1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
<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="m18.448 31.054 2.403 2.877 11.056-8.883 11.108 8.927 2.537-2.921-13.584-10.724-13.52 10.724z" style="fill:url(#_Linear2)"/>
<path d="m39.855 20.994c0-0.355-0.287-0.642-0.641-0.642h-2.812c-0.354 0-0.641 0.287-0.641 0.642v5.758h4.094v-5.758z" style="fill:url(#_Linear3)"/>
<path d="m20.851 42.985c0 0.851 0.34 1.666 0.943 2.266 0.604 0.6 1.422 0.934 2.273 0.928 4.218-0.028 11.577-0.076 15.775-0.104 1.756-0.011 3.173-1.438 3.173-3.194v-11.291l-11.047-8.723-11.117 8.187v11.931zm13.73-8.592h-5.296v7.521h5.296v-7.521z" style="fill:url(#_Linear4)"/>
</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(-.0931097 25.7244 -25.7244 -.0931097 -490.977 18.4371)" gradientUnits="userSpaceOnUse">
<stop style="stop-color:rgb(19,112,152)" offset="0"/>
<stop style="stop-color:rgb(11,78,148)" offset="1"/>
</linearGradient>
<linearGradient id="_Linear3" x2="1" gradientTransform="matrix(1.61143e-15,26.3166,-26.3166,1.61143e-15,-497.787,19.8626)" gradientUnits="userSpaceOnUse">
<stop style="stop-color:rgb(19,112,152)" offset="0"/>
<stop style="stop-color:rgb(11,78,148)" offset="1"/>
</linearGradient>
<linearGradient id="_Linear4" x2="1" gradientTransform="matrix(-.329696 25.7244 -25.7244 -.329696 -556.333 12.7908)" gradientUnits="userSpaceOnUse">
<stop style="stop-color:rgb(19,112,152)" offset="0"/>
<stop style="stop-color:rgb(11,78,148)" offset="1"/>
</linearGradient>
</defs>
</svg>
|