diff options
Diffstat (limited to 'src/_icons/message-circle-2.svg')
-rw-r--r-- | src/_icons/message-circle-2.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/message-circle-2.svg b/src/_icons/message-circle-2.svg new file mode 100644 index 00000000..3b2b72f3 --- /dev/null +++ b/src/_icons/message-circle-2.svg @@ -0,0 +1,10 @@ +--- +category: Communication +tags: [comment, chat, reply] +--- +<svg> + <path d="M3 20l1.3 -3.9a9 8 0 1 1 3.4 2.9l-4.7 1" /> + <line x1="12" y1="12" x2="12" y2="12.01" /> + <line x1="8" y1="12" x2="8" y2="12.01" /> + <line x1="16" y1="12" x2="16" y2="12.01" /> +</svg> |