Skip to content

Commit

Permalink
Update codicons: add lightbulb-sparkle (#198705)
Browse files Browse the repository at this point in the history
  • Loading branch information
hbons authored Nov 21, 2023
1 parent bb6d926 commit 633efd8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified src/vs/base/browser/ui/codicons/codicon/codicon.ttf
Binary file not shown.
1 change: 1 addition & 0 deletions src/vs/base/common/codicons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -580,6 +580,7 @@ export const Codicon = {
micFilled: register('mic-filled', 0xec1c),
gitFetch: register('git-fetch', 0xec1d),
copilot: register('copilot', 0xec1e),
lightbulbSparkle: register('lightbulb-sparkle', 0xec1f),

// derived icons, that could become separate icons

Expand Down

0 comments on commit 633efd8

Please sign in to comment.