blob: e6daf24d4935d7f8843611e4b95537be6a4eb682 (
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="m18.5 18.5v12h12v-12h-12zm15 0v12h12v-12h-12zm-15 15v12h12v-12h-12zm15 0v12h12v-12h-12z" style="fill-opacity:.6;fill-rule:nonzero;fill:#fff"/>
<defs>
<linearGradient id="_Linear1" x2="1" gradientTransform="matrix(3.03829e-15,-49.619,49.619,3.03829e-15,177.88,51.088)" gradientUnits="userSpaceOnUse">
<stop style="stop-color:#48aeff" offset="0"/>
<stop style="stop-color:#90cdff" offset="1"/>
</linearGradient>
</defs>
</svg>
|