18 lines
707 B
XML
18 lines
707 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#4f5a5f" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<line x1="24" y1="6" x2="24" y2="30"/>
|
|
<line x1="24" y1="30" x2="12" y2="40"/>
|
|
<line x1="24" y1="30" x2="36" y2="40"/>
|
|
<path d="M10 30a16 16 0 0128 0"/>
|
|
<path d="M15 25a8 8 0 0118 0"/>
|
|
</g>
|
|
<g stroke="#B0BEC5" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<line x1="24" y1="6" x2="24" y2="30"/>
|
|
<line x1="24" y1="30" x2="12" y2="40"/>
|
|
<line x1="24" y1="30" x2="36" y2="40"/>
|
|
<path d="M10 30a16 16 0 0128 0"/>
|
|
<path d="M15 25a8 8 0 0118 0"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|