Update codicons (#167466)

* Update codicons

* Register icon
This commit is contained in:
David Dossett
2022-11-28 14:18:59 -08:00
committed by GitHub
parent c718260676
commit 971065d842
2 changed files with 1 additions and 0 deletions

View File

@@ -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