6 lines
319 B
XML
6 lines
319 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">
|
|
<path d="M2 12h3l2-6 3 12 3-12 2 6h3"/>
|
|
<rect class="fillable" fill="none" x="19" y="8" width="3" height="8" rx="1"/>
|
|
</svg>
|