@iconify-vue/codicon 1.0.2 → 1.0.3

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 (1732) hide show
  1. package/components/a/account.vue +3 -3
  2. package/components/a/activate-breakpoints.vue +3 -3
  3. package/components/a/add.vue +4 -4
  4. package/components/a/agent.vue +10 -0
  5. package/components/a/archive.vue +3 -5
  6. package/components/a/arrow-both.vue +4 -4
  7. package/components/a/arrow-circle-down.vue +3 -5
  8. package/components/a/arrow-circle-left.vue +3 -5
  9. package/components/a/arrow-circle-right.vue +3 -5
  10. package/components/a/arrow-circle-up.vue +3 -5
  11. package/components/a/arrow-down.vue +3 -3
  12. package/components/a/arrow-left.vue +3 -3
  13. package/components/a/arrow-right.vue +3 -3
  14. package/components/a/arrow-small-down.vue +3 -3
  15. package/components/a/arrow-small-left.vue +3 -3
  16. package/components/a/arrow-small-right.vue +3 -3
  17. package/components/a/arrow-small-up.vue +3 -3
  18. package/components/a/arrow-swap.vue +4 -4
  19. package/components/a/arrow-up.vue +3 -3
  20. package/components/a/attach.vue +3 -3
  21. package/components/a/azure-devops.vue +1 -1
  22. package/components/a/azure.vue +1 -1
  23. package/components/b/beaker-stop.vue +6 -4
  24. package/components/b/beaker.vue +4 -4
  25. package/components/b/bell-dot.vue +4 -6
  26. package/components/b/bell-slash-dot.vue +4 -6
  27. package/components/b/bell-slash.vue +4 -6
  28. package/components/b/bell.vue +4 -4
  29. package/components/b/blank.vue +1 -1
  30. package/components/b/bold.vue +3 -3
  31. package/components/b/book.vue +3 -3
  32. package/components/b/bookmark.vue +3 -3
  33. package/components/b/bracket-dot.vue +4 -6
  34. package/components/b/bracket-error.vue +4 -4
  35. package/components/b/briefcase.vue +4 -4
  36. package/components/b/broadcast.vue +3 -7
  37. package/components/b/browser.vue +4 -4
  38. package/components/b/bug.vue +3 -3
  39. package/components/b/build.vue +13 -0
  40. package/components/c/calendar.vue +4 -4
  41. package/components/c/call-incoming.vue +3 -3
  42. package/components/c/call-outgoing.vue +3 -3
  43. package/components/c/case-sensitive.vue +3 -3
  44. package/components/c/chat-sparkle-error.vue +3 -3
  45. package/components/c/chat-sparkle-warning.vue +3 -6
  46. package/components/c/chat-sparkle.vue +3 -5
  47. package/components/c/check-all.vue +3 -5
  48. package/components/c/check.vue +3 -3
  49. package/components/c/checklist.vue +3 -3
  50. package/components/c/chevron-down.vue +3 -3
  51. package/components/c/chevron-left.vue +3 -3
  52. package/components/c/chevron-right.vue +3 -3
  53. package/components/c/chevron-up.vue +3 -3
  54. package/components/c/chip.vue +3 -3
  55. package/components/c/chrome-close.vue +3 -3
  56. package/components/c/chrome-maximize.vue +3 -3
  57. package/components/c/chrome-minimize.vue +3 -3
  58. package/components/c/chrome-restore.vue +3 -5
  59. package/components/c/circle-filled.vue +3 -3
  60. package/components/c/circle-large-filled.vue +3 -3
  61. package/components/c/circle-large-outline.vue +3 -3
  62. package/components/c/circle-large.vue +3 -3
  63. package/components/c/circle-outline.vue +3 -3
  64. package/components/c/circle-slash.vue +3 -3
  65. package/components/c/circle-small-filled.vue +1 -1
  66. package/components/c/circle-small.vue +3 -3
  67. package/components/c/circle.vue +3 -3
  68. package/components/c/circuit-board.vue +4 -4
  69. package/components/c/clear-all.vue +4 -4
  70. package/components/c/clippy.vue +5 -3
  71. package/components/c/close-all.vue +3 -5
  72. package/components/c/close.vue +3 -3
  73. package/components/c/cloud-download.vue +3 -3
  74. package/components/c/cloud-upload.vue +3 -3
  75. package/components/c/cloud.vue +3 -3
  76. package/components/c/code-oss.vue +5 -5
  77. package/components/c/code-review.vue +3 -5
  78. package/components/c/code.vue +3 -3
  79. package/components/c/coffee.vue +3 -5
  80. package/components/c/collapse-all.vue +3 -5
  81. package/components/c/collection.vue +3 -3
  82. package/components/c/color-mode.vue +4 -4
  83. package/components/c/combine.vue +5 -3
  84. package/components/c/comment-discussion-quote.vue +10 -0
  85. package/components/c/comment-discussion-sparkle.vue +3 -3
  86. package/components/c/comment-discussion.vue +3 -3
  87. package/components/c/comment-draft.vue +3 -3
  88. package/components/c/comment-unresolved.vue +4 -4
  89. package/components/c/comment.vue +3 -3
  90. package/components/c/compass-active.vue +6 -5
  91. package/components/c/compass-dot.vue +5 -4
  92. package/components/c/compass.vue +5 -5
  93. package/components/c/copilot-blocked.vue +1 -1
  94. package/components/c/copilot-error.vue +3 -5
  95. package/components/c/copilot-in-progress.vue +3 -5
  96. package/components/c/copilot-large.vue +5 -5
  97. package/components/c/copilot-not-connected.vue +5 -5
  98. package/components/c/copilot-snooze.vue +3 -3
  99. package/components/c/copilot-success.vue +3 -5
  100. package/components/c/copilot-unavailable.vue +3 -3
  101. package/components/c/copilot-warning-large.vue +6 -6
  102. package/components/c/copilot-warning.vue +4 -6
  103. package/components/c/copilot.vue +4 -4
  104. package/components/c/copy.vue +3 -5
  105. package/components/c/coverage.vue +3 -6
  106. package/components/c/credit-card.vue +3 -3
  107. package/components/c/cursor.vue +10 -0
  108. package/components/d/dash.vue +3 -3
  109. package/components/d/dashboard.vue +6 -3
  110. package/components/d/database.vue +3 -3
  111. package/components/d/debug-all.vue +4 -4
  112. package/components/d/debug-alt-small.vue +3 -5
  113. package/components/d/debug-alt.vue +3 -3
  114. package/components/d/debug-breakpoint-conditional-unverified.vue +5 -3
  115. package/components/d/debug-breakpoint-conditional.vue +3 -3
  116. package/components/d/debug-breakpoint-data-unverified.vue +3 -3
  117. package/components/d/debug-breakpoint-data.vue +3 -3
  118. package/components/d/debug-breakpoint-function-unverified.vue +3 -3
  119. package/components/d/debug-breakpoint-function.vue +3 -3
  120. package/components/d/debug-breakpoint-log-unverified.vue +3 -3
  121. package/components/d/debug-breakpoint-log.vue +3 -3
  122. package/components/d/debug-breakpoint-unsupported.vue +3 -3
  123. package/components/d/debug-connected.vue +10 -0
  124. package/components/d/debug-console.vue +3 -3
  125. package/components/d/debug-continue-small.vue +3 -3
  126. package/components/d/debug-continue.vue +3 -3
  127. package/components/d/debug-coverage.vue +3 -5
  128. package/components/d/debug-disconnect.vue +3 -3
  129. package/components/d/debug-line-by-line.vue +3 -5
  130. package/components/d/debug-pause.vue +3 -3
  131. package/components/d/debug-rerun.vue +3 -5
  132. package/components/d/debug-restart-frame.vue +3 -3
  133. package/components/d/debug-restart.vue +3 -3
  134. package/components/d/debug-reverse-continue.vue +3 -3
  135. package/components/d/debug-stackframe-active.vue +4 -4
  136. package/components/d/debug-stackframe-dot.vue +1 -1
  137. package/components/d/debug-stackframe.vue +3 -3
  138. package/components/d/debug-start.vue +3 -3
  139. package/components/d/debug-step-back.vue +4 -4
  140. package/components/d/debug-step-into.vue +4 -4
  141. package/components/d/debug-step-out.vue +4 -4
  142. package/components/d/debug-step-over.vue +4 -4
  143. package/components/d/debug-stop.vue +3 -3
  144. package/components/d/debug.vue +3 -5
  145. package/components/d/desktop-download.vue +4 -4
  146. package/components/d/device-camera-video.vue +3 -3
  147. package/components/d/device-camera.vue +3 -3
  148. package/components/d/device-mobile.vue +3 -3
  149. package/components/d/diff-added.vue +3 -5
  150. package/components/d/diff-ignored.vue +6 -4
  151. package/components/d/diff-modified.vue +3 -3
  152. package/components/d/diff-multiple.vue +4 -7
  153. package/components/d/diff-removed.vue +3 -5
  154. package/components/d/diff-renamed.vue +3 -3
  155. package/components/d/diff-single.vue +3 -5
  156. package/components/d/diff.vue +3 -3
  157. package/components/d/discard.vue +3 -3
  158. package/components/e/edit-code.vue +10 -0
  159. package/components/e/edit-session.vue +3 -5
  160. package/components/e/edit-sparkle.vue +5 -4
  161. package/components/e/edit.vue +3 -3
  162. package/components/e/editor-layout.vue +3 -3
  163. package/components/e/ellipsis.vue +3 -3
  164. package/components/e/empty-window.vue +4 -4
  165. package/components/e/eraser.vue +10 -0
  166. package/components/e/error-small.vue +4 -4
  167. package/components/e/error.vue +4 -4
  168. package/components/e/exclude.vue +4 -4
  169. package/components/e/expand-all.vue +3 -6
  170. package/components/e/export.vue +3 -3
  171. package/components/e/extensions-large.vue +4 -4
  172. package/components/e/extensions.vue +4 -4
  173. package/components/e/eye-closed.vue +3 -3
  174. package/components/e/eye.vue +3 -3
  175. package/components/f/feedback.vue +3 -5
  176. package/components/f/file-binary.vue +5 -3
  177. package/components/f/file-code.vue +5 -3
  178. package/components/f/file-media.vue +3 -6
  179. package/components/f/file-pdf.vue +6 -4
  180. package/components/f/file-submodule.vue +3 -3
  181. package/components/f/file-symlink-directory.vue +5 -3
  182. package/components/f/file-symlink-file.vue +5 -3
  183. package/components/f/file-text.vue +10 -0
  184. package/components/f/file-zip.vue +3 -5
  185. package/components/f/file.vue +3 -3
  186. package/components/f/files.vue +6 -4
  187. package/components/f/filter-filled.vue +3 -3
  188. package/components/f/filter.vue +3 -3
  189. package/components/f/flag.vue +1 -1
  190. package/components/f/flame.vue +3 -3
  191. package/components/f/fold-down.vue +3 -3
  192. package/components/f/fold-up.vue +3 -3
  193. package/components/f/fold.vue +3 -3
  194. package/components/f/folder-active.vue +4 -4
  195. package/components/f/folder-library.vue +5 -5
  196. package/components/f/folder-opened.vue +3 -3
  197. package/components/f/folder.vue +3 -3
  198. package/components/g/game.vue +5 -5
  199. package/components/g/gear.vue +4 -4
  200. package/components/g/gift.vue +4 -4
  201. package/components/g/gist-secret.vue +3 -3
  202. package/components/g/gist.vue +5 -3
  203. package/components/g/git-branch-changes.vue +10 -0
  204. package/components/g/git-branch-conflicts.vue +10 -0
  205. package/components/g/git-branch-staged-changes.vue +10 -0
  206. package/components/g/git-branch.vue +10 -0
  207. package/components/g/git-commit.vue +3 -3
  208. package/components/g/git-compare.vue +3 -3
  209. package/components/g/git-fetch.vue +4 -6
  210. package/components/g/git-lens.vue +12 -0
  211. package/components/g/git-merge.vue +3 -3
  212. package/components/g/git-pull-request-closed.vue +3 -3
  213. package/components/g/git-pull-request-create.vue +3 -3
  214. package/components/g/git-pull-request-done.vue +3 -5
  215. package/components/g/git-pull-request-draft.vue +3 -7
  216. package/components/g/git-pull-request-go-to-changes.vue +4 -4
  217. package/components/g/git-pull-request-new-changes.vue +4 -4
  218. package/components/g/git-pull-request.vue +3 -3
  219. package/components/g/git-stash-apply.vue +3 -5
  220. package/components/g/git-stash-pop.vue +3 -5
  221. package/components/g/git-stash.vue +3 -5
  222. package/components/g/github-action.vue +5 -3
  223. package/components/g/github-alt.vue +4 -4
  224. package/components/g/github-inverted.vue +3 -3
  225. package/components/g/github-project.vue +3 -5
  226. package/components/g/github.vue +4 -4
  227. package/components/g/globe.vue +4 -4
  228. package/components/g/go-to-editing-session.vue +3 -5
  229. package/components/g/go-to-file.vue +4 -4
  230. package/components/g/go-to-search.vue +4 -4
  231. package/components/g/grabber.vue +3 -3
  232. package/components/g/graph-left.vue +3 -3
  233. package/components/g/graph-line.vue +3 -5
  234. package/components/g/graph-scatter.vue +4 -4
  235. package/components/g/graph.vue +3 -3
  236. package/components/g/gripper.vue +3 -3
  237. package/components/g/group-by-ref-type.vue +4 -4
  238. package/components/h/heart-filled.vue +4 -4
  239. package/components/h/heart.vue +4 -4
  240. package/components/h/history.vue +3 -3
  241. package/components/h/home.vue +3 -3
  242. package/components/h/horizontal-rule.vue +3 -3
  243. package/components/h/hubot.vue +5 -3
  244. package/components/i/inbox.vue +4 -4
  245. package/components/i/indent.vue +3 -3
  246. package/components/i/index-zero.vue +10 -0
  247. package/components/i/info.vue +4 -4
  248. package/components/i/insert.vue +4 -4
  249. package/components/i/inspect.vue +4 -4
  250. package/components/i/issue-closed.vue +1 -1
  251. package/components/i/issue-draft.vue +3 -3
  252. package/components/i/issue-reopened.vue +4 -4
  253. package/components/i/issues.vue +4 -4
  254. package/components/i/italic.vue +3 -3
  255. package/components/j/jersey.vue +3 -3
  256. package/components/j/json.vue +3 -3
  257. package/components/k/kebab-vertical.vue +3 -3
  258. package/components/k/key.vue +4 -4
  259. package/components/k/keyboard-tab-above.vue +4 -4
  260. package/components/k/keyboard-tab-below.vue +4 -4
  261. package/components/k/keyboard-tab.vue +4 -6
  262. package/components/l/law.vue +3 -3
  263. package/components/l/layers-active.vue +3 -3
  264. package/components/l/layers-dot.vue +3 -5
  265. package/components/l/layers.vue +6 -3
  266. package/components/l/layout-activitybar-left.vue +4 -4
  267. package/components/l/layout-activitybar-right.vue +4 -4
  268. package/components/l/layout-centered.vue +4 -4
  269. package/components/l/layout-menubar.vue +6 -4
  270. package/components/l/layout-panel-center.vue +4 -4
  271. package/components/l/layout-panel-dock.vue +5 -5
  272. package/components/l/layout-panel-justify.vue +4 -4
  273. package/components/l/layout-panel-left.vue +4 -4
  274. package/components/l/layout-panel-off.vue +4 -4
  275. package/components/l/layout-panel-right.vue +4 -4
  276. package/components/l/layout-panel.vue +4 -4
  277. package/components/l/layout-sidebar-left-dock.vue +5 -5
  278. package/components/l/layout-sidebar-left-off.vue +4 -4
  279. package/components/l/layout-sidebar-left.vue +4 -4
  280. package/components/l/layout-sidebar-right-dock.vue +5 -5
  281. package/components/l/layout-sidebar-right-off.vue +4 -4
  282. package/components/l/layout-sidebar-right.vue +4 -4
  283. package/components/l/layout-statusbar.vue +4 -4
  284. package/components/l/layout.vue +4 -4
  285. package/components/l/library.vue +3 -3
  286. package/components/l/lightbulb-autofix.vue +4 -6
  287. package/components/l/lightbulb-empty.vue +4 -4
  288. package/components/l/lightbulb.vue +4 -4
  289. package/components/l/link-external.vue +4 -6
  290. package/components/l/link.vue +3 -3
  291. package/components/l/list-filter.vue +3 -3
  292. package/components/l/list-flat.vue +3 -3
  293. package/components/l/list-ordered.vue +3 -3
  294. package/components/l/list-selection.vue +3 -3
  295. package/components/l/list-tree.vue +3 -5
  296. package/components/l/list-unordered.vue +3 -3
  297. package/components/l/live-share.vue +4 -4
  298. package/components/l/loading.vue +3 -3
  299. package/components/l/location.vue +3 -3
  300. package/components/l/lock-small.vue +4 -4
  301. package/components/l/lock.vue +6 -4
  302. package/components/m/magnet.vue +3 -3
  303. package/components/m/mail-read.vue +4 -4
  304. package/components/m/mail.vue +4 -4
  305. package/components/m/map-filled.vue +3 -3
  306. package/components/m/map-vertical-filled.vue +3 -3
  307. package/components/m/map-vertical.vue +3 -3
  308. package/components/m/map.vue +3 -3
  309. package/components/m/markdown.vue +3 -3
  310. package/components/m/mcp.vue +4 -4
  311. package/components/m/megaphone.vue +3 -3
  312. package/components/m/mention.vue +3 -3
  313. package/components/m/menu.vue +3 -3
  314. package/components/m/merge-into.vue +10 -0
  315. package/components/m/merge.vue +3 -3
  316. package/components/m/mic-filled.vue +3 -3
  317. package/components/m/mic.vue +3 -3
  318. package/components/m/milestone.vue +3 -3
  319. package/components/m/mirror.vue +5 -3
  320. package/components/m/mortar-board.vue +3 -3
  321. package/components/m/move.vue +3 -3
  322. package/components/m/multiple-windows.vue +3 -3
  323. package/components/m/music.vue +3 -5
  324. package/components/m/mute.vue +3 -3
  325. package/components/n/new-collection.vue +5 -5
  326. package/components/n/new-file.vue +3 -5
  327. package/components/n/new-folder.vue +3 -3
  328. package/components/n/newline.vue +3 -3
  329. package/components/n/no-newline.vue +5 -3
  330. package/components/n/note.vue +3 -3
  331. package/components/n/notebook-template.vue +3 -6
  332. package/components/n/notebook.vue +3 -3
  333. package/components/o/octoface.vue +3 -3
  334. package/components/o/open-in-product.vue +10 -0
  335. package/components/o/open-preview.vue +3 -3
  336. package/components/o/organization.vue +3 -3
  337. package/components/o/output.vue +4 -4
  338. package/components/p/package.vue +5 -3
  339. package/components/p/paintcan.vue +3 -3
  340. package/components/p/pass-filled.vue +4 -4
  341. package/components/p/pass.vue +5 -5
  342. package/components/p/percentage.vue +3 -3
  343. package/components/p/person-add.vue +5 -3
  344. package/components/p/person.vue +3 -3
  345. package/components/p/piano.vue +4 -4
  346. package/components/p/pie-chart.vue +3 -3
  347. package/components/p/pin.vue +4 -4
  348. package/components/p/pinned-dirty-small.vue +1 -1
  349. package/components/p/pinned-dirty.vue +3 -3
  350. package/components/p/pinned-small.vue +1 -1
  351. package/components/p/pinned.vue +3 -3
  352. package/components/p/play-circle.vue +4 -6
  353. package/components/p/play.vue +3 -3
  354. package/components/p/plug.vue +4 -4
  355. package/components/p/preserve-case.vue +3 -3
  356. package/components/p/preview.vue +4 -4
  357. package/components/p/primitive-square.vue +3 -3
  358. package/components/p/project.vue +4 -4
  359. package/components/p/pulse.vue +3 -3
  360. package/components/p/python.vue +6 -6
  361. package/components/q/question.vue +6 -4
  362. package/components/q/quote.vue +4 -4
  363. package/components/q/quotes.vue +10 -0
  364. package/components/r/radio-tower.vue +3 -3
  365. package/components/r/reactions.vue +3 -3
  366. package/components/r/record-keys.vue +3 -3
  367. package/components/r/record-small.vue +1 -1
  368. package/components/r/record.vue +3 -5
  369. package/components/r/redo.vue +3 -3
  370. package/components/r/references.vue +4 -4
  371. package/components/r/refresh.vue +3 -3
  372. package/components/r/regex.vue +3 -3
  373. package/components/r/remote-explorer.vue +4 -4
  374. package/components/r/remote.vue +4 -4
  375. package/components/r/remove.vue +4 -4
  376. package/components/r/rename.vue +10 -0
  377. package/components/r/replace-all.vue +8 -3
  378. package/components/r/replace.vue +5 -3
  379. package/components/r/reply.vue +3 -3
  380. package/components/r/repo-clone.vue +5 -3
  381. package/components/r/repo-fetch.vue +5 -7
  382. package/components/r/repo-force-push.vue +5 -6
  383. package/components/r/repo-forked.vue +3 -3
  384. package/components/r/repo-pinned.vue +3 -3
  385. package/components/r/repo-pull.vue +5 -3
  386. package/components/r/repo-push.vue +5 -3
  387. package/components/r/repo-selected.vue +10 -0
  388. package/components/r/repo.vue +3 -3
  389. package/components/r/report.vue +5 -3
  390. package/components/r/request-changes.vue +3 -5
  391. package/components/r/robot.vue +4 -6
  392. package/components/r/rocket.vue +3 -3
  393. package/components/r/root-folder-opened.vue +5 -5
  394. package/components/r/root-folder.vue +3 -6
  395. package/components/r/rss.vue +4 -4
  396. package/components/r/ruby.vue +3 -3
  397. package/components/r/run-above.vue +3 -3
  398. package/components/r/run-all-coverage.vue +4 -7
  399. package/components/r/run-all.vue +3 -5
  400. package/components/r/run-below.vue +3 -3
  401. package/components/r/run-coverage.vue +3 -5
  402. package/components/r/run-errors.vue +3 -5
  403. package/components/r/run-with-deps.vue +12 -0
  404. package/components/s/save-all.vue +4 -4
  405. package/components/s/save-as.vue +4 -4
  406. package/components/s/save.vue +4 -4
  407. package/components/s/screen-full.vue +3 -3
  408. package/components/s/screen-normal.vue +3 -3
  409. package/components/s/search-fuzzy.vue +3 -5
  410. package/components/s/search-large.vue +10 -0
  411. package/components/s/search-sparkle.vue +3 -3
  412. package/components/s/search-stop.vue +3 -3
  413. package/components/s/search.vue +4 -4
  414. package/components/s/send-to-remote-agent.vue +5 -3
  415. package/components/s/send.vue +3 -3
  416. package/components/s/server-environment.vue +3 -3
  417. package/components/s/server-process.vue +4 -4
  418. package/components/s/server.vue +3 -3
  419. package/components/s/settings-gear.vue +4 -6
  420. package/components/s/settings.vue +1 -1
  421. package/components/s/share.vue +4 -7
  422. package/components/s/shield.vue +3 -3
  423. package/components/s/sign-in.vue +3 -3
  424. package/components/s/sign-out.vue +5 -3
  425. package/components/s/skip.vue +10 -0
  426. package/components/s/smiley.vue +3 -3
  427. package/components/s/snake.vue +3 -5
  428. package/components/s/sort-precedence.vue +6 -3
  429. package/components/s/source-control.vue +3 -3
  430. package/components/s/sparkle-filled.vue +3 -3
  431. package/components/s/sparkle.vue +3 -3
  432. package/components/s/split-horizontal.vue +3 -3
  433. package/components/s/split-vertical.vue +3 -3
  434. package/components/s/squirrel.vue +5 -3
  435. package/components/s/star-empty.vue +4 -4
  436. package/components/s/star-full.vue +4 -4
  437. package/components/s/star-half.vue +4 -4
  438. package/components/s/stop-circle.vue +3 -5
  439. package/components/s/strikethrough.vue +10 -0
  440. package/components/s/surround-with.vue +3 -3
  441. package/components/s/symbol-array.vue +3 -3
  442. package/components/s/symbol-boolean.vue +3 -3
  443. package/components/s/symbol-class.vue +3 -3
  444. package/components/s/symbol-color.vue +4 -4
  445. package/components/s/symbol-constant.vue +5 -5
  446. package/components/s/symbol-enum-member.vue +4 -4
  447. package/components/s/symbol-enum.vue +3 -3
  448. package/components/s/symbol-event.vue +3 -3
  449. package/components/s/symbol-field.vue +3 -3
  450. package/components/s/symbol-file.vue +3 -3
  451. package/components/s/symbol-interface.vue +3 -3
  452. package/components/s/symbol-key.vue +7 -4
  453. package/components/s/symbol-keyword.vue +6 -3
  454. package/components/s/symbol-method-arrow.vue +6 -5
  455. package/components/s/symbol-method.vue +3 -3
  456. package/components/s/symbol-misc.vue +6 -3
  457. package/components/s/symbol-namespace.vue +3 -3
  458. package/components/s/symbol-numeric.vue +3 -3
  459. package/components/s/symbol-operator.vue +3 -3
  460. package/components/s/symbol-parameter.vue +3 -3
  461. package/components/s/symbol-property.vue +3 -3
  462. package/components/s/symbol-ruler.vue +3 -3
  463. package/components/s/symbol-snippet.vue +3 -3
  464. package/components/s/symbol-string.vue +7 -4
  465. package/components/s/symbol-structure.vue +4 -4
  466. package/components/s/symbol-variable.vue +5 -3
  467. package/components/s/sync-ignored.vue +3 -3
  468. package/components/s/sync.vue +3 -3
  469. package/components/t/table.vue +4 -4
  470. package/components/t/tag.vue +3 -3
  471. package/components/t/target.vue +4 -7
  472. package/components/t/tasklist.vue +3 -3
  473. package/components/t/telescope.vue +3 -3
  474. package/components/t/terminal-bash.vue +3 -3
  475. package/components/t/terminal-cmd.vue +4 -6
  476. package/components/t/terminal-debian.vue +6 -3
  477. package/components/t/terminal-git-bash.vue +10 -0
  478. package/components/t/terminal-linux.vue +3 -3
  479. package/components/t/terminal-powershell.vue +4 -4
  480. package/components/t/terminal-tmux.vue +4 -4
  481. package/components/t/terminal-ubuntu.vue +3 -3
  482. package/components/t/terminal.vue +3 -5
  483. package/components/t/text-size.vue +3 -3
  484. package/components/t/thinking.vue +3 -3
  485. package/components/t/three-bars.vue +3 -3
  486. package/components/t/thumbsdown-filled.vue +3 -3
  487. package/components/t/thumbsdown.vue +3 -3
  488. package/components/t/thumbsup-filled.vue +1 -1
  489. package/components/t/thumbsup.vue +3 -3
  490. package/components/t/tools.vue +4 -4
  491. package/components/t/trash.vue +3 -5
  492. package/components/t/triangle-down.vue +3 -3
  493. package/components/t/triangle-left.vue +3 -3
  494. package/components/t/triangle-right.vue +3 -3
  495. package/components/t/triangle-up.vue +3 -3
  496. package/components/t/twitter.vue +4 -4
  497. package/components/t/type-hierarchy-sub.vue +3 -3
  498. package/components/t/type-hierarchy-super.vue +3 -3
  499. package/components/t/type-hierarchy.vue +3 -3
  500. package/components/u/unfold.vue +3 -3
  501. package/components/u/ungroup-by-ref-type.vue +6 -3
  502. package/components/u/unlock.vue +6 -4
  503. package/components/u/unmute.vue +3 -3
  504. package/components/u/unverified.vue +3 -3
  505. package/components/v/variable-group.vue +5 -5
  506. package/components/v/verified-filled.vue +3 -3
  507. package/components/v/verified.vue +3 -3
  508. package/components/v/versions.vue +4 -4
  509. package/components/v/vm-active.vue +6 -6
  510. package/components/v/vm-connect.vue +4 -7
  511. package/components/v/vm-outline.vue +4 -6
  512. package/components/v/vm-pending.vue +10 -0
  513. package/components/v/vm-running.vue +4 -6
  514. package/components/v/vm.vue +4 -4
  515. package/components/v/vr.vue +4 -6
  516. package/components/v/vscode-insiders.vue +3 -3
  517. package/components/v/vscode.vue +3 -3
  518. package/components/w/wand.vue +3 -3
  519. package/components/w/warning.vue +4 -4
  520. package/components/w/watch.vue +3 -5
  521. package/components/w/whitespace.vue +3 -3
  522. package/components/w/whole-word.vue +4 -4
  523. package/components/w/window.vue +4 -4
  524. package/components/w/word-wrap.vue +5 -3
  525. package/components/w/workspace-trusted.vue +4 -6
  526. package/components/w/workspace-unknown.vue +4 -6
  527. package/components/w/workspace-untrusted.vue +4 -6
  528. package/components/z/zoom-in.vue +3 -3
  529. package/components/z/zoom-out.vue +3 -3
  530. package/css/a/a51p0vbf.css +4 -0
  531. package/css/a/a6mjf0b.css +4 -0
  532. package/css/a/a6yvhc_p.css +4 -0
  533. package/css/a/a95wi4bs.css +4 -0
  534. package/css/a/a9n-jtbh.css +3 -0
  535. package/css/a/aa21qzbo.css +4 -0
  536. package/css/a/aa421_b.css +4 -0
  537. package/css/a/abbqhabk.css +4 -0
  538. package/css/a/abj-pkzd.css +4 -0
  539. package/css/a/ae_zx42m.css +4 -0
  540. package/css/a/af1jcmpe.css +4 -0
  541. package/css/a/afp0twph.css +4 -0
  542. package/css/a/agqfa5bu.css +4 -0
  543. package/css/a/ah-3v_b.css +3 -0
  544. package/css/a/aiqef7bn.css +4 -0
  545. package/css/a/aisngdb.css +3 -0
  546. package/css/a/ajrwfybr.css +4 -0
  547. package/css/a/ak8avvy.css +4 -0
  548. package/css/a/amki3pbj.css +4 -0
  549. package/css/a/ampv7zbm.css +4 -0
  550. package/css/a/anwcf1zy.css +4 -0
  551. package/css/a/anwuyte.css +4 -0
  552. package/css/a/apxde9bx.css +4 -0
  553. package/css/a/arb1x3jm.css +3 -0
  554. package/css/a/arbiv6a.css +4 -0
  555. package/css/a/arezy-bm.css +4 -0
  556. package/css/a/auidz62z.css +4 -0
  557. package/css/a/avf_y7gh.css +3 -0
  558. package/css/a/awqnifkx.css +4 -0
  559. package/css/a/axqranbl.css +4 -0
  560. package/css/a/axreb9v.css +3 -0
  561. package/css/a/axuitk1o.css +4 -0
  562. package/css/a/ayfybjb.css +4 -0
  563. package/css/a/azfc0wbq.css +3 -0
  564. package/css/b/b-gt9_c.css +3 -0
  565. package/css/b/b0ekzh_m.css +4 -0
  566. package/css/b/b2hcnbb.css +3 -0
  567. package/css/b/b5fzrzpy.css +4 -0
  568. package/css/b/b5ukf1uz.css +3 -0
  569. package/css/b/b616_6bn.css +4 -0
  570. package/css/b/b6semq9w.css +4 -0
  571. package/css/b/b6xyl5_w.css +4 -0
  572. package/css/b/b8gi1jgr.css +4 -0
  573. package/css/b/ba8pobbv.css +4 -0
  574. package/css/b/bbzqisil.css +4 -0
  575. package/css/b/bg4oydu.css +4 -0
  576. package/css/b/bldut2bm.css +4 -0
  577. package/css/b/bm-9v2lp.css +5 -0
  578. package/css/b/bngj91ab.css +4 -0
  579. package/css/b/bqbgm78v.css +4 -0
  580. package/css/b/bsdt2wbw.css +4 -0
  581. package/css/b/byxv1wbx.css +3 -0
  582. package/css/c/c4-ax83z.css +4 -0
  583. package/css/c/c5dsrdbb.css +4 -0
  584. package/css/c/c7kg2fti.css +4 -0
  585. package/css/c/c96awj_s.css +4 -0
  586. package/css/c/c9kt_qbj.css +3 -0
  587. package/css/c/c9xpicu.css +4 -0
  588. package/css/c/cbhgw8bj.css +4 -0
  589. package/css/c/cbza1bb.css +4 -0
  590. package/css/c/ck_u1lbc.css +4 -0
  591. package/css/c/cmcx32g.css +4 -0
  592. package/css/c/cnki5fq.css +4 -0
  593. package/css/c/cns_8ef.css +4 -0
  594. package/css/c/cnv_ckbh.css +4 -0
  595. package/css/c/cnzf-ab.css +3 -0
  596. package/css/c/co2bjhbv.css +4 -0
  597. package/css/c/cpjmvmbv.css +3 -0
  598. package/css/c/cpjmyab.css +3 -0
  599. package/css/c/ctf8m1bd.css +4 -0
  600. package/css/c/ctgs7ibk.css +4 -0
  601. package/css/c/ctliblb.css +4 -0
  602. package/css/c/cujn-cbc.css +5 -0
  603. package/css/c/cv97h3vj.css +3 -0
  604. package/css/c/cvi0tub.css +4 -0
  605. package/css/c/cwkil7k.css +4 -0
  606. package/css/c/cx5reneb.css +5 -0
  607. package/css/c/cxtpwgk.css +4 -0
  608. package/css/c/cy8fw5ba.css +4 -0
  609. package/css/c/czosfgby.css +4 -0
  610. package/css/d/d0zwfc1c.css +4 -0
  611. package/css/d/d24zw2bq.css +3 -0
  612. package/css/d/d3ei_y.css +3 -0
  613. package/css/d/d4pxh1bs.css +4 -0
  614. package/css/d/d5xul3dy.css +4 -0
  615. package/css/d/dbr956ry.css +4 -0
  616. package/css/d/dcefh-pe.css +4 -0
  617. package/css/d/dd8p33aj.css +4 -0
  618. package/css/d/df-3ehn.css +4 -0
  619. package/css/d/df6bc1be.css +4 -0
  620. package/css/d/dgv7qvby.css +4 -0
  621. package/css/d/dj8jbibe.css +4 -0
  622. package/css/d/djjsp__c.css +3 -0
  623. package/css/d/dr-xppwk.css +4 -0
  624. package/css/d/drndx9bk.css +4 -0
  625. package/css/d/drr888m.css +4 -0
  626. package/css/d/ds7-_hb.css +4 -0
  627. package/css/d/dtmuqcba.css +4 -0
  628. package/css/d/dye3uls.css +4 -0
  629. package/css/e/e1cvcge.css +3 -0
  630. package/css/e/e1gm997k.css +4 -0
  631. package/css/e/e656cy2d.css +4 -0
  632. package/css/e/e66n1ul.css +3 -0
  633. package/css/e/e8h4q4b.css +3 -0
  634. package/css/e/e_2witbq.css +4 -0
  635. package/css/e/edhax2bn.css +3 -0
  636. package/css/e/efdukbc.css +4 -0
  637. package/css/e/ekkesubz.css +4 -0
  638. package/css/e/ekyn8cc.css +3 -0
  639. package/css/e/el2e-84c.css +4 -0
  640. package/css/e/elh5pab.css +3 -0
  641. package/css/e/emc2ozo.css +4 -0
  642. package/css/e/esbapucd.css +3 -0
  643. package/css/e/esgd2ubx.css +4 -0
  644. package/css/e/etb7avbu.css +3 -0
  645. package/css/e/etqbe4rg.css +3 -0
  646. package/css/e/ev_asvb.css +3 -0
  647. package/css/e/ez5_v23j.css +4 -0
  648. package/css/f/f0k2tubm.css +4 -0
  649. package/css/f/f0q9ccqq.css +5 -0
  650. package/css/f/f1_334b.css +3 -0
  651. package/css/f/f1acuibn.css +4 -0
  652. package/css/f/f3n1rsjs.css +4 -0
  653. package/css/f/f91q17b.css +3 -0
  654. package/css/f/f_9ls9hd.css +4 -0
  655. package/css/f/fdabx_-e.css +4 -0
  656. package/css/f/fdt_-yji.css +5 -0
  657. package/css/f/fe8xhe4b.css +4 -0
  658. package/css/f/fif97fbv.css +4 -0
  659. package/css/f/fkfifmbj.css +4 -0
  660. package/css/f/fl3cbbbq.css +4 -0
  661. package/css/f/fl9xkmge.css +4 -0
  662. package/css/f/fnfpfjbo.css +4 -0
  663. package/css/f/fsfkcfsu.css +4 -0
  664. package/css/f/fte7bcbc.css +4 -0
  665. package/css/f/fufkjibk.css +4 -0
  666. package/css/f/fvb739bg.css +4 -0
  667. package/css/f/fwtj56bt.css +4 -0
  668. package/css/f/fww_shb.css +4 -0
  669. package/css/g/g-j74pbq.css +4 -0
  670. package/css/g/g0egwfhh.css +4 -0
  671. package/css/g/g0p-t8i.css +4 -0
  672. package/css/g/g1li87ba.css +4 -0
  673. package/css/g/g3q_3l9k.css +4 -0
  674. package/css/g/g6tr8sbx.css +4 -0
  675. package/css/g/g8f0fw_m.css +4 -0
  676. package/css/g/g8iztebq.css +4 -0
  677. package/css/g/gfbbzrd.css +4 -0
  678. package/css/g/gkh4pmz.css +4 -0
  679. package/css/g/got3ckfx.css +4 -0
  680. package/css/g/gpp7pcbe.css +4 -0
  681. package/css/g/grv7j-bz.css +4 -0
  682. package/css/g/gsbgvsvs.css +4 -0
  683. package/css/g/gt8sy1bb.css +4 -0
  684. package/css/g/gtgjsjg.css +3 -0
  685. package/css/g/guewfz.css +3 -0
  686. package/css/g/gwvsddc.css +4 -0
  687. package/css/g/gwz0scpr.css +4 -0
  688. package/css/g/gxuwllb.css +4 -0
  689. package/css/g/gy-q00by.css +4 -0
  690. package/css/g/gyfv3kbc.css +4 -0
  691. package/css/h/h-m0grbs.css +4 -0
  692. package/css/h/h63z7hb.css +4 -0
  693. package/css/h/h7zfmnbj.css +4 -0
  694. package/css/h/h94jf4t.css +4 -0
  695. package/css/h/h_-5bibr.css +4 -0
  696. package/css/h/hbcdmtbz.css +4 -0
  697. package/css/h/hcilfhbl.css +4 -0
  698. package/css/h/heafdhbx.css +4 -0
  699. package/css/h/heajmgb.css +4 -0
  700. package/css/h/hecoe2kh.css +4 -0
  701. package/css/h/hgbu3zod.css +5 -0
  702. package/css/h/hk5mky7e.css +4 -0
  703. package/css/h/hk9ucgby.css +4 -0
  704. package/css/h/hkxuagee.css +4 -0
  705. package/css/h/ho1-ppbd.css +4 -0
  706. package/css/h/hqcoyabd.css +4 -0
  707. package/css/h/hwmsvqbu.css +4 -0
  708. package/css/i/i4v1ohrb.css +3 -0
  709. package/css/i/i5eh2j8w.css +4 -0
  710. package/css/i/i5shn-vh.css +4 -0
  711. package/css/i/i99xt1wt.css +4 -0
  712. package/css/i/iauco0kg.css +4 -0
  713. package/css/i/ib0ijcct.css +5 -0
  714. package/css/i/ic111xok.css +4 -0
  715. package/css/i/ich9yn.css +3 -0
  716. package/css/i/iffsj_b.css +4 -0
  717. package/css/i/igm5djhu.css +4 -0
  718. package/css/i/igm896t.css +4 -0
  719. package/css/i/illj54ba.css +3 -0
  720. package/css/i/inb686gq.css +4 -0
  721. package/css/i/io862l5v.css +4 -0
  722. package/css/i/ip7p42b.css +5 -0
  723. package/css/i/ipfryyn.css +4 -0
  724. package/css/i/iptqevr.css +4 -0
  725. package/css/i/iqhlnvi.css +4 -0
  726. package/css/i/is8andqk.css +3 -0
  727. package/css/i/itbzqrbv.css +4 -0
  728. package/css/i/iua0p6j.css +3 -0
  729. package/css/i/iz9ax0bj.css +4 -0
  730. package/css/j/j-wu8xb.css +4 -0
  731. package/css/j/j26jo9bg.css +4 -0
  732. package/css/j/j3src9b.css +3 -0
  733. package/css/j/j4u34nm.css +4 -0
  734. package/css/j/j5thywbs.css +4 -0
  735. package/css/j/j7brkpv.css +4 -0
  736. package/css/j/j7oq_n.css +3 -0
  737. package/css/j/j7pe1wgi.css +3 -0
  738. package/css/j/ja2ive0q.css +4 -0
  739. package/css/j/je1lc_bh.css +4 -0
  740. package/css/j/jef5w4bm.css +4 -0
  741. package/css/j/jffky7w.css +3 -0
  742. package/css/j/jfslugmr.css +4 -0
  743. package/css/j/jg1oclbj.css +3 -0
  744. package/css/j/jg8k5ebr.css +4 -0
  745. package/css/j/ji-3ebc.css +3 -0
  746. package/css/j/ji6u8v.css +3 -0
  747. package/css/j/jky65bbh.css +4 -0
  748. package/css/j/jlijy7bk.css +3 -0
  749. package/css/j/jlkpk-7b.css +4 -0
  750. package/css/j/jmq4tacc.css +4 -0
  751. package/css/j/jn1b_0vo.css +4 -0
  752. package/css/j/jo0mic-e.css +4 -0
  753. package/css/j/jqltfofr.css +4 -0
  754. package/css/j/jsaf6ete.css +3 -0
  755. package/css/j/jsq3f5be.css +4 -0
  756. package/css/j/jt9jabcg.css +4 -0
  757. package/css/j/judn3-8w.css +5 -0
  758. package/css/j/jvyasebx.css +4 -0
  759. package/css/j/jwzplrbb.css +4 -0
  760. package/css/j/jy8k-_b.css +3 -0
  761. package/css/j/jzpv_sp.css +4 -0
  762. package/css/k/k0l5uqrv.css +4 -0
  763. package/css/k/k2gcfbbk.css +4 -0
  764. package/css/k/k3zl73if.css +4 -0
  765. package/css/k/k7rkevb.css +3 -0
  766. package/css/k/k824fd5q.css +3 -0
  767. package/css/k/k8lep4b.css +3 -0
  768. package/css/k/k9bs2gb.css +4 -0
  769. package/css/k/k9t1pibz.css +4 -0
  770. package/css/k/kc3z6obs.css +4 -0
  771. package/css/k/kien5k.css +3 -0
  772. package/css/k/kknh_1wp.css +4 -0
  773. package/css/k/kko9ybv.css +5 -0
  774. package/css/k/kmvyx37g.css +4 -0
  775. package/css/k/kptyhh2m.css +4 -0
  776. package/css/k/kqmd04b.css +4 -0
  777. package/css/k/kr00brbi.css +4 -0
  778. package/css/k/kr1nhacy.css +4 -0
  779. package/css/k/krn8lyah.css +4 -0
  780. package/css/k/krt14q5z.css +3 -0
  781. package/css/k/ksup55bn.css +4 -0
  782. package/css/k/kwd0bkl.css +4 -0
  783. package/css/k/kwx5fic.css +4 -0
  784. package/css/k/kxoda9ro.css +4 -0
  785. package/css/k/kzx0s_y.css +4 -0
  786. package/css/l/l--odsba.css +4 -0
  787. package/css/l/l14aopbk.css +4 -0
  788. package/css/l/l1gahrbu.css +5 -0
  789. package/css/l/l4dcppbj.css +4 -0
  790. package/css/l/l4elsubv.css +5 -0
  791. package/css/l/l4ob6wba.css +3 -0
  792. package/css/l/l562sp3h.css +4 -0
  793. package/css/l/l5e1o3bb.css +4 -0
  794. package/css/l/l6vbzcs.css +3 -0
  795. package/css/l/l_r7sbbg.css +4 -0
  796. package/css/l/la6z8hk.css +3 -0
  797. package/css/l/laysg3ba.css +5 -0
  798. package/css/l/lbcjab_k.css +4 -0
  799. package/css/l/lbzfsczg.css +4 -0
  800. package/css/l/ld_mn0vg.css +5 -0
  801. package/css/l/ldkhoi-c.css +4 -0
  802. package/css/l/leiunldj.css +4 -0
  803. package/css/l/lfoogccq.css +5 -0
  804. package/css/l/lh5eusbq.css +4 -0
  805. package/css/l/lhff0_bd.css +4 -0
  806. package/css/l/litjmjy.css +4 -0
  807. package/css/l/ljone4j.css +4 -0
  808. package/css/l/lkci95mn.css +4 -0
  809. package/css/l/llbqr5br.css +4 -0
  810. package/css/l/lmtt1bcl.css +4 -0
  811. package/css/l/ln3zthrg.css +4 -0
  812. package/css/l/lndl27br.css +4 -0
  813. package/css/l/lq-gwm3u.css +4 -0
  814. package/css/l/lq4waobc.css +4 -0
  815. package/css/l/lqtu6jxz.css +4 -0
  816. package/css/l/lsnjdouo.css +4 -0
  817. package/css/l/lsr76kac.css +4 -0
  818. package/css/l/lu_o6ab.css +5 -0
  819. package/css/l/lwi40-s.css +4 -0
  820. package/css/l/lww-dhd.css +4 -0
  821. package/css/l/lykno4d.css +4 -0
  822. package/css/l/lymp3mx.css +4 -0
  823. package/css/l/lyw1c2bb.css +4 -0
  824. package/css/m/m-w62qhv.css +4 -0
  825. package/css/m/m00c5kbl.css +4 -0
  826. package/css/m/m11hndm.css +3 -0
  827. package/css/m/m1993wbi.css +3 -0
  828. package/css/m/m1cmbaba.css +4 -0
  829. package/css/m/m46pw2b.css +4 -0
  830. package/css/m/m_a_rrbs.css +4 -0
  831. package/css/m/mcp9m9fc.css +4 -0
  832. package/css/m/mdclygb.css +4 -0
  833. package/css/m/mfynv6k.css +4 -0
  834. package/css/m/mgkzaizg.css +4 -0
  835. package/css/m/mhch_for.css +4 -0
  836. package/css/m/mhnstcuc.css +4 -0
  837. package/css/m/mj2xsota.css +4 -0
  838. package/css/m/mlaoe4bm.css +4 -0
  839. package/css/m/mmse5t1f.css +4 -0
  840. package/css/m/mrav0nb.css +4 -0
  841. package/css/m/mtxo2lbs.css +4 -0
  842. package/css/m/mu9bddn.css +3 -0
  843. package/css/m/mweid1b.css +4 -0
  844. package/css/m/mxdr6dbi.css +4 -0
  845. package/css/m/mz-wcabq.css +4 -0
  846. package/css/m/mzsdubbl.css +4 -0
  847. package/css/n/n0r6x2b.css +3 -0
  848. package/css/n/n2oc5sbm.css +3 -0
  849. package/css/n/n3vb_kbh.css +4 -0
  850. package/css/n/n5gnv6yz.css +4 -0
  851. package/css/n/n69f8zw.css +4 -0
  852. package/css/n/n7imfwb.css +4 -0
  853. package/css/n/n8kdn0i.css +4 -0
  854. package/css/n/n8mattbs.css +4 -0
  855. package/css/n/n91md1mo.css +4 -0
  856. package/css/n/nb55azq.css +3 -0
  857. package/css/n/nc-_8rfr.css +4 -0
  858. package/css/n/nghq82bq.css +4 -0
  859. package/css/n/ngowvyb.css +4 -0
  860. package/css/n/nikx1gbj.css +4 -0
  861. package/css/n/nkxujckj.css +4 -0
  862. package/css/n/nmgk-1w.css +4 -0
  863. package/css/n/noniuhbd.css +5 -0
  864. package/css/n/noq6hvb.css +3 -0
  865. package/css/n/np53o2k.css +3 -0
  866. package/css/n/nqv1_5w.css +4 -0
  867. package/css/n/nqxl3t.css +3 -0
  868. package/css/n/nvkn0bb.css +3 -0
  869. package/css/n/nzd38lws.css +4 -0
  870. package/css/o/o-oad4bl.css +4 -0
  871. package/css/o/o3lw51l.css +4 -0
  872. package/css/o/o3x0e-b.css +4 -0
  873. package/css/o/o41sv7bb.css +4 -0
  874. package/css/o/o5_5zccw.css +4 -0
  875. package/css/o/o5lql2bv.css +4 -0
  876. package/css/o/o_hd3sfi.css +4 -0
  877. package/css/o/obxojtbo.css +4 -0
  878. package/css/o/oc1yxgw.css +4 -0
  879. package/css/o/oc5_2nu.css +4 -0
  880. package/css/o/oe4t69ji.css +4 -0
  881. package/css/o/oigjlyxy.css +4 -0
  882. package/css/o/oj27xk_u.css +5 -0
  883. package/css/o/oj2u9kb.css +4 -0
  884. package/css/o/okiolzbz.css +4 -0
  885. package/css/o/olnn03a.css +3 -0
  886. package/css/o/oncic6bf.css +4 -0
  887. package/css/o/onx-m_bc.css +4 -0
  888. package/css/o/or9a92b.css +3 -0
  889. package/css/o/ornos40p.css +4 -0
  890. package/css/o/oueyrubi.css +4 -0
  891. package/css/o/ouodtacj.css +4 -0
  892. package/css/o/oussoz.css +3 -0
  893. package/css/o/ove_r8s.css +5 -0
  894. package/css/o/ovpbxxbt.css +5 -0
  895. package/css/o/ow2pufby.css +3 -0
  896. package/css/p/p-jtb3yw.css +4 -0
  897. package/css/p/p-s535pf.css +4 -0
  898. package/css/p/p-vvrxg.css +4 -0
  899. package/css/p/p2jtbob.css +4 -0
  900. package/css/p/p2t0wu.css +3 -0
  901. package/css/p/p3ubk7go.css +4 -0
  902. package/css/p/p4rxo9gr.css +3 -0
  903. package/css/p/p4ztjyx.css +4 -0
  904. package/css/p/p7fmlybg.css +3 -0
  905. package/css/p/p89tr8j.css +4 -0
  906. package/css/p/pbgrhlw.css +4 -0
  907. package/css/p/pcvy5bb.css +4 -0
  908. package/css/p/pczkdez.css +4 -0
  909. package/css/p/pds8-wbf.css +3 -0
  910. package/css/p/pebu9ab.css +3 -0
  911. package/css/p/pg0-iccw.css +4 -0
  912. package/css/p/pi240emz.css +4 -0
  913. package/css/p/pi_yrvb.css +3 -0
  914. package/css/p/pk2e3lku.css +4 -0
  915. package/css/p/pkk99qbf.css +4 -0
  916. package/css/p/pkmnsrtd.css +4 -0
  917. package/css/p/pnin-bbp.css +4 -0
  918. package/css/p/pqd3mo5h.css +4 -0
  919. package/css/p/pqys9m.css +3 -0
  920. package/css/p/pskw1bcw.css +3 -0
  921. package/css/p/pts6om-a.css +4 -0
  922. package/css/p/pu21pknk.css +4 -0
  923. package/css/p/puvg98u.css +3 -0
  924. package/css/p/py5592tf.css +4 -0
  925. package/css/q/q0pp-x5q.css +4 -0
  926. package/css/q/q3yh0pdt.css +4 -0
  927. package/css/q/q8lgdjb.css +3 -0
  928. package/css/q/qa3u-ybp.css +3 -0
  929. package/css/q/qa44xob.css +4 -0
  930. package/css/q/qaw_05iz.css +4 -0
  931. package/css/q/qgs8umbp.css +4 -0
  932. package/css/q/ql3hqacl.css +4 -0
  933. package/css/q/qnudddb.css +4 -0
  934. package/css/q/qo_qqdbm.css +4 -0
  935. package/css/q/qrvidob.css +3 -0
  936. package/css/q/qwgaihbm.css +5 -0
  937. package/css/q/qxepy-bb.css +4 -0
  938. package/css/r/r-8zsibf.css +4 -0
  939. package/css/r/r-idwlbf.css +5 -0
  940. package/css/r/r1w8lib.css +4 -0
  941. package/css/r/r2_fngb.css +3 -0
  942. package/css/r/r4kneyqt.css +4 -0
  943. package/css/r/ra93zhb.css +4 -0
  944. package/css/r/rb3leuyz.css +5 -0
  945. package/css/r/re--9-ch.css +4 -0
  946. package/css/r/rfbrxdm.css +4 -0
  947. package/css/r/rfjhsybj.css +4 -0
  948. package/css/r/rk9_gub.css +4 -0
  949. package/css/r/rkr04obr.css +4 -0
  950. package/css/r/rm48pi-c.css +4 -0
  951. package/css/r/rn4n0wtq.css +4 -0
  952. package/css/r/rrx7fgr.css +4 -0
  953. package/css/r/rsvj95sv.css +4 -0
  954. package/css/r/rt_e7zbd.css +4 -0
  955. package/css/r/rxpyyjqr.css +4 -0
  956. package/css/r/rytwgubs.css +3 -0
  957. package/css/r/ryzdgqbk.css +4 -0
  958. package/css/r/rzkmj9bf.css +4 -0
  959. package/css/s/s-f2414k.css +4 -0
  960. package/css/s/s1lly_mk.css +4 -0
  961. package/css/s/s27zeb6v.css +4 -0
  962. package/css/s/s2yiggbf.css +4 -0
  963. package/css/s/s40o6fb.css +3 -0
  964. package/css/s/s63numbh.css +4 -0
  965. package/css/s/s6wi1zbk.css +4 -0
  966. package/css/s/s9w1zez.css +4 -0
  967. package/css/s/sd82cvbd.css +4 -0
  968. package/css/s/sdoq8lbi.css +4 -0
  969. package/css/s/sej-n7b.css +4 -0
  970. package/css/s/ses1i1b.css +3 -0
  971. package/css/s/sf1ga9sj.css +4 -0
  972. package/css/s/sfzm4zu.css +4 -0
  973. package/css/s/sg7w6acu.css +4 -0
  974. package/css/s/sgt0lqby.css +4 -0
  975. package/css/s/shg7yeby.css +4 -0
  976. package/css/s/sjyr1bcw.css +3 -0
  977. package/css/s/sow8xugd.css +4 -0
  978. package/css/s/ss-p3acx.css +4 -0
  979. package/css/s/sstv_l1e.css +5 -0
  980. package/css/s/stcekdb.css +3 -0
  981. package/css/s/stfnjrbi.css +4 -0
  982. package/css/s/svj43qg.css +4 -0
  983. package/css/s/swk7trb.css +4 -0
  984. package/css/t/t076rr.css +3 -0
  985. package/css/t/t1d2zacd.css +4 -0
  986. package/css/t/t32frmbj.css +4 -0
  987. package/css/t/t46xo9ei.css +4 -0
  988. package/css/t/t4yxh5fx.css +4 -0
  989. package/css/t/t69lq1bl.css +4 -0
  990. package/css/t/t6btt-bs.css +5 -0
  991. package/css/t/tbglvkn.css +4 -0
  992. package/css/t/tc6-f2oi.css +5 -0
  993. package/css/t/tcn075bc.css +4 -0
  994. package/css/t/tech45b.css +3 -0
  995. package/css/t/teeimab.css +4 -0
  996. package/css/t/thui0ro.css +4 -0
  997. package/css/t/tj8i11h.css +3 -0
  998. package/css/t/tkpcixbx.css +4 -0
  999. package/css/t/tl_x5v.css +3 -0
  1000. package/css/t/tlzsd0bv.css +4 -0
  1001. package/css/t/tmcjz6s.css +3 -0
  1002. package/css/t/to1fjxb.css +4 -0
  1003. package/css/t/toh0lpp.css +4 -0
  1004. package/css/t/tohfwjss.css +3 -0
  1005. package/css/t/tpeikob.css +4 -0
  1006. package/css/t/tpm7zgrj.css +4 -0
  1007. package/css/t/tq-kzfbv.css +4 -0
  1008. package/css/t/trm14bb.css +3 -0
  1009. package/css/t/tshed_4q.css +4 -0
  1010. package/css/t/tt-4mgbi.css +4 -0
  1011. package/css/t/tubtpkb.css +3 -0
  1012. package/css/t/tug4wjw.css +4 -0
  1013. package/css/t/tv9524be.css +3 -0
  1014. package/css/t/tvyylm_d.css +4 -0
  1015. package/css/t/twnswvbv.css +4 -0
  1016. package/css/t/tyht2tsk.css +4 -0
  1017. package/css/t/tyipvgbi.css +3 -0
  1018. package/css/u/u0nnfubv.css +4 -0
  1019. package/css/u/u6qgsn_c.css +4 -0
  1020. package/css/u/ucdhvsba.css +4 -0
  1021. package/css/u/udiibfbs.css +4 -0
  1022. package/css/u/ujet0bc.css +3 -0
  1023. package/css/u/ujmo2hb.css +4 -0
  1024. package/css/u/ul0c7wbb.css +3 -0
  1025. package/css/u/ulq7grbj.css +4 -0
  1026. package/css/u/ulzgaspt.css +4 -0
  1027. package/css/u/uoqeok1s.css +3 -0
  1028. package/css/u/uowvmlsw.css +4 -0
  1029. package/css/u/up4_10r.css +4 -0
  1030. package/css/u/urbq8hy.css +4 -0
  1031. package/css/u/utw2hdig.css +4 -0
  1032. package/css/u/uvnle8e.css +4 -0
  1033. package/css/u/uwxk65v.css +5 -0
  1034. package/css/u/uze5tdog.css +4 -0
  1035. package/css/v/v0ll9hbr.css +4 -0
  1036. package/css/v/v3_jc_ex.css +4 -0
  1037. package/css/v/v3nkrrbn.css +5 -0
  1038. package/css/v/v3sbmkau.css +3 -0
  1039. package/css/v/v4ndl4bx.css +4 -0
  1040. package/css/v/v8aluvb.css +5 -0
  1041. package/css/v/vah4cm.css +3 -0
  1042. package/css/v/vgootsge.css +4 -0
  1043. package/css/v/vguk4jbe.css +4 -0
  1044. package/css/v/vjfivc8y.css +4 -0
  1045. package/css/v/vml1vdbh.css +4 -0
  1046. package/css/v/vouatzb.css +4 -0
  1047. package/css/v/vspfs1c.css +3 -0
  1048. package/css/v/vt807zb.css +4 -0
  1049. package/css/v/vwp8fo_p.css +4 -0
  1050. package/css/v/vxble7b.css +3 -0
  1051. package/css/v/vz8p7sb.css +3 -0
  1052. package/css/w/w-ewgg.css +4 -0
  1053. package/css/w/w1ei77bw.css +4 -0
  1054. package/css/w/w37f9tbt.css +4 -0
  1055. package/css/w/w3szu7lh.css +4 -0
  1056. package/css/w/w7987kba.css +3 -0
  1057. package/css/w/w831fzb.css +3 -0
  1058. package/css/w/w8po1wbq.css +4 -0
  1059. package/css/w/waq4msb.css +4 -0
  1060. package/css/w/wfs2f98f.css +4 -0
  1061. package/css/w/wgo9jknk.css +3 -0
  1062. package/css/w/wh0ahgbh.css +4 -0
  1063. package/css/w/wjqiubc.css +3 -0
  1064. package/css/w/wm_su6b.css +4 -0
  1065. package/css/w/wp65nxb.css +3 -0
  1066. package/css/w/wpsnj1-q.css +5 -0
  1067. package/css/w/wt9nc3bi.css +4 -0
  1068. package/css/w/wub5tacl.css +4 -0
  1069. package/css/w/wv7nud4j.css +4 -0
  1070. package/css/w/wvuj97bt.css +5 -0
  1071. package/css/x/x3-ozqh.css +4 -0
  1072. package/css/x/x3q2wrba.css +4 -0
  1073. package/css/x/x5gpb-by.css +4 -0
  1074. package/css/x/x87tb4xa.css +3 -0
  1075. package/css/x/x9du5cbh.css +4 -0
  1076. package/css/x/xc9tivb.css +3 -0
  1077. package/css/x/xh6a8h6j.css +5 -0
  1078. package/css/x/xhuizzi.css +3 -0
  1079. package/css/x/xjj249be.css +4 -0
  1080. package/css/x/xjyy7ib.css +4 -0
  1081. package/css/x/xoiuxr4b.css +3 -0
  1082. package/css/x/xolbbxbv.css +4 -0
  1083. package/css/x/xr0-4kbm.css +3 -0
  1084. package/css/x/xrj5sgfu.css +3 -0
  1085. package/css/x/xye74gbt.css +4 -0
  1086. package/css/y/y0st8ebx.css +5 -0
  1087. package/css/y/y2b41qb.css +3 -0
  1088. package/css/y/y516wtzz.css +4 -0
  1089. package/css/y/y96bstba.css +4 -0
  1090. package/css/y/y9j2vm0z.css +4 -0
  1091. package/css/y/yaui3x8s.css +4 -0
  1092. package/css/y/ydy6mmfk.css +4 -0
  1093. package/css/y/yf49wkb.css +4 -0
  1094. package/css/y/yfwjwbvi.css +4 -0
  1095. package/css/y/yh1axfbt.css +4 -0
  1096. package/css/y/yi6d3rsx.css +4 -0
  1097. package/css/y/ypyppyb.css +3 -0
  1098. package/css/y/ysn8kccy.css +4 -0
  1099. package/css/y/ytfz3cbt.css +5 -0
  1100. package/css/y/ywile0be.css +4 -0
  1101. package/css/y/ywsaeh.css +3 -0
  1102. package/css/y/yz2szqt.css +3 -0
  1103. package/css/z/z-j4d-1v.css +4 -0
  1104. package/css/z/z1gfipb.css +4 -0
  1105. package/css/z/z3j1_-b.css +3 -0
  1106. package/css/z/z3z2p1bk.css +4 -0
  1107. package/css/z/z40nj6l.css +3 -0
  1108. package/css/z/z4ejm2b.css +3 -0
  1109. package/css/z/z4nbeux.css +3 -0
  1110. package/css/z/z4woldb.css +3 -0
  1111. package/css/z/z5mp5wb.css +4 -0
  1112. package/css/z/z7shaccc.css +4 -0
  1113. package/css/z/z8te-0b.css +4 -0
  1114. package/css/z/zdx0yk9t.css +3 -0
  1115. package/css/z/zj6c3qbb.css +4 -0
  1116. package/css/z/zk2po9bn.css +4 -0
  1117. package/css/z/zl3ia7by.css +3 -0
  1118. package/css/z/zm7aqnbv.css +5 -0
  1119. package/css/z/zmd283rj.css +4 -0
  1120. package/css/z/zo7g7xbi.css +4 -0
  1121. package/css/z/zrk_kpbz.css +4 -0
  1122. package/css/z/zt07pgr.css +4 -0
  1123. package/css/z/ztn36kbj.css +3 -0
  1124. package/css/z/ztwk59b.css +4 -0
  1125. package/css/z/zv27t3bu.css +4 -0
  1126. package/css/z/zvinu-uo.css +4 -0
  1127. package/css/z/zw57so3d.css +4 -0
  1128. package/iconify.json +3 -3
  1129. package/package.json +101 -1
  1130. package/css/a/a09mq2b.css +0 -3
  1131. package/css/a/a0nxad9x.css +0 -5
  1132. package/css/a/a18l1jbw.css +0 -4
  1133. package/css/a/a3kkh-1u.css +0 -5
  1134. package/css/a/a3lnk7vs.css +0 -4
  1135. package/css/a/a4m4oq.css +0 -3
  1136. package/css/a/a54_kacz.css +0 -4
  1137. package/css/a/a8c46owa.css +0 -4
  1138. package/css/a/a8u6-dx.css +0 -4
  1139. package/css/a/a_8c2bku.css +0 -4
  1140. package/css/a/abbxmi.css +0 -3
  1141. package/css/a/adr80wwf.css +0 -4
  1142. package/css/a/af9mxl-h.css +0 -5
  1143. package/css/a/ag_nkkbi.css +0 -5
  1144. package/css/a/aiuxeiu.css +0 -4
  1145. package/css/a/ak5-zr3w.css +0 -3
  1146. package/css/a/amgsyb.css +0 -3
  1147. package/css/a/ankmy_r.css +0 -4
  1148. package/css/a/aoj69xe.css +0 -5
  1149. package/css/a/arn9s_7b.css +0 -5
  1150. package/css/a/arue4m.css +0 -3
  1151. package/css/a/au6s7jj.css +0 -5
  1152. package/css/a/avwyeq.css +0 -4
  1153. package/css/a/awukrfbz.css +0 -5
  1154. package/css/a/axs3s7bk.css +0 -4
  1155. package/css/a/ayqnwme.css +0 -5
  1156. package/css/b/b-nbqeb.css +0 -5
  1157. package/css/b/b-zxft.css +0 -3
  1158. package/css/b/b0xj_-uj.css +0 -5
  1159. package/css/b/b24lvpbq.css +0 -5
  1160. package/css/b/b2up-xb.css +0 -3
  1161. package/css/b/b4ca87b.css +0 -5
  1162. package/css/b/b57xys.css +0 -3
  1163. package/css/b/b9ftwg.css +0 -3
  1164. package/css/b/bbiuddbn.css +0 -4
  1165. package/css/b/bgh0jrb.css +0 -4
  1166. package/css/b/biiq2xjq.css +0 -4
  1167. package/css/b/bk-p28b.css +0 -5
  1168. package/css/b/bkw9q8mw.css +0 -4
  1169. package/css/b/blgiy0l.css +0 -5
  1170. package/css/b/blp3y3b.css +0 -5
  1171. package/css/b/bq5mgkb.css +0 -4
  1172. package/css/b/buwi-r.css +0 -3
  1173. package/css/b/bz14jm.css +0 -4
  1174. package/css/c/c-pon8b.css +0 -4
  1175. package/css/c/c19axhoe.css +0 -5
  1176. package/css/c/c21cmfj.css +0 -5
  1177. package/css/c/c4xq_fb.css +0 -3
  1178. package/css/c/c5pv-u7s.css +0 -5
  1179. package/css/c/c7fhei.css +0 -4
  1180. package/css/c/c7u9lxx.css +0 -4
  1181. package/css/c/c8i5gq.css +0 -4
  1182. package/css/c/c8z_-zdp.css +0 -4
  1183. package/css/c/cbmogdc.css +0 -5
  1184. package/css/c/cd2rhx.css +0 -4
  1185. package/css/c/cg0o3g1o.css +0 -5
  1186. package/css/c/cgkxg9b.css +0 -4
  1187. package/css/c/ckeslzrx.css +0 -5
  1188. package/css/c/cn33aj6u.css +0 -3
  1189. package/css/c/cnzcie.css +0 -3
  1190. package/css/c/co0rgdbi.css +0 -3
  1191. package/css/c/colgxab.css +0 -4
  1192. package/css/c/ctb7wqbh.css +0 -3
  1193. package/css/c/cv3e6ubk.css +0 -5
  1194. package/css/c/cx775bcp.css +0 -4
  1195. package/css/c/cxwtz3b.css +0 -4
  1196. package/css/c/cyslqc.css +0 -4
  1197. package/css/d/d3sg9jkd.css +0 -5
  1198. package/css/d/d3z_rqb.css +0 -3
  1199. package/css/d/d4aix37k.css +0 -4
  1200. package/css/d/d4yh6t.css +0 -3
  1201. package/css/d/d643jbcl.css +0 -4
  1202. package/css/d/d7p98e5i.css +0 -5
  1203. package/css/d/d8yjnf.css +0 -6
  1204. package/css/d/dci3hibz.css +0 -5
  1205. package/css/d/de60vqbp.css +0 -3
  1206. package/css/d/dfndqxjl.css +0 -5
  1207. package/css/d/dh92hml.css +0 -5
  1208. package/css/d/dlr1xp.css +0 -5
  1209. package/css/d/dmx5wt.css +0 -3
  1210. package/css/d/dmzixmb.css +0 -5
  1211. package/css/d/drwfb5fj.css +0 -3
  1212. package/css/d/dsd8mez.css +0 -5
  1213. package/css/d/dugzpxem.css +0 -4
  1214. package/css/d/dvul-ab.css +0 -4
  1215. package/css/d/dx1kfb.css +0 -3
  1216. package/css/d/dx49ji_a.css +0 -3
  1217. package/css/d/dytu9m.css +0 -4
  1218. package/css/d/dzn_8fbw.css +0 -5
  1219. package/css/e/e-cknf.css +0 -4
  1220. package/css/e/e1iexpbl.css +0 -4
  1221. package/css/e/e2dow7g.css +0 -5
  1222. package/css/e/e3qe4_bu.css +0 -5
  1223. package/css/e/e46n4wk.css +0 -5
  1224. package/css/e/e4zip4n.css +0 -4
  1225. package/css/e/e8u7a__w.css +0 -5
  1226. package/css/e/eb_a9nbk.css +0 -3
  1227. package/css/e/ec1mth0f.css +0 -5
  1228. package/css/e/eea8anbm.css +0 -4
  1229. package/css/e/ekk0eub.css +0 -5
  1230. package/css/e/ekpeuncf.css +0 -5
  1231. package/css/e/ekriolbh.css +0 -5
  1232. package/css/e/em94yrb.css +0 -4
  1233. package/css/e/en1qx9bz.css +0 -5
  1234. package/css/e/en6kwy.css +0 -3
  1235. package/css/e/eo9jabb.css +0 -3
  1236. package/css/e/epo8kib.css +0 -4
  1237. package/css/e/es3lrdb.css +0 -3
  1238. package/css/e/ewfl0yp.css +0 -4
  1239. package/css/e/ewfmz8j.css +0 -4
  1240. package/css/e/ewt5_jlt.css +0 -3
  1241. package/css/e/eyxf7nq.css +0 -4
  1242. package/css/f/f-kflqbv.css +0 -4
  1243. package/css/f/f2h7gxy.css +0 -3
  1244. package/css/f/f2nkf5b.css +0 -3
  1245. package/css/f/f2of03b.css +0 -5
  1246. package/css/f/f2vghzu.css +0 -3
  1247. package/css/f/f5f5b6ba.css +0 -4
  1248. package/css/f/f8lju12w.css +0 -5
  1249. package/css/f/f_mb15b.css +0 -4
  1250. package/css/f/ffuhdw2i.css +0 -4
  1251. package/css/f/fib856bm.css +0 -5
  1252. package/css/f/fipzs_fu.css +0 -3
  1253. package/css/f/fito-xtf.css +0 -5
  1254. package/css/f/fl0evwsx.css +0 -4
  1255. package/css/f/fm852r.css +0 -4
  1256. package/css/f/fo7sb5by.css +0 -4
  1257. package/css/f/fof0mrb.css +0 -3
  1258. package/css/f/fp8-vhb.css +0 -4
  1259. package/css/f/fqge5-s.css +0 -4
  1260. package/css/f/fqvh3ob.css +0 -3
  1261. package/css/f/frb72ft.css +0 -5
  1262. package/css/f/fvb76bb.css +0 -3
  1263. package/css/f/fvtyacc.css +0 -5
  1264. package/css/f/fw9z0acq.css +0 -5
  1265. package/css/f/fycypzde.css +0 -5
  1266. package/css/f/fzi79-i.css +0 -4
  1267. package/css/f/fzlktqm.css +0 -3
  1268. package/css/g/g-9n38u.css +0 -5
  1269. package/css/g/g-v4kccq.css +0 -5
  1270. package/css/g/g0_zgs.css +0 -3
  1271. package/css/g/g0y13vy.css +0 -5
  1272. package/css/g/g51ynvv.css +0 -4
  1273. package/css/g/g5d35l.css +0 -3
  1274. package/css/g/g5h_v6n.css +0 -5
  1275. package/css/g/g5jj8q.css +0 -3
  1276. package/css/g/g8kqwb.css +0 -3
  1277. package/css/g/ga93d1dm.css +0 -5
  1278. package/css/g/ga9bzx.css +0 -3
  1279. package/css/g/gb5zzzb.css +0 -4
  1280. package/css/g/gc7wrdb.css +0 -5
  1281. package/css/g/get4ryb.css +0 -3
  1282. package/css/g/gfjpt-xu.css +0 -4
  1283. package/css/g/ggja7bs.css +0 -5
  1284. package/css/g/gjkspz.css +0 -5
  1285. package/css/g/gnn1pc.css +0 -3
  1286. package/css/g/go7zxsa.css +0 -4
  1287. package/css/g/gq08a4b.css +0 -4
  1288. package/css/g/gqvsazb.css +0 -5
  1289. package/css/g/gr38nww.css +0 -3
  1290. package/css/g/grl3ph.css +0 -3
  1291. package/css/g/gwecwq.css +0 -3
  1292. package/css/g/gxhora.css +0 -4
  1293. package/css/h/h-vte_2v.css +0 -3
  1294. package/css/h/h2c6ya.css +0 -3
  1295. package/css/h/h2o9if.css +0 -5
  1296. package/css/h/h3ahu0be.css +0 -4
  1297. package/css/h/h5sc3_rw.css +0 -4
  1298. package/css/h/h6-nsobw.css +0 -3
  1299. package/css/h/h9k297b.css +0 -4
  1300. package/css/h/hbl-6db.css +0 -5
  1301. package/css/h/hbrkw0sd.css +0 -4
  1302. package/css/h/henzjg.css +0 -4
  1303. package/css/h/hfmjjybe.css +0 -3
  1304. package/css/h/hiyuxkb.css +0 -4
  1305. package/css/h/hj9nmhx.css +0 -4
  1306. package/css/h/hl71343o.css +0 -4
  1307. package/css/h/hmgfxf.css +0 -3
  1308. package/css/h/hqqksrn.css +0 -4
  1309. package/css/h/huxe5i.css +0 -4
  1310. package/css/h/hvp2veb.css +0 -4
  1311. package/css/h/hw_irbc.css +0 -4
  1312. package/css/h/hys0b_vh.css +0 -4
  1313. package/css/h/hz5r7bb.css +0 -5
  1314. package/css/h/hzk82ubk.css +0 -4
  1315. package/css/h/hznnhzx.css +0 -3
  1316. package/css/i/i-x5cgb.css +0 -4
  1317. package/css/i/i3zp_bc.css +0 -3
  1318. package/css/i/i65frnb.css +0 -4
  1319. package/css/i/ibpo8n.css +0 -3
  1320. package/css/i/id2vvfg.css +0 -3
  1321. package/css/i/idoniom.css +0 -5
  1322. package/css/i/ieqkpa.css +0 -3
  1323. package/css/i/ifh65bw.css +0 -3
  1324. package/css/i/ifnvmlbl.css +0 -5
  1325. package/css/i/igjuoge.css +0 -5
  1326. package/css/i/ihmrz3kl.css +0 -5
  1327. package/css/i/ii4hkpbt.css +0 -4
  1328. package/css/i/ijae9zb.css +0 -4
  1329. package/css/i/ilvanq.css +0 -4
  1330. package/css/i/imb9ej2j.css +0 -5
  1331. package/css/i/imit0d8i.css +0 -5
  1332. package/css/i/ine3mcb.css +0 -5
  1333. package/css/i/io3al65k.css +0 -4
  1334. package/css/i/ioi1n64e.css +0 -5
  1335. package/css/i/ioprtacp.css +0 -3
  1336. package/css/i/ip6r5ub.css +0 -4
  1337. package/css/i/iqku70b.css +0 -3
  1338. package/css/i/isn5egn.css +0 -5
  1339. package/css/i/iuzlqab.css +0 -3
  1340. package/css/i/iv7noqb.css +0 -5
  1341. package/css/i/ixwdv6b.css +0 -3
  1342. package/css/j/j8vl8f.css +0 -3
  1343. package/css/j/j961ndc.css +0 -3
  1344. package/css/j/j9hpnpb.css +0 -3
  1345. package/css/j/jd4-97bc.css +0 -4
  1346. package/css/j/jf91ph.css +0 -3
  1347. package/css/j/jgqa3ab.css +0 -5
  1348. package/css/j/jojf8xb.css +0 -4
  1349. package/css/j/jr18ytj.css +0 -4
  1350. package/css/j/js36jy3y.css +0 -4
  1351. package/css/j/js8ujr.css +0 -3
  1352. package/css/j/jz71smb.css +0 -5
  1353. package/css/j/jztrdnbj.css +0 -4
  1354. package/css/j/jzyz3pb.css +0 -4
  1355. package/css/k/k0qwkd2o.css +0 -5
  1356. package/css/k/k14ty_w.css +0 -5
  1357. package/css/k/k15gls.css +0 -3
  1358. package/css/k/k253jlb.css +0 -5
  1359. package/css/k/k36uj-e.css +0 -5
  1360. package/css/k/k3pp0cck.css +0 -4
  1361. package/css/k/k3zu9v-e.css +0 -4
  1362. package/css/k/k59zkzbn.css +0 -5
  1363. package/css/k/k5_-_ibp.css +0 -5
  1364. package/css/k/k5_8oc.css +0 -3
  1365. package/css/k/k5ymxl.css +0 -7
  1366. package/css/k/k6dae6gb.css +0 -3
  1367. package/css/k/ka533xb.css +0 -4
  1368. package/css/k/kd2w_r7p.css +0 -4
  1369. package/css/k/kg5u5u.css +0 -4
  1370. package/css/k/khb9vix.css +0 -4
  1371. package/css/k/kj5r4x.css +0 -3
  1372. package/css/k/kjq_4fq.css +0 -5
  1373. package/css/k/kruvecb.css +0 -5
  1374. package/css/k/ku3gqy.css +0 -3
  1375. package/css/k/kveilmb.css +0 -5
  1376. package/css/k/kw0kj5b.css +0 -3
  1377. package/css/k/kx1xjlw.css +0 -3
  1378. package/css/k/kx91zgc.css +0 -5
  1379. package/css/k/kxd0-cbk.css +0 -4
  1380. package/css/k/ky9cw_b.css +0 -5
  1381. package/css/k/kzsu8tb.css +0 -4
  1382. package/css/l/l1ahgtbf.css +0 -5
  1383. package/css/l/l2r36bb.css +0 -3
  1384. package/css/l/l36b6cj.css +0 -3
  1385. package/css/l/l4y46acs.css +0 -5
  1386. package/css/l/l68b12jq.css +0 -5
  1387. package/css/l/l94v6oba.css +0 -4
  1388. package/css/l/ladilb.css +0 -3
  1389. package/css/l/lain9c.css +0 -3
  1390. package/css/l/lb9fvj.css +0 -3
  1391. package/css/l/lfskmtbk.css +0 -5
  1392. package/css/l/lkm8lgb.css +0 -3
  1393. package/css/l/lllj6kd.css +0 -5
  1394. package/css/l/llu2fwa.css +0 -5
  1395. package/css/l/lnms0cqj.css +0 -4
  1396. package/css/l/loga4qbv.css +0 -5
  1397. package/css/l/los6n_ri.css +0 -4
  1398. package/css/l/lp9s9bck.css +0 -5
  1399. package/css/l/lq46soje.css +0 -5
  1400. package/css/l/lq6pogb.css +0 -5
  1401. package/css/l/lrb3s0bm.css +0 -5
  1402. package/css/l/lto62s.css +0 -4
  1403. package/css/l/lva9jsvd.css +0 -5
  1404. package/css/l/lyolwl.css +0 -3
  1405. package/css/m/m09ffp.css +0 -3
  1406. package/css/m/m2br-j.css +0 -3
  1407. package/css/m/m3_b9f.css +0 -4
  1408. package/css/m/m44d0lm.css +0 -4
  1409. package/css/m/m5-0k7b.css +0 -5
  1410. package/css/m/m5m9c9en.css +0 -5
  1411. package/css/m/m8_dixm.css +0 -4
  1412. package/css/m/mbi9d1b.css +0 -4
  1413. package/css/m/mdhctac.css +0 -4
  1414. package/css/m/mghkx7b.css +0 -3
  1415. package/css/m/mhfktg0p.css +0 -4
  1416. package/css/m/mjzntk.css +0 -3
  1417. package/css/m/mk94htb.css +0 -5
  1418. package/css/m/mo8pgot.css +0 -4
  1419. package/css/m/mpcu_f.css +0 -4
  1420. package/css/m/mpqppjbc.css +0 -4
  1421. package/css/m/mtl7jhb.css +0 -4
  1422. package/css/m/mu2nhcb.css +0 -5
  1423. package/css/m/mv609n.css +0 -3
  1424. package/css/m/mv_1i9bw.css +0 -5
  1425. package/css/m/mz0-ro_d.css +0 -4
  1426. package/css/m/mznpsubp.css +0 -4
  1427. package/css/n/n-kzok.css +0 -4
  1428. package/css/n/n1sa55ey.css +0 -5
  1429. package/css/n/n42ybwbo.css +0 -5
  1430. package/css/n/n6cchx7j.css +0 -4
  1431. package/css/n/n73wupb.css +0 -4
  1432. package/css/n/n78b_9by.css +0 -5
  1433. package/css/n/n79nqy.css +0 -5
  1434. package/css/n/n_b-hvn.css +0 -3
  1435. package/css/n/n_l6hib.css +0 -4
  1436. package/css/n/na7g_m9o.css +0 -5
  1437. package/css/n/nbdqtzw.css +0 -4
  1438. package/css/n/netw4zb.css +0 -5
  1439. package/css/n/nkrd01v.css +0 -5
  1440. package/css/n/nmzitp2g.css +0 -4
  1441. package/css/n/no0fhn.css +0 -3
  1442. package/css/n/ntbh6f.css +0 -4
  1443. package/css/n/nu5ibb.css +0 -3
  1444. package/css/o/o12ba_f.css +0 -3
  1445. package/css/o/o2uwerv.css +0 -4
  1446. package/css/o/o3sd56bo.css +0 -5
  1447. package/css/o/o6hfwz4m.css +0 -3
  1448. package/css/o/o74jad.css +0 -3
  1449. package/css/o/o79obacq.css +0 -4
  1450. package/css/o/o_5t0zb.css +0 -5
  1451. package/css/o/oaomeblc.css +0 -5
  1452. package/css/o/ob709cup.css +0 -5
  1453. package/css/o/ocw_120p.css +0 -4
  1454. package/css/o/oexfm91l.css +0 -5
  1455. package/css/o/ogaqmml.css +0 -5
  1456. package/css/o/ogwsyyj.css +0 -5
  1457. package/css/o/oijogzo.css +0 -5
  1458. package/css/o/oti-oxev.css +0 -4
  1459. package/css/o/ov5peii.css +0 -4
  1460. package/css/o/ovt5ncx.css +0 -5
  1461. package/css/p/p-qhk7kf.css +0 -5
  1462. package/css/p/p28j6k.css +0 -3
  1463. package/css/p/p3z1jl7w.css +0 -4
  1464. package/css/p/p57tqjwo.css +0 -4
  1465. package/css/p/p71e1ib.css +0 -5
  1466. package/css/p/p7vnhv.css +0 -4
  1467. package/css/p/p9b4zeb.css +0 -4
  1468. package/css/p/p_b6mm.css +0 -5
  1469. package/css/p/paw6rb.css +0 -3
  1470. package/css/p/pbnjusb.css +0 -4
  1471. package/css/p/pfqcvdn.css +0 -5
  1472. package/css/p/pil9y05k.css +0 -5
  1473. package/css/p/plg1ixb.css +0 -4
  1474. package/css/p/plyj4eb.css +0 -3
  1475. package/css/p/pmykbxbf.css +0 -5
  1476. package/css/p/pqzljcv.css +0 -5
  1477. package/css/p/ptq4rc.css +0 -3
  1478. package/css/p/px6syn.css +0 -3
  1479. package/css/q/q-_sjr.css +0 -3
  1480. package/css/q/q-fptu.css +0 -3
  1481. package/css/q/q0pcx3wx.css +0 -3
  1482. package/css/q/q6ltarcs.css +0 -5
  1483. package/css/q/q6vc2-5k.css +0 -3
  1484. package/css/q/q_ht1kb.css +0 -3
  1485. package/css/q/q_kvl5lh.css +0 -5
  1486. package/css/q/q_yo-jeg.css +0 -4
  1487. package/css/q/qcwpxab.css +0 -5
  1488. package/css/q/qdafft.css +0 -3
  1489. package/css/q/qdsdkv.css +0 -3
  1490. package/css/q/qdthew5u.css +0 -4
  1491. package/css/q/qg0-nue.css +0 -4
  1492. package/css/q/qg54hebg.css +0 -3
  1493. package/css/q/qhu0tcc.css +0 -3
  1494. package/css/q/qj1vqj.css +0 -3
  1495. package/css/q/qkdmgzb.css +0 -4
  1496. package/css/q/qls-6pb.css +0 -4
  1497. package/css/q/qlukyw.css +0 -3
  1498. package/css/q/qomb7cx.css +0 -3
  1499. package/css/q/qos5gyv.css +0 -4
  1500. package/css/q/qqa5qwle.css +0 -3
  1501. package/css/q/qqrck9b.css +0 -4
  1502. package/css/q/qxhm7qdg.css +0 -5
  1503. package/css/q/qxm4_nb.css +0 -4
  1504. package/css/q/qy82csb.css +0 -5
  1505. package/css/q/qz8-bob.css +0 -4
  1506. package/css/r/r0v5yvb.css +0 -5
  1507. package/css/r/r4hshobz.css +0 -5
  1508. package/css/r/r52dp2yp.css +0 -5
  1509. package/css/r/r6hysacw.css +0 -5
  1510. package/css/r/r7cs9sb.css +0 -5
  1511. package/css/r/r9myz4bl.css +0 -5
  1512. package/css/r/r_a66a.css +0 -3
  1513. package/css/r/r_f65vdi.css +0 -4
  1514. package/css/r/ranqe7bc.css +0 -5
  1515. package/css/r/ratghkg.css +0 -5
  1516. package/css/r/rb0t8ybw.css +0 -5
  1517. package/css/r/rewm9yb.css +0 -5
  1518. package/css/r/rg-wgdc.css +0 -5
  1519. package/css/r/rg2wo9b.css +0 -4
  1520. package/css/r/rgibnwbf.css +0 -5
  1521. package/css/r/rj7voof.css +0 -3
  1522. package/css/r/rnl6hcb.css +0 -5
  1523. package/css/r/rpi81cby.css +0 -4
  1524. package/css/r/rpxqyibk.css +0 -5
  1525. package/css/r/rrw0vf.css +0 -3
  1526. package/css/r/rsfk3yfe.css +0 -3
  1527. package/css/r/rtnqns.css +0 -4
  1528. package/css/r/rv3-89ka.css +0 -5
  1529. package/css/r/rvfsyo2u.css +0 -5
  1530. package/css/r/rvsk_9x.css +0 -5
  1531. package/css/r/ryemxvbj.css +0 -3
  1532. package/css/r/rzs7ec.css +0 -3
  1533. package/css/s/s0a-nwyx.css +0 -4
  1534. package/css/s/s1j1s2be.css +0 -5
  1535. package/css/s/s2a7wyez.css +0 -5
  1536. package/css/s/s39h8u.css +0 -4
  1537. package/css/s/s3k0_qb.css +0 -5
  1538. package/css/s/s4md6vb.css +0 -3
  1539. package/css/s/s5jfgh.css +0 -3
  1540. package/css/s/s6i0o56h.css +0 -4
  1541. package/css/s/s7spgjb.css +0 -3
  1542. package/css/s/s8uj1vb.css +0 -5
  1543. package/css/s/s94w3jk.css +0 -5
  1544. package/css/s/s_lgvhb.css +0 -5
  1545. package/css/s/sdybvkb.css +0 -4
  1546. package/css/s/sgduvl.css +0 -5
  1547. package/css/s/sghjnyb.css +0 -3
  1548. package/css/s/skkwnc.css +0 -4
  1549. package/css/s/sl4218bx.css +0 -4
  1550. package/css/s/sm08cc4d.css +0 -3
  1551. package/css/s/sme70cc.css +0 -5
  1552. package/css/s/smnuvgto.css +0 -5
  1553. package/css/s/spmriz.css +0 -7
  1554. package/css/s/sprb7ac.css +0 -3
  1555. package/css/s/sq39xvb.css +0 -4
  1556. package/css/s/sq9vkgbp.css +0 -5
  1557. package/css/s/sspb32b.css +0 -3
  1558. package/css/s/stgsdi.css +0 -3
  1559. package/css/s/sugw1ybq.css +0 -4
  1560. package/css/s/svoepexx.css +0 -4
  1561. package/css/t/t-8ma1f.css +0 -4
  1562. package/css/t/t-l8lrbz.css +0 -3
  1563. package/css/t/t1ok_lbo.css +0 -5
  1564. package/css/t/t2gijkaj.css +0 -3
  1565. package/css/t/t2rts8bc.css +0 -5
  1566. package/css/t/t3y5w7sz.css +0 -4
  1567. package/css/t/t4f47t.css +0 -3
  1568. package/css/t/t7b50mt.css +0 -4
  1569. package/css/t/t9f1s9bm.css +0 -5
  1570. package/css/t/t_tnyck.css +0 -3
  1571. package/css/t/tb0m87b.css +0 -3
  1572. package/css/t/tbt_bm0i.css +0 -4
  1573. package/css/t/td43-hs.css +0 -5
  1574. package/css/t/te_gb9ba.css +0 -4
  1575. package/css/t/tewm_ut.css +0 -4
  1576. package/css/t/tfor5_ft.css +0 -4
  1577. package/css/t/thid11sn.css +0 -5
  1578. package/css/t/thwo4-s.css +0 -5
  1579. package/css/t/tk400sfn.css +0 -5
  1580. package/css/t/tlbapr.css +0 -3
  1581. package/css/t/tpdeg5bg.css +0 -5
  1582. package/css/t/tpx0ywb.css +0 -4
  1583. package/css/t/tujtcq.css +0 -4
  1584. package/css/t/tve__0bv.css +0 -5
  1585. package/css/t/tx9m2xx.css +0 -4
  1586. package/css/u/u-1ek9s.css +0 -4
  1587. package/css/u/u03ej53l.css +0 -4
  1588. package/css/u/u47f7jb.css +0 -4
  1589. package/css/u/u4a28kb.css +0 -5
  1590. package/css/u/u4ovoxbu.css +0 -4
  1591. package/css/u/u4s13jz.css +0 -4
  1592. package/css/u/u5z36vfz.css +0 -5
  1593. package/css/u/u6rf21f.css +0 -5
  1594. package/css/u/u7x4_s.css +0 -4
  1595. package/css/u/u_83fvb.css +0 -4
  1596. package/css/u/u_b0x7b.css +0 -5
  1597. package/css/u/u_p00ccb.css +0 -4
  1598. package/css/u/uaon90yk.css +0 -4
  1599. package/css/u/ucav79bu.css +0 -5
  1600. package/css/u/uclo14f.css +0 -5
  1601. package/css/u/ue0k7z.css +0 -7
  1602. package/css/u/ue8tev.css +0 -3
  1603. package/css/u/ug6qhm-h.css +0 -4
  1604. package/css/u/ugw_u7b.css +0 -4
  1605. package/css/u/uhtea0t.css +0 -3
  1606. package/css/u/ujeh-9f.css +0 -4
  1607. package/css/u/uk-qvne.css +0 -3
  1608. package/css/u/ulgyngb.css +0 -4
  1609. package/css/u/unsphh.css +0 -3
  1610. package/css/u/unydwube.css +0 -4
  1611. package/css/u/urckoq.css +0 -3
  1612. package/css/u/utqocnb.css +0 -5
  1613. package/css/u/uu_218dc.css +0 -4
  1614. package/css/u/uynse1l.css +0 -4
  1615. package/css/u/uzo83wbd.css +0 -3
  1616. package/css/v/v0f3ib3h.css +0 -3
  1617. package/css/v/v10o0-b.css +0 -5
  1618. package/css/v/v1_cxqu.css +0 -4
  1619. package/css/v/v1obbebl.css +0 -5
  1620. package/css/v/v1pb87bk.css +0 -5
  1621. package/css/v/v2el5c8w.css +0 -5
  1622. package/css/v/v3l2roxy.css +0 -5
  1623. package/css/v/v414r2b.css +0 -3
  1624. package/css/v/v74d89pa.css +0 -5
  1625. package/css/v/v7fyvct.css +0 -5
  1626. package/css/v/v9jw0ab.css +0 -5
  1627. package/css/v/v_doogd.css +0 -3
  1628. package/css/v/vc2lq0b.css +0 -3
  1629. package/css/v/vd-7uqa.css +0 -4
  1630. package/css/v/vfcmdwd.css +0 -4
  1631. package/css/v/vgkq-y_s.css +0 -4
  1632. package/css/v/vhd5zt.css +0 -4
  1633. package/css/v/vhvj652n.css +0 -4
  1634. package/css/v/vim1_jbl.css +0 -4
  1635. package/css/v/vkf_rtb.css +0 -5
  1636. package/css/v/vmf050vz.css +0 -4
  1637. package/css/v/vr-h98r.css +0 -4
  1638. package/css/v/vrqv7hhr.css +0 -5
  1639. package/css/v/vtzl7jb.css +0 -5
  1640. package/css/v/vucp86w.css +0 -3
  1641. package/css/v/vuihyibz.css +0 -5
  1642. package/css/v/vutj_zb.css +0 -5
  1643. package/css/v/vxxspz1n.css +0 -4
  1644. package/css/v/vzht6jb.css +0 -5
  1645. package/css/w/w-l95bc.css +0 -3
  1646. package/css/w/w0dlc7k.css +0 -5
  1647. package/css/w/w16r1ix.css +0 -5
  1648. package/css/w/w2hsel.css +0 -3
  1649. package/css/w/w5z75r.css +0 -3
  1650. package/css/w/w6doq2s.css +0 -4
  1651. package/css/w/w6sobv.css +0 -4
  1652. package/css/w/w6t51et.css +0 -3
  1653. package/css/w/w_u2zj8x.css +0 -3
  1654. package/css/w/wfgwqsbd.css +0 -5
  1655. package/css/w/wg16i7be.css +0 -5
  1656. package/css/w/wga2zob.css +0 -4
  1657. package/css/w/wi40wl7c.css +0 -3
  1658. package/css/w/wjdr8vb.css +0 -4
  1659. package/css/w/wo8e3ebr.css +0 -5
  1660. package/css/w/wq6_chby.css +0 -4
  1661. package/css/w/wy6les9q.css +0 -4
  1662. package/css/x/x2j85e.css +0 -5
  1663. package/css/x/x33ost6e.css +0 -3
  1664. package/css/x/x3lzviv.css +0 -5
  1665. package/css/x/x4opvi.css +0 -3
  1666. package/css/x/x6b7vwzv.css +0 -5
  1667. package/css/x/x78l38q.css +0 -5
  1668. package/css/x/xaemmybp.css +0 -5
  1669. package/css/x/xc9dto.css +0 -4
  1670. package/css/x/xgnv5qbs.css +0 -5
  1671. package/css/x/xhpxpxb.css +0 -5
  1672. package/css/x/xhwuyf.css +0 -4
  1673. package/css/x/xidq8mr.css +0 -4
  1674. package/css/x/xiyij7b.css +0 -3
  1675. package/css/x/xjfy4u.css +0 -3
  1676. package/css/x/xjnd9gbc.css +0 -4
  1677. package/css/x/xjr74m.css +0 -3
  1678. package/css/x/xlwv8-b.css +0 -5
  1679. package/css/x/xnaxtcbq.css +0 -5
  1680. package/css/x/xov1dzg.css +0 -5
  1681. package/css/x/xp1nob.css +0 -3
  1682. package/css/x/xq6qcb.css +0 -3
  1683. package/css/x/xtuq5obf.css +0 -5
  1684. package/css/x/xtvzvjbw.css +0 -4
  1685. package/css/x/xu7eo-z.css +0 -5
  1686. package/css/x/xvf_iy.css +0 -4
  1687. package/css/x/xxu_ce_z.css +0 -4
  1688. package/css/x/xz39_sbj.css +0 -5
  1689. package/css/x/xzwvjt.css +0 -3
  1690. package/css/y/y05wzy.css +0 -3
  1691. package/css/y/y2b4gibd.css +0 -4
  1692. package/css/y/y2z4pzb.css +0 -3
  1693. package/css/y/y5e1mzb.css +0 -4
  1694. package/css/y/y7n3vbc.css +0 -4
  1695. package/css/y/y9-0l_1j.css +0 -4
  1696. package/css/y/yb7v0yb.css +0 -5
  1697. package/css/y/ydpsnsr.css +0 -3
  1698. package/css/y/yen5dzzk.css +0 -4
  1699. package/css/y/yjtg6o.css +0 -4
  1700. package/css/y/ylgvz9b.css +0 -4
  1701. package/css/y/ymkf102r.css +0 -5
  1702. package/css/y/yqrpt8b.css +0 -4
  1703. package/css/y/yrmtu5i.css +0 -4
  1704. package/css/y/ys18olb.css +0 -4
  1705. package/css/y/yv0fk1t.css +0 -4
  1706. package/css/y/yv7006bs.css +0 -4
  1707. package/css/y/ywlc0x.css +0 -4
  1708. package/css/y/yxyu-ube.css +0 -5
  1709. package/css/y/yyirxhb.css +0 -3
  1710. package/css/y/yzmcov.css +0 -4
  1711. package/css/z/z-i_pwio.css +0 -5
  1712. package/css/z/z-x49p.css +0 -3
  1713. package/css/z/z04u83h.css +0 -4
  1714. package/css/z/z1dkxlg.css +0 -5
  1715. package/css/z/z3yl7vdu.css +0 -4
  1716. package/css/z/z546wec.css +0 -4
  1717. package/css/z/z5jqn4bh.css +0 -5
  1718. package/css/z/z67vekt.css +0 -4
  1719. package/css/z/z6jbwcb.css +0 -4
  1720. package/css/z/z_81swb.css +0 -4
  1721. package/css/z/zc1is8z.css +0 -4
  1722. package/css/z/zfuknz.css +0 -4
  1723. package/css/z/zk2k52b.css +0 -5
  1724. package/css/z/zkw1awm.css +0 -4
  1725. package/css/z/zm5-nkbj.css +0 -5
  1726. package/css/z/zpwr-0j.css +0 -5
  1727. package/css/z/zqzy3t.css +0 -3
  1728. package/css/z/zreu-w.css +0 -3
  1729. package/css/z/zswug3gu.css +0 -3
  1730. package/css/z/zwzqsc.css +0 -3
  1731. package/css/z/zyg3hms.css +0 -5
  1732. package/css/z/zyx4mxb.css +0 -4
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/l/los6n_ri.css';
3
+ import '../../css/o/o_hd3sfi.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
7
  const viewBox = {"width":16,"height":16};
