blob: 4e87c5b2a6cbcb30b544d1be24463bfa609f17e3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<svg style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
<path d="m54 3.146c0-0.926-0.751-1.677-1.677-1.677h-34.705c-2.02 0-3.958 0.803-5.387 2.231-1.428 1.429-2.231 3.367-2.231 5.387v45.295c0 2.02 0.803 3.958 2.231 5.387 1.429 1.428 3.367 2.231 5.387 2.231h28.764c2.02 0 3.958-0.803 5.387-2.231 1.428-1.429 2.231-3.367 2.231-5.387v-51.236z" style="fill:url(#_Linear1)"/>
<path d="m20.808 18.705v2.798h0.011l6.424 11.121-6.435 11.142v2.918h22.384v-5.595h-2.798v2.797h-16.421l5.653-9.792 0.847-1.467v-3e-3l-0.847-1.468-5.574-9.653h13.544v1.399h2.798v-4.197h-19.585-1e-3z" style="fill-rule:nonzero;fill:#62aef2"/>
<defs>
<linearGradient id="_Linear1" x2="1" gradientTransform="matrix(3.03829e-15,-49.619,49.619,3.03829e-15,615.22,51.088)" gradientUnits="userSpaceOnUse">
<stop style="stop-color:#404b8b" offset="0"/>
<stop style="stop-color:#6672ba" offset="1"/>
</linearGradient>
</defs>
</svg>
|