Skip to content

Commit 48dccda

Browse files
authored
Add cube icons (#2216)
1 parent 77edc64 commit 48dccda

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed

.changeset/warm-trains-rule.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@cloudfour/patterns': minor
3+
---
4+
5+
Add `cube` and `cube-alt` icons to represent three-dimensional elements.

src/assets/icons/cube-alt.svg

Lines changed: 7 additions & 0 deletions
Loading

src/assets/icons/cube.svg

Lines changed: 7 additions & 0 deletions
Loading

src/components/button/button.stories.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ const iconControlConfig = {
2020
options: [
2121
'',
2222
'bell',
23+
'cube-alt',
2324
'magnifying-glass',
2425
'heart',
2526
'brands/github',

0 commit comments

Comments
 (0)