8 lines
377 B
XML
8 lines
377 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 class="fillable" fill="none" d="M7 11h10l1 9H6z"/>
|
|
<path d="M8 11V8a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v3"/>
|
|
<path d="M10 7V5h4v2"/>
|
|
<line x1="9" y1="15" x2="15" y2="15"/>
|
|
</svg>
|