diff --git a/CHANGELOG.md b/CHANGELOG.md index a768fd8..a484ff7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `feather` - `scissors` - `eye-off` + - `camera-off` ### Changed - Redesign project website diff --git a/icons-manifest.json b/icons-manifest.json index 153524e..ad0d553 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -8,6 +8,7 @@ "unlock", "folder", "camera", + "camera-off", "square", "circle" ] \ No newline at end of file diff --git a/icons/camera-off.svg b/icons/camera-off.svg new file mode 100644 index 0000000..226b370 --- /dev/null +++ b/icons/camera-off.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file