@vscode/codicons 0.0.45-0 → 0.0.45-2

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?6ccea1c836e4cf1b223f46a3c1b1f498") format("truetype");
9
+ src: url("./codicon.ttf?f8ce8d358216150952996c01a1e9f975") format("truetype");
10
10
  }
11
11
 
12
12
  .codicon[class*='codicon-'] {
@@ -700,5 +700,6 @@
700
700
  .codicon-worktree:before { content: "\ec7e" }
701
701
  .codicon-screen-cut:before { content: "\ec7f" }
702
702
  .codicon-ask:before { content: "\ec80" }
703
+ .codicon-openai:before { content: "\ec81" }
703
704
  .codicon-git-fetch:before { content: "\f101" }
704
705
  .codicon-vm-pending:before { content: "\f102" }
package/dist/codicon.csv CHANGED
@@ -337,6 +337,7 @@ notebook,,EBAF
337
337
  octoface,,EB27
338
338
  open-in-product,,EC65
339
339
  open-preview,,EB28
340
+ openai,,EC81
340
341
  organization,,EA7E
341
342
  output,,EB9D
342
343
  package,,EB29