@vscode/codicons 0.0.46-0 → 0.0.46-1

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?37d0c27580c0c52f11dac55394c655c0") format("truetype");
9
+ src: url("./codicon.ttf?b9e3c71f65a1e12843a58047404a6042") format("truetype");
10
10
  }
11
11
 
12
12
  .codicon[class*='codicon-'] {
@@ -705,5 +705,7 @@
705
705
  .codicon-open-in-window:before { content: "\ec83" }
706
706
  .codicon-new-session:before { content: "\ec84" }
707
707
  .codicon-terminal-secure:before { content: "\ec85" }
708
+ .codicon-chat-import:before { content: "\ec86" }
709
+ .codicon-chat-export:before { content: "\ec87" }
708
710
  .codicon-vm-pending:before { content: "\f101" }
709
711
  .codicon-git-fetch:before { content: "\f102" }
package/dist/codicon.csv CHANGED
@@ -491,6 +491,8 @@ check-all,,EBB1
491
491
  chat-sparkle,,EC4F
492
492
  chat-sparkle-warning,,EC55
493
493
  chat-sparkle-error,,EC56
494
+ chat-import,,EC86
495
+ chat-export,,EC87
494
496
  case-sensitive,,EAB1
495
497
  call-outgoing,,EB93
496
498
  call-incoming,,EB92