Update Codicons: Update tree + list icons

This commit is contained in:
Miguel Solorio 2019-11-07 15:04:06 -08:00
parent 60e8e7c39b
commit c3bf29295c
3 changed files with 3 additions and 3 deletions

View file

@ -98,7 +98,7 @@
"git": {
"name": "vscode-codicons",
"repositoryUrl": "https://github.com/microsoft/vscode-codicons",
"commitHash": "80ab77cb1b19c55cb7300bcb8f76fe43e5fbd427"
"commitHash": "65d11e0839d0ce09faa1a159dc0b3c0bd1aa50be"
}
},
"license": "MIT and Creative Commons Attribution 4.0",

View file

@ -5,7 +5,7 @@
@font-face {
font-family: "codicon";
src: url("./codicon.ttf?be9fd17e767606dd03a4a6ea35903317") format("truetype");
src: url("./codicon.ttf?7197ad7e38e9644da47ec42494d56501") format("truetype");
}
.codicon[class*='codicon-'] {
@ -390,4 +390,4 @@
.codicon-list-filter:before { content: "\eb83" }
.codicon-list-flat:before { content: "\eb84" }
.codicon-list-selection:before { content: "\eb85" }
.codicon-list-tree:before { content: "\eb85" }
.codicon-list-tree:before { content: "\eb86" }