From e1011bd10c211b543a101fbca44b769b12b10a56 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Wed, 1 Mar 2017 22:20:27 -0800 Subject: [PATCH] Add eye-off icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/eye-off.svg | 6 ++++++ 3 files changed, 8 insertions(+) create mode 100644 icons/eye-off.svg 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