Skip to content

Commit

Permalink
feat: make "symbol-unit" and "symbol-ruler" different
Browse files Browse the repository at this point in the history
  • Loading branch information
yttriumz committed Oct 28, 2022
1 parent bef4fd8 commit 8c9e1c4
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 @@ -399,7 +399,7 @@ export const sets: IconSet[] = [
'codicon:symbol-structure': 'carbon:data-structured',
'codicon:symbol-text': 'carbon:text-font',
// 'codicon:symbol-type-parameter': 'carbon:',
'codicon:symbol-unit': 'carbon:ruler-alt',
'codicon:symbol-unit': 'carbon:ruler',
'codicon:symbol-value': 'carbon:value-variable',
'codicon:symbol-variable': 'carbon:cube',
// 'codicon:sync': 'carbon:',
Expand Down

0 comments on commit 8c9e1c4

Please sign in to comment.