diff --git a/CHANGELOG.md b/CHANGELOG.md index 57a5c7e..54eb4f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `phone` - `phone-call` - `phone-off` + - `phone-outgoing` - `scissors` - `square` - `thumbs-down` diff --git a/icons-manifest.json b/icons-manifest.json index f25b950..3a90bb1 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -20,6 +20,7 @@ "phone", "phone-off", "phone-call", + "phone-outgoing", "square", "circle" ] \ No newline at end of file diff --git a/icons/phone-outgoing.svg b/icons/phone-outgoing.svg new file mode 100644 index 0000000..08d1e8e --- /dev/null +++ b/icons/phone-outgoing.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file