@vscode/codicons 0.0.45-10 → 0.0.45-11

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?b82c4031df6fe843ca6615fd2525b8bd") format("truetype");
9
+ src: url("./codicon.ttf?871a458dc35d05376ca611b03487cccd") format("truetype");
10
10
  }
11
11
 
12
12
  .codicon[class*='codicon-'] {
@@ -703,5 +703,6 @@
703
703
  .codicon-openai:before { content: "\ec81" }
704
704
  .codicon-claude:before { content: "\ec82" }
705
705
  .codicon-open-in-window:before { content: "\ec83" }
706
+ .codicon-new-session:before { content: "\ec84" }
706
707
  .codicon-git-fetch:before { content: "\f101" }
707
708
  .codicon-vm-pending:before { content: "\f102" }
package/dist/codicon.csv CHANGED
@@ -330,6 +330,7 @@ mute,,EB24
330
330
  new-collection,,EC58
331
331
  new-file,,EA7F
332
332
  new-folder,,EA80
333
+ new-session,,EC84
333
334
  newline,,EBEA
334
335
  no-newline,,EB25
335
336
  note,,EB26