diff options
author | codecalm <codecalm@gmail.com> | 2020-03-05 23:48:52 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-05 23:48:52 +0100 |
commit | c437e7a3973c2d00aee21b901c6743b9a052635c (patch) | |
tree | 3fde06bcd02de279dec84fc8238782402f9b0056 /_icons/inbox.svg | |
parent | messages (diff) | |
download | tabler-icons-c437e7a3973c2d00aee21b901c6743b9a052635c.tar.xz |
news, refresh, sticker, archive, stroke icons
Diffstat (limited to '_icons/inbox.svg')
-rw-r--r-- | _icons/inbox.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/inbox.svg b/_icons/inbox.svg new file mode 100644 index 00000000..e6f3700f --- /dev/null +++ b/_icons/inbox.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <rect x="4" y="4" width="16" height="16" rx="2" /> + <path d="M4 13h3l3 3h4l3 -3h3" /> +</svg> |