From da1da51176fdbecbbea5686ecd726dd364e3e55c Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Fri, 3 Mar 2017 16:00:26 -0800 Subject: [PATCH] Add video icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/video.svg | 4 ++++ 3 files changed, 6 insertions(+) create mode 100644 icons/video.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ed1c9d..fb0e6c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `search` - `star` - `unlock` + - `video` - `zoom-in` - `zoom-out` diff --git a/icons-manifest.json b/icons-manifest.json index 6473ac8..b5672b9 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -14,6 +14,7 @@ "folder", "camera", "camera-off", + "video", "mic", "mic-off", "bookmark", diff --git a/icons/video.svg b/icons/video.svg new file mode 100644 index 0000000..936c1ed --- /dev/null +++ b/icons/video.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file