16 lines
No EOL
658 B
XML
16 lines
No EOL
658 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#152114" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="8" y="16" width="32" height="16" rx="3"/>
|
|
<line x1="12" y1="24" x2="36" y2="24"/>
|
|
<polygon points="24,12 20,18 28,18"/>
|
|
<polygon points="24,36 20,30 28,30"/>
|
|
</g>
|
|
<g stroke="#b2c7b1" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="8" y="16" width="32" height="16" rx="3"/>
|
|
<line x1="12" y1="24" x2="36" y2="24"/>
|
|
<polygon points="24,12 20,18 28,18"/>
|
|
<polygon points="24,36 20,30 28,30"/>
|
|
</g>
|
|
</g>
|
|
</svg> |