@vscode/codicons 0.0.46-13 → 0.0.46-14

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?b2fc35e4d44109b8a32a2396c86052ce") format("truetype");
9
+ src: url("./codicon.ttf?32ca60133e877b728068c6fa8534cedc") format("truetype");
10
10
  }
11
11
 
12
12
  .codicon[class*='codicon-'] {
@@ -762,3 +762,4 @@
762
762
  .codicon-vm-pending:before { content: "\ecbc" }
763
763
  .codicon-worktree-compact:before { content: "\ecbd" }
764
764
  .codicon-developer-tools:before { content: "\ecbe" }
765
+ .codicon-cloud-compact:before { content: "\ecbf" }
package/dist/codicon.csv CHANGED
@@ -501,6 +501,7 @@ cloud,,EBAA
501
501
  cloud-upload,,EAC3
502
502
  cloud-small,,EC7A
503
503
  cloud-download,,EAC2
504
+ cloud-compact,,ECBF
504
505
  close,,EA76
505
506
  close-compact,,ECAA
506
507
  close-all,,EAC1