7 lines
440 B
XML
7 lines
440 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|||
|
|
<circle opacity="0.5" cx="12" cy="12" r="10" stroke="black" stroke-width="1.5"/>
|
||
|
|
<path d="M9 17C9.85038 16.3697 10.8846 16 12 16C13.1154 16 14.1496 16.3697 15 17" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
||
|
|
<ellipse cx="15" cy="10.5" rx="1" ry="1.5" fill="black"/>
|
||
|
|
<ellipse cx="9" cy="10.5" rx="1" ry="1.5" fill="black"/>
|
||
|
|
</svg>
|