blob: fd9ae9817eca9accb2bc7b4b6087b12b4fe6f69b (
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_sBaHYDAEJ0ND8xu4wJFLVYj3lQZdBO3f">
<rect width="16" height="16"/>
</clipPath>
</defs>
<g clip-path="url(#_clipPath_sBaHYDAEJ0ND8xu4wJFLVYj3lQZdBO3f)">
<rect style="fill:#d4be98" fill-opacity="0" width="16" height="16"/>
<path fill="#d4be98" d="M 8 0 C 7.264 0 6.667 0.597 6.667 1.333 C 6.667 2.07 7.264 2.667 8 2.667 C 8.736 2.667 9.333 2.07 9.333 1.333 C 9.333 0.597 8.736 0 8 0 Z M 4 5.333 L 4 8 L 6.667 8 L 6.667 13.333 L 4 13.333 L 4 16 L 12 16 L 12 13.333 L 9.333 13.333 L 9.333 8 L 9.333 5.333 L 6.667 5.333 L 4 5.333 Z"/>
</g>
</svg>
|