6 lines
309 B
XML
6 lines
309 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="3" width="14" height="10"/>
|
|
<path d="M6 6v4l5-2z" fill="currentColor" stroke="none"/>
|
|
</svg>
|