From 0bdc179e87405a3902fe80318b839384f12ac879 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Sat, 29 Apr 2017 23:18:55 -0700 Subject: [PATCH] Add layout icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/layout.svg | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 icons/layout.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 91a711f..12d4cdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -85,6 +85,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `folder` - `heart` - `inbox` + - `layout` - `lock` - `mail` - `minus` diff --git a/icons-manifest.json b/icons-manifest.json index dc4a4fb..ecf5c2d 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -60,6 +60,7 @@ "music", "radio", "headphones", + "layout", "star", "award", "umbrella", diff --git a/icons/layout.svg b/icons/layout.svg new file mode 100644 index 0000000..4f20e54 --- /dev/null +++ b/icons/layout.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file