update codicons (#235469)

pull/235475/head
João Moreno 2024-12-06 10:34:30 +01:00 committed by GitHub
parent 266cc01611
commit c83840631a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 0 deletions

View File

@ -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;