diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a00407..e52c7c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `eye-off` - `feather` - `hash` + - `home` - `map-pin` - `scissors` diff --git a/icons-manifest.json b/icons-manifest.json index 4d42367..3648fc6 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -1,5 +1,6 @@ [ "feather", + "home", "eye", "eye-off", "search", diff --git a/icons/home.svg b/icons/home.svg new file mode 100644 index 0000000..991edf8 --- /dev/null +++ b/icons/home.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file