@aini_ai_cody/icons 0.0.1 → 0.0.2

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 (596) hide show
  1. package/README.md +0 -4
  2. package/dist/cody-icons.json +5 -0
  3. package/dist/cody-icons.svg +1 -0
  4. package/dist/codyicon.css +698 -0
  5. package/dist/codyicon.csv +531 -0
  6. package/dist/codyicon.html +10904 -0
  7. package/dist/codyicon.svg +1 -0
  8. package/dist/codyicon.ttf +0 -0
  9. package/dist/codyiconsLibrary.ts +635 -0
  10. package/{src/template → dist}/mapping.json +4 -1
  11. package/{src/template → dist}/metadata.json +27 -1
  12. package/package.json +24 -1
  13. package/.devcontainer/Dockerfile +0 -17
  14. package/.devcontainer/devcontainer.json +0 -18
  15. package/.fantasticonrc.js +0 -43
  16. package/.github/ISSUE_TEMPLATE/bug_report.md +0 -31
  17. package/.github/ISSUE_TEMPLATE/config.yml +0 -8
  18. package/.github/ISSUE_TEMPLATE/icon-request.md +0 -20
  19. package/.github/workflows/build.yml +0 -32
  20. package/.github/workflows/codeql-analysis.yml +0 -71
  21. package/.github/workflows/gh-pages.yml +0 -61
  22. package/.github/workflows/release.yml +0 -65
  23. package/.husky/pre-commit +0 -1
  24. package/.vscode/settings.json +0 -6
  25. package/.vscode/tasks.json +0 -19
  26. package/_iconCloud/categories.csv +0 -517
  27. package/_iconCloud/categories.transforms.json +0 -92
  28. package/_iconCloud/categories.variables.json +0 -48
  29. package/_iconCloud/descriptions.csv +0 -517
  30. package/_iconCloud/descriptions.transforms.json +0 -83
  31. package/_iconCloud/descriptions.variables.json +0 -47
  32. package/_iconCloud/keywords.csv +0 -517
  33. package/_iconCloud/keywords.transforms.json +0 -92
  34. package/_iconCloud/keywords.variables.json +0 -48
  35. package/_iconCloud/manifest.json +0 -57
  36. package/_iconCloud/manifest.transforms.json +0 -368
  37. package/_iconCloud/manifest.variables.json +0 -149
  38. package/_iconCloud/metaphors.csv +0 -517
  39. package/_iconCloud/metaphors.transforms.json +0 -92
  40. package/_iconCloud/metaphors.variables.json +0 -48
  41. package/build/pipeline.yml +0 -36
  42. package/command.txt +0 -0
  43. package/publish.sh +0 -133
  44. package/scripts/check-metadata.js +0 -149
  45. package/scripts/embed-metadata.js +0 -45
  46. package/scripts/export-to-csv.js +0 -60
  47. package/scripts/export-to-ts.js +0 -63
  48. package/scripts/merge-cody.js +0 -92
  49. package/scripts/reset.js +0 -10
  50. package/scripts/svg-sprite.js +0 -189
  51. package/scripts/version-bump.js +0 -166
  52. package/src/cody_icons/cody-new.svg +0 -1
  53. package/src/cody_icons/cody-sample.svg +0 -10
  54. package/src/cody_icons/cody-test.svg +0 -1
  55. package/src/icons/account.svg +0 -1
  56. package/src/icons/activate-breakpoints.svg +0 -1
  57. package/src/icons/add-small.svg +0 -1
  58. package/src/icons/add.svg +0 -1
  59. package/src/icons/agent.svg +0 -1
  60. package/src/icons/archive.svg +0 -1
  61. package/src/icons/arrow-both.svg +0 -1
  62. package/src/icons/arrow-circle-down.svg +0 -1
  63. package/src/icons/arrow-circle-left.svg +0 -1
  64. package/src/icons/arrow-circle-right.svg +0 -1
  65. package/src/icons/arrow-circle-up.svg +0 -1
  66. package/src/icons/arrow-down.svg +0 -1
  67. package/src/icons/arrow-left.svg +0 -1
  68. package/src/icons/arrow-right.svg +0 -1
  69. package/src/icons/arrow-small-down.svg +0 -1
  70. package/src/icons/arrow-small-left.svg +0 -1
  71. package/src/icons/arrow-small-right.svg +0 -1
  72. package/src/icons/arrow-small-up.svg +0 -1
  73. package/src/icons/arrow-swap.svg +0 -1
  74. package/src/icons/arrow-up.svg +0 -1
  75. package/src/icons/attach.svg +0 -1
  76. package/src/icons/azure-devops.svg +0 -1
  77. package/src/icons/azure.svg +0 -1
  78. package/src/icons/beaker-stop.svg +0 -1
  79. package/src/icons/beaker.svg +0 -1
  80. package/src/icons/bell-dot.svg +0 -1
  81. package/src/icons/bell-slash-dot.svg +0 -1
  82. package/src/icons/bell-slash.svg +0 -1
  83. package/src/icons/bell.svg +0 -1
  84. package/src/icons/blank.svg +0 -1
  85. package/src/icons/bold.svg +0 -1
  86. package/src/icons/book.svg +0 -1
  87. package/src/icons/bookmark.svg +0 -1
  88. package/src/icons/bracket-dot.svg +0 -1
  89. package/src/icons/bracket-error.svg +0 -1
  90. package/src/icons/briefcase.svg +0 -1
  91. package/src/icons/broadcast.svg +0 -1
  92. package/src/icons/browser.svg +0 -1
  93. package/src/icons/bug.svg +0 -1
  94. package/src/icons/build.svg +0 -1
  95. package/src/icons/calendar.svg +0 -1
  96. package/src/icons/call-incoming.svg +0 -1
  97. package/src/icons/call-outgoing.svg +0 -1
  98. package/src/icons/case-sensitive.svg +0 -1
  99. package/src/icons/chat-sparkle-error.svg +0 -1
  100. package/src/icons/chat-sparkle-warning.svg +0 -1
  101. package/src/icons/chat-sparkle.svg +0 -1
  102. package/src/icons/check-all.svg +0 -1
  103. package/src/icons/check.svg +0 -1
  104. package/src/icons/checklist.svg +0 -1
  105. package/src/icons/chevron-down.svg +0 -1
  106. package/src/icons/chevron-left.svg +0 -1
  107. package/src/icons/chevron-right.svg +0 -1
  108. package/src/icons/chevron-up.svg +0 -1
  109. package/src/icons/chip.svg +0 -1
  110. package/src/icons/chrome-close.svg +0 -1
  111. package/src/icons/chrome-maximize.svg +0 -1
  112. package/src/icons/chrome-minimize.svg +0 -1
  113. package/src/icons/chrome-restore.svg +0 -1
  114. package/src/icons/circle-filled.svg +0 -1
  115. package/src/icons/circle-large-filled.svg +0 -1
  116. package/src/icons/circle-large.svg +0 -1
  117. package/src/icons/circle-slash.svg +0 -1
  118. package/src/icons/circle-small-filled.svg +0 -1
  119. package/src/icons/circle-small.svg +0 -1
  120. package/src/icons/circle.svg +0 -1
  121. package/src/icons/circuit-board.svg +0 -1
  122. package/src/icons/clear-all.svg +0 -1
  123. package/src/icons/clippy.svg +0 -1
  124. package/src/icons/clockface.svg +0 -1
  125. package/src/icons/close-all.svg +0 -1
  126. package/src/icons/close.svg +0 -1
  127. package/src/icons/cloud-download.svg +0 -1
  128. package/src/icons/cloud-small.svg +0 -1
  129. package/src/icons/cloud-upload.svg +0 -1
  130. package/src/icons/cloud.svg +0 -1
  131. package/src/icons/code-oss.svg +0 -1
  132. package/src/icons/code-review.svg +0 -1
  133. package/src/icons/code.svg +0 -1
  134. package/src/icons/cody-sample.svg +0 -1
  135. package/src/icons/coffee.svg +0 -1
  136. package/src/icons/collapse-all.svg +0 -1
  137. package/src/icons/collection-small.svg +0 -1
  138. package/src/icons/collection.svg +0 -1
  139. package/src/icons/color-mode.svg +0 -1
  140. package/src/icons/combine.svg +0 -1
  141. package/src/icons/comment-discussion-quote.svg +0 -1
  142. package/src/icons/comment-discussion-sparkle.svg +0 -1
  143. package/src/icons/comment-discussion.svg +0 -1
  144. package/src/icons/comment-draft.svg +0 -1
  145. package/src/icons/comment-unresolved.svg +0 -1
  146. package/src/icons/comment.svg +0 -1
  147. package/src/icons/compass-active.svg +0 -1
  148. package/src/icons/compass-dot.svg +0 -1
  149. package/src/icons/compass.svg +0 -1
  150. package/src/icons/copilot-blocked.svg +0 -1
  151. package/src/icons/copilot-error.svg +0 -1
  152. package/src/icons/copilot-in-progress.svg +0 -1
  153. package/src/icons/copilot-large.svg +0 -1
  154. package/src/icons/copilot-not-connected.svg +0 -1
  155. package/src/icons/copilot-snooze.svg +0 -1
  156. package/src/icons/copilot-success.svg +0 -1
  157. package/src/icons/copilot-unavailable.svg +0 -1
  158. package/src/icons/copilot-warning-large.svg +0 -1
  159. package/src/icons/copilot-warning.svg +0 -1
  160. package/src/icons/copilot.svg +0 -1
  161. package/src/icons/copy.svg +0 -1
  162. package/src/icons/coverage.svg +0 -1
  163. package/src/icons/credit-card.svg +0 -1
  164. package/src/icons/cursor.svg +0 -1
  165. package/src/icons/dash.svg +0 -1
  166. package/src/icons/dashboard.svg +0 -1
  167. package/src/icons/database.svg +0 -1
  168. package/src/icons/debug-all.svg +0 -1
  169. package/src/icons/debug-alt-small.svg +0 -1
  170. package/src/icons/debug-alt.svg +0 -1
  171. package/src/icons/debug-breakpoint-conditional-unverified.svg +0 -1
  172. package/src/icons/debug-breakpoint-conditional.svg +0 -1
  173. package/src/icons/debug-breakpoint-data-unverified.svg +0 -1
  174. package/src/icons/debug-breakpoint-data.svg +0 -1
  175. package/src/icons/debug-breakpoint-function-unverified.svg +0 -1
  176. package/src/icons/debug-breakpoint-function.svg +0 -1
  177. package/src/icons/debug-breakpoint-log-unverified.svg +0 -1
  178. package/src/icons/debug-breakpoint-log.svg +0 -1
  179. package/src/icons/debug-breakpoint-unsupported.svg +0 -1
  180. package/src/icons/debug-connected.svg +0 -1
  181. package/src/icons/debug-console.svg +0 -1
  182. package/src/icons/debug-continue-small.svg +0 -1
  183. package/src/icons/debug-continue.svg +0 -1
  184. package/src/icons/debug-coverage.svg +0 -1
  185. package/src/icons/debug-disconnect.svg +0 -1
  186. package/src/icons/debug-line-by-line.svg +0 -1
  187. package/src/icons/debug-pause.svg +0 -1
  188. package/src/icons/debug-rerun.svg +0 -1
  189. package/src/icons/debug-restart-frame.svg +0 -1
  190. package/src/icons/debug-restart.svg +0 -1
  191. package/src/icons/debug-reverse-continue.svg +0 -1
  192. package/src/icons/debug-stackframe-active.svg +0 -1
  193. package/src/icons/debug-stackframe.svg +0 -1
  194. package/src/icons/debug-start.svg +0 -1
  195. package/src/icons/debug-step-back.svg +0 -1
  196. package/src/icons/debug-step-into.svg +0 -1
  197. package/src/icons/debug-step-out.svg +0 -1
  198. package/src/icons/debug-step-over.svg +0 -1
  199. package/src/icons/debug-stop.svg +0 -1
  200. package/src/icons/debug.svg +0 -1
  201. package/src/icons/desktop-download.svg +0 -1
  202. package/src/icons/device-camera-video.svg +0 -1
  203. package/src/icons/device-camera.svg +0 -1
  204. package/src/icons/device-mobile.svg +0 -1
  205. package/src/icons/diff-added.svg +0 -1
  206. package/src/icons/diff-ignored.svg +0 -1
  207. package/src/icons/diff-modified.svg +0 -1
  208. package/src/icons/diff-multiple.svg +0 -1
  209. package/src/icons/diff-removed.svg +0 -1
  210. package/src/icons/diff-renamed.svg +0 -1
  211. package/src/icons/diff-single.svg +0 -1
  212. package/src/icons/diff.svg +0 -1
  213. package/src/icons/discard.svg +0 -1
  214. package/src/icons/download.svg +0 -1
  215. package/src/icons/edit-code.svg +0 -1
  216. package/src/icons/edit-session.svg +0 -1
  217. package/src/icons/edit-sparkle.svg +0 -1
  218. package/src/icons/edit.svg +0 -1
  219. package/src/icons/editor-layout.svg +0 -1
  220. package/src/icons/ellipsis.svg +0 -1
  221. package/src/icons/empty-window.svg +0 -1
  222. package/src/icons/eraser.svg +0 -1
  223. package/src/icons/error-small.svg +0 -1
  224. package/src/icons/error.svg +0 -1
  225. package/src/icons/exclude.svg +0 -1
  226. package/src/icons/expand-all.svg +0 -1
  227. package/src/icons/export.svg +0 -1
  228. package/src/icons/extensions-large.svg +0 -1
  229. package/src/icons/extensions.svg +0 -1
  230. package/src/icons/eye-closed.svg +0 -1
  231. package/src/icons/eye.svg +0 -1
  232. package/src/icons/feedback.svg +0 -1
  233. package/src/icons/file-binary.svg +0 -1
  234. package/src/icons/file-code.svg +0 -1
  235. package/src/icons/file-media.svg +0 -1
  236. package/src/icons/file-pdf.svg +0 -1
  237. package/src/icons/file-submodule.svg +0 -1
  238. package/src/icons/file-symlink-directory.svg +0 -1
  239. package/src/icons/file-symlink-file.svg +0 -1
  240. package/src/icons/file-text.svg +0 -1
  241. package/src/icons/file-zip.svg +0 -1
  242. package/src/icons/file.svg +0 -1
  243. package/src/icons/files.svg +0 -1
  244. package/src/icons/filter-filled.svg +0 -1
  245. package/src/icons/filter.svg +0 -1
  246. package/src/icons/flag.svg +0 -1
  247. package/src/icons/flame.svg +0 -1
  248. package/src/icons/fold-down.svg +0 -1
  249. package/src/icons/fold-up.svg +0 -1
  250. package/src/icons/fold.svg +0 -1
  251. package/src/icons/folder-active.svg +0 -1
  252. package/src/icons/folder-library.svg +0 -1
  253. package/src/icons/folder-opened.svg +0 -1
  254. package/src/icons/folder.svg +0 -1
  255. package/src/icons/forward.svg +0 -1
  256. package/src/icons/game.svg +0 -1
  257. package/src/icons/gear.svg +0 -1
  258. package/src/icons/gift.svg +0 -1
  259. package/src/icons/gist-secret.svg +0 -1
  260. package/src/icons/gist.svg +0 -1
  261. package/src/icons/git-branch-changes.svg +0 -1
  262. package/src/icons/git-branch-conflicts.svg +0 -1
  263. package/src/icons/git-branch-staged-changes.svg +0 -1
  264. package/src/icons/git-branch.svg +0 -1
  265. package/src/icons/git-commit.svg +0 -1
  266. package/src/icons/git-compare.svg +0 -1
  267. package/src/icons/git-fetch.svg +0 -1
  268. package/src/icons/git-merge.svg +0 -1
  269. package/src/icons/git-pull-request-closed.svg +0 -1
  270. package/src/icons/git-pull-request-create.svg +0 -1
  271. package/src/icons/git-pull-request-done.svg +0 -1
  272. package/src/icons/git-pull-request-draft.svg +0 -1
  273. package/src/icons/git-pull-request-go-to-changes.svg +0 -1
  274. package/src/icons/git-pull-request-new-changes.svg +0 -1
  275. package/src/icons/git-pull-request.svg +0 -1
  276. package/src/icons/git-stash-apply.svg +0 -1
  277. package/src/icons/git-stash-pop.svg +0 -1
  278. package/src/icons/git-stash.svg +0 -1
  279. package/src/icons/github-action.svg +0 -1
  280. package/src/icons/github-alt.svg +0 -1
  281. package/src/icons/github-inverted.svg +0 -1
  282. package/src/icons/github-project.svg +0 -1
  283. package/src/icons/github.svg +0 -1
  284. package/src/icons/globe.svg +0 -1
  285. package/src/icons/go-to-editing-session.svg +0 -1
  286. package/src/icons/go-to-file.svg +0 -1
  287. package/src/icons/go-to-search.svg +0 -1
  288. package/src/icons/grabber.svg +0 -1
  289. package/src/icons/graph-left.svg +0 -1
  290. package/src/icons/graph-line.svg +0 -1
  291. package/src/icons/graph-scatter.svg +0 -1
  292. package/src/icons/graph.svg +0 -1
  293. package/src/icons/gripper.svg +0 -1
  294. package/src/icons/group-by-ref-type.svg +0 -1
  295. package/src/icons/heart-filled.svg +0 -1
  296. package/src/icons/heart.svg +0 -1
  297. package/src/icons/history.svg +0 -1
  298. package/src/icons/home.svg +0 -1
  299. package/src/icons/horizontal-rule.svg +0 -1
  300. package/src/icons/hubot.svg +0 -1
  301. package/src/icons/inbox.svg +0 -1
  302. package/src/icons/indent.svg +0 -1
  303. package/src/icons/index-zero.svg +0 -1
  304. package/src/icons/info.svg +0 -1
  305. package/src/icons/insert.svg +0 -1
  306. package/src/icons/inspect.svg +0 -1
  307. package/src/icons/issue-draft.svg +0 -1
  308. package/src/icons/issue-reopened.svg +0 -1
  309. package/src/icons/issues.svg +0 -1
  310. package/src/icons/italic.svg +0 -1
  311. package/src/icons/jersey.svg +0 -1
  312. package/src/icons/json.svg +0 -1
  313. package/src/icons/kebab-vertical.svg +0 -1
  314. package/src/icons/key.svg +0 -1
  315. package/src/icons/keyboard-tab-above.svg +0 -1
  316. package/src/icons/keyboard-tab-below.svg +0 -1
  317. package/src/icons/keyboard-tab.svg +0 -1
  318. package/src/icons/law.svg +0 -1
  319. package/src/icons/layers-active.svg +0 -1
  320. package/src/icons/layers-dot.svg +0 -1
  321. package/src/icons/layers.svg +0 -1
  322. package/src/icons/layout-activitybar-left.svg +0 -1
  323. package/src/icons/layout-activitybar-right.svg +0 -1
  324. package/src/icons/layout-centered.svg +0 -1
  325. package/src/icons/layout-menubar.svg +0 -1
  326. package/src/icons/layout-panel-center.svg +0 -1
  327. package/src/icons/layout-panel-dock.svg +0 -1
  328. package/src/icons/layout-panel-justify.svg +0 -1
  329. package/src/icons/layout-panel-left.svg +0 -1
  330. package/src/icons/layout-panel-off.svg +0 -1
  331. package/src/icons/layout-panel-right.svg +0 -1
  332. package/src/icons/layout-panel.svg +0 -1
  333. package/src/icons/layout-sidebar-left-dock.svg +0 -1
  334. package/src/icons/layout-sidebar-left-off.svg +0 -1
  335. package/src/icons/layout-sidebar-left.svg +0 -1
  336. package/src/icons/layout-sidebar-right-dock.svg +0 -1
  337. package/src/icons/layout-sidebar-right-off.svg +0 -1
  338. package/src/icons/layout-sidebar-right.svg +0 -1
  339. package/src/icons/layout-statusbar.svg +0 -1
  340. package/src/icons/layout.svg +0 -1
  341. package/src/icons/library.svg +0 -1
  342. package/src/icons/lightbulb-autofix.svg +0 -1
  343. package/src/icons/lightbulb-empty.svg +0 -1
  344. package/src/icons/lightbulb-sparkle.svg +0 -1
  345. package/src/icons/lightbulb.svg +0 -1
  346. package/src/icons/link-external.svg +0 -1
  347. package/src/icons/link.svg +0 -1
  348. package/src/icons/list-filter.svg +0 -1
  349. package/src/icons/list-flat.svg +0 -1
  350. package/src/icons/list-ordered.svg +0 -1
  351. package/src/icons/list-selection.svg +0 -1
  352. package/src/icons/list-tree.svg +0 -1
  353. package/src/icons/list-unordered.svg +0 -1
  354. package/src/icons/live-share.svg +0 -1
  355. package/src/icons/loading.svg +0 -1
  356. package/src/icons/location.svg +0 -1
  357. package/src/icons/lock-small.svg +0 -1
  358. package/src/icons/lock.svg +0 -1
  359. package/src/icons/magnet.svg +0 -1
  360. package/src/icons/mail-read.svg +0 -1
  361. package/src/icons/mail.svg +0 -1
  362. package/src/icons/map-filled.svg +0 -1
  363. package/src/icons/map-vertical-filled.svg +0 -1
  364. package/src/icons/map-vertical.svg +0 -1
  365. package/src/icons/map.svg +0 -1
  366. package/src/icons/markdown.svg +0 -1
  367. package/src/icons/mcp.svg +0 -1
  368. package/src/icons/megaphone.svg +0 -1
  369. package/src/icons/mention.svg +0 -1
  370. package/src/icons/menu.svg +0 -1
  371. package/src/icons/merge-into.svg +0 -1
  372. package/src/icons/merge.svg +0 -1
  373. package/src/icons/mic-filled.svg +0 -1
  374. package/src/icons/mic.svg +0 -1
  375. package/src/icons/milestone.svg +0 -1
  376. package/src/icons/mirror.svg +0 -1
  377. package/src/icons/mortar-board.svg +0 -1
  378. package/src/icons/move.svg +0 -1
  379. package/src/icons/multiple-windows.svg +0 -1
  380. package/src/icons/music.svg +0 -1
  381. package/src/icons/mute.svg +0 -1
  382. package/src/icons/new-collection.svg +0 -1
  383. package/src/icons/new-file.svg +0 -1
  384. package/src/icons/new-folder.svg +0 -1
  385. package/src/icons/newline.svg +0 -1
  386. package/src/icons/no-newline.svg +0 -1
  387. package/src/icons/note.svg +0 -1
  388. package/src/icons/notebook-template.svg +0 -1
  389. package/src/icons/notebook.svg +0 -1
  390. package/src/icons/octoface.svg +0 -1
  391. package/src/icons/open-in-product.svg +0 -1
  392. package/src/icons/open-preview.svg +0 -1
  393. package/src/icons/organization.svg +0 -1
  394. package/src/icons/output.svg +0 -1
  395. package/src/icons/package.svg +0 -1
  396. package/src/icons/paintcan.svg +0 -1
  397. package/src/icons/pass-filled.svg +0 -1
  398. package/src/icons/pass.svg +0 -1
  399. package/src/icons/percentage.svg +0 -1
  400. package/src/icons/person-add.svg +0 -1
  401. package/src/icons/person.svg +0 -1
  402. package/src/icons/piano.svg +0 -1
  403. package/src/icons/pie-chart.svg +0 -1
  404. package/src/icons/pin.svg +0 -1
  405. package/src/icons/pinned-dirty.svg +0 -1
  406. package/src/icons/pinned.svg +0 -1
  407. package/src/icons/play-circle.svg +0 -1
  408. package/src/icons/play.svg +0 -1
  409. package/src/icons/plug.svg +0 -1
  410. package/src/icons/preserve-case.svg +0 -1
  411. package/src/icons/preview.svg +0 -1
  412. package/src/icons/primitive-square.svg +0 -1
  413. package/src/icons/project.svg +0 -1
  414. package/src/icons/pulse.svg +0 -1
  415. package/src/icons/python.svg +0 -1
  416. package/src/icons/question.svg +0 -1
  417. package/src/icons/quote.svg +0 -1
  418. package/src/icons/quotes.svg +0 -1
  419. package/src/icons/radio-tower.svg +0 -1
  420. package/src/icons/reactions.svg +0 -1
  421. package/src/icons/record-keys.svg +0 -1
  422. package/src/icons/record-small.svg +0 -1
  423. package/src/icons/record.svg +0 -1
  424. package/src/icons/redo.svg +0 -1
  425. package/src/icons/references.svg +0 -1
  426. package/src/icons/refresh.svg +0 -1
  427. package/src/icons/regex.svg +0 -1
  428. package/src/icons/remote-explorer.svg +0 -1
  429. package/src/icons/remote.svg +0 -1
  430. package/src/icons/remove-small.svg +0 -1
  431. package/src/icons/remove.svg +0 -1
  432. package/src/icons/rename.svg +0 -1
  433. package/src/icons/replace-all.svg +0 -1
  434. package/src/icons/replace.svg +0 -1
  435. package/src/icons/reply.svg +0 -1
  436. package/src/icons/repo-clone.svg +0 -1
  437. package/src/icons/repo-fetch.svg +0 -1
  438. package/src/icons/repo-force-push.svg +0 -1
  439. package/src/icons/repo-forked.svg +0 -1
  440. package/src/icons/repo-pinned.svg +0 -1
  441. package/src/icons/repo-pull.svg +0 -1
  442. package/src/icons/repo-push.svg +0 -1
  443. package/src/icons/repo-selected.svg +0 -1
  444. package/src/icons/repo.svg +0 -1
  445. package/src/icons/report.svg +0 -1
  446. package/src/icons/request-changes.svg +0 -1
  447. package/src/icons/robot.svg +0 -1
  448. package/src/icons/rocket.svg +0 -1
  449. package/src/icons/root-folder-opened.svg +0 -1
  450. package/src/icons/root-folder.svg +0 -1
  451. package/src/icons/rss.svg +0 -1
  452. package/src/icons/ruby.svg +0 -1
  453. package/src/icons/run-above.svg +0 -1
  454. package/src/icons/run-all-coverage.svg +0 -1
  455. package/src/icons/run-all.svg +0 -1
  456. package/src/icons/run-below.svg +0 -1
  457. package/src/icons/run-coverage.svg +0 -1
  458. package/src/icons/run-errors.svg +0 -1
  459. package/src/icons/run-with-deps.svg +0 -1
  460. package/src/icons/save-all.svg +0 -1
  461. package/src/icons/save-as.svg +0 -1
  462. package/src/icons/save.svg +0 -1
  463. package/src/icons/screen-full.svg +0 -1
  464. package/src/icons/screen-normal.svg +0 -1
  465. package/src/icons/search-fuzzy.svg +0 -1
  466. package/src/icons/search-large.svg +0 -1
  467. package/src/icons/search-sparkle.svg +0 -1
  468. package/src/icons/search-stop.svg +0 -1
  469. package/src/icons/search.svg +0 -1
  470. package/src/icons/send-to-remote-agent.svg +0 -1
  471. package/src/icons/send.svg +0 -1
  472. package/src/icons/server-environment.svg +0 -1
  473. package/src/icons/server-process.svg +0 -1
  474. package/src/icons/server.svg +0 -1
  475. package/src/icons/session-in-progress.svg +0 -1
  476. package/src/icons/settings-gear.svg +0 -1
  477. package/src/icons/settings.svg +0 -1
  478. package/src/icons/share.svg +0 -1
  479. package/src/icons/shield.svg +0 -1
  480. package/src/icons/sign-in.svg +0 -1
  481. package/src/icons/sign-out.svg +0 -1
  482. package/src/icons/skip.svg +0 -1
  483. package/src/icons/smiley.svg +0 -1
  484. package/src/icons/snake.svg +0 -1
  485. package/src/icons/sort-precedence.svg +0 -1
  486. package/src/icons/source-control.svg +0 -1
  487. package/src/icons/sparkle-filled.svg +0 -1
  488. package/src/icons/sparkle.svg +0 -1
  489. package/src/icons/split-horizontal.svg +0 -1
  490. package/src/icons/split-vertical.svg +0 -1
  491. package/src/icons/squirrel.svg +0 -1
  492. package/src/icons/star-empty.svg +0 -1
  493. package/src/icons/star-full.svg +0 -1
  494. package/src/icons/star-half.svg +0 -1
  495. package/src/icons/stop-circle.svg +0 -1
  496. package/src/icons/strikethrough.svg +0 -1
  497. package/src/icons/surround-with.svg +0 -1
  498. package/src/icons/symbol-array.svg +0 -1
  499. package/src/icons/symbol-boolean.svg +0 -1
  500. package/src/icons/symbol-class.svg +0 -1
  501. package/src/icons/symbol-color.svg +0 -1
  502. package/src/icons/symbol-constant.svg +0 -1
  503. package/src/icons/symbol-enum-member.svg +0 -1
  504. package/src/icons/symbol-enum.svg +0 -1
  505. package/src/icons/symbol-event.svg +0 -1
  506. package/src/icons/symbol-field.svg +0 -1
  507. package/src/icons/symbol-file.svg +0 -1
  508. package/src/icons/symbol-interface.svg +0 -1
  509. package/src/icons/symbol-key.svg +0 -1
  510. package/src/icons/symbol-keyword.svg +0 -1
  511. package/src/icons/symbol-method-arrow.svg +0 -1
  512. package/src/icons/symbol-method.svg +0 -1
  513. package/src/icons/symbol-misc.svg +0 -1
  514. package/src/icons/symbol-namespace.svg +0 -1
  515. package/src/icons/symbol-numeric.svg +0 -1
  516. package/src/icons/symbol-operator.svg +0 -1
  517. package/src/icons/symbol-parameter.svg +0 -1
  518. package/src/icons/symbol-property.svg +0 -1
  519. package/src/icons/symbol-ruler.svg +0 -1
  520. package/src/icons/symbol-snippet.svg +0 -1
  521. package/src/icons/symbol-string.svg +0 -1
  522. package/src/icons/symbol-structure.svg +0 -1
  523. package/src/icons/symbol-variable.svg +0 -1
  524. package/src/icons/sync-ignored.svg +0 -1
  525. package/src/icons/sync.svg +0 -1
  526. package/src/icons/table.svg +0 -1
  527. package/src/icons/tag.svg +0 -1
  528. package/src/icons/target.svg +0 -1
  529. package/src/icons/tasklist.svg +0 -1
  530. package/src/icons/telescope.svg +0 -1
  531. package/src/icons/terminal-bash.svg +0 -1
  532. package/src/icons/terminal-cmd.svg +0 -1
  533. package/src/icons/terminal-debian.svg +0 -1
  534. package/src/icons/terminal-git-bash.svg +0 -1
  535. package/src/icons/terminal-linux.svg +0 -1
  536. package/src/icons/terminal-powershell.svg +0 -1
  537. package/src/icons/terminal-tmux.svg +0 -1
  538. package/src/icons/terminal-ubuntu.svg +0 -1
  539. package/src/icons/terminal.svg +0 -1
  540. package/src/icons/text-size.svg +0 -1
  541. package/src/icons/thinking.svg +0 -1
  542. package/src/icons/three-bars.svg +0 -1
  543. package/src/icons/thumbsdown-filled.svg +0 -1
  544. package/src/icons/thumbsdown.svg +0 -1
  545. package/src/icons/thumbsup-filled.svg +0 -1
  546. package/src/icons/thumbsup.svg +0 -1
  547. package/src/icons/tools.svg +0 -1
  548. package/src/icons/trash.svg +0 -1
  549. package/src/icons/triangle-down.svg +0 -1
  550. package/src/icons/triangle-left.svg +0 -1
  551. package/src/icons/triangle-right.svg +0 -1
  552. package/src/icons/triangle-up.svg +0 -1
  553. package/src/icons/twitter.svg +0 -1
  554. package/src/icons/type-hierarchy-sub.svg +0 -1
  555. package/src/icons/type-hierarchy-super.svg +0 -1
  556. package/src/icons/type-hierarchy.svg +0 -1
  557. package/src/icons/unarchive.svg +0 -1
  558. package/src/icons/unfold.svg +0 -1
  559. package/src/icons/ungroup-by-ref-type.svg +0 -1
  560. package/src/icons/unlock.svg +0 -1
  561. package/src/icons/unmute.svg +0 -1
  562. package/src/icons/unverified.svg +0 -1
  563. package/src/icons/variable-group.svg +0 -1
  564. package/src/icons/verified-filled.svg +0 -1
  565. package/src/icons/verified.svg +0 -1
  566. package/src/icons/versions.svg +0 -1
  567. package/src/icons/vm-active.svg +0 -1
  568. package/src/icons/vm-connect.svg +0 -1
  569. package/src/icons/vm-outline.svg +0 -1
  570. package/src/icons/vm-pending.svg +0 -1
  571. package/src/icons/vm-running.svg +0 -1
  572. package/src/icons/vm-small.svg +0 -1
  573. package/src/icons/vm.svg +0 -1
  574. package/src/icons/vr.svg +0 -1
  575. package/src/icons/vscode-insiders.svg +0 -1
  576. package/src/icons/vscode.svg +0 -1
  577. package/src/icons/wand.svg +0 -1
  578. package/src/icons/warning.svg +0 -1
  579. package/src/icons/watch.svg +0 -1
  580. package/src/icons/whitespace.svg +0 -1
  581. package/src/icons/whole-word.svg +0 -1
  582. package/src/icons/window-active.svg +0 -1
  583. package/src/icons/window.svg +0 -1
  584. package/src/icons/word-wrap.svg +0 -1
  585. package/src/icons/workspace-trusted.svg +0 -1
  586. package/src/icons/workspace-unknown.svg +0 -1
  587. package/src/icons/workspace-untrusted.svg +0 -1
  588. package/src/icons/worktree-small.svg +0 -1
  589. package/src/icons/worktree.svg +0 -1
  590. package/src/icons/zoom-in.svg +0 -1
  591. package/src/icons/zoom-out.svg +0 -1
  592. package/src/template/cody.json +0 -28
  593. package/src/template/cody_mapping.json +0 -5
  594. package/src/template/preview.hbs +0 -833
  595. package/src/template/styles.hbs +0 -57
  596. package/svgo.config.js +0 -21
