16 lines
573 B
XML
16 lines
573 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#323a69" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="8" y="12" width="32" height="24" rx="2"/>
|
|
<path d="M16 18l-4 4 4 4"/>
|
|
<path d="M28 22h6"/>
|
|
<path d="M24 26h10"/>
|
|
</g>
|
|
<g stroke="#7986CB" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="8" y="12" width="32" height="24" rx="2"/>
|
|
<path d="M16 18l-4 4 4 4"/>
|
|
<path d="M28 22h6"/>
|
|
<path d="M24 26h10"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|