12 lines
647 B
XML
12 lines
647 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
<rect width="4" height="4" x="5" y="5" style="fill:#d4ae2b"/>
|
|
<rect width="4" height="4" x="10" y="5" style="fill:#d4ae2b"/>
|
|
<rect width="4" height="4" x="15" y="5" style="fill:#d4ae2b"/>
|
|
<rect width="4" height="4" x="5" y="10" style="fill:#d4ae2b"/>
|
|
<rect width="4" height="4" x="10" y="10" style="fill:#d4ae2b"/>
|
|
<rect width="4" height="4" x="15" y="10" style="fill:#d4ae2b"/>
|
|
<rect width="4" height="4" x="5" y="15" style="fill:#d4ae2b"/>
|
|
<rect width="4" height="4" x="10" y="15" style="fill:#d4ae2b"/>
|
|
<rect width="4" height="4" x="15" y="15" style="fill:#d4ae2b"/>
|
|
</svg>
|