From 1a0ce64abf7920f1939993b001bbd3b7e557a25c Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Fri, 3 Mar 2017 15:37:06 -0800 Subject: [PATCH] Add cloud icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/cloud.svg | 3 +++ 3 files changed, 5 insertions(+) create mode 100644 icons/cloud.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f2a7c6..0840d2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `bell` - `bookmark` - `camera` + - `cloud` - `folder` - `mail` - `lock` diff --git a/icons-manifest.json b/icons-manifest.json index f50efb1..cd4ddaa 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -31,6 +31,7 @@ "bell", "bell-off", "star", + "cloud", "square", "circle", "circle-plus", diff --git a/icons/cloud.svg b/icons/cloud.svg new file mode 100644 index 0000000..938302a --- /dev/null +++ b/icons/cloud.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file