8
- const content = `<path class="los6n_ri" />`;
8
+ const content = `<path class="o_hd3sfi" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:thumbsup" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:thumbsup" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/s/s1j1s2be.css';
3
+ import '../../css/z/zw57so3d.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
- const viewBox = {"width":16,"height":16};
8
- const content = `<path clip-rule="evenodd" class="s1j1s2be" />`;
7
+ const viewBox = {"width":18,"height":18};
8
+ const content = `<path class="zw57so3d" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:tools" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:tools" /></template>
@@ -1,12 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/c/cuyn6t.css';
4
- import '../../css/p/ptq4rc.css';
5
- import '../../css/v/v414r2b.css';
3
+ import '../../css/r/rxpyyjqr.css';
6
4
 
7
5
  const props = defineProps(["width","height"]);
8
6
 
9
7
  const viewBox = {"width":16,"height":16};
10
- const content = `<g class="cuyn6t"><path class="ptq4rc" /><path class="v414r2b" /></g>`;
8
+ const content = `<path class="rxpyyjqr" />`;
11
9
  </script>
12
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:trash" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:trash" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/c/cyslqc.css';
3
+ import '../../css/u/up4_10r.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
7
  const viewBox = {"width":16,"height":16};
8
- const content = `<path class="cyslqc" />`;
8
+ const content = `<path class="up4_10r" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:triangle-down" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:triangle-down" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/r/rtnqns.css';
3
+ import '../../css/x/xjyy7ib.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
7
  const viewBox = {"width":16,"height":16};
8
- const content = `<path class="rtnqns" />`;
8
+ const content = `<path class="xjyy7ib" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:triangle-left" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:triangle-left" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/y/ywlc0x.css';
3
+ import '../../css/d/drr888m.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
7
  const viewBox = {"width":16,"height":16};
