mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
Binary file not shown.
@@ -601,5 +601,6 @@ export namespace Codicon {
|
|||||||
export const lockSmall = new Codicon('lock-small', { fontCharacter: '\\ebe7' });
|
export const lockSmall = new Codicon('lock-small', { fontCharacter: '\\ebe7' });
|
||||||
export const azureDevops = new Codicon('azure-devops', { fontCharacter: '\\ebe8' });
|
export const azureDevops = new Codicon('azure-devops', { fontCharacter: '\\ebe8' });
|
||||||
export const verifiedFilled = new Codicon('verified-filled', { fontCharacter: '\\ebe9' });
|
export const verifiedFilled = new Codicon('verified-filled', { fontCharacter: '\\ebe9' });
|
||||||
|
export const newLine = new Codicon('newline', { fontCharacter: '\\ebea' });
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user