@vscode/codicons 0.0.46-15 → 0.0.46-16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/codicon.css CHANGED
@@ -6,7 +6,7 @@
6
6
  @font-face {
7
7
  font-family: "codicon";
8
8
  font-display: block;
9
- src: url("./codicon.ttf?a85c09077bf78c0ccee4b6fd213784a2") format("truetype");
9
+ src: url("./codicon.ttf?1f4a64fd2bb920ee2feefd8b2b87ed72") format("truetype");
10
10
  }
11
11
 
12
12
  .codicon[class*='codicon-'] {
@@ -767,3 +767,4 @@
767
767
  .codicon-ask-compact:before { content: "\ecc1" }
768
768
  .codicon-settings-compact:before { content: "\ecc2" }
769
769
  .codicon-vm-compact:before { content: "\ecc3" }
770
+ .codicon-run-compact:before { content: "\ecc4" }
package/dist/codicon.csv CHANGED
@@ -149,6 +149,7 @@ save-all,,EB49
149
149
  run-with-deps,,EC62
150
150
  run-errors,,EBDE
151
151
  run-coverage,,EC2C
152
+ run-compact,,ECC4
152
153
  run-below,,EBBE
153
154
  run-all,,EB9E
154
155
  run-all-coverage,,EC2D