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="m34.114 25.523c1.366 0 2.676 0.543 3.642 1.509 0.966 0.965 1.508 2.275 1.508 3.641v10.805h-15.789c-1.365 0-2.675-0.542-3.641-1.508s-1.509-2.276-1.509-3.642v-10.805h15.789zm13.883 1.68c0-0.187-0.1-0.359-0.26-0.447-0.161-0.089-0.355-0.08-0.507 0.023-1.72 1.168-5.831 3.959-7.101 4.821-0.238 0.161-0.379 0.435-0.377 0.727 6e-3 0.674 0.017 1.912 0.024 2.587 2e-3 0.293 0.149 0.564 0.39 0.72 1.275 0.829 5.365 3.485 7.072 4.594 0.152 0.099 0.345 0.105 0.503 0.015 0.158-0.089 0.256-0.259 0.256-0.444v-12.596zm-14.463 1.292h-12.264v7.125c0 1.693 1.372 3.065 3.065 3.065h11.98v-7.408c0-1.536-1.245-2.782-2.781-2.782z" 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(1.05206e-15,-17.1814,17.1814,1.05206e-15,912,42.7051)" gradientUnits="userSpaceOnUse">
<stop style="stop-color:rgb(11,78,148)" offset="0"/>
<stop style="stop-color:rgb(19,110,152)" offset="1"/>
</linearGradient>
</defs>
</svg>
|