diff --git a/CHANGELOG.md b/CHANGELOG.md index a1aab43..55947ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added - Add # new icons: - `feather` - - `...` + - `scissors` ### Changed - Redesign project website diff --git a/icons-manifest.json b/icons-manifest.json index dda1698..92d31f9 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -1,6 +1,7 @@ [ "feather", "mail", + "scissors", "lock", "unlock", "square", diff --git a/icons/scissors.svg b/icons/scissors.svg new file mode 100644 index 0000000..66acdc7 --- /dev/null +++ b/icons/scissors.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file