diff --git a/CHANGELOG.md b/CHANGELOG.md index 55947ba..552bec8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Add # new icons: - `feather` - `scissors` + - `eye-off` ### Changed - Redesign project website diff --git a/icons-manifest.json b/icons-manifest.json index 58c498b..00a0126 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -1,6 +1,7 @@ [ "feather", "eye", + "eye-off", "mail", "scissors", "lock", diff --git a/icons/eye-off.svg b/icons/eye-off.svg new file mode 100644 index 0000000..63f8f70 --- /dev/null +++ b/icons/eye-off.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file