@vscode/codicons 0.0.46-2 → 0.0.46-20

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 (99) hide show
  1. package/.github/prompts/build-new-icons.prompt.md +32 -0
  2. package/dist/codicon.css +69 -3
  3. package/dist/codicon.csv +67 -3
  4. package/dist/codicon.html +6453 -1185
  5. package/dist/codicon.svg +1 -1
  6. package/dist/codicon.ttf +0 -0
  7. package/dist/codiconsLibrary.ts +68 -0
  8. package/dist/metadata.json +5369 -1157
  9. package/package.json +1 -1
  10. package/src/icons/account.svg +1 -1
  11. package/src/icons/add-compact.svg +1 -0
  12. package/src/icons/add-small.svg +1 -1
  13. package/src/icons/agent-compact.svg +1 -0
  14. package/src/icons/agent.svg +1 -1
  15. package/src/icons/ask-compact.svg +1 -0
  16. package/src/icons/attach-compact.svg +1 -0
  17. package/src/icons/beaker-compact.svg +1 -0
  18. package/src/icons/check-compact.svg +1 -0
  19. package/src/icons/checklist-compact.svg +1 -0
  20. package/src/icons/chevron-down-compact.svg +1 -0
  21. package/src/icons/chevron-left-compact.svg +1 -0
  22. package/src/icons/chevron-right-compact.svg +1 -0
  23. package/src/icons/chevron-up-compact.svg +1 -0
  24. package/src/icons/circle-filled-compact.svg +1 -0
  25. package/src/icons/circle-slash-compact.svg +1 -0
  26. package/src/icons/circle-small-filled-compact.svg +1 -0
  27. package/src/icons/claude.svg +1 -1
  28. package/src/icons/close-compact.svg +1 -0
  29. package/src/icons/cloud-compact.svg +1 -0
  30. package/src/icons/collapse-all-compact.svg +1 -0
  31. package/src/icons/comment-compact.svg +1 -0
  32. package/src/icons/comment-unresolved-compact.svg +1 -0
  33. package/src/icons/copilot-blocked.svg +1 -1
  34. package/src/icons/copilot-compact.svg +1 -0
  35. package/src/icons/copilot-error.svg +1 -1
  36. package/src/icons/copilot-in-progress.svg +1 -1
  37. package/src/icons/copilot-not-connected.svg +1 -1
  38. package/src/icons/copilot-snooze.svg +1 -1
  39. package/src/icons/copilot-success.svg +1 -1
  40. package/src/icons/copilot-unavailable.svg +1 -1
  41. package/src/icons/copilot-warning.svg +1 -1
  42. package/src/icons/copilot.svg +1 -1
  43. package/src/icons/debug-connected-compact.svg +1 -0
  44. package/src/icons/debug-disconnect-compact.svg +1 -0
  45. package/src/icons/developer-tools.svg +1 -0
  46. package/src/icons/edit-compact.svg +1 -0
  47. package/src/icons/error-compact.svg +1 -0
  48. package/src/icons/file-media-compact.svg +1 -0
  49. package/src/icons/folder-compact.svg +1 -0
  50. package/src/icons/folder-opened-compact.svg +1 -0
  51. package/src/icons/gear-compact.svg +1 -0
  52. package/src/icons/git-branch-compact.svg +1 -0
  53. package/src/icons/git-pull-request-comment.svg +1 -0
  54. package/src/icons/git-pull-request-error.svg +1 -0
  55. package/src/icons/important-compact.svg +1 -0
  56. package/src/icons/important.svg +1 -0
  57. package/src/icons/library-compact.svg +1 -0
  58. package/src/icons/lightbulb-autofix.svg +1 -1
  59. package/src/icons/lightbulb-compact.svg +1 -0
  60. package/src/icons/lightbulb-empty.svg +1 -1
  61. package/src/icons/lightbulb-sparkle.svg +1 -1
  62. package/src/icons/lightbulb.svg +1 -1
  63. package/src/icons/loading-compact.svg +1 -0
  64. package/src/icons/openai.svg +1 -1
  65. package/src/icons/pass-compact.svg +1 -0
  66. package/src/icons/pass-filled-compact.svg +1 -0
  67. package/src/icons/preview.svg +1 -1
  68. package/src/icons/project-compact.svg +1 -0
  69. package/src/icons/record-keys-compact.svg +1 -0
  70. package/src/icons/refresh-compact.svg +1 -0
  71. package/src/icons/remote-compact.svg +1 -0
  72. package/src/icons/repo-compact.svg +1 -0
  73. package/src/icons/repo-forked-compact.svg +1 -0
  74. package/src/icons/right-panel-hide.svg +1 -0
  75. package/src/icons/right-panel-show.svg +1 -0
  76. package/src/icons/rocket-compact.svg +1 -0
  77. package/src/icons/rocket.svg +1 -1
  78. package/src/icons/run-compact.svg +1 -0
  79. package/src/icons/search-compact.svg +1 -0
  80. package/src/icons/session-in-progress-compact.svg +1 -0
  81. package/src/icons/settings-compact.svg +1 -0
  82. package/src/icons/share-window.svg +1 -0
  83. package/src/icons/shield-compact.svg +1 -0
  84. package/src/icons/sparkle-compact.svg +1 -0
  85. package/src/icons/symbol-color-compact.svg +1 -0
  86. package/src/icons/sync-compact.svg +1 -0
  87. package/src/icons/sync-ignored.svg +1 -1
  88. package/src/icons/sync.svg +1 -1
  89. package/src/icons/terminal-compact.svg +1 -0
  90. package/src/icons/unpin.svg +1 -0
  91. package/src/icons/vm-compact.svg +1 -0
  92. package/src/icons/voice-mode.svg +1 -0
  93. package/src/icons/vscode-insiders-outline.svg +1 -0
  94. package/src/icons/vscode-outline.svg +1 -0
  95. package/src/icons/warning-compact.svg +1 -0
  96. package/src/icons/window-compact.svg +1 -0
  97. package/src/icons/worktree-compact.svg +1 -0
  98. package/src/template/mapping.json +204 -0
  99. package/src/template/metadata.json +5369 -1157
