@vscode/codicons 0.0.46-16 → 0.0.46-18

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?1f4a64fd2bb920ee2feefd8b2b87ed72") format("truetype");
9
+ src: url("./codicon.ttf?5fd720b6d3c60d538c336b48b4cd9b3d") format("truetype");
10
10
  }
11
11
 
12
12
  .codicon[class*='codicon-'] {
@@ -768,3 +768,5 @@
768
768
  .codicon-settings-compact:before { content: "\ecc2" }
769
769
  .codicon-vm-compact:before { content: "\ecc3" }
770
770
  .codicon-run-compact:before { content: "\ecc4" }
771
+ .codicon-git-pull-request-comment:before { content: "\ecc5" }
772
+ .codicon-git-pull-request-error:before { content: "\ecc6" }
package/dist/codicon.csv CHANGED
@@ -348,9 +348,11 @@ git-stash-apply,,EC27
348
348
  git-pull-request,,EA64
349
349
  git-pull-request-new-changes,,EC0C
350
350
  git-pull-request-go-to-changes,,EC0B
351
+ git-pull-request-error,,ECC6
351
352
  git-pull-request-draft,,EBDB
352
353
  git-pull-request-done,,EC46
353
354
  git-pull-request-create,,EBBC
355
+ git-pull-request-comment,,ECC5
354
356
  git-pull-request-closed,,EBDA
355
357
  git-merge,,EAFE
356
358
  git-fetch,,ECB2