diff options
author | codecalm <codecalm@gmail.com> | 2020-10-23 23:53:52 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-23 23:53:52 +0200 |
commit | 8b413eb8e2f7f0a38fb49755c764088026dddba1 (patch) | |
tree | ac803de5697026141666e726a18a180d25f44b69 /src/_icons/mailbox.svg | |
parent | 17 new icons: `brand-booking`, `brand-google-analytics`, `brand-shazam`, `cha... (diff) | |
download | tabler-icons-8b413eb8e2f7f0a38fb49755c764088026dddba1.tar.xz |
4 new icons: `brand-open-source`, `brand-patreon`, `mailbox`, `vaccine`
Diffstat (limited to 'src/_icons/mailbox.svg')
-rw-r--r-- | src/_icons/mailbox.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/mailbox.svg b/src/_icons/mailbox.svg new file mode 100644 index 00000000..67324d2d --- /dev/null +++ b/src/_icons/mailbox.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M10 21v-6.5a3.5 3.5 0 0 0 -7 0v6.5h18v-6a4 4 0 0 0 -4 -4h-10.5" /> + <path d="M12 11v-8h4l2 2l-2 2h-4" /> + <path d="M6 15h1" /> +</svg> |