diff options
author | codecalm <codecalm@gmail.com> | 2020-09-01 17:20:07 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-01 17:20:07 +0200 |
commit | af55c5716f0eb373cf9ae359abcd73c07b68b17a (patch) | |
tree | 93700dac994d001661d85a842bda3976ef208d70 /src | |
parent | `select` icon (diff) | |
download | tabler-icons-af55c5716f0eb373cf9ae359abcd73c07b68b17a.tar.xz |
`message-report` icon
Diffstat (limited to 'src')
-rw-r--r-- | src/_icons/message-report.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/message-report.svg b/src/_icons/message-report.svg new file mode 100644 index 00000000..158207ac --- /dev/null +++ b/src/_icons/message-report.svg @@ -0,0 +1,8 @@ +--- +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> +</svg> |