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