@vscode/codicons 0.0.46-4 → 0.0.46-40

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.
Files changed (148) hide show
  1. package/.github/skills/build-new-icons/SKILL.md +38 -0
  2. package/_iconCloud/metaphors.variables.json +2 -3
  3. package/dist/codicon.css +113 -3
  4. package/dist/codicon.csv +111 -3
  5. package/dist/codicon.html +8373 -1880
  6. package/dist/codicon.svg +1 -1
  7. package/dist/codicon.ttf +0 -0
  8. package/dist/codiconsLibrary.ts +112 -0
  9. package/dist/metadata.json +5941 -1208
  10. package/package.json +3 -3
  11. package/scripts/prepare.js +19 -0
  12. package/src/icons/account.svg +1 -1
  13. package/src/icons/add-compact.svg +1 -0
  14. package/src/icons/add-small.svg +1 -1
  15. package/src/icons/agent-compact.svg +1 -0
  16. package/src/icons/agent.svg +1 -1
  17. package/src/icons/arrow-circle-up-sparkle.svg +1 -0
  18. package/src/icons/arrow-up-compact.svg +1 -0
  19. package/src/icons/ask-compact.svg +1 -0
  20. package/src/icons/attach-compact.svg +1 -0
  21. package/src/icons/beaker-compact.svg +1 -0
  22. package/src/icons/book-compact.svg +1 -0
  23. package/src/icons/check-compact.svg +1 -0
  24. package/src/icons/checklist-compact.svg +1 -0
  25. package/src/icons/chevron-down-compact.svg +1 -0
  26. package/src/icons/chevron-left-compact.svg +1 -0
  27. package/src/icons/chevron-right-compact.svg +1 -0
  28. package/src/icons/chevron-up-compact.svg +1 -0
  29. package/src/icons/circle-filled-compact.svg +1 -0
  30. package/src/icons/circle-slash-compact.svg +1 -0
  31. package/src/icons/circle-small-filled-compact.svg +1 -0
  32. package/src/icons/claude.svg +1 -1
  33. package/src/icons/close-compact.svg +1 -0
  34. package/src/icons/close-small.svg +1 -0
  35. package/src/icons/close.svg +1 -1
  36. package/src/icons/cloud-compact.svg +1 -0
  37. package/src/icons/cloud-download-compact.svg +1 -0
  38. package/src/icons/cloud-upload-compact.svg +1 -0
  39. package/src/icons/collapse-all-compact.svg +1 -0
  40. package/src/icons/comment-compact.svg +1 -0
  41. package/src/icons/comment-unresolved-compact.svg +1 -0
  42. package/src/icons/copilot-blocked.svg +1 -1
  43. package/src/icons/copilot-compact.svg +1 -0
  44. package/src/icons/copilot-dot-compact.svg +1 -0
  45. package/src/icons/copilot-dot.svg +1 -0
  46. package/src/icons/copilot-error.svg +1 -1
  47. package/src/icons/copilot-in-progress.svg +1 -1
  48. package/src/icons/copilot-not-connected.svg +1 -1
  49. package/src/icons/copilot-snooze.svg +1 -1
  50. package/src/icons/copilot-success.svg +1 -1
  51. package/src/icons/copilot-unavailable.svg +1 -1
  52. package/src/icons/copilot-warning.svg +1 -1
  53. package/src/icons/copilot.svg +1 -1
  54. package/src/icons/debug-connected-compact.svg +1 -0
  55. package/src/icons/debug-disconnect-compact.svg +1 -0
  56. package/src/icons/developer-tools.svg +1 -0
  57. package/src/icons/edit-compact.svg +1 -0
  58. package/src/icons/error-compact.svg +1 -0
  59. package/src/icons/file-media-compact.svg +1 -0
  60. package/src/icons/fish1-happy.svg +1 -0
  61. package/src/icons/fish1-neutral.svg +1 -0
  62. package/src/icons/fish1-sad.svg +1 -0
  63. package/src/icons/fish1-very-sad.svg +1 -0
  64. package/src/icons/fish2-happy.svg +1 -0
  65. package/src/icons/fish2-neutral.svg +1 -0
  66. package/src/icons/fish2-sad.svg +1 -0
  67. package/src/icons/fish2-very-sad.svg +1 -0
  68. package/src/icons/fish3-happy.svg +1 -0
  69. package/src/icons/fish3-neutral.svg +1 -0
  70. package/src/icons/fish3-sad.svg +1 -0
  71. package/src/icons/fish3-very-sad.svg +1 -0
  72. package/src/icons/fish4-happy.svg +1 -0
  73. package/src/icons/fish4-neutral.svg +1 -0
  74. package/src/icons/fish4-sad.svg +1 -0
  75. package/src/icons/fish4-very-sad.svg +1 -0
  76. package/src/icons/folder-compact.svg +1 -0
  77. package/src/icons/folder-opened-compact.svg +1 -0
  78. package/src/icons/gear-compact.svg +1 -0
  79. package/src/icons/git-branch-compact.svg +1 -0
  80. package/src/icons/git-pull-request-comment.svg +1 -0
  81. package/src/icons/git-pull-request-error.svg +1 -0
  82. package/src/icons/google-gemini.svg +1 -0
  83. package/src/icons/gripper-corner.svg +1 -0
  84. package/src/icons/important-compact.svg +1 -0
  85. package/src/icons/important.svg +1 -0
  86. package/src/icons/kimi.svg +1 -0
  87. package/src/icons/layout-density-compact.svg +1 -0
  88. package/src/icons/layout-density-default.svg +1 -0
  89. package/src/icons/library-compact.svg +1 -0
  90. package/src/icons/lightbulb-autofix.svg +1 -1
  91. package/src/icons/lightbulb-compact.svg +1 -0
  92. package/src/icons/lightbulb-empty.svg +1 -1
  93. package/src/icons/lightbulb-sparkle.svg +1 -1
  94. package/src/icons/lightbulb.svg +1 -1
  95. package/src/icons/loading-compact.svg +1 -0
  96. package/src/icons/metered-connection.svg +1 -0
  97. package/src/icons/mic-compact.svg +1 -0
  98. package/src/icons/mic-download-compact.svg +1 -0
  99. package/src/icons/mic-download.svg +1 -0
  100. package/src/icons/mic-off-compact.svg +1 -0
  101. package/src/icons/mic-off.svg +1 -0
  102. package/src/icons/microsoft.svg +1 -0
  103. package/src/icons/openai.svg +1 -1
  104. package/src/icons/pass-compact.svg +1 -0
  105. package/src/icons/pass-filled-compact.svg +1 -0
  106. package/src/icons/person-voice-compact.svg +1 -0
  107. package/src/icons/person-voice-filled-compact.svg +1 -0
  108. package/src/icons/person-voice-filled.svg +1 -0
  109. package/src/icons/person-voice.svg +1 -0
  110. package/src/icons/preview.svg +1 -1
  111. package/src/icons/project-compact.svg +1 -0
  112. package/src/icons/python.svg +1 -1
  113. package/src/icons/radio-tower.svg +1 -1
  114. package/src/icons/record-keys-compact.svg +1 -0
  115. package/src/icons/refresh-compact.svg +1 -0
  116. package/src/icons/remote-compact.svg +1 -0
  117. package/src/icons/repo-compact.svg +1 -0
  118. package/src/icons/repo-forked-compact.svg +1 -0
  119. package/src/icons/right-panel-hide.svg +1 -0
  120. package/src/icons/right-panel-show.svg +1 -0
  121. package/src/icons/rocket-compact.svg +1 -0
  122. package/src/icons/rocket.svg +1 -1
  123. package/src/icons/run-compact.svg +1 -0
  124. package/src/icons/search-compact.svg +1 -0
  125. package/src/icons/session-in-progress-compact.svg +1 -0
  126. package/src/icons/settings-compact.svg +1 -0
  127. package/src/icons/share-window.svg +1 -0
  128. package/src/icons/shield-compact.svg +1 -0
  129. package/src/icons/sparkle-compact.svg +1 -0
  130. package/src/icons/symbol-color-compact.svg +1 -0
  131. package/src/icons/sync-compact.svg +1 -0
  132. package/src/icons/sync-ignored.svg +1 -1
  133. package/src/icons/sync.svg +1 -1
  134. package/src/icons/terminal-compact.svg +1 -0
  135. package/src/icons/unpin.svg +1 -0
  136. package/src/icons/vm-compact.svg +1 -0
  137. package/src/icons/voice-mode-compact.svg +1 -0
  138. package/src/icons/voice-mode-download-compact.svg +1 -0
  139. package/src/icons/voice-mode-download.svg +1 -0
  140. package/src/icons/voice-mode.svg +1 -0
  141. package/src/icons/vscode-insiders-outline.svg +1 -0
  142. package/src/icons/vscode-outline.svg +1 -0
  143. package/src/icons/warning-compact.svg +1 -0
  144. package/src/icons/window-compact.svg +1 -0
  145. package/src/icons/worktree-compact.svg +1 -0
  146. package/src/icons/xai.svg +1 -0
  147. package/src/template/mapping.json +336 -0
  148. package/src/template/metadata.json +5941 -1208
