diff --git a/CHANGELOG.md b/CHANGELOG.md index 53d1681..980b722 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `thumbs-down` - `thumbs-up` - `video-off` + - `zap` ### Changed - Redesign project website diff --git a/icons-manifest.json b/icons-manifest.json index 6db62d6..fee261f 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -39,6 +39,7 @@ "cloud-off", "anchor", "globe", + "zap", "square", "circle", "circle-plus", diff --git a/icons/zap.svg b/icons/zap.svg new file mode 100644 index 0000000..ebca677 --- /dev/null +++ b/icons/zap.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file