7 lines
457 B
XML
7 lines
457 B
XML
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="16" cy="16" r="2.9" fill="#61DAFB"/>
|
|
<ellipse cx="16" cy="16" rx="12.3" ry="4.6" stroke="#61DAFB" stroke-width="1.8"/>
|
|
<ellipse cx="16" cy="16" rx="12.3" ry="4.6" stroke="#61DAFB" stroke-width="1.8" transform="rotate(60 16 16)"/>
|
|
<ellipse cx="16" cy="16" rx="12.3" ry="4.6" stroke="#61DAFB" stroke-width="1.8" transform="rotate(120 16 16)"/>
|
|
</svg>
|