Skip to content

Commit 9dfee57

Browse files
authored
chore: add sandbox and rocket svg icons (#1717)
* chore: add sandbox and rocket svgs * chore: run changeset * chore: improved sandbox and rocket svgs
1 parent 92bda7d commit 9dfee57

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed

.changeset/curvy-colts-relate.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+
added sandbox and rocket svgs

packages/icons/src/img/sprite.svg

Lines changed: 14 additions & 0 deletions
Loading

packages/icons/src/types.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,9 +241,11 @@ const icons = [
241241
'progress',
242242
'pulse',
243243
'quick-start',
244+
'rocket',
244245
'robot',
245246
'ruler-bolt',
246247
'ruler',
248+
'sandbox',
247249
'search',
248250
'share',
249251
'shield-account-outline',

0 commit comments

Comments
 (0)