diff --git a/CHANGELOG.md b/CHANGELOG.md index 54eb4f7..b540b6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `feather` - `hash` - `home` + - `incoming-call` - `map-pin` - `phone` - `phone-call` diff --git a/icons-manifest.json b/icons-manifest.json index 3a90bb1..96f3a49 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -21,6 +21,7 @@ "phone-off", "phone-call", "phone-outgoing", + "incoming-call", "square", "circle" ] \ No newline at end of file diff --git a/icons/incoming-call.svg b/icons/incoming-call.svg new file mode 100644 index 0000000..4827858 --- /dev/null +++ b/icons/incoming-call.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file