diff --git a/CHANGELOG.md b/CHANGELOG.md index d43f193..a520451 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `phone` - `scissors` - `square` + - `thumbs-up` ### Changed - Redesign project website diff --git a/icons-manifest.json b/icons-manifest.json index 4abab0c..f44f241 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -13,6 +13,7 @@ "camera", "camera-off", "bookmark", + "thumbs-up", "at-sign", "hash", "phone", diff --git a/icons/thumbs-up.svg b/icons/thumbs-up.svg new file mode 100644 index 0000000..73c9291 --- /dev/null +++ b/icons/thumbs-up.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file