14 lines
No EOL
546 B
XML
14 lines
No EOL
546 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#323a53" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="24" cy="24" r="10"/>
|
|
<line x1="12" y1="8" x2="36" y2="40"/>
|
|
<line x1="6" y1="24" x2="42" y2="24"/>
|
|
</g>
|
|
<g stroke="#b5bcd0" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="24" cy="24" r="10"/>
|
|
<line x1="12" y1="8" x2="36" y2="40"/>
|
|
<line x1="6" y1="24" x2="42" y2="24"/>
|
|
</g>
|
|
</g>
|
|
</svg> |