blob: 01fdfe9b25e741cdb4022a59c7d5c3e5e2f1d2fd (
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_4PNSi59QCBNClUdIox6ZhzrKJ0M9aCGL">
<rect width="16" height="16"/>
</clipPath>
</defs>
<g clip-path="url(#_clipPath_4PNSi59QCBNClUdIox6ZhzrKJ0M9aCGL)">
<rect style="fill:#928374" fill-opacity="0" width="16" height="16"/>
<path fill="#928374" fill-rule="evenodd" d="M 4.857 11.7 L 0 16 L 0 10.117 L 4.857 5.816 L 4 0 L 9.382 3.523 L 10.174 9.143 L 10.174 9.143 L 16 11.987 L 10.645 14.4 L 4.858 11.7 L 4.857 11.7 L 4.857 11.7 Z M 4.857 11.7 L 4.857 11.7 L 4.858 11.7 L 10.173 9.143 L 4.857 5.816 L 4.857 11.7 Z"/>
</g>
</svg>
|