@@ -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.
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?8196c526547949d5f7d63bb120c72a4e") format("truetype");
10
10
  }
11
11
 
12
12
  .codicon[class*='codicon-'] {
@@ -707,5 +707,71 @@
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" }
package/dist/codicon.csv CHANGED
@@ -3,32 +3,40 @@ zoom-out,,EB82
3
3
  zoom-in,,EB81
4
4
  worktree,,EC7E
5
5
  worktree-small,,EC7D
6
+ worktree-compact,,ECBD
6
7
  workspace-untrusted,,EBC2
7
8
  workspace-unknown,,EBC3
8
9
  workspace-trusted,,EBC1
9
10
  word-wrap,,EB80
10
11
  window,,EAAE
12
+ window-compact,,EC97
11
13
  window-active,,EC72
12
14
  whole-word,,EB7E
13
15
  whitespace,,EB7D
14
16
  watch,,EB7C
15
17
  warning,,EA6C
18
+ warning-compact,,EC99
16
19
  wand,,EBCF
17
20
  vscode,,EC29
21
+ vscode-outline,,ECCA
18
22
  vscode-insiders,,EC2A
23
+ vscode-insiders-outline,,ECC9
19
24
  vr,,EC18
25
+ voice-mode,,ECCB
20
26
  vm,,EA7A
21
27
  vm-small,,EC79
22
28
  vm-running,,EB7B
23
- vm-pending,,F101
29
+ vm-pending,,ECBC
24
30
  vm-outline,,EB7A
25
31
  vm-connect,,EBA9
32
+ vm-compact,,ECC3
26
33
  vm-active,,EB79
27
34
  versions,,EB23
28
35
  verified,,EB77
29
36
  verified-filled,,EBE9
30
37
  variable-group,,EBB8
31
38
  unverified,,EB76
39
+ unpin,,EC9E
32
40
  unmute,,EB75
33
41
  unlock,,EB74
34
42
  ungroup-by-ref-type,,EB98
@@ -59,6 +67,7 @@ terminal-powershell,,EBC7
59
67
  terminal-linux,,EBC6
60
68
  terminal-git-bash,,EC71
61
69
  terminal-debian,,EBC5
70
+ terminal-compact,,ECBB
62
71
  terminal-cmd,,EBC4
63
72
  terminal-bash,,EBCA
64
73
  telescope,,EB68
@@ -68,6 +77,7 @@ tag,,EA66
68
77
  table,,EBB7
69
78
  sync,,EA77
70
79
  sync-ignored,,EB9F
80
+ sync-compact,,ECBA
71
81
  symbol-variable,,EA88
72
82
  symbol-structure,,EA91
73
83
  symbol-string,,EA93
@@ -90,6 +100,7 @@ symbol-enum,,EA95
90
100
  symbol-enum-member,,EB5E
91
101
  symbol-constant,,EB5D
92
102
  symbol-color,,EB5C
103
+ symbol-color-compact,,EC96
93
104
  symbol-class,,EB5B
94
105
  symbol-boolean,,EA8F
95
106
  symbol-array,,EA8A
@@ -104,6 +115,7 @@ split-vertical,,EB57
104
115
  split-horizontal,,EB56
105
116
  sparkle,,EC10
106
117
  sparkle-filled,,EC21
118
+ sparkle-compact,,EC95
107
119
  source-control,,EA68
108
120
  sort-precedence,,EB55
109
121
  snake,,EC16
@@ -112,10 +124,14 @@ skip,,EC6A
112
124
  sign-out,,EA6E
113
125
  sign-in,,EA6F
114
126
  shield,,EB53
127
+ shield-compact,,EC94
115
128
  share,,EC25
129
+ share-window,,EC88
116
130
  settings,,EB52
117
131
  settings-gear,,EB51
132
+ settings-compact,,ECC2
118
133
  session-in-progress,,EC77
134
+ session-in-progress-compact,,ECB9
119
135
  server,,EB50
120
136
  server-process,,EBA2
121
137
  server-environment,,EBA3
@@ -126,6 +142,7 @@ search-stop,,EB4E
126
142
  search-sparkle,,EC50
127
143
  search-large,,EC70
128
144
  search-fuzzy,,EC0D
145
+ search-compact,,ECB8
129
146
  screen-normal,,EB4D
130
147
  screen-full,,EB4C
131
148
  screen-cut,,EC7F
@@ -135,6 +152,7 @@ save-all,,EB49
135
152
  run-with-deps,,EC62
136
153
  run-errors,,EBDE
137
154
  run-coverage,,EC2C
155
+ run-compact,,ECC4
138
156
  run-below,,EBBE
139
157
  run-all,,EB9E
140
158
  run-all-coverage,,EC2D
@@ -144,7 +162,10 @@ rss,,EB47
144
162
  root-folder,,EB46
145
163
  root-folder-opened,,EB45
146
164
  rocket,,EB44
165
+ rocket-compact,,EC9D
147
166
  robot,,EC20
167
+ right-panel-show,,ECC8
168
+ right-panel-hide,,ECC7
148
169
  request-changes,,EB43
149
170
  report,,EB42
150
171
  repo,,EA62
@@ -153,8 +174,10 @@ repo-push,,EB41
153
174
  repo-pull,,EB40
154
175
  repo-pinned,,EC43
155
176
  repo-forked,,EA63
177
+ repo-forked-compact,,EC92
156
178
  repo-force-push,,EB3F
157
179
  repo-fetch,,EC1D
180
+ repo-compact,,EC93
158
181
  repo-clone,,EB3E
159
182
  reply,,EA7D
160
183
  replace,,EB3D
@@ -164,13 +187,16 @@ remove,,EB3B
164
187
  remove-small,,EC7C
165
188
  remote,,EB3A
166
189
  remote-explorer,,EB39
190
+ remote-compact,,EC91
167
191
  regex,,EB38
168
192
  refresh,,EB37
193
+ refresh-compact,,ECB7
169
194
  references,,EB36
170
195
  redo,,EBB0
171
196
  record,,EBA7
172
197
  record-small,,EBFA
173
198
  record-keys,,EA65
199
+ record-keys-compact,,EC90
174
200
  reactions,,EB35
175
201
  radio-tower,,EB34
176
202
  quotes,,EC60
@@ -179,6 +205,7 @@ question,,EB32
179
205
  python,,EC39
180
206
  pulse,,EB31
181
207
  project,,EB30
208
+ project-compact,,ECB6
182
209
  primitive-square,,EA72
183
210
  preview,,EB2F
184
211
  preserve-case,,EB2E
@@ -195,6 +222,8 @@ person-add,,EBCD
195
222
  percentage,,EC33
196
223
  pass,,EBA4
197
224
  pass-filled,,EBB3
225
+ pass-filled-compact,,ECB5
226
+ pass-compact,,EC9A
198
227
  paintcan,,EB2A
199
228
  package,,EB29
200
229
  output,,EB9D
@@ -239,6 +268,7 @@ lock,,EA75
239
268
  lock-small,,EBE7
240
269
  location,,EB1A
241
270
  loading,,EB19
271
+ loading-compact,,ECB4
242
272
  live-share,,EB18
243
273
  list-unordered,,EB17
244
274
  list-tree,,EB86
@@ -250,9 +280,10 @@ link,,EB15
250
280
  link-external,,EB14
251
281
  lightbulb,,EA61
252
282
  lightbulb-sparkle,,EC1F
253
- lightbulb-empty,,EC40
283
+ lightbulb-compact,,ECB3
254
284
  lightbulb-autofix,,EB13
255
285
  library,,EB9C
286
+ library-compact,,EC8F
256
287
  layout,,EBEB
257
288
  layout-statusbar,,EBF5
258
289
  layout-sidebar-right,,EBF4
@@ -292,6 +323,8 @@ info,,EA74
292
323
  index-zero,,EC66
293
324
  indent,,EBF9
294
325
  inbox,,EB09
326
+ important,,EC9B
327
+ important-compact,,EC9C
295
328
  hubot,,EB08
296
329
  horizontal-rule,,EB07
297
330
  home,,EB06
@@ -320,26 +353,32 @@ git-stash-apply,,EC27
320
353
  git-pull-request,,EA64
321
354
  git-pull-request-new-changes,,EC0C
322
355
  git-pull-request-go-to-changes,,EC0B
356
+ git-pull-request-error,,ECC6
323
357
  git-pull-request-draft,,EBDB
324
358
  git-pull-request-done,,EC46
325
359
  git-pull-request-create,,EBBC
360
+ git-pull-request-comment,,ECC5
326
361
  git-pull-request-closed,,EBDA
327
362
  git-merge,,EAFE
328
- git-fetch,,F102
363
+ git-fetch,,ECB2
329
364
  git-compare,,EAFD
330
365
  git-commit,,EAFC
331
366
  git-branch-staged-changes,,EC6D
332
367
  git-branch-conflicts,,EC6E
368
+ git-branch-compact,,EC8E
333
369
  git-branch-changes,,EC6C
334
370
  gist,,EAFB
335
371
  gist-secret,,EAFA
336
372
  gift,,EAF9
337
373
  gear,,EAF8
374
+ gear-compact,,EC8D
338
375
  game,,EC17
339
376
  forward,,EC73
340
377
  folder,,EA83
341
378
  folder-opened,,EAF7
379
+ folder-opened-compact,,EC8B
342
380
  folder-library,,EBDF
381
+ folder-compact,,EC8C
343
382
  folder-active,,EAF6
344
383
  fold,,EAF5
345
384
  fold-up,,EAF4
@@ -356,6 +395,7 @@ file-symlink-directory,,EAED
356
395
  file-submodule,,EAEC
357
396
  file-pdf,,EAEB
358
397
  file-media,,EAEA
398
+ file-media-compact,,ECB1
359
399
  file-code,,EAE9
360
400
  file-binary,,EAE8
361
401
  feedback,,EB96
@@ -368,6 +408,7 @@ expand-all,,EB95
368
408
  exclude,,EAE5
369
409
  error,,EA87
370
410
  error-small,,EBFB
411
+ error-compact,,EC98
371
412
  eraser,,EC5D
372
413
  empty-window,,EAE4
373
414
  ellipsis,,EA7C
@@ -375,6 +416,7 @@ editor-layout,,EAE3
375
416
  edit,,EA73
376
417
  edit-sparkle,,EC51
377
418
  edit-session,,EC36
419
+ edit-compact,,ECB0
378
420
  edit-code,,EC68
379
421
  download,,EC74
380
422
  discard,,EAE2
@@ -388,6 +430,7 @@ diff-added,,EADC
388
430
  device-mobile,,EADB
389
431
  device-camera,,EADA
390
432
  device-camera-video,,EAD9
433
+ developer-tools,,ECBE
391
434
  desktop-download,,EA78
392
435
  debug,,EAD8
393
436
  debug-stop,,EAD7
@@ -405,11 +448,13 @@ debug-rerun,,EBC0
405
448
  debug-pause,,EAD1
406
449
  debug-line-by-line,,EBD0
407
450
  debug-disconnect,,EAD0
451
+ debug-disconnect-compact,,ECAF
408
452
  debug-coverage,,EBDD
409
453
  debug-continue,,EACF
410
454
  debug-continue-small,,EBE0
411
455
  debug-console,,EB9B
412
456
  debug-connected,,EC63
457
+ debug-connected-compact,,ECAE
413
458
  debug-breakpoint-unsupported,,EB8C
414
459
  debug-breakpoint-log,,EAAB
415
460
  debug-breakpoint-log-unverified,,EAAA
@@ -439,21 +484,25 @@ copilot-not-connected,,EC3E
439
484
  copilot-large,,EC3A
440
485
  copilot-in-progress,,EC4C
441
486
  copilot-error,,EC4D
487
+ copilot-compact,,EC8A
442
488
  copilot-blocked,,EC3D
443
489
  compass,,EBD5
444
490
  compass-dot,,EBD6
445
491
  compass-active,,EBD7
446
492
  comment,,EA6B
447
493
  comment-unresolved,,EC0A
494
+ comment-unresolved-compact,,ECAD
448
495
  comment-draft,,EC0E
449
496
  comment-discussion,,EAC7
450
497
  comment-discussion-sparkle,,EC54
451
498
  comment-discussion-quote,,EC5B
499
+ comment-compact,,ECAC
452
500
  combine,,EBB6
453
501
  color-mode,,EAC6
454
502
  collection,,EC57
455
503
  collection-small,,EC78
456
504
  collapse-all,,EAC5
505
+ collapse-all-compact,,ECAB
457
506
  coffee,,EC15
458
507
  code,,EAC4
459
508
  code-review,,EC37
@@ -462,7 +511,9 @@ cloud,,EBAA
462
511
  cloud-upload,,EAC3
463
512
  cloud-small,,EC7A
464
513
  cloud-download,,EAC2
514
+ cloud-compact,,ECBF
465
515
  close,,EA76
516
+ close-compact,,ECAA
466
517
  close-all,,EAC1
467
518
  clockface,,EC75
468
519
  clippy,,EAC0
@@ -472,21 +523,30 @@ circuit-board,,EABE
472
523
  circle,,EABC
473
524
  circle-small,,EC07
474
525
  circle-small-filled,,EB8A
526
+ circle-small-filled-compact,,ECA9
475
527
  circle-slash,,EABD
528
+ circle-slash-compact,,EC89
476
529
  circle-large,,EBB5
477
530
  circle-large-filled,,EBB4
478
531
  circle-filled,,EA71
532
+ circle-filled-compact,,ECA8
479
533
  chrome-restore,,EABB
480
534
  chrome-minimize,,EABA
481
535
  chrome-maximize,,EAB9
482
536
  chrome-close,,EAB8
483
537
  chip,,EC19
484
538
  chevron-up,,EAB7
539
+ chevron-up-compact,,ECA7
485
540
  chevron-right,,EAB6
541
+ chevron-right-compact,,ECA6
486
542
  chevron-left,,EAB5
543
+ chevron-left-compact,,ECA5
487
544
  chevron-down,,EAB4
545
+ chevron-down-compact,,ECA4
488
546
  checklist,,EAB3
547
+ checklist-compact,,ECA3
489
548
  check,,EAB2
549
+ check-compact,,ECA2
490
550
  check-all,,EBB1
491
551
  chat-sparkle,,EC4F
492
552
  chat-sparkle-warning,,EC55
@@ -513,10 +573,13 @@ bell-slash-dot,,EC09
513
573
  bell-dot,,EB9A
514
574
  beaker,,EA79
515
575
  beaker-stop,,EBE1
576
+ beaker-compact,,ECA1
516
577
  azure,,EBD8
517
578
  azure-devops,,EBE8
518
579
  attach,,EC34
580
+ attach-compact,,ECA0
519
581
  ask,,EC80
582
+ ask-compact,,ECC1
520
583
  arrow-up,,EAA1
521
584
  arrow-swap,,EBCB
522
585
  arrow-small-up,,EAA0
@@ -533,6 +596,7 @@ arrow-circle-down,,EBFC
533
596
  arrow-both,,EA99
534
597
  archive,,EA98
535
598
  agent,,EC67
599
+ agent-compact,,ECC0
536
600
  add,,EA60
537
601
  add-small,,EC7B
538
602
  activate-breakpoints,,EA97