@atlaskit/icon 23.8.1 → 23.9.1

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 (386) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/build/index.tsx +2 -2
  3. package/core/text-strikethrough.js +2 -2
  4. package/package.json +5 -5
  5. package/svgs/core/add.svg +1 -0
  6. package/svgs/core/ai-agent.svg +1 -0
  7. package/svgs/core/ai-chat.svg +1 -0
  8. package/svgs/core/alert.svg +1 -0
  9. package/svgs/core/align-center.svg +1 -0
  10. package/svgs/core/align-image-center.svg +1 -0
  11. package/svgs/core/align-image-left.svg +1 -0
  12. package/svgs/core/align-image-right.svg +1 -0
  13. package/svgs/core/align-left.svg +1 -0
  14. package/svgs/core/align-right.svg +1 -0
  15. package/svgs/core/align-text-center.svg +1 -0
  16. package/svgs/core/align-text-left.svg +1 -0
  17. package/svgs/core/align-text-right.svg +1 -0
  18. package/svgs/core/angle-brackets.svg +1 -0
  19. package/svgs/core/api.svg +1 -0
  20. package/svgs/core/app-switcher-legacy.svg +1 -0
  21. package/svgs/core/app-switcher.svg +1 -0
  22. package/svgs/core/app.svg +1 -0
  23. package/svgs/core/apps.svg +1 -0
  24. package/svgs/core/archive-box.svg +1 -0
  25. package/svgs/core/arrow-down-left.svg +1 -0
  26. package/svgs/core/arrow-down-right.svg +1 -0
  27. package/svgs/core/arrow-down.svg +1 -0
  28. package/svgs/core/arrow-left.svg +1 -0
  29. package/svgs/core/arrow-right.svg +1 -0
  30. package/svgs/core/arrow-up-left.svg +1 -0
  31. package/svgs/core/arrow-up-right.svg +1 -0
  32. package/svgs/core/arrow-up.svg +1 -0
  33. package/svgs/core/assets.svg +1 -0
  34. package/svgs/core/atlassian-intelligence.svg +1 -0
  35. package/svgs/core/attachment.svg +1 -0
  36. package/svgs/core/audio.svg +1 -0
  37. package/svgs/core/automation.svg +1 -0
  38. package/svgs/core/backlog.svg +1 -0
  39. package/svgs/core/basketball.svg +1 -0
  40. package/svgs/core/board.svg +1 -0
  41. package/svgs/core/boards.svg +1 -0
  42. package/svgs/core/book-with-bookmark.svg +1 -0
  43. package/svgs/core/border-weight-medium.svg +1 -0
  44. package/svgs/core/border-weight-thick.svg +1 -0
  45. package/svgs/core/border-weight-thin.svg +1 -0
  46. package/svgs/core/border.svg +1 -0
  47. package/svgs/core/branch.svg +1 -0
  48. package/svgs/core/briefcase.svg +1 -0
  49. package/svgs/core/bug.svg +1 -0
  50. package/svgs/core/calendar-plus.svg +1 -0
  51. package/svgs/core/calendar.svg +1 -0
  52. package/svgs/core/camera.svg +1 -0
  53. package/svgs/core/capture.svg +1 -0
  54. package/svgs/core/card.svg +1 -0
  55. package/svgs/core/cash.svg +1 -0
  56. package/svgs/core/changes.svg +1 -0
  57. package/svgs/core/chart-bar.svg +1 -0
  58. package/svgs/core/chart-matrix.svg +1 -0
  59. package/svgs/core/chart-pie.svg +1 -0
  60. package/svgs/core/chart-trend.svg +1 -0
  61. package/svgs/core/chat-widget.svg +1 -0
  62. package/svgs/core/check-circle.svg +1 -0
  63. package/svgs/core/check-mark.svg +1 -0
  64. package/svgs/core/checkbox-checked.svg +1 -0
  65. package/svgs/core/checkbox-indeterminate.svg +1 -0
  66. package/svgs/core/checkbox-unchecked.svg +1 -0
  67. package/svgs/core/child-issues.svg +1 -0
  68. package/svgs/core/clipboard.svg +1 -0
  69. package/svgs/core/clock.svg +1 -0
  70. package/svgs/core/close.svg +1 -0
  71. package/svgs/core/cloud-arrow-up.svg +1 -0
  72. package/svgs/core/collapse-horizontal.svg +1 -0
  73. package/svgs/core/collapse-vertical.svg +1 -0
  74. package/svgs/core/comment-add.svg +1 -0
  75. package/svgs/core/comment.svg +1 -0
  76. package/svgs/core/commit.svg +1 -0
  77. package/svgs/core/compass.svg +1 -0
  78. package/svgs/core/component.svg +1 -0
  79. package/svgs/core/content-align-center.svg +1 -0
  80. package/svgs/core/content-align-left.svg +1 -0
  81. package/svgs/core/content-align-right.svg +1 -0
  82. package/svgs/core/content-width-narrow.svg +1 -0
  83. package/svgs/core/content-width-wide.svg +1 -0
  84. package/svgs/core/content-wrap-left.svg +1 -0
  85. package/svgs/core/content-wrap-right.svg +1 -0
  86. package/svgs/core/copy.svg +1 -0
  87. package/svgs/core/credit-card.svg +1 -0
  88. package/svgs/core/cross-circle.svg +1 -0
  89. package/svgs/core/curly-brackets.svg +1 -0
  90. package/svgs/core/customize.svg +1 -0
  91. package/svgs/core/dashboard.svg +1 -0
  92. package/svgs/core/data-flow.svg +1 -0
  93. package/svgs/core/data-number.svg +1 -0
  94. package/svgs/core/data-string.svg +1 -0
  95. package/svgs/core/database.svg +1 -0
  96. package/svgs/core/decision.svg +1 -0
  97. package/svgs/core/defect.svg +1 -0
  98. package/svgs/core/delete.svg +1 -0
  99. package/svgs/core/department.svg +1 -0
  100. package/svgs/core/device-mobile.svg +1 -0
  101. package/svgs/core/devices.svg +1 -0
  102. package/svgs/core/discovery.svg +1 -0
  103. package/svgs/core/download.svg +1 -0
  104. package/svgs/core/drag-handle.svg +1 -0
  105. package/svgs/core/edit-bulk.svg +1 -0
  106. package/svgs/core/edit.svg +1 -0
  107. package/svgs/core/email.svg +1 -0
  108. package/svgs/core/emoji-add.svg +1 -0
  109. package/svgs/core/emoji-casual.svg +1 -0
  110. package/svgs/core/emoji-neutral.svg +1 -0
  111. package/svgs/core/emoji-remove.svg +1 -0
  112. package/svgs/core/emoji.svg +1 -0
  113. package/svgs/core/epic.svg +1 -0
  114. package/svgs/core/error.svg +1 -0
  115. package/svgs/core/exclamation-square.svg +1 -0
  116. package/svgs/core/expand-horizontal.svg +1 -0
  117. package/svgs/core/expand-vertical.svg +1 -0
  118. package/svgs/core/eye-open-filled.svg +1 -0
  119. package/svgs/core/eye-open-strikethrough.svg +1 -0
  120. package/svgs/core/eye-open.svg +1 -0
  121. package/svgs/core/feed.svg +1 -0
  122. package/svgs/core/feedback.svg +1 -0
  123. package/svgs/core/field-alert.svg +1 -0
  124. package/svgs/core/field-checkbox-group.svg +1 -0
  125. package/svgs/core/field-dropdown.svg +1 -0
  126. package/svgs/core/field-radio-group.svg +1 -0
  127. package/svgs/core/field.svg +1 -0
  128. package/svgs/core/file.svg +1 -0
  129. package/svgs/core/files.svg +1 -0
  130. package/svgs/core/filter.svg +1 -0
  131. package/svgs/core/flag-filled.svg +1 -0
  132. package/svgs/core/flag.svg +1 -0
  133. package/svgs/core/flask.svg +1 -0
  134. package/svgs/core/folder-closed.svg +1 -0
  135. package/svgs/core/folder-open.svg +1 -0
  136. package/svgs/core/form.svg +1 -0
  137. package/svgs/core/fullscreen-enter.svg +1 -0
  138. package/svgs/core/fullscreen-exit.svg +1 -0
  139. package/svgs/core/glasses.svg +1 -0
  140. package/svgs/core/globe.svg +1 -0
  141. package/svgs/core/goal.svg +1 -0
  142. package/svgs/core/grid.svg +1 -0
  143. package/svgs/core/grow-diagonal.svg +1 -0
  144. package/svgs/core/grow-horizontal.svg +1 -0
  145. package/svgs/core/grow-vertical.svg +1 -0
  146. package/svgs/core/hashtag.svg +1 -0
  147. package/svgs/core/headphones.svg +1 -0
  148. package/svgs/core/heart.svg +1 -0
  149. package/svgs/core/highlight.svg +1 -0
  150. package/svgs/core/home.svg +1 -0
  151. package/svgs/core/image-fullscreen.svg +1 -0
  152. package/svgs/core/image-inline.svg +1 -0
  153. package/svgs/core/image-scaled.svg +1 -0
  154. package/svgs/core/image.svg +1 -0
  155. package/svgs/core/inbox.svg +1 -0
  156. package/svgs/core/incident.svg +1 -0
  157. package/svgs/core/information-circle.svg +1 -0
  158. package/svgs/core/information.svg +1 -0
  159. package/svgs/core/issue.svg +1 -0
  160. package/svgs/core/issues.svg +1 -0
  161. package/svgs/core/key-result.svg +1 -0
  162. package/svgs/core/layout-one-column.svg +1 -0
  163. package/svgs/core/layout-three-columns-sidebars.svg +1 -0
  164. package/svgs/core/layout-three-columns.svg +1 -0
  165. package/svgs/core/layout-two-columns-sidebar-left.svg +1 -0
  166. package/svgs/core/layout-two-columns-sidebar-right.svg +1 -0
  167. package/svgs/core/layout-two-columns.svg +1 -0
  168. package/svgs/core/library.svg +1 -0
  169. package/svgs/core/lightbulb.svg +1 -0
  170. package/svgs/core/link-broken.svg +1 -0
  171. package/svgs/core/link-external.svg +1 -0
  172. package/svgs/core/link.svg +1 -0
  173. package/svgs/core/list-bulleted.svg +1 -0
  174. package/svgs/core/list-checklist.svg +1 -0
  175. package/svgs/core/list-numbered.svg +1 -0
  176. package/svgs/core/lobby-bell.svg +1 -0
  177. package/svgs/core/location.svg +1 -0
  178. package/svgs/core/lock-locked.svg +1 -0
  179. package/svgs/core/lock-unlocked.svg +1 -0
  180. package/svgs/core/log-in.svg +1 -0
  181. package/svgs/core/log-out.svg +1 -0
  182. package/svgs/core/magic-wand.svg +1 -0
  183. package/svgs/core/markdown.svg +1 -0
  184. package/svgs/core/marketplace.svg +1 -0
  185. package/svgs/core/maximize.svg +1 -0
  186. package/svgs/core/megaphone.svg +1 -0
  187. package/svgs/core/mention.svg +1 -0
  188. package/svgs/core/menu.svg +1 -0
  189. package/svgs/core/merge-failure.svg +1 -0
  190. package/svgs/core/merge-success.svg +1 -0
  191. package/svgs/core/microphone.svg +1 -0
  192. package/svgs/core/minimize.svg +1 -0
  193. package/svgs/core/minus-square.svg +1 -0
  194. package/svgs/core/minus.svg +1 -0
  195. package/svgs/core/node.svg +1 -0
  196. package/svgs/core/note.svg +1 -0
  197. package/svgs/core/notification-muted.svg +1 -0
  198. package/svgs/core/notification.svg +1 -0
  199. package/svgs/core/objective.svg +1 -0
  200. package/svgs/core/office-building.svg +1 -0
  201. package/svgs/core/on-call.svg +1 -0
  202. package/svgs/core/operations.svg +1 -0
  203. package/svgs/core/page.svg +1 -0
  204. package/svgs/core/pages.svg +1 -0
  205. package/svgs/core/paint-bucket.svg +1 -0
  206. package/svgs/core/paint-palette.svg +1 -0
  207. package/svgs/core/pen.svg +1 -0
  208. package/svgs/core/people-group.svg +1 -0
  209. package/svgs/core/person-add.svg +1 -0
  210. package/svgs/core/person-added.svg +1 -0
  211. package/svgs/core/person-avatar.svg +1 -0
  212. package/svgs/core/person-offboard.svg +1 -0
  213. package/svgs/core/person-remove.svg +1 -0
  214. package/svgs/core/person-warning.svg +1 -0
  215. package/svgs/core/person.svg +1 -0
  216. package/svgs/core/phone.svg +1 -0
  217. package/svgs/core/pin-filled.svg +1 -0
  218. package/svgs/core/pin.svg +1 -0
  219. package/svgs/core/plus-square.svg +1 -0
  220. package/svgs/core/power-plug.svg +1 -0
  221. package/svgs/core/premium.svg +1 -0
  222. package/svgs/core/presenter-mode.svg +1 -0
  223. package/svgs/core/printer.svg +1 -0
  224. package/svgs/core/priority-blocker.svg +1 -0
  225. package/svgs/core/priority-critical.svg +1 -0
  226. package/svgs/core/priority-high.svg +1 -0
  227. package/svgs/core/priority-highest.svg +1 -0
  228. package/svgs/core/priority-low.svg +1 -0
  229. package/svgs/core/priority-lowest.svg +1 -0
  230. package/svgs/core/priority-major.svg +1 -0
  231. package/svgs/core/priority-medium.svg +1 -0
  232. package/svgs/core/priority-minor.svg +1 -0
  233. package/svgs/core/priority-trivial.svg +1 -0
  234. package/svgs/core/problem.svg +1 -0
  235. package/svgs/core/project-status.svg +1 -0
  236. package/svgs/core/project.svg +1 -0
  237. package/svgs/core/projection-screen.svg +1 -0
  238. package/svgs/core/pull-request.svg +1 -0
  239. package/svgs/core/pulse.svg +1 -0
  240. package/svgs/core/question-circle.svg +1 -0
  241. package/svgs/core/quotation-mark.svg +1 -0
  242. package/svgs/core/radio-checked.svg +1 -0
  243. package/svgs/core/radio-unchecked.svg +1 -0
  244. package/svgs/core/redo.svg +1 -0
  245. package/svgs/core/refresh.svg +1 -0
  246. package/svgs/core/release.svg +1 -0
  247. package/svgs/core/retry.svg +1 -0
  248. package/svgs/core/roadmap.svg +1 -0
  249. package/svgs/core/scales.svg +1 -0
  250. package/svgs/core/scorecard.svg +1 -0
  251. package/svgs/core/screen-plus.svg +1 -0
  252. package/svgs/core/screen.svg +1 -0
  253. package/svgs/core/search.svg +1 -0
  254. package/svgs/core/send.svg +1 -0
  255. package/svgs/core/settings.svg +1 -0
  256. package/svgs/core/shapes.svg +1 -0
  257. package/svgs/core/share.svg +1 -0
  258. package/svgs/core/shield-strikethrough.svg +1 -0
  259. package/svgs/core/shield.svg +1 -0
  260. package/svgs/core/shortcut.svg +1 -0
  261. package/svgs/core/show-more-horizontal.svg +1 -0
  262. package/svgs/core/show-more-vertical.svg +1 -0
  263. package/svgs/core/shrink-diagonal.svg +1 -0
  264. package/svgs/core/shrink-horizontal.svg +1 -0
  265. package/svgs/core/shrink-vertical.svg +1 -0
  266. package/svgs/core/sidebar-collapse.svg +1 -0
  267. package/svgs/core/sidebar-expand.svg +1 -0
  268. package/svgs/core/sidebar-left.svg +1 -0
  269. package/svgs/core/sidebar-right.svg +1 -0
  270. package/svgs/core/smart-link-card.svg +1 -0
  271. package/svgs/core/smart-link-embed.svg +1 -0
  272. package/svgs/core/smart-link-inline.svg +1 -0
  273. package/svgs/core/smart-link-list.svg +1 -0
  274. package/svgs/core/smart-link.svg +1 -0
  275. package/svgs/core/snippet.svg +1 -0
  276. package/svgs/core/sort-ascending.svg +1 -0
  277. package/svgs/core/sort-descending.svg +1 -0
  278. package/svgs/core/spreadsheet.svg +1 -0
  279. package/svgs/core/sprint.svg +1 -0
  280. package/svgs/core/star-starred.svg +1 -0
  281. package/svgs/core/star-unstarred.svg +1 -0
  282. package/svgs/core/status-verified.svg +1 -0
  283. package/svgs/core/stopwatch.svg +1 -0
  284. package/svgs/core/story.svg +1 -0
  285. package/svgs/core/stroke-weight-extra-large.svg +1 -0
  286. package/svgs/core/stroke-weight-large.svg +1 -0
  287. package/svgs/core/stroke-weight-medium.svg +1 -0
  288. package/svgs/core/stroke-weight-small.svg +1 -0
  289. package/svgs/core/subtasks.svg +1 -0
  290. package/svgs/core/success.svg +1 -0
  291. package/svgs/core/summarize.svg +1 -0
  292. package/svgs/core/support.svg +1 -0
  293. package/svgs/core/table-cell-clear.svg +1 -0
  294. package/svgs/core/table-cell-merge.svg +1 -0
  295. package/svgs/core/table-cell-split.svg +1 -0
  296. package/svgs/core/table-column-add-left.svg +1 -0
  297. package/svgs/core/table-column-add-right.svg +1 -0
  298. package/svgs/core/table-column-delete.svg +1 -0
  299. package/svgs/core/table-column-move-left.svg +1 -0
  300. package/svgs/core/table-column-move-right.svg +1 -0
  301. package/svgs/core/table-columns-distribute.svg +1 -0
  302. package/svgs/core/table-row-add-above.svg +1 -0
  303. package/svgs/core/table-row-add-below.svg +1 -0
  304. package/svgs/core/table-row-delete.svg +1 -0
  305. package/svgs/core/table-row-move-down.svg +1 -0
  306. package/svgs/core/table-row-move-up.svg +1 -0
  307. package/svgs/core/tag.svg +1 -0
  308. package/svgs/core/takeout-food.svg +1 -0
  309. package/svgs/core/target.svg +1 -0
  310. package/svgs/core/task-in-progress.svg +1 -0
  311. package/svgs/core/task-to-do.svg +1 -0
  312. package/svgs/core/task.svg +1 -0
  313. package/svgs/core/tasks.svg +1 -0
  314. package/svgs/core/teams.svg +1 -0
  315. package/svgs/core/text-bold.svg +1 -0
  316. package/svgs/core/text-heading.svg +1 -0
  317. package/svgs/core/text-indent-left.svg +1 -0
  318. package/svgs/core/text-indent-right.svg +1 -0
  319. package/svgs/core/text-italic.svg +1 -0
  320. package/svgs/core/text-shorten.svg +1 -0
  321. package/svgs/core/text-spellcheck.svg +1 -0
  322. package/svgs/core/text-strikethrough.svg +1 -0
  323. package/svgs/core/text-style.svg +1 -0
  324. package/svgs/core/text-underline.svg +1 -0
  325. package/svgs/core/text-wrap.svg +1 -0
  326. package/svgs/core/text.svg +1 -0
  327. package/svgs/core/theme.svg +1 -0
  328. package/svgs/core/thumbs-down.svg +1 -0
  329. package/svgs/core/thumbs-up.svg +1 -0
  330. package/svgs/core/timeline.svg +1 -0
  331. package/svgs/core/tools.svg +1 -0
  332. package/svgs/core/transition.svg +1 -0
  333. package/svgs/core/translate.svg +1 -0
  334. package/svgs/core/tree.svg +1 -0
  335. package/svgs/core/undo.svg +1 -0
  336. package/svgs/core/upload.svg +1 -0
  337. package/svgs/core/vehicle-car.svg +1 -0
  338. package/svgs/core/video-next-overlay.svg +1 -0
  339. package/svgs/core/video-next.svg +1 -0
  340. package/svgs/core/video-pause-overlay.svg +1 -0
  341. package/svgs/core/video-pause.svg +1 -0
  342. package/svgs/core/video-play-overlay.svg +1 -0
  343. package/svgs/core/video-play.svg +1 -0
  344. package/svgs/core/video-previous-overlay.svg +1 -0
  345. package/svgs/core/video-previous.svg +1 -0
  346. package/svgs/core/video-skip-backward-fifteen.svg +1 -0
  347. package/svgs/core/video-skip-backward-ten.svg +1 -0
  348. package/svgs/core/video-skip-forward-fifteen.svg +1 -0
  349. package/svgs/core/video-skip-forward-ten.svg +1 -0
  350. package/svgs/core/video-stop-overlay.svg +1 -0
  351. package/svgs/core/video-stop.svg +1 -0
  352. package/svgs/core/video.svg +1 -0
  353. package/svgs/core/volume-high.svg +1 -0
  354. package/svgs/core/volume-low.svg +1 -0
  355. package/svgs/core/volume-muted.svg +1 -0
  356. package/svgs/core/warning.svg +1 -0
  357. package/svgs/core/whiteboard.svg +1 -0
  358. package/svgs/core/zoom-in.svg +1 -0
  359. package/svgs/core/zoom-out.svg +1 -0
  360. package/svgs/utility/add.svg +1 -0
  361. package/svgs/utility/arrow-down.svg +1 -0
  362. package/svgs/utility/arrow-left.svg +1 -0
  363. package/svgs/utility/arrow-right.svg +1 -0
  364. package/svgs/utility/arrow-up.svg +1 -0
  365. package/svgs/utility/check-circle.svg +1 -0
  366. package/svgs/utility/check-mark.svg +1 -0
  367. package/svgs/utility/chevron-double-left.svg +1 -0
  368. package/svgs/utility/chevron-double-right.svg +1 -0
  369. package/svgs/utility/chevron-down.svg +1 -0
  370. package/svgs/utility/chevron-left.svg +1 -0
  371. package/svgs/utility/chevron-right.svg +1 -0
  372. package/svgs/utility/chevron-up.svg +1 -0
  373. package/svgs/utility/cross-circle.svg +1 -0
  374. package/svgs/utility/cross.svg +1 -0
  375. package/svgs/utility/drag-handle.svg +1 -0
  376. package/svgs/utility/error.svg +1 -0
  377. package/svgs/utility/information.svg +1 -0
  378. package/svgs/utility/link-external.svg +1 -0
  379. package/svgs/utility/lock-locked.svg +1 -0
  380. package/svgs/utility/lock-unlocked.svg +1 -0
  381. package/svgs/utility/show-more-horizontal.svg +1 -0
  382. package/svgs/utility/show-more-vertical.svg +1 -0
  383. package/svgs/utility/star-starred.svg +1 -0
  384. package/svgs/utility/star-unstarred.svg +1 -0
  385. package/svgs/utility/success.svg +1 -0
  386. package/svgs/utility/warning.svg +1 -0
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # @atlaskit/icon
2
2
 
