diff --git a/CHANGELOG.md b/CHANGELOG.md index 2458b65..5f2a7c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `mail` - `lock` - `search` + - `star` - `unlock` - `zoom-in` - `zoom-out` diff --git a/icons-manifest.json b/icons-manifest.json index 6dcbc1e..f50efb1 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -30,6 +30,7 @@ "phone-forwarded", "bell", "bell-off", + "star", "square", "circle", "circle-plus", diff --git a/icons/star.svg b/icons/star.svg new file mode 100644 index 0000000..7de8d90 --- /dev/null +++ b/icons/star.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file