mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-10 16:58:55 -05:00
Binary file not shown.
@@ -557,6 +557,7 @@ export class Codicon implements CSSIcon {
|
||||
public static readonly gitPullRequestGoToChanges = new Codicon('git-pull-request-go-to-changes', { fontCharacter: '\\ec0b' });
|
||||
public static readonly gitPullRequestNewChanges = new Codicon('git-pull-request-new-changes', { fontCharacter: '\\ec0c' });
|
||||
public static readonly searchFuzzy = new Codicon('search-fuzzy', { fontCharacter: '\\ec0d' });
|
||||
public static readonly commentDraft = new Codicon('comment-draft', { fontCharacter: '\\ec0e' });
|
||||
|
||||
|
||||
// derived icons, that could become separate icons
|
||||
|
||||
Reference in New Issue
Block a user