Skip to content

Commit

Permalink
Remove deprecated icon associations
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Dec 28, 2021
1 parent b95fa27 commit 91f5cc2
Showing 1 changed file with 2 additions and 35 deletions.
37 changes: 2 additions & 35 deletions theme/material.product-icon-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,9 +184,6 @@
"preserve-case": {
"fontCharacter": "\\EA2F"
},
"find-close": {
"fontCharacter": "\\EA17"
},
"find-next-match": {
"fontCharacter": "\\EA2B"
},
Expand Down Expand Up @@ -532,9 +529,6 @@
"search-collapse-results": {
"fontCharacter": "\\EA0C"
},
"search-goto-file": {
"fontCharacter": "\\EA12"
},
"search-refresh": {
"fontCharacter": "\\EA0B"
},
Expand Down Expand Up @@ -592,9 +586,6 @@
"pencil": {
"fontCharacter": "\\EA89"
},
"preferences-edit": {
"fontCharacter": "\\EA89"
},
"edit": {
"fontCharacter": "\\EA89"
},
Expand Down Expand Up @@ -1807,9 +1798,6 @@
"notebook-kernel-select": {
"fontCharacter": "\\EB32"
},
"testing-view-icon": {
"fontCharacter": "\\EA7A"
},
"testing-show-as-list-icon": {
"fontCharacter": "\\EA11"
},
Expand Down Expand Up @@ -1840,9 +1828,6 @@
"testing-failed-icon": {
"fontCharacter": "\\EA17"
},
"testing-loading-icon": {
"fontCharacter": "\\EA76"
},
"testing-passed-icon": {
"fontCharacter": "\\EB23"
},
Expand All @@ -1855,42 +1840,27 @@
"testing-unset-icon": {
"fontCharacter": "\\EB01"
},
"getting-started-advanced": {
"fontCharacter": "\\EAB0"
},
"getting-started-beginner": {
"fontCharacter": "\\EA6F"
},
"getting-started-interactive-playground": {
"fontCharacter": "\\EA4D"
},
"getting-started-intermediate": {
"fontCharacter": "\\EAE2"
},
"getting-started-item-checked": {
"getting-started-step-checked": {
"fontCharacter": "\\EB23"
},
"getting-started-item-unchecked": {
"getting-started-step-unchecked": {
"fontCharacter": "\\EB01"
},
"getting-started-open-folder": {
"fontCharacter": "\\EB2B"
},
"private-ports-view-icon": {
"fontCharacter": "\\EA29"
},
"public-ports-view-icon": {
"fontCharacter": "\\EA20"
},
"notebook-render-output": {
"fontCharacter": "\\EA57"
},
"getting-started-setup": {
"fontCharacter": "\\EAE2"
},
"getting-started-codespaces": {
"fontCharacter": "\\EA9B"
},
"combine": {
"fontCharacter": "\\EB28"
},
Expand All @@ -1912,9 +1882,6 @@
"testing-filter": {
"fontCharacter": "\\EA25"
},
"workspace-trust-icon": {
"fontCharacter": "\\EACF"
},
"testing-autorun": {
"fontCharacter": "\\EA4E"
},
Expand Down

0 comments on commit 91f5cc2

Please sign in to comment.