blob: 45b77666c6804957750206bdf5911488c90e687f (
plain)
1
2
3
4
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<circle cx="12" cy="8" r="4"></circle>
<path d="M4 21c0-4 4-7 8-7s8 3 8 7"></path>
</svg>
|