From 93aac29017bb7e6a852fbeae5e8b03c6e1e08c26 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Sun, 30 Apr 2017 23:52:41 -0700 Subject: [PATCH] Add watch icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/watch.svg | 6 ++++++ 3 files changed, 8 insertions(+) create mode 100644 icons/watch.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index baf846e..51e8dd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -106,6 +106,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `unlock` - `user` - `video` + - `watch` - `x` - `zoom-in` - `zoom-out` diff --git a/icons-manifest.json b/icons-manifest.json index 73a56cd..f8b6ff0 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -92,6 +92,7 @@ "target", "loader", "clock", + "watch", "printer", "pie-chart", "edit", diff --git a/icons/watch.svg b/icons/watch.svg new file mode 100644 index 0000000..6718bf4 --- /dev/null +++ b/icons/watch.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file