From d6691a0abfddb8fb91fbd4bb68005f022204c7ec Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Fri, 10 Mar 2017 23:49:34 -0800 Subject: [PATCH] Add wind icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/wind.svg | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 icons/wind.svg 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