Skip to content

Commit

Permalink
Fix icons.yml
Browse files Browse the repository at this point in the history
- 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
  • Loading branch information
tagliala committed Jun 3, 2016
1 parent 8e241f2 commit 0e55e27
Showing 1 changed file with 10 additions and 14 deletions.
24 changes: 10 additions & 14 deletions src/icons.yml
Expand Up @@ -3965,8 +3965,6 @@ icons:
filter:
- handicap
- person
- accessibility
- accessibile
categories:
- Web Application Icons
- Medical Icons
Expand Down Expand Up @@ -4505,7 +4503,6 @@ icons:
created: 4.1
aliases:
- send
filter:
categories:
- Web Application Icons

Expand Down Expand Up @@ -4791,35 +4788,34 @@ icons:
id: area-chart
unicode: f1fe
created: 4.2
categories:
- Web Application Icons
- Chart Icons
filter:
- graph
- analytics

categories:
- Web Application Icons
- Chart Icons

- name: Pie Chart
id: pie-chart
unicode: f200
created: 4.2
categories:
- Web Application Icons
- Chart Icons
filter:
- graph
- analytics
categories:
- Web Application Icons
- Chart Icons

- name: Line Chart
id: line-chart
unicode: f201
created: 4.2
categories:
- Web Application Icons
- Chart Icons
filter:
- graph
- analytics
categories:
- Web Application Icons
- Chart Icons

- name: last.fm
id: lastfm
Expand Down Expand Up @@ -5723,7 +5719,7 @@ icons:
categories:
- Web Application Icons

- name: Map Outline
- name: Map Outlined
id: map-o
unicode: f278
created: 4.4
Expand Down

0 comments on commit 0e55e27

Please sign in to comment.