mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
feat(codicons): add 'index-zero' icon (0xec66) and update codicon.ttf
This commit is contained in:
Binary file not shown.
@@ -627,4 +627,5 @@ export const codiconsLibrary = {
|
||||
debugConnected: register('debug-connected', 0xec63),
|
||||
strikethrough: register('strikethrough', 0xec64),
|
||||
openInProduct: register('open-in-product', 0xec65),
|
||||
indexZero: register('index-zero', 0xec66),
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user