Skip to content

Commit 69375b2

Browse files
authored
feat(icons): add broom icon (#1308)
* feat: add broom icon * chore: add changeset
1 parent 3f44067 commit 69375b2

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

.changeset/fair-lemons-itch.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+
feat: add broom 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
@@ -36,6 +36,7 @@ const icons = [
3636
'book-outline',
3737
'border-all',
3838
'brain',
39+
'broom',
3940
'building',
4041
'building-arrow-up-right',
4142
'building-gear',

0 commit comments

Comments
 (0)