From d802ec14eece0cf1fb4a4c0bcfb44fbd3b3251c9 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Thu, 4 May 2017 22:58:58 -0700 Subject: [PATCH] Add image svg --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/image.svg | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 icons/image.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ee8ebd..cde37da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -98,6 +98,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `flag` - `folder` - `heart` + - `image` - `inbox` - `layers` - `layout` diff --git a/icons-manifest.json b/icons-manifest.json index 7b1618f..5bec094 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -28,6 +28,7 @@ "camera-off", "video", "video-off", + "image", "mic", "mic-off", "bookmark", diff --git a/icons/image.svg b/icons/image.svg new file mode 100644 index 0000000..af9508c --- /dev/null +++ b/icons/image.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file