7 lines
462 B
XML
7 lines
462 B
XML
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
<g fill="none" stroke="currentColor" stroke-width="2.25" stroke-linecap="round" stroke-linejoin="round">
|
|
<path
|
|
d="M9.4 21c.7.6 1.6 1 2.6 1s1.9-.4 2.6-1M18 8c0-1.6-.6-3.1-1.8-4.2C15.1 2.6 13.6 2 12 2s-3.1.6-4.2 1.8S6 6.4 6 8c0 3.1-.8 5.2-1.7 6.6-.7 1.2-1.1 1.8-1.1 1.9 0 .2.1.3.2.4.2.1.8.1 2 .1h13.2c1.2 0 1.8 0 1.9-.1.1-.1.2-.2.2-.4s-.4-.8-1.1-1.9C18.8 13.2 18 11.1 18 8z"/>
|
|
</g>
|
|
</svg>
|