1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-29 10:20:52 +01:00

question-mark icon #41

This commit is contained in:
codecalm 2020-09-01 17:30:27 +02:00
parent 19fc8efc1e
commit dde39a2580
2 changed files with 6 additions and 1 deletions

View File

@ -3,7 +3,6 @@ tags: [comment, chat, reply, communication, conversation]
---
<svg>
<path d="M4 21v-13a3 3 0 0 1 3 -3h10a3 3 0 0 1 3 3v6a3 3 0 0 1 -3 3h-9l-4 4" />
<line x1="10" y1="11" x2="14" y2="11" />
<line x1="12" y1="9" x2="12" y2="13" />
</svg>

View File

@ -0,0 +1,6 @@
---
---
<svg>
<path d="M8 8 a3.5 3 0 0 1 3.5 -3h1a3.5 3 0 0 1 3.5 3a3 3 0 0 1 -2 3a3 4 0 0 0 -2 4" />
<line x1="12" y1="19" x2="12" y2="19.01" />
</svg>