diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ea99f0..f336255 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `hash` - `home` - `map-pin` + - `phone` - `scissors` ### Changed diff --git a/icons-manifest.json b/icons-manifest.json index 3af05c5..4abab0c 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -15,6 +15,7 @@ "bookmark", "at-sign", "hash", + "phone", "square", "circle" ] \ No newline at end of file diff --git a/icons/phone.svg b/icons/phone.svg new file mode 100644 index 0000000..db12ee9 --- /dev/null +++ b/icons/phone.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file