8
- const content = `<path class="ywlc0x" />`;
8
+ const content = `<path class="drr888m" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:triangle-right" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:triangle-right" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/h/huxe5i.css';
3
+ import '../../css/l/ljone4j.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
7
  const viewBox = {"width":16,"height":16};
8
- const content = `<path class="huxe5i" />`;
8
+ const content = `<path class="ljone4j" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:triangle-up" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:triangle-up" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/b/biiq2xjq.css';
3
+ import '../../css/v/vt807zb.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
- const viewBox = {"width":16,"height":16};
8
- const content = `<path class="biiq2xjq" />`;
7
+ const viewBox = {"width":18,"height":18};
8
+ const content = `<path class="vt807zb" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:twitter" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:twitter" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/n/n_l6hib.css';
3
+ import '../../css/p/pqd3mo5h.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
7
  const viewBox = {"width":16,"height":16};
8
- const content = `<path class="n_l6hib" />`;
8
+ const content = `<path class="pqd3mo5h" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:type-hierarchy-sub" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:type-hierarchy-sub" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/z/z_81swb.css';
3
+ import '../../css/s/s2yiggbf.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
7
  const viewBox = {"width":16,"height":16};
8
- const content = `<path class="z_81swb" />`;
8
+ const content = `<path class="s2yiggbf" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:type-hierarchy-super" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:type-hierarchy-super" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/f/ffuhdw2i.css';
3
+ import '../../css/a/af1jcmpe.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
7
  const viewBox = {"width":16,"height":16};
8
- const content = `<path class="ffuhdw2i" />`;
8
+ const content = `<path class="af1jcmpe" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:type-hierarchy" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:type-hierarchy" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/e/ekpeuncf.css';
3
+ import '../../css/g/gy-q00by.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
7
  const viewBox = {"width":16,"height":16};
