Skip to content

Commit 718a73a

Browse files
authored
feat(icons): add stack icon (#1707)
1 parent 29dbfab commit 718a73a

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

.changeset/stupid-towns-repeat.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@launchpad-ui/icons": patch
3+
---
4+
5+
Add stack icon

packages/icons/src/img/sprite.svg

Lines changed: 7 additions & 0 deletions
Loading

packages/icons/src/types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ const icons = [
266266
'sparkle',
267267
'sparkles',
268268
'speedometer',
269+
'stack',
269270
'star-circle',
270271
'star-outline',
271272
'star',

0 commit comments

Comments
 (0)