File size: 368 Bytes
2409829 |
1 2 3 4 5 6 7 8 9 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<polygon points="3 1 0 1 0 4 1 4 1 2 3 2 3 1" />
<polygon points="13 1 13 2 15 2 15 4 16 4 16 1 13 1" />
<polygon points="1 14 1 12 0 12 0 15 3 15 3 14 1 14" />
<polygon points="15 12 15 14 13 14 13 15 16 15 16 12 15 12" />
<circle cx="6.5" cy="5.5" r="2.5" />
<circle cx="10" cy="11" r="2" />
</svg>
|