8 lines
329 B
XML
8 lines
329 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="1em" height="1em"
|
|
fill="currentColor" stroke="none" shape-rendering="crispEdges">
|
|
<path d="M2 6h3l4-3v10l-4-3H2z"/>
|
|
<rect x="11" y="5" width="2" height="1"/>
|
|
<rect x="11" y="7" width="3" height="1"/>
|
|
<rect x="11" y="9" width="2" height="1"/>
|
|
</svg>
|