Skip to content

Commit 10b7647

Browse files
authored
update codicons (microsoft#239232)
1 parent 1a80013 commit 10b7647

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
Binary file not shown.

src/vs/base/common/codiconsLibrary.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -586,4 +586,5 @@ export const codiconsLibrary = {
586586
python: register('python', 0xec39),
587587
copilotLarge: register('copilot-large', 0xec3a),
588588
copilotWarningLarge: register('copilot-warning-large', 0xec3b),
589+
keyboardTab: register('keyboard-tab', 0xec3c),
589590
} as const;

0 commit comments

Comments
 (0)