5 lines
197 B
XML
5 lines
197 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
<rect x="2" y="2" width="20" height="9" rx="2" fill="white"/>
|
|
<rect x="2" y="13" width="20" height="9" rx="2" fill="white"/>
|
|
</svg>
|