mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-21 05:11:25 +02:00
message-plus
icon
This commit is contained in:
9
src/_icons/message-plus.svg
Normal file
9
src/_icons/message-plus.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
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>
|
@@ -3,6 +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" />
|
||||
<path d="M12 8v3"></path>
|
||||
<path d="M12 14v.01"></path>
|
||||
<line x1="12" y1="8" x2="12" y2="11" />
|
||||
<line x1="12" y1="14" x2="12" y2="14.01" />
|
||||
</svg>
|
||||
|
Reference in New Issue
Block a user