8
- const content = `<path clip-rule="evenodd" class="ekpeuncf" />`;
8
+ const content = `<path class="gy-q00by" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:unfold" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:unfold" /></template>
@@ -1,10 +1,13 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/r/ranqe7bc.css';
3
+ import '../../css/c/cuyn6t.css';
4
+ import '../../css/i/iua0p6j.css';
5
+ import '../../css/u/ulzgaspt.css';
6
+ import '../../css/s/stcekdb.css';
4
7
 
5
8
  const props = defineProps(["width","height"]);
6
9
 
7
10
  const viewBox = {"width":16,"height":16};
8
- const content = `<path clip-rule="evenodd" class="ranqe7bc" />`;
11
+ const content = `<g class="cuyn6t"><path class="iua0p6j" /><path clip-rule="evenodd" class="ulzgaspt" /><path class="stcekdb" /></g>`;
9
12
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:ungroup-by-ref-type" /></template>
13
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:ungroup-by-ref-type" /></template>
@@ -1,10 +1,12 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/z/zk2k52b.css';
3
+ import '../../css/c/cuyn6t.css';
4
+ import '../../css/i/ich9yn.css';
5
+ import '../../css/h/hk5mky7e.css';
4
6
 
5
7
  const props = defineProps(["width","height"]);
6
8
 
7
- const viewBox = {"width":16,"height":16};
8
- const content = `<path clip-rule="evenodd" class="zk2k52b" />`;
9
+ const viewBox = {"width":18,"height":18};
10
+ const content = `<g class="cuyn6t"><path class="ich9yn" /><path clip-rule="evenodd" class="hk5mky7e" /></g>`;
9
11
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:unlock" /></template>
12
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:unlock" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/v/v3l2roxy.css';
3
+ import '../../css/e/el2e-84c.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
7
  const viewBox = {"width":16,"height":16};
8
- const content = `<path clip-rule="evenodd" class="v3l2roxy" />`;
8
+ const content = `<path class="el2e-84c" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:unmute" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:unmute" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/k/k0qwkd2o.css';
3
+ import '../../css/h/hqcoyabd.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
7
  const viewBox = {"width":16,"height":16};
