Skip to content

Commit

Permalink
feat(icons): new AI label icon (#17738)
Browse files Browse the repository at this point in the history
* feat(icons): new AI label icon

Submitting a new AI label icon per the request of @aagonzales
all updates and additions approved by BXD

Note: we may want to restrict the download option for this icon. Anna can follow up on that conversation.

1 new icon

updated categories.yml with addition
updated icons.yml with addition

* chore: update snapshots

---------

Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com>
  • Loading branch information
conradennis and alisonjoseph authored Oct 14, 2024
1 parent 99db933 commit 7fda14b
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 1 deletion.
1 change: 1 addition & 0 deletions e2e/icons-react/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Array [
"AiGovernanceLifecycle",
"AiGovernanceTracked",
"AiGovernanceUntracked",
"AiLabel",
"AiLaunch",
"AiRecommend",
"AirlineDigitalGate",
Expand Down
4 changes: 4 additions & 0 deletions e2e/icons-vue/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,10 @@ Array [
"AiGovernanceUntracked20",
"AiGovernanceUntracked24",
"AiGovernanceUntracked32",
"AiLabel16",
"AiLabel20",
"AiLabel24",
"AiLabel32",
"AiLaunch16",
"AiLaunch20",
"AiLaunch24",
Expand Down
4 changes: 4 additions & 0 deletions e2e/icons/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,10 @@ Array [
"AiGovernanceUntracked20",
"AiGovernanceUntracked24",
"AiGovernanceUntracked32",
"AiLabel16",
"AiLabel20",
"AiLabel24",
"AiLabel32",
"AiLaunch16",
"AiLaunch20",
"AiLaunch24",
Expand Down
1 change: 1 addition & 0 deletions packages/icons/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,7 @@ categories:
- ai-governance--tracked
- ai-governance--untracked
- ai-generate
- ai-label
- ai-launch
- ai-recommend
- ibm-watson--discovery
Expand Down
17 changes: 16 additions & 1 deletion packages/icons/icons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,21 @@
- uncontrolled
sizes:
- 32
- name: ai-label
friendly_name: AI Label
aliases:
- ai
- automation
- artificial intelligence
- enterprise
- explainability
- ai interactivity
- generate
- generative
- label
- slug
sizes:
- 32
- name: ai-launch
friendly_name: Launch AI
aliases:
Expand Down Expand Up @@ -10900,7 +10915,7 @@
- shapes
- platform
sizes:
- 32
- 32
- name: ibm--vpn-for-vpc
friendly_name: IBM® VPN for VPC
aliases:
Expand Down
14 changes: 14 additions & 0 deletions packages/icons/src/svg/32/ai-label.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 7fda14b

Please sign in to comment.