mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-21 03:36:14 +01:00
Update Codicons: add 'pinned-dirty' (refs #108211)
https://github.com/microsoft/vscode-codicons/commit/b7e57c3ba9c3be119ca8f765d9ed6304c2c2ecb7
This commit is contained in:
Binary file not shown.
@@ -483,6 +483,7 @@ export namespace Codicon {
|
||||
export const notebook = new Codicon('notebook', { character: '\\ebaf' });
|
||||
export const redo = new Codicon('redo', { character: '\\ebb0' });
|
||||
export const checkAll = new Codicon('check-all', { character: '\\ebb1' });
|
||||
export const pinnedDirty = new Codicon('pinned-dirty', { character: '\\ebb2' });
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user