8
- const content = `<path clip-rule="evenodd" class="k0qwkd2o" />`;
8
+ const content = `<path class="hqcoyabd" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:unverified" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:unverified" /></template>
@@ -1,12 +1,12 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
3
  import '../../css/c/cuyn6t.css';
4
- import '../../css/c/co0rgdbi.css';
5
- import '../../css/t/tlbapr.css';
4
+ import '../../css/z/ztn36kbj.css';
5
+ import '../../css/c/cbza1bb.css';
6
6
 
7
7
  const props = defineProps(["width","height"]);
8
8
 
9
- const viewBox = {"width":16,"height":16};
10
- const content = `<g class="cuyn6t"><path class="co0rgdbi" /><path class="tlbapr" /></g>`;
9
+ const viewBox = {"width":18,"height":18};
10
+ const content = `<g class="cuyn6t"><path class="ztn36kbj" /><path clip-rule="evenodd" class="cbza1bb" /></g>`;
11
11
  </script>
12
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:variable-group" /></template>
12
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:variable-group" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/g/go7zxsa.css';
3
+ import '../../css/d/df6bc1be.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
7
  const viewBox = {"width":16,"height":16};
8
- const content = `<path class="go7zxsa" />`;
8
+ const content = `<path class="df6bc1be" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:verified-filled" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:verified-filled" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/e/en1qx9bz.css';
3
+ import '../../css/t/t46xo9ei.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
7
  const viewBox = {"width":16,"height":16};
