8 lines
384 B
XML
8 lines
384 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="12" cy="8" r="4" stroke="#999999" stroke-width="1.5" fill="none"/>
|
|
<path d="M6 20C6 16.6863 8.68629 14 12 14C15.3137 14 18 16.6863 18 20"
|
|
stroke="#999999"
|
|
stroke-width="1.5"
|
|
stroke-linecap="round"/>
|
|
</svg> |