mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-07-31 11:20:31 +02:00
23 lines
535 B
XML
23 lines
535 B
XML
<!--
|
|
category: Communication
|
|
tags: [comment, chat, reply, faq]
|
|
unicode: "f40b"
|
|
version: "1.94"
|
|
-->
|
|
<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="M8 9h1m4 0h3" />
|
|
<path d="M8 13h5" />
|
|
<path d="M8 4h10a3 3 0 0 1 3 3v8c0 .57 -.16 1.104 -.436 1.558m-2.564 1.442h-3l-3 3l-3 -3h-3a3 3 0 0 1 -3 -3v-8c0 -1.084 .575 -2.034 1.437 -2.561" />
|
|
<path d="M3 3l18 18" />
|
|
</svg>
|