8
- const content = `<path clip-rule="evenodd" class="en1qx9bz" />`;
8
+ const content = `<path class="t46xo9ei" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:verified" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:verified" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/q/qy82csb.css';
3
+ import '../../css/d/drndx9bk.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
- const viewBox = {"width":16,"height":16};
8
- const content = `<path clip-rule="evenodd" class="qy82csb" />`;
7
+ const viewBox = {"width":18,"height":18};
8
+ const content = `<path class="drndx9bk" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:versions" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:versions" /></template>
@@ -1,12 +1,12 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/n/n1lsfm.css';
4
- import '../../css/f/fqvh3ob.css';
5
- import '../../css/v/v_doogd.css';
3
+ import '../../css/c/cuyn6t.css';
4
+ import '../../css/s/sej-n7b.css';
5
+ import '../../css/a/aisngdb.css';
6
6
 
7
7
  const props = defineProps(["width","height"]);
8
8
 
9
- const viewBox = {"width":16,"height":16};
10
- const content = `<g clip-rule="evenodd" class="n1lsfm"><path class="fqvh3ob" /><path class="v_doogd" /></g>`;
9
+ const viewBox = {"width":18,"height":18};
10
+ const content = `<g class="cuyn6t"><path clip-rule="evenodd" class="sej-n7b" /><path class="aisngdb" /></g>`;
11
11
  </script>
