@vscode/codicons 0.0.46-10 → 0.0.46-12

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 (60) hide show
  1. package/dist/codicon.css +32 -3
  2. package/dist/codicon.csv +30 -2
  3. package/dist/codicon.html +842 -7
  4. package/dist/codicon.svg +1 -1
  5. package/dist/codicon.ttf +0 -0
  6. package/dist/codiconsLibrary.ts +31 -0
  7. package/dist/metadata.json +371 -0
  8. package/package.json +1 -1
  9. package/src/icons/add-compact.svg +1 -0
  10. package/src/icons/attach-compact.svg +1 -0
  11. package/src/icons/beaker-compact.svg +1 -0
  12. package/src/icons/check-compact.svg +1 -0
  13. package/src/icons/checklist-compact.svg +1 -0
  14. package/src/icons/chevron-down-compact.svg +1 -0
  15. package/src/icons/chevron-left-compact.svg +1 -0
  16. package/src/icons/chevron-right-compact.svg +1 -0
  17. package/src/icons/chevron-up-compact.svg +1 -0
  18. package/src/icons/circle-filled-compact.svg +1 -0
  19. package/src/icons/circle-slash-compact.svg +1 -1
  20. package/src/icons/circle-small-filled-compact.svg +1 -0
  21. package/src/icons/close-compact.svg +1 -0
  22. package/src/icons/collapse-all-compact.svg +1 -0
  23. package/src/icons/comment-compact.svg +1 -0
  24. package/src/icons/comment-unresolved-compact.svg +1 -0
  25. package/src/icons/copilot-compact.svg +1 -1
  26. package/src/icons/debug-connected-compact.svg +1 -0
  27. package/src/icons/debug-disconnect-compact.svg +1 -0
  28. package/src/icons/edit-compact.svg +1 -0
  29. package/src/icons/error-compact.svg +1 -1
  30. package/src/icons/file-media-compact.svg +1 -0
  31. package/src/icons/folder-compact.svg +1 -1
  32. package/src/icons/folder-opened-compact.svg +1 -1
  33. package/src/icons/gear-compact.svg +1 -1
  34. package/src/icons/git-branch-compact.svg +1 -1
  35. package/src/icons/important-compact.svg +1 -1
  36. package/src/icons/library-compact.svg +1 -1
  37. package/src/icons/lightbulb-compact.svg +1 -0
  38. package/src/icons/loading-compact.svg +1 -0
  39. package/src/icons/pass-compact.svg +1 -1
  40. package/src/icons/pass-filled-compact.svg +1 -0
  41. package/src/icons/project-compact.svg +1 -0
  42. package/src/icons/record-keys-compact.svg +1 -1
  43. package/src/icons/refresh-compact.svg +1 -0
  44. package/src/icons/remote-compact.svg +1 -1
  45. package/src/icons/repo-compact.svg +1 -1
  46. package/src/icons/repo-forked-compact.svg +1 -1
  47. package/src/icons/rocket-compact.svg +1 -1
  48. package/src/icons/search-compact.svg +1 -0
  49. package/src/icons/session-in-progress-compact.svg +1 -0
  50. package/src/icons/shield-compact.svg +1 -1
  51. package/src/icons/sparkle-compact.svg +1 -1
  52. package/src/icons/symbol-color-compact.svg +1 -1
  53. package/src/icons/sync-compact.svg +1 -0
  54. package/src/icons/sync-ignored.svg +1 -1
  55. package/src/icons/terminal-compact.svg +1 -0
  56. package/src/icons/warning-compact.svg +1 -1
  57. package/src/icons/window-compact.svg +1 -1
  58. package/src/icons/worktree-compact.svg +1 -0
  59. package/src/template/mapping.json +93 -0
  60. package/src/template/metadata.json +371 -0
@@ -36,6 +36,18 @@
36
36
  "category": "action",
37
37
  "description": "Add or create new item"
38
38
  },
