Skip to content

Commit

Permalink
fix(icon): makes up-to-top = back-to-top (#5509)
Browse files Browse the repository at this point in the history
* Delete up-to-top.svg

makes back-to-top = up-to-top

* updates to up-to-top

makes 32/up-to-top.svg = 32/back-to-top.svg (deprecated name)

deletes 16/up-to-top.svg

* Update icons.yml

removes bespoke size 16 from icons.yml

* Update deprecated.yml

* Update deprecated.yml

clearer call to action for deprecation reasons

Co-authored-by: TJ Egan <[email protected]>
Co-authored-by: Josh Black <[email protected]>
  • Loading branch information
joshblack and tw15egan committed Mar 10, 2020
1 parent 1f67865 commit 3e7b3da
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
10 changes: 6 additions & 4 deletions packages/icons/deprecated.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
deprecated:
- name: app-switcher
reason: The app switcher icon has been replaced in favor of switcher
reason: The app switcher icon has been replaced by switcher
- name: back-to-top
reason: The back-to-top icon has been replaced by up-to-top
- name: cloud--lightning
- name: cloud--rain
- name: cloud--snow
- name: sunny
- name: research--bloch-sphere
reason: research--bloch-sphere has been replaced in favor of bloch-sphere
reason: research--bloch-sphere has been replaced by bloch-sphere
- name: research--hinton-plot
reason: research--hinton-plot has been replaced in favor of hinton-plot
reason: research--hinton-plot has been replaced by hinton-plot
- name: research--matrix
reason: research--matrix has been replaced in favor of matrix
reason: research--matrix has been replaced by matrix
1 change: 0 additions & 1 deletion packages/icons/icons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1425,7 +1425,6 @@
- up chevron
- up
sizes:
- 16
- 32
- name: upload
friendly_name: Upload
Expand Down
12 changes: 0 additions & 12 deletions packages/icons/svg/16/up-to-top.svg

This file was deleted.

13 changes: 12 additions & 1 deletion packages/icons/svg/32/up-to-top.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 3e7b3da

Please sign in to comment.