@@ -1,517 +0,0 @@
1
- IconKeyValue,Descriptions
2
- account,User account or person icon
3
- activate-breakpoints,Enable or activate breakpoints
4
- add,Add or create new item
5
- archive,Archive or package items
6
- arrow-both,Bidirectional arrow
7
- arrow-circle-down,Circular arrow pointing down
8
- arrow-circle-left,Circular arrow pointing left
9
- arrow-circle-right,Circular arrow pointing right
10
- arrow-circle-up,Circular arrow pointing up
11
- arrow-down,Arrow pointing down
12
- arrow-left,Arrow pointing left
13
- arrow-right,Arrow pointing right
14
- arrow-up,Arrow pointing up
15
- beaker,Testing or experimental feature
16
- bell,Notification or alert
17
- bell-dot,Notification with unread indicator
18
- bold,Bold text formatting
19
- book,Documentation or reading material
20
- bookmark,Bookmark or save for later
21
- briefcase,Work or business related
22
- broadcast,Broadcast or transmit signal
23
- browser,Web browser or webpage
24
- bug,Bug or error
25
- calendar,Calendar or schedule
26
- call-incoming,Incoming call
27
- call-outgoing,Outgoing call
28
- case-sensitive,Case-sensitive search option
29
- check,Check or success indicator
30
- check-all,Check all or select all
31
- checklist,Checklist or task list
32
- chevron-down,Chevron pointing down
33
- chevron-left,Chevron pointing left
34
- chevron-right,Chevron pointing right
35
- chevron-up,Chevron pointing up
36
- chrome-close,Close window button
37
- chrome-maximize,Maximize window button
38
- chrome-minimize,Minimize window button
39
- chrome-restore,Restore window button
40
- circle-filled,Filled circle
41
- circle-large-filled,Large filled circle
42
- circle-large,Large circle outline
43
- circle-slash,Blocked or disabled
44
- circuit-board,Circuit board or IoT device
45
- clear-all,Clear or reset all
46
- clippy,Clipboard or copy
47
- close,Close or cancel
48
- close-all,Close all items
49
- cloud,Cloud service or storage
50
- cloud-download,Download from cloud
51
- cloud-upload,Upload to cloud
52
- code,Code or programming
53
- coffee,Coffee or break time
54
- collapse-all,Collapse all items
55
- color-mode,Color or theme mode
56
- comment,Comment or message
57
- comment-discussion,Discussion or conversation
58
- copy,Copy content
59
- credit-card,Payment or credit card
60
- dash,Dash or minus
61
- dashboard,Dashboard or overview
62
- database,Database or data storage
63
- debug,Debug or test
64
- debug-alt,Debug alternative icon
65
- debug-console,Debug console or terminal
66
- device-camera,Camera device
67
- device-camera-video,Video camera
68
- device-mobile,Mobile device
69
- diff,Diff or comparison
70
- diff-added,Added changes in diff
71
- diff-ignored,Ignored changes in diff
72
- diff-modified,Modified changes in diff
73
- diff-removed,Removed changes in diff
74
- diff-renamed,Renamed changes in diff
75
- edit,Edit or modify
76
- error,Error or critical issue
77
- extensions,Extensions or plugins
78
- eye,View or watch
79
- eye-closed,Hide or invisible
80
- file,File or document
81
- file-code,Code file
82
- files,Multiple files
83
- filter,Filter or refine
84
- folder,Folder or directory
85
- folder-opened,Opened folder
86
- gear,Settings or configuration
87
- git-branch,Git branch
88
- git-commit,Git commit
89
- git-merge,Git merge
90
- git-pull-request,Pull request
91
- globe,Globe or web
92
- graph,Graph or chart
93
- heart,Like or favorite
94
- home,Home page
95
- info,Information or help
96
- issues,Issues or tasks
97
- json,JSON format
98
- key,Key or password
99
- law,Legal or license
100
- library,Library or collection
101
- lightbulb,Idea or suggestion
102
- link,Link or reference
103
- link-external,External link
104
- list-ordered,Ordered list
105
- list-unordered,Unordered list
106
- loading,Loading or processing
107
- location,Location or place
108
- mail,Email or mail
109
- markdown,Markdown format
110
- menu,Menu or options
111
- merge,Merge or combine
112
- mic,Microphone or audio
113
- mirror,Mirror or reflect
114
- more,More options
115
- move,Move or drag
116
- new-file,New file
117
- new-folder,New folder
118
- note,Note or memo
119
- notebook,Notebook or interactive document
120
- organization,Organization or company
121
- output,Output or result
122
- package,Package or module
123
- pass,Pass or success
124
- person,Person or user
125
- pin,Pin or attach
126
- play,Play or run
127
- plug,Plugin or extension
128
- preview,Preview or view
129
- project,Project or workspace
130
- question,Question or help
131
- record,Record or capture
132
- redo,Redo action
133
- refresh,Refresh or reload
134
- regex,Regular expression
135
- remote,Remote connection
136
- remove,Remove or delete
137
- replace,Replace or substitute
138
- repo,Repository
139
- report,Report or summary
140
- rocket,Launch or deploy
141
- save,Save or store
142
- save-all,Save all
143
- search,Search or find
144
- server,Server or host
145
- settings,Settings or preferences
146
- settings-gear,Settings gear
147
- shield,Security or protection
148
- source-control,Source control
149
- sparkle,AI or automated feature
150
- split-horizontal,Split horizontally
151
- split-vertical,Split vertically
152
- star,Star or favorite
153
- symbol-class,Class symbol
154
- symbol-method,Method symbol
155
- tag,Tag or label
156
- terminal,Terminal or console
157
- text-size,Text size or font
158
- trash,Trash or delete
159
- unlock,Unlock or open
160
- verified,Verified or approved
161
- watch,Watch or monitor
162
- window,Window or panel
163
- workspace-trusted,Trusted workspace
164
- zoom-in,Zoom in or enlarge
165
- zoom-out,Zoom out or reduce
166
- add-small,Small add icon
167
- agent,AI agent or bot
168
- alert,Alert or warning
169
- array,Array data structure
170
- arrow-small-down,Small arrow pointing down
171
- arrow-small-left,Small arrow pointing left
172
- arrow-small-right,Small arrow pointing right
173
- arrow-small-up,Small arrow pointing up
174
- arrow-swap,Swap arrows
175
- attach,Attach file or item
176
- beaker-stop,Stop experiment or test
177
- bell-slash,Notifications disabled
178
- bell-slash-dot,Notifications disabled with unread
179
- blank,Blank or empty space
180
- bracket-dot,Bracket with dot indicator
181
- bracket-error,Bracket with error indicator
182
- build,Build or compile
183
- chat-sparkle,AI chat suggestion
184
- chat-sparkle-error,AI chat error
185
- chat-sparkle-warning,AI chat warning
186
- chip,Computer chip or processor
187
- circle-outline,Circle outline shape
188
- circle-small,Small circle outline
189
- circle-small-filled,Small filled circle
190
- clockface,Clock face showing time
191
- clone,Clone or duplicate
192
- cloud-small,Small cloud icon
193
- code-review,Code review
194
- collection,Collection of items
195
- collection-small,Small collection
196
- combine,Combine items
197
- comment-discussion-quote,Quoted discussion comment
198
- comment-discussion-sparkle,AI discussion comment
199
- comment-draft,Draft comment
200
- comment-unresolved,Unresolved comment
201
- compass,Compass for navigation
202
- compass-active,Active compass
203
- compass-dot,Compass with indicator
204
- coverage,Code coverage
205
- cursor,Mouse cursor
206
- debug-all,Debug all
207
- debug-alt-small,Small debug run icon
208
- debug-breakpoint-conditional,Conditional breakpoint
209
- debug-breakpoint-conditional-unverified,Unverified conditional breakpoint
210
- debug-breakpoint-data,Data breakpoint
211
- debug-breakpoint-data-unverified,Unverified data breakpoint
212
- debug-breakpoint-function,Function breakpoint
213
- debug-breakpoint-function-unverified,Unverified function breakpoint
214
- debug-breakpoint-log,Logpoint
215
- debug-breakpoint-log-unverified,Unverified logpoint
216
- debug-breakpoint-unsupported,Unsupported breakpoint
217
- debug-connected,Debugger connected
218
- debug-continue,Continue debugging
219
- debug-continue-small,Small continue icon
220
- debug-coverage,Debug coverage
221
- debug-disconnect,Disconnect debugger
222
- debug-line-by-line,Debug line by line
223
- debug-pause,Pause debugging
224
- debug-rerun,Rerun debug session
225
- debug-restart,Restart debugging
226
- debug-restart-frame,Restart stack frame
227
- debug-reverse-continue,Reverse continue
228
- debug-stackframe,Stack frame
229
- debug-stackframe-active,Active stack frame
230
- debug-start,Start debugging
231
- debug-step-back,Step back
232
- debug-step-into,Step into
233
- debug-step-out,Step out
234
- debug-step-over,Step over
235
- debug-stop,Stop debugging
236
- diff-multiple,Multiple diffs
237
- diff-single,Single diff
238
- discard,Discard changes
239
- download,Download
240
- edit-code,Edit code
241
- edit-session,Edit session
242
- edit-sparkle,AI edit
243
- editor-layout,Editor layout
244
- empty-window,Empty window
245
- eraser,Eraser
246
- error-small,Small error icon
247
- exclude,Exclude item
248
- expand-all,Expand all items
249
- export,Export data
250
- extensions-large,Large extensions icon
251
- feedback,Feedback
252
- file-binary,Binary file
253
- file-media,Media file
254
- file-pdf,PDF file
255
- file-submodule,Git submodule
256
- file-symlink-directory,Directory symlink
257
- file-symlink-file,File symlink
258
- file-text,Text file
259
- file-zip,Zip archive
260
- filter-filled,Filled filter icon
261
- flag,Flag
262
- flame,Flame or fire
263
- fold,Fold or collapse
264
- fold-down,Fold down
265
- fold-up,Fold up
266
- folder-active,Active folder
267
- folder-library,Library folder
268
- forward,Forward
269
- game,Game controller
270
- gift,Gift box
271
- gist,GitHub Gist
272
- gist-fork,Fork Gist
273
- gist-private,Private Gist
274
- gist-secret,Secret Gist
275
- git-branch-changes,Branch changes
276
- git-branch-conflicts,Branch conflicts
277
- git-branch-staged-changes,Staged changes
278
- git-compare,Compare git versions
279
- git-pull-request-closed,Closed pull request
280
- git-pull-request-create,Create pull request
281
- git-pull-request-done,Completed pull request
282
- git-pull-request-draft,Draft pull request
283
- git-pull-request-go-to-changes,Go to PR changes
284
- git-pull-request-new-changes,New PR changes
285
- git-stash,Git stash
286
- git-stash-apply,Apply git stash
287
- git-stash-pop,Pop git stash
288
- github-action,GitHub Action
289
- github-alt,GitHub logo alternative
290
- github-inverted,Inverted GitHub logo
291
- github-project,GitHub Project
292
- go-to-editing-session,Go to editing session
293
- go-to-search,Go to search
294
- grabber,Drag handle
295
- graph-left,Graph aligned left
296
- graph-line,Line graph
297
- graph-scatter,Scatter plot
298
- gripper,Gripper handle
299
- group-by-ref-type,Group by reference type
300
- heart-filled,Filled heart
301
- history,History or log
302
- horizontal-rule,Horizontal rule
303
- hubot,Hubot
304
- inbox,Inbox
305
- indent,Indent text
306
- index-zero,Zero index
307
- insert,Insert item
308
- inspect,Inspect element
309
- issue-draft,Draft issue
310
- issue-reopened,Reopened issue
311
- italic,Italic text
312
- jersey,Jersey or shirt
313
- kebab-vertical,Vertical kebab menu
314
- keyboard-tab,Tab key
315
- keyboard-tab-above,Tab above
316
- keyboard-tab-below,Tab below
317
- layers,Layers
318
- layers-active,Active layers
319
- layers-dot,Layers with indicator
320
- layout,Layout
321
- layout-activitybar-left,Activity bar left
322
- layout-activitybar-right,Activity bar right
323
- layout-centered,Centered layout
324
- layout-menubar,Menubar layout
325
- layout-panel,Panel layout
326
- layout-panel-center,Panel center
327
- layout-panel-dock,Dock panel
328
- layout-panel-justify,Justify panel
329
- layout-panel-left,Panel left
330
- layout-panel-off,Hide panel
331
- layout-panel-right,Panel right
332
- layout-sidebar-left,Sidebar left
333
- layout-sidebar-left-dock,Dock sidebar left
334
- layout-sidebar-left-off,Hide sidebar left
335
- layout-sidebar-right,Sidebar right
336
- layout-sidebar-right-dock,Dock sidebar right
337
- layout-sidebar-right-off,Hide sidebar right
338
- layout-statusbar,Status bar
339
- lightbulb-autofix,Auto-fix suggestion
340
- lightbulb-empty,Empty lightbulb
341
- lightbulb-sparkle,AI suggestion
342
- list-filter,Filter list
343
- list-flat,Flat list
344
- list-selection,List selection
345
- list-tree,Tree list
346
- live-share,Live Share
347
- lock-small,Small lock
348
- log-in,Log in
349
- log-out,Log out
350
- logo-github,GitHub logo
351
- magnet,Magnet
352
- mail-read,Read mail
353
- mail-reply,Reply to mail
354
- map,Map
355
- map-filled,Filled map
356
- map-vertical,Vertical map
357
- map-vertical-filled,Filled vertical map
358
- mcp,Model Context Protocol
359
- megaphone,Megaphone
360
- mention,Mention or @ symbol
361
- merge-into,Merge into
362
- mic-filled,Filled microphone
363
- milestone,Milestone
364
- mortar-board,Mortar board or graduation
365
- multiple-windows,Multiple windows
366
- music,Music note
367
- mute,Mute sound
368
- new-collection,New collection
369
- newline,Newline character
370
- no-newline,No newline
371
- notebook-template,Notebook template
372
- octoface,Octocat face
373
- open-in-product,Open in product
374
- open-preview,Open preview
375
- paintcan,Paint can
376
- pass-filled,Filled pass icon
377
- percentage,Percentage symbol
378
- person-add,Add person
379
- piano,Piano keys
380
- pie-chart,Pie chart
381
- pinned,Pinned item
382
- pinned-dirty,Pinned item with changes
383
- play-circle,Play circle
384
- preserve-case,Preserve case
385
- primitive-square,Square shape
386
- pulse,Pulse or activity
387
- python,Python language logo
388
- quote,Quote mark
389
- quotes,Double quotes
390
- radio-tower,Radio tower
391
- reactions,Reactions
392
- record-keys,Record keystrokes
393
- record-small,Small record icon
394
- references,Code references
395
- remote-explorer,Remote explorer
396
- remove-small,Small remove icon
397
- rename,Rename
398
- replace-all,Replace all
399
- repo-clone,Clone repository
400
- repo-fetch,Fetch repository
401
- repo-force-push,Force push repository
402
- repo-pinned,Pinned repository
403
- repo-pull,Pull repository
404
- repo-push,Push repository
405
- repo-selected,Selected repository
406
- repo-sync,Sync repository
407
- request-changes,Request changes
408
- robot,Robot
409
- root-folder,Root folder
410
- root-folder-opened,Opened root folder
411
- rss,RSS feed
412
- ruby,Ruby language
413
- run-above,Run above
414
- run-all,Run all
415
- run-all-coverage,Run all with coverage
416
- run-below,Run below
417
- run-coverage,Run with coverage
418
- run-errors,Run errors
419
- run-with-deps,Run with dependencies
420
- save-as,Save as
421
- screen-full,Full screen
422
- screen-normal,Normal screen
423
- search-fuzzy,Fuzzy search
424
- search-large,Large search icon
425
- search-sparkle,AI search
426
- search-stop,Stop search
427
- send,Send message
428
- send-to-remote-agent,Send to remote agent
429
- server-environment,Server environment
430
- server-process,Server process
431
- session-in-progress,Session in progress
432
- share,Share
433
- skip,Skip
434
- smiley,Smiley face
435
- snake,Snake
436
- sort-precedence,Sort by precedence
437
- sparkle-filled,Filled sparkle
438
- squirrel,Squirrel
439
- star-full,Full star
440
- star-half,Half star
441
- stop-circle,Stop circle
442
- strikethrough,Strikethrough text
443
- surround-with,Surround with
444
- symbol-boolean,Boolean symbol
445
- symbol-color,Color symbol
446
- symbol-constant,Constant symbol
447
- symbol-enum,Enum symbol
448
- symbol-enum-member,Enum member symbol
449
- symbol-field,Field symbol
450
- symbol-file,File symbol
451
- symbol-interface,Interface symbol
452
- symbol-key,Key symbol
453
- symbol-keyword,Keyword symbol
454
- symbol-method-arrow,Method arrow symbol
455
- symbol-misc,Miscellaneous symbol
456
- symbol-module,Module symbol
457
- symbol-numeric,Numeric symbol
458
- symbol-operator,Operator symbol
459
- symbol-parameter,Parameter symbol
460
- symbol-property,Property symbol
461
- symbol-reference,Reference symbol
462
- symbol-ruler,Ruler symbol
463
- symbol-snippet,Snippet symbol
464
- symbol-string,String symbol
465
- symbol-structure,Structure symbol
466
- sync-ignored,Sync ignored
467
- table,Table
468
- target,Target
469
- tasklist,Task list
470
- telescope,Telescope
471
- terminal-bash,Bash terminal
472
- terminal-cmd,Command prompt
473
- terminal-debian,Debian terminal
474
- terminal-git-bash,Git Bash terminal
475
- terminal-linux,Linux terminal
476
- terminal-powershell,PowerShell terminal
477
- terminal-tmux,Tmux terminal
478
- terminal-ubuntu,Ubuntu terminal
479
- thinking,Thinking
480
- three-bars,Three bars menu
481
- thumbsdown,Thumbs down
482
- thumbsdown-filled,Filled thumbs down
483
- thumbsup,Thumbs up
484
- thumbsup-filled,Filled thumbs up
485
- tools,Tools
486
- triangle-down,Triangle pointing down
487
- triangle-left,Triangle pointing left
488
- triangle-right,Triangle pointing right
489
- triangle-up,Triangle pointing up
490
- twitter,Twitter logo
491
- type-hierarchy,Type hierarchy
492
- type-hierarchy-sub,Sub-type hierarchy
493
- type-hierarchy-super,Super-type hierarchy
494
- unarchive,Unarchive
495
- unfold,Unfold
496
- ungroup-by-ref-type,Ungroup by reference type
497
- unmute,Unmute sound
498
- unverified,Unverified
499
- variable,Variable
500
- variable-group,Variable group
501
- verified-filled,Filled verified icon
502
- versions,Versions
503
- vm,Virtual machine
504
- vm-active,Active virtual machine
505
- vm-connect,Connect to VM
506
- vm-outline,VM outline
507
- vm-running,Running VM
508
- vm-small,Small VM icon
509
- vr,VR headset
510
- wand,Magic wand
511
- whitespace,Whitespace character
512
- whole-word,Match whole word
513
- window-active,Active window
514
- word-wrap,Word wrap
515
- workspace-unknown,Unknown workspace trust
516
- workspace-untrusted,Untrusted workspace
517
- zap,Zap or flash
@@ -1,83 +0,0 @@
1
- [
2
- {
3
- "method": "LoadTable",
4
- "params": {
5
- "relativePath": "_DataFilePath_",
6
- "rootPath": "_RootPath_"
7
- },
8
- "variable": "iconDescriptionsInputTable"
9
- },
10
- {
11
- "method": "ForEachRow",
12
- "transforms": [
13
- {
14
- "method": "Copy",
15
- "params": {
16
- "from": "_LibraryKey_"
17
- },
18
- "variable": "_IconData_LibraryKey_"
19
- },
20
- {
21
- "method": "Copy",
22
- "params": {
23
- "from": "_IconTypeKey_"
24
- },
25
- "variable": "_IconData_TypeKey_"
26
- },
27
- {
28
- "method": "GetColumnValue",
29
- "params": {
30
- "columnName": "iconColumnIconKeyValueName",
31
- "iterator": "iconDescriptionsTableIterator"
32
- },
33
- "variable": "iconKeyValue"
34
- },
35
- {
36
- "method": "GetHashKey",
37
- "notes": "The icon Key is derived from the shortend icon file name.",
38
- "params": {
39
- "from": "iconKeyValue"
40
- },
41
- "variable": "_IconData_Key_"
42
- },
43
- {
44
- "method": "UpdateVariablesTable",
45
- "params": {
46
- "variables": "_IconDataVariables_"
47
- },
48
- "variable": "_IconData_"
49
- },
50
- {
51
- "method": "Clear",
52
- "variable": "iconArtifacts"
53
- },
54
- {
55
- "method": "GetColumnValue",
56
- "params": {
57
- "columnName": "iconColumnDescriptionsName",
58
- "iterator": "iconDescriptionsTableIterator"
59
- },
60
- "variable": "iconDescriptions"
61
- },
62
- {
63
- "method": "AddToVariableBag",
64
- "params": {
65
- "value": "iconDescriptions"
66
- },
67
- "variable": "iconArtifacts"
68
- },
69
- {
70
- "method": "AddNameValuePairsToAssociationTable",
71
- "params": {
72
- "key": "_IconData_Key_",
73
- "keyColumn": "_IconArtifactData_IconKey_",
74
- "namesColumn": "_IconArtifactData_Name_",
75
- "values": "iconArtifacts",
76
- "valuesColumn": "_IconArtifactData_Value_"
77
- },
78
- "variable": "_IconArtifactData_"
79
- }
80
- ],
81
- "variable": "iconDescriptionsTableIterator"
82
- }
83
- ]
@@ -1,47 +0,0 @@
1
- [
2
- {
3
- "name": "iconDescriptionsInputTable",
4
- "tableSpecifier": {
5
- "dataColumnIndex": 0,
6
- "dataRowIndex": 1,
7
- "headerRowIndex": 0
8
- },
9
- "type": "Table",
10
- "valueType": "None"
11
- },
12
- {
13
- "name": "iconColumnIconKeyValueName",
14
- "referenceOnly": true,
15
- "type": "Value",
16
- "value": "IconKeyValue",
17
- "valueType": "Text"
18
- },
19
- {
20
- "name": "iconColumnDescriptionsName",
21
- "referenceOnly": true,
22
- "type": "Value",
23
- "value": "Descriptions",
24
- "valueType": "Text"
25
- },
26
- {
27
- "TargetName": "iconDescriptionsInputTable",
28
- "name": "iconDescriptionsTableIterator",
29
- "type": "TableIterator"
30
- },
31
- {
32
- "name": "iconKeyValue",
33
- "type": "Value",
34
- "valueType": "Text"
35
- },
36
- {
37
- "name": "iconDescriptions",
38
- "type": "Value",
39
- "valueType": "Text"
40
- },
41
- {
42
- "name": "iconArtifacts",
43
- "type": "VariableBag",
44
- "valueType": "None",
45
- "values": []
46
- }
47
- ]