9 lines
449 B
XML
9 lines
449 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect x="4" y="14" width="24" height="14" rx="1" fill="#3b82f6"/>
|
|
<rect x="4" y="4" width="4" height="14" fill="#3b82f6"/>
|
|
<rect x="14" y="4" width="4" height="14" fill="#3b82f6"/>
|
|
<rect x="24" y="4" width="4" height="14" fill="#3b82f6"/>
|
|
<rect x="12" y="20" width="8" height="8" rx="1" fill="#1e293b"/>
|
|
<rect x="12" y="20" width="8" height="4" rx="1" fill="#1e293b"/>
|
|
</svg>
|