7 lines
433 B
XML
7 lines
433 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|||
|
|
<circle cx="15" cy="9" r="7" stroke="black" stroke-width="1.5"/>
|
||
|
|
<circle opacity="0.5" cx="15" cy="9" r="2" stroke="black" stroke-width="1.5"/>
|
||
|
|
<path d="M3.5 20.5L9.5 14.5" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
||
|
|
<path d="M6 21L4.5 19.5M6.5 17.5L8 19" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
||
|
|
</svg>
|