Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(pictograms): rename city asset names #5663

Merged
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 17 additions & 1 deletion packages/pictograms/deprecated.yml
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
deprecated: []
deprecated:
- name: san--francisco--fog
reason: san--francisco--fog has been replaced by san-francisco--fog
- name: san--francisco
reason: san--francisco has been replaced by san-francisco
- name: sao--paulo--expanded--base
reason:
sao--paulo--expanded--base has been replaced by sao-paulo--expanded--base
- name: sao--paulo
reason: sao--paulo has been replaced by sao-paulo
- name: washington--dc--capitol
reason: washington--dc--capitol has been replaced by washington-dc--capitol
- name: washington--dc--monument
reason:
washington--dc--monument has been replaced by washington-dc--monument
- name: washington--dc
reason: washington--dc has been replaced by washington-dc
64 changes: 64 additions & 0 deletions packages/pictograms/svg/san-francisco--fog.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 46 additions & 0 deletions packages/pictograms/svg/san-francisco.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions packages/pictograms/svg/sao-paulo--expanded--base.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions packages/pictograms/svg/sao-paulo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading