11 lines
422 B
XML
11 lines
422 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12">
|
|
<rect width="1" height="10" x="1" y="1" />
|
|
<rect width="1" height="10" x="4" y="1" />
|
|
<rect width="1" height="10" x="7" y="1" />
|
|
<rect width="1" height="10" x="10" y="1" />
|
|
<rect width="10" height="1" x="1" y="1" />
|
|
<rect width="10" height="1" x="1" y="4" />
|
|
<rect width="10" height="1" x="1" y="7" />
|
|
<rect width="10" height="1" x="1" y="10" />
|
|
</svg>
|