From 99d3e02104e1667736eeae4f1c55972d1126999f Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Sun, 26 Mar 2017 00:14:25 -0700 Subject: [PATCH] Add pocket icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/pocket.svg | 4 ++++ 3 files changed, 6 insertions(+) create mode 100644 icons/pocket.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 790b518..f923901 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `phone-missed` - `phone-off` - `phone-outgoing` + - `pocket` - `radio` - `scissors` - `square` diff --git a/icons-manifest.json b/icons-manifest.json index 24debcf..90baf35 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -33,6 +33,7 @@ "thumbs-down", "facebook", "instagram", + "pocket", "at-sign", "hash", "phone", diff --git a/icons/pocket.svg b/icons/pocket.svg new file mode 100644 index 0000000..efcea7b --- /dev/null +++ b/icons/pocket.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file