Skip to content

Commit

Permalink
feat(icons): new icons ai-launch, carbon-for-salesforce (#15554)
Browse files Browse the repository at this point in the history
* feat(icons): new icons ai-launch, carbon-for-salesforce

Submitting two new UI icons: ai-launch and carbon-for-salesforce

all updates and additions approved by BXD

PR requested by @mjabbink to be merged ASAP

2 net new icons

* chore: update snapshots

* chore: update snapshot

---------

Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com>
  • Loading branch information
conradennis and alisonjoseph committed Jan 17, 2024
1 parent 8ad27a0 commit 2c48fcd
Show file tree
Hide file tree
Showing 7 changed files with 92 additions and 0 deletions.
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.

0 comments on commit 2c48fcd

Please sign in to comment.