From bd92d5533207ebc9522f2255e4cde51392b0282b Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Sat, 29 Apr 2017 23:25:25 -0700 Subject: [PATCH] Add layers icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/layers.svg | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 icons/layers.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 12d4cdb..468999f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -85,6 +85,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `folder` - `heart` - `inbox` + - `layers` - `layout` - `lock` - `mail` diff --git a/icons-manifest.json b/icons-manifest.json index ecf5c2d..58b5f75 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -71,6 +71,7 @@ "sunrise", "sunset", "wind", + "layers", "anchor", "globe", "zap", diff --git a/icons/layers.svg b/icons/layers.svg new file mode 100644 index 0000000..3ac1c89 --- /dev/null +++ b/icons/layers.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file