16 lines
No EOL
676 B
XML
16 lines
No EOL
676 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#235d1d" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="10" y="14" width="28" height="30" rx="3"/>
|
|
<path d="M10 14 L18 6 L30 6 L38 14"/>
|
|
<line x1="16" y1="6" x2="16" y2="14"/>
|
|
<line x1="32" y1="6" x2="32" y2="14"/>
|
|
</g>
|
|
<g stroke="#a9d8a4" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="10" y="14" width="28" height="30" rx="3"/>
|
|
<path d="M10 14 L18 6 L30 6 L38 14"/>
|
|
<line x1="16" y1="6" x2="16" y2="14"/>
|
|
<line x1="32" y1="6" x2="32" y2="14"/>
|
|
</g>
|
|
</g>
|
|
</svg> |