From 7980c32eb18fa7f4ef601e1112993bf1796d192e Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Sat, 11 Mar 2017 01:09:00 -0800 Subject: [PATCH] Add aperture icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/aperture.svg | 9 +++++++++ 3 files changed, 11 insertions(+) create mode 100644 icons/aperture.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e37285..c17c8c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added - Add # new icons: + - `aperture` - `at-sign` - `award` - `bell-off` diff --git a/icons-manifest.json b/icons-manifest.json index 6a6cac8..94e0b2b 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -17,6 +17,7 @@ "user", "file", "folder", + "aperture", "camera", "camera-off", "video", diff --git a/icons/aperture.svg b/icons/aperture.svg new file mode 100644 index 0000000..f1038ad --- /dev/null +++ b/icons/aperture.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file