Skip to content

Commit

Permalink
feat(icons): add menu and sidebar-right-* icons (#1317)
Browse files Browse the repository at this point in the history
* feat(icons): add menu, sidebar-right-*

* chore: add changeset
  • Loading branch information
matthewferry authored May 29, 2024
1 parent 5f9a49d commit c0d7223
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/tough-emus-burn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@launchpad-ui/icons": patch
---

feat(icons): add menu, sidebar-right-\* icons
21 changes: 21 additions & 0 deletions packages/icons/src/img/sprite.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions packages/icons/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ const icons = [
'map-check',
'map-code',
'map-search',
'menu',
'metric-funnel',
'metric-group',
'minus',
Expand Down Expand Up @@ -225,6 +226,8 @@ const icons = [
'ship-outline',
'sidebar-left-collapse',
'sidebar-left-expand',
'sidebar-right-collapse',
'sidebar-right-expand',
'sort',
'sparkle',
'speedometer',
Expand Down

0 comments on commit c0d7223

Please sign in to comment.