Fix #83395, Update "symbol-key" and "key" icons

This commit is contained in:
Miguel Solorio 2019-10-28 10:03:07 -07:00
parent df17be45e3
commit aedd4227a0
3 changed files with 117 additions and 115 deletions

View file

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

View file

@ -5,7 +5,7 @@
@font-face { @font-face {
font-family: "codicon"; font-family: "codicon";
src: url("./codicon.ttf?0d7ce4078a0bf127a55edc6b4b1996eb") format("truetype"); src: url("./codicon.ttf?ef02cfeb1bd632108a31e60b27eeeaac") format("truetype");
} }
.codicon[class*='codicon-'] { .codicon[class*='codicon-'] {
@ -21,6 +21,7 @@
-ms-user-select: none; -ms-user-select: none;
} }
.codicon-add:before { content: "\ea60" } .codicon-add:before { content: "\ea60" }
.codicon-plus:before { content: "\ea60" } .codicon-plus:before { content: "\ea60" }
.codicon-gist-new:before { content: "\ea60" } .codicon-gist-new:before { content: "\ea60" }
@ -268,116 +269,117 @@
.codicon-jersey:before { content: "\f179" } .codicon-jersey:before { content: "\f179" }
.codicon-json:before { content: "\f17a" } .codicon-json:before { content: "\f17a" }
.codicon-kebab-vertical:before { content: "\f17b" } .codicon-kebab-vertical:before { content: "\f17b" }
.codicon-law:before { content: "\f17c" } .codicon-key:before { content: "\f17c" }
.codicon-lightbulb-autofix:before { content: "\f17d" } .codicon-law:before { content: "\f17d" }
.codicon-link-external:before { content: "\f17e" } .codicon-lightbulb-autofix:before { content: "\f17e" }
.codicon-link:before { content: "\f17f" } .codicon-link-external:before { content: "\f17f" }
.codicon-list-ordered:before { content: "\f180" } .codicon-link:before { content: "\f180" }
.codicon-list-unordered:before { content: "\f181" } .codicon-list-ordered:before { content: "\f181" }
.codicon-live-share:before { content: "\f182" } .codicon-list-unordered:before { content: "\f182" }
.codicon-loading:before { content: "\f183" } .codicon-live-share:before { content: "\f183" }
.codicon-location:before { content: "\f184" } .codicon-loading:before { content: "\f184" }
.codicon-mail-read:before { content: "\f185" } .codicon-location:before { content: "\f185" }
.codicon-mail:before { content: "\f186" } .codicon-mail-read:before { content: "\f186" }
.codicon-markdown:before { content: "\f187" } .codicon-mail:before { content: "\f187" }
.codicon-megaphone:before { content: "\f188" } .codicon-markdown:before { content: "\f188" }
.codicon-mention:before { content: "\f189" } .codicon-megaphone:before { content: "\f189" }
.codicon-milestone:before { content: "\f18a" } .codicon-mention:before { content: "\f18a" }
.codicon-mortar-board:before { content: "\f18b" } .codicon-milestone:before { content: "\f18b" }
.codicon-move:before { content: "\f18c" } .codicon-mortar-board:before { content: "\f18c" }
.codicon-multiple-windows:before { content: "\f18d" } .codicon-move:before { content: "\f18d" }
.codicon-mute:before { content: "\f18e" } .codicon-multiple-windows:before { content: "\f18e" }
.codicon-no-newline:before { content: "\f18f" } .codicon-mute:before { content: "\f18f" }
.codicon-note:before { content: "\f190" } .codicon-no-newline:before { content: "\f190" }
.codicon-octoface:before { content: "\f191" } .codicon-note:before { content: "\f191" }
.codicon-open-preview:before { content: "\f192" } .codicon-octoface:before { content: "\f192" }
.codicon-package:before { content: "\f193" } .codicon-open-preview:before { content: "\f193" }
.codicon-paintcan:before { content: "\f194" } .codicon-package:before { content: "\f194" }
.codicon-pin:before { content: "\f195" } .codicon-paintcan:before { content: "\f195" }
.codicon-play:before { content: "\f196" } .codicon-pin:before { content: "\f196" }
.codicon-plug:before { content: "\f197" } .codicon-play:before { content: "\f197" }
.codicon-preserve-case:before { content: "\f198" } .codicon-plug:before { content: "\f198" }
.codicon-preview:before { content: "\f199" } .codicon-preserve-case:before { content: "\f199" }
.codicon-project:before { content: "\f19a" } .codicon-preview:before { content: "\f19a" }
.codicon-pulse:before { content: "\f19b" } .codicon-project:before { content: "\f19b" }
.codicon-question:before { content: "\f19c" } .codicon-pulse:before { content: "\f19c" }
.codicon-quote:before { content: "\f19d" } .codicon-question:before { content: "\f19d" }
.codicon-radio-tower:before { content: "\f19e" } .codicon-quote:before { content: "\f19e" }
.codicon-reactions:before { content: "\f19f" } .codicon-radio-tower:before { content: "\f19f" }
.codicon-references:before { content: "\f1a0" } .codicon-reactions:before { content: "\f1a0" }
.codicon-refresh:before { content: "\f1a1" } .codicon-references:before { content: "\f1a1" }
.codicon-regex:before { content: "\f1a2" } .codicon-refresh:before { content: "\f1a2" }
.codicon-remote-explorer:before { content: "\f1a3" } .codicon-regex:before { content: "\f1a3" }
.codicon-remote:before { content: "\f1a4" } .codicon-remote-explorer:before { content: "\f1a4" }
.codicon-remove:before { content: "\f1a5" } .codicon-remote:before { content: "\f1a5" }
.codicon-replace-all:before { content: "\f1a6" } .codicon-remove:before { content: "\f1a6" }
.codicon-replace:before { content: "\f1a7" } .codicon-replace-all:before { content: "\f1a7" }
.codicon-repo-clone:before { content: "\f1a8" } .codicon-replace:before { content: "\f1a8" }
.codicon-repo-force-push:before { content: "\f1a9" } .codicon-repo-clone:before { content: "\f1a9" }
.codicon-repo-pull:before { content: "\f1aa" } .codicon-repo-force-push:before { content: "\f1aa" }
.codicon-repo-push:before { content: "\f1ab" } .codicon-repo-pull:before { content: "\f1ab" }
.codicon-report:before { content: "\f1ac" } .codicon-repo-push:before { content: "\f1ac" }
.codicon-request-changes:before { content: "\f1ad" } .codicon-report:before { content: "\f1ad" }
.codicon-rocket:before { content: "\f1ae" } .codicon-request-changes:before { content: "\f1ae" }
.codicon-root-folder-opened:before { content: "\f1af" } .codicon-rocket:before { content: "\f1af" }
.codicon-root-folder:before { content: "\f1b0" } .codicon-root-folder-opened:before { content: "\f1b0" }
.codicon-rss:before { content: "\f1b1" } .codicon-root-folder:before { content: "\f1b1" }
.codicon-ruby:before { content: "\f1b2" } .codicon-rss:before { content: "\f1b2" }
.codicon-save-all:before { content: "\f1b3" } .codicon-ruby:before { content: "\f1b3" }
.codicon-save-as:before { content: "\f1b4" } .codicon-save-all:before { content: "\f1b4" }
.codicon-save:before { content: "\f1b5" } .codicon-save-as:before { content: "\f1b5" }
.codicon-screen-full:before { content: "\f1b6" } .codicon-save:before { content: "\f1b6" }
.codicon-screen-normal:before { content: "\f1b7" } .codicon-screen-full:before { content: "\f1b7" }
.codicon-search-stop:before { content: "\f1b8" } .codicon-screen-normal:before { content: "\f1b8" }
.codicon-selection:before { content: "\f1b9" } .codicon-search-stop:before { content: "\f1b9" }
.codicon-server:before { content: "\f1ba" } .codicon-selection:before { content: "\f1ba" }
.codicon-settings-gear:before { content: "\f1bb" } .codicon-server:before { content: "\f1bb" }
.codicon-settings:before { content: "\f1bc" } .codicon-settings-gear:before { content: "\f1bc" }
.codicon-shield:before { content: "\f1bd" } .codicon-settings:before { content: "\f1bd" }
.codicon-smiley:before { content: "\f1be" } .codicon-shield:before { content: "\f1be" }
.codicon-sort-precedence:before { content: "\f1bf" } .codicon-smiley:before { content: "\f1bf" }
.codicon-split-horizontal:before { content: "\f1c0" } .codicon-sort-precedence:before { content: "\f1c0" }
.codicon-split-vertical:before { content: "\f1c1" } .codicon-split-horizontal:before { content: "\f1c1" }
.codicon-squirrel:before { content: "\f1c2" } .codicon-split-vertical:before { content: "\f1c2" }
.codicon-star-full:before { content: "\f1c3" } .codicon-squirrel:before { content: "\f1c3" }
.codicon-star-half:before { content: "\f1c4" } .codicon-star-full:before { content: "\f1c4" }
.codicon-symbol-class:before { content: "\f1c5" } .codicon-star-half:before { content: "\f1c5" }
.codicon-symbol-color:before { content: "\f1c6" } .codicon-symbol-class:before { content: "\f1c6" }
.codicon-symbol-constant:before { content: "\f1c7" } .codicon-symbol-color:before { content: "\f1c7" }
.codicon-symbol-enum-member:before { content: "\f1c8" } .codicon-symbol-constant:before { content: "\f1c8" }
.codicon-symbol-field:before { content: "\f1c9" } .codicon-symbol-enum-member:before { content: "\f1c9" }
.codicon-symbol-file:before { content: "\f1ca" } .codicon-symbol-field:before { content: "\f1ca" }
.codicon-symbol-interface:before { content: "\f1cb" } .codicon-symbol-file:before { content: "\f1cb" }
.codicon-symbol-keyword:before { content: "\f1cc" } .codicon-symbol-interface:before { content: "\f1cc" }
.codicon-symbol-misc:before { content: "\f1cd" } .codicon-symbol-keyword:before { content: "\f1cd" }
.codicon-symbol-operator:before { content: "\f1ce" } .codicon-symbol-misc:before { content: "\f1ce" }
.codicon-symbol-property:before { content: "\f1cf" } .codicon-symbol-operator:before { content: "\f1cf" }
.codicon-symbol-snippet:before { content: "\f1d0" } .codicon-symbol-property:before { content: "\f1d0" }
.codicon-tasklist:before { content: "\f1d1" } .codicon-symbol-snippet:before { content: "\f1d1" }
.codicon-telescope:before { content: "\f1d2" } .codicon-tasklist:before { content: "\f1d2" }
.codicon-text-size:before { content: "\f1d3" } .codicon-telescope:before { content: "\f1d3" }
.codicon-three-bars:before { content: "\f1d4" } .codicon-text-size:before { content: "\f1d4" }
.codicon-thumbsdown:before { content: "\f1d5" } .codicon-three-bars:before { content: "\f1d5" }
.codicon-thumbsup:before { content: "\f1d6" } .codicon-thumbsdown:before { content: "\f1d6" }
.codicon-tools:before { content: "\f1d7" } .codicon-thumbsup:before { content: "\f1d7" }
.codicon-triangle-down:before { content: "\f1d8" } .codicon-tools:before { content: "\f1d8" }
.codicon-triangle-left:before { content: "\f1d9" } .codicon-triangle-down:before { content: "\f1d9" }
.codicon-triangle-right:before { content: "\f1da" } .codicon-triangle-left:before { content: "\f1da" }
.codicon-triangle-up:before { content: "\f1db" } .codicon-triangle-right:before { content: "\f1db" }
.codicon-twitter:before { content: "\f1dc" } .codicon-triangle-up:before { content: "\f1dc" }
.codicon-unfold:before { content: "\f1dd" } .codicon-twitter:before { content: "\f1dd" }
.codicon-unlock:before { content: "\f1de" } .codicon-unfold:before { content: "\f1de" }
.codicon-unmute:before { content: "\f1df" } .codicon-unlock:before { content: "\f1df" }
.codicon-unverified:before { content: "\f1e0" } .codicon-unmute:before { content: "\f1e0" }
.codicon-verified:before { content: "\f1e1" } .codicon-unverified:before { content: "\f1e1" }
.codicon-versions:before { content: "\f1e2" } .codicon-verified:before { content: "\f1e2" }
.codicon-vm-active:before { content: "\f1e3" } .codicon-versions:before { content: "\f1e3" }
.codicon-vm-outline:before { content: "\f1e4" } .codicon-vm-active:before { content: "\f1e4" }
.codicon-vm-running:before { content: "\f1e5" } .codicon-vm-outline:before { content: "\f1e5" }
.codicon-watch:before { content: "\f1e6" } .codicon-vm-running:before { content: "\f1e6" }
.codicon-whitespace:before { content: "\f1e7" } .codicon-watch:before { content: "\f1e7" }
.codicon-whole-word:before { content: "\f1e8" } .codicon-whitespace:before { content: "\f1e8" }
.codicon-window:before { content: "\f1e9" } .codicon-whole-word:before { content: "\f1e9" }
.codicon-word-wrap:before { content: "\f1ea" } .codicon-window:before { content: "\f1ea" }
.codicon-zoom-in:before { content: "\f1eb" } .codicon-word-wrap:before { content: "\f1eb" }
.codicon-zoom-out:before { content: "\f1ec" } .codicon-zoom-in:before { content: "\f1ec" }
.codicon-zoom-out:before { content: "\f1ed" }