mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-28 14:31:31 +08:00
Improve filters of comment related icons
Adds `texting` and `sms` filters to `comment`, `comment-o`, `comments` and `comments-o` icons. Sets the same filters on `comment-o` and `comment` icons Closes #8696
This commit is contained in:
parent
bab4051aaa
commit
adcbe8edda
@ -1227,6 +1227,8 @@ icons:
|
|||||||
- bubble
|
- bubble
|
||||||
- feedback
|
- feedback
|
||||||
- message
|
- message
|
||||||
|
- texting
|
||||||
|
- sms
|
||||||
categories:
|
categories:
|
||||||
- Web Application Icons
|
- Web Application Icons
|
||||||
|
|
||||||
@ -1382,6 +1384,8 @@ icons:
|
|||||||
- notification
|
- notification
|
||||||
- notes
|
- notes
|
||||||
- message
|
- message
|
||||||
|
- texting
|
||||||
|
- sms
|
||||||
categories:
|
categories:
|
||||||
- Web Application Icons
|
- Web Application Icons
|
||||||
|
|
||||||
@ -2251,9 +2255,15 @@ icons:
|
|||||||
unicode: f0e5
|
unicode: f0e5
|
||||||
created: 2.0
|
created: 2.0
|
||||||
filter:
|
filter:
|
||||||
|
- speech
|
||||||
- notification
|
- notification
|
||||||
- note
|
- note
|
||||||
|
- chat
|
||||||
|
- bubble
|
||||||
|
- feedback
|
||||||
- message
|
- message
|
||||||
|
- texting
|
||||||
|
- sms
|
||||||
categories:
|
categories:
|
||||||
- Web Application Icons
|
- Web Application Icons
|
||||||
|
|
||||||
@ -2266,6 +2276,8 @@ icons:
|
|||||||
- notification
|
- notification
|
||||||
- notes
|
- notes
|
||||||
- message
|
- message
|
||||||
|
- texting
|
||||||
|
- sms
|
||||||
categories:
|
categories:
|
||||||
- Web Application Icons
|
- Web Application Icons
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user