Skip to content

Commit 1a99a26

Browse files
authored
Merge pull request microsoft#249876 from microsoft/minor-roundworm-white
Update `extensions` codicon and add 'extension-large' codicon to the codicons library
2 parents 79c7047 + 202ced4 commit 1a99a26

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
156 Bytes
Binary file not shown.

src/vs/base/common/codiconsLibrary.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -598,4 +598,5 @@ export const codiconsLibrary = {
598598
keyboardTabBelow: register('keyboard-tab-below', 0xec45),
599599
gitPullRequestDone: register('git-pull-request-done', 0xec46),
600600
mcp: register('mcp', 0xec47),
601+
extensionLarge: register('extension-large', 0xec48),
601602
} as const;

0 commit comments

Comments
 (0)