@vscode/codicons 0.0.41 → 0.0.43

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 (530) hide show
  1. package/LICENSE +5 -1
  2. package/dist/codicon.css +31 -5
  3. package/dist/codicon.csv +30 -10
  4. package/dist/codicon.html +224 -0
  5. package/dist/codicon.svg +1 -1
  6. package/dist/codicon.ttf +0 -0
  7. package/dist/codiconsLibrary.ts +29 -4
  8. package/package.json +1 -1
  9. package/src/icons/account.svg +1 -1
  10. package/src/icons/activate-breakpoints.svg +1 -1
  11. package/src/icons/add.svg +1 -1
  12. package/src/icons/agent.svg +1 -0
  13. package/src/icons/archive.svg +1 -1
  14. package/src/icons/arrow-both.svg +1 -1
  15. package/src/icons/arrow-circle-down.svg +1 -1
  16. package/src/icons/arrow-circle-left.svg +1 -1
  17. package/src/icons/arrow-circle-right.svg +1 -1
  18. package/src/icons/arrow-circle-up.svg +1 -1
  19. package/src/icons/arrow-down.svg +1 -1
  20. package/src/icons/arrow-left.svg +1 -1
  21. package/src/icons/arrow-right.svg +1 -1
  22. package/src/icons/arrow-small-down.svg +1 -1
  23. package/src/icons/arrow-small-left.svg +1 -1
  24. package/src/icons/arrow-small-right.svg +1 -1
  25. package/src/icons/arrow-small-up.svg +1 -1
  26. package/src/icons/arrow-swap.svg +1 -1
  27. package/src/icons/arrow-up.svg +1 -1
  28. package/src/icons/attach.svg +1 -1
  29. package/src/icons/azure.svg +1 -1
  30. package/src/icons/beaker-stop.svg +1 -1
  31. package/src/icons/beaker.svg +1 -1
  32. package/src/icons/bell-dot.svg +1 -1
  33. package/src/icons/bell-slash-dot.svg +1 -1
  34. package/src/icons/bell-slash.svg +1 -1
  35. package/src/icons/bell.svg +1 -1
  36. package/src/icons/bold.svg +1 -1
  37. package/src/icons/book.svg +1 -1
  38. package/src/icons/bookmark.svg +1 -1
  39. package/src/icons/bracket-dot.svg +1 -1
  40. package/src/icons/bracket-error.svg +1 -1
  41. package/src/icons/briefcase.svg +1 -1
  42. package/src/icons/broadcast.svg +1 -1
  43. package/src/icons/browser.svg +1 -1
  44. package/src/icons/bug.svg +1 -1
  45. package/src/icons/build.svg +1 -0
  46. package/src/icons/calendar.svg +1 -1
  47. package/src/icons/call-incoming.svg +1 -1
  48. package/src/icons/call-outgoing.svg +1 -1
  49. package/src/icons/case-sensitive.svg +1 -1
  50. package/src/icons/chat-sparkle-error.svg +1 -1
  51. package/src/icons/chat-sparkle-warning.svg +1 -1
  52. package/src/icons/chat-sparkle.svg +1 -1
  53. package/src/icons/check-all.svg +1 -1
  54. package/src/icons/check.svg +1 -1
  55. package/src/icons/checklist.svg +1 -1
  56. package/src/icons/chevron-down.svg +1 -1
  57. package/src/icons/chevron-left.svg +1 -1
  58. package/src/icons/chevron-right.svg +1 -1
  59. package/src/icons/chevron-up.svg +1 -1
  60. package/src/icons/chip.svg +1 -1
  61. package/src/icons/chrome-close.svg +1 -1
  62. package/src/icons/chrome-maximize.svg +1 -1
  63. package/src/icons/chrome-minimize.svg +1 -1
  64. package/src/icons/chrome-restore.svg +1 -1
  65. package/src/icons/circle-filled.svg +1 -1
  66. package/src/icons/circle-large-filled.svg +1 -1
  67. package/src/icons/circle-large.svg +1 -1
  68. package/src/icons/circle-slash.svg +1 -1
  69. package/src/icons/circle-small-filled.svg +1 -1
  70. package/src/icons/circle-small.svg +1 -1
  71. package/src/icons/circle.svg +1 -1
  72. package/src/icons/circuit-board.svg +1 -1
  73. package/src/icons/clear-all.svg +1 -1
  74. package/src/icons/clippy.svg +1 -1
  75. package/src/icons/close-all.svg +1 -1
  76. package/src/icons/close.svg +1 -1
  77. package/src/icons/cloud-download.svg +1 -1
  78. package/src/icons/cloud-upload.svg +1 -1
  79. package/src/icons/cloud.svg +1 -1
  80. package/src/icons/code-oss.svg +1 -1
  81. package/src/icons/code-review.svg +1 -1
  82. package/src/icons/code.svg +1 -1
  83. package/src/icons/coffee.svg +1 -1
  84. package/src/icons/collapse-all.svg +1 -1
  85. package/src/icons/collection.svg +1 -1
  86. package/src/icons/color-mode.svg +1 -1
  87. package/src/icons/combine.svg +1 -1
  88. package/src/icons/comment-discussion-quote.svg +1 -0
  89. package/src/icons/comment-discussion-sparkle.svg +1 -1
  90. package/src/icons/comment-discussion.svg +1 -1
  91. package/src/icons/comment-draft.svg +1 -1
  92. package/src/icons/comment-unresolved.svg +1 -1
  93. package/src/icons/comment.svg +1 -1
  94. package/src/icons/compass-active.svg +1 -1
  95. package/src/icons/compass-dot.svg +1 -1
  96. package/src/icons/compass.svg +1 -1
  97. package/src/icons/copilot-error.svg +1 -1
  98. package/src/icons/copilot-in-progress.svg +1 -1
  99. package/src/icons/copilot-large.svg +1 -1
  100. package/src/icons/copilot-not-connected.svg +1 -1
  101. package/src/icons/copilot-snooze.svg +1 -1
  102. package/src/icons/copilot-success.svg +1 -1
  103. package/src/icons/copilot-unavailable.svg +1 -1
  104. package/src/icons/copilot-warning-large.svg +1 -1
  105. package/src/icons/copilot-warning.svg +1 -1
  106. package/src/icons/copilot.svg +1 -1
  107. package/src/icons/copy.svg +1 -1
  108. package/src/icons/coverage.svg +1 -1
  109. package/src/icons/credit-card.svg +1 -1
  110. package/src/icons/cursor.svg +1 -0
  111. package/src/icons/dash.svg +1 -1
  112. package/src/icons/dashboard.svg +1 -1
  113. package/src/icons/database.svg +1 -1
  114. package/src/icons/debug-all.svg +1 -1
  115. package/src/icons/debug-alt-small.svg +1 -1
  116. package/src/icons/debug-alt.svg +1 -1
  117. package/src/icons/debug-breakpoint-conditional-unverified.svg +1 -1
  118. package/src/icons/debug-breakpoint-conditional.svg +1 -1
  119. package/src/icons/debug-breakpoint-data-unverified.svg +1 -1
  120. package/src/icons/debug-breakpoint-data.svg +1 -1
  121. package/src/icons/debug-breakpoint-function-unverified.svg +1 -1
  122. package/src/icons/debug-breakpoint-function.svg +1 -1
  123. package/src/icons/debug-breakpoint-log-unverified.svg +1 -1
  124. package/src/icons/debug-breakpoint-log.svg +1 -1
  125. package/src/icons/debug-breakpoint-unsupported.svg +1 -1
  126. package/src/icons/debug-connected.svg +1 -0
  127. package/src/icons/debug-console.svg +1 -1
  128. package/src/icons/debug-continue-small.svg +1 -1
  129. package/src/icons/debug-continue.svg +1 -1
  130. package/src/icons/debug-coverage.svg +1 -1
  131. package/src/icons/debug-disconnect.svg +1 -1
  132. package/src/icons/debug-line-by-line.svg +1 -1
  133. package/src/icons/debug-pause.svg +1 -1
  134. package/src/icons/debug-rerun.svg +1 -1
  135. package/src/icons/debug-restart-frame.svg +1 -1
  136. package/src/icons/debug-restart.svg +1 -1
  137. package/src/icons/debug-reverse-continue.svg +1 -1
  138. package/src/icons/debug-stackframe-active.svg +1 -1
  139. package/src/icons/debug-stackframe.svg +1 -1
  140. package/src/icons/debug-start.svg +1 -1
  141. package/src/icons/debug-step-back.svg +1 -1
  142. package/src/icons/debug-step-into.svg +1 -1
  143. package/src/icons/debug-step-out.svg +1 -1
  144. package/src/icons/debug-step-over.svg +1 -1
  145. package/src/icons/debug-stop.svg +1 -1
  146. package/src/icons/debug.svg +1 -1
  147. package/src/icons/desktop-download.svg +1 -1
  148. package/src/icons/device-camera-video.svg +1 -1
  149. package/src/icons/device-camera.svg +1 -1
  150. package/src/icons/device-mobile.svg +1 -1
  151. package/src/icons/diff-added.svg +1 -1
  152. package/src/icons/diff-ignored.svg +1 -1
  153. package/src/icons/diff-modified.svg +1 -1
  154. package/src/icons/diff-multiple.svg +1 -1
  155. package/src/icons/diff-removed.svg +1 -1
  156. package/src/icons/diff-renamed.svg +1 -1
  157. package/src/icons/diff-single.svg +1 -1
  158. package/src/icons/diff.svg +1 -1
  159. package/src/icons/discard.svg +1 -1
  160. package/src/icons/download.svg +1 -0
  161. package/src/icons/edit-code.svg +1 -0
  162. package/src/icons/edit-session.svg +1 -1
  163. package/src/icons/edit-sparkle.svg +1 -1
  164. package/src/icons/edit.svg +1 -1
  165. package/src/icons/editor-layout.svg +1 -1
  166. package/src/icons/ellipsis.svg +1 -1
  167. package/src/icons/empty-window.svg +1 -1
  168. package/src/icons/eraser.svg +1 -0
  169. package/src/icons/error-small.svg +1 -1
  170. package/src/icons/error.svg +1 -1
  171. package/src/icons/exclude.svg +1 -1
  172. package/src/icons/expand-all.svg +1 -1
  173. package/src/icons/export.svg +1 -1
  174. package/src/icons/extensions-large.svg +1 -1
  175. package/src/icons/extensions.svg +1 -1
  176. package/src/icons/eye-closed.svg +1 -1
  177. package/src/icons/eye.svg +1 -1
  178. package/src/icons/feedback.svg +1 -1
  179. package/src/icons/file-binary.svg +1 -1
  180. package/src/icons/file-code.svg +1 -1
  181. package/src/icons/file-media.svg +1 -1
  182. package/src/icons/file-pdf.svg +1 -1
  183. package/src/icons/file-submodule.svg +1 -1
  184. package/src/icons/file-symlink-directory.svg +1 -1
  185. package/src/icons/file-symlink-file.svg +1 -1
  186. package/src/icons/file-text.svg +1 -0
  187. package/src/icons/file-zip.svg +1 -1
  188. package/src/icons/file.svg +1 -1
  189. package/src/icons/files.svg +1 -1
  190. package/src/icons/filter-filled.svg +1 -1
  191. package/src/icons/filter.svg +1 -1
  192. package/src/icons/flame.svg +1 -1
  193. package/src/icons/fold-down.svg +1 -1
  194. package/src/icons/fold-up.svg +1 -1
  195. package/src/icons/fold.svg +1 -1
  196. package/src/icons/folder-active.svg +1 -1
  197. package/src/icons/folder-library.svg +1 -1
  198. package/src/icons/folder-opened.svg +1 -1
  199. package/src/icons/folder.svg +1 -1
  200. package/src/icons/forward.svg +1 -0
  201. package/src/icons/game.svg +1 -1
  202. package/src/icons/gear.svg +1 -1
  203. package/src/icons/gift.svg +1 -1
  204. package/src/icons/gist-secret.svg +1 -1
  205. package/src/icons/gist.svg +1 -1
  206. package/src/icons/git-branch-changes.svg +1 -0
  207. package/src/icons/git-branch-conflicts.svg +1 -0
  208. package/src/icons/git-branch-staged-changes.svg +1 -0
  209. package/src/icons/git-branch.svg +1 -0
  210. package/src/icons/git-commit.svg +1 -1
  211. package/src/icons/git-compare.svg +1 -1
  212. package/src/icons/git-fetch.svg +1 -1
  213. package/src/icons/git-lens.svg +1 -0
  214. package/src/icons/git-merge.svg +1 -1
  215. package/src/icons/git-pull-request-closed.svg +1 -1
  216. package/src/icons/git-pull-request-create.svg +1 -1
  217. package/src/icons/git-pull-request-done.svg +1 -1
  218. package/src/icons/git-pull-request-draft.svg +1 -1
  219. package/src/icons/git-pull-request-go-to-changes.svg +1 -1
  220. package/src/icons/git-pull-request-new-changes.svg +1 -1
  221. package/src/icons/git-pull-request.svg +1 -1
  222. package/src/icons/git-stash-apply.svg +1 -1
  223. package/src/icons/git-stash-pop.svg +1 -1
  224. package/src/icons/git-stash.svg +1 -1
  225. package/src/icons/github-action.svg +1 -1
  226. package/src/icons/github-alt.svg +1 -1
  227. package/src/icons/github-inverted.svg +1 -1
  228. package/src/icons/github-project.svg +1 -1
  229. package/src/icons/github.svg +1 -1
  230. package/src/icons/globe.svg +1 -1
  231. package/src/icons/go-to-editing-session.svg +1 -1
  232. package/src/icons/go-to-file.svg +1 -1
  233. package/src/icons/go-to-search.svg +1 -1
  234. package/src/icons/grabber.svg +1 -1
  235. package/src/icons/graph-left.svg +1 -1
  236. package/src/icons/graph-line.svg +1 -1
  237. package/src/icons/graph-scatter.svg +1 -1
  238. package/src/icons/graph.svg +1 -1
  239. package/src/icons/gripper.svg +1 -1
  240. package/src/icons/group-by-ref-type.svg +1 -1
  241. package/src/icons/heart-filled.svg +1 -1
  242. package/src/icons/heart.svg +1 -1
  243. package/src/icons/history.svg +1 -1
  244. package/src/icons/home.svg +1 -1
  245. package/src/icons/horizontal-rule.svg +1 -1
  246. package/src/icons/hubot.svg +1 -1
  247. package/src/icons/inbox.svg +1 -1
  248. package/src/icons/indent.svg +1 -1
  249. package/src/icons/index-zero.svg +1 -0
  250. package/src/icons/info.svg +1 -1
  251. package/src/icons/insert.svg +1 -1
  252. package/src/icons/inspect.svg +1 -1
  253. package/src/icons/issue-draft.svg +1 -1
  254. package/src/icons/issue-reopened.svg +1 -1
  255. package/src/icons/issues.svg +1 -1
  256. package/src/icons/italic.svg +1 -1
  257. package/src/icons/jersey.svg +1 -1
  258. package/src/icons/json.svg +1 -1
  259. package/src/icons/kebab-vertical.svg +1 -1
  260. package/src/icons/key.svg +1 -1
  261. package/src/icons/keyboard-tab-above.svg +1 -1
  262. package/src/icons/keyboard-tab-below.svg +1 -1
  263. package/src/icons/keyboard-tab.svg +1 -1
  264. package/src/icons/law.svg +1 -1
  265. package/src/icons/layers-active.svg +1 -1
  266. package/src/icons/layers-dot.svg +1 -1
  267. package/src/icons/layers.svg +1 -1
  268. package/src/icons/layout-activitybar-left.svg +1 -1
  269. package/src/icons/layout-activitybar-right.svg +1 -1
  270. package/src/icons/layout-centered.svg +1 -1
  271. package/src/icons/layout-menubar.svg +1 -1
  272. package/src/icons/layout-panel-center.svg +1 -1
  273. package/src/icons/layout-panel-dock.svg +1 -1
  274. package/src/icons/layout-panel-justify.svg +1 -1
  275. package/src/icons/layout-panel-left.svg +1 -1
  276. package/src/icons/layout-panel-off.svg +1 -1
  277. package/src/icons/layout-panel-right.svg +1 -1
  278. package/src/icons/layout-panel.svg +1 -1
  279. package/src/icons/layout-sidebar-left-dock.svg +1 -1
  280. package/src/icons/layout-sidebar-left-off.svg +1 -1
  281. package/src/icons/layout-sidebar-left.svg +1 -1
  282. package/src/icons/layout-sidebar-right-dock.svg +1 -1
  283. package/src/icons/layout-sidebar-right-off.svg +1 -1
  284. package/src/icons/layout-sidebar-right.svg +1 -1
  285. package/src/icons/layout-statusbar.svg +1 -1
  286. package/src/icons/layout.svg +1 -1
  287. package/src/icons/library.svg +1 -1
  288. package/src/icons/lightbulb-autofix.svg +1 -1
  289. package/src/icons/lightbulb-sparkle.svg +1 -1
  290. package/src/icons/lightbulb.svg +1 -1
  291. package/src/icons/link-external.svg +1 -1
  292. package/src/icons/link.svg +1 -1
  293. package/src/icons/list-filter.svg +1 -1
  294. package/src/icons/list-flat.svg +1 -1
  295. package/src/icons/list-ordered.svg +1 -1
  296. package/src/icons/list-selection.svg +1 -1
  297. package/src/icons/list-tree.svg +1 -1
  298. package/src/icons/list-unordered.svg +1 -1
  299. package/src/icons/live-share.svg +1 -1
  300. package/src/icons/loading.svg +1 -1
  301. package/src/icons/location.svg +1 -1
  302. package/src/icons/lock-small.svg +1 -1
  303. package/src/icons/lock.svg +1 -1
  304. package/src/icons/magnet.svg +1 -1
  305. package/src/icons/mail-read.svg +1 -1
  306. package/src/icons/mail.svg +1 -1
  307. package/src/icons/map-filled.svg +1 -1
  308. package/src/icons/map-vertical-filled.svg +1 -1
  309. package/src/icons/map-vertical.svg +1 -1
  310. package/src/icons/map.svg +1 -1
  311. package/src/icons/markdown.svg +1 -1
  312. package/src/icons/mcp.svg +1 -1
  313. package/src/icons/megaphone.svg +1 -1
  314. package/src/icons/mention.svg +1 -1
  315. package/src/icons/menu.svg +1 -1
  316. package/src/icons/merge-into.svg +1 -0
  317. package/src/icons/merge.svg +1 -1
  318. package/src/icons/mic-filled.svg +1 -1
  319. package/src/icons/mic.svg +1 -1
  320. package/src/icons/milestone.svg +1 -1
  321. package/src/icons/mirror.svg +1 -1
  322. package/src/icons/mortar-board.svg +1 -1
  323. package/src/icons/move.svg +1 -1
  324. package/src/icons/multiple-windows.svg +1 -1
  325. package/src/icons/music.svg +1 -1
  326. package/src/icons/mute.svg +1 -1
  327. package/src/icons/new-collection.svg +1 -1
  328. package/src/icons/new-file.svg +1 -1
  329. package/src/icons/new-folder.svg +1 -1
  330. package/src/icons/newline.svg +1 -1
  331. package/src/icons/no-newline.svg +1 -1
  332. package/src/icons/note.svg +1 -1
  333. package/src/icons/notebook-template.svg +1 -1
  334. package/src/icons/notebook.svg +1 -1
  335. package/src/icons/octoface.svg +1 -1
  336. package/src/icons/open-in-product.svg +1 -0
  337. package/src/icons/open-preview.svg +1 -1
  338. package/src/icons/organization.svg +1 -1
  339. package/src/icons/output.svg +1 -1
  340. package/src/icons/package.svg +1 -1
  341. package/src/icons/paintcan.svg +1 -1
  342. package/src/icons/pass-filled.svg +1 -1
  343. package/src/icons/pass.svg +1 -1
  344. package/src/icons/percentage.svg +1 -1
  345. package/src/icons/person-add.svg +1 -1
  346. package/src/icons/person.svg +1 -1
  347. package/src/icons/piano.svg +1 -1
  348. package/src/icons/pie-chart.svg +1 -1
  349. package/src/icons/pin.svg +1 -1
  350. package/src/icons/pinned-dirty.svg +1 -1
  351. package/src/icons/pinned.svg +1 -1
  352. package/src/icons/play-circle.svg +1 -1
  353. package/src/icons/play.svg +1 -1
  354. package/src/icons/plug.svg +1 -1
  355. package/src/icons/preserve-case.svg +1 -1
  356. package/src/icons/preview.svg +1 -1
  357. package/src/icons/primitive-square.svg +1 -1
  358. package/src/icons/project.svg +1 -1
  359. package/src/icons/pulse.svg +1 -1
  360. package/src/icons/python.svg +1 -1
  361. package/src/icons/question.svg +1 -1
  362. package/src/icons/quote.svg +1 -1
  363. package/src/icons/quotes.svg +1 -0
  364. package/src/icons/radio-tower.svg +1 -1
  365. package/src/icons/reactions.svg +1 -1
  366. package/src/icons/record-keys.svg +1 -1
  367. package/src/icons/record-small.svg +1 -1
  368. package/src/icons/record.svg +1 -1
  369. package/src/icons/redo.svg +1 -1
  370. package/src/icons/references.svg +1 -1
  371. package/src/icons/refresh.svg +1 -1
  372. package/src/icons/regex.svg +1 -1
  373. package/src/icons/remote-explorer.svg +1 -1
  374. package/src/icons/remote.svg +1 -1
  375. package/src/icons/remove.svg +1 -1
  376. package/src/icons/rename.svg +1 -0
  377. package/src/icons/replace-all.svg +1 -1
  378. package/src/icons/replace.svg +1 -1
  379. package/src/icons/reply.svg +1 -1
  380. package/src/icons/repo-clone.svg +1 -1
  381. package/src/icons/repo-fetch.svg +1 -1
  382. package/src/icons/repo-force-push.svg +1 -1
  383. package/src/icons/repo-forked.svg +1 -1
  384. package/src/icons/repo-pinned.svg +1 -1
  385. package/src/icons/repo-pull.svg +1 -1
  386. package/src/icons/repo-push.svg +1 -1
  387. package/src/icons/repo-selected.svg +1 -0
  388. package/src/icons/repo.svg +1 -1
  389. package/src/icons/report.svg +1 -1
  390. package/src/icons/request-changes.svg +1 -1
  391. package/src/icons/robot.svg +1 -1
  392. package/src/icons/rocket.svg +1 -1
  393. package/src/icons/root-folder-opened.svg +1 -1
  394. package/src/icons/root-folder.svg +1 -1
  395. package/src/icons/rss.svg +1 -1
  396. package/src/icons/ruby.svg +1 -1
  397. package/src/icons/run-above.svg +1 -1
  398. package/src/icons/run-all-coverage.svg +1 -1
  399. package/src/icons/run-all.svg +1 -1
  400. package/src/icons/run-below.svg +1 -1
  401. package/src/icons/run-coverage.svg +1 -1
  402. package/src/icons/run-errors.svg +1 -1
  403. package/src/icons/run-with-deps.svg +1 -0
  404. package/src/icons/save-all.svg +1 -1
  405. package/src/icons/save-as.svg +1 -1
  406. package/src/icons/save.svg +1 -1
  407. package/src/icons/screen-full.svg +1 -1
  408. package/src/icons/screen-normal.svg +1 -1
  409. package/src/icons/search-fuzzy.svg +1 -1
  410. package/src/icons/search-large.svg +1 -0
  411. package/src/icons/search-sparkle.svg +1 -1
  412. package/src/icons/search-stop.svg +1 -1
  413. package/src/icons/search.svg +1 -1
  414. package/src/icons/send-to-remote-agent.svg +1 -1
  415. package/src/icons/send.svg +1 -1
  416. package/src/icons/server-environment.svg +1 -1
  417. package/src/icons/server-process.svg +1 -1
  418. package/src/icons/server.svg +1 -1
  419. package/src/icons/settings-gear.svg +1 -1
  420. package/src/icons/settings.svg +1 -1
  421. package/src/icons/share.svg +1 -1
  422. package/src/icons/shield.svg +1 -1
  423. package/src/icons/sign-in.svg +1 -1
  424. package/src/icons/sign-out.svg +1 -1
  425. package/src/icons/skip.svg +1 -0
  426. package/src/icons/smiley.svg +1 -1
  427. package/src/icons/snake.svg +1 -1
  428. package/src/icons/sort-precedence.svg +1 -1
  429. package/src/icons/source-control.svg +1 -1
  430. package/src/icons/sparkle-filled.svg +1 -1
  431. package/src/icons/sparkle.svg +1 -1
  432. package/src/icons/split-horizontal.svg +1 -1
  433. package/src/icons/split-vertical.svg +1 -1
  434. package/src/icons/squirrel.svg +1 -1
  435. package/src/icons/star-empty.svg +1 -1
  436. package/src/icons/star-full.svg +1 -1
  437. package/src/icons/star-half.svg +1 -1
  438. package/src/icons/stop-circle.svg +1 -1
  439. package/src/icons/strikethrough.svg +1 -0
  440. package/src/icons/surround-with.svg +1 -1
  441. package/src/icons/symbol-array.svg +1 -1
  442. package/src/icons/symbol-boolean.svg +1 -1
  443. package/src/icons/symbol-class.svg +1 -1
  444. package/src/icons/symbol-color.svg +1 -1
  445. package/src/icons/symbol-constant.svg +1 -1
  446. package/src/icons/symbol-enum-member.svg +1 -1
  447. package/src/icons/symbol-enum.svg +1 -1
  448. package/src/icons/symbol-event.svg +1 -1
  449. package/src/icons/symbol-field.svg +1 -1
  450. package/src/icons/symbol-file.svg +1 -1
  451. package/src/icons/symbol-interface.svg +1 -1
  452. package/src/icons/symbol-key.svg +1 -1
  453. package/src/icons/symbol-keyword.svg +1 -1
  454. package/src/icons/symbol-method-arrow.svg +1 -1
  455. package/src/icons/symbol-method.svg +1 -1
  456. package/src/icons/symbol-misc.svg +1 -1
  457. package/src/icons/symbol-namespace.svg +1 -1
  458. package/src/icons/symbol-numeric.svg +1 -1
  459. package/src/icons/symbol-operator.svg +1 -1
  460. package/src/icons/symbol-parameter.svg +1 -1
  461. package/src/icons/symbol-property.svg +1 -1
  462. package/src/icons/symbol-ruler.svg +1 -1
  463. package/src/icons/symbol-snippet.svg +1 -1
  464. package/src/icons/symbol-string.svg +1 -1
  465. package/src/icons/symbol-structure.svg +1 -1
  466. package/src/icons/symbol-variable.svg +1 -1
  467. package/src/icons/sync-ignored.svg +1 -1
  468. package/src/icons/sync.svg +1 -1
  469. package/src/icons/table.svg +1 -1
  470. package/src/icons/tag.svg +1 -1
  471. package/src/icons/target.svg +1 -1
  472. package/src/icons/tasklist.svg +1 -1
  473. package/src/icons/telescope.svg +1 -1
  474. package/src/icons/terminal-bash.svg +1 -1
  475. package/src/icons/terminal-cmd.svg +1 -1
  476. package/src/icons/terminal-debian.svg +1 -1
  477. package/src/icons/terminal-git-bash.svg +1 -0
  478. package/src/icons/terminal-linux.svg +1 -1
  479. package/src/icons/terminal-powershell.svg +1 -1
  480. package/src/icons/terminal-tmux.svg +1 -1
  481. package/src/icons/terminal-ubuntu.svg +1 -1
  482. package/src/icons/terminal.svg +1 -1
  483. package/src/icons/text-size.svg +1 -1
  484. package/src/icons/thinking.svg +1 -1
  485. package/src/icons/three-bars.svg +1 -1
  486. package/src/icons/thumbsdown-filled.svg +1 -1
  487. package/src/icons/thumbsdown.svg +1 -1
  488. package/src/icons/thumbsup.svg +1 -1
  489. package/src/icons/tools.svg +1 -1
  490. package/src/icons/trash.svg +1 -1
  491. package/src/icons/triangle-down.svg +1 -1
  492. package/src/icons/triangle-left.svg +1 -1
  493. package/src/icons/triangle-right.svg +1 -1
  494. package/src/icons/triangle-up.svg +1 -1
  495. package/src/icons/twitter.svg +1 -1
  496. package/src/icons/type-hierarchy-sub.svg +1 -1
  497. package/src/icons/type-hierarchy-super.svg +1 -1
  498. package/src/icons/type-hierarchy.svg +1 -1
  499. package/src/icons/unfold.svg +1 -1
  500. package/src/icons/ungroup-by-ref-type.svg +1 -1
  501. package/src/icons/unlock.svg +1 -1
  502. package/src/icons/unmute.svg +1 -1
  503. package/src/icons/unverified.svg +1 -1
  504. package/src/icons/variable-group.svg +1 -1
  505. package/src/icons/verified-filled.svg +1 -1
  506. package/src/icons/verified.svg +1 -1
  507. package/src/icons/versions.svg +1 -1
  508. package/src/icons/vm-active.svg +1 -1
  509. package/src/icons/vm-connect.svg +1 -1
  510. package/src/icons/vm-outline.svg +1 -1
  511. package/src/icons/vm-pending.svg +1 -0
  512. package/src/icons/vm-running.svg +1 -1
  513. package/src/icons/vm.svg +1 -1
  514. package/src/icons/vr.svg +1 -1
  515. package/src/icons/vscode-insiders.svg +1 -1
  516. package/src/icons/vscode.svg +1 -1
  517. package/src/icons/wand.svg +1 -1
  518. package/src/icons/warning.svg +1 -1
  519. package/src/icons/watch.svg +1 -1
  520. package/src/icons/whitespace.svg +1 -1
  521. package/src/icons/whole-word.svg +1 -1
  522. package/src/icons/window-active.svg +1 -0
  523. package/src/icons/window.svg +1 -1
  524. package/src/icons/word-wrap.svg +1 -1
  525. package/src/icons/workspace-trusted.svg +1 -1
  526. package/src/icons/workspace-unknown.svg +1 -1
  527. package/src/icons/workspace-untrusted.svg +1 -1
  528. package/src/icons/zoom-in.svg +1 -1
  529. package/src/icons/zoom-out.svg +1 -1
  530. package/src/template/mapping.json +30 -5
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M7.29333 9.00631L6.41333 9.88552C6.27949 9.34717 5.96917 8.86905 5.53181 8.52735C5.09445 8.18564 4.55521 8 4 8C3.44479 8 2.90555 8.18564 2.46819 8.52735C2.03083 8.86905 1.72051 9.34717 1.58667 9.88552L0.706667 9.00631L0 9.71234L1.14667 10.858L1 11.0045V12.0036H0V13.0027H1V13.056C1.051 13.3815 1.14283 13.6993 1.27333 14.0018L0 15.294L0.706667 16L1.80667 14.901C2.06838 15.2346 2.40078 15.5062 2.78001 15.6962C3.15924 15.8862 3.57587 15.99 4 16C4.42413 15.99 4.84076 15.8862 5.21999 15.6962C5.59922 15.5062 5.93162 15.2346 6.19333 14.901L7.29333 16L8 15.294L6.72667 14.0018C6.85879 13.6929 6.95065 13.3683 7 13.036V12.9694H8V12.0036H7V11.0045L6.85333 10.858L8 9.71234L7.29333 9.00631ZM4 9.00631C4.39782 9.00631 4.77936 9.16421 5.06066 9.44526C5.34196 9.72631 5.5 10.1075 5.5 10.505H2.5C2.5 10.1075 2.65804 9.72631 2.93934 9.44526C3.22064 9.16421 3.60218 9.00631 4 9.00631ZM6 13.0027C5.95116 13.5161 5.72476 13.9965 5.35974 14.3612C4.99472 14.7259 4.5139 14.9521 4 15.0009C3.4861 14.9521 3.00528 14.7259 2.64026 14.3612C2.27524 13.9965 2.04884 13.5161 2 13.0027V11.5041H6V13.0027Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.77951 2L2.99951 2.41V7H3.99951V3.35L11.5995 8.42L9 10.1507V11.3497L12.7795 8.83V8L3.77951 2ZM9 13.3497V12.1482L14.5995 8.42006L6.99951 3.35006V2.14673L15.7795 8.00006V8.83006L9 13.3497Z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.99976 8.00138C5.10276 8.00138 5.99976 8.89838 5.99976 10.0014H6.29272L7.14722 9.14689C7.34223 8.95206 7.6593 8.95195 7.85425 9.14689C8.04914 9.34184 8.04906 9.65893 7.85425 9.85392L6.99976 10.7084V12.0014H7.49976C7.77576 12.0014 7.99976 12.2254 7.99976 12.5014C7.99956 12.7772 7.77563 13.0014 7.49976 13.0014H6.99976C6.99971 13.3853 6.92664 13.7514 6.79468 14.0893L7.85425 15.1479C8.04914 15.3428 8.04905 15.6599 7.85425 15.8549C7.75625 15.9519 7.62776 16.0014 7.49976 16.0014C7.37186 16.0013 7.24417 15.9528 7.14624 15.8549L6.26147 14.9701C5.71147 15.6021 4.90076 16.0024 3.99976 16.0024C3.09889 16.0023 2.28896 15.601 1.73901 14.9701L0.854248 15.8549C0.756248 15.9519 0.627756 16.0014 0.499756 16.0014C0.371864 16.0013 0.244169 15.9528 0.14624 15.8549C-0.0487598 15.6599 -0.0487598 15.3429 0.14624 15.1479L1.20483 14.0893C1.07288 13.7514 0.999802 13.3853 0.999756 13.0014H0.499756C0.223991 13.0012 -4.80617e-05 12.7771 -0.000244141 12.5014C-0.000244141 12.2255 0.223871 12.0015 0.499756 12.0014H0.999756V10.7084L0.14624 9.85392C-0.0487598 9.65892 -0.0487598 9.34189 0.14624 9.14689C0.341255 8.95207 0.658332 8.95195 0.853271 9.14689L1.70679 10.0014H1.99976C1.99976 8.89847 2.89687 8.00152 3.99976 8.00138ZM1.99976 11.0004V13.0004C1.99997 14.1031 2.897 15.0003 3.99976 15.0004C5.10263 15.0004 5.99955 14.1032 5.99976 13.0004V11.0004H1.99976ZM3.99976 9.00041C3.44787 9.00054 2.99976 9.44849 2.99976 10.0004H4.99976C4.99976 9.44841 4.55176 9.00041 3.99976 9.00041Z"/><path d="M11.9802 11.1557C11.9922 11.2386 11.9987 11.3218 11.9998 11.4057C11.9998 11.6717 11.9297 11.9335 11.7957 12.1635C11.6617 12.3933 11.4708 12.5843 11.24 12.7162L8.42261 14.3022L8.02612 13.9047C8.48302 13.7327 8.82213 13.3407 8.94312 12.8617L10.7498 11.8461C10.7526 11.8461 10.7547 11.845 10.7566 11.8432C10.7582 11.8415 10.7595 11.8363 10.7595 11.8363L11.9802 11.1557Z"/><path d="M4.4812 2.01017C4.74013 2.00421 4.9964 2.06403 5.22534 2.184L13.2351 6.68986C13.466 6.82079 13.6578 7.01083 13.7917 7.23966C13.9257 7.46953 13.9948 7.72969 13.9949 7.99552C13.9949 8.26152 13.9248 8.52336 13.7908 8.75236C13.6568 8.98218 13.465 9.17123 13.2341 9.30216L8.80444 11.7944C8.63347 11.4784 8.36505 11.2232 8.02612 11.0951L8.04761 11.0727L12.7449 8.43107C12.8208 8.3881 12.8854 8.32538 12.9304 8.24845C12.9754 8.17145 12.9978 8.08452 12.9978 7.99552C12.9977 7.90669 12.9743 7.81943 12.9304 7.74357C12.8864 7.66763 12.8218 7.60493 12.7449 7.56095L4.74487 3.06095C4.6699 3.019 4.58571 2.99552 4.49976 2.99552C4.3669 2.99559 4.24017 3.04814 4.14624 3.14201C4.05335 3.23589 3.99988 3.3627 3.99976 3.49552V7.00041C3.64585 7.00044 3.31568 7.08079 2.99976 7.19377V3.49552C3.00583 3.23677 3.07692 2.98396 3.20776 2.76115C3.33873 2.53821 3.52391 2.35113 3.74683 2.22013C3.96983 2.08913 4.2222 2.01617 4.4812 2.01017Z"/><path d="M1.99976 7.77384C1.80388 7.94974 1.62808 8.14676 1.48413 8.36759C1.34116 8.24265 1.1757 8.15223 0.999756 8.09025V6.90568C1.00182 6.59883 1.10015 6.30106 1.27905 6.05216C1.45801 5.80323 1.70985 5.61605 1.99976 5.51603V7.77384Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M7.293 9.006l-.88.88A2.484 2.484 0 0 0 4 8a2.488 2.488 0 0 0-2.413 1.886l-.88-.88L0 9.712l1.147 1.146-.147.146v1H0v.999h1v.053c.051.326.143.643.273.946L0 15.294.707 16l1.1-1.099A2.873 2.873 0 0 0 4 16a2.875 2.875 0 0 0 2.193-1.099L7.293 16 8 15.294l-1.273-1.292A3.92 3.92 0 0 0 7 13.036v-.067h1v-.965H7v-1l-.147-.146L8 9.712l-.707-.706zM4 9.006a1.5 1.5 0 0 1 1.5 1.499h-3A1.498 1.498 0 0 1 4 9.006zm2 3.997A2.217 2.217 0 0 1 4 15a2.22 2.22 0 0 1-2-1.998v-1.499h4v1.499z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5 2.41L5.78 2l9 6v.83L9 12.683v-1.2l4.6-3.063L6 3.35V7H5V2.41z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M13.236 9.307L8.80701 11.798C8.63601 11.48 8.36701 11.223 8.02601 11.094L8.03601 11.084L12.745 8.435C13.085 8.244 13.085 7.755 12.745 7.563L4.74501 3.064C4.41201 2.876 4.00001 3.117 4.00001 3.5V7C3.64601 7 3.31601 7.081 3.00001 7.19399V3.5C3.00001 2.353 4.23501 1.63 5.23501 2.193L13.235 6.693C14.254 7.266 14.254 8.73399 13.235 9.30799L13.236 9.307ZM7.00001 10.707V12H7.50001C7.77601 12 8.00001 12.224 8.00001 12.5C8.00001 12.776 7.77601 13 7.50001 13H7.00001C7.00001 13.384 6.92701 13.75 6.79501 14.088L7.85401 15.147C8.04901 15.342 8.04901 15.659 7.85401 15.854C7.75601 15.952 7.62801 16 7.50001 16C7.37201 16 7.24401 15.951 7.14601 15.854L6.26101 14.969C5.71101 15.6 4.90101 16.001 4.00001 16.001C3.09901 16.001 2.28901 15.601 1.73901 14.969L0.854006 15.854C0.756006 15.952 0.628006 16 0.500006 16C0.372006 16 0.244006 15.951 0.146006 15.854C-0.0489941 15.659 -0.0489941 15.342 0.146006 15.147L1.20501 14.088C1.07301 13.75 1.00001 13.384 1.00001 13H0.500006C0.224006 13 5.85616e-06 12.776 5.85616e-06 12.5C5.85616e-06 12.224 0.224006 12 0.500006 12H1.00001V10.707L0.146006 9.85299C-0.0489941 9.65799 -0.0489941 9.341 0.146006 9.146C0.341006 8.95099 0.658006 8.95099 0.853006 9.146L1.70701 10H2.00001C2.00001 8.897 2.89701 8 4.00001 8C5.10301 8 6.00001 8.897 6.00001 10H6.29301L7.14701 9.146C7.34201 8.95099 7.65901 8.95099 7.85401 9.146C8.04901 9.341 8.04901 9.65799 7.85401 9.85299L7.00001 10.707ZM3.00001 10H5.00001C5.00001 9.448 4.55201 9 4.00001 9C3.44801 9 3.00001 9.448 3.00001 10ZM6.00001 11H2.00001V13C2.00001 14.103 2.89701 15 4.00001 15C5.10301 15 6.00001 14.103 6.00001 13V11Z"/></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M10.94 13.5l-1.32 1.32a3.73 3.73 0 0 0-7.24 0L1.06 13.5 0 14.56l1.72 1.72-.22.22V18H0v1.5h1.5v.08c.077.489.214.966.41 1.42L0 22.94 1.06 24l1.65-1.65A4.308 4.308 0 0 0 6 24a4.31 4.31 0 0 0 3.29-1.65L10.94 24 12 22.94 10.09 21c.198-.464.336-.951.41-1.45v-.1H12V18h-1.5v-1.5l-.22-.22L12 14.56l-1.06-1.06zM6 13.5a2.25 2.25 0 0 1 2.25 2.25h-4.5A2.25 2.25 0 0 1 6 13.5zm3 6a3.33 3.33 0 0 1-3 3 3.33 3.33 0 0 1-3-3v-2.25h6v2.25zm14.76-9.9v1.26L13.5 17.37V15.6l8.5-5.37L9 2v9.46a5.07 5.07 0 0 0-1.5-.72V.63L8.64 0l15.12 9.6z"/></svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M19.854 13.9605L13.2105 17.697C12.954 17.22 12.5505 16.8345 12.039 16.641L12.054 16.626L19.1175 12.6525C19.6275 12.366 19.6275 11.6325 19.1175 11.3445L7.11751 4.59599C6.61801 4.31399 6.00001 4.67549 6.00001 5.24999V10.5C5.46901 10.5 4.97401 10.6215 4.50001 10.791V5.24999C4.50001 3.52949 6.35251 2.44499 7.85251 3.28949L19.8525 10.0395C21.381 10.899 21.381 13.101 19.8525 13.962L19.854 13.9605ZM10.5 16.0605V18H11.25C11.664 18 12 18.336 12 18.75C12 19.164 11.664 19.5 11.25 19.5H10.5C10.5 20.076 10.3905 20.625 10.1925 21.132L11.781 22.7205C12.0735 23.013 12.0735 23.4885 11.781 23.781C11.634 23.928 11.442 24 11.25 24C11.058 24 10.866 23.9265 10.719 23.781L9.39151 22.4535C8.56651 23.4 7.35151 24.0015 6.00001 24.0015C4.64851 24.0015 3.43351 23.4015 2.60851 22.4535L1.28101 23.781C1.13401 23.928 0.942009 24 0.750009 24C0.558009 24 0.366009 23.9265 0.219009 23.781C-0.0734912 23.4885 -0.0734912 23.013 0.219009 22.7205L1.80751 21.132C1.60951 20.625 1.50001 20.076 1.50001 19.5H0.750009C0.336009 19.5 8.78423e-06 19.164 8.78423e-06 18.75C8.78423e-06 18.336 0.336009 18 0.750009 18H1.50001V16.0605L0.219009 14.7795C-0.0734912 14.487 -0.0734912 14.0115 0.219009 13.719C0.511509 13.4265 0.987009 13.4265 1.27951 13.719L2.56051 15H3.00001C3.00001 13.3455 4.34551 12 6.00001 12C7.65451 12 9.00001 13.3455 9.00001 15H9.43951L10.7205 13.719C11.013 13.4265 11.4885 13.4265 11.781 13.719C12.0735 14.0115 12.0735 14.487 11.781 14.7795L10.5 16.0605ZM4.50001 15H7.50001C7.50001 14.172 6.82801 13.5 6.00001 13.5C5.17201 13.5 4.50001 14.172 4.50001 15ZM9.00001 16.5H3.00001V19.5C3.00001 21.1545 4.34551 22.5 6.00001 22.5C7.65451 22.5 9.00001 21.1545 9.00001 19.5V16.5Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.778 4.674a4 4 0 1 1 4.444 6.652 4 4 0 0 1-4.444-6.652zm.694 5.612a2.75 2.75 0 1 0 3.056-4.572 2.75 2.75 0 0 0-3.056 4.572zM9.5 6.5h-3v1h3v-1zm0 2h-3v1h3v-1z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M8 4C5.791 4 4 5.791 4 8C4 10.209 5.791 12 8 12C10.209 12 12 10.209 12 8C12 5.791 10.209 4 8 4ZM8 11C6.346 11 5 9.654 5 8C5 6.346 6.346 5 8 5C9.654 5 11 6.346 11 8C11 9.654 9.654 11 8 11Z"/><path d="M9 6H7C6.724 6 6.5 6.224 6.5 6.5C6.5 6.776 6.724 7 7 7H9C9.276 7 9.5 6.776 9.5 6.5C9.5 6.224 9.276 6 9 6Z"/><path d="M9 9H7C6.724 9 6.5 9.224 6.5 9.5C6.5 9.776 6.724 10 7 10H9C9.276 10 9.5 9.776 9.5 9.5C9.5 9.224 9.276 9 9 9Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 4a4 4 0 1 0 0 8 4 4 0 0 0 0-8zm2 5v1H6V9h4zm0-3v1H6V6h4z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 4C5.791 4 4 5.791 4 8C4 10.209 5.791 12 8 12C10.209 12 12 10.209 12 8C12 5.791 10.209 4 8 4ZM9.5 10H6.5C6.224 10 6 9.776 6 9.5C6 9.224 6.224 9 6.5 9H9.5C9.776 9 10 9.224 10 9.5C10 9.776 9.776 10 9.5 10ZM9.5 7H6.5C6.224 7 6 6.776 6 6.5C6 6.224 6.224 6 6.5 6H9.5C9.776 6 10 6.224 10 6.5C10 6.776 9.776 7 9.5 7Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M9.931 4h-4.62l-2.31 4 2.31 4h4.62l2.31-4-2.31-4zm-.75 6.7h-3.12L4.501 8l1.56-2.7h3.12l1.56 2.7-1.56 2.7z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M9.73199 5L11.464 8L9.73199 11H6.26799L4.53599 8L6.26799 5H9.73199ZM9.73199 4H6.26799C5.91099 4 5.58099 4.191 5.40199 4.5L3.66999 7.5C3.49099 7.809 3.49099 8.191 3.66999 8.5L5.40199 11.5C5.58099 11.809 5.91099 12 6.26799 12H9.73199C10.089 12 10.419 11.809 10.598 11.5L12.33 8.5C12.509 8.191 12.509 7.809 12.33 7.5L10.598 4.5C10.419 4.191 10.089 4 9.73199 4Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M12.238 8l-2.31 4H5.31L3 8l2.31-4h4.618l2.31 4z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M12.33 8.5L10.598 11.5C10.419 11.809 10.089 12 9.73202 12H6.26802C5.91102 12 5.58102 11.809 5.40202 11.5L3.67002 8.5C3.49102 8.191 3.49102 7.809 3.67002 7.5L5.40202 4.5C5.58102 4.191 5.91102 4 6.26802 4H9.73202C10.089 4 10.419 4.191 10.598 4.5L12.33 7.5C12.509 7.809 12.509 8.191 12.33 8.5Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 11h8L8 4l-4 7zm2.154-1.25h3.692L8 6.52 6.154 9.75z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M12.055 12H3.94499C3.76599 12 3.60099 11.904 3.51099 11.75C3.42199 11.595 3.42199 11.404 3.51099 11.249L7.56599 4.24899C7.74599 3.93999 8.25199 3.93999 8.43099 4.24899L12.486 11.249C12.576 11.404 12.576 11.595 12.486 11.75C12.396 11.904 12.231 12 12.052 12H12.055ZM4.81199 11H11.187L7.99899 5.49799L4.81199 11Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M8 4l4 6.905H4L8 4z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M12.487 11.249L8.43199 4.24899C8.25199 3.93999 7.74599 3.93999 7.56699 4.24899L3.51199 11.249C3.42199 11.404 3.42199 11.595 3.51199 11.75C3.60199 11.904 3.76699 12 3.94599 12H12.055C12.234 12 12.399 11.904 12.489 11.75C12.578 11.595 12.578 11.404 12.489 11.249H12.487Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.02 7.98L8 3l4.98 4.98L8 12.96 3.02 7.98zM8 10.77l2.79-2.79L8 5.19 5.21 7.98 8 10.77z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M8.00001 13C7.87201 13 7.74401 12.951 7.64601 12.854L3.14601 8.35401C2.95101 8.15901 2.95101 7.84201 3.14601 7.64701L7.64601 3.14601C7.84101 2.95101 8.15801 2.95101 8.35301 3.14601L12.853 7.64601C13.048 7.84101 13.048 8.15801 12.853 8.35301L8.35301 12.853C8.25501 12.951 8.12701 12.999 7.99901 12.999L8.00001 13ZM4.20701 8.00001L8.00001 11.793L11.793 8.00001L8.00001 4.20701L4.20701 8.00001Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M8 3l5 5-5 5-5-5 5-5z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M12.854 7.64601L8.35401 3.14601C8.15901 2.95101 7.84201 2.95101 7.64701 3.14601L3.14601 7.64601C2.95101 7.84101 2.95101 8.15801 3.14601 8.35301L7.64601 12.853C7.74401 12.951 7.87201 12.999 8.00001 12.999C8.12801 12.999 8.25601 12.95 8.35401 12.853L12.854 8.35301C13.049 8.15801 13.049 7.84101 12.854 7.64601Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.326 10.222a4 4 0 1 0-6.653-4.444 4 4 0 0 0 6.653 4.444zM8.65 10H7.4v1h1.25v-1zM7.4 9V5h1.25v4H7.4z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 4C5.791 4 4 5.791 4 8C4 10.209 5.791 12 8 12C10.209 12 12 10.209 12 8C12 5.791 10.209 4 8 4ZM7.5 5.5C7.5 5.367 7.553 5.24 7.646 5.146C7.74 5.052 7.867 5 8 5C8.133 5 8.26 5.053 8.354 5.146C8.448 5.24 8.5 5.367 8.5 5.5V8.5C8.5 8.633 8.447 8.76 8.354 8.854C8.261 8.948 8.133 9 8 9C7.867 9 7.74 8.947 7.646 8.854C7.552 8.761 7.5 8.633 7.5 8.5V5.5ZM8 11.125C7.655 11.125 7.375 10.845 7.375 10.5C7.375 10.155 7.655 9.875 8 9.875C8.345 9.875 8.625 10.155 8.625 10.5C8.625 10.845 8.345 11.125 8 11.125Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M6.01298 6.77501C5.52698 6.28801 4.73198 6.28801 4.24498 6.77501L4.02498 6.99501C3.34898 7.67001 2.98498 8.56901 2.99998 9.52401C3.01198 10.28 3.25998 10.994 3.70998 11.583L1.64698 13.646C1.45198 13.841 1.45198 14.158 1.64698 14.353C1.74498 14.451 1.87298 14.499 2.00098 14.499C2.12898 14.499 2.25698 14.45 2.35498 14.353L4.42498 12.283C5.02198 12.718 5.73698 12.935 6.46098 12.935C7.39898 12.935 8.34898 12.572 9.06498 11.855L9.19598 11.724C9.68298 11.237 9.68298 10.444 9.19598 9.95601L6.01398 6.77401L6.01298 6.77501ZM8.48798 11.018L8.35698 11.149C7.36298 12.144 5.76098 12.208 4.78898 11.291C4.29098 10.823 4.01198 10.19 4.00098 9.50801C3.99098 8.82601 4.25098 8.18401 4.73298 7.70201L4.95298 7.48201C5.00198 7.43301 5.06498 7.40901 5.12998 7.40901C5.19498 7.40901 5.25798 7.43301 5.30698 7.48201L8.48898 10.664C8.58698 10.762 8.58698 10.92 8.48898 11.018H8.48798ZM14.354 1.64601C14.159 1.45101 13.842 1.45101 13.647 1.64601L11.577 3.71601C10.207 2.71701 8.20698 2.87301 6.93698 4.14401L6.80598 4.27501C6.31898 4.76201 6.31898 5.55501 6.80598 6.04301L9.98798 9.22501C10.231 9.46901 10.551 9.59101 10.872 9.59101C11.193 9.59101 11.513 9.46901 11.756 9.22501L11.976 9.00501C12.652 8.33001 13.016 7.43101 13.001 6.47601C12.989 5.72001 12.741 5.00601 12.291 4.41701L14.354 2.35401C14.549 2.15901 14.549 1.84101 14.354 1.64601ZM11.268 8.29701L11.048 8.51701C10.95 8.61501 10.792 8.61501 10.694 8.51701L7.51198 5.33501C7.41398 5.23701 7.41398 5.07901 7.51198 4.98101L7.64298 4.85001C8.16698 4.32601 8.85998 4.06001 9.53998 4.06001C10.15 4.06001 10.751 4.27401 11.211 4.70801C11.709 5.17601 11.988 5.80901 11.999 6.49101C12.009 7.17301 11.75 7.81501 11.268 8.29701Z"/></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.04 1.361l.139-.057H21.32l.14.057 1.178 1.179.057.139V16.82l-.057.14-1.179 1.178-.139.057H14V18a1.99 1.99 0 0 0-.548-1.375h7.673V2.875H7.375v7.282a5.73 5.73 0 0 0-1.571-.164V2.679l.057-.14L7.04 1.362zm9.531 9.452l-2.809 2.8a2 2 0 0 0-.348-.467l-.419-.42 2.236-2.235-3.606-3.694.813-.833 4.133 4.133v.716zM9.62 14.82l1.32-1.32L12 14.56l-1.72 1.72.22.22V18H12v1.45h-1.5v.1a5.888 5.888 0 0 1-.41 1.45L12 22.94 10.94 24l-1.65-1.65A4.308 4.308 0 0 1 6 24a4.31 4.31 0 0 1-3.29-1.65L1.06 24 0 22.94 1.91 21a5.889 5.889 0 0 1-.41-1.42v-.08H0V18h1.5v-1.5l.22-.22L0 14.56l1.06-1.06 1.32 1.32a3.73 3.73 0 0 1 7.24 0zm-2.029-.661A2.25 2.25 0 0 0 3.75 15.75h4.5a2.25 2.25 0 0 0-.659-1.591zm.449 7.38A3.33 3.33 0 0 0 9 19.5v-2.25H3v2.25a3.33 3.33 0 0 0 3 3 3.33 3.33 0 0 0 2.04-.96z"/></svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M5.25 21H11.8185L11.16 21.6585C10.9155 21.903 10.7565 22.194 10.647 22.5H5.25C3.1815 22.5 1.5 20.8185 1.5 18.75V5.25C1.5 3.183 3.1815 1.5 5.25 1.5H18.75C20.8185 1.5 22.5 3.183 22.5 5.25V12.135C22.236 12.228 21.9885 12.3645 21.774 12.552C21.558 12.2205 21.294 11.925 21 11.661V5.25C21 4.0095 19.9905 3 18.75 3H5.25C4.0095 3 3 4.0095 3 5.25V18.75C3 19.9905 4.0095 21 5.25 21ZM4.719 17.781C4.866 17.9265 5.058 18 5.25 18C5.442 18 5.634 17.928 5.781 17.781L10.2795 13.2825C10.572 12.99 10.572 12.5145 10.2795 12.222L5.7795 7.722C5.487 7.4295 5.0115 7.4295 4.719 7.722C4.4265 8.0145 4.4265 8.49 4.719 8.7825L8.688 12.7515L4.719 16.7205C4.4265 17.013 4.4265 17.4885 4.719 17.781ZM22.5 19.5C22.5 20.076 22.3905 20.625 22.1925 21.132L23.781 22.7205C24.0735 23.013 24.0735 23.4885 23.781 23.781C23.634 23.928 23.442 24 23.25 24C23.058 24 22.866 23.9265 22.719 23.781L21.3915 22.4535C20.5665 23.4 19.3515 24.0015 18 24.0015C16.6485 24.0015 15.4335 23.4015 14.6085 22.4535L13.281 23.781C13.134 23.928 12.942 24 12.75 24C12.558 24 12.366 23.9265 12.219 23.781C11.9265 23.4885 11.9265 23.013 12.219 22.7205L13.8075 21.132C13.6095 20.625 13.5 20.076 13.5 19.5H12.75C12.336 19.5 12 19.164 12 18.75C12 18.336 12.336 18 12.75 18H13.5V16.0605L12.219 14.7795C11.9265 14.487 11.9265 14.0115 12.219 13.719C12.5115 13.4265 12.987 13.4265 13.2795 13.719L14.5605 15H15C15 13.3455 16.3455 12 18 12C19.6545 12 21 13.3455 21 15H21.4395L22.7205 13.719C23.013 13.4265 23.4885 13.4265 23.781 13.719C24.0735 14.0115 24.0735 14.487 23.781 14.7795L22.5 16.0605V18H23.25C23.664 18 24 18.336 24 18.75C24 19.164 23.664 19.5 23.25 19.5H22.5ZM16.5 15H19.5C19.5 14.172 18.828 13.5 18 13.5C17.172 13.5 16.5 14.172 16.5 15ZM21 16.5H15V19.5C15 21.1545 16.3455 22.5 18 22.5C19.6545 22.5 21 21.1545 21 19.5V16.5Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 2H3V14H4V2ZM7.29062 2.59314L6.5 3.00001V13L7.29062 13.4069L14.2906 8.40687V7.59314L7.29062 2.59314ZM13.1398 8.00001L7.5 12.0284V3.9716L13.1398 8.00001Z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M3 2.5C3 2.22386 2.77614 2 2.5 2C2.22386 2 2 2.22386 2 2.5V13.5C2 13.7761 2.22386 14 2.5 14C2.77614 14 3 13.7761 3 13.5V2.5ZM5 3.00176C5 2.19 5.91615 1.71648 6.57836 2.18598L13.5788 7.14908C14.1385 7.54593 14.1414 8.37575 13.5845 8.77653L6.58411 13.8142C5.9226 14.2903 5 13.8175 5 13.0026V3.00176ZM13.0004 7.96486L6 3.00175L6 13.0026L13.0004 7.96486Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 2H4v12H2.5V2zm4.936.39L6.25 3v10l1.186.61 7-5V7.39l-7-5zM12.71 8l-4.96 3.543V4.457L12.71 8z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M3 2.5C3 2.22386 2.77614 2 2.5 2C2.22386 2 2 2.22386 2 2.5V13.5C2 13.7761 2.22386 14 2.5 14C2.77614 14 3 13.7761 3 13.5V2.5ZM5 3.00176C5 2.19 5.91615 1.71648 6.57836 2.18598L13.5788 7.14908C14.1385 7.54593 14.1414 8.37575 13.5845 8.77653L6.58411 13.8142C5.9226 14.2903 5 13.8175 5 13.0026V3.00176ZM13.0004 7.96486L6 3.00175L6 13.0026L13.0004 7.96486Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 2.41L5.78 2L14.78 8V8.83L9 12.6833V11.4826L13.6 8.42L6 3.35V7H5V2.41Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.13041 12.1236C5.94796 12.3032 5.80777 12.503 5.70927 12.7232C5.61337 12.9427 5.56516 13.181 5.56516 13.4389V14.3007C5.56516 14.3973 5.54694 14.4886 5.51016 14.5741C5.4738 14.6587 5.42387 14.7328 5.36036 14.7961C5.29687 14.8594 5.2225 14.9091 5.13774 14.9453C5.05203 14.9819 4.96049 15 4.86366 15H3.9988C3.90197 15 3.81043 14.9819 3.72472 14.9453C3.63996 14.9091 3.5656 14.8594 3.5021 14.7961C3.4386 14.7328 3.38866 14.6587 3.3523 14.5741C3.31552 14.4886 3.2973 14.3973 3.2973 14.3007V13.4389C3.2973 13.1811 3.248 12.9428 3.1499 12.7234C3.05368 12.5033 2.91448 12.3031 2.73205 12.1236C2.49791 11.8926 2.31713 11.6346 2.19041 11.35C2.0633 11.0644 2 10.7552 2 10.4228C2 10.2005 2.02876 9.98586 2.08641 9.77906C2.14392 9.57279 2.22565 9.38 2.33166 9.20087C2.43754 9.01972 2.56419 8.85567 2.71156 8.70884C2.85886 8.56206 3.02231 8.4359 3.20182 8.33042C3.38373 8.22488 3.57848 8.14334 3.78542 8.08606C3.99288 8.02865 4.2082 8 4.43123 8C4.65426 8 4.86959 8.02865 5.07704 8.08606C5.28398 8.14334 5.4774 8.22475 5.65714 8.33035C5.8389 8.43582 6.00353 8.56199 6.15091 8.70884C6.29827 8.85567 6.42492 9.01972 6.53079 9.20086C6.63681 9.37999 6.71854 9.57278 6.77605 9.77906C6.8337 9.98586 6.86246 10.2005 6.86246 10.4228C6.86246 10.7552 6.79916 11.0644 6.67206 11.35C6.54533 11.6346 6.36456 11.8926 6.13041 12.1236ZM5.02703 13.1154H3.83544V14.3007C3.83544 14.3443 3.8508 14.3814 3.88401 14.4145C3.91724 14.4476 3.95465 14.4631 3.9988 14.4631H4.86366C4.90781 14.4631 4.94523 14.4476 4.97845 14.4145C5.01166 14.3814 5.02703 14.3443 5.02703 14.3007V13.1154Z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M6 10C6 11.023 5.488 11.926 4.706 12.468L4.6 13H1.4L1.294 12.468C0.512 11.926 0 11.023 0 10C0 8.343 1.344 7 3.001 7C4.658 7 6 8.343 6 10ZM13.233 6.691L5.234 2.191C5.01 2.066 4.756 2 4.5 2C3.673 2 3 2.673 3 3.5V6C3.347 6 3.678 6.058 3.999 6.142V3.5C3.999 3.225 4.223 3 4.499 3C4.586 3 4.668 3.021 4.744 3.063L12.744 7.563C12.901 7.652 12.999 7.819 12.999 8C12.999 8.181 12.901 8.348 12.743 8.437L6.451 11.976C6.228 12.365 5.959 12.729 5.614 13.027L5.487 13.665L13.233 9.308C13.706 9.042 14 8.541 14 7.999C14 7.457 13.706 6.957 13.233 6.691ZM1.839 15.196C1.933 15.663 2.343 16 2.82 16H3.18C3.657 16 4.067 15.663 4.161 15.196L4.4 14H1.6L1.839 15.196Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.617 3.844a2.87 2.87 0 0 0-.451-.868l1.354-1.36L13.904 1l-1.36 1.354a2.877 2.877 0 0 0-.868-.452 3.073 3.073 0 0 0-2.14.075 3.03 3.03 0 0 0-.991.664L7 4.192l4.327 4.328 1.552-1.545c.287-.287.508-.618.663-.992a3.074 3.074 0 0 0 .075-2.14zm-.889 1.804a2.15 2.15 0 0 1-.471.705l-.93.93-3.09-3.09.93-.93a2.15 2.15 0 0 1 .704-.472 2.134 2.134 0 0 1 1.689.007c.264.114.494.271.69.472.2.195.358.426.472.69a2.134 2.134 0 0 1 .007 1.688zm-4.824 4.994l1.484-1.545-.616-.622-1.49 1.551-1.86-1.859 1.491-1.552L6.291 6 4.808 7.545l-.616-.615-1.551 1.545a3 3 0 0 0-.663.998 3.023 3.023 0 0 0-.233 1.169c0 .332.05.656.15.97.105.31.258.597.459.862L1 13.834l.615.615 1.36-1.353c.265.2.552.353.862.458.314.1.638.15.97.15.406 0 .796-.077 1.17-.232.378-.155.71-.376.998-.663l1.545-1.552-.616-.615zm-2.262 2.023a2.16 2.16 0 0 1-.834.164c-.301 0-.586-.057-.855-.17a2.278 2.278 0 0 1-.697-.466 2.28 2.28 0 0 1-.465-.697 2.167 2.167 0 0 1-.17-.854 2.16 2.16 0 0 1 .642-1.545l.93-.93 3.09 3.09-.93.93a2.22 2.22 0 0 1-.711.478z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M15.3542 0.646006C15.1592 0.451006 14.8422 0.451006 14.6472 0.646006L12.5772 2.71601C11.2072 1.71701 9.20723 1.87301 7.93723 3.14401L7.80623 3.27501C7.31923 3.76201 7.31923 4.55501 7.80623 5.04301L10.9882 8.22501C11.2312 8.46901 11.5512 8.59101 11.8722 8.59101C12.1932 8.59101 12.5132 8.46901 12.7562 8.22501L12.9762 8.00501C13.6522 7.33001 14.0162 6.43101 14.0012 5.47601C13.9892 4.72001 13.7412 4.00601 13.2912 3.41701L15.3542 1.35401C15.5492 1.15901 15.5492 0.841006 15.3542 0.646006ZM12.2682 7.29701L12.0482 7.51701C11.9502 7.61501 11.7922 7.61501 11.6942 7.51701L8.51223 4.33501C8.41423 4.23701 8.41423 4.07901 8.51223 3.98101L8.64323 3.85001C9.16723 3.32601 9.86023 3.06001 10.5402 3.06001C11.1502 3.06001 11.7512 3.27401 12.2112 3.70801C12.7092 4.17601 12.9882 4.80901 12.9992 5.49101C13.0092 6.17301 12.7502 6.81501 12.2682 7.29701ZM8.14623 9.14601L7.26623 10.026L5.97323 8.73301L6.85323 7.85301C7.04823 7.65801 7.04823 7.34101 6.85323 7.14601C6.65823 6.95101 6.34123 6.95101 6.14623 7.14601L5.26623 8.02601L5.01323 7.77301C4.52723 7.28701 3.73223 7.28701 3.24523 7.77401L3.02523 7.99401C2.34923 8.66901 1.98523 9.56801 2.00023 10.523C2.01223 11.279 2.26023 11.993 2.71023 12.582L0.647227 14.645C0.452227 14.84 0.452227 15.157 0.647227 15.352C0.745227 15.45 0.873227 15.498 1.00123 15.498C1.12923 15.498 1.25723 15.449 1.35523 15.352L3.42523 13.282C4.02223 13.717 4.73723 13.934 5.46123 13.934C6.39923 13.934 7.34923 13.571 8.06523 12.854L8.19623 12.723C8.68323 12.236 8.68323 11.443 8.19623 10.955L7.97423 10.733L8.85423 9.85301C9.04923 9.65801 9.04923 9.34101 8.85423 9.14601C8.65923 8.95101 8.34223 8.95101 8.14723 9.14601H8.14623ZM7.48923 12.018L7.35723 12.149C6.36323 13.144 4.76123 13.208 3.78923 12.291C3.29123 11.823 3.01223 11.19 3.00123 10.508C2.99123 9.82601 3.25123 9.18401 3.73323 8.70201L3.95323 8.48201C4.00223 8.43301 4.06523 8.40901 4.13023 8.40901C4.19523 8.40901 4.25823 8.43301 4.30723 8.48201C5.37118 9.54596 6.42725 10.602 7.48723 11.662C7.58523 11.76 7.58523 11.918 7.48723 12.016L7.48923 12.018Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M6 10V9h9v1H6zm4-4h5v1h-5V6zm5-3v1H6V3h9zm-9 9v1h9v-1H6z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M1 2.795l.783-.419 5.371 3.581v.838l-5.371 3.581L1 9.957V2.795zm1.007.94v5.281l3.96-2.64-3.96-2.64z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M3.62204 8.91401C4.49504 9.08801 5.40004 8.99901 6.22204 8.65801C7.04404 8.31701 7.74704 7.74101 8.24204 7.00101C8.73604 6.26101 9.00004 5.39101 9.00004 4.50101C9.00004 3.30801 8.52604 2.16301 7.68204 1.31901C6.83804 0.475007 5.69404 0.00100708 4.50004 0.00100708C3.61004 0.00100708 2.74004 0.265007 2.00004 0.759007C1.26004 1.25301 0.683038 1.95601 0.343038 2.77901C0.00203794 3.60001 -0.0869621 4.50501 0.0860379 5.37801C0.259038 6.25101 0.688038 7.05301 1.31804 7.68201C1.94804 8.31101 2.74904 8.74001 3.62204 8.91401ZM3.00004 2.85001C3.00004 2.76301 3.02304 2.67701 3.06604 2.60201C3.10904 2.52601 3.17104 2.46301 3.24704 2.41901C3.32204 2.37501 3.40704 2.35101 3.49404 2.35001C3.58104 2.34901 3.66704 2.37101 3.74304 2.41301L6.71304 4.06301C6.79104 4.10601 6.85604 4.17001 6.90104 4.24601C6.94604 4.32301 6.97004 4.41001 6.97004 4.50001C6.97004 4.59001 6.94604 4.67701 6.90104 4.75301C6.85604 4.83001 6.79104 4.89301 6.71304 4.93601L3.74304 6.58601C3.66704 6.62801 3.58104 6.65001 3.49404 6.64901C3.40704 6.64801 3.32204 6.62401 3.24704 6.58001C3.17204 6.53601 3.11004 6.47301 3.06604 6.39701C3.02304 6.32101 3.00004 6.23601 3.00004 6.14901V2.85001ZM15 7.50001C15 7.77601 14.776 8.00001 14.5 8.00001H8.74304C8.99704 7.69301 9.21804 7.35801 9.40004 7.00001H14.5C14.776 7.00001 15 7.22401 15 7.50001ZM9.97804 4.00001C9.94704 3.65701 9.88504 3.32201 9.79304 3.00001H14.5C14.776 3.00001 15 3.22401 15 3.50001C15 3.77601 14.776 4.00001 14.5 4.00001H9.97804ZM15 11.5C15 11.776 14.776 12 14.5 12H1.50004C1.22404 12 1.00004 11.776 1.00004 11.5C1.00004 11.224 1.22404 11 1.50004 11H14.5C14.776 11 15 11.224 15 11.5Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M4.5 3H6v10H4.5V3zm7 0v10H10V3h1.5z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M3.75 2C2.7835 2 2 2.7835 2 3.75V12.25C2 13.2165 2.7835 14 3.75 14H5.25C6.2165 14 7 13.2165 7 12.25V3.75C7 2.7835 6.2165 2 5.25 2H3.75ZM3 3.75C3 3.33579 3.33579 3 3.75 3H5.25C5.66421 3 6 3.33579 6 3.75V12.25C6 12.6642 5.66421 13 5.25 13H3.75C3.33579 13 3 12.6642 3 12.25V3.75ZM10.75 2C9.7835 2 9 2.7835 9 3.75V12.25C9 13.2165 9.7835 14 10.75 14H12.25C13.2165 14 14 13.2165 14 12.25V3.75C14 2.7835 13.2165 2 12.25 2H10.75ZM10 3.75C10 3.33579 10.3358 3 10.75 3H12.25C12.6642 3 13 3.33579 13 3.75V12.25C13 12.6642 12.6642 13 12.25 13H10.75C10.3358 13 10 12.6642 10 12.25V3.75Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.167 12a3 3 0 0 1-5.74 1.223l-.928.376A4.001 4.001 0 1 0 1 9.556V8.333H0V11l.5.5h2.333v-1H1.568A3 3 0 0 1 7.167 12z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5 2.41L5.78 2l9 6v.83L10 12.017v-1.2l3.6-2.397L6 3.35V7H5V2.41z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M14.001 8C14.001 8.542 13.708 9.043 13.236 9.308L7.977 12.266C7.958 11.911 7.892 11.563 7.79 11.224L12.745 8.437C12.903 8.348 13 8.181 13 8C13 7.819 12.902 7.652 12.745 7.563L4.745 3.063C4.67 3.021 4.587 3 4.5 3C4.224 3 4 3.225 4 3.5V8.082C3.833 8.064 3.669 8.034 3.5 8.034C3.331 8.034 3.167 8.07 3 8.088V3.5C3 2.673 3.673 2 4.5 2C4.756 2 5.01 2.066 5.234 2.191L13.235 6.692C13.707 6.957 14 7.459 14 8H14.001ZM3.5 9.034C2.578 9.034 1.692 9.389 1.025 10.025L1 10.051V9.499C1 9.366 0.947 9.239 0.854 9.145C0.76 9.051 0.633 8.999 0.5 8.999C0.367 8.999 0.24 9.052 0.146 9.145C0.052 9.239 0 9.366 0 9.499V11.499C0 11.632 0.053 11.759 0.146 11.853C0.24 11.947 0.367 11.999 0.5 11.999H2.5C2.633 11.999 2.76 11.946 2.854 11.853C2.948 11.759 3 11.632 3 11.499C3 11.366 2.947 11.239 2.854 11.145C2.76 11.051 2.633 10.999 2.5 10.999H1.5C1.571 10.905 1.648 10.815 1.732 10.732C2.208 10.277 2.842 10.024 3.5 10.024C4.158 10.024 4.792 10.278 5.268 10.732C5.5 10.964 5.684 11.24 5.81 11.543C5.936 11.846 6 12.172 6 12.5C6 12.828 5.935 13.154 5.81 13.457C5.684 13.76 5.5 14.036 5.268 14.268C4.791 14.722 4.158 14.976 3.5 14.976C2.842 14.976 2.208 14.722 1.732 14.268C1.638 14.177 1.511 14.127 1.38 14.128C1.249 14.129 1.123 14.182 1.031 14.274C0.938 14.367 0.886 14.492 0.885 14.623C0.884 14.754 0.934 14.88 1.025 14.975C1.681 15.631 2.572 16 3.5 16C4.428 16 5.319 15.631 5.975 14.975C6.631 14.319 7 13.428 7 12.5C7 11.572 6.631 10.681 5.975 10.025C5.308 9.389 4.422 9.034 3.5 9.034Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M1 10V9h5.207a5.48 5.48 0 0 0-.185 1H1zm6.257-3a5.54 5.54 0 0 1 1.08-1H1v1h6.257zM6.6 13a5.465 5.465 0 0 1-.393-1H1v1h5.6zM15 3v1H1V3h14zm-3.36 10.031a2.531 2.531 0 1 0-2.192-3.797h1.068v.844h-1.97l-.421-.422v-2.25h.844v1.032a3.375 3.375 0 1 1-.423 3.412l.782-.318a2.532 2.532 0 0 0 2.313 1.5z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M1 3.5C1 3.22386 1.22386 3 1.5 3H14.5C14.7761 3 15 3.22386 15 3.5C15 3.77614 14.7761 4 14.5 4H1.5C1.22386 4 1 3.77614 1 3.5Z"/><path d="M1 7.5C1 7.22386 1.22386 7 1.5 7H14.5C14.7761 7 15 7.22386 15 7.5C15 7.77614 14.7761 8 14.5 8H1.5C1.22386 8 1 7.77614 1 7.5Z"/><path d="M1 11.5C1 11.2239 1.22386 11 1.5 11H7.99939V11.4994C7.99939 11.6716 8.02899 11.8407 8.08538 12H1.5C1.22386 12 1 11.7761 1 11.5Z"/><path d="M8.99939 9.49939V11.4994C8.99939 11.632 9.05207 11.7592 9.14584 11.8529C9.2396 11.9467 9.36678 11.9994 9.49939 11.9994H11.4994C11.632 11.9994 11.7592 11.9467 11.8529 11.8529C11.9467 11.7592 11.9994 11.632 11.9994 11.4994C11.9994 11.3668 11.9467 11.2396 11.8529 11.1458C11.7592 11.0521 11.632 10.9994 11.4994 10.9994H10.4994C10.5702 10.9049 10.6477 10.8157 10.7314 10.7324C11.2078 10.2778 11.8409 10.0242 12.4994 10.0242C13.1579 10.0242 13.791 10.2778 14.2674 10.7324C14.4996 10.9645 14.6838 11.2402 14.8095 11.5435C14.9352 11.8469 14.9999 12.172 14.9999 12.5004C14.9999 12.8287 14.9352 13.1539 14.8095 13.4573C14.6838 13.7606 14.4996 14.0362 14.2674 14.2684C13.7909 14.7227 13.1578 14.9762 12.4994 14.9762C11.841 14.9762 11.2079 14.7227 10.7314 14.2684C10.6371 14.1773 10.5108 14.1269 10.3797 14.1281C10.2486 14.1292 10.1232 14.1818 10.0305 14.2745C9.93778 14.3672 9.88519 14.4926 9.88405 14.6237C9.88291 14.7548 9.93331 14.8811 10.0244 14.9754C10.6808 15.6318 11.5711 16.0006 12.4994 16.0006C13.4277 16.0006 14.318 15.6318 14.9744 14.9754C15.6308 14.319 15.9996 13.4287 15.9996 12.5004C15.9996 11.5721 15.6308 10.6818 14.9744 10.0254C14.3075 9.38902 13.4212 9.03396 12.4994 9.03396C11.5776 9.03396 10.6912 9.38902 10.0244 10.0254L9.99939 10.0514V9.49939C9.99939 9.36678 9.94671 9.2396 9.85294 9.14584C9.75918 9.05207 9.632 8.99939 9.49939 8.99939C9.36678 8.99939 9.2396 9.05207 9.14584 9.14584C9.05207 9.2396 8.99939 9.36678 8.99939 9.49939Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.75 8a4.5 4.5 0 0 1-8.61 1.834l-1.391.565A6.001 6.001 0 0 0 14.25 8 6 6 0 0 0 3.5 4.334V2.5H2v4l.75.75h3.5v-1.5H4.352A4.5 4.5 0 0 1 12.75 8z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M12.9991 8C12.9991 5.23858 10.7605 3 7.99909 3C6.36382 3 4.91128 3.78495 3.99863 5H5.99909C6.27524 5 6.49909 5.22386 6.49909 5.5C6.49909 5.77614 6.27524 6 5.99909 6H3.10868C3.10184 6.00014 3.09498 6.00014 3.08812 6H2.99909C2.72295 6 2.49909 5.77614 2.49909 5.5V2.5C2.49909 2.22386 2.72295 2 2.99909 2C3.27524 2 3.49909 2.22386 3.49909 2.5V4.03138C4.59815 2.78613 6.20656 2 7.99909 2C11.3128 2 13.9991 4.68629 13.9991 8C13.9991 11.3137 11.3128 14 7.99909 14C4.86898 14 2.29916 11.6035 2.02353 8.54488C1.99875 8.26985 2.20161 8.0268 2.47664 8.00202C2.75167 7.97723 2.99471 8.1801 3.0195 8.45512C3.2491 11.003 5.39117 13 7.99909 13C10.7605 13 12.9991 10.7614 12.9991 8Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.5 2H12v12h1.5V2zm-4.936.39L9.75 3v10l-1.186.61-7-5V7.39l7-5zM3.29 8l4.96 3.543V4.457L3.29 8z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M12.9999 2.5C12.9999 2.224 13.2239 2 13.4999 2C13.7759 2 13.9999 2.224 13.9999 2.5V13.5C13.9999 13.776 13.7759 14 13.4999 14C13.2239 14 12.9999 13.776 12.9999 13.5V2.5ZM10.9999 3.002C10.9999 2.19 10.0839 1.717 9.42188 2.186L2.42188 7.149C1.86188 7.546 1.85888 8.376 2.41588 8.776L9.41588 13.814C10.0769 14.29 10.9999 13.817 10.9999 13.002V3.002ZM2.99988 7.965L9.99988 3.002V13.003L2.99988 7.965Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"/><path d="M14.5 7.15l-4.26-4.74L9.31 2H4.25L3 3.25v9.48l1.25 1.25h5.06l.93-.42 4.26-4.74V7.15zm-5.19 5.58H4.25V3.25h5.06l4.26 4.73-4.26 4.75z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M10 8.01001C10 8.40601 9.88302 8.79201 9.66302 9.12101C9.44302 9.45001 9.13102 9.70601 8.76502 9.85801C8.40002 10.009 7.99702 10.049 7.60902 9.97201C7.22102 9.89501 6.86502 9.70401 6.58502 9.42501C6.30502 9.14501 6.11502 8.78901 6.03802 8.40101C5.96102 8.01301 6.00002 7.61101 6.15202 7.24501C6.30302 6.88001 6.56002 6.56701 6.88902 6.34701C7.21802 6.12701 7.60502 6.01001 8.00002 6.01001C8.53002 6.01001 9.03902 6.22101 9.41402 6.59601C9.78902 6.97101 10 7.48001 10 8.01001Z"/><path d="M8.879 14H5C3.897 14 3 13.103 3 12V4C3 2.897 3.897 2 5 2H8.879C9.405 2 9.921 2.213 10.293 2.586L14.505 6.798C14.826 7.119 15.003 7.546 15.003 8C15.003 8.454 14.826 8.881 14.505 9.202L10.293 13.414C9.921 13.787 9.405 14 8.879 14ZM5 3C4.449 3 4 3.449 4 4V12C4 12.551 4.449 13 5 13H8.879C9.142 13 9.4 12.893 9.586 12.707L13.798 8.495C13.93 8.363 14.003 8.187 14.003 8C14.003 7.813 13.93 7.637 13.798 7.505L9.586 3.293C9.4 3.107 9.142 3 8.879 3H5Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M14.5 7.15l-4.26-4.74L9.31 2H4.25L3 3.25v9.48l1.25 1.25h5.06l.93-.42 4.26-4.74V7.15zm-5.19 5.58H4.25V3.25h5.06l4.26 4.73-4.26 4.75z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M8.879 14H5C3.897 14 3 13.103 3 12V4C3 2.897 3.897 2 5 2H8.879C9.405 2 9.921 2.213 10.293 2.586L14.505 6.798C14.826 7.119 15.003 7.546 15.003 8C15.003 8.454 14.826 8.881 14.505 9.202L10.293 13.414C9.921 13.787 9.405 14 8.879 14ZM5 3C4.449 3 4 3.449 4 4V12C4 12.551 4.449 13 5 13H8.879C9.142 13 9.4 12.893 9.586 12.707L13.798 8.495C13.93 8.363 14.003 8.187 14.003 8C14.003 7.813 13.93 7.637 13.798 7.505L9.586 3.293C9.4 3.107 9.142 3 8.879 3H5Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.25 3l1.166-.624 8 5.333v1.248l-8 5.334-1.166-.624V3zm1.5 1.401v7.864l5.898-3.932L5.75 4.401z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M4.74514 3.06414C4.41183 2.87665 4 3.11751 4 3.49993V12.5002C4 12.8826 4.41182 13.1235 4.74512 12.936L12.7454 8.43601C13.0852 8.24486 13.0852 7.75559 12.7454 7.56443L4.74514 3.06414ZM3 3.49993C3 2.35268 4.2355 1.63011 5.23541 2.19257L13.2357 6.69286C14.2551 7.26633 14.2551 8.73415 13.2356 9.30759L5.23537 13.8076C4.23546 14.37 3 13.6474 3 12.5002V3.49993Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.75 5.75v-4h1.5v2.542c1.145-1.359 2.911-2.209 4.84-2.209 3.177 0 5.92 2.307 6.16 5.398l.02.269h-1.5l-.022-.226c-.212-2.195-2.202-3.94-4.656-3.94-1.736 0-3.244.875-4.05 2.166h2.83v1.5H2.707l-.961-.975V5.75h.003zM8 14a2 2 0 1 1 0-4 2 2 0 0 1 0 4z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M13.976 8.455C13.696 5.345 11.127 3 8 3C5.959 3 4.092 4.047 3 5.686V3.5C3 3.224 2.776 3 2.5 3C2.224 3 2 3.224 2 3.5V7.5C2 7.776 2.224 8 2.5 8H6.5C6.776 8 7 7.776 7 7.5C7 7.224 6.776 7 6.5 7H3.416C4.202 5.205 6.001 4 8 4C10.605 4 12.746 5.954 12.979 8.545C13.002 8.805 13.221 9 13.477 9C13.492 9 13.507 9 13.522 8.998C13.797 8.974 14 8.73 13.975 8.455H13.976Z"/><path d="M8 11C6.897 11 6 11.897 6 13C6 14.103 6.897 15 8 15C9.103 15 10 14.103 10 13C10 11.897 9.103 11 8 11ZM8 14C7.449 14 7 13.552 7 13C7 12.448 7.449 12 8 12C8.551 12 9 12.448 9 13C9 13.552 8.551 14 8 14Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 9.532h.542l3.905-3.905-1.061-1.06-2.637 2.61V1H7.251v6.177l-2.637-2.61-1.061 1.06 3.905 3.905H8zm1.956 3.481a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M8.00001 11C6.89701 11 6.00001 11.897 6.00001 13C6.00001 14.103 6.89701 15 8.00001 15C9.10301 15 10 14.103 10 13C10 11.897 9.10301 11 8.00001 11ZM8.00001 14C7.44901 14 7.00001 13.552 7.00001 13C7.00001 12.448 7.44901 12 8.00001 12C8.55101 12 9.00001 12.448 9.00001 13C9.00001 13.552 8.55101 14 8.00001 14ZM11.354 6.854L8.35401 9.854C8.25601 9.952 8.12801 10 8.00001 10C7.87201 10 7.74401 9.951 7.64601 9.854L4.64601 6.854C4.45101 6.659 4.45101 6.342 4.64601 6.147C4.84101 5.952 5.15801 5.952 5.35301 6.147L7.49901 8.293V1.5C7.49901 1.224 7.72301 1 7.99901 1C8.27501 1 8.49901 1.224 8.49901 1.5V8.293L10.645 6.147C10.84 5.952 11.157 5.952 11.352 6.147C11.547 6.342 11.547 6.659 11.352 6.854H11.354Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 1h-.542L3.553 4.905l1.061 1.06 2.637-2.61v6.177h1.498V3.355l2.637 2.61 1.061-1.06L8.542 1H8zm1.956 12.013a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M7.99996 11C6.89696 11 5.99996 11.897 5.99996 13C5.99996 14.103 6.89696 15 7.99996 15C9.10296 15 9.99996 14.103 9.99996 13C9.99996 11.897 9.10296 11 7.99996 11ZM7.99996 14C7.44896 14 6.99996 13.552 6.99996 13C6.99996 12.448 7.44896 12 7.99996 12C8.55096 12 8.99996 12.448 8.99996 13C8.99996 13.552 8.55096 14 7.99996 14ZM11.354 4.854C11.159 5.049 10.842 5.049 10.647 4.854L8.50096 2.708V9.501C8.50096 9.777 8.27696 10.001 8.00096 10.001C7.72496 10.001 7.50096 9.777 7.50096 9.501V2.707L5.35496 4.853C5.15996 5.048 4.84296 5.048 4.64796 4.853C4.45296 4.658 4.45296 4.341 4.64796 4.146L7.64796 1.146C7.74596 1.048 7.87396 1 8.00196 1C8.12996 1 8.25796 1.049 8.35596 1.146L11.356 4.146C11.551 4.341 11.551 4.658 11.356 4.853L11.354 4.854Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.25 5.75v-4h-1.5v2.542c-1.145-1.359-2.911-2.209-4.84-2.209-3.177 0-5.92 2.307-6.16 5.398l-.02.269h1.501l.022-.226c.212-2.195 2.202-3.94 4.656-3.94 1.736 0 3.244.875 4.05 2.166h-2.83v1.5h4.163l.962-.975V5.75h-.004zM8 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M2.024 8.455C2.304 5.345 4.873 3 8 3C10.041 3 11.908 4.047 13 5.686V3.5C13 3.224 13.224 3 13.5 3C13.776 3 14 3.224 14 3.5V7.5C14 7.776 13.776 8 13.5 8H9.5C9.224 8 9 7.776 9 7.5C9 7.224 9.224 7 9.5 7H12.584C11.798 5.205 9.999 4 8 4C5.395 4 3.254 5.954 3.021 8.545C2.998 8.805 2.779 9 2.523 9C2.508 9 2.493 9 2.478 8.998C2.203 8.974 2 8.73 2.025 8.455H2.024Z"/><path d="M6 13C6 14.103 6.897 15 8 15C9.103 15 10 14.103 10 13C10 11.897 9.103 11 8 11C6.897 11 6 11.897 6 13ZM7 13C7 12.448 7.449 12 8 12C8.551 12 9 12.448 9 13C9 13.552 8.551 14 8 14C7.449 14 7 13.552 7 13Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M13 1.99976L14 2.99976V12.9998L13 13.9998H3L2 12.9998L2 2.99976L3 1.99976H13ZM12.7461 3.25057L3.25469 3.25057L3.25469 12.7504H12.7461V3.25057Z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M12.5 3C12.7761 3 13 3.22386 13 3.5V12.5C13 12.7761 12.7761 13 12.5 13H3.5C3.22386 13 3 12.7761 3 12.5V3.5C3 3.22386 3.22386 3 3.5 3H12.5ZM3.5 2C2.67157 2 2 2.67157 2 3.5V12.5C2 13.3284 2.67157 14 3.5 14H12.5C13.3284 14 14 13.3284 14 12.5V3.5C14 2.67157 13.3284 2 12.5 2H3.5Z"/></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M3.463 12.86l-.005-.07.005.07zm7.264.69l-3.034-3.049 1.014-1.014 3.209 3.225 3.163-3.163 1.014 1.014-3.034 3.034 3.034 3.05-1.014 1.014-3.209-3.225L8.707 17.6l-1.014-1.014 3.034-3.034z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M16.933 5.003V6h1.345l2.843-2.842 1.014 1.014-2.692 2.691.033.085a13.75 13.75 0 0 1 .885 4.912c0 .335-.011.667-.034.995l-.005.075h3.54v1.434h-3.72l-.01.058c-.303 1.653-.891 3.16-1.692 4.429l-.06.094 3.423 3.44-1.017 1.012-3.274-3.29-.099.11c-1.479 1.654-3.395 2.646-5.483 2.646-2.12 0-4.063-1.023-5.552-2.723l-.098-.113-3.209 3.208-1.014-1.014 3.366-3.365-.059-.095c-.772-1.25-1.34-2.725-1.636-4.34l-.01-.057H0V12.93h3.538l-.005-.075a14.23 14.23 0 0 1-.034-.995c0-1.743.31-3.39.863-4.854l.032-.084-2.762-2.776L2.65 3.135 5.5 6h1.427v-.997a5.003 5.003 0 0 1 10.006 0zm-8.572 0V6H15.5v-.997a3.569 3.569 0 0 0-7.138 0zm9.8 2.522l-.034-.09H5.733l-.034.09a12.328 12.328 0 0 0-.766 4.335c0 2.76.862 5.201 2.184 6.92 1.32 1.716 3.036 2.649 4.813 2.649 1.777 0 3.492-.933 4.813-2.65 1.322-1.718 2.184-4.16 2.184-6.919 0-1.574-.28-3.044-.766-4.335z"/></svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M21.75 12H19.5V9C19.5 8.445 19.347 7.9245 19.083 7.4775L20.7795 5.781C21.072 5.4885 21.072 5.013 20.7795 4.7205C20.487 4.428 20.0115 4.428 19.719 4.7205L18.0225 6.417C17.5755 6.153 17.055 6 16.5 6C16.5 3.519 14.481 1.5 12 1.5C9.519 1.5 7.5 3.519 7.5 6C6.945 6 6.4245 6.153 5.9775 6.417L4.281 4.7205C3.9885 4.428 3.513 4.428 3.2205 4.7205C2.928 5.013 2.928 5.4885 3.2205 5.781L4.917 7.4775C4.653 7.9245 4.5 8.445 4.5 9V12H2.25C1.836 12 1.5 12.336 1.5 12.75C1.5 13.164 1.836 13.5 2.25 13.5H4.5C4.5 15.2985 5.136 16.95 6.195 18.2445L3.594 20.8455C3.3015 21.138 3.3015 21.6135 3.594 21.906C3.741 22.053 3.933 22.125 4.125 22.125C4.317 22.125 4.509 22.0515 4.656 21.906L7.257 19.305C8.55 20.364 10.203 21 12.0015 21C13.8 21 15.4515 20.364 16.746 19.305L19.347 21.906C19.494 22.053 19.686 22.125 19.878 22.125C20.07 22.125 20.262 22.0515 20.409 21.906C20.7015 21.6135 20.7015 21.138 20.409 20.8455L17.808 18.2445C18.867 16.9515 19.503 15.2985 19.503 13.5H21.753C22.167 13.5 22.503 13.164 22.503 12.75C22.503 12.336 22.167 12 21.753 12H21.75ZM12 3C13.6545 3 15 4.3455 15 6H9C9 4.3455 10.3455 3 12 3ZM18 13.5C18 16.809 15.309 19.5 12 19.5C8.691 19.5 6 16.809 6 13.5V9C6 8.172 6.672 7.5 7.5 7.5H16.5C17.328 7.5 18 8.172 18 9V13.5ZM14.781 11.031L13.062 12.75L14.781 14.469C15.0735 14.7615 15.0735 15.237 14.781 15.5295C14.634 15.6765 14.442 15.7485 14.25 15.7485C14.058 15.7485 13.866 15.675 13.719 15.5295L12 13.8105L10.281 15.5295C10.134 15.6765 9.942 15.7485 9.75 15.7485C9.558 15.7485 9.366 15.675 9.219 15.5295C8.9265 15.237 8.9265 14.7615 9.219 14.469L10.938 12.75L9.219 11.031C8.9265 10.7385 8.9265 10.263 9.219 9.9705C9.5115 9.678 9.987 9.678 10.2795 9.9705L11.9985 11.6895L13.7175 9.9705C14.01 9.678 14.4855 9.678 14.778 9.9705C15.0705 10.263 15.0705 10.7385 14.778 11.031H14.781Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 15v-1c2 0 2-.6 2-1H1.5l-.5-.5v-10l.5-.5h13l.5.5v9.24l-1-1V3H2v9h5.73l-.5.5 2.5 2.5H4zm7.86 0l2.5-2.5-.71-.7L12 13.45V7h-1v6.44l-1.64-1.65-.71.71 2.5 2.5h.71z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M16 13.5C16 13.565 15.987 13.63 15.961 13.69C15.935 13.751 15.897 13.805 15.85 13.85L13.85 15.85C13.804 15.897 13.75 15.935 13.69 15.961C13.63 15.987 13.565 16 13.5 16C13.435 16 13.371 15.987 13.31 15.961C13.249 15.935 13.195 15.897 13.15 15.85L11.15 13.85C11.103 13.804 11.065 13.75 11.039 13.69C11.013 13.63 11 13.565 11 13.5C11 13.435 11.013 13.37 11.039 13.31C11.065 13.249 11.103 13.195 11.15 13.15C11.196 13.103 11.25 13.065 11.31 13.039C11.37 13.013 11.435 13 11.5 13C11.565 13 11.629 13.013 11.69 13.039C11.751 13.065 11.805 13.103 11.85 13.15L13 14.29V9.5C13 9.367 13.052 9.24 13.146 9.146C13.24 9.053 13.367 9 13.5 9C13.633 9 13.76 9.052 13.854 9.146C13.947 9.24 14 9.367 14 9.5V14.29L15.15 13.15C15.196 13.103 15.25 13.065 15.31 13.039C15.37 13.013 15.435 13 15.5 13C15.565 13 15.629 13.013 15.69 13.039C15.751 13.065 15.805 13.103 15.85 13.15C15.897 13.196 15.935 13.25 15.961 13.31C15.987 13.37 16 13.435 16 13.5ZM11 12H12V11H3C2.448 11 2 10.552 2 10V3C2 2.448 2.448 2 3 2H13C13.552 2 14 2.448 14 3V8H15V3C15 1.895 14.105 1 13 1H3C1.895 1 1 1.895 1 3V10C1 11.105 1.895 12 3 12H5V14H3.5C3.224 14 3 14.224 3 14.5C3 14.776 3.224 15 3.5 15H10V14H6V12H10V13.5C10 13.295 10.041 13.097 10.122 12.91C10.203 12.723 10.319 12.559 10.466 12.421C10.565 12.317 10.725 12.204 10.905 12.125C10.936 12.111 10.968 12.106 11 12.095V12Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M14.25 4.74L11 6.62V4.5l-.5-.5h-9l-.5.5v7l.5.5h9l.5-.5v-2l3.25 1.87.75-.47V5.18l-.75-.44zM10 11H2V5h8v6zm4-1l-3-1.7v-.52L14 6v4z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M3.5 3C2.11929 3 1 4.11929 1 5.5V10.5C1 11.8807 2.11929 13 3.5 13H8.5C9.88071 13 11 11.8807 11 10.5V10.3728L13.0354 11.7782C13.8646 12.3507 14.9957 11.7572 14.9957 10.7496V5.25216C14.9957 4.24453 13.8646 3.65101 13.0354 4.22353L11 5.62896V5.5C11 4.11929 9.88071 3 8.5 3H3.5ZM11 6.84418L13.6036 5.04643C13.7695 4.93193 13.9957 5.05063 13.9957 5.25216V10.7496C13.9957 10.9511 13.7695 11.0698 13.6036 10.9553L11 9.15757V6.84418ZM2 5.5C2 4.67157 2.67157 4 3.5 4H8.5C9.32843 4 10 4.67157 10 5.5V10.5C10 11.3284 9.32843 12 8.5 12H3.5C2.67157 12 2 11.3284 2 10.5V5.5Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.707 3H14.5l.5.5v9l-.5.5h-13l-.5-.5v-9l.5-.5h3.793l.853-.854L6.5 2h3l.354.146.853.854zM2 12h12V4h-3.5l-.354-.146L9.293 3H6.707l-.853.854L5.5 4H2v8zm1.5-7a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1zM8 6a2 2 0 1 1 0 4 2 2 0 0 1 0-4zm0-1a3 3 0 1 0 0 6 3 3 0 0 0 0-6z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M11 8C11 9.65685 9.65685 11 8 11C6.34315 11 5 9.65685 5 8C5 6.34315 6.34315 5 8 5C9.65685 5 11 6.34315 11 8ZM10 8C10 6.89543 9.10457 6 8 6C6.89543 6 6 6.89543 6 8C6 9.10457 6.89543 10 8 10C9.10457 10 10 9.10457 10 8ZM6.61803 2C6.04988 2 5.53048 2.321 5.27639 2.82918L4.69098 4H4C2.89543 4 2 4.89543 2 6V11C2 12.1046 2.89543 13 4 13H12C13.1046 13 14 12.1046 14 11V6C14 4.89543 13.1046 4 12 4H11.309L10.7236 2.82918C10.4695 2.321 9.95012 2 9.38197 2H6.61803ZM6.17082 3.27639C6.25552 3.107 6.42865 3 6.61803 3H9.38197C9.57135 3 9.74448 3.107 9.82918 3.27639L10.5528 4.72361C10.6375 4.893 10.8106 5 11 5H12C12.5523 5 13 5.44772 13 6V11C13 11.5523 12.5523 12 12 12H4C3.44772 12 3 11.5523 3 11V6C3 5.44772 3.44772 5 4 5H5C5.18939 5 5.36252 4.893 5.44721 4.72361L6.17082 3.27639Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 1h8l.5.5v13l-.5.5h-8l-.5-.5v-13l.5-.5zM5 14h7V2H5v12zm2.5-2h2v1h-2v-1z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M7 12C6.72386 12 6.5 12.2239 6.5 12.5C6.5 12.7761 6.72386 13 7 13H9C9.27614 13 9.5 12.7761 9.5 12.5C9.5 12.2239 9.27614 12 9 12H7ZM5.75 1C4.7835 1 4 1.7835 4 2.75V13.25C4 14.2165 4.7835 15 5.75 15H10.25C11.2165 15 12 14.2165 12 13.25V2.75C12 1.7835 11.2165 1 10.25 1H5.75ZM5 2.75C5 2.33579 5.33579 2 5.75 2H10.25C10.6642 2 11 2.33579 11 2.75V13.25C11 13.6642 10.6642 14 10.25 14H5.75C5.33579 14 5 13.6642 5 13.25V2.75Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 1h12l.5.5v12l-.5.5h-12l-.5-.5v-12l.5-.5zM2 13h11V2H2v11z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 4H7v3H4v1h3v3h1V8h3V7H8V4z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M2 4.5C2 3.11929 3.11929 2 4.5 2H11.5C12.8807 2 14 3.11929 14 4.5V11.5C14 12.8807 12.8807 14 11.5 14H4.5C3.11929 14 2 12.8807 2 11.5V4.5ZM4.5 3C3.67157 3 3 3.67157 3 4.5V11.5C3 12.3284 3.67157 13 4.5 13H11.5C12.3284 13 13 12.3284 13 11.5V4.5C13 3.67157 12.3284 3 11.5 3H4.5ZM8 4.5C8.27614 4.5 8.5 4.72386 8.5 5V7.5H11C11.2761 7.5 11.5 7.72386 11.5 8C11.5 8.27614 11.2761 8.5 11 8.5H8.5V11C8.5 11.2761 8.27614 11.5 8 11.5C7.72386 11.5 7.5 11.2761 7.5 11V8.5H5C4.72386 8.5 4.5 8.27614 4.5 8C4.5 7.72386 4.72386 7.5 5 7.5H7.5V5C7.5 4.72386 7.72386 4.5 8 4.5Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 1h13l.5.5v13l-.5.5h-13l-.5-.5v-13l.5-.5zM2 14h12V2H2v12zm8-10h2v2l-6 6H4v-2l6-6z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M4.5 2H11.5C12.881 2 14 3.119 14 4.5V11.5C14 12.881 12.881 14 11.5 14H4.5C3.119 14 2 12.881 2 11.5V4.5C2 3.119 3.119 2 4.5 2ZM3 11.5C3 12.328 3.672 13 4.5 13H11.5C12.328 13 13 12.328 13 11.5V4.5C13 3.672 12.328 3 11.5 3H4.5C3.672 3 3 3.672 3 4.5V11.5Z"/><path d="M10.146 5.14601C10.341 4.95101 10.658 4.95101 10.853 5.14601C11.048 5.34101 11.048 5.65801 10.853 5.85301L5.85302 10.853C5.75502 10.951 5.62702 10.999 5.49902 10.999C5.37102 10.999 5.24302 10.95 5.14502 10.853C4.95002 10.658 4.95002 10.341 5.14502 10.146L10.146 5.14601Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 1h13l.5.5v13l-.5.5h-13l-.5-.5v-13l.5-.5zM2 2v12h12V2H2zm6 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M11.5 2H4.5C3.119 2 2 3.119 2 4.5V11.5C2 12.881 3.119 14 4.5 14H11.5C12.881 14 14 12.881 14 11.5V4.5C14 3.119 12.881 2 11.5 2ZM13 11.5C13 12.328 12.328 13 11.5 13H4.5C3.672 13 3 12.328 3 11.5V4.5C3 3.672 3.672 3 4.5 3H11.5C12.328 3 13 3.672 13 4.5V11.5ZM11 8C11 9.654 9.654 11 8 11C6.346 11 5 9.654 5 8C5 6.346 6.346 5 8 5C9.654 5 11 6.346 11 8Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M9.99994 12H4.99994V11H9.99994V12Z"/><path d="M7.99994 6H9.99994V7H7.99994V9H6.99994V7H4.99994V6H6.99994V4H7.99994V6Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.7099 1.29004L13.7099 4.29004L13.9999 5V14L12.9999 15H2.99994L1.99994 14V2L2.99994 1H9.99994L10.7099 1.29004ZM2.99994 14H12.9999V5L9.99994 2H2.99994V14Z"/><path d="M13.42 0.999756L15.71 3.28976L16 3.99976L16.0001 13.9998L15.0001 14.9998L15 3.99976L12 0.999756H13.42Z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M13 12V4.414C13 4.014 12.844 3.637 12.561 3.353L9.64602 0.439C9.36302 0.156 8.98602 0 8.58502 0H3.99902C2.89602 0 1.99902 0.897 1.99902 2V12C1.99902 13.103 2.89602 14 3.99902 14H10.999C12.102 14 12.999 13.103 12.999 12H13ZM3.00002 12V2C3.00002 1.449 3.44902 1 4.00002 1H8.58602C8.71702 1 8.84602 1.053 8.94002 1.146L11.854 4.06C11.947 4.153 12 4.282 12 4.414V12C12 12.551 11.551 13 11 13H4.00002C3.44902 13 3.00002 12.551 3.00002 12ZM15 6.41V12C15 14.21 13.21 16 11 16H6.00002C5.26002 16 4.62002 15.6 4.27002 15H11C12.65 15 14 13.65 14 12V4.79L14.56 5.35C14.84 5.64 15 6.01 15 6.41ZM10 5.499C10 5.775 9.77602 5.999 9.50002 5.999H8.00002V7.499C8.00002 7.775 7.77602 7.999 7.50002 7.999C7.22402 7.999 7.00002 7.775 7.00002 7.499V5.999H5.50002C5.22402 5.999 5.00002 5.775 5.00002 5.499C5.00002 5.223 5.22402 4.999 5.50002 4.999H7.00002V3.499C7.00002 3.223 7.22402 2.999 7.50002 2.999C7.77602 2.999 8.00002 3.223 8.00002 3.499V4.999H9.50002C9.77602 4.999 10 5.223 10 5.499ZM10 10.499C10 10.775 9.77602 10.999 9.50002 10.999H5.50002C5.22402 10.999 5.00002 10.775 5.00002 10.499C5.00002 10.223 5.22402 9.999 5.50002 9.999H9.50002C9.77602 9.999 10 10.223 10 10.499Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M10 7v1H5V7h5z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 1h12l.5.5v12l-.5.5h-12l-.5-.5v-12l.5-.5zM2 13h11V2H2v11z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M5.5 7.5C5.22386 7.5 5 7.72386 5 8C5 8.27614 5.22386 8.5 5.5 8.5H10.5C10.7761 8.5 11 8.27614 11 8C11 7.72386 10.7761 7.5 10.5 7.5H5.5ZM4.5 2C3.11929 2 2 3.11929 2 4.5V11.5C2 12.8807 3.11929 14 4.5 14H11.5C12.8807 14 14 12.8807 14 11.5V4.5C14 3.11929 12.8807 2 11.5 2H4.5ZM3 4.5C3 3.67157 3.67157 3 4.5 3H11.5C12.3284 3 13 3.67157 13 4.5V11.5C13 12.3284 12.3284 13 11.5 13H4.5C3.67157 13 3 12.3284 3 11.5V4.5Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 1h13l.5.5v13l-.5.5h-13l-.5-.5v-13l.5-.5zM2 14h12V2H2v12zm2-5h3v3l5-4-5-4v3H4v2z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M11.5 2H4.5C3.119 2 2 3.119 2 4.5V11.5C2 12.881 3.119 14 4.5 14H11.5C12.881 14 14 12.881 14 11.5V4.5C14 3.119 12.881 2 11.5 2ZM13 11.5C13 12.328 12.328 13 11.5 13H4.5C3.672 13 3 12.328 3 11.5V4.5C3 3.672 3.672 3 4.5 3H11.5C12.328 3 13 3.672 13 4.5V11.5ZM10.854 7.646C11.049 7.841 11.049 8.158 10.854 8.353L8.854 10.353C8.756 10.451 8.628 10.499 8.5 10.499C8.372 10.499 8.244 10.45 8.146 10.353C7.951 10.158 7.951 9.841 8.146 9.646L9.292 8.5H5.499C5.223 8.5 4.999 8.276 4.999 8C4.999 7.724 5.223 7.5 5.499 7.5H9.292L8.146 6.354C7.951 6.159 7.951 5.842 8.146 5.647C8.341 5.452 8.658 5.452 8.853 5.647L10.853 7.647L10.854 7.646Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M9.99994 11.999H4.99994V10.999H9.99994V11.999Z"/><path d="M7.99994 5.99902H9.99994V6.99902H7.99994V9H6.99994V6.99902H4.99994V5.99902H6.99994V4H7.99994V5.99902Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.7099 1.28906L13.7099 4.28906L13.9999 4.99902V13.999L12.9999 14.999H2.99994L1.99994 13.999V1.99902L2.99994 0.999023H9.99994L10.7099 1.28906ZM2.99994 13.999H12.9999V4.99902L9.99994 1.99902H2.99994V13.999Z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M12.561 4.35398L9.647 1.43998C9.368 1.16098 8.981 1.00098 8.586 1.00098H4C2.897 1.00098 2 1.89798 2 3.00098V13.001C2 14.104 2.897 15.001 4 15.001H11C12.103 15.001 13 14.104 13 13.001V5.41498C13 5.01998 12.84 4.63398 12.561 4.35398ZM12 13C12 13.552 11.552 14 11 14H4C3.448 14 3 13.552 3 13V2.99998C3 2.44798 3.448 1.99998 4 1.99998H8.586C8.718 1.99998 8.847 2.05398 8.94 2.14598L11.854 5.05998C11.947 5.15298 12 5.28198 12 5.41398V13ZM10 6.49998C10 6.77598 9.776 6.99998 9.5 6.99998H8V8.49998C8 8.77598 7.776 8.99998 7.5 8.99998C7.224 8.99998 7 8.77598 7 8.49998V6.99998H5.5C5.224 6.99998 5 6.77598 5 6.49998C5 6.22398 5.224 5.99998 5.5 5.99998H7V4.49998C7 4.22398 7.224 3.99998 7.5 3.99998C7.776 3.99998 8 4.22398 8 4.49998V5.99998H9.5C9.776 5.99998 10 6.22398 10 6.49998ZM10 11.5C10 11.776 9.776 12 9.5 12H5.5C5.224 12 5 11.776 5 11.5C5 11.224 5.224 11 5.5 11H9.5C9.776 11 10 11.224 10 11.5Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 3.5l.5-.5h5l.5.5v9l-.5.5h-5l-.5-.5v-9zM3 12h4V6H3v6zm0-7h4V4H3v1zm6.5-2h5l.5.5v9l-.5.5h-5l-.5-.5v-9l.5-.5zm.5 9h4v-2h-4v2zm0-4h4V4h-4v4z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M5.5 2H2.5C1.673 2 1 2.673 1 3.5V12.5C1 13.327 1.673 14 2.5 14H5.5C6.327 14 7 13.327 7 12.5V3.5C7 2.673 6.327 2 5.5 2ZM2.5 3H5.5C5.775 3 6 3.224 6 3.5V5H2V3.5C2 3.224 2.225 3 2.5 3ZM5.5 13H2.5C2.225 13 2 12.776 2 12.5V6H6V12.5C6 12.776 5.775 13 5.5 13ZM13.5 2H10.5C9.673 2 9 2.673 9 3.5V12.5C9 13.327 9.673 14 10.5 14H13.5C14.327 14 15 13.327 15 12.5V3.5C15 2.673 14.327 2 13.5 2ZM10.5 3H13.5C13.775 3 14 3.224 14 3.5V8H10V3.5C10 3.224 10.225 3 10.5 3ZM13.5 13H10.5C10.225 13 10 12.776 10 12.5V10H14V12.5C14 12.776 13.775 13 13.5 13Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.5 2v3.5L4 6h3.5V5H4.979l.941-.941a3.552 3.552 0 1 1 5.023 5.023L5.746 14.28l.72.72 5.198-5.198A4.57 4.57 0 0 0 5.2 3.339l-.7.7V2h-1z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M3.00098 2.5C3.00098 2.22386 3.22483 2 3.50098 2C3.77712 2 4.00098 2.22386 4.00098 2.5V6.34262L7.17202 3.17157C8.73412 1.60948 11.2668 1.60948 12.8289 3.17157C14.391 4.73367 14.391 7.26633 12.8289 8.82843L7.80375 13.8536C7.60849 14.0488 7.2919 14.0488 7.09664 13.8536C6.90138 13.6583 6.90138 13.3417 7.09664 13.1464L12.1218 8.12132C13.2933 6.94975 13.2933 5.05025 12.1218 3.87868C10.9502 2.70711 9.0507 2.70711 7.87913 3.87868L4.75781 7H8.50098C8.77712 7 9.00098 7.22386 9.00098 7.5C9.00098 7.77614 8.77712 8 8.50098 8H3.60098C3.26961 8 3.00098 7.73137 3.00098 7.4V2.5Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M3.5 13H12.5C12.7761 13 13 13.2239 13 13.5C13 13.7455 12.8231 13.9496 12.5899 13.9919L12.5 14H3.5C3.22386 14 3 13.7761 3 13.5C3 13.2545 3.17688 13.0504 3.41012 13.0081L3.5 13ZM7.91012 1.00806L8 1C8.24546 1 8.44961 1.17688 8.49194 1.41012L8.5 1.5V10.292L11.182 7.61091C11.3555 7.43735 11.625 7.41806 11.8198 7.55306L11.8891 7.61091C12.0627 7.78448 12.0819 8.0539 11.9469 8.24877L11.8891 8.31802L8.35355 11.8536C8.17999 12.0271 7.91056 12.0464 7.71569 11.9114L7.64645 11.8536L4.11091 8.31802C3.91565 8.12276 3.91565 7.80617 4.11091 7.61091C4.28448 7.43735 4.5539 7.41806 4.74877 7.55306L4.81802 7.61091L7.5 10.292V1.5C7.5 1.25454 7.67688 1.05039 7.91012 1.00806Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M9.854 5.146L11.824 7.116L11.117 7.823L9.147 5.853C8.952 5.658 8.952 5.341 9.147 5.146C9.342 4.951 9.659 4.951 9.854 5.146ZM2 12V4C2 2.895 2.895 2 4 2H12C13.105 2 14 2.895 14 4V6.011C14.044 6.009 14.086 5.998 14.13 5.998C14.431 5.998 14.721 6.057 15 6.146V4C15 2.343 13.657 1 12 1H4C2.343 1 1 2.343 1 4V12C1 13.657 2.343 15 4 15H6.009C6.016 14.884 6.027 14.767 6.055 14.651L6.218 14H4C2.895 14 2 13.105 2 12ZM6.854 10.146L4.708 8L6.854 5.854C7.049 5.659 7.049 5.342 6.854 5.147C6.659 4.952 6.342 4.952 6.147 5.147L3.647 7.647C3.452 7.842 3.452 8.159 3.647 8.354L6.147 10.854C6.342 11.049 6.659 11.049 6.854 10.854C7.049 10.659 7.049 10.342 6.854 10.147V10.146ZM15.452 7.546C14.722 6.816 13.538 6.816 12.807 7.546L7.978 12.375C7.696 12.657 7.497 13.009 7.4 13.396L7.026 14.894C6.863 15.545 7.453 16.135 8.105 15.973L9.603 15.598C9.989 15.501 10.342 15.302 10.624 15.02L15.453 10.191C16.183 9.461 16.183 8.277 15.453 7.546H15.452Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M9 1.99902H3V13.999H13V9H14V13.999L13 14.999H3L2 13.999V1.99902L3 0.999023H9V1.99902Z"/><path d="M10 11.999H5V10.999H10V11.999Z"/><path d="M8 5.99902H9V6.99902H8V9H7V6.99902H5V5.99902H7V4H8V5.99902Z"/><path d="M15 1V1.775C14.471 1.294 13.771 1 13 1C11.698 1 10.598 1.839 10.184 3H11.278C11.625 2.405 12.263 2 13 2C13.737 2 14.385 2.403 14.731 3H13.5V4H15.5L16 3.5V1H15Z"/><path d="M11 7V6.225C11.529 6.706 12.229 7 13 7C14.302 7 15.402 6.161 15.816 5H14.722C14.375 5.595 13.737 6 13 6C12.263 6 11.615 5.597 11.269 5H12.5V4H10.5L10 4.5V7H11Z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M14.621 4.66449C14.816 4.85949 14.816 5.17649 14.621 5.37149C14.336 5.65649 13.997 5.88049 13.623 6.03149C13.25 6.18249 12.85 6.25649 12.447 6.24949C12.044 6.24249 11.647 6.15449 11.279 5.99049C11.183 5.94749 11.09 5.90049 10.999 5.84749V5.99949C10.999 6.27549 10.775 6.49949 10.499 6.49949C10.223 6.49949 9.999 6.27549 9.999 5.99949V4.49949C9.999 4.22349 10.223 3.99949 10.499 3.99949H11.999C12.275 3.99949 12.499 4.22349 12.499 4.49949C12.499 4.77549 12.275 4.99949 11.999 4.99949H11.531C11.581 5.02749 11.633 5.05349 11.686 5.07649C11.931 5.18549 12.196 5.24449 12.465 5.24949C12.733 5.25449 13 5.20449 13.249 5.10449C13.498 5.00349 13.724 4.85449 13.914 4.66449C14.109 4.46949 14.426 4.46949 14.621 4.66449ZM14.5 0.500488C14.224 0.500488 14 0.724488 14 1.00049V1.15249C13.909 1.10049 13.816 1.05249 13.72 1.00949C13.352 0.845488 12.955 0.757488 12.552 0.750488C12.149 0.743488 11.749 0.817488 11.376 0.968488C11.002 1.11949 10.663 1.34349 10.378 1.62849C10.183 1.82349 10.183 2.14049 10.378 2.33549C10.573 2.53049 10.89 2.53049 11.085 2.33549C11.275 2.14549 11.501 1.99549 11.75 1.89549C11.999 1.79549 12.266 1.74549 12.534 1.75049C12.802 1.75549 13.067 1.81349 13.313 1.92349C13.366 1.94649 13.417 1.97249 13.468 2.00049H13C12.724 2.00049 12.5 2.22449 12.5 2.50049C12.5 2.77649 12.724 3.00049 13 3.00049H14.5C14.776 3.00049 15 2.77649 15 2.50049V1.00049C15 0.724488 14.776 0.500488 14.5 0.500488ZM5 11.4995C5 11.7755 5.224 11.9995 5.5 11.9995H9.5C9.776 11.9995 10 11.7755 10 11.4995C10 11.2235 9.776 10.9995 9.5 10.9995H5.5C5.224 10.9995 5 11.2235 5 11.4995ZM9 5.99949H8V4.49949C8 4.22349 7.776 3.99949 7.5 3.99949C7.224 3.99949 7 4.22349 7 4.49949V5.99949H5.5C5.224 5.99949 5 6.22349 5 6.49949C5 6.77549 5.224 6.99949 5.5 6.99949H7V8.49949C7 8.77549 7.224 8.99949 7.5 8.99949C7.776 8.99949 8 8.77549 8 8.49949V6.99949H9.389C9.15 6.73349 9 6.38449 9 5.99949ZM12 7.18649V12.9995C12 13.5515 11.552 13.9995 11 13.9995H4C3.448 13.9995 3 13.5515 3 12.9995V2.99949C3 2.44749 3.448 1.99949 4 1.99949H8.586C8.718 1.99949 8.847 2.05349 8.94 2.14549L9.25 2.45549V1.17449C9.043 1.07149 8.819 1.00049 8.586 1.00049H4C2.897 1.00049 2 1.89749 2 3.00049V13.0005C2 14.1035 2.897 15.0005 4 15.0005H11C12.103 15.0005 13 14.1035 13 13.0005V7.20249C12.835 7.22349 12.67 7.25049 12.502 7.25049C12.321 7.24749 12.167 7.20749 12 7.18649Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M13.2305 2.00098L15 3.77148V5.23145L7.79004 12.4307L7.58008 12.5908L3.45996 14.9609L2.04004 13.541L4.16992 9.82129L4.66992 9.98145C4.7599 10.0114 4.8404 10.0611 4.90039 10.1211C4.96025 10.181 5.01007 10.261 5.04004 10.3408L5.0498 10.3809L3.45996 13.541L6.41992 11.9912L7.16992 11.6006L14.2402 4.53125L12.4697 2.76074L8.25977 6.9707C8.20991 6.9507 8.1698 6.92078 8.12988 6.88086C8.06002 6.81096 8.02021 6.741 7.99023 6.66113L7.76953 6.00098L11.7695 2.00098H13.2305Z"/><path d="M6.50684 6.00098C6.56967 6.00098 6.63072 6.01985 6.68164 6.05566C6.73264 6.09166 6.77099 6.14315 6.79199 6.20215L7.04102 6.9668C7.118 7.19876 7.24891 7.411 7.42188 7.58398C7.59587 7.75698 7.80705 7.88784 8.04004 7.96484L8.80469 8.21387L8.82031 8.21777C8.87923 8.23779 8.92986 8.27719 8.96582 8.32812H8.96777C9.00476 8.37811 9.0244 8.43997 9.02441 8.50195C9.02441 8.56394 9.00376 8.62479 8.96777 8.67578C8.93181 8.72673 8.88119 8.76512 8.82227 8.78613L8.05664 9.03516C7.82389 9.11214 7.61232 9.24321 7.43945 9.41602C7.26645 9.58902 7.13462 9.8002 7.05762 10.0332L6.80859 10.7979C6.78759 10.8569 6.74924 10.9083 6.69824 10.9443C6.64736 10.9812 6.58628 10.9999 6.52344 11C6.46044 11 6.39866 10.9803 6.34766 10.9443C6.2957 10.9083 6.25829 10.8568 6.2373 10.7979L5.98828 10.0332C5.91132 9.80031 5.78031 9.58802 5.60742 9.41406C5.43449 9.24013 5.22214 9.10926 4.98926 9.03125L4.22363 8.78223C4.16475 8.7622 4.11407 8.72279 4.07812 8.67188C4.04115 8.62089 4.02247 8.56002 4.02246 8.49805C4.02246 8.43609 4.04217 8.3752 4.07812 8.32422C4.11406 8.27331 4.16476 8.23489 4.22363 8.21387L4.98926 7.96484C5.21906 7.88587 5.42676 7.75389 5.59766 7.58105C5.76866 7.40805 5.89666 7.1978 5.97266 6.9668L6.22168 6.20215C6.24168 6.14315 6.28103 6.09166 6.33203 6.05566C6.38295 6.01977 6.44397 6.00101 6.50684 6.00098Z"/><path d="M3.5 0C3.588 0 3.67312 0.027125 3.74512 0.078125C3.81606 0.129119 3.87141 0.200251 3.90039 0.283203L4.24805 1.35352C4.35605 1.67951 4.53923 1.97478 4.78223 2.21777C5.02523 2.46077 5.32146 2.64298 5.64746 2.75098L6.71875 3.09863L6.74023 3.10352C6.82322 3.13252 6.89432 3.1868 6.94531 3.25879C6.9963 3.32977 7.02342 3.41595 7.02344 3.50293C7.02344 3.58989 6.99627 3.67609 6.94531 3.74707C6.89433 3.81805 6.8232 3.87234 6.74023 3.90234L5.66797 4.25C5.34199 4.358 5.04572 4.54121 4.80273 4.7832C4.55986 5.02616 4.37652 5.32255 4.26855 5.64844L3.9209 6.71875C3.8919 6.80175 3.83763 6.87283 3.76562 6.92383C3.69478 6.97466 3.60925 7.00186 3.52148 7.00195C3.43355 7.00195 3.34833 6.97476 3.27637 6.92383C3.26937 6.91883 3.26188 6.91419 3.25488 6.9082C3.19388 6.8592 3.14709 6.79275 3.12109 6.71875L2.77344 5.64844C2.75448 5.59157 2.7329 5.53535 2.70996 5.48047C2.6 5.21957 2.44112 4.9822 2.24023 4.78125C2.20223 4.74325 2.16207 4.7059 2.12207 4.6709C1.90408 4.48191 1.64998 4.33711 1.375 4.24512L0.302734 3.89746C0.219781 3.86845 0.148634 3.81416 0.0976562 3.74219C0.0466877 3.67121 0.019541 3.58501 0.0195312 3.49805C0.0195312 3.41109 0.0467073 3.32489 0.0976562 3.25391C0.148629 3.18294 0.219792 3.12864 0.302734 3.09863L1.375 2.75098C1.69693 2.64 1.98859 2.45579 2.22656 2.21387C2.46456 1.97187 2.64495 1.67652 2.75195 1.35352L3.09961 0.283203C3.12859 0.20026 3.18296 0.129117 3.25488 0.078125C3.32688 0.0271287 3.41201 3.90111e-06 3.5 0Z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M5.80102 2.217L5.78602 2.213L5.02102 1.964C4.86202 1.911 4.71302 1.834 4.57902 1.735C4.51702 1.689 4.45802 1.638 4.40302 1.583C4.23002 1.41 4.09902 1.198 4.02202 0.966L3.77302 0.201C3.75202 0.142 3.71402 0.091 3.66202 0.055C3.61502 0.022 3.56002 0.003 3.50302 0H3.48802C3.42502 0 3.36402 0.019 3.31302 0.055C3.26202 0.091 3.22302 0.142 3.20302 0.201L2.95402 0.966C2.87802 1.197 2.75002 1.407 2.57902 1.58C2.55402 1.605 2.52902 1.629 2.50302 1.652C2.34802 1.79 2.16702 1.896 1.97002 1.964L1.37502 2.157H1.37302L1.20102 2.212C1.14202 2.233 1.09102 2.272 1.05502 2.323C1.01902 2.374 0.999023 2.435 0.999023 2.498C0.999023 2.561 1.01902 2.622 1.05502 2.672C1.09102 2.723 1.14202 2.761 1.20102 2.782L1.96802 3.031L2.05102 3.061C2.05102 3.061 2.05602 3.063 2.05802 3.064C2.12102 3.089 2.18302 3.119 2.24202 3.152C2.36802 3.223 2.48302 3.311 2.58602 3.413C2.74002 3.566 2.86002 3.75 2.93802 3.952C2.94802 3.979 2.95802 4.006 2.96702 4.033L3.21602 4.798C3.23702 4.857 3.27502 4.908 3.32702 4.944C3.37802 4.98 3.43902 5 3.50202 5H3.50602C3.56702 5 3.62702 4.98 3.67702 4.944C3.71102 4.92 3.73902 4.889 3.76102 4.854C3.77202 4.836 3.78102 4.817 3.78802 4.798L4.03702 4.033C4.11402 3.8 4.24502 3.589 4.41802 3.416C4.59102 3.243 4.80302 3.112 5.03602 3.035L5.80102 2.786C5.86002 2.765 5.91102 2.727 5.94702 2.676C5.98302 2.625 6.00302 2.564 6.00302 2.501C6.00302 2.438 5.98402 2.378 5.94702 2.326C5.91102 2.275 5.86002 2.237 5.80102 2.217Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M14.234 1.76599C13.21 0.741986 11.551 0.741986 10.527 1.76599L7.63603 4.65699L8.13803 4.81999C8.32603 4.88399 8.47303 4.98799 8.60103 5.10699L9.74903 3.95899L12.042 6.25199L5.65603 12.638C5.40803 12.885 5.09903 13.062 4.76003 13.149L2.19303 13.808L2.85203 11.241C2.93903 10.902 3.11503 10.593 3.36303 10.345L5.10703 8.60099C4.98503 8.47099 4.88003 8.32399 4.82403 8.15299L4.65603 7.63899L2.65703 9.63799C2.28303 10.012 2.01603 10.48 1.88403 10.993L1.01503 14.378C0.971028 14.549 1.02103 14.731 1.14603 14.856C1.27103 14.981 1.45303 15.031 1.62403 14.987L5.00903 14.118C5.52203 13.987 5.98903 13.72 6.36403 13.346L14.236 5.47399C15.26 4.44999 15.26 2.79099 14.236 1.76699L14.234 1.76599ZM13.527 4.76599L12.748 5.54499L10.455 3.25199L11.234 2.47299C11.867 1.83999 12.894 1.83999 13.527 2.47299C14.16 3.10599 14.16 4.13299 13.527 4.76599Z"/><path d="M7.82903 5.77101L7.21703 5.57201V5.57401C7.03103 5.51201 6.86203 5.40801 6.72303 5.26901C6.58403 5.13001 6.48003 4.96101 6.41803 4.77501L6.21903 4.16301C6.20303 4.11601 6.17203 4.07501 6.13103 4.04601C6.09003 4.01801 6.04103 4.00201 5.99103 4.00201C5.94103 4.00201 5.89203 4.01701 5.85103 4.04601C5.81103 4.07501 5.78003 4.11601 5.76303 4.16301L5.56403 4.77501C5.50303 4.95901 5.40103 5.12701 5.26403 5.26601C5.12803 5.40401 4.96103 5.51001 4.77703 5.57301L4.16503 5.77201C4.11803 5.78801 4.07603 5.81901 4.04803 5.86001C4.02003 5.90101 4.00403 5.95001 4.00403 6.00001C4.00403 6.05001 4.01903 6.09901 4.04803 6.14001C4.07703 6.18001 4.11803 6.21101 4.16503 6.22801L4.74803 6.41701V6.42001L4.77203 6.42801C4.95903 6.49001 5.12803 6.59401 5.26703 6.73301C5.40503 6.87201 5.51003 7.04201 5.57203 7.22801L5.77203 7.84001C5.78803 7.88701 5.81903 7.92801 5.86003 7.95701C5.90003 7.98501 5.94703 8.00101 5.99603 8.00101H6.00303C6.05303 8.00101 6.10203 7.98601 6.14303 7.95701C6.18403 7.92801 6.21403 7.88701 6.23103 7.84001L6.43003 7.22801C6.49203 7.04201 6.59603 6.87301 6.73503 6.73401C6.87403 6.59501 7.04303 6.49101 7.22903 6.42901L7.84103 6.23001C7.88803 6.21401 7.93003 6.18301 7.95803 6.14201C7.98603 6.10101 8.00203 6.05201 8.00203 6.00201C8.00203 5.95201 7.98703 5.90301 7.95803 5.86201C7.92903 5.82201 7.88803 5.79101 7.84103 5.77401L7.82903 5.77101Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M13.23 1h-1.46L3.52 9.25l-.16.22L1 13.59 2.41 15l4.12-2.36.22-.16L15 4.23V2.77L13.23 1zM2.41 13.59l1.51-3 1.45 1.45-2.96 1.55zm3.83-2.06L4.47 9.76l8-8 1.77 1.77-8 8z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M14.236 1.76386C13.2123 0.740172 11.5525 0.740171 10.5289 1.76386L2.65722 9.63549C2.28304 10.0097 2.01623 10.4775 1.88467 10.99L1.01571 14.3755C0.971767 14.5467 1.02148 14.7284 1.14646 14.8534C1.27144 14.9783 1.45312 15.028 1.62432 14.9841L5.00978 14.1151C5.52234 13.9836 5.99015 13.7168 6.36433 13.3426L14.236 5.47097C15.2596 4.44728 15.2596 2.78755 14.236 1.76386ZM11.236 2.47097C11.8691 1.8378 12.8957 1.8378 13.5288 2.47097C14.162 3.10413 14.162 4.1307 13.5288 4.76386L12.75 5.54269L10.4571 3.24979L11.236 2.47097ZM9.75002 3.9569L12.0429 6.24979L5.65722 12.6355C5.40969 12.883 5.10023 13.0595 4.76117 13.1465L2.19447 13.8053L2.85327 11.2386C2.9403 10.8996 3.1168 10.5901 3.36433 10.3426L9.75002 3.9569Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M15 6.5l-.47-.5H7V1.47L6.53 1H1.47L1 1.47v8.06l.47.47H4v4.53l.47.47h10.06l.47-.47V6.5zM2 9V3h4v6H2zm12 5H5v-4h1.53L7 9.53V8.013h7V14z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M12.5 5H7.5C7.328 5 7.161 5.018 7 5.052V2.5C7 1.673 6.327 1 5.5 1H2.5C1.673 1 1 1.673 1 2.5V8.5C1 9.327 1.673 10 2.5 10H5V12.5C5 13.881 6.119 15 7.5 15H12.5C13.881 15 15 13.881 15 12.5V7.5C15 6.119 13.881 5 12.5 5ZM7.5 6H12.5C13.153 6 13.709 6.417 13.915 7H7V6.092C7.155 6.033 7.323 6 7.5 6ZM2.5 2H5.5C5.776 2 6 2.224 6 2.5V3H2V2.5C2 2.224 2.224 2 2.5 2ZM2 8.5V4H6V8.5C6 8.776 5.776 9 5.5 9H2.5C2.224 9 2 8.776 2 8.5ZM14 12.5C14 13.328 13.328 14 12.5 14H7.5C6.672 14 6 13.328 6 12.5V9.914C6.582 9.708 7 9.152 7 8.5V8H14V12.5Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M4 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm5 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm5 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M5 8C5 8.55229 4.55228 9 4 9C3.44772 9 3 8.55229 3 8C3 7.44772 3.44772 7 4 7C4.55228 7 5 7.44772 5 8ZM9 8C9 8.55229 8.55229 9 8 9C7.44772 9 7 8.55229 7 8C7 7.44772 7.44772 7 8 7C8.55229 7 9 7.44772 9 8ZM12 9C12.5523 9 13 8.55229 13 8C13 7.44772 12.5523 7 12 7C11.4477 7 11 7.44772 11 8C11 8.55229 11.4477 9 12 9Z"/></svg>