@@ -0,0 +1,38 @@
1
+ ---
2
+ name: build-new-icons
3
+ description: Use after adding SVG icons to vscode-codicons. Builds the codicon font, verifies generated mappings, adds searchable metadata, and checks icon metadata consistency.
4
+ ---
5
+
6
+ # Build New Icons
7
+
8
+ Use this workflow after new SVG icons are added to `src/icons/`.
9
+
10
+ ## Workflow
11
+
12
+ 1. Compare `src/icons/*.svg` with the entries in `src/template/metadata.json`.
13
+ 2. Identify and list every icon that does not yet have metadata. If the user supplied icon names, verify them against this comparison rather than assuming the list is complete.
14
+ 3. Read `src/template/mapping.json` and allocate the next unused decimal codepoint to each new icon. Add each icon as the primary name under its codepoint and keep the codepoints in ascending order.
15
+ 4. Add an entry to `src/template/metadata.json` for every new icon:
16
+
17
+ ```json
18
+ "<icon-name>": {
19
+ "tags": ["<keyword1>", "<keyword2>"],
20
+ "category": "<category>",
21
+ "description": "<Short description of the icon>"
22
+ }
23
+ ```
24
+
25
+ - Add four to eight search tags that describe the icon's appearance and likely uses.
26
+ - Use the best-fitting category already present in the file, such as `action`, `navigation`, `debug`, `file`, `user`, `git`, `layout`, `editor`, `symbol`, `status`, `media`, `device`, or `misc`.
27
+ - Write a concise, one-line description.
28
+ - Keep entries sorted alphabetically by icon name.
29
+
30
+ 5. Run `npm run build` from the `vscode-codicons` repository root and wait for it to finish.
31
+ 6. If the build fails, diagnose and fix the failure before continuing.
32
+ 7. Verify that every new icon remains a primary name under its assigned codepoint in `src/template/mapping.json`.
33
+ 8. Run `node scripts/check-metadata.js`.
34
+ 9. Confirm that the metadata check reports no missing or orphaned entries.
35
+ 10. Summarize:
36
+ - The new icon names.
37
+ - Their codepoints from `src/template/mapping.json`.
38
+ - Their entries from `src/template/metadata.json`.
@@ -1,8 +1,7 @@
1
1
  [
2
2
  {
3
3
  "name": "iconMetaphorsInputTable",
4
- "tableSpecifier":
5
- {
4
+ "tableSpecifier": {
6
5
  "dataColumnIndex": 0,
7
6
  "dataRowIndex": 1,
8
7
  "headerRowIndex": 0
@@ -45,4 +44,4 @@
45
44
  "valueType": "None",
46
45
  "values": []
47
46
  }
48
- ]
47
+ ]
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?b9e3c71f65a1e12843a58047404a6042") format("truetype");
9
+ src: url("./codicon.ttf?c70685e0ae69d2ee3984ed732c035482") format("truetype");
10
10
  }
