Skip to content

Commit

Permalink
fix(icon): Remove redundant 16px variants (#5563)
Browse files Browse the repository at this point in the history
* remove redundant 16s

removed redundant 16s, edited icons.yml

* remove redundant 16s

* Update deprecated.yml

updates deprecated.yml to reflect deprecation of delete.svg

Co-authored-by: TJ Egan <[email protected]>
  • Loading branch information
2 people authored and Alessandra Davila committed Mar 18, 2020
1 parent 319eca7 commit ad8af68
Show file tree
Hide file tree
Showing 13 changed files with 27 additions and 127 deletions.
2 changes: 2 additions & 0 deletions packages/icons/deprecated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ deprecated:
- name: cloud--lightning
- name: cloud--rain
- name: cloud--snow
- name: delete
reason: The delete icon has been replaced by trash-can
- name: sunny
- name: research--bloch-sphere
reason: research--bloch-sphere has been replaced by bloch-sphere
Expand Down
9 changes: 0 additions & 9 deletions packages/icons/icons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,6 @@
- dev
- development
sizes:
- 16
- 32
- name: copy
friendly_name: Copy
Expand All @@ -459,7 +458,6 @@
- trash
- edit
sizes:
- 16
- 32
- name: document
friendly_name: Document
Expand Down Expand Up @@ -550,7 +548,6 @@
- name: edit--off
friendly_name: Edit off
sizes:
- 16
- 32
aliases:
- modify
Expand All @@ -565,7 +562,6 @@
- post
- send
sizes:
- 16
- 32
- name: error
friendly_name: Error
Expand Down Expand Up @@ -627,12 +623,10 @@
- fave
- bookmark
sizes:
- 16
- 32
- name: favorite--filled
friendly_name: Favorite filled
sizes:
- 16
- 32
aliases:
- heart
Expand Down Expand Up @@ -703,7 +697,6 @@
- 2x grid
- pattern
sizes:
- 16
- 32
- name: help
friendly_name: Help
Expand Down Expand Up @@ -877,7 +870,6 @@
- edit
- padlock
sizes:
- 16
- 32
- name: maximize
friendly_name: Maximize
Expand Down Expand Up @@ -1394,7 +1386,6 @@
- destroy
- remove
sizes:
- 16
- 32
- name: undo
friendly_name: Undo
Expand Down
13 changes: 0 additions & 13 deletions packages/icons/svg/16/code.svg

This file was deleted.

14 changes: 0 additions & 14 deletions packages/icons/svg/16/delete.svg

This file was deleted.

12 changes: 0 additions & 12 deletions packages/icons/svg/16/edit--off.svg

This file was deleted.

12 changes: 0 additions & 12 deletions packages/icons/svg/16/email.svg

This file was deleted.

12 changes: 0 additions & 12 deletions packages/icons/svg/16/favorite--filled.svg

This file was deleted.

13 changes: 0 additions & 13 deletions packages/icons/svg/16/favorite.svg

This file was deleted.

14 changes: 0 additions & 14 deletions packages/icons/svg/16/grid.svg

This file was deleted.

12 changes: 0 additions & 12 deletions packages/icons/svg/16/locked.svg

This file was deleted.

14 changes: 0 additions & 14 deletions packages/icons/svg/16/trash-can.svg

This file was deleted.

14 changes: 13 additions & 1 deletion packages/icons/svg/32/edit--off.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 12 additions & 1 deletion packages/icons/svg/32/favorite--filled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ad8af68

Please sign in to comment.