Skip to content

Commit

Permalink
Fix issue with menu more icon
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Feb 5, 2022
1 parent 9dea79c commit 83c350a
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions theme/material.product-icon-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"iconDefinitions": {
"files": {
"fontCharacter": "\\EA01"
"fontCharacter": "\\EB42"
},
"search": {
"fontCharacter": "\\EA02"
Expand Down Expand Up @@ -1243,12 +1243,6 @@
"move": {
"fontCharacter": "\\EA6E"
},
"menu-submenu": {
"fontCharacter": "\\EB0A"
},
"menu": {
"fontCharacter": "\\EA7E"
},
"marker-navigation-previous": {
"fontCharacter": "\\EA30"
},
Expand Down Expand Up @@ -1920,6 +1914,18 @@
},
"debug-rerun": {
"fontCharacter": "\\EB0F"
},
"activity-bar-left": {
"fontCharacter": "\\EA30"
},
"activity-bar-right": {
"fontCharacter": "\\EA2B"
},
"layout-activitybar-left": {
"fontCharacter": "\\EA30"
},
"layout-activitybar-right": {
"fontCharacter": "\\EA2B"
}
}
}

0 comments on commit 83c350a

Please sign in to comment.