diff --git a/CHANGELOG.md b/CHANGELOG.md index 2718402..19a3ad9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added - Add # new icons: + - `at-sign` - `camera-off` - `eye-off` - `feather` diff --git a/icons-manifest.json b/icons-manifest.json index d21bdfa..e1aa6b2 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -11,6 +11,7 @@ "folder", "camera", "camera-off", + "at-sign", "square", "circle" ] \ No newline at end of file diff --git a/icons/at-sign.svg b/icons/at-sign.svg new file mode 100644 index 0000000..d4bdb9d --- /dev/null +++ b/icons/at-sign.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file