Skip to content

Commit

Permalink
chore: build and snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonjoseph committed Jun 17, 2024
1 parent baf4915 commit 2049acc
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 13 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 @@ -23,10 +23,12 @@ Array [
"AgricultureAnalytics",
"Ai",
"AiFinancialSustainabilityCheck",
"AiGenerate",
"AiGovernanceLifecycle",
"AiGovernanceTracked",
"AiGovernanceUntracked",
"AiLaunch",
"AiRecommend",
"AirlineDigitalGate",
"AirlineManageGates",
"AirlinePassengerCare",
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 @@ -86,6 +86,10 @@ Array [
"AiFinancialSustainabilityCheck20",
"AiFinancialSustainabilityCheck24",
"AiFinancialSustainabilityCheck32",
"AiGenerate16",
"AiGenerate20",
"AiGenerate24",
"AiGenerate32",
"AiGovernanceLifecycle16",
"AiGovernanceLifecycle20",
"AiGovernanceLifecycle24",
Expand All @@ -102,6 +106,10 @@ Array [
"AiLaunch20",
"AiLaunch24",
"AiLaunch32",
"AiRecommend16",
"AiRecommend20",
"AiRecommend24",
"AiRecommend32",
"AirlineDigitalGate16",
"AirlineDigitalGate20",
"AirlineDigitalGate24",
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 @@ -86,6 +86,10 @@ Array [
"AiFinancialSustainabilityCheck20",
"AiFinancialSustainabilityCheck24",
"AiFinancialSustainabilityCheck32",
"AiGenerate16",
"AiGenerate20",
"AiGenerate24",
"AiGenerate32",
"AiGovernanceLifecycle16",
"AiGovernanceLifecycle20",
"AiGovernanceLifecycle24",
Expand All @@ -102,6 +106,10 @@ Array [
"AiLaunch20",
"AiLaunch24",
"AiLaunch32",
"AiRecommend16",
"AiRecommend20",
"AiRecommend24",
"AiRecommend32",
"AirlineDigitalGate16",
"AirlineDigitalGate20",
"AirlineDigitalGate24",
Expand Down
26 changes: 13 additions & 13 deletions packages/icons/icons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,19 @@
- money
sizes:
- 32
- name: ai-generate
friendly_name: Generate AI
aliases:
- ai
- automation
- artificial intelligence
- enterprise
- explainability
- ai interactivity
- generate
- generative
sizes:
- 32
- name: ai-governance--lifecycle
friendly_name: AI governance lifecycle
aliases:
Expand Down Expand Up @@ -470,19 +483,6 @@
- uncontrolled
sizes:
- 32
- name: ai-generate
friendly_name: Generate AI
aliases:
- ai
- automation
- artificial intelligence
- enterprise
- explainability
- ai interactivity
- generate
- generative
sizes:
- 32
- name: ai-launch
friendly_name: Launch AI
aliases:
Expand Down

0 comments on commit 2049acc

Please sign in to comment.