9 lines
541 B
XML
9 lines
541 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round">
|
|
<line x1="4" y1="21" x2="4" y2="3"/>
|
|
<line x1="12" y1="21" x2="12" y2="3"/>
|
|
<line x1="20" y1="21" x2="20" y2="3"/>
|
|
<rect class="fillable" fill="none" x="2" y="8" width="4" height="4" rx="1"/>
|
|
<rect class="fillable" fill="none" x="10" y="14" width="4" height="4" rx="1"/>
|
|
<rect class="fillable" fill="none" x="18" y="6" width="4" height="4" rx="1"/>
|
|
</svg>
|