blob: 398fe3ad75a18f9e9598b4a068d0db5322b95ed6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" version="1.1" viewBox="0 0 16 16">
<defs>
<clipPath id="_clipPath_TZydaTDDsf4wsqCmT2rh8NRZqwph4Xl4">
<rect width="16" height="16"/>
</clipPath>
</defs>
<g clip-path="url(#_clipPath_TZydaTDDsf4wsqCmT2rh8NRZqwph4Xl4)">
<g>
<path d="M 2.05 3.8 L 9.75 1 L 13.95 2.05 L 13.95 13.95 L 9.75 15 L 2.05 12.2 L 9.75 13.25 L 9.75 3.1 L 4.85 4.15 L 4.85 11.15 L 2.05 12.2 L 2.05 3.8 L 2.05 3.8 Z" style="fill:#928374"/>
</g>
</g>
</svg>
|