There was an error while loading. Please reload this page.
1 parent 9097483 commit f106ce0Copy full SHA for f106ce0
.changeset/twenty-coins-report.md
@@ -0,0 +1,6 @@
1
+---
2
+'@launchpad-ui/icons': patch
3
+'@launchpad-ui/core': patch
4
5
+
6
+Add building and door icons for org and signout uses
packages/icons/src/img/sprite.svg
packages/icons/src/types.ts
@@ -22,6 +22,9 @@ const icons = [
22
'article',
23
'border-all',
24
'brain',
25
+ 'building',
26
+ 'building-arrow-up-right',
27
+ 'building-gear',
28
'bullhorn',
29
'bullseye',
30
'bullseye-arrow',
@@ -73,6 +76,7 @@ const icons = [
73
76
'device-server',
74
77
'devices',
75
78
'document-question',
79
+ 'door-exit',
80
'download',
81
'edit',
82
'edit-circle',
0 commit comments