Skip to content

Commit

Permalink
feat(icons): add cat and turtle icons (#1300)
Browse files Browse the repository at this point in the history
* feat(icons): add cat and turtle icons

* chore: add changeset
  • Loading branch information
matthewferry committed May 16, 2024
1 parent 774f300 commit 877de79
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/nasty-monkeys-act.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@launchpad-ui/icons": patch
"@launchpad-ui/core": patch
---

feat(icons): add cat and turtle icons
14 changes: 14 additions & 0 deletions packages/icons/src/img/sprite.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions packages/icons/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ const icons = [
'add-circle-outline',
'alert-rhombus',
'analyze',
'animal-cat',
'animal-turtle',
'api',
'application',
'application-plus',
Expand Down

0 comments on commit 877de79

Please sign in to comment.