diff options
author | codecalm <codecalm@gmail.com> | 2020-03-21 12:16:18 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-21 12:16:18 +0100 |
commit | d6df9fa7c4ca1b0b6599f7338b5af9afd643bfed (patch) | |
tree | 03aad476ed8fd2492aa4c25a2c8fd2ccf71fd0d1 /src/_icons/message-circle.svg | |
parent | zip task (diff) | |
parent | new icons png (diff) | |
download | tabler-icons-d6df9fa7c4ca1b0b6599f7338b5af9afd643bfed.tar.xz |
Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons into dev
Diffstat (limited to 'src/_icons/message-circle.svg')
-rw-r--r-- | src/_icons/message-circle.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/message-circle.svg b/src/_icons/message-circle.svg index 9fbd6896..b4316bb0 100644 --- a/src/_icons/message-circle.svg +++ b/src/_icons/message-circle.svg @@ -2,7 +2,7 @@ tags: [comment, chat, reply] --- <svg> - <path d="M3 20l1.3 -3.9a9 8 0 113.4 2.9l-4.7 1" /> + <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" /> |