6 lines
317 B
XML
6 lines
317 B
XML
|
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
|
||
|
|
stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<rect x="3" y="5" width="18" height="14" rx="2" />
|
||
|
|
<rect x="3" y="9" width="18" height="1" fill="currentColor" />
|
||
|
|
<path d="M9 14H7V15H9V14Z" />
|
||
|
|
</svg>
|