1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<svg style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<g transform="scale(.75)">
<path d="m61.122 15.88c0-2.762-2.239-5-5-5h-48.244c-2.761 0-5 2.238-5 5v32.246c0 2.761 2.239 5 5 5h48.244c2.761 0 5-2.239 5-5v-32.246z" style="fill:rgb(0,131,213)"/>
<path d="m61.122 20.652c0-1.326-0.527-2.598-1.465-3.536-0.938-0.937-2.209-1.464-3.535-1.464h-25.58c-1.232 0-2.42-0.455-3.337-1.277-0.768-0.689-1.713-1.535-2.481-2.224-0.917-0.822-2.105-1.277-3.337-1.277h-13.509c-1.326 0-2.597 0.527-3.535 1.465-0.938 0.937-1.465 2.209-1.465 3.535v32.252c0 2.761 2.239 5 5 5h48.244c2.761 0 5-2.239 5-5v-27.474z" style="fill:url(#_Linear1)"/>
<path d="m30.808 25.6c0-0.423-0.209-0.819-0.558-1.058-0.35-0.238-0.794-0.288-1.188-0.135-1.471 0.564-2.65 1.442-3.549 2.573-0.898 1.132-1.515 2.516-1.859 4.092h-4.769v4.77h4.769c0.69 3.156 2.472 5.543 5.419 6.667 0.393 0.149 0.835 0.095 1.18-0.143 0.347-0.239 0.554-0.632 0.554-1.053 1e-3 -3.616 1e-3 -12.097 1e-3 -15.713zm4.118-1.195c-0.392-0.149-0.834-0.096-1.18 0.143s-0.553 0.632-0.553 1.052c-1e-3 3.616-1e-3 12.097-1e-3 15.713 0 0.421 0.207 0.816 0.554 1.054 0.346 0.239 0.788 0.292 1.181 0.143 2.947-1.125 4.729-3.512 5.419-6.668h4.769v-4.77h-4.769c-0.69-3.157-2.472-5.544-5.42-6.667z" style="fill-rule:nonzero;fill:url(#_Linear2)"/>
</g>
<defs>
<linearGradient id="_Linear1" x2="1" gradientTransform="matrix(2.54933e-15,-41.6338,41.6338,2.54933e-15,445.153,52.7218)" gradientUnits="userSpaceOnUse">
<stop style="stop-color:rgb(16,117,246)" offset="0"/>
<stop style="stop-color:rgb(18,197,255)" offset="1"/>
</linearGradient>
<linearGradient id="_Linear2" x2="1" gradientTransform="matrix(1.20375e-15,19.6587,-19.6587,1.20375e-15,-446.094,23.9186)" gradientUnits="userSpaceOnUse">
<stop style="stop-color:rgb(18,108,152)" offset="0"/>
<stop style="stop-color:rgb(11,79,148)" offset="1"/>
</linearGradient>
</defs>
</svg>
|