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="m32 39.16 6.3-7.948c0.614-0.773 1.742-0.904 2.515-0.29 0.775 0.614 0.905 1.741 0.291 2.515l-7.694 9.705c-0.354 0.448-0.881 0.68-1.412 0.677-0.531 3e-3 -1.057-0.229-1.412-0.677l-7.693-9.704c-0.614-0.774-0.484-1.902 0.291-2.515 0.773-0.614 1.901-0.483 2.515 0.29l6.299 7.947zm0-8.933 3.193-4.028c0.456-0.575 1.294-0.673 1.87-0.216 0.576 0.456 0.673 1.295 0.216 1.87l-4.228 5.335c-0.264 0.333-0.656 0.505-1.051 0.504-0.395 1e-3 -0.787-0.171-1.05-0.504l-4.229-5.335c-0.457-0.575-0.36-1.414 0.216-1.87 0.576-0.457 1.414-0.359 1.871 0.216l3.192 4.028z" style="fill:url(#_Linear2)"/>
</g>
<defs>
<linearGradient id="_Linear1" x2="1" gradientTransform="matrix(2.54933e-15,-41.6338,41.6338,2.54933e-15,1350.6,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(-.00891646 -19.0606 19.0606 -.00891646 1452.45 43.155)" gradientUnits="userSpaceOnUse">
<stop style="stop-color:rgb(11,79,148)" offset="0"/>
<stop style="stop-color:rgb(18,109,152)" offset="1"/>
</linearGradient>
</defs>
</svg>
|