blob: 7a8db0a8de185a635a92b712d031240a29ae333f (
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="m32.014 19.833c3.733 0.024 7.128 3.25 7.153 7.16v3.84l0.969 5e-3c0.417 0.039 0.484 0.077 0.662 0.147 0.812 0.322 1.335 0.936 1.369 2.015v11c-0.014 0.444-0.061 0.566-0.152 0.798-0.322 0.812-0.936 1.335-2.015 1.369h-16c-0.444-0.014-0.566-0.061-0.798-0.152-0.812-0.322-1.335-0.936-1.369-2.015v-11c0.013-0.418 0.047-0.487 0.106-0.67 0.285-0.875 0.942-1.462 2.061-1.497h9.833c0-2.261 0.49-4.94-1.197-5.555-1.102-0.402-2.453 0.474-2.47 1.749 0 0-0.403 2.085-2.166 2.14h-1c-0.933-0.03-0.996-0.211-1.278-0.417-2.806-2.05 1.241-8.948 6.292-8.917z" style="fill:#fde2a6"/>
<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:#df8800" offset="0"/>
<stop style="stop-color:#f89507" offset="1"/>
</linearGradient>
</defs>
</svg>
|