Skip to content

Commit

Permalink
feat: Change icon for "source-control"
Browse files Browse the repository at this point in the history
  • Loading branch information
yttriumz committed Nov 1, 2022
1 parent 45a7d44 commit 56f6ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/sets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ export const sets: IconSet[] = [
'codicon:sign-out': 'carbon:logout',
'codicon:smiley': 'carbon:face-satisfied',
// 'codicon:sort-precedence': 'carbon:',
'codicon:source-control': 'carbon:branch',
// 'codicon:source-control': 'carbon:',
'codicon:split-horizontal': 'bi:vr',
'codicon:split-vertical': 'bi:hr',
// 'codicon:squirrel': 'carbon:',
Expand Down

0 comments on commit 56f6ab5

Please sign in to comment.