6 lines
310 B
XML
6 lines
310 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="12" cy="12" r="9" stroke="currentColor" stroke-width="2"/>
|
|
<path d="M9 17V14H15V17" stroke="currentColor" stroke-width="2"/>
|
|
<circle cx="12" cy="9" r="2" stroke="currentColor" stroke-width="2"/>
|
|
</svg>
|