blob: 47e88252acfc7b8ce39751f14f9af746e9276d93 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<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="m32.07 31.448c2.582 0 4.675-2.093 4.675-4.675s-2.093-4.675-4.675-4.675-4.676 2.093-4.676 4.675c0 2.555 2.05 4.631 4.676 4.675z" style="fill:#296f79"/>
<path d="m38.047 31.796c-1.499-0.844-2.997 2.079-6.09 1.937-2.899-0.133-4.76-2.975-6.231-2.127-1.472 0.848-4.173 6.036-2.599 7.213 1.653 1.237 3.833 2.511 8.539 2.551 5.144 0.045 7.832-1.34 9.284-2.576s-1.404-6.154-2.903-6.998z" style="fill:#296f79"/>
<defs>
<linearGradient id="_Linear1" x2="1" gradientTransform="matrix(3.03829e-15,-49.619,49.619,3.03829e-15,469.44,51.088)" gradientUnits="userSpaceOnUse">
<stop style="stop-color:#348692" offset="0"/>
<stop style="stop-color:#69b9cd" offset="1"/>
</linearGradient>
</defs>
</svg>
|