8 lines
435 B
XML
8 lines
435 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="1em" height="1em"
|
|
fill="none" stroke="currentColor" stroke-width="1.5" stroke-linejoin="miter" shape-rendering="crispEdges">
|
|
<rect x="1" y="1" width="14" height="4"/>
|
|
<path d="M1 5v10h14V5M7 3h2"/>
|
|
<rect x="7" y="6" width="2" height="2" fill="currentColor" stroke="none"/>
|
|
<rect x="7" y="9" width="2" height="1" fill="currentColor" stroke="none"/>
|
|
</svg>
|