@vscode/codicons 0.0.46-3 → 0.0.46-31

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
package/dist/codicon.ttf CHANGED
Binary file
@@ -659,4 +659,106 @@ export const codiconsLibrary = {
659
659
  terminalSecure: register('terminal-secure', 0xec85),
660
660
  chatImport: register('chat-import', 0xec86),
661
661
  chatExport: register('chat-export', 0xec87),
662
+ shareWindow: register('share-window', 0xec88),
663
+ circleSlashCompact: register('circle-slash-compact', 0xec89),
664
+ copilotCompact: register('copilot-compact', 0xec8a),
665
+ folderOpenedCompact: register('folder-opened-compact', 0xec8b),
666
+ folderCompact: register('folder-compact', 0xec8c),
667
+ gearCompact: register('gear-compact', 0xec8d),
668
+ gitBranchCompact: register('git-branch-compact', 0xec8e),
669
+ libraryCompact: register('library-compact', 0xec8f),
670
+ recordKeysCompact: register('record-keys-compact', 0xec90),
671
+ remoteCompact: register('remote-compact', 0xec91),
672
+ repoForkedCompact: register('repo-forked-compact', 0xec92),
673
+ repoCompact: register('repo-compact', 0xec93),
674
+ shieldCompact: register('shield-compact', 0xec94),
675
+ sparkleCompact: register('sparkle-compact', 0xec95),
676
+ symbolColorCompact: register('symbol-color-compact', 0xec96),
677
+ windowCompact: register('window-compact', 0xec97),
678
+ errorCompact: register('error-compact', 0xec98),
679
+ warningCompact: register('warning-compact', 0xec99),
680
+ passCompact: register('pass-compact', 0xec9a),
681
+ important: register('important', 0xec9b),
682
+ importantCompact: register('important-compact', 0xec9c),
683
+ rocketCompact: register('rocket-compact', 0xec9d),
684
+ unpin: register('unpin', 0xec9e),
685
+ addCompact: register('add-compact', 0xec9f),
686
+ attachCompact: register('attach-compact', 0xeca0),
687
+ beakerCompact: register('beaker-compact', 0xeca1),
688
+ checkCompact: register('check-compact', 0xeca2),
689
+ checklistCompact: register('checklist-compact', 0xeca3),
690
+ chevronDownCompact: register('chevron-down-compact', 0xeca4),
691
+ chevronLeftCompact: register('chevron-left-compact', 0xeca5),
692
+ chevronRightCompact: register('chevron-right-compact', 0xeca6),
693
+ chevronUpCompact: register('chevron-up-compact', 0xeca7),
694
+ circleFilledCompact: register('circle-filled-compact', 0xeca8),
695
+ circleSmallFilledCompact: register('circle-small-filled-compact', 0xeca9),
696
+ closeCompact: register('close-compact', 0xecaa),
697
+ collapseAllCompact: register('collapse-all-compact', 0xecab),
698
+ commentCompact: register('comment-compact', 0xecac),
699
+ commentUnresolvedCompact: register('comment-unresolved-compact', 0xecad),
700
+ debugConnectedCompact: register('debug-connected-compact', 0xecae),
701
+ debugDisconnectCompact: register('debug-disconnect-compact', 0xecaf),
702
+ editCompact: register('edit-compact', 0xecb0),
703
+ fileMediaCompact: register('file-media-compact', 0xecb1),
704
+ gitFetch: register('git-fetch', 0xecb2),
705
+ lightbulbCompact: register('lightbulb-compact', 0xecb3),
706
+ loadingCompact: register('loading-compact', 0xecb4),
707
+ passFilledCompact: register('pass-filled-compact', 0xecb5),
708
+ projectCompact: register('project-compact', 0xecb6),
709
+ refreshCompact: register('refresh-compact', 0xecb7),
710
+ searchCompact: register('search-compact', 0xecb8),
711
+ sessionInProgressCompact: register('session-in-progress-compact', 0xecb9),
712
+ syncCompact: register('sync-compact', 0xecba),
713
+ terminalCompact: register('terminal-compact', 0xecbb),
714
+ vmPending: register('vm-pending', 0xecbc),
715
+ worktreeCompact: register('worktree-compact', 0xecbd),
716
+ developerTools: register('developer-tools', 0xecbe),
717
+ cloudCompact: register('cloud-compact', 0xecbf),
718
+ agentCompact: register('agent-compact', 0xecc0),
719
+ askCompact: register('ask-compact', 0xecc1),
720
+ settingsCompact: register('settings-compact', 0xecc2),
721
+ vmCompact: register('vm-compact', 0xecc3),
722
+ runCompact: register('run-compact', 0xecc4),
723
+ gitPullRequestComment: register('git-pull-request-comment', 0xecc5),
724
+ gitPullRequestError: register('git-pull-request-error', 0xecc6),
725
+ rightPanelHide: register('right-panel-hide', 0xecc7),
726
+ rightPanelShow: register('right-panel-show', 0xecc8),
727
+ vscodeInsidersOutline: register('vscode-insiders-outline', 0xecc9),
728
+ vscodeOutline: register('vscode-outline', 0xecca),
729
+ voiceMode: register('voice-mode', 0xeccb),
730
+ voiceModeCompact: register('voice-mode-compact', 0xeccc),
731
+ micDownload: register('mic-download', 0xeccd),
732
+ micDownloadCompact: register('mic-download-compact', 0xecce),
733
+ voiceModeDownload: register('voice-mode-download', 0xeccf),
734
+ voiceModeDownloadCompact: register('voice-mode-download-compact', 0xecd0),
735
+ googleGemini: register('google-gemini', 0xecd1),
736
+ kimi: register('kimi', 0xecd2),
737
+ microsoft: register('microsoft', 0xecd3),
738
+ fish1Happy: register('fish1-happy', 0xecd4),
739
+ fish1Neutral: register('fish1-neutral', 0xecd5),
740
+ fish1Sad: register('fish1-sad', 0xecd6),
741
+ fish1VerySad: register('fish1-very-sad', 0xecd7),
742
+ fish2Happy: register('fish2-happy', 0xecd8),
743
+ fish2Neutral: register('fish2-neutral', 0xecd9),
744
+ fish2Sad: register('fish2-sad', 0xecda),
745
+ fish2VerySad: register('fish2-very-sad', 0xecdb),
746
+ fish3Happy: register('fish3-happy', 0xecdc),
747
+ fish3Neutral: register('fish3-neutral', 0xecdd),
748
+ fish3Sad: register('fish3-sad', 0xecde),
749
+ fish3VerySad: register('fish3-very-sad', 0xecdf),
750
+ fish4Happy: register('fish4-happy', 0xece0),
751
+ fish4Neutral: register('fish4-neutral', 0xece1),
752
+ fish4Sad: register('fish4-sad', 0xece2),
753
+ fish4VerySad: register('fish4-very-sad', 0xece3),
754
+ personVoice: register('person-voice', 0xece4),
755
+ personVoiceCompact: register('person-voice-compact', 0xece5),
756
+ personVoiceFilled: register('person-voice-filled', 0xece6),
757
+ personVoiceFilledCompact: register('person-voice-filled-compact', 0xece7),
758
+ cloudDownloadCompact: register('cloud-download-compact', 0xece8),
759
+ cloudUploadCompact: register('cloud-upload-compact', 0xece9),
760
+ micCompact: register('mic-compact', 0xecea),
761
+ arrowUpCompact: register('arrow-up-compact', 0xeceb),
762
+ xai: register('xai', 0xecec),
763
+ arrowCircleUpSparkle: register('arrow-circle-up-sparkle', 0xeced),
662
764
  } as const;