@agentable/icons-static 0.6.0 → 0.7.0

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 (783) hide show
  1. package/dist/agentable-icons-static.cjs +5 -1
  2. package/dist/agentable-icons-static.cjs.map +1 -1
  3. package/dist/agentable-icons-static.js +5 -1
  4. package/dist/agentable-icons-static.js.map +1 -1
  5. package/dist/icon-nodes.cjs +84 -6
  6. package/dist/icon-nodes.js +84 -6
  7. package/dist/icons/edit-profile.cjs +12 -0
  8. package/dist/icons/edit-profile.cjs.map +1 -0
  9. package/dist/icons/edit-profile.js +11 -0
  10. package/dist/icons/edit-profile.js.map +1 -0
  11. package/dist/icons/hotspot.cjs +12 -0
  12. package/dist/icons/hotspot.cjs.map +1 -0
  13. package/dist/icons/hotspot.js +11 -0
  14. package/dist/icons/hotspot.js.map +1 -0
  15. package/dist/icons/index.cjs +10 -2
  16. package/dist/icons/index.cjs.map +1 -1
  17. package/dist/icons/index.js +10 -2
  18. package/dist/icons/index.js.map +1 -1
  19. package/dist/icons/timer-simple.cjs +12 -0
  20. package/dist/icons/timer-simple.cjs.map +1 -0
  21. package/dist/icons/timer-simple.js +11 -0
  22. package/dist/icons/timer-simple.js.map +1 -0
  23. package/dist/icons/translate-language.cjs +12 -0
  24. package/dist/icons/translate-language.cjs.map +1 -0
  25. package/dist/icons/translate-language.js +11 -0
  26. package/dist/icons/translate-language.js.map +1 -0
  27. package/dist/icons/wireless.cjs +12 -0
  28. package/dist/icons/wireless.cjs.map +1 -0
  29. package/dist/icons/wireless.js +11 -0
  30. package/dist/icons/wireless.js.map +1 -0
  31. package/dist/index.cjs +10 -2
  32. package/dist/index.js +6 -2
  33. package/dist/src/icons/edit-profile.d.ts +7 -0
  34. package/dist/src/icons/edit-profile.d.ts.map +1 -0
  35. package/dist/src/icons/hotspot.d.ts +7 -0
  36. package/dist/src/icons/hotspot.d.ts.map +1 -0
  37. package/dist/src/icons/index.d.ts +6 -2
  38. package/dist/src/icons/index.d.ts.map +1 -1
  39. package/dist/src/icons/timer-simple.d.ts +7 -0
  40. package/dist/src/icons/timer-simple.d.ts.map +1 -0
  41. package/dist/src/icons/translate-language.d.ts +7 -0
  42. package/dist/src/icons/translate-language.d.ts.map +1 -0
  43. package/dist/src/icons/wireless.d.ts +7 -0
  44. package/dist/src/icons/wireless.d.ts.map +1 -0
  45. package/dist/tsconfig.tsbuildinfo +1 -1
  46. package/icon-nodes.json +131 -11
  47. package/icons/add-documents.svg +1 -1
  48. package/icons/add-star-1.svg +1 -1
  49. package/icons/add-star.svg +1 -1
  50. package/icons/add-tag.svg +1 -1
  51. package/icons/add-user-1.svg +1 -1
  52. package/icons/add-user.svg +1 -1
  53. package/icons/add-username.svg +1 -1
  54. package/icons/ai-circle-spark.svg +1 -1
  55. package/icons/ai-email.svg +1 -1
  56. package/icons/ai-list-generated.svg +1 -1
  57. package/icons/ai-scan.svg +1 -1
  58. package/icons/ai-square-alert.svg +1 -1
  59. package/icons/ai-square-spark-add.svg +1 -1
  60. package/icons/ai-square-spark.svg +1 -1
  61. package/icons/ai-tools-alt.svg +1 -1
  62. package/icons/align-bottom.svg +1 -1
  63. package/icons/align-center-1.svg +1 -1
  64. package/icons/align-center-2.svg +1 -1
  65. package/icons/align-center-3.svg +1 -1
  66. package/icons/align-center-4.svg +1 -1
  67. package/icons/align-center-5.svg +1 -1
  68. package/icons/align-center.svg +1 -1
  69. package/icons/align-left-1.svg +1 -1
  70. package/icons/align-left.svg +1 -1
  71. package/icons/align-right-1.svg +1 -1
  72. package/icons/align-right.svg +1 -1
  73. package/icons/align-top-1.svg +1 -1
  74. package/icons/align-top.svg +1 -1
  75. package/icons/analyze-voice-ai.svg +1 -1
  76. package/icons/annotation-message-1-ai.svg +1 -1
  77. package/icons/annotation-message-1-plus.svg +1 -1
  78. package/icons/annotation-message-1.svg +1 -1
  79. package/icons/annotation-message-5-ai.svg +1 -1
  80. package/icons/annotation-message-6.svg +1 -1
  81. package/icons/anonymous.svg +1 -1
  82. package/icons/antena.svg +1 -1
  83. package/icons/apple-1.svg +1 -1
  84. package/icons/apple.svg +1 -1
  85. package/icons/area-chart.svg +1 -1
  86. package/icons/arrow-down-md.svg +1 -1
  87. package/icons/arrow-down-rightmd.svg +1 -1
  88. package/icons/arrow-left-md.svg +1 -1
  89. package/icons/arrow-right-md.svg +1 -1
  90. package/icons/arrow-up-md.svg +1 -1
  91. package/icons/arrow-up-rightmd.svg +1 -1
  92. package/icons/arrows-bent-arrow-left-down.svg +1 -1
  93. package/icons/arrows-bent-arrow-right-down.svg +1 -1
  94. package/icons/arrows-diagonal-contract.svg +1 -1
  95. package/icons/arrows-diagonal-maximize-alt.svg +1 -1
  96. package/icons/arrows-horizontal-expand-square.svg +1 -1
  97. package/icons/arrows-horizontal-maximize.svg +1 -1
  98. package/icons/arrows-split-down.svg +1 -1
  99. package/icons/article-document-ai.svg +1 -1
  100. package/icons/astronomy-moon.svg +1 -1
  101. package/icons/atom.svg +1 -1
  102. package/icons/attach-1.svg +1 -1
  103. package/icons/attach.svg +1 -1
  104. package/icons/bag.svg +1 -1
  105. package/icons/ball-football-1.svg +1 -1
  106. package/icons/bank-card-1.svg +1 -1
  107. package/icons/bank-card.svg +1 -1
  108. package/icons/bar-chart-3-line-1.svg +1 -1
  109. package/icons/bar-chart-3-line.svg +1 -1
  110. package/icons/bar-chart-ai.svg +1 -1
  111. package/icons/bar-chart-alt-horizontal.svg +1 -1
  112. package/icons/bar-chart-alt-vertical.svg +1 -1
  113. package/icons/bar-chart-horizontal-alt.svg +1 -1
  114. package/icons/bar-chart-vertical-alt.svg +1 -1
  115. package/icons/blazing-star-1.svg +1 -1
  116. package/icons/blazing-star-2.svg +1 -1
  117. package/icons/blazing-star-3.svg +1 -1
  118. package/icons/blazing-star.svg +1 -1
  119. package/icons/bluetooth-1.svg +1 -1
  120. package/icons/bluetooth-disconnected.svg +1 -1
  121. package/icons/bluetooth.svg +1 -1
  122. package/icons/board-document-2.svg +1 -1
  123. package/icons/board-menu-2.svg +1 -1
  124. package/icons/board-menu.svg +1 -1
  125. package/icons/board-tasks.svg +1 -1
  126. package/icons/boat-1.svg +1 -1
  127. package/icons/boat-2.svg +1 -1
  128. package/icons/boat-on-water.svg +1 -1
  129. package/icons/bold-type.svg +1 -1
  130. package/icons/book-1.svg +1 -1
  131. package/icons/book-2.svg +1 -1
  132. package/icons/book-3.svg +1 -1
  133. package/icons/book-4.svg +1 -1
  134. package/icons/book-ai-2.svg +1 -1
  135. package/icons/book-ai.svg +1 -1
  136. package/icons/book-search.svg +1 -1
  137. package/icons/book.svg +1 -1
  138. package/icons/bookmark-1.svg +1 -1
  139. package/icons/bookmark-ai.svg +1 -1
  140. package/icons/bookmark-check.svg +1 -1
  141. package/icons/bookmark-plus.svg +1 -1
  142. package/icons/bookmark.svg +1 -1
  143. package/icons/bot-1.svg +1 -1
  144. package/icons/bot-2.svg +1 -1
  145. package/icons/bot-flow.svg +1 -1
  146. package/icons/bot.svg +1 -1
  147. package/icons/bottom-sheet-close.svg +1 -1
  148. package/icons/bottom-sheet-open.svg +1 -1
  149. package/icons/brain.svg +1 -1
  150. package/icons/broom.svg +1 -1
  151. package/icons/building-office.svg +1 -1
  152. package/icons/building.svg +1 -1
  153. package/icons/bulleted-list.svg +1 -1
  154. package/icons/cable-keyborad.svg +1 -1
  155. package/icons/cable-mouse.svg +1 -1
  156. package/icons/calendar-check.svg +1 -1
  157. package/icons/calendar-dash.svg +1 -1
  158. package/icons/calendar-stickder-2-line.svg +1 -1
  159. package/icons/calendar-time.svg +1 -1
  160. package/icons/call-phone.svg +1 -1
  161. package/icons/call-receive.svg +1 -1
  162. package/icons/call-sending.svg +1 -1
  163. package/icons/call-silent.svg +1 -1
  164. package/icons/camera-ai-alt.svg +1 -1
  165. package/icons/camera-ai.svg +1 -1
  166. package/icons/camera-plus.svg +1 -1
  167. package/icons/camera-remove.svg +1 -1
  168. package/icons/camera.svg +1 -1
  169. package/icons/candle-chart-2-line.svg +1 -1
  170. package/icons/card-key.svg +1 -1
  171. package/icons/card-lock.svg +1 -1
  172. package/icons/card-shield.svg +1 -1
  173. package/icons/cards.svg +1 -1
  174. package/icons/caret-down-md.svg +1 -1
  175. package/icons/caret-up-md.svg +1 -1
  176. package/icons/cc-email.svg +1 -1
  177. package/icons/chart-3-bar-edit.svg +1 -1
  178. package/icons/chat-code-1.svg +1 -1
  179. package/icons/chat-code.svg +1 -1
  180. package/icons/check-circle-1.svg +1 -1
  181. package/icons/check-circle.svg +1 -1
  182. package/icons/check-square.svg +1 -1
  183. package/icons/checkmark.svg +1 -1
  184. package/icons/chemistry-flask.svg +1 -1
  185. package/icons/chevron-contract-horizontal.svg +1 -1
  186. package/icons/chevron-contract-vertical.svg +1 -1
  187. package/icons/chevron-down-duo.svg +1 -1
  188. package/icons/chevron-down.svg +1 -1
  189. package/icons/chevron-expand-horizontal.svg +1 -1
  190. package/icons/chevron-expand-verical.svg +1 -1
  191. package/icons/chevron-left-duo.svg +1 -1
  192. package/icons/chevron-left-md.svg +1 -1
  193. package/icons/chevron-left.svg +1 -1
  194. package/icons/chevron-right-duo.svg +1 -1
  195. package/icons/chevron-right-md.svg +1 -1
  196. package/icons/chevron-right.svg +1 -1
  197. package/icons/chevron-up-duo.svg +1 -1
  198. package/icons/chevron-up.svg +1 -1
  199. package/icons/circle-grid-interface-1.svg +1 -1
  200. package/icons/circle-grid-interface-2.svg +1 -1
  201. package/icons/circle-grid-interface-3.svg +1 -1
  202. package/icons/circle-grid-interface-4.svg +1 -1
  203. package/icons/circle-grid-interface-5.svg +1 -1
  204. package/icons/circle-grid-interface-6.svg +1 -1
  205. package/icons/circle-grid-interface.svg +1 -1
  206. package/icons/circle-message-2-chart.svg +1 -1
  207. package/icons/circle-message-2-code-develop.svg +1 -1
  208. package/icons/circle-message-2-develope-code.svg +1 -1
  209. package/icons/circle-messages-2-1.svg +1 -1
  210. package/icons/circle-messages-2-2.svg +1 -1
  211. package/icons/circle-messages-2.svg +1 -1
  212. package/icons/circle.svg +1 -1
  213. package/icons/circular-bar-chart.svg +1 -1
  214. package/icons/clipboard-2-lines.svg +1 -1
  215. package/icons/clipboard-tasks.svg +1 -1
  216. package/icons/clipboard-text.svg +1 -1
  217. package/icons/clipboard.svg +1 -1
  218. package/icons/clock-add-plus.svg +1 -1
  219. package/icons/clock-add.svg +1 -1
  220. package/icons/clock-cancel.svg +1 -1
  221. package/icons/clock-circle-upward.svg +1 -1
  222. package/icons/clock-dashed-half.svg +1 -1
  223. package/icons/clock-dashed-outline.svg +1 -1
  224. package/icons/clock-dashed.svg +1 -1
  225. package/icons/close-remove.svg +1 -1
  226. package/icons/close-sign.svg +1 -1
  227. package/icons/cloud-bookmark.svg +1 -1
  228. package/icons/cloud-check.svg +1 -1
  229. package/icons/cloud-dash-1.svg +1 -1
  230. package/icons/cloud-dash.svg +1 -1
  231. package/icons/cloud-download.svg +1 -1
  232. package/icons/cloud-refresh.svg +1 -1
  233. package/icons/cloud-transfer.svg +1 -1
  234. package/icons/cloud-upload.svg +1 -1
  235. package/icons/code-1.svg +1 -1
  236. package/icons/code-2.svg +1 -1
  237. package/icons/code-3.svg +1 -1
  238. package/icons/code.svg +1 -1
  239. package/icons/codepen.svg +1 -1
  240. package/icons/command.svg +1 -1
  241. package/icons/compare-git-diff.svg +1 -1
  242. package/icons/cone.svg +1 -1
  243. package/icons/constituency.svg +1 -1
  244. package/icons/controller-1.svg +1 -1
  245. package/icons/copy-1.svg +1 -1
  246. package/icons/copyright-infringement.svg +1 -1
  247. package/icons/copyright.svg +1 -1
  248. package/icons/corner-left-down.svg +1 -1
  249. package/icons/corner-right-down.svg +1 -1
  250. package/icons/crystal-ball-ai.svg +1 -1
  251. package/icons/cube-dash.svg +1 -1
  252. package/icons/cube4.svg +1 -1
  253. package/icons/dashboard-1.svg +1 -1
  254. package/icons/data-set.svg +1 -1
  255. package/icons/database-add.svg +1 -1
  256. package/icons/database-ai.svg +1 -1
  257. package/icons/database-check.svg +1 -1
  258. package/icons/database-down.svg +1 -1
  259. package/icons/database-edit.svg +1 -1
  260. package/icons/database-error.svg +1 -1
  261. package/icons/database-privacy.svg +1 -1
  262. package/icons/database-refresh-2.svg +1 -1
  263. package/icons/database-reload.svg +1 -1
  264. package/icons/database-remove.svg +1 -1
  265. package/icons/database-search.svg +1 -1
  266. package/icons/database-server.svg +1 -1
  267. package/icons/database.svg +1 -1
  268. package/icons/delete-1.svg +1 -1
  269. package/icons/delete.svg +1 -1
  270. package/icons/delivery-ai.svg +1 -1
  271. package/icons/design-ai.svg +1 -1
  272. package/icons/diamond-ai.svg +1 -1
  273. package/icons/diamond-star.svg +1 -1
  274. package/icons/disallow.svg +1 -1
  275. package/icons/discord.svg +1 -1
  276. package/icons/discount-tag.svg +1 -1
  277. package/icons/discount.svg +1 -1
  278. package/icons/discover-search.svg +1 -1
  279. package/icons/division-3.svg +1 -1
  280. package/icons/do-not-touch.svg +1 -1
  281. package/icons/doc-sticky-ai.svg +1 -1
  282. package/icons/docs.svg +1 -1
  283. package/icons/docuemnt-2-lines.svg +1 -1
  284. package/icons/docuemtn-2-line-ai.svg +1 -1
  285. package/icons/docuemtn-2-line-edit.svg +1 -1
  286. package/icons/document-3-lines.svg +1 -1
  287. package/icons/document-add.svg +1 -1
  288. package/icons/document-analyze.svg +1 -1
  289. package/icons/document-badge-plus.svg +1 -1
  290. package/icons/document-bar-chart.svg +1 -1
  291. package/icons/document-cloud.svg +1 -1
  292. package/icons/document-code.svg +1 -1
  293. package/icons/document-copy.svg +1 -1
  294. package/icons/document-dash-scan.svg +1 -1
  295. package/icons/document-dash.svg +1 -1
  296. package/icons/document-download.svg +1 -1
  297. package/icons/document-error.svg +1 -1
  298. package/icons/document-explore.svg +1 -1
  299. package/icons/document-hashtag.svg +1 -1
  300. package/icons/document-image.svg +1 -1
  301. package/icons/document-menu.svg +1 -1
  302. package/icons/document-music.svg +1 -1
  303. package/icons/document-pdf.svg +1 -1
  304. package/icons/document-pencil.svg +1 -1
  305. package/icons/document-pin-2-lines.svg +1 -1
  306. package/icons/document-pin.svg +1 -1
  307. package/icons/document-remove.svg +1 -1
  308. package/icons/document-scan.svg +1 -1
  309. package/icons/document-star.svg +1 -1
  310. package/icons/document-text.svg +1 -1
  311. package/icons/document-transfer.svg +1 -1
  312. package/icons/document-upload.svg +1 -1
  313. package/icons/document-verified.svg +1 -1
  314. package/icons/document-zip.svg +1 -1
  315. package/icons/document.svg +1 -1
  316. package/icons/documents.svg +1 -1
  317. package/icons/donut-bar-chart.svg +1 -1
  318. package/icons/dot-bar-line-chart.svg +1 -1
  319. package/icons/double-down.svg +1 -1
  320. package/icons/double-left.svg +1 -1
  321. package/icons/double-right.svg +1 -1
  322. package/icons/double-song-ai.svg +1 -1
  323. package/icons/double-up.svg +1 -1
  324. package/icons/down-line.svg +1 -1
  325. package/icons/down-side.svg +1 -1
  326. package/icons/down-square.svg +1 -1
  327. package/icons/download.svg +1 -1
  328. package/icons/drive-ai.svg +1 -1
  329. package/icons/earth-1.svg +1 -1
  330. package/icons/earth-language-ai.svg +1 -1
  331. package/icons/earth.svg +1 -1
  332. package/icons/edit-ai.svg +1 -1
  333. package/icons/edit-profile.svg +2 -0
  334. package/icons/email-ai.svg +1 -1
  335. package/icons/email-download.svg +1 -1
  336. package/icons/email-edit.svg +1 -1
  337. package/icons/email-ground.svg +1 -1
  338. package/icons/email-lock.svg +1 -1
  339. package/icons/email-notification.svg +1 -1
  340. package/icons/email-open-2.svg +1 -1
  341. package/icons/email-plus-add.svg +1 -1
  342. package/icons/email-receive.svg +1 -1
  343. package/icons/email-refresh-2.svg +1 -1
  344. package/icons/email-refresh.svg +1 -1
  345. package/icons/email-remove-close.svg +1 -1
  346. package/icons/email-reply.svg +1 -1
  347. package/icons/email-search.svg +1 -1
  348. package/icons/email-send.svg +1 -1
  349. package/icons/email-sendng.svg +1 -1
  350. package/icons/email-sort.svg +1 -1
  351. package/icons/email-time-wait.svg +1 -1
  352. package/icons/email-upload.svg +1 -1
  353. package/icons/email.svg +1 -1
  354. package/icons/enlarge-contract-horizontal.svg +1 -1
  355. package/icons/enlarge-contract-vertical.svg +1 -1
  356. package/icons/enlarge-expand-horizontal.svg +1 -1
  357. package/icons/enlarge-expand-vertical.svg +1 -1
  358. package/icons/eraser-ai-2.svg +1 -1
  359. package/icons/eraser-ai.svg +1 -1
  360. package/icons/error-diamond-1.svg +1 -1
  361. package/icons/error-diamond.svg +1 -1
  362. package/icons/error-triangle-1.svg +1 -1
  363. package/icons/error-triangle.svg +1 -1
  364. package/icons/expand.svg +1 -1
  365. package/icons/external-link.svg +1 -1
  366. package/icons/eye-1.svg +1 -1
  367. package/icons/eye-2-ai.svg +1 -1
  368. package/icons/eye-ai.svg +1 -1
  369. package/icons/eye.svg +1 -1
  370. package/icons/face-id-succes.svg +1 -1
  371. package/icons/female-woman.svg +1 -1
  372. package/icons/file-ai-alt.svg +1 -1
  373. package/icons/filter-2.svg +1 -1
  374. package/icons/filter-ai.svg +1 -1
  375. package/icons/filter-refresh.svg +1 -1
  376. package/icons/filter.svg +1 -1
  377. package/icons/flag-pin.svg +1 -1
  378. package/icons/flag.svg +1 -1
  379. package/icons/flash-1.svg +1 -1
  380. package/icons/flash-remove.svg +1 -1
  381. package/icons/flash.svg +1 -1
  382. package/icons/flip-backward.svg +1 -1
  383. package/icons/flip-forward.svg +1 -1
  384. package/icons/floppy-disk-save.svg +1 -1
  385. package/icons/focus-frame-1.svg +1 -1
  386. package/icons/focus-frame-2.svg +1 -1
  387. package/icons/focus-frame.svg +1 -1
  388. package/icons/folder-code.svg +1 -1
  389. package/icons/folder-file-1.svg +1 -1
  390. package/icons/folder-file-2.svg +1 -1
  391. package/icons/folder-file-ai.svg +1 -1
  392. package/icons/folder-file-cloud.svg +1 -1
  393. package/icons/folder-file-favorite.svg +1 -1
  394. package/icons/folder-file-open.svg +1 -1
  395. package/icons/folder-file-search-1.svg +1 -1
  396. package/icons/folder-file-search.svg +1 -1
  397. package/icons/folder-file-table-1.svg +1 -1
  398. package/icons/folder-file-table.svg +1 -1
  399. package/icons/folder-file-zip.svg +1 -1
  400. package/icons/folder-file.svg +1 -1
  401. package/icons/folder-server.svg +1 -1
  402. package/icons/forbidden-sign-1.svg +1 -1
  403. package/icons/forbidden-sign.svg +1 -1
  404. package/icons/frame-ai-generate.svg +1 -1
  405. package/icons/full-out-horizontal.svg +1 -1
  406. package/icons/gallery-ai.svg +1 -1
  407. package/icons/gallery-view-clean.svg +1 -1
  408. package/icons/gallery-view-edit.svg +1 -1
  409. package/icons/gallery-view-hide.svg +1 -1
  410. package/icons/gallery-view-show.svg +1 -1
  411. package/icons/gallery-view.svg +1 -1
  412. package/icons/game-objects.svg +1 -1
  413. package/icons/generate-ai-long-dash.svg +1 -1
  414. package/icons/generate-book-ai.svg +1 -1
  415. package/icons/generate-chart.svg +1 -1
  416. package/icons/generate-file.svg +1 -1
  417. package/icons/generate-folder-file.svg +1 -1
  418. package/icons/generate-image-alt-2.svg +1 -1
  419. package/icons/generate-image-alt.svg +1 -1
  420. package/icons/generate-image.svg +1 -1
  421. package/icons/generate-text-alt.svg +1 -1
  422. package/icons/git-branch.svg +1 -1
  423. package/icons/git-merge.svg +1 -1
  424. package/icons/git-pull-1.svg +1 -1
  425. package/icons/git-pull-request-1.svg +1 -1
  426. package/icons/git-pull-request.svg +1 -1
  427. package/icons/git-pull.svg +1 -1
  428. package/icons/google-drive-1.svg +1 -1
  429. package/icons/google-drive-2.svg +1 -1
  430. package/icons/google-drive-3.svg +1 -1
  431. package/icons/google-drive.svg +1 -1
  432. package/icons/grid-interface-1.svg +1 -1
  433. package/icons/grid-interface-10.svg +1 -1
  434. package/icons/grid-interface-11.svg +1 -1
  435. package/icons/grid-interface-12.svg +1 -1
  436. package/icons/grid-interface-13.svg +1 -1
  437. package/icons/grid-interface-14.svg +1 -1
  438. package/icons/grid-interface-15.svg +1 -1
  439. package/icons/grid-interface-16.svg +1 -1
  440. package/icons/grid-interface-17.svg +1 -1
  441. package/icons/grid-interface-18.svg +1 -1
  442. package/icons/grid-interface-19.svg +1 -1
  443. package/icons/grid-interface-2.svg +1 -1
  444. package/icons/grid-interface-20.svg +1 -1
  445. package/icons/grid-interface-21.svg +1 -1
  446. package/icons/grid-interface-22.svg +1 -1
  447. package/icons/grid-interface-3.svg +1 -1
  448. package/icons/grid-interface-4.svg +1 -1
  449. package/icons/grid-interface-5.svg +1 -1
  450. package/icons/grid-interface-6.svg +1 -1
  451. package/icons/grid-interface-7.svg +1 -1
  452. package/icons/grid-interface-8.svg +1 -1
  453. package/icons/grid-interface-9.svg +1 -1
  454. package/icons/grid-interface-add-plus.svg +1 -1
  455. package/icons/grid-interface-search.svg +1 -1
  456. package/icons/grid-interface.svg +1 -1
  457. package/icons/grinning-face.svg +1 -1
  458. package/icons/grinning-squinting.svg +1 -1
  459. package/icons/hamburger-menu.svg +1 -1
  460. package/icons/happy-add.svg +1 -1
  461. package/icons/happy-chat.svg +1 -1
  462. package/icons/hashtag.svg +1 -1
  463. package/icons/hdr.svg +1 -1
  464. package/icons/heart-symbols.svg +1 -1
  465. package/icons/help-sign.svg +1 -1
  466. package/icons/heptagon.svg +1 -1
  467. package/icons/hexagonal.svg +1 -1
  468. package/icons/hexagonal2.svg +1 -1
  469. package/icons/hide-1.svg +1 -1
  470. package/icons/hide-3.svg +1 -1
  471. package/icons/hide.svg +1 -1
  472. package/icons/home-ai.svg +1 -1
  473. package/icons/home.svg +1 -1
  474. package/icons/homepod-speaker.svg +1 -1
  475. package/icons/hotspot.svg +2 -0
  476. package/icons/image-1.svg +1 -1
  477. package/icons/image-2.svg +1 -1
  478. package/icons/image-ai.svg +1 -1
  479. package/icons/image-close.svg +1 -1
  480. package/icons/image-down.svg +1 -1
  481. package/icons/image-edit.svg +1 -1
  482. package/icons/image-plus-1.svg +1 -1
  483. package/icons/image-plus.svg +1 -1
  484. package/icons/image-search.svg +1 -1
  485. package/icons/image-tick.svg +1 -1
  486. package/icons/image-up.svg +1 -1
  487. package/icons/image.svg +1 -1
  488. package/icons/inbox-1.svg +1 -1
  489. package/icons/inbox-badge.svg +1 -1
  490. package/icons/inbox-check.svg +1 -1
  491. package/icons/inbox-down.svg +1 -1
  492. package/icons/inbox.svg +1 -1
  493. package/icons/info-circle-1.svg +1 -1
  494. package/icons/info-circle.svg +1 -1
  495. package/icons/input.svg +1 -1
  496. package/icons/internet-server.svg +1 -1
  497. package/icons/journey-1.svg +1 -1
  498. package/icons/journey-2.svg +1 -1
  499. package/icons/journey.svg +1 -1
  500. package/icons/left-side.svg +1 -1
  501. package/icons/lens-shutter.svg +1 -1
  502. package/icons/library-add-plus.svg +1 -1
  503. package/icons/loading-circle-1.svg +1 -1
  504. package/icons/loading.svg +1 -1
  505. package/icons/lock-check.svg +1 -1
  506. package/icons/lock-hide.svg +1 -1
  507. package/icons/lock-open.svg +1 -1
  508. package/icons/lock-security-ai.svg +1 -1
  509. package/icons/lock.svg +1 -1
  510. package/icons/logic-flow.svg +1 -1
  511. package/icons/logout.svg +1 -1
  512. package/icons/loop-direction-repeat-circle-horizontal.svg +1 -1
  513. package/icons/lyrics-ai.svg +1 -1
  514. package/icons/mac-laptop-notebook.svg +1 -1
  515. package/icons/magic-wand-to-4.svg +1 -1
  516. package/icons/magic-wand.svg +1 -1
  517. package/icons/male-man.svg +1 -1
  518. package/icons/map-location.svg +1 -1
  519. package/icons/map-search.svg +1 -1
  520. package/icons/map.svg +1 -1
  521. package/icons/marker.svg +1 -1
  522. package/icons/mention.svg +1 -1
  523. package/icons/menu-1.svg +1 -1
  524. package/icons/menu-2.svg +1 -1
  525. package/icons/menu-3.svg +1 -1
  526. package/icons/menu-close-left.svg +1 -1
  527. package/icons/menu-open-right.svg +1 -1
  528. package/icons/menu.svg +1 -1
  529. package/icons/message.svg +1 -1
  530. package/icons/microphone.svg +1 -1
  531. package/icons/minus-4.svg +1 -1
  532. package/icons/monitor-2.svg +1 -1
  533. package/icons/monitor-ai-2.svg +1 -1
  534. package/icons/monitor-display-stand.svg +1 -1
  535. package/icons/monitor-display.svg +1 -1
  536. package/icons/more-circle.svg +1 -1
  537. package/icons/mouse-pointer-2.svg +1 -1
  538. package/icons/movie-ai.svg +1 -1
  539. package/icons/multitasking-1.svg +1 -1
  540. package/icons/multitasking.svg +1 -1
  541. package/icons/music-ai.svg +1 -1
  542. package/icons/navigation-1.svg +1 -1
  543. package/icons/navigation.svg +1 -1
  544. package/icons/network-ai.svg +1 -1
  545. package/icons/new-massage-dot.svg +1 -1
  546. package/icons/new-ringtone-message-2.svg +1 -1
  547. package/icons/new.svg +1 -1
  548. package/icons/notebook.svg +1 -1
  549. package/icons/notification-ai.svg +1 -1
  550. package/icons/off.svg +1 -1
  551. package/icons/old-tv-antenna-side.svg +1 -1
  552. package/icons/old-tv-antenna.svg +1 -1
  553. package/icons/on.svg +1 -1
  554. package/icons/one-repeat-right.svg +1 -1
  555. package/icons/orbit.svg +1 -1
  556. package/icons/painting-ai.svg +1 -1
  557. package/icons/paper-bag.svg +1 -1
  558. package/icons/paper-plus.svg +1 -1
  559. package/icons/parking.svg +1 -1
  560. package/icons/partying.svg +1 -1
  561. package/icons/password-close.svg +1 -1
  562. package/icons/password-edit.svg +1 -1
  563. package/icons/password-hide.svg +1 -1
  564. package/icons/password-lock.svg +1 -1
  565. package/icons/password-reload.svg +1 -1
  566. package/icons/password-tick.svg +1 -1
  567. package/icons/password-unlock.svg +1 -1
  568. package/icons/password-view.svg +1 -1
  569. package/icons/password.svg +1 -1
  570. package/icons/pause.svg +1 -1
  571. package/icons/pen-ai.svg +1 -1
  572. package/icons/pen-square.svg +1 -1
  573. package/icons/pentagon.svg +1 -1
  574. package/icons/phone-call-add-plus.svg +1 -1
  575. package/icons/phone-call-ai.svg +1 -1
  576. package/icons/phone-call-minus.svg +1 -1
  577. package/icons/pin-1.svg +1 -1
  578. package/icons/pin-2.svg +1 -1
  579. package/icons/pin-3.svg +1 -1
  580. package/icons/pin-add.svg +1 -1
  581. package/icons/pin-hide.svg +1 -1
  582. package/icons/pin-remove-1.svg +1 -1
  583. package/icons/pin-remove.svg +1 -1
  584. package/icons/pin.svg +1 -1
  585. package/icons/play-1.svg +1 -1
  586. package/icons/play-circle-add.svg +1 -1
  587. package/icons/play.svg +1 -1
  588. package/icons/playlist-ai.svg +1 -1
  589. package/icons/plus-2.svg +1 -1
  590. package/icons/plus-4.svg +1 -1
  591. package/icons/pointing-down.svg +1 -1
  592. package/icons/pointing-left.svg +1 -1
  593. package/icons/pointing-right.svg +1 -1
  594. package/icons/pointing-up.svg +1 -1
  595. package/icons/polygon.svg +1 -1
  596. package/icons/polygon2.svg +1 -1
  597. package/icons/polygon3.svg +1 -1
  598. package/icons/printer-2.svg +1 -1
  599. package/icons/pyramid.svg +1 -1
  600. package/icons/python.svg +1 -1
  601. package/icons/question-mark-circle.svg +1 -1
  602. package/icons/radar-ai.svg +1 -1
  603. package/icons/radical.svg +1 -1
  604. package/icons/receipt-bill-ai-alt.svg +1 -1
  605. package/icons/receipt-bill-ai.svg +1 -1
  606. package/icons/receipt-bill-down.svg +1 -1
  607. package/icons/receipt-bill-edit.svg +1 -1
  608. package/icons/receipt-bill-search.svg +1 -1
  609. package/icons/receipt-bill.svg +1 -1
  610. package/icons/refresh-circle-left.svg +1 -1
  611. package/icons/refresh-circle-right.svg +1 -1
  612. package/icons/refresh-left.svg +1 -1
  613. package/icons/refresh-right.svg +1 -1
  614. package/icons/regenrate-ai-alt.svg +1 -1
  615. package/icons/regenrate-search.svg +1 -1
  616. package/icons/registered-trademark.svg +1 -1
  617. package/icons/remove-circle-1.svg +1 -1
  618. package/icons/remove-circle.svg +1 -1
  619. package/icons/remove-cloud.svg +1 -1
  620. package/icons/remove-controller.svg +1 -1
  621. package/icons/repeat-generate-ai.svg +1 -1
  622. package/icons/replay-2.svg +1 -1
  623. package/icons/review-ai.svg +1 -1
  624. package/icons/right-side.svg +1 -1
  625. package/icons/ringing-2.svg +1 -1
  626. package/icons/ringtone-4.svg +1 -1
  627. package/icons/ringtone-mute-hide-2.svg +1 -1
  628. package/icons/ringtone-playing-2.svg +1 -1
  629. package/icons/ringtone-remove-2.svg +1 -1
  630. package/icons/ringtone-silent-sleep-4.svg +1 -1
  631. package/icons/road-sign.svg +1 -1
  632. package/icons/scan-image.svg +1 -1
  633. package/icons/scan-key.svg +1 -1
  634. package/icons/scan-not-found.svg +1 -1
  635. package/icons/scan-object.svg +1 -1
  636. package/icons/scan-slider-1.svg +1 -1
  637. package/icons/scan-slider.svg +1 -1
  638. package/icons/scan.svg +1 -1
  639. package/icons/search-1.svg +1 -1
  640. package/icons/search-chat.svg +1 -1
  641. package/icons/search-check.svg +1 -1
  642. package/icons/search-cloud.svg +1 -1
  643. package/icons/search-document.svg +1 -1
  644. package/icons/search-edit.svg +1 -1
  645. package/icons/search-filter.svg +1 -1
  646. package/icons/search-library.svg +1 -1
  647. package/icons/search-menu-2.svg +1 -1
  648. package/icons/search-scan-1.svg +1 -1
  649. package/icons/search-scan-2.svg +1 -1
  650. package/icons/search-tag.svg +1 -1
  651. package/icons/search.svg +1 -1
  652. package/icons/security-scan.svg +1 -1
  653. package/icons/seen-checkmark.svg +1 -1
  654. package/icons/send-message-right.svg +1 -1
  655. package/icons/send.svg +1 -1
  656. package/icons/server-privacy.svg +1 -1
  657. package/icons/server-tree.svg +1 -1
  658. package/icons/setting-1.svg +1 -1
  659. package/icons/setting.svg +1 -1
  660. package/icons/seven-day-return-guarantee.svg +1 -1
  661. package/icons/seven-days-warranty.svg +1 -1
  662. package/icons/share.svg +1 -1
  663. package/icons/shield-add.svg +1 -1
  664. package/icons/shield-done.svg +1 -1
  665. package/icons/shield-error.svg +1 -1
  666. package/icons/shield-hide.svg +1 -1
  667. package/icons/shield-key.svg +1 -1
  668. package/icons/shield-lock-3.svg +1 -1
  669. package/icons/shield-profile.svg +1 -1
  670. package/icons/shield.svg +1 -1
  671. package/icons/shopping-bag-ai.svg +1 -1
  672. package/icons/shortcut-app-square.svg +1 -1
  673. package/icons/shrink.svg +1 -1
  674. package/icons/shuffle-generate-by-ai.svg +1 -1
  675. package/icons/sidebar-close.svg +1 -1
  676. package/icons/sidebar-open.svg +1 -1
  677. package/icons/sleeping.svg +1 -1
  678. package/icons/smiling-add.svg +1 -1
  679. package/icons/smiling-close.svg +1 -1
  680. package/icons/smiling-hearts.svg +1 -1
  681. package/icons/smiling.svg +1 -1
  682. package/icons/song-ai.svg +1 -1
  683. package/icons/song-circle-ai.svg +1 -1
  684. package/icons/song-plus-add.svg +1 -1
  685. package/icons/song.svg +1 -1
  686. package/icons/songs-wave-check-complete.svg +1 -1
  687. package/icons/songs-wave-close-remove.svg +1 -1
  688. package/icons/songs-wave.svg +1 -1
  689. package/icons/sparks-ai-alt.svg +1 -1
  690. package/icons/sparks-ai.svg +1 -1
  691. package/icons/square-apple-watch.svg +1 -1
  692. package/icons/square-message-1-chart.svg +1 -1
  693. package/icons/square.svg +1 -1
  694. package/icons/ssl.svg +1 -1
  695. package/icons/star-glowing.svg +1 -1
  696. package/icons/star.svg +1 -1
  697. package/icons/sticker-add.svg +1 -1
  698. package/icons/stop-circle-1.svg +1 -1
  699. package/icons/stop-circle.svg +1 -1
  700. package/icons/straighten.svg +1 -1
  701. package/icons/swap-horizontal.svg +1 -1
  702. package/icons/swap-moods-1.svg +1 -1
  703. package/icons/swap-moods.svg +1 -1
  704. package/icons/swap.svg +1 -1
  705. package/icons/swipe-left-2.svg +1 -1
  706. package/icons/swipe-left.svg +1 -1
  707. package/icons/swipe-right-2.svg +1 -1
  708. package/icons/swipe-right.svg +1 -1
  709. package/icons/tag-1.svg +1 -1
  710. package/icons/tag-2.svg +1 -1
  711. package/icons/tag.svg +1 -1
  712. package/icons/terminal-1.svg +1 -1
  713. package/icons/terminal.svg +1 -1
  714. package/icons/text-ai.svg +1 -1
  715. package/icons/text-field.svg +1 -1
  716. package/icons/thumb-dislike-2.svg +1 -1
  717. package/icons/thumb-like-2.svg +1 -1
  718. package/icons/ticket-ai.svg +1 -1
  719. package/icons/ticket-remove.svg +1 -1
  720. package/icons/ticket-search.svg +1 -1
  721. package/icons/ticket-tick.svg +1 -1
  722. package/icons/time-circle.svg +1 -1
  723. package/icons/timer-add.svg +1 -1
  724. package/icons/timer-simple.svg +2 -0
  725. package/icons/touch-id-circle-2.svg +1 -1
  726. package/icons/trademark.svg +1 -1
  727. package/icons/translate-language.svg +2 -0
  728. package/icons/trap-ai.svg +1 -1
  729. package/icons/triangle.svg +1 -1
  730. package/icons/triangle2.svg +1 -1
  731. package/icons/twenty-four-days-warranty.svg +1 -1
  732. package/icons/twenty-four-hour-delivery.svg +1 -1
  733. package/icons/twenty-four-hour-return-guarantee.svg +1 -1
  734. package/icons/two-users-1.svg +1 -1
  735. package/icons/two-users-ai.svg +1 -1
  736. package/icons/two-users.svg +1 -1
  737. package/icons/type-script.svg +1 -1
  738. package/icons/update-left-1.svg +1 -1
  739. package/icons/update-left.svg +1 -1
  740. package/icons/update-right-1.svg +1 -1
  741. package/icons/update-right.svg +1 -1
  742. package/icons/upload.svg +1 -1
  743. package/icons/user-1.svg +1 -1
  744. package/icons/user-2.svg +1 -1
  745. package/icons/user-3.svg +1 -1
  746. package/icons/user-ai.svg +1 -1
  747. package/icons/user-circel-ai.svg +1 -1
  748. package/icons/user-scan.svg +1 -1
  749. package/icons/user.svg +1 -1
  750. package/icons/video-camera-2.svg +1 -1
  751. package/icons/video-camera-add.svg +1 -1
  752. package/icons/video-camera-disbale.svg +1 -1
  753. package/icons/video-camera-play.svg +1 -1
  754. package/icons/video-camera.svg +1 -1
  755. package/icons/video-generate-ai-1.svg +1 -1
  756. package/icons/video-generate-ai.svg +1 -1
  757. package/icons/voice-wave-ai.svg +1 -1
  758. package/icons/voicemail.svg +1 -1
  759. package/icons/volume-down.svg +1 -1
  760. package/icons/volume-high.svg +1 -1
  761. package/icons/volume-mute.svg +1 -1
  762. package/icons/web-ai-alt.svg +1 -1
  763. package/icons/web-ai.svg +1 -1
  764. package/icons/website-key.svg +1 -1
  765. package/icons/website-lock.svg +1 -1
  766. package/icons/website-shield.svg +1 -1
  767. package/icons/website-terminal.svg +1 -1
  768. package/icons/winking-chat.svg +1 -1
  769. package/icons/wireless.svg +2 -0
  770. package/icons/xbox-playstation.svg +1 -1
  771. package/icons/zoom-in-1.svg +1 -1
  772. package/icons/zoom-in.svg +1 -1
  773. package/icons/zoom-out-1.svg +1 -1
  774. package/icons/zoom-out.svg +1 -1
  775. package/package.json +1 -1
  776. package/sprite.svg +92 -8
  777. package/dist/icons/code-4.cjs +0 -12
  778. package/dist/icons/code-4.cjs.map +0 -1
  779. package/dist/icons/code-4.js +0 -11
  780. package/dist/icons/code-4.js.map +0 -1
  781. package/dist/src/icons/code-4.d.ts +0 -7
  782. package/dist/src/icons/code-4.d.ts.map +0 -1
  783. package/icons/code-4.svg +0 -2
