Skip to content

Commit b407647

Browse files
authored
feat(icons): add flask-arrow icon (#1437)
* feat(icons): add flask-arrow icon * feat(icons): add flask-arrow icon * fix: updaing changeset
1 parent 2b70773 commit b407647

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

.changeset/happy-ways-explode.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(icons): add flask-arrow icon

packages/icons/src/img/sprite.svg

Lines changed: 4 additions & 0 deletions
Loading

packages/icons/src/types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ const icons = [
133133
'flag-health',
134134
'flag-outline',
135135
'flask',
136+
'flask-arrow',
136137
'flask-bolt',
137138
'folders',
138139
'forward',

0 commit comments

Comments
 (0)