Skip to content

Commit 846621d

Browse files
authored
update codicons for release/1.96 (microsoft#235470)
update codicons
1 parent c8f53ea commit 846621d

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
384 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
@@ -585,4 +585,5 @@ export const codiconsLibrary = {
585585
copilotWarning: register('copilot-warning', 0xec38),
586586
python: register('python', 0xec39),
587587
copilotLarge: register('copilot-large', 0xec3a),
588+
copilotWarningLarge: register('copilot-warning-large', 0xec3b),
588589
} as const;

0 commit comments

Comments
 (0)