diff options
author | codecalm <codecalm@gmail.com> | 2020-09-01 18:34:12 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-01 18:34:12 +0200 |
commit | 9bbcbf98765422220741047252544d8fa9f043da (patch) | |
tree | 3ef7998ee0d9cfb5972c34d3c6da6dc59f036b28 /icons/message-report.svg | |
parent | h1-h6 icons (diff) | |
download | tabler-icons-9bbcbf98765422220741047252544d8fa9f043da.tar.xz |
Release 1.16.0v1.16.0
Diffstat (limited to 'icons/message-report.svg')
-rw-r--r-- | icons/message-report.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/message-report.svg b/icons/message-report.svg new file mode 100644 index 00000000..97490fdf --- /dev/null +++ b/icons/message-report.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-message-report" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <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="12" y1="8" x2="12" y2="11" /> + <line x1="12" y1="14" x2="12" y2="14.01" /> +</svg> + + |