mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Update codicons version to 0.0.45-7 and add new icon 'openInWindow'
This commit is contained in:
@@ -654,4 +654,5 @@ export const codiconsLibrary = {
|
||||
ask: register('ask', 0xec80),
|
||||
openai: register('openai', 0xec81),
|
||||
claude: register('claude', 0xec82),
|
||||
openInWindow: register('open-in-window', 0xec83),
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user