update codicons (#235469)
parent
266cc01611
commit
c83840631a
Binary file not shown.
|
@ -585,4 +585,5 @@ export const codiconsLibrary = {
|
|||
copilotWarning: register('copilot-warning', 0xec38),
|
||||
python: register('python', 0xec39),
|
||||
copilotLarge: register('copilot-large', 0xec3a),
|
||||
copilotWarningLarge: register('copilot-warning-large', 0xec3b),
|
||||
} as const;
|
||||
|
|
Loading…
Reference in New Issue