Files
edueasy/public/icon.svg
T

14 lines
853 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<circle cx="50" cy="35" r="18" fill="#8CB8A0"/>
<ellipse cx="50" cy="70" rx="28" ry="22" fill="#8CB8A0"/>
<circle cx="42" cy="32" r="2.5" fill="#2D3436"/>
<circle cx="58" cy="32" r="2.5" fill="#2D3436"/>
<path d="M42 38 Q50 44 58 38" stroke="#2D3436" stroke-width="2" fill="none" stroke-linecap="round"/>
<path d="M35 22 Q30 10 38 12" stroke="#8CB8A0" stroke-width="3" fill="none" stroke-linecap="round"/>
<path d="M65 22 Q70 10 62 12" stroke="#8CB8A0" stroke-width="3" fill="none" stroke-linecap="round"/>
<path d="M28 60 Q18 65 18 75" stroke="#2D3436" stroke-width="1.5" fill="none"/>
<path d="M72 60 Q82 65 82 75" stroke="#2D3436" stroke-width="1.5" fill="none"/>
<circle cx="18" cy="78" r="4" fill="#D4A574"/>
<circle cx="82" cy="78" r="4" fill="#D4A574"/>
</svg>