16 lines
No EOL
624 B
XML
16 lines
No EOL
624 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#14191d" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M10 18 L10 42 L38 42 L38 18 Z"/>
|
|
<path d="M10 18 Q24 6 38 18"/>
|
|
<polygon points="24,6 18,14 30,14"/>
|
|
<line x1="24" y1="18" x2="24" y2="42"/>
|
|
</g>
|
|
<g stroke="#b0bac1" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M10 18 L10 42 L38 42 L38 18 Z"/>
|
|
<path d="M10 18 Q24 6 38 18"/>
|
|
<polygon points="24,6 18,14 30,14"/>
|
|
<line x1="24" y1="18" x2="24" y2="42"/>
|
|
</g>
|
|
</g>
|
|
</svg> |