16 lines
565 B
XML
16 lines
565 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#146c77" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="14" y="18" width="22" height="20" rx="2"/>
|
|
<path d="M10 14l4-4"/>
|
|
<path d="M10 14H8"/>
|
|
<path d="M10 14v-2"/>
|
|
</g>
|
|
<g stroke="#4DD0E1" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="14" y="18" width="22" height="20" rx="2"/>
|
|
<path d="M10 14l4-4"/>
|
|
<path d="M10 14H8"/>
|
|
<path d="M10 14v-2"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|