package/icons/eye.svg CHANGED
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.998 19c3.705 0 7.094-2.625 9.002-7-1.908-4.375-5.297-7-9.002-7C8.297 5 4.908 7.625 3 12c1.908 4.377 5.297 7 9.002 7z"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.079 12.005c0 1.673-1.378 3.032-3.076 3.032-1.7 0-3.077-1.359-3.077-3.032s1.378-3.032 3.077-3.032c1.698 0 3.076 1.358 3.076 3.032" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 25"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21.001 16.152v1.577a3.893 3.893 0 0 1-3.893 3.892H15.82M2.999 16.152v1.577a3.893 3.893 0 0 0 3.893 3.892h1.257M2.999 9.09V7.513a3.89 3.89 0 0 1 3.893-3.892h1.289M21 9.09V7.513a3.89 3.89 0 0 0-3.892-3.892H15.85M8.562 8.445v.612m6.878-.612v.612zm-2.972 1.317v1.97c0 .523-.163.857-.61 1.13l-.304.198m-2.992 2.292c2.315 1.903 4.608 1.94 6.878 0"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.177 10.972a6.912 6.912 0 1 1 13.824 0 6.912 6.912 0 0 1-13.824 0" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m4 19.94 4.142-4.142M4.102 16.9l2.934 2.935"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.473 3a2.05 2.05 0 0 1 1.48.63l3.791 3.95c.366.381.571.89.571 1.42v8.28a3.72 3.72 0 0 1-3.72 3.72h-7.19a3.72 3.72 0 0 1-3.72-3.722V6.721A3.72 3.72 0 0 1 8.405 3z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m10.169 13.862-.095-.257a3.54 3.54 0 0 0-2.091-2.094l-.257-.095.257-.096a3.54 3.54 0 0 0 2.09-2.094l.096-.257.095.257a3.54 3.54 0 0 0 2.09 2.094l.258.095-.257.096a3.54 3.54 0 0 0-2.091 2.094zm4.819 1.841a1.67 1.67 0 0 0-1.108-1.11c.53-.161.946-.577 1.108-1.109.161.532.576.948 1.107 1.11-.53.161-.946.577-1.107 1.109"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><title>Iconly/Light/Filter 2</title><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.565 3C3.701 3 3 3.713 3 4.59v.936c0 .65.247 1.276.69 1.746l4.845 5.152.002-.003A5.16 5.16 0 0 1 10 16.023v4.572c0 .306.32.5.585.357l2.76-1.504a1.31 1.31 0 0 0 .676-1.15v-2.287c0-1.342.519-2.631 1.446-3.587l4.846-5.152c.44-.47.688-1.096.688-1.746V4.59C21 3.713 20.3 3 19.436 3z"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.752 3.215A2.75 2.75 0 0 0 3 5.966v2.102c0 1.026.408 2.008 1.132 2.733l4.475 3.984c.296.296.462.698.462 1.116v3.306a1.577 1.577 0 0 0 2.161 1.465l1.93-.769c.6-.238.993-.819.993-1.465V16.4c0-.447.19-.873.522-1.173l5.047-4.991A3.87 3.87 0 0 0 21 7.365V5.966a2.75 2.75 0 0 0-2.752-2.751h-3.573"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m10.054 8.414-.1-.274A3.76 3.76 0 0 0 7.73 5.915l-.273-.1.273-.102a3.76 3.76 0 0 0 2.222-2.225l.101-.273.101.273a3.76 3.76 0 0 0 2.222 2.225l.273.101-.273.101a3.76 3.76 0 0 0-2.222 2.225zm5.311 1.242a1.77 1.77 0 0 0-1.177-1.179A1.77 1.77 0 0 0 15.365 7.3a1.77 1.77 0 0 0 1.176 1.178 1.77 1.77 0 0 0-1.176 1.179"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.631 5.168a2.48 2.48 0 0 1 2.48 2.48v1.26a3.48 3.48 0 0 1-1.152 2.586l-4.548 4.499c-.3.27-.47.653-.47 1.055v1.837c0 .583-.355 1.106-.896 1.322l-1.737.691a1.422 1.422 0 0 1-1.948-1.32V16.6c0-.378-.15-.739-.417-1.005l-4.032-3.592a3.48 3.48 0 0 1-1.02-2.461V7.647A2.48 2.48 0 0 1 6.37 5.168M14.676 3v1.742h-1.742"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.069 7.26H9.326v1.62m.061-4.277a2.82 2.82 0 0 1 2.457-1.42c1.89 0 2.83 1.568 2.83 1.568"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.292 7.426a2.82 2.82 0 0 1-2.448 1.411c-1.56 0-2.518-1.567-2.518-1.567"/></svg>
package/icons/filter.svg CHANGED
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.105 8.181v-1.92A3.26 3.26 0 0 1 6.365 3h11.269a3.26 3.26 0 0 1 3.259 3.26v2.076c0 .97-.424 1.89-1.162 2.52l-4.654 3.979a2.6 2.6 0 0 0-.909 1.973v1.33c0 .968-.61 1.833-1.523 2.16l-1.69.602A1.688 1.688 0 0 1 8.7 19.31v-2.646c0-.677-.252-1.33-.708-1.83l-4.024-4.421a3.32 3.32 0 0 1-.863-2.232m5.805.243h6.178"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.461 13.777c3.166.565 5.404 1.905 5.404 3.458 0 2.086-3.966 3.767-8.86 3.767-4.895 0-8.871-1.681-8.871-3.767 0-1.553 2.227-2.883 5.404-3.458"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11.998 9.855 7.2-3.428L11.998 3v13.71"/></svg>
package/icons/flag.svg CHANGED
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.888 13.688s2.266-2.266 6.96-.257c4.696 2.01 7.265.28 7.265.28v-9.6s-2.57 1.728-7.265-.28c-4.694-2.009-6.96.257-6.96.257V21"/></svg>
package/icons/flash-1.svg CHANGED
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.728 5.201H21m-2.311 6.797H21m-5.272 6.793H21"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.782 4.165 3.16 12.578c-.401.599-.006 1.44.676 1.44h4.598V19.3c0 .879 1.036 1.245 1.512.533l5.62-8.411c.402-.6.007-1.442-.675-1.442h-4.599V4.698c0-.879-1.035-1.244-1.511-.533" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.074 8.895 5.56 12.358c-.46.645-.01 1.538.782 1.538h5.325v5.628c0 .94 1.197 1.326 1.75.57l2.293-3.159M10.627 5.389l1.446-1.99c.553-.755 1.75-.368 1.75.57v2.983m2.374 2.642h2.949c.792 0 1.243.893.783 1.538l-1.668 2.294M3.887 4.477l15.672 16.525"/></svg>
package/icons/flash.svg CHANGED
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11.307 3.412-6.695 9.222a.995.995 0 0 0 .804 1.58h5.477v5.79c0 .963 1.235 1.364 1.801.583l6.695-9.22a.995.995 0 0 0-.805-1.58h-5.477v-5.79c0-.964-1.234-1.365-1.8-.585" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.49 13.002 4 9.512l3.49-3.49"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 9.511h11.766a4.233 4.233 0 1 1 0 8.467h-3.484"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.51 13.002 20 9.512l-3.49-3.49"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 9.511H8.233a4.233 4.233 0 1 0 0 8.467h3.484"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.851 3.743A2.42 2.42 0 0 0 14.105 3H7.782C4.842 3 3 5.08 3 8.026v7.948C3 18.919 4.834 21 7.782 21h8.435C19.166 21 21 18.919 21 15.974V10.08c0-.624-.241-1.225-.674-1.675zM13.904 8.1H8.373"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.02 20.94v-4.666c0-1.644-1.027-2.317-2.67-2.317H9.648c-1.644 0-2.67.673-2.67 2.317v4.666"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.53 21.001h1.578A3.893 3.893 0 0 0 21 17.108v-1.256M15.53 3h1.578A3.893 3.893 0 0 1 21 6.893v1.29M8.47 3H6.892A3.893 3.893 0 0 0 3 6.893v1.258m5.47 12.848H6.892A3.893 3.893 0 0 1 3 17.106v-1.29m10.627-7.872h-3.251m6.216 4.058H7.407m6.22 4.051h-3.251"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20.998 8.47V6.892A3.89 3.89 0 0 0 17.106 3h-1.257M3 8.47V6.892A3.89 3.89 0 0 1 6.892 3h1.29M3 15.531v1.577A3.89 3.89 0 0 0 6.892 21H8.15M21 15.531v1.577A3.89 3.89 0 0 1 17.107 21h-1.289M12 8.602V15.4m3.402-3.398H8.598"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20.718 8.466V6.89a3.89 3.89 0 0 0-3.893-3.893h-1.257M2.719 8.466V6.89a3.89 3.89 0 0 1 3.893-3.893H7.9M2.719 15.531v1.577A3.89 3.89 0 0 0 6.612 21h1.257m12.849-5.469v1.577A3.89 3.89 0 0 1 16.825 21h-1.289m-8.661-9.002h9.688"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.64 20.986c3.357 0 5.334-1.979 5.334-5.333L21 10.997c0-3.423-1.242-5.135-4.605-5.135h-2.653a2.15 2.15 0 0 1-1.712-.857l-.856-1.137a2.14 2.14 0 0 0-1.711-.856H7.588C4.232 3.012 3 4.989 3 8.339v7.314c0 3.354 1.981 5.332 5.345 5.332z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.084 10.992 7.94 13.135l2.177 2.177m3.801-4.32 2.143 2.143-2.176 2.177"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.64 20.987c3.357 0 5.334-1.978 5.334-5.332L21 10.999c0-3.423-1.242-5.135-4.605-5.135h-2.653a2.15 2.15 0 0 1-1.712-.856l-.856-1.138a2.14 2.14 0 0 0-1.711-.856H7.588C4.232 3.014 3 4.99 3 8.342v7.313c0 3.354 1.981 5.332 5.345 5.332z"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.068 13.71h17.737m-2.668-.02c-.374-.415-.879-.796-1.497-1.153l-4.572-2.64c-2.097-1.21-4.048-.686-5.262 1.417l-1.316 2.28"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.64 20.987c3.357 0 5.334-1.979 5.334-5.333L21 10.998c0-3.423-1.242-5.135-4.605-5.135h-2.653a2.15 2.15 0 0 1-1.712-.856l-.856-1.138a2.14 2.14 0 0 0-1.711-.856H7.588C4.232 3.013 3 4.99 3 8.34v7.313c0 3.354 1.981 5.333 5.345 5.333z"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.64 21c3.357 0 5.334-1.98 5.334-5.34L21 10.996c0-3.428-1.242-5.142-4.605-5.142h-2.653a2.15 2.15 0 0 1-1.712-.857l-.856-1.14A2.14 2.14 0 0 0 9.463 3H7.588C4.232 3 3 4.98 3 8.336v7.323C3 19.02 4.981 21 8.345 21z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m10.054 15.382-.1-.273a3.76 3.76 0 0 0-2.223-2.225l-.272-.101.272-.102a3.76 3.76 0 0 0 2.222-2.224l.101-.274.101.274a3.76 3.76 0 0 0 2.222 2.224l.273.102-.273.1a3.76 3.76 0 0 0-2.222 2.226zm5.311 1.242a1.77 1.77 0 0 0-1.177-1.178 1.77 1.77 0 0 0 1.177-1.179 1.77 1.77 0 0 0 1.176 1.179 1.77 1.77 0 0 0-1.176 1.178"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.345 20.986C4.98 20.986 3 19.008 3 15.654V8.34c0-3.35 1.232-5.327 4.588-5.327h1.875a2.14 2.14 0 0 1 1.71.856l.857 1.138a2.15 2.15 0 0 0 1.712.856h2.653C19.758 5.863 21 7.575 21 11l-.026 1.842"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.601 16.618c-1.2.01-2.165.85-2.171 2.191a2.18 2.18 0 0 0 1.289 1.998c.32.129.638.18.88.18h5.183c.242 0 .562-.048.887-.178a2.19 2.19 0 0 0 1.287-2c0-1.374-.97-2.18-2.172-2.19 0-.864-.678-2.593-2.59-2.593-1.915 0-2.593 1.729-2.593 2.592" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.64 20.987c3.357 0 5.334-1.978 5.334-5.333L21 10.998c0-3.422-1.242-5.134-4.605-5.134h-2.653a2.15 2.15 0 0 1-1.712-.856l-.856-1.139a2.14 2.14 0 0 0-1.711-.856H7.588C4.232 3.013 3 4.99 3 8.341v7.313c0 3.355 1.981 5.333 5.345 5.333z"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.01 13.556c.354-1.107-.06-2.37-1.22-2.744a1.98 1.98 0 0 0-1.791.303 2 2 0 0 0-1.789-.303c-1.16.374-1.577 1.637-1.222 2.744.55 1.75 3.01 3.101 3.01 3.101s2.442-1.329 3.013-3.101" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.176 17.78c-.302 1.314-1.826 2.643-3.465 1.561 0 0 1.061.943 3.216.943h9.4a2.494 2.494 0 0 0 2.437-1.965l1.175-5.78c.35-1.811-.846-2.67-2.436-2.67h-6.6c-1.17 0-2.184.814-2.435 1.957z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.927 20.285C4.827 20.285 3 18.463 3 15.37V8.628C3 5.54 4.136 3.717 7.23 3.717h1.728c.621 0 1.205.293 1.576.789l.79 1.05c.373.495.958.787 1.579.789h1.459c2.673 0 3.892 1.172 4.177 3.517"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.64 20.987c3.357 0 5.334-1.978 5.334-5.333L21 10.998c0-3.422-1.242-5.134-4.605-5.134h-2.653a2.15 2.15 0 0 1-1.712-.856l-.856-1.139a2.14 2.14 0 0 0-1.711-.856H7.588C4.232 3.013 3 4.99 3 8.341v7.313c0 3.355 1.981 5.333 5.345 5.333z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.15 14.68a2.507 2.507 0 1 1-3.545-3.546 2.507 2.507 0 0 1 3.544 3.546m0 0 1.357 1.358"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.345 20.987C4.98 20.987 3 19.009 3 15.654V8.341c0-3.35 1.232-5.328 4.588-5.328h1.875a2.14 2.14 0 0 1 1.71.856l.857 1.139a2.15 2.15 0 0 0 1.712.856h2.653c3.363 0 4.605 1.712 4.605 5.135l-.026 1.842"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m17.277 19.496 1.493 1.49m-3.512-6.63a2.967 2.967 0 1 1 0 5.934 2.967 2.967 0 0 1 0-5.934"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.64 20.987c3.357 0 5.334-1.978 5.334-5.333L21 10.998c0-3.422-1.242-5.134-4.605-5.134h-2.653a2.15 2.15 0 0 1-1.712-.856l-.856-1.139a2.14 2.14 0 0 0-1.711-.856H7.588C4.232 3.013 3 4.99 3 8.341v7.313c0 3.355 1.981 5.333 5.345 5.333z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.391 10.147h3.218c1.125 0 1.824.793 1.824 1.917v2.576c0 1.123-.7 1.917-1.824 1.917H10.39c-1.125 0-1.825-.794-1.825-1.917v-2.576c0-1.124.704-1.918 1.825-1.918M12 16.557v-6.41m-3.434 3.205h6.867"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.64 20.987c3.357 0 5.334-1.978 5.334-5.333L21 10.998c0-3.422-1.242-5.134-4.605-5.134h-2.653a2.15 2.15 0 0 1-1.712-.856l-.856-1.139a2.14 2.14 0 0 0-1.711-.856H7.588C4.232 3.013 3 4.99 3 8.341v7.313c0 3.355 1.981 5.333 5.345 5.333zm-6.675-9.835v9.834m6.058-9.834v9.834M3.012 16.072h17.956M3 11.152h18"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.64 20.987c3.357 0 5.334-1.978 5.334-5.333L21 10.998c0-3.422-1.242-5.134-4.605-5.134h-2.653a2.15 2.15 0 0 1-1.712-.856l-.856-1.139a2.14 2.14 0 0 0-1.711-.856H7.588C4.232 3.013 3 4.99 3 8.341v7.313c0 3.355 1.981 5.333 5.345 5.333zm-.14-3.019v-.103m0-2.819v-.103m0-2.82v-.103m0-2.82v-.102"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.64 20.987c3.357 0 5.334-1.978 5.334-5.333L21 10.998c0-3.422-1.242-5.134-4.605-5.134h-2.653a2.15 2.15 0 0 1-1.712-.856l-.856-1.139a2.14 2.14 0 0 0-1.711-.856H7.588C4.232 3.013 3 4.99 3 8.341v7.313c0 3.355 1.981 5.333 5.345 5.333zm.077-5.267h-3.944"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18.65 11.398c0 2.487-1.465 3.952-3.95 3.952H9.291c-2.493 0-3.96-1.465-3.96-3.952v-4.45c0-2.482.913-3.948 3.4-3.948h1.389c.499.001.968.235 1.268.635l.634.843c.3.399.77.634 1.269.635h1.966c2.492 0 3.412 1.268 3.412 3.805zm-5.153 8.104a1.497 1.497 0 1 1-2.995 0 1.497 1.497 0 0 1 2.995 0" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.814 19.503h-4.319m-2.996 0H6.184M11.998 18v-2.637"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m5.636 5.636 12.728 12.728M5.636 5.636a9 9 0 1 1 12.728 12.728A9 9 0 0 1 5.636 5.636"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18.362 5.636 5.634 18.364m12.73-12.728A9 9 0 1 0 5.636 18.364 9 9 0 0 0 18.364 5.636"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-width="1.5" d="M17.568 3.024c.007-.032.053-.032.06 0a4.3 4.3 0 0 0 3.348 3.348c.032.007.032.053 0 .06a4.3 4.3 0 0 0-3.348 3.348c-.007.032-.053.032-.06 0a4.3 4.3 0 0 0-3.348-3.348c-.032-.007-.032-.053 0-.06a4.3 4.3 0 0 0 3.348-3.348Z"/><path stroke-linecap="round" stroke-width="1.5" d="M3 6.402h7.55M3 18.483h17.115M17.598 21v-7.55M5.517 21V3.885"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.461 3.725h11.082c2.75 0 4.461 1.941 4.461 4.689v7.12c0 2.747-1.711 4.688-4.462 4.688H6.46c-2.749 0-4.46-1.941-4.46-4.689v-7.12c0-2.747 1.719-4.688 4.461-4.688M6 12V8m0 0h4M6 8l4 4m8 0v4m0 0h-4m4 0-4-4"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.684 20.157H7.427C4.701 20.157 3 18.24 3 15.515V8.163c0-2.726 1.7-4.651 4.427-4.651h7.79c2.736 0 4.426 1.925 4.426 4.65v4.209M3.002 9.064h16.642M3 14.652h3.04m8.089-7.841V3.523m-5.59.004v16.63"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m16.422 20.157-.126-.34a4.67 4.67 0 0 0-2.757-2.761l-.339-.126.339-.125a4.67 4.67 0 0 0 2.757-2.762l.126-.34.125.34a4.67 4.67 0 0 0 2.758 2.762l.339.125-.34.126a4.67 4.67 0 0 0-2.757 2.761zm-3.969-6.453a1.77 1.77 0 0 0-1.177-1.179 1.77 1.77 0 0 0 1.177-1.178 1.77 1.77 0 0 0 1.176 1.178 1.77 1.77 0 0 0-1.176 1.179"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.623 20.034H7.392C4.687 20.034 3 18.133 3 15.428V8.134C3 5.43 4.687 3.52 7.392 3.52h7.73c2.714 0 4.392 1.91 4.392 4.614v1.938M3.002 9.027h16.512M3 14.572h8.365m2.679-2.68V3.527m-5.548.005v16.502"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m19.054 12.816 1.56 1.56c.544.545.5 1.27-.045 1.813l-3.859 3.859c-.545.545-1.269.59-1.815.045l-1.56-1.56c-.544-.545-.498-1.269.046-1.814l3.86-3.858c.544-.544 1.269-.589 1.813-.045m-3.65 1.877 3.33 3.33"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.684 20.157H7.427C4.701 20.157 3 18.241 3 15.515v-7.35c0-2.726 1.7-4.651 4.427-4.651h7.79c2.736 0 4.426 1.925 4.426 4.65v1.953"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15.618 20.325-.888.148a.994.994 0 0 1-1.152-1.086l.1-.916a2.12 2.12 0 0 1 .528-1.189l3.866-4.22a1.22 1.22 0 0 1 1.722-.066l.815.755c.493.457.523 1.227.066 1.721l-3.823 4.173c-.323.36-.758.6-1.234.68" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.002 9.064h16.642M3 14.652h8.43m2.699-2.699v-8.43m-5.59.004v16.63"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.018 20.684H7.62c-2.845 0-4.62-2-4.62-4.844V8.169c0-2.845 1.775-4.855 4.62-4.855h8.13c2.855 0 4.62 2.01 4.62 4.855v2.976m-5.755.036V3.322m-5.835.005v17.356M3.002 9.105h17.364M3 14.938h7.859"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.771 19.435a5.7 5.7 0 0 1-1.664-2.277 5.8 5.8 0 0 1 1.679-2.288 3.64 3.64 0 0 1 2.268-.827c.832.01 1.634.306 2.277.836M21 17.16c-.84 1.944-2.323 3.115-3.947 3.115m3.367-6.48-6.73 6.73"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.012 20.677H7.616C4.773 20.677 3 18.68 3 15.837V8.171c0-2.843 1.773-4.85 4.616-4.85h8.124c2.853 0 4.616 2.007 4.616 4.85v2.974m-5.75.039V3.332m-5.831.004v17.338M3 14.936h7.852M3.002 9.11h17.35"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.045 17.176h.033m-.042 3.107c1.631 0 3.124-1.173 3.964-3.128-.84-1.954-2.332-3.128-3.964-3.128-1.629 0-3.122 1.174-3.962 3.128.84 1.956 2.333 3.127 3.964 3.127z"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.783 3h8.434c2.948 0 4.782 2.081 4.782 5.026v7.947c0 2.945-1.834 5.026-4.783 5.026H7.783C4.835 20.999 3 18.918 3 15.973V8.026C3 5.081 4.843 3 7.783 3m1.207.012V21m6.043-17.988V21M3.002 15.041h17.997M3.002 8.998H21"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-width="1.5" d="M5.88 3.904 3.131 8.666a1.032 1.032 0 0 0 .893 1.548h5.5c.793 0 1.29-.86.893-1.548l-2.75-4.762a1.032 1.032 0 0 0-1.787 0Zm15.13 3.002a3.464 3.464 0 1 0-6.928 0 3.464 3.464 0 0 0 6.928 0Zm-1.314 7.056h-4.192c-.679 0-1.229.55-1.229 1.229v4.192c0 .679.55 1.229 1.23 1.229h4.191c.68 0 1.23-.55 1.23-1.23v-4.191c0-.68-.55-1.23-1.23-1.23Z" clip-rule="evenodd"/><path stroke-linecap="round" stroke-width="1.5" d="m9.74 14.29-6.126 6.127m0-6.127 6.126 6.127"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.062 6.727A8.8 8.8 0 0 1 6.489 5.2m11.135 13.762a8.8 8.8 0 0 1-4.793 1.856 8.9 8.9 0 0 1-2.599-.19M7.1 19.236a8.87 8.87 0 0 1-3.066-3.717M3.637 9.59a8.8 8.8 0 0 0-.293 2.981m16.328 4.07a8.77 8.77 0 0 0 1.322-4.973 8.85 8.85 0 0 0-9.186-8.505m-1.754 10.816-.1-.274A3.76 3.76 0 0 0 7.73 11.48l-.273-.101.273-.101a3.76 3.76 0 0 0 2.222-2.225l.101-.273.101.273a3.76 3.76 0 0 0 2.222 2.225l.273.101-.273.101a3.76 3.76 0 0 0-2.222 2.225zm5.311 1.241a1.77 1.77 0 0 0-1.177-1.178 1.77 1.77 0 0 0 1.177-1.178 1.77 1.77 0 0 0 1.176 1.178 1.77 1.77 0 0 0-1.176 1.179"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.783 3h8.435C19.166 3 21 5.081 21 8.027v7.947C21 18.919 19.166 21 16.217 21H7.783C4.835 21 3 18.919 3 15.974V8.027C3 5.081 4.844 3 7.783 3m-.148 0v18"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m13.869 14.745-.107-.289a3.97 3.97 0 0 0-2.346-2.35L11.128 12l.288-.107a3.97 3.97 0 0 0 2.346-2.35l.107-.288.106.289a3.97 3.97 0 0 0 2.347 2.35l.288.106-.288.107a3.97 3.97 0 0 0-2.347 2.35zm3.129 1.172v.01"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.515 3H7.783C4.843 3 3 5.081 3 8.026v7.948C3 18.919 4.835 21 7.783 21h8.434C19.166 21 21 18.919 21 15.974V11.88"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m7.572 17.122 2.627-2.786 3.816 2.528 2.576-2.528m-5.768-3.612V8.731M7.06 10.724V7.558M17.502 3l-.136.368a5.07 5.07 0 0 1-2.994 2.999l-.368.136.368.137a5.07 5.07 0 0 1 2.994 2.998l.136.369.136-.369a5.07 5.07 0 0 1 2.994-2.998L21 6.503l-.368-.136a5.07 5.07 0 0 1-2.994-2.999z"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.786 3c.557 0 1.092.227 1.478.63l3.791 3.95c.367.38.571.89.571 1.42v8.163A3.81 3.81 0 0 1 15.97 21l-7.926-.001a3.753 3.753 0 0 1-3.67-3.836V6.657A3.746 3.746 0 0 1 8.134 3z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.27 3.063v2.892a2.56 2.56 0 0 0 2.553 2.56h2.74m-9.384 5.918-.095-.256a3.52 3.52 0 0 0-2.08-2.082L7.75 12l.256-.095a3.52 3.52 0 0 0 2.08-2.082l.094-.256.094.256a3.52 3.52 0 0 0 2.08 2.082l.255.095-.255.095a3.52 3.52 0 0 0-2.08 2.082zm4.971 1.791a1.66 1.66 0 0 0-1.102-1.103c.528-.161.94-.575 1.101-1.103.16.528.574.942 1.102 1.103-.528.16-.941.574-1.102 1.103"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.741 7.232a2.2 2.2 0 0 1-.661-.106c-.603-.197-1.042-.722-1.246-1.322l-.466-1.365c-.205-.6-.643-1.126-1.246-1.322a2.2 2.2 0 0 0-.66-.104H7.587C4.232 3.013 3 4.99 3 8.341v7.313c0 3.355 1.981 5.333 5.344 5.333h7.297c3.355 0 5.332-1.978 5.332-5.333L21 12.366c0-3.422-1.242-5.134-4.606-5.134z" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 15.659V8.346c0-3.355-1.981-5.333-5.344-5.333H8.359m1.209 12.114-.101-.273a3.76 3.76 0 0 0-2.222-2.225l-.273-.101.273-.102a3.76 3.76 0 0 0 2.222-2.225l.1-.273.102.273a3.76 3.76 0 0 0 2.222 2.225l.273.102-.273.1a3.76 3.76 0 0 0-2.222 2.226zm5.311 1.243a1.77 1.77 0 0 0-1.177-1.18 1.77 1.77 0 0 0 1.177-1.178 1.77 1.77 0 0 0 1.176 1.179 1.77 1.77 0 0 0-1.176 1.178"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 10.952v5.022c0 2.945-1.843 5.022-4.788 5.022H7.778C4.833 20.996 3 18.919 3 15.974V8.027c0-2.944 1.843-5.021 4.778-5.021h4.534"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m20.743 13.281-5.015 2.755a2 2 0 0 1-2.309-.274l-3.728-3.395a2 2 0 0 0-2.419-.21L3 14.87m15.404-6.665.101-.274a3.76 3.76 0 0 1 2.222-2.224L21 5.605l-.273-.1a3.76 3.76 0 0 1-2.222-2.226l-.101-.273-.101.273a3.76 3.76 0 0 1-2.222 2.225l-.273.101.273.102a3.76 3.76 0 0 1 2.222 2.224zm-5.311 1.242a1.77 1.77 0 0 1 1.177-1.179 1.77 1.77 0 0 1-1.177-1.178 1.77 1.77 0 0 1-1.176 1.178 1.77 1.77 0 0 1 1.176 1.179"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m3.006 15.573 3.949-2.867a3.86 3.86 0 0 1 4.816.225l7.694 6.903"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 15.475c-.839-.77-2.145-1.998-3.92-1.043a28 28 0 0 0-2.174 1.316"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 10.952v5.022c0 2.945-1.843 5.022-4.788 5.022H7.778C4.833 20.996 3 18.919 3 15.974V8.027c0-2.944 1.843-5.021 4.778-5.021h4.534m6.092 5.199.101-.274a3.76 3.76 0 0 1 2.222-2.224L21 5.605l-.273-.1a3.76 3.76 0 0 1-2.222-2.226l-.101-.273-.101.273a3.76 3.76 0 0 1-2.222 2.225l-.273.101.273.102a3.76 3.76 0 0 1 2.222 2.224z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.093 9.447a1.77 1.77 0 0 1 1.177-1.179 1.77 1.77 0 0 1-1.177-1.178 1.77 1.77 0 0 1-1.176 1.178 1.77 1.77 0 0 1 1.176 1.179"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.377 3H7.782C4.842 3 3 5.081 3 8.026v7.948C3 18.919 4.834 21 7.782 21h8.434C19.165 21 21 18.919 21 15.974v-5.029m-7.193-2.17h.01"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m6.982 16.123 2.69-4.37a.713.713 0 0 1 1.188-.039l1.681 2.361a.712.712 0 0 0 1.123.05l.604-.708a.713.713 0 0 1 1.151.09l1.601 2.617a.713.713 0 0 1-.608 1.085H7.589a.713.713 0 0 1-.607-1.086" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m18.117 8.775.112-.304A4.18 4.18 0 0 1 20.697 6L21 5.887l-.303-.112a4.18 4.18 0 0 1-2.468-2.471L18.117 3l-.112.304a4.18 4.18 0 0 1-2.468 2.471l-.303.112.303.113a4.18 4.18 0 0 1 2.468 2.471z"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m17.957 20.825-.119-.321a4.41 4.41 0 0 0-2.604-2.608l-.32-.119.32-.119a4.41 4.41 0 0 0 2.605-2.608l.118-.32.118.32a4.41 4.41 0 0 0 2.605 2.608l.32.119-.32.119a4.41 4.41 0 0 0-2.605 2.608zM12.88 3.85c.885-1.205 2.113-.56 3.043.122.93.684 1.91 1.664 1.025 2.868L7.4 19.807c-.27.366-.673.61-1.122.676l-2.26.335a.57.57 0 0 1-.643-.473l-.354-2.256a1.7 1.7 0 0 1 .31-1.273zM11.5 20.43h.01m-.09-14.287L15.31 9"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.062 14.625v-2.938a1.984 1.984 0 0 0-1.984-1.984h-2.745"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.063 19.997a2.655 2.655 0 1 1 0-5.31 2.655 2.655 0 0 1 0 5.31M6.938 12.329a2.655 2.655 0 1 1 0-5.31 2.655 2.655 0 0 1 0 5.31" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.938 7.02V4m0 16v-7.671"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.607 9.185a2.593 2.593 0 1 1 0-5.186 2.593 2.593 0 0 1 0 5.186M17.393 19.9a2.593 2.593 0 1 1 .001-5.186 2.593 2.593 0 0 1 0 5.186" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.426 9.184v10.815m0-10.827a8.44 8.44 0 0 0 8.38 8.031"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.292 8.945v6.107"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.292 20.001a2.474 2.474 0 1 1 0-4.947 2.474 2.474 0 0 1 0 4.947m0-11.054a2.474 2.474 0 1 1 0-4.948 2.474 2.474 0 0 1 0 4.948m9.418 0a2.474 2.474 0 1 1 0-4.948 2.474 2.474 0 0 1 0 4.948" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.728 8.945v1.17a2.006 2.006 0 0 1-2.007 2.006H7.288"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.292 20.001a2.474 2.474 0 1 1 0-4.947 2.474 2.474 0 0 1 0 4.947m9.418 0a2.474 2.474 0 1 1 0-4.947 2.474 2.474 0 0 1 0 4.947M7.292 8.947a2.474 2.474 0 1 1 0-4.948 2.474 2.474 0 0 1 0 4.948" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.291 8.945v6.107m5.189-8.919h2.201c1.109 0 2.007.898 2.007 2.007v6.911"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.709 20.002a2.474 2.474 0 1 1 0-4.948 2.474 2.474 0 0 1 0 4.948" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.48 8.62V5.338l3.285-.001"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.751 15.052v-3.813a3.94 3.94 0 0 0-1.154-2.787L12.48 5.336"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.29 20.002a2.474 2.474 0 1 1 .002-4.948 2.474 2.474 0 0 1-.001 4.948m0-11.055a2.474 2.474 0 1 1 0-4.948 2.474 2.474 0 0 1 0 4.948" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.291 8.945v6.107"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.292 3.999a2.474 2.474 0 1 0 0 4.947 2.474 2.474 0 0 0 0-4.947m0 11.054a2.474 2.474 0 1 0 0 4.948 2.474 2.474 0 0 0 0-4.948m9.418 0a2.474 2.474 0 1 0 0 4.948 2.474 2.474 0 0 0 0-4.948" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.291 15.055V8.948m9.437 6.107v-1.17a2.006 2.006 0 0 0-2.007-2.006H7.288"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.172 20.425h-5.07a1.78 1.78 0 0 1-1.528-.868L3.251 15.66a1.78 1.78 0 0 1-.001-1.82l5.702-9.58c.32-.538.9-.867 1.527-.868l3.385-.002a1.78 1.78 0 0 1 1.53.868l4.485 7.539m-5.357 6.652 2.16 2.16 4.319-4.32"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m14.032 12.362-1.864-3.62-3.055 5.92h3.51"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.756 20.575H7.523c-.645 0-1.244-.34-1.575-.895L3.55 15.659a1.84 1.84 0 0 1-.001-1.879l5.883-9.882c.33-.555.928-.895 1.575-.896L14.501 3a1.83 1.83 0 0 1 1.578.896l4.628 7.778"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m14.674 12.258-1.923-3.735L9.6 14.631h3.621m5.194.689v2.57m.001 3.111-.002-.061"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.078 20.234H7.059a1.76 1.76 0 0 1-1.511-.859l-2.3-3.857a1.76 1.76 0 0 1 0-1.802l5.642-9.48a1.76 1.76 0 0 1 1.512-.859l3.35-.002a1.76 1.76 0 0 1 1.514.86l4.44 7.461m-2.584 7.191h-1.874v1.742"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m13.917 12.254-1.845-3.582-3.023 5.859h3.474M21 14.305v1.873h-1.873m1.461 2.885a3.04 3.04 0 0 1-2.632 1.519c-1.677 0-2.708-1.687-2.708-1.687"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.315 16.027a3.03 3.03 0 0 1 2.641-1.527c2.033 0 3.045 1.686 3.045 1.686"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.362 20.692H7.186a1.82 1.82 0 0 1-1.559-.886l-2.371-3.978a1.82 1.82 0 0 1-.001-1.858l5.82-9.777c.327-.55.919-.885 1.559-.886l3.455-.002a1.81 1.81 0 0 1 1.56.886l4.58 7.695m-4.065 6.11H21m-2.417-2.418v4.835"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.26 12.464 12.359 8.77 9.24 14.812h3.583"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.783 3h8.435C19.166 3 21 5.081 21 8.026v7.948C21 18.919 19.166 21 16.217 21H7.783C4.835 21 3 18.919 3 15.974V8.026C3 5.081 4.844 3 7.783 3m1.356 0v18"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 7.782v8.434c0 2.948-2.081 4.783-5.026 4.783H8.027c-2.945 0-5.026-1.835-5.026-4.784V7.782C3.001 4.834 5.082 3 8.027 3h7.947C18.919 3 21 4.843 21 7.782m-.01 7.248H3m17.99-6.042H3"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.783 3h8.435C19.166 3 21 5.081 21 8.026v7.947C21 18.918 19.166 21 16.217 21H7.783C4.835 21 3 18.918 3 15.973V8.026C3 5.081 4.844 3 7.783 3M12 3v18m9-9H3"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 18.802v-2.604C3 14.984 3.984 14 5.198 14h13.604c1.214 0 2.198.984 2.198 2.198v2.604A2.2 2.2 0 0 1 18.802 21H5.198A2.2 2.2 0 0 1 3 18.802m0-11V5.198C3 3.984 3.984 3 5.198 3h13.604C20.016 3 21 3.984 21 5.198v2.604A2.2 2.2 0 0 1 18.802 10H5.198A2.2 2.2 0 0 1 3 7.802" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.802 10H5.198A2.2 2.2 0 0 1 3 7.802V5.198C3 3.984 3.984 3 5.198 3h2.604C9.016 3 10 3.984 10 5.198v2.604A2.2 2.2 0 0 1 7.802 10m11 11h-2.604A2.2 2.2 0 0 1 14 18.802v-2.604c0-1.214.984-2.198 2.198-2.198h2.604c1.214 0 2.198.984 2.198 2.198v2.604A2.2 2.2 0 0 1 18.802 21M6.5 14a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7m8.46-4.736h5.283A.756.756 0 0 0 20.9 8.13l-2.64-4.613a.757.757 0 0 0-1.313 0L14.304 8.13a.758.758 0 0 0 .657 1.134" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.802 21H5.198A2.2 2.2 0 0 1 3 18.802v-.604C3 16.984 3.984 16 5.198 16h2.604C9.016 16 10 16.984 10 18.198v.604A2.2 2.2 0 0 1 7.802 21m0-9H5.198A2.2 2.2 0 0 1 3 9.802V5.198C3 3.984 3.984 3 5.198 3h2.604C9.016 3 10 3.984 10 5.198v4.604A2.2 2.2 0 0 1 7.802 12m11 9h-2.604A2.2 2.2 0 0 1 14 18.802V5.198C14 3.984 14.984 3 16.198 3h2.604C20.016 3 21 3.984 21 5.198v13.604A2.2 2.2 0 0 1 18.802 21" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 7.782v8.435C21 19.165 18.919 21 15.974 21H8.026C5.081 21 3 19.165 3 16.216V7.782C3 4.834 5.081 3 8.026 3h7.948C18.919 3 21 4.843 21 7.782m0 2.368H3M12 21V10.152"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.802 21H5.198A2.2 2.2 0 0 1 3 18.802V5.198C3 3.984 3.984 3 5.198 3h2.604C9.016 3 10 3.984 10 5.198v13.604A2.2 2.2 0 0 1 7.802 21m11 0h-2.604A2.2 2.2 0 0 1 14 18.802V5.198C14 3.984 14.984 3 16.198 3h2.604C20.016 3 21 3.984 21 5.198v13.604A2.2 2.2 0 0 1 18.802 21" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.79 3h8.42c2.944 0 4.776 2.077 4.776 5.019v7.934c0 2.94-1.832 5.019-4.777 5.019H7.79c-2.944 0-4.775-2.078-4.775-5.019V8.02C3.014 5.077 4.854 3 7.789 3m7.238.01V21M8.994 3.01V21"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.783 3h8.435C19.166 3 21 5.081 21 8.026v7.947C21 18.918 19.166 21 16.217 21H7.783C4.835 21 3 18.918 3 15.973V8.026C3 5.081 4.844 3 7.783 3m3.244 0v18M21 12h-9.973"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.662 10.32H5.134A2.134 2.134 0 0 1 3 8.186V5.657c0-1.178.955-2.134 2.134-2.134h2.528c1.179 0 2.134.956 2.134 2.134v2.529a2.134 2.134 0 0 1-2.134 2.134m7.907-.102L13.78 8.431a2.135 2.135 0 0 1 0-3.019l1.787-1.787a2.135 2.135 0 0 1 3.019 0l1.787 1.787a2.135 2.135 0 0 1 0 3.019l-1.787 1.787a2.134 2.134 0 0 1-3.018 0M18.342 21h-2.528a2.134 2.134 0 0 1-2.134-2.135v-2.528c0-1.178.955-2.134 2.134-2.134h2.528c1.179 0 2.134.956 2.134 2.134v2.528A2.134 2.134 0 0 1 18.342 21m-10.68 0H5.134A2.134 2.134 0 0 1 3 18.865v-2.528c0-1.178.955-2.134 2.134-2.134h2.528c1.179 0 2.134.956 2.134 2.134v2.528A2.134 2.134 0 0 1 7.662 21" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.783 3h8.435C19.166 3 21 5.081 21 8.026v7.948C21 18.919 19.166 21 16.217 21H7.783C4.835 21 3 18.919 3 15.974V8.026C3 5.081 4.844 3 7.783 3M12 3v18"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.802 10H5.198A2.2 2.2 0 0 1 3 7.802V5.198C3 3.984 3.984 3 5.198 3h2.604C9.016 3 10 3.984 10 5.198v2.604A2.2 2.2 0 0 1 7.802 10m11 11h-2.604A2.2 2.2 0 0 1 14 18.802v-2.604c0-1.214.984-2.198 2.198-2.198h2.604c1.214 0 2.198.984 2.198 2.198v2.604A2.2 2.2 0 0 1 18.802 21m-11 0H5.198A2.2 2.2 0 0 1 3 18.802v-2.604C3 14.984 3.984 14 5.198 14h2.604C9.016 14 10 14.984 10 16.198v2.604A2.2 2.2 0 0 1 7.802 21m11-11h-2.604A2.2 2.2 0 0 1 14 7.802V5.198C14 3.984 14.984 3 16.198 3h2.604C20.016 3 21 3.984 21 5.198v2.604A2.2 2.2 0 0 1 18.802 10" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.802 10H5.198A2.2 2.2 0 0 1 3 7.802V5.198C3 3.984 3.984 3 5.198 3h2.604C9.016 3 10 3.984 10 5.198v2.604A2.2 2.2 0 0 1 7.802 10m11 11h-2.604A2.2 2.2 0 0 1 14 18.802v-2.604c0-1.214.984-2.198 2.198-2.198h2.604c1.214 0 2.198.984 2.198 2.198v2.604A2.2 2.2 0 0 1 18.802 21m-11 0H5.198A2.2 2.2 0 0 1 3 18.802v-2.604C3 14.984 3.984 14 5.198 14h2.604C9.016 14 10 14.984 10 16.198v2.604A2.2 2.2 0 0 1 7.802 21M14.96 9.264h5.283A.756.756 0 0 0 20.9 8.13l-2.64-4.613a.757.757 0 0 0-1.313 0L14.304 8.13a.758.758 0 0 0 .657 1.134" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.802 10H5.198A2.2 2.2 0 0 1 3 7.802V5.198C3 3.984 3.984 3 5.198 3h2.604C9.016 3 10 3.984 10 5.198v2.604A2.2 2.2 0 0 1 7.802 10m11 11h-2.604A2.2 2.2 0 0 1 14 18.802v-2.604c0-1.214.984-2.198 2.198-2.198h2.604c1.214 0 2.198.984 2.198 2.198v2.604A2.2 2.2 0 0 1 18.802 21M6.5 14a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7m8.46-4.736h5.283A.756.756 0 0 0 20.9 8.13l-2.64-4.613a.757.757 0 0 0-1.313 0L14.304 8.13a.758.758 0 0 0 .657 1.134" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 7.782v8.435C21 19.165 18.919 21 15.974 21H8.026C5.081 21 3 19.165 3 16.216V7.782C3 4.834 5.081 3 8.026 3h7.948C18.919 3 21 4.843 21 7.782M21 12H3"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.802 21H5.198A2.2 2.2 0 0 1 3 18.802v-.604C3 16.984 3.984 16 5.198 16h2.604C9.016 16 10 16.984 10 18.198v.604A2.2 2.2 0 0 1 7.802 21m11-13h-2.604A2.2 2.2 0 0 1 14 5.802v-.604C14 3.984 14.984 3 16.198 3h2.604C20.016 3 21 3.984 21 5.198v.604A2.2 2.2 0 0 1 18.802 8m0 13h-2.604A2.2 2.2 0 0 1 14 18.802v-4.604c0-1.214.984-2.198 2.198-2.198h2.604c1.214 0 2.198.984 2.198 2.198v4.604A2.2 2.2 0 0 1 18.802 21m-11-9H5.198A2.2 2.2 0 0 1 3 9.802V5.198C3 3.984 3.984 3 5.198 3h2.604C9.016 3 10 3.984 10 5.198v4.604A2.2 2.2 0 0 1 7.802 12" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.109 4.842a1.98 1.98 0 0 1 1.907-1.77 18 18 0 0 1 3.205 0c.993.02 1.813.781 1.907 1.77a14.5 14.5 0 0 1 0 3.546 1.965 1.965 0 0 1-1.907 1.766 17.5 17.5 0 0 1-3.205 0 1.965 1.965 0 0 1-1.907-1.766 14.5 14.5 0 0 1 0-3.546m0 10.768a1.98 1.98 0 0 1 1.907-1.766 18 18 0 0 1 3.205-.004c.993.02 1.813.782 1.907 1.77a14.5 14.5 0 0 1 0 3.546 1.966 1.966 0 0 1-1.907 1.772 18 18 0 0 1-3.205 0 1.966 1.966 0 0 1-1.907-1.772 14.5 14.5 0 0 1 0-3.546m10.764 0a1.98 1.98 0 0 1 1.906-1.766 18 18 0 0 1 3.205-.004c.993.02 1.813.782 1.906 1.77a14.4 14.4 0 0 1 0 3.546 1.965 1.965 0 0 1-1.906 1.772 18 18 0 0 1-3.205 0 1.966 1.966 0 0 1-1.906-1.772 14.4 14.4 0 0 1 0-3.546m0-10.768a1.98 1.98 0 0 1 1.906-1.77 18 18 0 0 1 3.205 0c.992.02 1.813.782 1.906 1.77a14.4 14.4 0 0 1 0 3.546 1.963 1.963 0 0 1-1.906 1.766 17.5 17.5 0 0 1-3.205 0 1.963 1.963 0 0 1-1.906-1.766 14.4 14.4 0 0 1 0-3.546"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 7.782v8.435C21 19.165 18.919 21 15.974 21H8.026C5.081 21 3 19.165 3 16.216V7.782C3 4.834 5.081 3 8.026 3h7.948C18.919 3 21 4.843 21 7.782M10.283 21V10.152M21 10.15H3"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.783 3h8.435C19.166 3 21 5.081 21 8.026v7.947C21 18.918 19.166 21 16.217 21H7.783C4.835 21 3 18.918 3 15.973V8.026C3 5.081 4.844 3 7.783 3m3.244 0v18M21 12h-9.973"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.042 4.916H7.273C4.647 4.916 3 6.776 3 9.407v7.101C3 19.14 4.638 21 7.273 21h7.536c2.636 0 4.274-1.859 4.274-4.49v-3.551m0-.002H3m8.041-8.041v16.083"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 6.95v3.122h-7.072V3h3.314c2.316 0 3.757 1.635 3.757 3.95"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.783 3h8.435C19.166 3 21 5.081 21 8.026v7.947C21 18.918 19.166 21 16.217 21H7.783C4.835 21 3 18.918 3 15.973V8.026C3 5.081 4.844 3 7.783 3M12 3v18m0-6.082H3m18-4.787h-9"/></svg>
@@ -1,2 +1,2 @@
1
- <!-- Generated by @agentable/icons-static v0.6.0 -->
1
+ <!-- Generated by @agentable/icons-static v0.7.0 -->
2
2
  <svg xmlns="http://www.w3.org/2000/svg" stroke="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.016 13.844a1.98 1.98 0 0 0-1.907 1.766 14.5 14.5 0 0 0 0 3.546 1.966 1.966 0 0 0 1.907 1.772 18 18 0 0 0 3.205 0 1.97 1.97 0 0 0 1.907-1.772 14.5 14.5 0 0 0 0-3.545A1.956 1.956 0 0 0 8.22 13.84a18 18 0 0 0-3.205.004" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.382 14.229v6.312m-3.155-3.157h6.312"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.016 3.072a1.98 1.98 0 0 0-1.907 1.77 14.5 14.5 0 0 0 0 3.546c.1.985.917 1.742 1.907 1.766 1.066.098 2.139.098 3.205 0a1.965 1.965 0 0 0 1.907-1.766 14.5 14.5 0 0 0 0-3.546 1.955 1.955 0 0 0-1.907-1.77 18 18 0 0 0-3.205 0m10.764 0a1.98 1.98 0 0 0-1.908 1.77 14.5 14.5 0 0 0 0 3.546c.1.985.917 1.742 1.907 1.766 1.066.098 2.14.098 3.205 0a1.963 1.963 0 0 0 1.906-1.766 14.4 14.4 0 0 0 0-3.546 1.955 1.955 0 0 0-1.906-1.77 18 18 0 0 0-3.205 0" clip-rule="evenodd"/></svg>