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