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="m14.633 10.874h6.754c0.466 0 0.926 0.066 1.368 0.191l36.348 41.074c-0.832 0.62-1.864 0.987-2.981 0.987h-4.098l-37.391-42.252zm-7.999 0.158 37.251 42.094h-7.953l-33.053-37.351c0.026-1.29 0.55-2.522 1.464-3.436 0.638-0.639 1.431-1.086 2.291-1.307zm21.16 42.094h-7.576l-17.34-19.594v-8.561l24.916 28.155zm-24.916-10.397 9.201 10.397h-4.201c-2.761 0-5-2.239-5-5v-5.397zm40.027-27.077 18.217 20.585v8.986l-26.17-29.571h7.953zm8.138 0h5.079c1.326 0 2.597 0.527 3.535 1.464 0.938 0.938 1.465 2.21 1.465 3.536v6.388l-10.079-11.388z" style="fill:url(#_Linear2)"/>
</g>
<defs>
<linearGradient id="_Linear1" x2="1" gradientTransform="matrix(2.54933e-15,-41.6338,41.6338,2.54933e-15,897.879,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(2.58727e-15,42.2533,-42.2533,2.58727e-15,-2601.84,10.8734)" gradientUnits="userSpaceOnUse">
<stop style="stop-color:rgb(18,108,152);stop-opacity:.33" offset="0"/>
<stop style="stop-color:rgb(11,79,148);stop-opacity:.33" offset="1"/>
</linearGradient>
</defs>
</svg>
|