提交 4ad1d7db 编写于 作者: M Miguel Solorio

Update Codicons: add pin and pinned icons

上级 72a482d2
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
@font-face { @font-face {
font-family: "codicon"; font-family: "codicon";
src: url("./codicon.ttf?a76e99e42eab7c1a55601640b708d820") format("truetype"); src: url("./codicon.ttf?dfd6a49baa44e0e53668cfbbde763e0e") format("truetype");
} }
.codicon[class*='codicon-'] { .codicon[class*='codicon-'] {
...@@ -423,5 +423,6 @@ ...@@ -423,5 +423,6 @@
.codicon-output:before { content: "\eb9d" } .codicon-output:before { content: "\eb9d" }
.codicon-run-all:before { content: "\eb9e" } .codicon-run-all:before { content: "\eb9e" }
.codicon-sync-ignored:before { content: "\eb9f" } .codicon-sync-ignored:before { content: "\eb9f" }
.codicon-pinned:before { content: "\eba0" }
.codicon-debug-alt-2:before { content: "\f101" } .codicon-debug-alt-2:before { content: "\f101" }
.codicon-debug-alt:before { content: "\f102" } .codicon-debug-alt:before { content: "\f102" }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册