Skip to content

Commit

Permalink
feat(icons): new AI model icons (#16574)
Browse files Browse the repository at this point in the history
* feat(icons): new AI model icons

Replacing the current model icons with updated artwork per the request of @mjabbink . Resubmitting old model artwork under new name gem and gem--reference

all updates and additions approved by BXD

2 new icons
3 updated icons
2 icons moved categories

updated categories.yml with additions and updates
updated icons.yml with additions and updates
updated UI icon master illustrator file with additions and updates.

* chore: snapshots

---------

Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com>
  • Loading branch information
conradennis and alisonjoseph authored Jun 5, 2024
1 parent a2a3657 commit a983213
Show file tree
Hide file tree
Showing 11 changed files with 22,056 additions and 19,763 deletions.
2 changes: 2 additions & 0 deletions e2e/icons-react/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -836,6 +836,8 @@ Array [
"GatewayUserAccess",
"GatewayVpn",
"Gears",
"Gem",
"GemReference",
"GenderFemale",
"GenderMale",
"GeneratePdf",
Expand Down
8 changes: 8 additions & 0 deletions e2e/icons-vue/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3326,6 +3326,14 @@ Array [
"Gears20",
"Gears24",
"Gears32",
"Gem16",
"Gem20",
"Gem24",
"Gem32",
"GemReference16",
"GemReference20",
"GemReference24",
"GemReference32",
"GenderFemale16",
"GenderFemale20",
"GenderFemale24",
Expand Down
8 changes: 8 additions & 0 deletions e2e/icons/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3325,6 +3325,14 @@ Array [
"Gears20",
"Gears24",
"Gears32",
"Gem16",
"Gem20",
"Gem24",
"Gem32",
"GemReference16",
"GemReference20",
"GemReference24",
"GemReference32",
"GenderFemale16",
"GenderFemale20",
"GenderFemale24",
Expand Down
8 changes: 5 additions & 3 deletions packages/icons/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -649,6 +649,8 @@ categories:
- ai-launch
- machine-learning
- machine-learning-model
- model
- model--reference
- model--tuned
- prompt-session
- prompt-template
Expand Down Expand Up @@ -1448,8 +1450,10 @@ categories:
- folder--shared
- folders
- gamification
- GIF
- gem
- gem--reference
- generate-pdf
- GIF
- HD
- HD--filled
- HDR
Expand Down Expand Up @@ -1477,9 +1481,7 @@ categories:
- MAC
- media--library
- media--library--filled
- model
- model--alt
- model--reference
- MOV
- MP3
- MP4
Expand Down
60 changes: 41 additions & 19 deletions packages/icons/icons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9440,6 +9440,33 @@
- industry
sizes:
- 32
- name: gem
friendly_name: Gem
aliases:
- 3d
- prototype
- sketch
- illustrate
- assemble
- fabricate
- manufacture
- construct
sizes:
- 32
- name: gem--reference
friendly_name: Gem reference
aliases:
- reference
- 3d
- prototype
- sketch
- illustrate
- assemble
- fabricate
- manufacture
- construct
sizes:
- 32
- name: gender--female
friendly_name: Gender female
aliases:
Expand Down Expand Up @@ -15305,15 +15332,10 @@
- name: model
friendly_name: Model
aliases:
- reference
- 3d
- prototype
- sketch
- illustrate
- assemble
- fabricate
- manufacture
- construct
- AI
- generative
- watsonx
- deep learning
- foundation
- foundation model
sizes:
Expand All @@ -15334,25 +15356,25 @@
- 32
- name: model--reference
friendly_name: Model reference
aliases:
- AI
- model
- foundation model
- generative
- deep learning
- watsonx
sizes:
- 32
aliases:
- reference
- 3d
- prototype
- sketch
- illustrate
- assemble
- fabricate
- manufacture
- construct
- name: model--tuned
friendly_name: Model tuned
aliases:
- tuning
- foundation model
- model
- AI
- adjust
- watsonx
- deep learning
sizes:
- 32
- name: model-builder
Expand Down
41,674 changes: 21,942 additions & 19,732 deletions packages/icons/master/ui-icon-master.ai

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions packages/icons/src/svg/32/gem--reference.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/icons/src/svg/32/gem.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: 11 additions & 5 deletions packages/icons/src/svg/32/model--reference.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 7 additions & 3 deletions packages/icons/src/svg/32/model--tuned.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 18 additions & 1 deletion packages/icons/src/svg/32/model.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 a983213

Please sign in to comment.