blob: d5e8288986697d7aa58edc9eb51cd8eafde1f65d (
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_TeulTG7DONtxXNthIdVnB4SiPkY9Fhuk">
<rect width="16" height="16"/>
</clipPath>
</defs>
<g clip-path="url(#_clipPath_TeulTG7DONtxXNthIdVnB4SiPkY9Fhuk)">
<rect fill="#928374" width="4.625" height="3.594" x="17.19" y=".06" transform="matrix(1,0,0,1,0,0)"/>
<path fill="#928374" d="M 8 2.077 L 1 13.923 L 8 6.385 L 15 13.923 L 8 2.077 Z M 8 8 L 6.923 9.077 L 9.077 9.077 L 8 8 Z M 5.846 10.154 L 4.769 11.231 L 11.231 11.231 L 10.154 10.154 L 5.846 10.154 Z"/>
</g>
</svg>
|