@vscode/codicons 0.0.46-36 → 0.0.46-37

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?930c5594d1bd32fc84253dd37a4a3c42") format("truetype");
9
+ src: url("./codicon.ttf?d7b236adcd97f47e06cd2ce19bade8e1") format("truetype");
10
10
  }
11
11
 
12
12
  .codicon[class*='codicon-'] {
@@ -810,3 +810,6 @@
810
810
  .codicon-xai:before { content: "\ecec" }
811
811
  .codicon-arrow-circle-up-sparkle:before { content: "\eced" }
812
812
  .codicon-close-small:before { content: "\ecee" }
813
+ .codicon-book-compact:before { content: "\ecef" }
814
+ .codicon-mic-off:before { content: "\ecf0" }
815
+ .codicon-mic-off-compact:before { content: "\ecf1" }
package/dist/codicon.csv CHANGED
@@ -258,6 +258,8 @@ mirror,,EA69
258
258
  milestone,,EB20
259
259
  microsoft,,ECD3
260
260
  mic,,EC12
261
+ mic-off,,ECF0
262
+ mic-off-compact,,ECF1
261
263
  mic-filled,,EC1C
262
264
  mic-download,,ECCD
263
265
  mic-download-compact,,ECCE
@@ -598,6 +600,7 @@ bracket-error,,EBE6
598
600
  bracket-dot,,EBE5
599
601
  bookmark,,EAA5
600
602
  book,,EAA4
603
+ book-compact,,ECEF
601
604
  bold,,EAA3
602
605
  blank,,EC03
603
606
  bell,,EAA2