18 lines
808 B
XML
18 lines
808 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
||
|
|
<g fill="none">
|
||
|
|
<g stroke="#28142b" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
||
|
|
<rect x="8" y="18" width="32" height="26" rx="2"/>
|
||
|
|
<rect x="14" y="26" width="8" height="8" rx="1"/>
|
||
|
|
<rect x="26" y="26" width="8" height="8" rx="1"/>
|
||
|
|
<polygon points="24,6 4,20 44,20"/>
|
||
|
|
<rect x="18" y="38" width="12" height="6" rx="2"/>
|
||
|
|
</g>
|
||
|
|
<g stroke="#d5b1da" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
||
|
|
<rect x="8" y="18" width="32" height="26" rx="2"/>
|
||
|
|
<rect x="14" y="26" width="8" height="8" rx="1"/>
|
||
|
|
<rect x="26" y="26" width="8" height="8" rx="1"/>
|
||
|
|
<polygon points="24,6 4,20 44,20"/>
|
||
|
|
<rect x="18" y="38" width="12" height="6" rx="2"/>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
</svg>
|