From 9fac706b751aa5a3259bd0488e951979f94b3379 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Sat, 11 Mar 2017 00:15:41 -0800 Subject: [PATCH] Add inbox icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/inbox.svg | 4 ++++ 3 files changed, 6 insertions(+) create mode 100644 icons/inbox.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 61c6549..6e37285 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,6 +53,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `file` - `folder` - `heart` + - `inbox` - `lock` - `mail` - `minus` diff --git a/icons-manifest.json b/icons-manifest.json index 5867d07..1f3ef82 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -9,6 +9,7 @@ "zoom-out", "filter", "mail", + "inbox", "scissors", "lock", "unlock", diff --git a/icons/inbox.svg b/icons/inbox.svg new file mode 100644 index 0000000..b8b9d55 --- /dev/null +++ b/icons/inbox.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file