mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-28 06:21:30 +08:00
Fix icons.yml
- Remove some unneeded filters from Wheelchair icon - Fix Map Outlined icon name - Remove unneeded filter property in Paper Plane icon - Rearrange categories in Area Chart, Pie Chart and Line Chart icons Fix #9331
This commit is contained in:
parent
8e241f209f
commit
0e55e27c62
@ -3965,8 +3965,6 @@ icons:
|
|||||||
filter:
|
filter:
|
||||||
- handicap
|
- handicap
|
||||||
- person
|
- person
|
||||||
- accessibility
|
|
||||||
- accessibile
|
|
||||||
categories:
|
categories:
|
||||||
- Web Application Icons
|
- Web Application Icons
|
||||||
- Medical Icons
|
- Medical Icons
|
||||||
@ -4505,7 +4503,6 @@ icons:
|
|||||||
created: 4.1
|
created: 4.1
|
||||||
aliases:
|
aliases:
|
||||||
- send
|
- send
|
||||||
filter:
|
|
||||||
categories:
|
categories:
|
||||||
- Web Application Icons
|
- Web Application Icons
|
||||||
|
|
||||||
@ -4791,35 +4788,34 @@ icons:
|
|||||||
id: area-chart
|
id: area-chart
|
||||||
unicode: f1fe
|
unicode: f1fe
|
||||||
created: 4.2
|
created: 4.2
|
||||||
categories:
|
|
||||||
- Web Application Icons
|
|
||||||
- Chart Icons
|
|
||||||
filter:
|
filter:
|
||||||
- graph
|
- graph
|
||||||
- analytics
|
- analytics
|
||||||
|
categories:
|
||||||
|
- Web Application Icons
|
||||||
|
- Chart Icons
|
||||||
|
|
||||||
- name: Pie Chart
|
- name: Pie Chart
|
||||||
id: pie-chart
|
id: pie-chart
|
||||||
unicode: f200
|
unicode: f200
|
||||||
created: 4.2
|
created: 4.2
|
||||||
categories:
|
|
||||||
- Web Application Icons
|
|
||||||
- Chart Icons
|
|
||||||
filter:
|
filter:
|
||||||
- graph
|
- graph
|
||||||
- analytics
|
- analytics
|
||||||
|
categories:
|
||||||
|
- Web Application Icons
|
||||||
|
- Chart Icons
|
||||||
|
|
||||||
- name: Line Chart
|
- name: Line Chart
|
||||||
id: line-chart
|
id: line-chart
|
||||||
unicode: f201
|
unicode: f201
|
||||||
created: 4.2
|
created: 4.2
|
||||||
categories:
|
|
||||||
- Web Application Icons
|
|
||||||
- Chart Icons
|
|
||||||
filter:
|
filter:
|
||||||
- graph
|
- graph
|
||||||
- analytics
|
- analytics
|
||||||
|
categories:
|
||||||
|
- Web Application Icons
|
||||||
|
- Chart Icons
|
||||||
|
|
||||||
- name: last.fm
|
- name: last.fm
|
||||||
id: lastfm
|
id: lastfm
|
||||||
@ -5723,7 +5719,7 @@ icons:
|
|||||||
categories:
|
categories:
|
||||||
- Web Application Icons
|
- Web Application Icons
|
||||||
|
|
||||||
- name: Map Outline
|
- name: Map Outlined
|
||||||
id: map-o
|
id: map-o
|
||||||
unicode: f278
|
unicode: f278
|
||||||
created: 4.4
|
created: 4.4
|
||||||
|
Loading…
Reference in New Issue
Block a user