@vscode/codicons 0.0.46-3 → 0.0.46-30

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 (137) hide show
  1. package/.github/prompts/build-new-icons.prompt.md +32 -0
  2. package/_iconCloud/metaphors.variables.json +2 -3
  3. package/dist/codicon.css +103 -3
  4. package/dist/codicon.csv +101 -3
  5. package/dist/codicon.html +8094 -1886
  6. package/dist/codicon.svg +1 -1
  7. package/dist/codicon.ttf +0 -0
  8. package/dist/codiconsLibrary.ts +102 -0
  9. package/dist/metadata.json +5822 -1214
  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/check-compact.svg +1 -0
  23. package/src/icons/checklist-compact.svg +1 -0
  24. package/src/icons/chevron-down-compact.svg +1 -0
  25. package/src/icons/chevron-left-compact.svg +1 -0
  26. package/src/icons/chevron-right-compact.svg +1 -0
  27. package/src/icons/chevron-up-compact.svg +1 -0
  28. package/src/icons/circle-filled-compact.svg +1 -0
  29. package/src/icons/circle-slash-compact.svg +1 -0
  30. package/src/icons/circle-small-filled-compact.svg +1 -0
  31. package/src/icons/claude.svg +1 -1
  32. package/src/icons/close-compact.svg +1 -0
  33. package/src/icons/close.svg +1 -1
  34. package/src/icons/cloud-compact.svg +1 -0
  35. package/src/icons/cloud-download-compact.svg +1 -0
  36. package/src/icons/cloud-upload-compact.svg +1 -0
  37. package/src/icons/collapse-all-compact.svg +1 -0
  38. package/src/icons/comment-compact.svg +1 -0
  39. package/src/icons/comment-unresolved-compact.svg +1 -0
  40. package/src/icons/copilot-blocked.svg +1 -1
  41. package/src/icons/copilot-compact.svg +1 -0
  42. package/src/icons/copilot-error.svg +1 -1
  43. package/src/icons/copilot-in-progress.svg +1 -1
  44. package/src/icons/copilot-not-connected.svg +1 -1
  45. package/src/icons/copilot-snooze.svg +1 -1
  46. package/src/icons/copilot-success.svg +1 -1
  47. package/src/icons/copilot-unavailable.svg +1 -1
  48. package/src/icons/copilot-warning.svg +1 -1
  49. package/src/icons/copilot.svg +1 -1
  50. package/src/icons/debug-connected-compact.svg +1 -0
  51. package/src/icons/debug-disconnect-compact.svg +1 -0
  52. package/src/icons/developer-tools.svg +1 -0
  53. package/src/icons/edit-compact.svg +1 -0
  54. package/src/icons/error-compact.svg +1 -0
  55. package/src/icons/file-media-compact.svg +1 -0
  56. package/src/icons/fish1-happy.svg +1 -0
  57. package/src/icons/fish1-neutral.svg +1 -0
  58. package/src/icons/fish1-sad.svg +1 -0
  59. package/src/icons/fish1-very-sad.svg +1 -0
  60. package/src/icons/fish2-happy.svg +1 -0
  61. package/src/icons/fish2-neutral.svg +1 -0
  62. package/src/icons/fish2-sad.svg +1 -0
  63. package/src/icons/fish2-very-sad.svg +1 -0
  64. package/src/icons/fish3-happy.svg +1 -0
  65. package/src/icons/fish3-neutral.svg +1 -0
  66. package/src/icons/fish3-sad.svg +1 -0
  67. package/src/icons/fish3-very-sad.svg +1 -0
  68. package/src/icons/fish4-happy.svg +1 -0
  69. package/src/icons/fish4-neutral.svg +1 -0
  70. package/src/icons/fish4-sad.svg +1 -0
  71. package/src/icons/fish4-very-sad.svg +1 -0
  72. package/src/icons/folder-compact.svg +1 -0
  73. package/src/icons/folder-opened-compact.svg +1 -0
  74. package/src/icons/gear-compact.svg +1 -0
  75. package/src/icons/git-branch-compact.svg +1 -0
  76. package/src/icons/git-pull-request-comment.svg +1 -0
  77. package/src/icons/git-pull-request-error.svg +1 -0
  78. package/src/icons/google-gemini.svg +1 -0
  79. package/src/icons/important-compact.svg +1 -0
  80. package/src/icons/important.svg +1 -0
  81. package/src/icons/kimi.svg +1 -0
  82. package/src/icons/library-compact.svg +1 -0
  83. package/src/icons/lightbulb-autofix.svg +1 -1
  84. package/src/icons/lightbulb-compact.svg +1 -0
  85. package/src/icons/lightbulb-empty.svg +1 -1
  86. package/src/icons/lightbulb-sparkle.svg +1 -1
  87. package/src/icons/lightbulb.svg +1 -1
  88. package/src/icons/loading-compact.svg +1 -0
  89. package/src/icons/mic-compact.svg +1 -0
  90. package/src/icons/mic-download-compact.svg +1 -0
  91. package/src/icons/mic-download.svg +1 -0
  92. package/src/icons/microsoft.svg +1 -0
  93. package/src/icons/openai.svg +1 -1
  94. package/src/icons/pass-compact.svg +1 -0
  95. package/src/icons/pass-filled-compact.svg +1 -0
  96. package/src/icons/person-voice-compact.svg +1 -0
  97. package/src/icons/person-voice-filled-compact.svg +1 -0
  98. package/src/icons/person-voice-filled.svg +1 -0
  99. package/src/icons/person-voice.svg +1 -0
  100. package/src/icons/preview.svg +1 -1
  101. package/src/icons/project-compact.svg +1 -0
  102. package/src/icons/radio-tower.svg +1 -1
  103. package/src/icons/record-keys-compact.svg +1 -0
  104. package/src/icons/refresh-compact.svg +1 -0
  105. package/src/icons/remote-compact.svg +1 -0
  106. package/src/icons/repo-compact.svg +1 -0
  107. package/src/icons/repo-forked-compact.svg +1 -0
  108. package/src/icons/right-panel-hide.svg +1 -0
  109. package/src/icons/right-panel-show.svg +1 -0
  110. package/src/icons/rocket-compact.svg +1 -0
  111. package/src/icons/rocket.svg +1 -1
  112. package/src/icons/run-compact.svg +1 -0
  113. package/src/icons/search-compact.svg +1 -0
  114. package/src/icons/session-in-progress-compact.svg +1 -0
  115. package/src/icons/settings-compact.svg +1 -0
  116. package/src/icons/share-window.svg +1 -0
  117. package/src/icons/shield-compact.svg +1 -0
  118. package/src/icons/sparkle-compact.svg +1 -0
  119. package/src/icons/symbol-color-compact.svg +1 -0
  120. package/src/icons/sync-compact.svg +1 -0
  121. package/src/icons/sync-ignored.svg +1 -1
  122. package/src/icons/sync.svg +1 -1
  123. package/src/icons/terminal-compact.svg +1 -0
  124. package/src/icons/unpin.svg +1 -0
  125. package/src/icons/vm-compact.svg +1 -0
  126. package/src/icons/voice-mode-compact.svg +1 -0
  127. package/src/icons/voice-mode-download-compact.svg +1 -0
  128. package/src/icons/voice-mode-download.svg +1 -0
  129. package/src/icons/voice-mode.svg +1 -0
  130. package/src/icons/vscode-insiders-outline.svg +1 -0
  131. package/src/icons/vscode-outline.svg +1 -0
  132. package/src/icons/warning-compact.svg +1 -0
  133. package/src/icons/window-compact.svg +1 -0
  134. package/src/icons/worktree-compact.svg +1 -0
  135. package/src/icons/xai.svg +1 -0
  136. package/src/template/mapping.json +306 -0
  137. package/src/template/metadata.json +5822 -1214
