Skip to content

Commit e2088f2

Browse files
authored
fix: instances product icons (#5724)
1 parent 186370b commit e2088f2

10 files changed

+259
-0
lines changed

.changeset/cute-parents-rescue.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@ultraviolet/icons": patch
3+
---
4+
5+
ProductIcon: new icons `ComputeOptimizedInstances`, `DevelopmentInstances`, `GeneralPurposeInstances` and `MemoryOptimizedInstances`

packages/icons/src/components/ProductIcon/__generated__/ComputeOptimizedInstancesProductIcon.tsx

Lines changed: 53 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/icons/src/components/ProductIcon/__generated__/DevelopmentInstancesProductIcon.tsx

Lines changed: 53 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/icons/src/components/ProductIcon/__generated__/GeneralPurposeInstancesProductIcon.tsx

Lines changed: 48 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/icons/src/components/ProductIcon/__generated__/MemoryOptimizedInstancesProductIcon.tsx

Lines changed: 53 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)