Skip to content

Commit

Permalink
feat(icons): add new icons in launchpad (#1439)
Browse files Browse the repository at this point in the history
* feat: add ai config icons

* chore: bump changeset

* fix: only bump icons

* fix: remove fills

* fix: remove build change

* fix: remove company logos

* fix: take 2

* fix: add missing tag back

* feat: new markdown off

* Update packages/icons/src/types.ts

* fix: remove extras

* fix: new markdown off

---------

Co-authored-by: Robert Niznik <rniznik@launchdarkly.com>
  • Loading branch information
tiffanylphan and Niznikr authored Oct 17, 2024
1 parent 19698ff commit 3764368
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/stale-ads-leave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@launchpad-ui/icons": patch
---

add ai config icons
20 changes: 20 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.
6 changes: 6 additions & 0 deletions packages/icons/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ const icons = [
'cloud-search',
'code-circle',
'code-circle-outline',
'coins',
'compass',
'compass-outline',
'confetti',
Expand Down Expand Up @@ -174,6 +175,8 @@ const icons = [
'map-check',
'map-code',
'map-search',
'markdown',
'markdown-off',
'menu',
'metric-funnel',
'metric-group',
Expand Down Expand Up @@ -256,11 +259,14 @@ const icons = [
'swap-vertical',
'sync',
'tag',
'temperature',
'terminal',
'text-box-search',
'theme-dark',
'theme-light',
'thumb-down-outline',
'thumb-up',
'thumb-up-outline',
'timeline-text',
'toggle-bolt',
'toggle-off',
Expand Down

0 comments on commit 3764368

Please sign in to comment.