@@ -0,0 +1,32 @@
1
+ ---
2
+ description: Build codicons and update mapping.json & metadata.json after adding new icons
3
+ argument-hint: List the new icon names you added (e.g. "wand, sparkle-filled")
4
+ tools: ['execute/runInTerminal', 'execute/getTerminalOutput', 'read', 'edit', 'search']
5
+ ---
6
+
7
+ New SVG icons have been added to `src/icons/`. Your job is to build the font, update the template files, and verify everything is consistent.
8
+
9
+ ## Steps
10
+
11
+ 1. **Identify new icons** — compare `src/icons/*.svg` against the entries in `src/template/metadata.json` to find icons that don't have metadata yet. List them.
12
+
13
+ 2. **Run the build** — execute `npm run build` in the `vscode-codicons` workspace root. Wait for it to finish and confirm it succeeds (exit code 0). If it fails, diagnose and fix the issue before continuing.
14
+
15
+ 3. **Check mapping.json** — read `src/template/mapping.json`. The build's `fantasticon` step auto-generates this file. Verify each new icon appears as a primary name under its codepoint. If any new icon is missing, something went wrong in the build — investigate.
16
+
17
+ 4. **Update metadata.json** — for each new icon that is missing from `src/template/metadata.json`, add an entry with this shape:
18
+ ```json
19
+ "<icon-name>": {
20
+ "tags": ["<keyword1>", "<keyword2>", ...],
21
+ "category": "<category>",
22
+ "description": "<Short description of the icon>"
23
+ }
24
+ ```
25
+ - **tags**: 4–8 search keywords describing the icon's visual appearance and usage.
26
+ - **category**: one of the existing categories already in the file (e.g. `"action"`, `"navigation"`, `"debug"`, `"file"`, `"user"`, `"git"`, `"layout"`, `"editor"`, `"symbol"`, `"status"`, `"media"`, `"device"`, `"misc"`). Pick the best fit.
27
+ - **description**: a concise one-line description.
28
+ - Keep entries sorted alphabetically by icon name.
29
+
30
+ 5. **Run the metadata check** — execute `node scripts/check-metadata.js` and confirm zero missing or orphaned entries.
31
+
32
+ 6. **Summary** — list the new icons added, their codepoints from mapping.json, and their metadata entries.
@@ -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?3f18b7f73f952bd9aa7c6b2eb34ca840") format("truetype");
10
10
  }
