14 lines
No EOL
536 B
XML
14 lines
No EOL
536 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#161d50" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="24" cy="24" r="14"/>
|
|
<path d="M14 34 L24 10 L34 34"/>
|
|
<line x1="18" y1="26" x2="30" y2="26"/>
|
|
</g>
|
|
<g stroke="#9ea4ce" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="24" cy="24" r="14"/>
|
|
<path d="M14 34 L24 10 L34 34"/>
|
|
<line x1="18" y1="26" x2="30" y2="26"/>
|
|
</g>
|
|
</g>
|
|
</svg> |