11
11
 
12
12
  .codicon[class*='codicon-'] {
@@ -707,5 +707,115 @@
707
707
  .codicon-terminal-secure:before { content: "\ec85" }
708
708
  .codicon-chat-import:before { content: "\ec86" }
709
709
  .codicon-chat-export:before { content: "\ec87" }
710
- .codicon-vm-pending:before { content: "\f101" }
711
- .codicon-git-fetch:before { content: "\f102" }
710
+ .codicon-share-window:before { content: "\ec88" }
711
+ .codicon-circle-slash-compact:before { content: "\ec89" }
712
+ .codicon-copilot-compact:before { content: "\ec8a" }
713
+ .codicon-folder-opened-compact:before { content: "\ec8b" }
714
+ .codicon-folder-compact:before { content: "\ec8c" }
715
+ .codicon-gear-compact:before { content: "\ec8d" }
716
+ .codicon-git-branch-compact:before { content: "\ec8e" }
717
+ .codicon-library-compact:before { content: "\ec8f" }
718
+ .codicon-record-keys-compact:before { content: "\ec90" }
719
+ .codicon-remote-compact:before { content: "\ec91" }
720
+ .codicon-repo-forked-compact:before { content: "\ec92" }
721
+ .codicon-repo-compact:before { content: "\ec93" }
722
+ .codicon-shield-compact:before { content: "\ec94" }
723
+ .codicon-sparkle-compact:before { content: "\ec95" }
724
+ .codicon-symbol-color-compact:before { content: "\ec96" }
725
+ .codicon-window-compact:before { content: "\ec97" }
726
+ .codicon-error-compact:before { content: "\ec98" }
727
+ .codicon-warning-compact:before { content: "\ec99" }
728
+ .codicon-pass-compact:before { content: "\ec9a" }
729
+ .codicon-important:before { content: "\ec9b" }
730
+ .codicon-important-compact:before { content: "\ec9c" }
731
+ .codicon-rocket-compact:before { content: "\ec9d" }
732
+ .codicon-unpin:before { content: "\ec9e" }
733
+ .codicon-add-compact:before { content: "\ec9f" }
734
+ .codicon-attach-compact:before { content: "\eca0" }
735
+ .codicon-beaker-compact:before { content: "\eca1" }
736
+ .codicon-check-compact:before { content: "\eca2" }
737
+ .codicon-checklist-compact:before { content: "\eca3" }
738
+ .codicon-chevron-down-compact:before { content: "\eca4" }
739
+ .codicon-chevron-left-compact:before { content: "\eca5" }
740
+ .codicon-chevron-right-compact:before { content: "\eca6" }
741
+ .codicon-chevron-up-compact:before { content: "\eca7" }
742
+ .codicon-circle-filled-compact:before { content: "\eca8" }
743
+ .codicon-circle-small-filled-compact:before { content: "\eca9" }
744
+ .codicon-close-compact:before { content: "\ecaa" }
745
+ .codicon-collapse-all-compact:before { content: "\ecab" }
746
+ .codicon-comment-compact:before { content: "\ecac" }
747
+ .codicon-comment-unresolved-compact:before { content: "\ecad" }
748
+ .codicon-debug-connected-compact:before { content: "\ecae" }
749
+ .codicon-debug-disconnect-compact:before { content: "\ecaf" }
750
+ .codicon-edit-compact:before { content: "\ecb0" }
751
+ .codicon-file-media-compact:before { content: "\ecb1" }
752
+ .codicon-git-fetch:before { content: "\ecb2" }
753
+ .codicon-lightbulb-compact:before { content: "\ecb3" }
754
+ .codicon-loading-compact:before { content: "\ecb4" }
755
+ .codicon-pass-filled-compact:before { content: "\ecb5" }
756
+ .codicon-project-compact:before { content: "\ecb6" }
757
+ .codicon-refresh-compact:before { content: "\ecb7" }
758
+ .codicon-search-compact:before { content: "\ecb8" }
759
+ .codicon-session-in-progress-compact:before { content: "\ecb9" }
760
+ .codicon-sync-compact:before { content: "\ecba" }
761
+ .codicon-terminal-compact:before { content: "\ecbb" }
762
+ .codicon-vm-pending:before { content: "\ecbc" }
763
+ .codicon-worktree-compact:before { content: "\ecbd" }
764
+ .codicon-developer-tools:before { content: "\ecbe" }
765
+ .codicon-cloud-compact:before { content: "\ecbf" }
766
+ .codicon-agent-compact:before { content: "\ecc0" }
767
+ .codicon-ask-compact:before { content: "\ecc1" }
768
+ .codicon-settings-compact:before { content: "\ecc2" }
769
+ .codicon-vm-compact:before { content: "\ecc3" }
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" }
773
+ .codicon-right-panel-hide:before { content: "\ecc7" }
774
+ .codicon-right-panel-show:before { content: "\ecc8" }
775
+ .codicon-vscode-insiders-outline:before { content: "\ecc9" }
776
+ .codicon-vscode-outline:before { content: "\ecca" }
777
+ .codicon-voice-mode:before { content: "\eccb" }
778
+ .codicon-voice-mode-compact:before { content: "\eccc" }
779
+ .codicon-mic-download:before { content: "\eccd" }
780
+ .codicon-mic-download-compact:before { content: "\ecce" }
781
+ .codicon-voice-mode-download:before { content: "\eccf" }
782
+ .codicon-voice-mode-download-compact:before { content: "\ecd0" }
783
+ .codicon-google-gemini:before { content: "\ecd1" }
784
+ .codicon-kimi:before { content: "\ecd2" }
785
+ .codicon-microsoft:before { content: "\ecd3" }
786
+ .codicon-fish1-happy:before { content: "\ecd4" }
787
+ .codicon-fish1-neutral:before { content: "\ecd5" }
788
+ .codicon-fish1-sad:before { content: "\ecd6" }
789
+ .codicon-fish1-very-sad:before { content: "\ecd7" }
790
+ .codicon-fish2-happy:before { content: "\ecd8" }
791
+ .codicon-fish2-neutral:before { content: "\ecd9" }
792
+ .codicon-fish2-sad:before { content: "\ecda" }
793
+ .codicon-fish2-very-sad:before { content: "\ecdb" }
794
+ .codicon-fish3-happy:before { content: "\ecdc" }
795
+ .codicon-fish3-neutral:before { content: "\ecdd" }
796
+ .codicon-fish3-sad:before { content: "\ecde" }
797
+ .codicon-fish3-very-sad:before { content: "\ecdf" }
798
+ .codicon-fish4-happy:before { content: "\ece0" }
799
+ .codicon-fish4-neutral:before { content: "\ece1" }
800
+ .codicon-fish4-sad:before { content: "\ece2" }
801
+ .codicon-fish4-very-sad:before { content: "\ece3" }
802
+ .codicon-person-voice:before { content: "\ece4" }
803
+ .codicon-person-voice-compact:before { content: "\ece5" }
804
+ .codicon-person-voice-filled:before { content: "\ece6" }
805
+ .codicon-person-voice-filled-compact:before { content: "\ece7" }
806
+ .codicon-cloud-download-compact:before { content: "\ece8" }
807
+ .codicon-cloud-upload-compact:before { content: "\ece9" }
808
+ .codicon-mic-compact:before { content: "\ecea" }
809
+ .codicon-arrow-up-compact:before { content: "\eceb" }
810
+ .codicon-xai:before { content: "\ecec" }
811
+ .codicon-arrow-circle-up-sparkle:before { content: "\eced" }
812
+ .codicon-close-small:before { content: "\ecee" }
813
+ .codicon-book-compact:before { content: "\ecef" }
814
+ .codicon-mic-off:before { content: "\ecf0" }
815
+ .codicon-mic-off-compact:before { content: "\ecf1" }
816
+ .codicon-copilot-dot:before { content: "\ecf2" }
817
+ .codicon-copilot-dot-compact:before { content: "\ecf3" }
818
+ .codicon-layout-density-compact:before { content: "\ecf4" }
819
+ .codicon-layout-density-default:before { content: "\ecf5" }
820
+ .codicon-gripper-corner:before { content: "\ecf6" }
821
+ .codicon-metered-connection:before { content: "\ecf7" }
package/dist/codicon.csv CHANGED
@@ -1,34 +1,46 @@
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
7
+ worktree-compact,,ECBD
6
8
  workspace-untrusted,,EBC2
7
9
  workspace-unknown,,EBC3
8
10
  workspace-trusted,,EBC1
9
11
  word-wrap,,EB80
10
12
  window,,EAAE
13
+ window-compact,,EC97
11
14
  window-active,,EC72
12
15
  whole-word,,EB7E
13
16
  whitespace,,EB7D
14
17
  watch,,EB7C
15
18
  warning,,EA6C
19
+ warning-compact,,EC99
16
20
  wand,,EBCF
17
21
  vscode,,EC29
22
+ vscode-outline,,ECCA
18
23
  vscode-insiders,,EC2A
24
+ vscode-insiders-outline,,ECC9
19
25
  vr,,EC18
26
+ voice-mode,,ECCB
27
+ voice-mode-download,,ECCF
28
+ voice-mode-download-compact,,ECD0
29
+ voice-mode-compact,,ECCC
20
30
  vm,,EA7A
21
31
  vm-small,,EC79
22
32
  vm-running,,EB7B
23
- vm-pending,,F101
33
+ vm-pending,,ECBC
24
34
  vm-outline,,EB7A
25
35
  vm-connect,,EBA9
36
+ vm-compact,,ECC3
26
37
  vm-active,,EB79
27
38
  versions,,EB23
28
39
  verified,,EB77
29
40
  verified-filled,,EBE9
30
41
  variable-group,,EBB8
31
42
  unverified,,EB76
43
+ unpin,,EC9E
32
44
  unmute,,EB75
33
45
  unlock,,EB74
34
46
  ungroup-by-ref-type,,EB98
@@ -59,6 +71,7 @@ terminal-powershell,,EBC7
59
71
  terminal-linux,,EBC6
60
72
  terminal-git-bash,,EC71
61
73
  terminal-debian,,EBC5
74
+ terminal-compact,,ECBB
62
75
  terminal-cmd,,EBC4
63
76
  terminal-bash,,EBCA
64
77
  telescope,,EB68
@@ -68,6 +81,7 @@ tag,,EA66
68
81
  table,,EBB7
69
82
  sync,,EA77
70
83
  sync-ignored,,EB9F
84
+ sync-compact,,ECBA
71
85
  symbol-variable,,EA88
72
86
  symbol-structure,,EA91
73
87
  symbol-string,,EA93
@@ -90,6 +104,7 @@ symbol-enum,,EA95
90
104
  symbol-enum-member,,EB5E
91
105
  symbol-constant,,EB5D
92
106
  symbol-color,,EB5C
107
+ symbol-color-compact,,EC96
93
108
  symbol-class,,EB5B
94
109
  symbol-boolean,,EA8F
95
110
  symbol-array,,EA8A
@@ -104,6 +119,7 @@ split-vertical,,EB57
104
119
  split-horizontal,,EB56
105
120
  sparkle,,EC10
106
121
  sparkle-filled,,EC21
122
+ sparkle-compact,,EC95
107
123
  source-control,,EA68
108
124
  sort-precedence,,EB55
109
125
  snake,,EC16
@@ -112,10 +128,14 @@ skip,,EC6A
112
128
  sign-out,,EA6E
113
129
  sign-in,,EA6F
114
130
  shield,,EB53
131
+ shield-compact,,EC94
115
132
  share,,EC25
133
+ share-window,,EC88
116
134
  settings,,EB52
117
135
  settings-gear,,EB51
136
+ settings-compact,,ECC2
118
137
  session-in-progress,,EC77
138
+ session-in-progress-compact,,ECB9
119
139
  server,,EB50
120
140
  server-process,,EBA2
121
141
  server-environment,,EBA3
@@ -126,6 +146,7 @@ search-stop,,EB4E
126
146
  search-sparkle,,EC50
127
147
  search-large,,EC70
128
148
  search-fuzzy,,EC0D
149
+ search-compact,,ECB8
129
150
  screen-normal,,EB4D
130
151
  screen-full,,EB4C
131
152
  screen-cut,,EC7F
@@ -135,6 +156,7 @@ save-all,,EB49
135
156
  run-with-deps,,EC62
136
157
  run-errors,,EBDE
137
158
  run-coverage,,EC2C
159
+ run-compact,,ECC4
138
160
  run-below,,EBBE
139
161
  run-all,,EB9E
140
162
  run-all-coverage,,EC2D
@@ -144,7 +166,10 @@ rss,,EB47
144
166
  root-folder,,EB46
145
167
  root-folder-opened,,EB45
146
168
  rocket,,EB44
169
+ rocket-compact,,EC9D
147
170
  robot,,EC20
171
+ right-panel-show,,ECC8
172
+ right-panel-hide,,ECC7
148
173
  request-changes,,EB43
149
174
  report,,EB42
150
175
  repo,,EA62
@@ -153,8 +178,10 @@ repo-push,,EB41
153
178
  repo-pull,,EB40
154
179
  repo-pinned,,EC43
155
180
  repo-forked,,EA63
181
+ repo-forked-compact,,EC92
156
182
  repo-force-push,,EB3F
157
183
  repo-fetch,,EC1D
184
+ repo-compact,,EC93
158
185
  repo-clone,,EB3E
159
186
  reply,,EA7D
160
187
  replace,,EB3D
@@ -164,13 +191,16 @@ remove,,EB3B
164
191
  remove-small,,EC7C
165
192
  remote,,EB3A
166
193
  remote-explorer,,EB39
194
+ remote-compact,,EC91
167
195
  regex,,EB38
168
196
  refresh,,EB37
197
+ refresh-compact,,ECB7
169
198
  references,,EB36
170
199
  redo,,EBB0
171
200
  record,,EBA7
172
201
  record-small,,EBFA
173
202
  record-keys,,EA65
203
+ record-keys-compact,,EC90
174
204
  reactions,,EB35
175
205
  radio-tower,,EB34
176
206
  quotes,,EC60
@@ -179,6 +209,7 @@ question,,EB32
179
209
  python,,EC39
180
210
  pulse,,EB31
181
211
  project,,EB30
212
+ project-compact,,ECB6
182
213
  primitive-square,,EA72
183
214
  preview,,EB2F
184
215
  preserve-case,,EB2E
@@ -191,10 +222,16 @@ pin,,EB2B
191
222
  pie-chart,,EBE4
192
223
  piano,,EC1A
193
224
  person,,EA67
225
+ person-voice,,ECE4
226
+ person-voice-filled,,ECE6
227
+ person-voice-filled-compact,,ECE7
228
+ person-voice-compact,,ECE5
194
229
  person-add,,EBCD
195
230
  percentage,,EC33
196
231
  pass,,EBA4
197
232
  pass-filled,,EBB3
233
+ pass-filled-compact,,ECB5
234
+ pass-compact,,EC9A
198
235
  paintcan,,EB2A
199
236
  package,,EB29
200
237
  output,,EB9D
@@ -219,8 +256,15 @@ move,,EB22
219
256
  mortar-board,,EB21
220
257
  mirror,,EA69
221
258
  milestone,,EB20
259
+ microsoft,,ECD3
222
260
  mic,,EC12
261
+ mic-off,,ECF0
262
+ mic-off-compact,,ECF1
223
263
  mic-filled,,EC1C
264
+ mic-download,,ECCD
265
+ mic-download-compact,,ECCE
266
+ mic-compact,,ECEA
267
+ metered-connection,,ECF7
224
268
  merge,,EBAB
225
269
  merge-into,,EC6B
226
270
  menu,,EB94
@@ -239,6 +283,7 @@ lock,,EA75
239
283
  lock-small,,EBE7
240
284
  location,,EB1A
241
285
  loading,,EB19
286
+ loading-compact,,ECB4
242
287
  live-share,,EB18
243
288
  list-unordered,,EB17
244
289
  list-tree,,EB86
@@ -250,9 +295,10 @@ link,,EB15
250
295
  link-external,,EB14
251
296
  lightbulb,,EA61
252
297
  lightbulb-sparkle,,EC1F
253
- lightbulb-empty,,EC40
298
+ lightbulb-compact,,ECB3
254
299
  lightbulb-autofix,,EB13
255
300
  library,,EB9C
301
+ library-compact,,EC8F
256
302
  layout,,EBEB
257
303
  layout-statusbar,,EBF5
258
304
  layout-sidebar-right,,EBF4
@@ -269,6 +315,8 @@ layout-panel-justify,,EBF0
269
315
  layout-panel-dock,,EC49
270
316
  layout-panel-center,,EBEF
271
317
  layout-menubar,,EBF6
318
+ layout-density-default,,ECF5
319
+ layout-density-compact,,ECF4
272
320
  layout-centered,,EBF7
273
321
  layout-activitybar-right,,EBED
274
322
  layout-activitybar-left,,EBEC
@@ -276,6 +324,7 @@ layers,,EBD2
276
324
  layers-dot,,EBD3
277
325
  layers-active,,EBD4
278
326
  law,,EB12
327
+ kimi,,ECD2
279
328
  keyboard-tab,,EC3C
280
329
  keyboard-tab-below,,EC45
281
330
  keyboard-tab-above,,EC44
@@ -292,6 +341,8 @@ info,,EA74
292
341
  index-zero,,EC66
293
342
  indent,,EBF9
294
343
  inbox,,EB09
344
+ important,,EC9B
345
+ important-compact,,EC9C
295
346
  hubot,,EB08
296
347
  horizontal-rule,,EB07
297
348
  home,,EB06
@@ -300,11 +351,13 @@ heart,,EB05
300
351
  heart-filled,,EC04
301
352
  group-by-ref-type,,EB97
302
353
  gripper,,EB04
354
+ gripper-corner,,ECF6
303
355
  graph,,EB03
304
356
  graph-scatter,,EBE3
305
357
  graph-line,,EBE2
306
358
  graph-left,,EBAD
307
359
  grabber,,EB02
360
+ google-gemini,,ECD1
308
361
  go-to-search,,EC32
309
362
  go-to-file,,EA94
310
363
  go-to-editing-session,,EC35
@@ -320,32 +373,54 @@ git-stash-apply,,EC27
320
373
  git-pull-request,,EA64
321
374
  git-pull-request-new-changes,,EC0C
322
375
  git-pull-request-go-to-changes,,EC0B
376
+ git-pull-request-error,,ECC6
323
377
  git-pull-request-draft,,EBDB
324
378
  git-pull-request-done,,EC46
325
379
  git-pull-request-create,,EBBC
380
+ git-pull-request-comment,,ECC5
326
381
  git-pull-request-closed,,EBDA
327
382
  git-merge,,EAFE
328
- git-fetch,,F102
383
+ git-fetch,,ECB2
329
384
  git-compare,,EAFD
330
385
  git-commit,,EAFC
331
386
  git-branch-staged-changes,,EC6D
332
387
  git-branch-conflicts,,EC6E
388
+ git-branch-compact,,EC8E
333
389
  git-branch-changes,,EC6C
334
390
  gist,,EAFB
335
391
  gist-secret,,EAFA
336
392
  gift,,EAF9
337
393
  gear,,EAF8
394
+ gear-compact,,EC8D
338
395
  game,,EC17
339
396
  forward,,EC73
340
397
  folder,,EA83
341
398
  folder-opened,,EAF7
399
+ folder-opened-compact,,EC8B
342
400
  folder-library,,EBDF
401
+ folder-compact,,EC8C
343
402
  folder-active,,EAF6
344
403
  fold,,EAF5
345
404
  fold-up,,EAF4
346
405
  fold-down,,EAF3
347
406
  flame,,EAF2
348
407
  flag,,EC3F
408
+ fish4-very-sad,,ECE3
409
+ fish4-sad,,ECE2
410
+ fish4-neutral,,ECE1
411
+ fish4-happy,,ECE0
412
+ fish3-very-sad,,ECDF
413
+ fish3-sad,,ECDE
414
+ fish3-neutral,,ECDD
415
+ fish3-happy,,ECDC
416
+ fish2-very-sad,,ECDB
417
+ fish2-sad,,ECDA
418
+ fish2-neutral,,ECD9
419
+ fish2-happy,,ECD8
420
+ fish1-very-sad,,ECD7
421
+ fish1-sad,,ECD6
422
+ fish1-neutral,,ECD5
423
+ fish1-happy,,ECD4
349
424
  filter,,EAF1
350
425
  filter-filled,,EBCE
351
426
  files,,EAF0
@@ -356,6 +431,7 @@ file-symlink-directory,,EAED
356
431
  file-submodule,,EAEC
357
432
  file-pdf,,EAEB
358
433
  file-media,,EAEA
434
+ file-media-compact,,ECB1
359
435
  file-code,,EAE9
360
436
  file-binary,,EAE8
361
437
  feedback,,EB96
@@ -368,6 +444,7 @@ expand-all,,EB95
368
444
  exclude,,EAE5
369
445
  error,,EA87
370
446
  error-small,,EBFB
447
+ error-compact,,EC98
371
448
  eraser,,EC5D
372
449
  empty-window,,EAE4
373
450
  ellipsis,,EA7C
@@ -375,6 +452,7 @@ editor-layout,,EAE3
375
452
  edit,,EA73
376
453
  edit-sparkle,,EC51
377
454
  edit-session,,EC36
455
+ edit-compact,,ECB0
378
456
  edit-code,,EC68
379
457
  download,,EC74
380
458
  discard,,EAE2
@@ -388,6 +466,7 @@ diff-added,,EADC
388
466
  device-mobile,,EADB
389
467
  device-camera,,EADA
390
468
  device-camera-video,,EAD9
469
+ developer-tools,,ECBE
391
470
  desktop-download,,EA78
392
471
  debug,,EAD8
393
472
  debug-stop,,EAD7
@@ -405,11 +484,13 @@ debug-rerun,,EBC0
405
484
  debug-pause,,EAD1
406
485
  debug-line-by-line,,EBD0
407
486
  debug-disconnect,,EAD0
487
+ debug-disconnect-compact,,ECAF
408
488
  debug-coverage,,EBDD
409
489
  debug-continue,,EACF
410
490
  debug-continue-small,,EBE0
411
491
  debug-console,,EB9B
412
492
  debug-connected,,EC63
493
+ debug-connected-compact,,ECAE
413
494
  debug-breakpoint-unsupported,,EB8C
414
495
  debug-breakpoint-log,,EAAB
415
496
  debug-breakpoint-log-unverified,,EAAA
@@ -439,30 +520,41 @@ copilot-not-connected,,EC3E
439
520
  copilot-large,,EC3A
440
521
  copilot-in-progress,,EC4C
441
522
  copilot-error,,EC4D
523
+ copilot-dot,,ECF2
524
+ copilot-dot-compact,,ECF3
525
+ copilot-compact,,EC8A
442
526
  copilot-blocked,,EC3D
443
527
  compass,,EBD5
444
528
  compass-dot,,EBD6
445
529
  compass-active,,EBD7
446
530
  comment,,EA6B
447
531
  comment-unresolved,,EC0A
532
+ comment-unresolved-compact,,ECAD
448
533
  comment-draft,,EC0E
449
534
  comment-discussion,,EAC7
450
535
  comment-discussion-sparkle,,EC54
451
536
  comment-discussion-quote,,EC5B
537
+ comment-compact,,ECAC
452
538
  combine,,EBB6
453
539
  color-mode,,EAC6
454
540
  collection,,EC57
455
541
  collection-small,,EC78
456
542
  collapse-all,,EAC5
543
+ collapse-all-compact,,ECAB
457
544
  coffee,,EC15
458
545
  code,,EAC4
459
546
  code-review,,EC37
460
547
  code-oss,,EC2B
461
548
  cloud,,EBAA
462
549
  cloud-upload,,EAC3
550
+ cloud-upload-compact,,ECE9
463
551
  cloud-small,,EC7A
464
552
  cloud-download,,EAC2
553
+ cloud-download-compact,,ECE8
554
+ cloud-compact,,ECBF
465
555
  close,,EA76
556
+ close-small,,ECEE
557
+ close-compact,,ECAA
466
558
  close-all,,EAC1
467
559
  clockface,,EC75
468
560
  clippy,,EAC0
@@ -472,21 +564,30 @@ circuit-board,,EABE
472
564
  circle,,EABC
473
565
  circle-small,,EC07
474
566
  circle-small-filled,,EB8A
567
+ circle-small-filled-compact,,ECA9
475
568
  circle-slash,,EABD
569
+ circle-slash-compact,,EC89
476
570
  circle-large,,EBB5
477
571
  circle-large-filled,,EBB4
478
572
  circle-filled,,EA71
573
+ circle-filled-compact,,ECA8
479
574
  chrome-restore,,EABB
480
575
  chrome-minimize,,EABA
481
576
  chrome-maximize,,EAB9
482
577
  chrome-close,,EAB8
483
578
  chip,,EC19
484
579
  chevron-up,,EAB7
580
+ chevron-up-compact,,ECA7
485
581
  chevron-right,,EAB6
582
+ chevron-right-compact,,ECA6
486
583
  chevron-left,,EAB5
584
+ chevron-left-compact,,ECA5
487
585
  chevron-down,,EAB4
586
+ chevron-down-compact,,ECA4
488
587
  checklist,,EAB3
588
+ checklist-compact,,ECA3
489
589
  check,,EAB2
590
+ check-compact,,ECA2
490
591
  check-all,,EBB1
491
592
  chat-sparkle,,EC4F
492
593
  chat-sparkle-warning,,EC55
@@ -505,6 +606,7 @@ bracket-error,,EBE6
505
606
  bracket-dot,,EBE5
506
607
  bookmark,,EAA5
507
608
  book,,EAA4
609
+ book-compact,,ECEF
508
610
  bold,,EAA3
509
611
  blank,,EC03
510
612
  bell,,EAA2
@@ -513,11 +615,15 @@ bell-slash-dot,,EC09
513
615
  bell-dot,,EB9A
514
616
  beaker,,EA79
515
617
  beaker-stop,,EBE1
618
+ beaker-compact,,ECA1
516
619
  azure,,EBD8
517
620
  azure-devops,,EBE8
518
621
  attach,,EC34
622
+ attach-compact,,ECA0
519
623
  ask,,EC80
624
+ ask-compact,,ECC1
520
625
  arrow-up,,EAA1
626
+ arrow-up-compact,,ECEB
521
627
  arrow-swap,,EBCB
522
628
  arrow-small-up,,EAA0
523
629
  arrow-small-right,,EA9F
@@ -527,12 +633,14 @@ arrow-right,,EA9C
527
633
  arrow-left,,EA9B
528
634
  arrow-down,,EA9A
529
635
  arrow-circle-up,,EBFF
636
+ arrow-circle-up-sparkle,,ECED
530
637
  arrow-circle-right,,EBFE
531
638
  arrow-circle-left,,EBFD
532
639
  arrow-circle-down,,EBFC
533
640
  arrow-both,,EA99
534
641
  archive,,EA98
535
642
  agent,,EC67
643
+ agent-compact,,ECC0
536
644
  add,,EA60
537
645
  add-small,,EC7B
538
646
  activate-breakpoints,,EA97