12
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:vm-active" /></template>
12
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:vm-active" /></template>
@@ -1,13 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/c/cuyn6t.css';
4
- import '../../css/c/colgxab.css';
5
- import '../../css/j/jf91ph.css';
6
- import '../../css/s/sq39xvb.css';
3
+ import '../../css/v/v3nkrrbn.css';
7
4
 
8
5
  const props = defineProps(["width","height"]);
9
6
 
10
- const viewBox = {"width":16,"height":16};
11
- const content = `<g class="cuyn6t"><path clip-rule="evenodd" class="colgxab" /><path class="jf91ph" /><path clip-rule="evenodd" class="sq39xvb" /></g>`;
7
+ const viewBox = {"width":18,"height":18};
8
+ const content = `<path clip-rule="evenodd" class="v3nkrrbn" />`;
12
9
  </script>
13
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:vm-connect" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:vm-connect" /></template>
@@ -1,12 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/c/cuyn6t.css';
4
- import '../../css/c/colgxab.css';
5
- import '../../css/j/jf91ph.css';
3
+ import '../../css/x/x3q2wrba.css';
6
4
 
7
5
  const props = defineProps(["width","height"]);
8
6
 
9
- const viewBox = {"width":16,"height":16};
10
- const content = `<g class="cuyn6t"><path clip-rule="evenodd" class="colgxab" /><path class="jf91ph" /></g>`;
7
+ const viewBox = {"width":18,"height":18};
8
+ const content = `<path class="x3q2wrba" />`;
11
9
  </script>