39
+ "add-compact": {
40
+ "tags": [
41
+ "plus",
42
+ "new",
43
+ "create",
44
+ "combine",
45
+ "more",
46
+ "insert"
47
+ ],
48
+ "category": "action",
49
+ "description": "Add or create new item"
50
+ },
39
51
  "add-small": {
40
52
  "tags": [
41
53
  "plus",
@@ -267,6 +279,18 @@
267
279
  "category": "action",
268
280
  "description": "Attach file or item"
269
281
  },
282
+ "attach-compact": {
283
+ "tags": [
284
+ "attachment",
285
+ "paperclip",
286
+ "clip",
287
+ "file",
288
+ "link",
289
+ "compact"
290
+ ],
291
+ "category": "action",
292
+ "description": "Attach a file or item (compact 12x12 variant)"
293
+ },
270
294
  "azure": {
271
295
  "tags": [
272
296
  "cloud",
@@ -301,6 +325,18 @@
301
325
  "category": "tool",
302
326
  "description": "Testing or experimental feature"
303
327
  },
328
+ "beaker-compact": {
329
+ "tags": [
330
+ "experiment",
331
+ "lab",
332
+ "test",
333
+ "science",
334
+ "flask",
335
+ "compact"
336
+ ],
337
+ "category": "tool",
338
+ "description": "Beaker for experimental features (compact 12x12 variant)"
339
+ },
304
340
  "beaker-stop": {
305
341
  "tags": [
306
342
  "test",
@@ -624,6 +660,18 @@
624
660
  "category": "action",
625
661
  "description": "Check all or select all"
626
662
  },
663
+ "check-compact": {
664
+ "tags": [
665
+ "done",
666
+ "complete",
667
+ "success",
668
+ "tick",
669
+ "approved",
670
+ "compact"
671
+ ],
672
+ "category": "status",
673
+ "description": "Checkmark (compact 12x12 variant)"
674
+ },
627
675
  "checklist": {
628
676
  "tags": [
629
677
  "checkmark",
@@ -640,6 +688,18 @@
640
688
  "category": "content",
641
689
  "description": "Checklist or task list"
642
690
  },
691
+ "checklist-compact": {
692
+ "tags": [
693
+ "tasks",
694
+ "todo",
695
+ "list",
696
+ "checkboxes",
697
+ "items",
698
+ "compact"
699
+ ],
700
+ "category": "action",
701
+ "description": "Checklist of items (compact 12x12 variant)"
702
+ },
643
703
  "chevron-down": {
644
704
  "tags": [
645
705
  "twistie",
@@ -654,6 +714,18 @@
654
714
  "category": "navigation",
655
715
  "description": "Chevron pointing down"
656
716
  },
717
+ "chevron-down-compact": {
718
+ "tags": [
719
+ "arrow",
720
+ "down",
721
+ "expand",
722
+ "collapse",
723
+ "direction",
724
+ "compact"
725
+ ],
726
+ "category": "navigation",
727
+ "description": "Chevron pointing down (compact 12x12 variant)"
728
+ },
657
729
  "chevron-left": {
658
730
  "tags": [
659
731
  "twistie",
@@ -667,6 +739,18 @@
667
739
  "category": "navigation",
668
740
  "description": "Chevron pointing left"
669
741
  },
742
+ "chevron-left-compact": {
743
+ "tags": [
744
+ "arrow",
745
+ "left",
746
+ "back",
747
+ "previous",
748
+ "direction",
749
+ "compact"
750
+ ],
751
+ "category": "navigation",
752
+ "description": "Chevron pointing left (compact 12x12 variant)"
753
+ },
670
754
  "chevron-right": {
671
755
  "tags": [
672
756
  "twistie",
@@ -680,6 +764,18 @@
680
764
  "category": "navigation",
681
765
  "description": "Chevron pointing right"
682
766
  },
767
+ "chevron-right-compact": {
768
+ "tags": [
769
+ "arrow",
770
+ "right",
771
+ "forward",
772
+ "next",
773
+ "direction",
774
+ "compact"
775
+ ],
776
+ "category": "navigation",
777
+ "description": "Chevron pointing right (compact 12x12 variant)"
778
+ },
683
779
  "chevron-up": {
684
780
  "tags": [
685
781
  "twistie",
@@ -693,6 +789,18 @@
693
789
  "category": "navigation",
694
790
  "description": "Chevron pointing up"
695
791
  },
792
+ "chevron-up-compact": {
793
+ "tags": [
794
+ "arrow",
795
+ "up",
796
+ "collapse",
797
+ "expand",
798
+ "direction",
799
+ "compact"
800
+ ],
801
+ "category": "navigation",
802
+ "description": "Chevron pointing up (compact 12x12 variant)"
803
+ },
696
804
  "chip": {
697
805
  "tags": [
698
806
  "hardware",
@@ -764,6 +872,18 @@
764
872
  "category": "shape",
765
873
  "description": "Filled circle"
766
874
  },
875
+ "circle-filled-compact": {
876
+ "tags": [
877
+ "circle",
878
+ "filled",
879
+ "dot",
880
+ "solid",
881
+ "indicator",
882
+ "compact"
883
+ ],
884
+ "category": "shape",
885
+ "description": "Filled circle (compact 12x12 variant)"
886
+ },
767
887
  "circle-large": {
768
888
  "tags": [
769
889
  "dot",
@@ -844,6 +964,18 @@
844
964
  "category": "shape",
845
965
  "description": "Small filled circle"
846
966
  },
967
+ "circle-small-filled-compact": {
968
+ "tags": [
969
+ "circle",
970
+ "dot",
971
+ "small",
972
+ "filled",
973
+ "indicator",
974
+ "compact"
975
+ ],
976
+ "category": "shape",
977
+ "description": "Small filled circle (compact 12x12 variant)"
978
+ },
847
979
  "circuit-board": {
848
980
  "tags": [
849
981
  "iot",
@@ -937,6 +1069,18 @@
937
1069
  "category": "action",
938
1070
  "description": "Close all items"
939
1071
  },
1072
+ "close-compact": {
1073
+ "tags": [
1074
+ "x",
1075
+ "cancel",
1076
+ "dismiss",
1077
+ "remove",
1078
+ "exit",
1079
+ "compact"
1080
+ ],
1081
+ "category": "action",
1082
+ "description": "Close or dismiss (compact 12x12 variant)"
1083
+ },
940
1084
  "cloud": {
941
1085
  "tags": [
942
1086
  "online",
@@ -1034,6 +1178,18 @@
1034
1178
  "category": "action",
1035
1179
  "description": "Collapse all items"
1036
1180
  },
1181
+ "collapse-all-compact": {
1182
+ "tags": [
1183
+ "collapse",
1184
+ "minimize",
1185
+ "fold",
1186
+ "tree",
1187
+ "hide",
1188
+ "compact"
1189
+ ],
1190
+ "category": "action",
1191
+ "description": "Collapse all items (compact 12x12 variant)"
1192
+ },
1037
1193
  "collection": {
1038
1194
  "tags": [
1039
1195
  "group",
@@ -1091,6 +1247,18 @@
1091
1247
  "category": "communication",
1092
1248
  "description": "Comment or message"
1093
1249
  },
1250
+ "comment-compact": {
1251
+ "tags": [
1252
+ "speech",
1253
+ "message",
1254
+ "chat",
1255
+ "feedback",
1256
+ "note",
1257
+ "compact"
1258
+ ],
1259
+ "category": "communication",
1260
+ "description": "Comment or message (compact 12x12 variant)"
1261
+ },
1094
1262
  "comment-discussion": {
1095
1263
  "tags": [
1096
1264
  "dialog",
@@ -1150,6 +1318,18 @@
1150
1318
  "category": "communication",
1151
1319
  "description": "Unresolved comment"
1152
1320
  },
1321
+ "comment-unresolved-compact": {
1322
+ "tags": [
1323
+ "comment",
1324
+ "unresolved",
1325
+ "open",
1326
+ "pending",
1327
+ "discussion",
1328
+ "compact"
1329
+ ],
1330
+ "category": "communication",
1331
+ "description": "Unresolved comment (compact 12x12 variant)"
1332
+ },
1153
1333
  "compass": {
1154
1334
  "tags": [
1155
1335
  "navigate",
@@ -1575,6 +1755,18 @@
1575
1755
  "category": "debug",
1576
1756
  "description": "Debugger connected"
1577
1757
  },
1758
+ "debug-connected-compact": {
1759
+ "tags": [
1760
+ "debug",
1761
+ "connected",
1762
+ "session",
1763
+ "active",
1764
+ "run",
1765
+ "compact"
1766
+ ],
1767
+ "category": "debug",
1768
+ "description": "Debug session connected (compact 12x12 variant)"
1769
+ },
1578
1770
  "debug-console": {
1579
1771
  "tags": [
1580
1772
  "terminal",
@@ -1632,6 +1824,18 @@
1632
1824
  "category": "debug",
1633
1825
  "description": "Disconnect debugger"
1634
1826
  },
1827
+ "debug-disconnect-compact": {
1828
+ "tags": [
1829
+ "debug",
1830
+ "disconnect",
1831
+ "stop",
1832
+ "detach",
1833
+ "session",
1834
+ "compact"
1835
+ ],
1836
+ "category": "debug",
1837
+ "description": "Disconnect debug session (compact 12x12 variant)"
1838
+ },
1635
1839
  "debug-line-by-line": {
1636
1840
  "tags": [
1637
1841
  "step",
@@ -1961,6 +2165,18 @@
1961
2165
  "category": "development",
1962
2166
  "description": "Edit code"
1963
2167
  },
2168
+ "edit-compact": {
2169
+ "tags": [
2170
+ "pencil",
2171
+ "modify",
2172
+ "write",
2173
+ "change",
2174
+ "edit",
2175
+ "compact"
2176
+ ],
2177
+ "category": "action",
2178
+ "description": "Edit or modify (compact 12x12 variant)"
2179
+ },
1964
2180
  "edit-session": {
1965
2181
  "tags": [
1966
2182
  "work",
@@ -2185,6 +2401,18 @@
2185
2401
  "category": "file",
2186
2402
  "description": "Media file"
2187
2403
  },
2404
+ "file-media-compact": {
2405
+ "tags": [
2406
+ "file",
2407
+ "image",
2408
+ "media",
2409
+ "picture",
2410
+ "photo",
2411
+ "compact"
2412
+ ],
2413
+ "category": "file",
2414
+ "description": "Media file (compact 12x12 variant)"
2415
+ },
2188
2416
  "file-pdf": {
2189
2417
  "tags": [
2190
2418
  "document",
@@ -2595,6 +2823,18 @@
2595
2823
  "category": "git",
2596
2824
  "description": "Compare git versions"
2597
2825
  },
2826
+ "git-fetch": {
2827
+ "tags": [
2828
+ "git",
2829
+ "fetch",
2830
+ "download",
2831
+ "remote",
2832
+ "sync",
2833
+ "pull"
2834
+ ],
2835
+ "category": "git",
2836
+ "description": "Fetch changes from a remote repository"
2837
+ },
2598
2838
  "git-merge": {
2599
2839
  "tags": [
2600
2840
  "combine",
@@ -3469,6 +3709,18 @@
3469
3709
  "category": "action",
3470
3710
  "description": "Auto-fix suggestion"
3471
3711
  },
3712
+ "lightbulb-compact": {
3713
+ "tags": [
3714
+ "idea",
3715
+ "hint",
3716
+ "suggestion",
3717
+ "tip",
3718
+ "quickfix",
3719
+ "compact"
3720
+ ],
3721
+ "category": "status",
3722
+ "description": "Lightbulb hint or suggestion (compact 12x12 variant)"
3723
+ },
3472
3724
  "lightbulb-empty": {
3473
3725
  "tags": [
3474
3726
  "idea",
@@ -3604,6 +3856,18 @@
3604
3856
  "category": "status",
3605
3857
  "description": "Loading or processing"
3606
3858
  },
3859
+ "loading-compact": {
3860
+ "tags": [
3861
+ "spinner",
3862
+ "progress",
3863
+ "wait",
3864
+ "busy",
3865
+ "loading",
3866
+ "compact"
3867
+ ],
3868
+ "category": "status",
3869
+ "description": "Loading indicator (compact 12x12 variant)"
3870
+ },
3607
3871
  "location": {
3608
3872
  "tags": [
3609
3873
  "map",
@@ -4175,6 +4439,18 @@
4175
4439
  "category": "status",
4176
4440
  "description": "Filled pass icon"
4177
4441
  },
4442
+ "pass-filled-compact": {
4443
+ "tags": [
4444
+ "check",
4445
+ "success",
4446
+ "complete",
4447
+ "done",
4448
+ "filled",
4449
+ "compact"
4450
+ ],
4451
+ "category": "status",
4452
+ "description": "Filled pass or success (compact 12x12 variant)"
4453
+ },
4178
4454
  "percentage": {
4179
4455
  "tags": [
4180
4456
  "ratio",
@@ -4335,6 +4611,17 @@
4335
4611
  "category": "general",
4336
4612
  "description": "Project or workspace"
4337
4613
  },
4614
+ "project-compact": {
4615
+ "tags": [
4616
+ "project",
4617
+ "folder",
4618
+ "workspace",
4619
+ "briefcase",
4620
+ "compact"
4621
+ ],
4622
+ "category": "file",
4623
+ "description": "Project (compact 12x12 variant)"
4624
+ },
4338
4625
  "pulse": {
4339
4626
  "tags": [
4340
4627
  "heartbeat",
@@ -4486,6 +4773,18 @@
4486
4773
  "category": "action",
4487
4774
  "description": "Refresh or reload"
4488
4775
  },
4776
+ "refresh-compact": {
4777
+ "tags": [
4778
+ "reload",
4779
+ "sync",
4780
+ "update",
4781
+ "redo",
4782
+ "refresh",
4783
+ "compact"
4784
+ ],
4785
+ "category": "action",
4786
+ "description": "Refresh or reload (compact 12x12 variant)"
4787
+ },
4489
4788
  "regex": {
4490
4789
  "tags": [
4491
4790
  "pattern",
@@ -4955,6 +5254,18 @@
4955
5254
  "category": "search",
4956
5255
  "description": "Search or find"
4957
5256
  },
5257
+ "search-compact": {
5258
+ "tags": [
5259
+ "find",
5260
+ "magnify",
5261
+ "lookup",
5262
+ "query",
5263
+ "search",
5264
+ "compact"
5265
+ ],
5266
+ "category": "search",
5267
+ "description": "Search or find (compact 12x12 variant)"
5268
+ },
4958
5269
  "search-fuzzy": {
4959
5270
  "tags": [
4960
5271
  "find",
@@ -5064,6 +5375,18 @@
5064
5375
  "category": "status",
5065
5376
  "description": "Session in progress"
5066
5377
  },
5378
+ "session-in-progress-compact": {
5379
+ "tags": [
5380
+ "session",
5381
+ "progress",
5382
+ "active",
5383
+ "running",
5384
+ "status",
5385
+ "compact"
5386
+ ],
5387
+ "category": "status",
5388
+ "description": "Session in progress indicator (compact 12x12 variant)"
5389
+ },
5067
5390
  "settings": {
5068
5391
  "tags": [
5069
5392
  "gear",
@@ -5588,6 +5911,18 @@
5588
5911
  "category": "symbol",
5589
5912
  "description": "Structure symbol"
5590
5913
  },
5914
+ "sync-compact": {
5915
+ "tags": [
5916
+ "refresh",
5917
+ "reload",
5918
+ "synchronize",
5919
+ "update",
5920
+ "sync",
5921
+ "compact"
5922
+ ],
5923
+ "category": "action",
5924
+ "description": "Synchronize (compact 12x12 variant)"
5925
+ },
5591
5926
  "sync-ignored": {
5592
5927
  "tags": [
5593
5928
  "refresh",
@@ -5685,6 +6020,18 @@
5685
6020
  "category": "application",
5686
6021
  "description": "Command prompt"
5687
6022
  },
6023
+ "terminal-compact": {
6024
+ "tags": [
6025
+ "console",
6026
+ "shell",
6027
+ "cli",
6028
+ "command",
6029
+ "prompt",
6030
+ "compact"
6031
+ ],
6032
+ "category": "tool",
6033
+ "description": "Terminal or console (compact 12x12 variant)"
6034
+ },
5688
6035
  "terminal-debian": {
5689
6036
  "tags": [
5690
6037
  "console",
@@ -6123,6 +6470,18 @@
6123
6470
  "category": "device",
6124
6471
  "description": "VM outline"
6125
6472
  },
6473
+ "vm-pending": {
6474
+ "tags": [
6475
+ "virtual",
6476
+ "machine",
6477
+ "vm",
6478
+ "pending",
6479
+ "server",
6480
+ "wait"
6481
+ ],
6482
+ "category": "device",
6483
+ "description": "Virtual machine in pending state"
6484
+ },
6126
6485
  "vm-running": {
6127
6486
  "tags": [
6128
6487
  "computer",
@@ -6321,6 +6680,18 @@
6321
6680
  "category": "git",
6322
6681
  "description": "Git worktree"
6323
6682
  },
6683
+ "worktree-compact": {
6684
+ "tags": [
6685
+ "git",
6686
+ "worktree",
6687
+ "branch",
6688
+ "tree",
6689
+ "workspace",
6690
+ "compact"
6691
+ ],
6692
+ "category": "git",
6693
+ "description": "Git worktree (compact 12x12 variant)"
6694
+ },
6324
6695
  "worktree-small": {
6325
6696
  "tags": [
6326
6697
  "git",