blob: 52ecbfeae72548747b3a11b2cdc0118442834f63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16">
<defs>
<clipPath id="_clipPath_XunAuODah5CVOB0e0uBbten8SweWW0E3">
<rect width="16" height="16"/>
</clipPath>
</defs>
<g clip-path="url(#_clipPath_XunAuODah5CVOB0e0uBbten8SweWW0E3)">
<rect fill="#928374" width="4.625" height="3.594" x="18.19" y="-.16" transform="matrix(1,0,0,1,0,0)"/>
<path fill="#928374" d="M 2.75 15 L 2.75 1 L 6.833 1 L 6.833 6.18 C 6.9 6.883 7.649 6.57 7.702 6.246 L 8.583 1 L 13.106 1 L 11.503 7.44 L 9.752 7.859 L 11.646 8.28 L 13.25 15 L 8.583 15 L 7.702 9.328 C 7.653 8.889 6.847 8.885 6.833 9.4 C 6.82 9.914 6.833 15 6.833 15"/>
</g>
</svg>
|