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): replaced watson--avatar with ibm--watson, and added ibm--cloud #6294

Merged
Show file tree
Hide file tree
Changes from all 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
2 changes: 2 additions & 0 deletions e2e/pictograms-react/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,9 @@ Array [
"Hurricane",
"HybridCloud",
"HybridCloudServices",
"IbmCloud",
"IbmIx",
"IbmWatson",
"IbmZ",
"Icon",
"IdBadge",
Expand Down
2 changes: 2 additions & 0 deletions e2e/pictograms/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,9 @@ Array [
"Hurricane",
"HybridCloud",
"HybridCloudServices",
"IbmCloud",
"IbmIx",
"IbmWatson",
"IbmZ",
"IdBadge",
"Idea",
Expand Down
2 changes: 2 additions & 0 deletions packages/pictograms/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ categories:
- global--technology--services
- hybrid--cloud
- hybrid--cloud--services
- ibm--cloud
- java
- javascript
- list--bullet
Expand Down Expand Up @@ -626,6 +627,7 @@ categories:
- deliver--insights
- dialogue
- document--conversion
- ibm--watson
- knows--dark--data
- language
- language--01
Expand Down
3 changes: 3 additions & 0 deletions packages/pictograms/deprecated.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
deprecated:
- name: farm
reason: The farm pictogram has been deprecated in favor of farm--01
- name: watson--avatar
reason:
The watson--avatar pictogram has been deprecated in favor of ibm--watson
8 changes: 8 additions & 0 deletions packages/pictograms/pictograms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1956,11 +1956,19 @@
- hybrid
- cloud
- services
- name: ibm--cloud
friendly_name: IBM Cloud
aliases:
- ibm cloud
- name: ibm--ix
friendly_name: IBM iX®
aliases:
- IBM iX®
- IBM
- name: ibm--watson
friendly_name: IBM Watson
aliases:
- ibm watson
- name: ibm--z
friendly_name: IBM Z®
aliases:
Expand Down
14 changes: 14 additions & 0 deletions packages/pictograms/src/svg/ibm--cloud.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions packages/pictograms/src/svg/ibm--watson.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/pictograms/src/svg/watson--avatar.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.