11
11
 
12
12
  .codicon[class*='codicon-'] {
@@ -707,5 +707,105 @@
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" }
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,12 @@ move,,EB22
219
256
  mortar-board,,EB21
220
257
  mirror,,EA69
221
258
  milestone,,EB20
259
+ microsoft,,ECD3
222
260
  mic,,EC12
223
261
  mic-filled,,EC1C
262
+ mic-download,,ECCD
263
+ mic-download-compact,,ECCE
264
+ mic-compact,,ECEA
224
265
  merge,,EBAB
225
266
  merge-into,,EC6B
226
267
  menu,,EB94
@@ -239,6 +280,7 @@ lock,,EA75
239
280
  lock-small,,EBE7
240
281
  location,,EB1A
241
282
  loading,,EB19
283
+ loading-compact,,ECB4
242
284
  live-share,,EB18
243
285
  list-unordered,,EB17
244
286
  list-tree,,EB86
@@ -250,9 +292,10 @@ link,,EB15
250
292
  link-external,,EB14
251
293
  lightbulb,,EA61
252
294
  lightbulb-sparkle,,EC1F
253
- lightbulb-empty,,EC40
295
+ lightbulb-compact,,ECB3
254
296
  lightbulb-autofix,,EB13
255
297
  library,,EB9C
298
+ library-compact,,EC8F
256
299
  layout,,EBEB
257
300
  layout-statusbar,,EBF5
258
301
  layout-sidebar-right,,EBF4
@@ -276,6 +319,7 @@ layers,,EBD2
276
319
  layers-dot,,EBD3
277
320
  layers-active,,EBD4
278
321
  law,,EB12
322
+ kimi,,ECD2
279
323
  keyboard-tab,,EC3C
280
324
  keyboard-tab-below,,EC45
281
325
  keyboard-tab-above,,EC44
@@ -292,6 +336,8 @@ info,,EA74
292
336
  index-zero,,EC66
293
337
  indent,,EBF9
294
338
  inbox,,EB09
339
+ important,,EC9B
340
+ important-compact,,EC9C
295
341
  hubot,,EB08
296
342
  horizontal-rule,,EB07
297
343
  home,,EB06
@@ -305,6 +351,7 @@ graph-scatter,,EBE3
305
351
  graph-line,,EBE2
306
352
  graph-left,,EBAD
307
353
  grabber,,EB02
354
+ google-gemini,,ECD1
308
355
  go-to-search,,EC32
309
356
  go-to-file,,EA94
310
357
  go-to-editing-session,,EC35
@@ -320,32 +367,54 @@ git-stash-apply,,EC27
320
367
  git-pull-request,,EA64
321
368
  git-pull-request-new-changes,,EC0C
322
369
  git-pull-request-go-to-changes,,EC0B
370
+ git-pull-request-error,,ECC6
323
371
  git-pull-request-draft,,EBDB
324
372
  git-pull-request-done,,EC46
325
373
  git-pull-request-create,,EBBC
374
+ git-pull-request-comment,,ECC5
326
375
  git-pull-request-closed,,EBDA
327
376
  git-merge,,EAFE
328
- git-fetch,,F102
377
+ git-fetch,,ECB2
329
378
  git-compare,,EAFD
330
379
  git-commit,,EAFC
331
380
  git-branch-staged-changes,,EC6D
332
381
  git-branch-conflicts,,EC6E
382
+ git-branch-compact,,EC8E
333
383
  git-branch-changes,,EC6C
334
384
  gist,,EAFB
335
385
  gist-secret,,EAFA
336
386
  gift,,EAF9
337
387
  gear,,EAF8
388
+ gear-compact,,EC8D
338
389
  game,,EC17
339
390
  forward,,EC73
340
391
  folder,,EA83
341
392
  folder-opened,,EAF7
393
+ folder-opened-compact,,EC8B
342
394
  folder-library,,EBDF
395
+ folder-compact,,EC8C
343
396
  folder-active,,EAF6
344
397
  fold,,EAF5
345
398
  fold-up,,EAF4
346
399
  fold-down,,EAF3
347
400
  flame,,EAF2
348
401
  flag,,EC3F
402
+ fish4-very-sad,,ECE3
403
+ fish4-sad,,ECE2
404
+ fish4-neutral,,ECE1
405
+ fish4-happy,,ECE0
406
+ fish3-very-sad,,ECDF
407
+ fish3-sad,,ECDE
408
+ fish3-neutral,,ECDD
409
+ fish3-happy,,ECDC
410
+ fish2-very-sad,,ECDB
411
+ fish2-sad,,ECDA
412
+ fish2-neutral,,ECD9
413
+ fish2-happy,,ECD8
414
+ fish1-very-sad,,ECD7
415
+ fish1-sad,,ECD6
416
+ fish1-neutral,,ECD5
417
+ fish1-happy,,ECD4
349
418
  filter,,EAF1
350
419
  filter-filled,,EBCE
351
420
  files,,EAF0
@@ -356,6 +425,7 @@ file-symlink-directory,,EAED
356
425
  file-submodule,,EAEC
357
426
  file-pdf,,EAEB
358
427
  file-media,,EAEA
428
+ file-media-compact,,ECB1
359
429
  file-code,,EAE9
360
430
  file-binary,,EAE8
361
431
  feedback,,EB96
@@ -368,6 +438,7 @@ expand-all,,EB95
368
438
  exclude,,EAE5
369
439
  error,,EA87
370
440
  error-small,,EBFB
441
+ error-compact,,EC98
371
442
  eraser,,EC5D
372
443
  empty-window,,EAE4
373
444
  ellipsis,,EA7C
@@ -375,6 +446,7 @@ editor-layout,,EAE3
375
446
  edit,,EA73
376
447
  edit-sparkle,,EC51
377
448
  edit-session,,EC36
449
+ edit-compact,,ECB0
378
450
  edit-code,,EC68
379
451
  download,,EC74
380
452
  discard,,EAE2
@@ -388,6 +460,7 @@ diff-added,,EADC
388
460
  device-mobile,,EADB
389
461
  device-camera,,EADA
390
462
  device-camera-video,,EAD9
463
+ developer-tools,,ECBE
391
464
  desktop-download,,EA78
392
465
  debug,,EAD8
393
466
  debug-stop,,EAD7
@@ -405,11 +478,13 @@ debug-rerun,,EBC0
405
478
  debug-pause,,EAD1
406
479
  debug-line-by-line,,EBD0
407
480
  debug-disconnect,,EAD0
481
+ debug-disconnect-compact,,ECAF
408
482
  debug-coverage,,EBDD
409
483
  debug-continue,,EACF
410
484
  debug-continue-small,,EBE0
411
485
  debug-console,,EB9B
412
486
  debug-connected,,EC63
487
+ debug-connected-compact,,ECAE
413
488
  debug-breakpoint-unsupported,,EB8C
414
489
  debug-breakpoint-log,,EAAB
415
490
  debug-breakpoint-log-unverified,,EAAA
@@ -439,30 +514,38 @@ copilot-not-connected,,EC3E
439
514
  copilot-large,,EC3A
440
515
  copilot-in-progress,,EC4C
441
516
  copilot-error,,EC4D
517
+ copilot-compact,,EC8A
442
518
  copilot-blocked,,EC3D
443
519
  compass,,EBD5
444
520
  compass-dot,,EBD6
445
521
  compass-active,,EBD7
446
522
  comment,,EA6B
447
523
  comment-unresolved,,EC0A
524
+ comment-unresolved-compact,,ECAD
448
525
  comment-draft,,EC0E
449
526
  comment-discussion,,EAC7
450
527
  comment-discussion-sparkle,,EC54
451
528
  comment-discussion-quote,,EC5B
529
+ comment-compact,,ECAC
452
530
  combine,,EBB6
453
531
  color-mode,,EAC6
454
532
  collection,,EC57
455
533
  collection-small,,EC78
456
534
  collapse-all,,EAC5
535
+ collapse-all-compact,,ECAB
457
536
  coffee,,EC15
458
537
  code,,EAC4
459
538
  code-review,,EC37
460
539
  code-oss,,EC2B
461
540
  cloud,,EBAA
462
541
  cloud-upload,,EAC3
542
+ cloud-upload-compact,,ECE9
463
543
  cloud-small,,EC7A
464
544
  cloud-download,,EAC2
545
+ cloud-download-compact,,ECE8
546
+ cloud-compact,,ECBF
465
547
  close,,EA76
548
+ close-compact,,ECAA
466
549
  close-all,,EAC1
467
550
  clockface,,EC75
468
551
  clippy,,EAC0
@@ -472,21 +555,30 @@ circuit-board,,EABE
472
555
  circle,,EABC
473
556
  circle-small,,EC07
474
557
  circle-small-filled,,EB8A
558
+ circle-small-filled-compact,,ECA9
475
559
  circle-slash,,EABD
560
+ circle-slash-compact,,EC89
476
561
  circle-large,,EBB5
477
562
  circle-large-filled,,EBB4
478
563
  circle-filled,,EA71
564
+ circle-filled-compact,,ECA8
479
565
  chrome-restore,,EABB
480
566
  chrome-minimize,,EABA
481
567
  chrome-maximize,,EAB9
482
568
  chrome-close,,EAB8
483
569
  chip,,EC19
484
570
  chevron-up,,EAB7
571
+ chevron-up-compact,,ECA7
485
572
  chevron-right,,EAB6
573
+ chevron-right-compact,,ECA6
486
574
  chevron-left,,EAB5
575
+ chevron-left-compact,,ECA5
487
576
  chevron-down,,EAB4
577
+ chevron-down-compact,,ECA4
488
578
  checklist,,EAB3
579
+ checklist-compact,,ECA3
489
580
  check,,EAB2
581
+ check-compact,,ECA2
490
582
  check-all,,EBB1
491
583
  chat-sparkle,,EC4F
492
584
  chat-sparkle-warning,,EC55
@@ -513,11 +605,15 @@ bell-slash-dot,,EC09
513
605
  bell-dot,,EB9A
514
606
  beaker,,EA79
515
607
  beaker-stop,,EBE1
608
+ beaker-compact,,ECA1
516
609
  azure,,EBD8
517
610
  azure-devops,,EBE8
518
611
  attach,,EC34
612
+ attach-compact,,ECA0
519
613
  ask,,EC80
614
+ ask-compact,,ECC1
520
615
  arrow-up,,EAA1
616
+ arrow-up-compact,,ECEB
521
617
  arrow-swap,,EBCB
522
618
  arrow-small-up,,EAA0
523
619
  arrow-small-right,,EA9F
@@ -527,12 +623,14 @@ arrow-right,,EA9C
527
623
  arrow-left,,EA9B
528
624
  arrow-down,,EA9A
529
625
  arrow-circle-up,,EBFF
626
+ arrow-circle-up-sparkle,,ECED
530
627
  arrow-circle-right,,EBFE
531
628
  arrow-circle-left,,EBFD
532
629
  arrow-circle-down,,EBFC
533
630
  arrow-both,,EA99
534
631
  archive,,EA98
535
632
  agent,,EC67
633
+ agent-compact,,ECC0
536
634
  add,,EA60
537
635
  add-small,,EC7B
538
636
  activate-breakpoints,,EA97