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(icons): new AI label icon #17738

Merged
merged 2 commits into from
Oct 14, 2024
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
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.
Loading