From ccd3179a6902df559cbc733f96c6cd4330ca67b8 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Fri, 3 Mar 2017 15:43:11 -0800 Subject: [PATCH] Add cloud-off icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/cloud-off.svg | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 icons/cloud-off.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 0840d2e..f46d506 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `bell-off` - `camera-off` - `circle` + - `cloud-off` - `eye-off` - `feather` - `hash` diff --git a/icons-manifest.json b/icons-manifest.json index cd4ddaa..a7ecfb2 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -32,6 +32,7 @@ "bell-off", "star", "cloud", + "cloud-off", "square", "circle", "circle-plus", diff --git a/icons/cloud-off.svg b/icons/cloud-off.svg new file mode 100644 index 0000000..68f43f1 --- /dev/null +++ b/icons/cloud-off.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file