8 lines
582 B
XML
8 lines
582 B
XML
|
<svg fill="none" stroke="currentColor" stroke-linecap="round"
|
||
|
stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"
|
||
|
class="w-4 h-4 md:h-6 md:w-6">
|
||
|
<path
|
||
|
d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z">
|
||
|
</path>
|
||
|
</svg>
|