Skip to content

Commit 126b80a

Browse files
authored
feat: expt-2690-Add-Icon-Layers-Difference (#1716)
1 parent bf77be0 commit 126b80a

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

.changeset/public-humans-crash.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+
added the layers-difference 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
@@ -180,6 +180,7 @@ const icons = [
180180
'info',
181181
'json',
182182
'key',
183+
'layers-difference',
183184
'lightbulb',
184185
'link-external',
185186
'link',

0 commit comments

Comments
 (0)