Rename incoming-call to phone-incoming

This commit is contained in:
Cole Bemis 2017-03-03 13:03:03 -08:00
parent d405951633
commit b6724fc648
3 changed files with 2 additions and 2 deletions

View File

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

View File

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

View File

Before

Width:  |  Height:  |  Size: 558 B

After

Width:  |  Height:  |  Size: 558 B