12
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:vm-outline" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:vm-outline" /></template>
@@ -0,0 +1,10 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+ import '../../css/d/dd8p33aj.css';
4
+
5
+ const props = defineProps(["width","height"]);
6
+
7
+ const viewBox = {"width":18,"height":18};
8
+ const content = `<path class="dd8p33aj" />`;
9
+ </script>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:vm-pending" /></template>
@@ -1,12 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/c/cuyn6t.css';
4
- import '../../css/c/colgxab.css';
5
- import '../../css/v/v0f3ib3h.css';
3
+ import '../../css/h/hgbu3zod.css';
6
4
 
7
5
  const props = defineProps(["width","height"]);
8
6
 
9
- const viewBox = {"width":16,"height":16};
10
- const content = `<g class="cuyn6t"><path clip-rule="evenodd" class="colgxab" /><path class="v0f3ib3h" /></g>`;
7
+ const viewBox = {"width":18,"height":18};
8
+ const content = `<path clip-rule="evenodd" class="hgbu3zod" />`;
11
9
  </script>
12
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:vm-running" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:vm-running" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/q/qcwpxab.css';
3
+ import '../../css/u/urbq8hy.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
- const viewBox = {"width":16,"height":16};
8
- const content = `<path clip-rule="evenodd" class="qcwpxab" />`;
7
+ const viewBox = {"width":18,"height":18};
8
+ const content = `<path class="urbq8hy" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:vm" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:vm" /></template>
@@ -1,12 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/c/cuyn6t.css';
4
- import '../../css/a/adr80wwf.css';
5
- import '../../css/k/kx1xjlw.css';
3
+ import '../../css/r/rsvj95sv.css';
6
4
 
7
5
  const props = defineProps(["width","height"]);
8
6
 
9
- const viewBox = {"width":16,"height":16};
10
- const content = `<g class="cuyn6t"><path clip-rule="evenodd" class="adr80wwf" /><path class="kx1xjlw" /></g>`;
7
+ const viewBox = {"width":18,"height":18};
8
+ const content = `<path class="rsvj95sv" />`;
11
9
  </script>
12
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:vr" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:vr" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/y/yen5dzzk.css';
3
+ import '../../css/f/fl9xkmge.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
7
  const viewBox = {"width":16,"height":16};
8
- const content = `<path class="yen5dzzk" />`;
8
+ const content = `<path class="fl9xkmge" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:vscode-insiders" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:vscode-insiders" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/h/hzk82ubk.css';
3
+ import '../../css/t/tlzsd0bv.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
7
  const viewBox = {"width":16,"height":16};
8
- const content = `<path class="hzk82ubk" />`;
8
+ const content = `<path class="tlzsd0bv" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:vscode" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:vscode" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/w/wy6les9q.css';
3
+ import '../../css/r/rzkmj9bf.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
7
  const viewBox = {"width":16,"height":16};
8
- const content = `<path class="wy6les9q" />`;
8
+ const content = `<path class="rzkmj9bf" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:wand" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:wand" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/i/isn5egn.css';
3
+ import '../../css/e/e1gm997k.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
- const viewBox = {"width":16,"height":16};
8
- const content = `<path clip-rule="evenodd" class="isn5egn" />`;
7
+ const viewBox = {"width":18,"height":18};
8
+ const content = `<path class="e1gm997k" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:warning" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:warning" /></template>
@@ -1,12 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/c/cuyn6t.css';
4
- import '../../css/j/j8vl8f.css';
5
- import '../../css/a/ankmy_r.css';
3
+ import '../../css/a/ae_zx42m.css';
6
4
 
7
5
  const props = defineProps(["width","height"]);
8
6
 
9
7
  const viewBox = {"width":16,"height":16};
10
- const content = `<g class="cuyn6t"><path class="j8vl8f" /><path clip-rule="evenodd" class="ankmy_r" /></g>`;
8
+ const content = `<path class="ae_zx42m" />`;
11
9
  </script>
12
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:watch" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:watch" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/f/fzi79-i.css';
3
+ import '../../css/i/ip7p42b.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
7
  const viewBox = {"width":16,"height":16};
8
- const content = `<path class="fzi79-i" />`;
8
+ const content = `<path clip-rule="evenodd" class="ip7p42b" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:whitespace" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:whitespace" /></template>
@@ -1,12 +1,12 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
3
  import '../../css/c/cuyn6t.css';
4
- import '../../css/w/w6sobv.css';
5
- import '../../css/s/sm08cc4d.css';
4
+ import '../../css/e/e1cvcge.css';
5
+ import '../../css/l/lq-gwm3u.css';
6
6
 
7
7
  const props = defineProps(["width","height"]);
8
8
 
9
9
  const viewBox = {"width":16,"height":16};
10
- const content = `<g class="cuyn6t"><path clip-rule="evenodd" class="w6sobv" /><path class="sm08cc4d" /></g>`;
10
+ const content = `<g class="cuyn6t"><path class="e1cvcge" /><path clip-rule="evenodd" class="lq-gwm3u" /></g>`;
11
11
  </script>
12
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:whole-word" /></template>
12
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:whole-word" /></template>
@@ -1,10 +1,10 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/o/o2uwerv.css';
3
+ import '../../css/i/ipfryyn.css';
4
4
 
5
5
  const props = defineProps(["width","height"]);
6
6
 
7
- const viewBox = {"width":16,"height":16};
8
- const content = `<path class="o2uwerv" />`;
7
+ const viewBox = {"width":18,"height":18};
8
+ const content = `<path class="ipfryyn" />`;
9
9
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:window" /></template>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:window" /></template>
@@ -1,10 +1,12 @@
1
1
  <script setup>
2
2
  import { Icon } from '@iconify/css-vue';
3
- import '../../css/f/fito-xtf.css';
3
+ import '../../css/c/cuyn6t.css';
4
+ import '../../css/b/b5fzrzpy.css';
5
+ import '../../css/z/z40nj6l.css';
4
6
 
5
7
  const props = defineProps(["width","height"]);
6
8
 
7
9
  const viewBox = {"width":16,"height":16};
8
- const content = `<path clip-rule="evenodd" class="fito-xtf" />`;
10
+ const content = `<g class="cuyn6t"><path clip-rule="evenodd" class="b5fzrzpy" /><path class="z40nj6l" /></g>`;
9
11
  </script>
10
- <template><Icon :width :height :viewBox="viewBox" :content fallback="codicon:word-wrap" /></template>
12
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:word-wrap" /></template>