7 lines
260 B
XML
7 lines
260 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 44 44">
|
|
<rect height="20" width="20"></rect>
|
|
<rect height="20" width="20" y="24"></rect>
|
|
<rect height="20" width="20" x="24"></rect>
|
|
<rect height="20" width="20" x="24" y="24"></rect>
|
|
</svg>
|