mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 17:42:15 +02:00
23 lines
479 B
XML
23 lines
479 B
XML
<!--
|
|
category: Communication
|
|
tags: [comment, chat, reply]
|
|
version: "1.0"
|
|
unicode: "eaee"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M12 11v.01" />
|
|
<path d="M8 11v.01" />
|
|
<path d="M16 11v.01" />
|
|
<path d="M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-5l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3z" />
|
|
</svg>
|