@vscode/codicons 0.0.46-27 → 0.0.46-29

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?ba26f18134fb27e88b933c0b757c7acf") format("truetype");
9
+ src: url("./codicon.ttf?3f18b7f73f952bd9aa7c6b2eb34ca840") format("truetype");
10
10
  }
11
11
 
12
12
  .codicon[class*='codicon-'] {
@@ -807,3 +807,5 @@
807
807
  .codicon-cloud-upload-compact:before { content: "\ece9" }
808
808
  .codicon-mic-compact:before { content: "\ecea" }
809
809
  .codicon-arrow-up-compact:before { content: "\eceb" }
810
+ .codicon-xai:before { content: "\ecec" }
811
+ .codicon-arrow-circle-up-sparkle:before { content: "\eced" }
package/dist/codicon.csv CHANGED
@@ -1,6 +1,7 @@
1
1
  short_name,character,unicode
2
2
  zoom-out,,EB82
3
3
  zoom-in,,EB81
4
+ xai,,ECEC
4
5
  worktree,,EC7E
5
6
  worktree-small,,EC7D
6
7
  worktree-compact,,ECBD
@@ -622,6 +623,7 @@ arrow-right,,EA9C
622
623
  arrow-left,,EA9B
623
624
  arrow-down,,EA9A
624
625
  arrow-circle-up,,EBFF
626
+ arrow-circle-up-sparkle,,ECED
625
627
  arrow-circle-right,,EBFE
626
628
  arrow-circle-left,,EBFD
627
629
  arrow-circle-down,,EBFC