diff --git a/CHANGELOG.md b/CHANGELOG.md index 50fe4c8..4837964 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `thumbs-down` - `thumbs-up` - `video-off` + - `wind` - `zap` ### Changed diff --git a/icons-manifest.json b/icons-manifest.json index fe49952..12658c5 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -44,6 +44,7 @@ "sun", "sunrise", "sunset", + "wind", "anchor", "globe", "zap", diff --git a/icons/wind.svg b/icons/wind.svg new file mode 100644 index 0000000..766c46d --- /dev/null +++ b/icons/wind.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file