Rename phone-outgoing to outgoing-call

This commit is contained in:
Cole Bemis 2017-03-03 00:35:37 -08:00
parent 27dda37fc6
commit 51c6d5d76d
3 changed files with 2 additions and 2 deletions

View File

@ -17,10 +17,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `home` - `home`
- `incoming-call` - `incoming-call`
- `map-pin` - `map-pin`
- `outgoing-call`
- `phone` - `phone`
- `phone-call` - `phone-call`
- `phone-off` - `phone-off`
- `phone-outgoing`
- `scissors` - `scissors`
- `square` - `square`
- `thumbs-down` - `thumbs-down`

View File

@ -20,7 +20,7 @@
"phone", "phone",
"phone-off", "phone-off",
"phone-call", "phone-call",
"phone-outgoing", "outgoing-call",
"incoming-call", "incoming-call",
"square", "square",
"circle" "circle"

View File

Before

Width:  |  Height:  |  Size: 558 B

After

Width:  |  Height:  |  Size: 558 B