3
+ ## 23.9.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#113917](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/113917)
8
+ [`70dbe7ccc0f8e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/70dbe7ccc0f8e) -
9
+ Rebuilt assets with original mask IDs in tact in order to prevent clashes.
10
+
11
+ ## 23.9.0
12
+
13
+ ### Minor Changes
14
+
15
+ - [#113397](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/113397)
16
+ [`50304c1a4bc84`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/50304c1a4bc84) -
17
+ This release adds a `svgs/core` and `svgs/utility` entry point to allow use of the svgs for the
18
+ new icons.
19
+
3
20
  ## 23.8.1
4
21
 
5
22
  ### Patch Changes
package/build/index.tsx CHANGED
@@ -54,7 +54,7 @@ async function main() {
54
54
  */
55
55
  const configCore: NewIconBuildConfig = {
56
56
  srcDir: path.resolve(root, 'icons_raw/core'),
57
- processedDir: path.resolve(root, 'icons_optimised/core'),
57
+ processedDir: path.resolve(root, 'svgs/core'),
58
58
  destDir: path.resolve(root, 'core'),
59
59
  maxWidth: 24,
60
60
  maxHeight: 24,
@@ -96,7 +96,7 @@ async function main() {
96
96
  */
97
97
  const configUtility: NewIconBuildConfig = {
98
98
  srcDir: path.resolve(root, 'icons_raw/utility'),
99
- processedDir: path.resolve(root, 'icons_optimised/utility'),
99
+ processedDir: path.resolve(root, 'svgs/utility'),
100
100
  destDir: path.resolve(root, 'utility'),
101
101
  maxWidth: 12,
102
102
  maxHeight: 12,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::d27b9a76cd3e1ac059a1cfffe92a3bdf>>
3
+ * @codegen <<SignedSource::d5e04986bf45fc62002ec37970dc29ba>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -24,7 +24,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
26
26
  const TextStrikethroughIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
27
- dangerouslySetGlyph: `<mask id="a" width="16" height="16" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="currentcolor" fill-rule="evenodd" d="M16 0H0v16h16zm-1 8.75H1v1.5h14z" clip-rule="evenodd"/></mask><g mask="url(#a)"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M11 3a3.33 3.33 0 0 0-2.6-1.25h-.934a2.866 2.866 0 0 0-.787 5.622l3.018.863a3.067 3.067 0 0 1-.842 6.015h-.668a3.75 3.75 0 0 1-3.427-2.227L4.75 12"/></g><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M15 8H1"/>`
27
+ dangerouslySetGlyph: `<mask id="mask0_35812_9552" width="16" height="16" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="currentcolor" fill-rule="evenodd" d="M16 0H0v16h16zm-1 8.75H1v1.5h14z" clip-rule="evenodd"/></mask><g mask="url(#mask0_35812_9552)"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M11 3a3.33 3.33 0 0 0-2.6-1.25h-.934a2.866 2.866 0 0 0-.787 5.622l3.018.863a3.067 3.067 0 0 1-.842 6.015h-.668a3.75 3.75 0 0 1-3.427-2.227L4.75 12"/></g><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M15 8H1"/>`
28
28
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
29
  }, props));
30
30
  TextStrikethroughIcon.displayName = 'TextStrikethroughIcon';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/icon",
3
- "version": "23.8.1",
3
+ "version": "23.9.1",
4
4
  "description": "An icon is a symbol representing a command, device, directory, or common action.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -67,7 +67,7 @@
67
67
  "build-glyphs": "ts-node --project ../../../tsconfig.node.json ./build/index.tsx"
68
68
  },
69
69
  "dependencies": {
70
- "@atlaskit/platform-feature-flags": "^1.0.0",
70
+ "@atlaskit/platform-feature-flags": "^1.1.0",
71
71
  "@atlaskit/tokens": "^3.3.0",
72
72
  "@babel/register": "^7.25.9",
73
73
  "@babel/runtime": "^7.0.0",
@@ -89,16 +89,16 @@
89
89
  "@atlaskit/form": "^11.0.2",
90
90
  "@atlaskit/heading": "^4.1.0",
91
91
  "@atlaskit/icon-file-type": "^6.8.0",
92
- "@atlaskit/icon-object": "^6.9.0",
92
+ "@atlaskit/icon-object": "^6.11.0",
93
93
  "@atlaskit/link": "^2.1.0",
94
- "@atlaskit/logo": "^15.2.0",
94
+ "@atlaskit/logo": "^15.3.0",
95
95
  "@atlaskit/menu": "^2.14.0",
96
96
  "@atlaskit/modal-dialog": "^12.19.3",
97
97
  "@atlaskit/primitives": "^13.5.0",
98
98
  "@atlaskit/section-message": "*",
99
99
  "@atlaskit/ssr": "*",
100
100
  "@atlaskit/textfield": "^6.8.0",
101
- "@atlaskit/theme": "^15.0.0",
101
+ "@atlaskit/theme": "^16.0.0",
102
102
  "@atlaskit/toggle": "^14.1.0",
103
103
  "@atlaskit/tooltip": "^19.1.0",
104
104
  "@atlaskit/visual-regression": "*",
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M8 8h7M8 8H1m7 0V1m0 7v7"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m13.643 4.136-5-3a1.25 1.25 0 0 0-1.286 0l-5 3a1.25 1.25 0 0 0-.607 1.072v5.584c0 .44.23.846.607 1.072l5 3c.396.238.89.238 1.286 0l5-3a1.25 1.25 0 0 0 .607-1.072V5.208c0-.44-.23-.846-.607-1.072Z"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M11.5 11a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M4.25 13.25v-.75h-.2l-.17.1zm-3.5 2H0a.75.75 0 0 0 1.12.65zM2.63 2h10.75V.5H2.63zM14.5 3.13v8.25H16V3.13zm-1.12 9.37H4.25V14h9.13zm-9.5.1-3.5 2 .74 1.3 3.5-2zM1.5 15.25V3.13H0v12.12zm13-3.87c0 .62-.5 1.13-1.12 1.13V14A2.63 2.63 0 0 0 16 11.38zM13.38 2c.62 0 1.13.5 1.13 1.13H16A2.63 2.63 0 0 0 13.38.5zM2.63.5A2.63 2.63 0 0 0 0 3.13h1.5C1.5 2.5 2 2 2.63 2zM6 7.25a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M11.75 14.25h-7.5m7.5 0H14m-2.25 0-.693-8.312a.75.75 0 0 0-.747-.688H5.69a.75.75 0 0 0-.747.688L4.25 14.25m0 0H2M8 3V0M3.641 3.641 1.593 1.593M12.36 3.641l2.048-2.048"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M4 2.75h8m-8 10.5h8M1 8h14"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 1.75h14M1 14.25h14m-5.375-4h-3.25a.625.625 0 0 1-.625-.625v-3.25c0-.345.28-.625.625-.625h3.25c.345 0 .625.28.625.625v3.25c0 .345-.28.625-.625.625Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 1.75h14M1 14.25h14m-9.375-4h-3.25a.625.625 0 0 1-.625-.625v-3.25c0-.345.28-.625.625-.625h3.25c.345 0 .625.28.625.625v3.25c0 .345-.28.625-.625.625Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 1.75h14M1 14.25h14m-1.375-4h-3.25a.625.625 0 0 1-.625-.625v-3.25c0-.345.28-.625.625-.625h3.25c.345 0 .625.28.625.625v3.25c0 .345-.28.625-.625.625Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M1 2.75h14M1 13.25h7M1 8h14"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M1 2.75h14m-7 10.5h7M1 8h14"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M4 2.75h8m-8 10.5h8M1 8h14"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M1 2.75h14M1 13.25h7M1 8h14"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M1 2.75h14m-7 10.5h7M1 8h14"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M4.5 8.75.75 6 4.5 3.25m7 4L15.25 10l-3.75 2.75M11 1.25l-6 13.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M11.65 11.56v-1.31h1.32V6.09h-1.32V4.78h4.14v1.31h-1.32v4.16h1.32v1.31zm-5.37 0V4.78h2.34q.71 0 1.25.27.55.27.84.76.3.49.3 1.15 0 .65-.3 1.15-.3.49-.84.76t-1.25.27h-.85v2.43zm2.99-5.2c-.16-.15-.37-.23-.65-.23h-.85v1.65h.84q.42 0 .65-.22a.78.78 0 0 0 .24-.6q0-.38-.24-.59zm-9.08 5.2 1.66-6.79h1.83l1.68 6.79H3.84l-.32-1.51H2.04l-.32 1.51zm3.07-2.73-.3-1.53a23 23 0 0 0-.14-.68l-.04-.21-.04.2q-.06.34-.13.69l-.32 1.54z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M11.75 11.75h2.5v2.5h-2.5zm-10-10h2.5v2.5h-2.5zm0 5h2.5v2.5h-2.5zm0 5h2.5v2.5h-2.5zm5-10h2.5v2.5h-2.5zm0 5h2.5v2.5h-2.5zm0 5h2.5v2.5h-2.5zm5-10h2.5v2.5h-2.5zm0 5h2.5v2.5h-2.5z"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M11.75 11.75h2.5v2.5h-2.5zm-10-10h2.5v2.5h-2.5zm0 5h2.5v2.5h-2.5zm0 5h2.5v2.5h-2.5zm5-10h2.5v2.5h-2.5zm0 5h2.5v2.5h-2.5zm0 5h2.5v2.5h-2.5zm5-10h2.5v2.5h-2.5zm0 5h2.5v2.5h-2.5z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 3c0-.69.56-1.25 1.25-1.25h2c.69 0 1.25.56 1.25 1.25v2c0 .69-.56 1.25-1.25 1.25H3c-.69 0-1.25-.56-1.25-1.25zm8 0c0-.69.56-1.25 1.25-1.25h2c.69 0 1.25.56 1.25 1.25v2c0 .69-.56 1.25-1.25 1.25h-2c-.69 0-1.25-.56-1.25-1.25zm-8 8c0-.69.56-1.25 1.25-1.25h2c.69 0 1.25.56 1.25 1.25v2c0 .69-.56 1.25-1.25 1.25H3c-.69 0-1.25-.56-1.25-1.25zm8 0c0-.69.56-1.25 1.25-1.25h2c.69 0 1.25.56 1.25 1.25v2c0 .69-.56 1.25-1.25 1.25h-2c-.69 0-1.25-.56-1.25-1.25z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m2.357 4.136 5-3a1.25 1.25 0 0 1 1.286 0l5 3c.377.226.607.633.607 1.072v5.584c0 .44-.23.846-.607 1.072l-5 3a1.25 1.25 0 0 1-1.286 0l-5-3a1.25 1.25 0 0 1-.607-1.072V5.208c0-.44.23-.846.607-1.072Z"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M10.25 8a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M12 9v6m-3-3h6M3 14.25h2c.69 0 1.25-.56 1.25-1.25v-2c0-.69-.56-1.25-1.25-1.25H3c-.69 0-1.25.56-1.25 1.25v2c0 .69.56 1.25 1.25 1.25Zm8-8h2c.69 0 1.25-.56 1.25-1.25V3c0-.69-.56-1.25-1.25-1.25h-2c-.69 0-1.25.56-1.25 1.25v2c0 .69.56 1.25 1.25 1.25Zm-8 0h2c.69 0 1.25-.56 1.25-1.25V3c0-.69-.56-1.25-1.25-1.25H3c-.69 0-1.25.56-1.25 1.25v2c0 .69.56 1.25 1.25 1.25Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M2.75 5.25h-1v-3.5h12.5v3.5h-1m-10.5 0V13c0 .69.56 1.25 1.25 1.25h8c.69 0 1.25-.56 1.25-1.25V5.25m-10.5 0h10.5m-7.75 3h5"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M10.25 12.75h-7v-7m.25 6.75L13 3"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M5.75 12.75h7v-7m-.25 6.75L3 3"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8 1v12.75m-5-4.5 5 5 5-5"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M15 8H2.25m4.5-5-5 5 5 5"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 8h12.75m-4.5-5 5 5-5 5"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M3.5 3.5 13 13m-2.75-9.75h-7v7"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m3 13 9.25-9.25m-6.5-.5h7v7"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8 15V2.25m-5 4.5 5-5 5 5"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M9.59 6.409a2.25 2.25 0 0 1 0 3.182m0-3.182a2.25 2.25 0 0 0-3.181 0m3.182 0 2.598-2.598M9.591 9.59a2.25 2.25 0 0 1-3.182 0m3.182 0 2.598 2.598M6.41 9.591a2.25 2.25 0 0 1 0-3.182m0 3.182-2.6 2.598m2.598-5.78L3.81 3.811m8.378 0a1.5 1.5 0 1 0 2.122-2.122 1.5 1.5 0 0 0-2.122 2.122Zm0 8.378a1.5 1.5 0 1 0 2.122 2.122 1.5 1.5 0 0 0-2.122-2.122ZM3.811 3.811a1.5 1.5 0 1 0-2.122-2.122 1.5 1.5 0 0 0 2.122 2.122Zm0 8.378a1.5 1.5 0 1 1-2.122 2.122 1.5 1.5 0 0 1 2.122-2.122Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="m2 2 4 4m8 8-4-4m4-8-4 4m-8 8 4-4m2-9v3m0 8v3m7-7h-3M4 8H1"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M10.25 4.5 5.75 9a1.414 1.414 0 1 0 2 2l4.5-4.5a2.828 2.828 0 1 0-4-4L3.75 7a4.243 4.243 0 0 0 6 6l2.5-2.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m6.25 6 8-1m-8 4.75V12A2.25 2.25 0 1 1 4 9.75zm0 0v-7l8-1v7m0 0V11A2.25 2.25 0 1 1 12 8.75z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="m6 15.25-.723-.2a.75.75 0 0 0 1.253.73zM13.25 8l.53.53a.75.75 0 0 0-.53-1.28zM10 .75l.723.2A.75.75 0 0 0 9.47.22zM2.75 8l-.53-.53a.75.75 0 0 0 .53 1.28zm3.78 7.78 7.25-7.25-1.06-1.06-7.25 7.25zm6.72-8.53H8v1.5h5.25zm-4.527.95 2-7.25-1.446-.4-2 7.25zM9.47.22 2.22 7.47l1.06 1.06 7.25-7.25zM2.75 8.75H8v-1.5H2.75zm4.527-.95-2 7.25 1.446.4 2-7.25z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M1.75 5.917V3c0-.69.56-1.25 1.25-1.25h10c.69 0 1.25.56 1.25 1.25v2.917m-12.5 0v4.166m0-4.166h12.5m-12.5 4.166V13c0 .69.56 1.25 1.25 1.25h10c.69 0 1.25-.56 1.25-1.25v-2.917m-12.5 0h12.5m0-4.166v4.166"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M9.055 15.173a7.23 7.23 0 0 1 .46-6.298 7.23 7.23 0 0 1 5.224-3.548m-5.684 9.846a7.22 7.22 0 0 1-4.68-.894 7.22 7.22 0 0 1-3.115-3.606m7.795 4.5a7.24 7.24 0 0 0 4.861-2.981M1.26 10.673q.33-.048.65-.126a7.23 7.23 0 0 0 4.574-3.422A7.23 7.23 0 0 0 6.945.827M1.26 10.673a7.24 7.24 0 0 1 .152-5.7m0 0q.14-.304.31-.598A7.24 7.24 0 0 1 6.944.827M1.412 4.972c2.452.004 4.937.631 7.213 1.945a14.43 14.43 0 0 1 5.291 5.275M6.946.827a7.22 7.22 0 0 1 4.679.894 7.22 7.22 0 0 1 3.114 3.606m0 0a7.24 7.24 0 0 1-.823 6.865"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M5.583 2.75H2C1.31 2.75.75 3.31.75 4v8c0 .69.56 1.25 1.25 1.25h3.583m0-10.5v10.5m0-10.5h4.834m-4.834 10.5h4.834m0-10.5H14c.69 0 1.25.56 1.25 1.25v8c0 .69-.56 1.25-1.25 1.25h-3.583m0-10.5v10.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M4.583 2.75H2C1.31 2.75.75 3.31.75 4v6c0 .69.56 1.25 1.25 1.25h2.583m0-8.5v8.5m0-8.5h3.834m-3.834 8.5h3.834m0-8.5H11c.69 0 1.25.56 1.25 1.25v6c0 .69-.56 1.25-1.25 1.25H8.417m0-8.5v8.5"/><path stroke="currentcolor" stroke-width="1.5" d="M5 14.25h7.75a2.5 2.5 0 0 0 2.5-2.5V7"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M2.75 11.625c0 1.174.951 2.125 2.125 2.125H5.5m-2.75-2.125c0-1.174.951-2.125 2.125-2.125H12.5m-9.75 2.125v-8.75C2.75 1.701 3.701.75 4.875.75h8.375V9.5h-.75m1.5 4.25h-1.5m-2 0h2m0-4.25v4.25"/><path fill="currentcolor" d="M6.5 15.564V11.5h3v4.064a.25.25 0 0 1-.441.16L8 14.465l-1.059 1.26a.25.25 0 0 1-.441-.16"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="2" d="M2 14 14 2"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="2.5" d="M2 14 14 2"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M2 14 14 2"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M13 1.75H3c-.69 0-1.25.56-1.25 1.25v10c0 .69.56 1.25 1.25 1.25h10c.69 0 1.25-.56 1.25-1.25V3c0-.69-.56-1.25-1.25-1.25Z"/><path fill="currentcolor" d="M8.75 8a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0M5.5 8A.75.75 0 1 1 4 8a.75.75 0 0 1 1.5 0M12 8a.75.75 0 1 1-1.5 0A.75.75 0 0 1 12 8m-3.25 3.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m0-6.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M4.25 4.75a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm0 0V9m1.5 3.75a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 0h3.5a2.5 2.5 0 0 0 2.5-2.5v-5.5m0 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 8.75V13c0 .69.56 1.25 1.25 1.25h10c.69 0 1.25-.56 1.25-1.25V8.75m-12.5 0V6c0-.69.56-1.25 1.25-1.25h1.75m-3 4H8m6.25 0V6c0-.69-.56-1.25-1.25-1.25h-1.75m3 4H8m0 0V11M4.75 4.75V3c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v1.75m-6.5 0h6.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M5.75 4.75V4a2.25 2.25 0 0 1 4.5 0v.75m1.25.75a.75.75 0 0 0-.75-.75h-5.5a.75.75 0 0 0-.75.75m7 0 1.64-1.17a.5.5 0 0 0 .165-.205L14.25 2M11.5 5.5v2.25m-7-2.25L2.86 4.33a.5.5 0 0 1-.165-.205L1.75 2M4.5 5.5v2.25m7 0h4m-4 0V10m-7-2.25h-4m4 0V10m7 0a3.25 3.25 0 0 1-3.25 3.25h-.249a3.5 3.5 0 0 1-3.457-2.967L4.5 10m7 0 1.42 1.183a.5.5 0 0 1 .127.16l1.203 2.407M4.5 10l-1.42 1.183a.5.5 0 0 0-.127.16L1.75 13.75"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M1.75 6.75V13c0 .69.56 1.25 1.25 1.25h4.5m-5.75-7.5V3c0-.69.56-1.25 1.25-1.25h2.25m-3.5 5h12.5m0 0V3c0-.69-.56-1.25-1.25-1.25h-2.25m3.5 5v.75m-9-5.75V0m0 1.75V4.5m0-2.75h5.5m0 0V0m0 1.75V4.5M10 13h3m0 0h3m-3 0v-3m0 3v3"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M1.75 6.75V13c0 .69.56 1.25 1.25 1.25h10c.69 0 1.25-.56 1.25-1.25V6.75m-12.5 0V3c0-.69.56-1.25 1.25-1.25h2.25m-3.5 5h12.5m0 0V3c0-.69-.56-1.25-1.25-1.25h-2.25m-5.5 0V0m0 1.75V4.5m0-2.75h5.5m0 0V0m0 1.75V4.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M14 13.25H2c-.69 0-1.25-.56-1.25-1.25V5.25a2 2 0 0 1 2-2H4.5l1.5-2h4l1.5 2h1.75a2 2 0 0 1 2 2V12c0 .69-.56 1.25-1.25 1.25Z"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M10.5 8.25a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M1.75 6V3c0-.69.56-1.25 1.25-1.25h3m4 0h3c.69 0 1.25.56 1.25 1.25v3m0 4v3c0 .69-.56 1.25-1.25 1.25h-3m-4 0H3c-.69 0-1.25-.56-1.25-1.25v-3m8.75-2a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 8.25V3c0-.69.56-1.25 1.25-1.25h10c.69 0 1.25.56 1.25 1.25v5.25m-12.5 0V13c0 .69.56 1.25 1.25 1.25h10c.69 0 1.25-.56 1.25-1.25V8.25m-12.5 0h12.5m-2.25 3h-1.5m-1.5 0H4"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M12.75 9v2.5m-9.5-7V7m12-4.25v10.5H.75V2.75zM9.75 8c0 1.243-.784 2.25-1.75 2.25S6.25 9.243 6.25 8 7.034 5.75 8 5.75 9.75 6.757 9.75 8Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m5 8-3.25 3.25L5 14.5m9-3.25H2.25M11 1.5l3.25 3.25L11 8M2 4.75h11.75"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M5.917 9.75H1.75V13c0 .69.56 1.25 1.25 1.25h2.917m0-4.5v4.5m0-4.5v-4h4.166m-4.166 8.5h4.166m0-8.5v-4h4.167V13c0 .69-.56 1.25-1.25 1.25h-2.917m0-8.5v8.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M8 4.25a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M13.25 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-5.5 2.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0"/><path stroke="currentcolor" stroke-width="1.5" d="M1.75 1v12c0 .69.56 1.25 1.25 1.25h12m-7-10a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM13.25 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-5.5 2.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M15.25 8A7.25 7.25 0 0 0 8 .75V8z" clip-rule="evenodd"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M15.25 8A7.25 7.25 0 1 1 8 .75M15.25 8A7.25 7.25 0 0 0 8 .75M15.25 8H8V.75"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 1v9.75M15 14.25H3c-.69 0-1.25-.56-1.25-1.25v-2.25m0 0 4.5-4.5L8.5 8.5l5.25-5.25m.5 3.75V2.75H10"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M2.75 4.75V12c0 .69.56 1.25 1.25 1.25h5m-6.25-8.5V2c0-.69.56-1.25 1.25-1.25h8c.69 0 1.25.56 1.25 1.25v2.75m-10.5 0h10.5m0 0V9m2 4.25a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m4.25 8 2.5 3 5-6M8 .75a7.25 7.25 0 1 0 0 14.5A7.25 7.25 0 0 0 8 .75Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m1.5 8 4.25 5.25 8.75-10.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M3 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm9.326 4.48-1.152-.96L6.75 9.828 4.826 7.52l-1.152.96 2.5 3a.75.75 0 0 0 1.152 0z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M3 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm.75 7.75h8.5v-1.5h-8.5z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><rect width="12.5" height="12.5" x="1.75" y="1.75" stroke="currentcolor" stroke-width="1.5" rx="1.25"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M7.75 12.25v1.5a.5.5 0 0 0 .5.5h5.5a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-5.5a.5.5 0 0 0-.5.5zm0 0H3c-.69 0-1.25-.56-1.25-1.25V5.25m0-4.25v4.25m6 0v1.5a.5.5 0 0 0 .5.5h5.5a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-5.5a.5.5 0 0 0-.5.5zm0 0h-6"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M10.75 2.25V2c0-.69-.56-1.25-1.25-1.25h-3c-.69 0-1.25.56-1.25 1.25v.25m5.5 0v2h-5.5v-2m5.5 0h1.75c.69 0 1.25.56 1.25 1.25V14c0 .69-.56 1.25-1.25 1.25h-9c-.69 0-1.25-.56-1.25-1.25V3.5c0-.69.56-1.25 1.25-1.25h1.75"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M8 3.25V8l2.5 2m4.75-2A7.25 7.25 0 1 1 .75 8a7.25 7.25 0 0 1 14.5 0Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M2.5 13.5 8 8m5.5-5.5L8 8m0 0L2.5 2.5M8 8l5.5 5.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M3.75 12.75a3 3 0 0 1-.733-5.91 5 5 0 0 1 9.908-.456A3.251 3.251 0 0 1 12 12.75m-7-2 3-3 3 3m-3-2.5V16"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M13.25 5.5 10.75 8l2.5 2.5M16 8h-4.75m-8.5-2.5L5.25 8l-2.5 2.5M0 8h4.75M8 1v14"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 8h14M5.5 2.75 8 5.25l2.5-2.5M8 0v4.75m-2.5 8.5 2.5-2.5 2.5 2.5M8 16v-4.75"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M4.25 13.25v-.75h-.2l-.172.099zm-3.5 2H0a.75.75 0 0 0 1.122.651zm12.625-2.75H4.25V14h9.125zm-9.497.099-3.5 2 .744 1.302 3.5-2zM1.5 15.25V3.125H0V15.25zM5 8h3V6.5H5zm3 0h3V6.5H8zm-.75-3.75v3h1.5v-3zm0 3v3h1.5v-3zM2.625 2h10.75V.5H2.625zM14.5 3.125v8.25H16v-8.25zM13.375 2c.621 0 1.125.504 1.125 1.125H16A2.625 2.625 0 0 0 13.375.5zm0 12A2.625 2.625 0 0 0 16 11.375h-1.5c0 .621-.504 1.125-1.125 1.125zM1.5 3.125C1.5 2.504 2.004 2 2.625 2V.5A2.625 2.625 0 0 0 0 3.125z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M4.25 13.25v-.75h-.2l-.172.099zm-3.5 2H0a.75.75 0 0 0 1.122.651zM2.625 2h10.75V.5H2.625zM14.5 3.125v8.25H16v-8.25zM13.375 12.5H4.25V14h9.125zm-9.497.099-3.5 2 .744 1.302 3.5-2zM1.5 15.25V3.125H0V15.25zM4 6.5h8V5H4zm0 3h5V8H4zm10.5 1.875c0 .621-.504 1.125-1.125 1.125V14A2.625 2.625 0 0 0 16 11.375zM13.375 2c.621 0 1.125.504 1.125 1.125H16A2.625 2.625 0 0 0 13.375.5zM2.625.5A2.625 2.625 0 0 0 0 3.125h1.5C1.5 2.504 2.004 2 2.625 2z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M8 10a2 2 0 1 0 0-4m0 4a2 2 0 1 1 0-4m0 4v6M8 6V0"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8 15.25A7.25 7.25 0 1 0 8 .75a7.25 7.25 0 0 0 0 14.5Z"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m4.75 11.25 4.5-2-2.5-2.5z"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m11.25 4.75-4.5 2 2.5 2.5z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M2.75 5.25H2c-.69 0-1.25.56-1.25 1.25V12c0 .69.56 1.25 1.25 1.25h12c.69 0 1.25-.56 1.25-1.25V6.5c0-.69-.56-1.25-1.25-1.25h-.75m-10.5 0v-2.5h3.5v2.5m-3.5 0h3.5m0 0h3.5m0 0v-2.5h3.5v2.5m-3.5 0h3.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 1.75h14M1 14.25h14m-5.375-4h-3.25a.625.625 0 0 1-.625-.625v-3.25c0-.345.28-.625.625-.625h3.25c.345 0 .625.28.625.625v3.25c0 .345-.28.625-.625.625Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 1.75h14M1 14.25h14m-9.375-4h-3.25a.625.625 0 0 1-.625-.625v-3.25c0-.345.28-.625.625-.625h3.25c.345 0 .625.28.625.625v3.25c0 .345-.28.625-.625.625Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 1.75h14M1 14.25h14m-1.375-4h-3.25a.625.625 0 0 1-.625-.625v-3.25c0-.345.28-.625.625-.625h3.25c.345 0 .625.28.625.625v3.25c0 .345-.28.625-.625.625Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M2 1.75h12M2 14.25h12m-1.375-3h-9.25a.625.625 0 0 1-.625-.625v-5.25c0-.345.28-.625.625-.625h9.25c.345 0 .625.28.625.625v5.25c0 .345-.28.625-.625.625Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M4 1.75h8m-8 12.5h8m2.625-3H1.375a.625.625 0 0 1-.625-.625v-5.25c0-.345.28-.625.625-.625h13.25c.345 0 .625.28.625.625v5.25c0 .345-.28.625-.625.625Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 1.75h14M1 14.25h14M9 5.917h6m-6 4.166h6m-9.375.167h-3.25a.625.625 0 0 1-.625-.625v-3.25c0-.345.28-.625.625-.625h3.25c.345 0 .625.28.625.625v3.25c0 .345-.28.625-.625.625Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 1.75h14M1 14.25h14M1 5.917h6m-6 4.166h6m6.625.167h-3.25a.625.625 0 0 1-.625-.625v-3.25c0-.345.28-.625.625-.625h3.25c.345 0 .625.28.625.625v3.25c0 .345-.28.625-.625.625Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M1.75 3c0-.69.56-1.25 1.25-1.25h8c.69 0 1.25.56 1.25 1.25v8c0 .69-.56 1.25-1.25 1.25H3c-.69 0-1.25-.56-1.25-1.25z"/><path stroke="currentcolor" stroke-width="1.5" d="M6 15.25h6.75a2.5 2.5 0 0 0 2.5-2.5V6"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M.75 6.25V12c0 .69.56 1.25 1.25 1.25h12c.69 0 1.25-.56 1.25-1.25V6.25m-14.5 0V4c0-.69.56-1.25 1.25-1.25h12c.69 0 1.25.56 1.25 1.25v2.25m-14.5 0h14.5m-2.25 4H9"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0m4.03 5.03L9.06 8l2.97 2.97-1.06 1.06L8 9.06l-2.97 2.97-1.06-1.06L6.94 8 3.97 5.03l1.06-1.06L8 6.94l2.97-2.97z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M6 1.75H3.5c-.69 0-1.25.56-1.25 1.25v10c0 .69.56 1.25 1.25 1.25H6m4 0h2.5c.69 0 1.25-.56 1.25-1.25V3c0-.69-.56-1.25-1.25-1.25H10M2 8H0m16 0h-2"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M12.25 11.5V9.375a.625.625 0 0 0-.625-.625h-1.75a.625.625 0 0 0-.625.625v4.25c0 .345.28.625.625.625h1.75c.345 0 .625-.28.625-.625zm0 0H16m-16 0h7.5m-3.75-7v2.125c0 .345.28.625.625.625h1.75c.345 0 .625-.28.625-.625v-4.25a.625.625 0 0 0-.625-.625h-1.75a.625.625 0 0 0-.625.625zm0 0H0m16 0H8.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M8 1.75H3c-.69 0-1.25.56-1.25 1.25v10c0 .69.56 1.25 1.25 1.25h5m0-12.5h5c.69 0 1.25.56 1.25 1.25v5M8 1.75V8m0 6.25h5c.69 0 1.25-.56 1.25-1.25V8M8 14.25V8m0 0h6.25"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M3.75 8h4m-4 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm8.5 0h-4.5m4.5 0a1.5 1.5 0 1 0 3 0 1.5 1.5 0 0 0-3 0Zm0 5.75H9.563a1.813 1.813 0 0 1-1.813-1.812V8m4.5 5.75a1.5 1.5 0 1 0 3 0 1.5 1.5 0 0 0-3 0Zm0-11.5H9.563A1.81 1.81 0 0 0 7.75 4.063V8m4.5-5.75a1.5 1.5 0 1 0 3 0 1.5 1.5 0 0 0-3 0Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M12.84 10.2q-.2-.19-.2-.53v-.06h-1.49v.06q0 .6.28 1.06.28.45.79.69.52.23 1.21.23t1.21-.23q.52-.24.79-.69a1.95 1.95 0 0 0 .28-1.05v-.56c0-.61-.21-1.1-.62-1.46a2.1 2.1 0 0 0-.95-.46l1.3-1.15V4.78h-3.98v1.27h2.36l-1.24 1.1v1.27h.85c.26 0 .46.07.59.19.14.12.21.29.21.53v.55c0 .24-.07.41-.2.53q-.195.18-.6.18-.39 0-.6-.18m-6.99 1.34v-1.37l2.14-2.06q.37-.36.55-.66t.18-.64c0-.26-.07-.44-.2-.58q-.19-.2-.54-.2-.39 0-.6.23-.21.21-.21.62v.06h-1.5V6.9q0-.67.28-1.16.29-.5.82-.77t1.23-.27q.66 0 1.15.25.5.24.77.69.28.45.28 1.05 0 .66-.33 1.27T8.83 9.22l-1.08.99h2.52v1.36zm-3.7-1.31H.46v1.31h4.51v-1.31H3.63V4.78H2.05L.44 5.9v1.57l1.7-1.26z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M11.63 10.67a2.1 2.1 0 0 1-.28-1.09V6.75q0-.62.28-1.09.29-.46.81-.72t1.2-.26q.69 0 1.2.26.52.26.8.72.29.47.29 1.09v.06h-1.49v-.06c0-.26-.07-.44-.21-.56-.13-.13-.32-.19-.59-.19s-.46.07-.6.19c-.13.13-.2.31-.2.57v2.83c0 .25.07.44.2.57q.2.19.6.19c.26 0 .46-.07.59-.19q.21-.195.21-.57v-.07h1.49v.06q0 .62-.29 1.09-.28.46-.8.73-.51.26-1.2.25-.68 0-1.2-.25a2 2 0 0 1-.81-.72zM9.79 5.25q-.62-.48-1.65-.48H5.93v6.79h2.29q.71 0 1.24-.24t.81-.69q.29-.46.29-1.05 0-.53-.24-.89a1.5 1.5 0 0 0-.62-.55 1.7 1.7 0 0 0-.39-.13q.17-.05.32-.13.36-.19.57-.53.22-.35.22-.8 0-.81-.63-1.29m-2.41 3.4h.79c.29 0 .5.08.66.23.16.14.24.35.24.61q0 .4-.24.61-.23.22-.66.22h-.79zm1.33-1.39q-.2.19-.59.19h-.74V6.01h.74q.38 0 .59.19c.14.12.21.29.21.53q0 .34-.21.54M3.4 10.06l.32 1.51h1.53L3.57 4.78H1.74L.07 11.56H1.6l.32-1.5zM2.17 8.84h.97l-.3-1.53q-.06-.34-.14-.68v-.01l-.04-.21-.04.2q-.06.34-.13.69z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M1.75 7.25V3c0-.69.56-1.25 1.25-1.25h10c.69 0 1.25.56 1.25 1.25v4.25m-12.5 0H8m-6.25 0v3.5m12.5-3.5H8m6.25 0v3.5M8 7.25v3.5m0 3.5h5c.69 0 1.25-.56 1.25-1.25v-2.25M8 14.25H3c-.69 0-1.25-.56-1.25-1.25v-2.25M8 14.25v-3.5m0 0h6.25m-6.25 0H1.75"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8 15V8.518c0-.332-.132-.65-.366-.884L2.25 2.25M14.5 1.5 10 6M8 1.75H1.75V8"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m9 1.75-1.75 4.5h3l-1.75 4.5M3 14.25h10c.69 0 1.25-.56 1.25-1.25V3c0-.69-.56-1.25-1.25-1.25H3c-.69 0-1.25.56-1.25 1.25v10c0 .69.56 1.25 1.25 1.25Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M12.75 3.25V14c0 .69-.56 1.25-1.25 1.25h-7c-.69 0-1.25-.56-1.25-1.25V3.25m9.5 0h1.75m-1.75 0h-2.5m-7 0H1.5m1.75 0h2.5m0 0V.75h4.5v2.5m-4.5 0h4.5M6.5 5.5V13m3-7.5V13"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8 4.25h1.75V.75h-3.5v3.5zm0 0V8m0 0H4.125a.625.625 0 0 0-.625.625v3.125M8 8h3.875c.345 0 .625.28.625.625v3.125m-9 0H1.75v3.5h3.5v-3.5zm9 0h-1.75v3.5h3.5v-3.5z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M6 12.25h4m-5.5 3h7c.69 0 1.25-.56 1.25-1.25V2c0-.69-.56-1.25-1.25-1.25h-7c-.69 0-1.25.56-1.25 1.25v12c0 .69.56 1.25 1.25 1.25Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8 10.75H2.25m0 0V3c0-.69.56-1.25 1.25-1.25h9c.69 0 1.25.56 1.25 1.25v1.5m-11.5 6.25H.75V12c0 .69.56 1.25 1.25 1.25h6m3.5 2H14c.69 0 1.25-.56 1.25-1.25V8c0-.69-.56-1.25-1.25-1.25h-2.5c-.69 0-1.25.56-1.25 1.25v6c0 .69.56 1.25 1.25 1.25Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M3 1h10a2 2 0 0 1 2 2v6h-4.75C9.56 9 9 9.56 9 10.25V15H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2m7.5 10.25a.75.75 0 0 1 .75-.75h3.81l-4.56 4.56zM4 9h3V7.5H4zm7-3.5H4V4h7z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 9v4c0 .69.56 1.25 1.25 1.25h10c.69 0 1.25-.56 1.25-1.25V9M8 1v8.75m-4-3.5 4 4 4-4"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M7 2.75a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0m5.5 0a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0M7 8a1.75 1.75 0 1 1-3.5 0A1.75 1.75 0 0 1 7 8m5.5 0A1.75 1.75 0 1 1 9 8a1.75 1.75 0 0 1 3.5 0M7 13.25a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0m5.5 0a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m14 6 .866-.866a1.25 1.25 0 0 0 0-1.768l-.232-.232a1.25 1.25 0 0 0-1.768 0L12 4m2 2-3.982 3.982a1.25 1.25 0 0 1-.64.342l-2.128.426.426-2.129a1.25 1.25 0 0 1 .342-.639L12 4m2 2-2-2M1.75 1.75h2.5v2.5h-2.5zm0 5h2.5v2.5h-2.5zm0 5h2.5v2.5h-2.5z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M6 1.751H3c-.69 0-1.25.56-1.25 1.25v10c0 .69.56 1.25 1.25 1.25h10c.69 0 1.25-.56 1.25-1.25V10m-.75-5 1.116-1.116a1.25 1.25 0 0 0 0-1.768l-.732-.732a1.25 1.25 0 0 0-1.768 0L11 2.5M13.5 5 9.479 9.021c-.15.15-.336.26-.54.318l-3.189.911.911-3.189a1.25 1.25 0 0 1 .318-.54L11 2.5M13.5 5 11 2.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M15.25 4.97V4c0-.69-.56-1.25-1.25-1.25H2C1.31 2.75.75 3.31.75 4v.97m14.5 0V12c0 .69-.56 1.25-1.25 1.25H2c-.69 0-1.25-.56-1.25-1.25V4.97m14.5 0L8 8.986.75 4.971"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M6.25 6.25a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0m4.5 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0"/><path stroke="currentcolor" stroke-width="1.5" d="M10.5 2.75H16M13.25 0v5.5m2 2.5A7.25 7.25 0 1 1 8 .75m3.25 9S10 11.5 8 11.5 4.75 9.75 4.75 9.75m1.5-3.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm4.5 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M11.25 10.25S10 12 8 12s-3.25-1.75-3.25-1.75m-3.233-5.5a7.25 7.25 0 1 0 12.965 0m-12.965 0A7.25 7.25 0 0 1 8 .75a7.25 7.25 0 0 1 6.483 4m-12.966 0h.733m12.233 0h-.733m-4.875 0 .196 1.825a1.875 1.875 0 0 0 1.864 1.675h1.054a1.25 1.25 0 0 0 1.223-.988l.538-2.512m-4.875 0h4.875m-4.875 0h-1.75m0 0-.196 1.825A1.875 1.875 0 0 1 5.065 8.25H4.011a1.25 1.25 0 0 1-1.223-.988L2.25 4.75m4.875 0H2.25"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M6.25 6.25a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0m4.5 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0"/><path stroke="currentcolor" stroke-width="1.5" d="M4.75 10.25h6.5m4-2.25A7.25 7.25 0 1 1 .75 8a7.25 7.25 0 0 1 14.5 0Zm-9-1.75a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm4.5 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="m6.25 6.25-.5-.5a.5.5 0 1 0 .5.5" clip-rule="evenodd"/><path fill="currentcolor" d="M10.75 6.25a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0"/><path stroke="currentcolor" stroke-width="1.5" d="M4.75 9.75S6 11.5 8 11.5c1.085 0 1.95-.515 2.513-.987M6.25 6.25a.501.501 0 1 1-.5-.5m.5.5-.5-.5m.5.5 4.263 4.263M5.75 5.75 2.873 2.873M1 1l1.873 1.873M15 15l-1.873-1.873M5.278 1.277a7.25 7.25 0 0 1 9.444 9.444M2.873 2.873a7.25 7.25 0 1 0 10.253 10.253M2.874 2.874l7.64 7.64m2.614 2.614-2.614-2.614m.237-4.263a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M6.25 6.25a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0m4.5 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0"/><path stroke="currentcolor" stroke-width="1.5" d="M11.25 9.75S10 11.5 8 11.5 4.75 9.75 4.75 9.75M15.25 8A7.25 7.25 0 1 1 .75 8a7.25 7.25 0 0 1 14.5 0Zm-9-1.75a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm4.5 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M6 15.25h-.75a.75.75 0 0 0 1.304.505zm7.75-8.5.554.505a.75.75 0 0 0-.407-1.24zM10 6h-.75v.615l.603.12zm0-5.25h.75A.75.75 0 0 0 9.446.245zm-7.75 8.5-.554-.505a.75.75 0 0 0 .407 1.24zM6 10h.75v-.615l-.603-.12zm.554 5.755 7.75-8.5-1.108-1.01-7.75 8.5zm7.343-9.74-3.75-.75-.294 1.47 3.75.75zM10.75 6V.75h-1.5V6zM9.446.245l-7.75 8.5 1.108 1.01 7.75-8.5zm-7.343 9.74 3.75.75.294-1.47-3.75-.75zM5.25 10v5.25h1.5V10z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M6.586.603a2 2 0 0 1 2.828 0l5.982 5.983a2 2 0 0 1 0 2.828l-5.982 5.982a2 2 0 0 1-2.828 0L.604 9.414a2 2 0 0 1 0-2.828zM7.25 9V3.75h1.5V9zM8 12.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-width="1.5" d="M8 4v5m-5 5.25h10c.69 0 1.25-.56 1.25-1.25V3c0-.69-.56-1.25-1.25-1.25H3c-.69 0-1.25.56-1.25 1.25v10c0 .69.56 1.25 1.25 1.25Z"/><circle cx="8" cy="11.25" r="1" fill="currentcolor"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M.75 1v14m14.5-14v14m-5.5-9.5 2.5 2.5-2.5 2.5m-3.5-5L3.75 8l2.5 2.5m5.5-2.5h-7.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m5.5 9.75 2.5 2.5 2.5-2.5M1 15.25h14M1 .75h14m-9.5 5.5L8 3.75l2.5 2.5M8 11.75v-7.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M5.75 8a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0"/><path fill="currentcolor" fill-rule="evenodd" d="M8 2C4.433 2 1.319 4.232.167 7.38c-.146.4-.146.84 0 1.24C1.32 11.768 4.433 14 8 14c3.566 0 6.681-2.232 7.833-5.38.146-.4.146-.84 0-1.24C14.68 4.232 11.566 2 8 2m0 2.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m1 1 2.919 2.919M15 15l-2.92-2.92M3.92 3.92C2.524 4.792 1.436 6.096.871 7.638a1.06 1.06 0 0 0 0 .724C1.914 11.212 4.745 13.25 8 13.25c1.493 0 2.898-.43 4.08-1.17M3.92 3.92l2.49 2.49m5.672 5.672L9.59 9.59m0 0a2.25 2.25 0 0 1-3.182-3.182M9.59 9.59 6.409 6.409m.005-3.495A7.7 7.7 0 0 1 8 2.75c3.255 0 6.086 2.039 7.129 4.888.085.234.085.49 0 .724a7.2 7.2 0 0 1-1.187 2.08"/></svg>