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 icons ai-launch, carbon-for-salesforce #15554

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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions e2e/icons-react/__snapshots__/PublicAPI-test.js.snap
Expand Up @@ -22,6 +22,7 @@ Array [
"AiGovernanceLifecycle",
"AiGovernanceTracked",
"AiGovernanceUntracked",
"AiLaunch",
"AirlineDigitalGate",
"AirlineManageGates",
"AirlinePassengerCare",
Expand Down Expand Up @@ -199,6 +200,7 @@ Array [
"CarbonForIbmDotcom",
"CarbonForIbmProduct",
"CarbonForMobile",
"CarbonForSalesforce",
"CarbonUiBuilder",
"CaretDown",
"CaretLeft",
Expand Down
8 changes: 8 additions & 0 deletions e2e/icons-vue/__snapshots__/PublicAPI-test.js.snap
Expand Up @@ -82,6 +82,10 @@ Array [
"AiGovernanceUntracked20",
"AiGovernanceUntracked24",
"AiGovernanceUntracked32",
"AiLaunch16",
"AiLaunch20",
"AiLaunch24",
"AiLaunch32",
"AirlineDigitalGate16",
"AirlineDigitalGate20",
"AirlineDigitalGate24",
Expand Down Expand Up @@ -790,6 +794,10 @@ Array [
"CarbonForMobile20",
"CarbonForMobile24",
"CarbonForMobile32",
"CarbonForSalesforce16",
"CarbonForSalesforce20",
"CarbonForSalesforce24",
"CarbonForSalesforce32",
"CarbonIconsVue",
"CarbonUiBuilder16",
"CarbonUiBuilder20",
Expand Down
8 changes: 8 additions & 0 deletions e2e/icons/__snapshots__/PublicAPI-test.js.snap
Expand Up @@ -82,6 +82,10 @@ Array [
"AiGovernanceUntracked20",
"AiGovernanceUntracked24",
"AiGovernanceUntracked32",
"AiLaunch16",
"AiLaunch20",
"AiLaunch24",
"AiLaunch32",
"AirlineDigitalGate16",
"AirlineDigitalGate20",
"AirlineDigitalGate24",
Expand Down Expand Up @@ -790,6 +794,10 @@ Array [
"CarbonForMobile20",
"CarbonForMobile24",
"CarbonForMobile32",
"CarbonForSalesforce16",
"CarbonForSalesforce20",
"CarbonForSalesforce24",
"CarbonForSalesforce32",
"CarbonUiBuilder16",
"CarbonUiBuilder20",
"CarbonUiBuilder24",
Expand Down
2 changes: 2 additions & 0 deletions packages/icons/categories.yml
Expand Up @@ -559,6 +559,7 @@ categories:
- carbon-for-ibm-dotcom
- carbon-for-ibm-product
- carbon-for-mobile
- carbon-for-salesforce
- carbon--ui-builder
- cloud-app
- edt-loop
Expand Down Expand Up @@ -600,6 +601,7 @@ categories:
- ai-governance--lifecycle
- ai-governance--tracked
- ai-governance--untracked
- ai-launch
- machine-learning
- machine-learning-model
- model--tuned
Expand Down
37 changes: 37 additions & 0 deletions packages/icons/icons.yml
Expand Up @@ -415,6 +415,19 @@
- uncontrolled
sizes:
- 32
- name: ai-launch
friendly_name: Launch AI
aliases:
- ai
- automation
- artificial intelligence
- enterprise
- explainability
- ai interactivity
- generate
- generative
sizes:
- 32
- name: ai-results
friendly_name: AI results
aliases:
Expand Down Expand Up @@ -2651,6 +2664,30 @@
- Android
sizes:
- 32
- name: carbon-for-salesforce
friendly_name: Carbon for Salesforce
aliases:
- carbon
- IBM
- IBM Carbon
- design system
- IBM design system
- design
- hexagon
- cloud
- system
- software
- automation
- e-commerce
- analytics
- salesforce
- manage
- sales
- CRM
- customer relationship management
- customer service
sizes:
- 32
- name: caret--down
friendly_name: Caret down
sizes:
Expand Down
18 changes: 18 additions & 0 deletions packages/icons/src/svg/32/ai-launch.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions packages/icons/src/svg/32/carbon-for-salesforce.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.