From 0c7d5a57192f16007ab5df9d0ff96b370822955b Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Fri, 10 Mar 2017 23:55:03 -0800 Subject: [PATCH] Add moon icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/moon.svg | 3 +++ 3 files changed, 5 insertions(+) create mode 100644 icons/moon.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 4837964..61c6549 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -56,6 +56,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `lock` - `mail` - `minus` + - `moon` - `plus` - `search` - `star` diff --git a/icons-manifest.json b/icons-manifest.json index 12658c5..2d7d4dd 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -41,6 +41,7 @@ "award", "cloud", "cloud-off", + "moon", "sun", "sunrise", "sunset", diff --git a/icons/moon.svg b/icons/moon.svg new file mode 100644 index 0000000..029585f --- /dev/null +++ b/icons/moon.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file