@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
@@ -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.218 21H7.783C4.835 21 3 18.919 3 15.974V8.026C3 5.081 4.835 3 7.784 3h8.434C19.166 3 21 5.081 21 8.026v7.948C21 18.919 19.157 21 16.218 21m-.76 0V3"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8.352 14.606 2.804-2.604-2.804-2.604"/></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.608 9.869a6.393 6.393 0 0 1 12.785 0l.001 1.283c0 .76.169 1.509.492 2.196l.453.964c.694 1.475-.381 3.169-2.01 3.169H6.673c-1.628 0-2.704-1.694-2.01-3.169l.454-.964c.323-.687.49-1.436.49-2.196z" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.98 17.982a3.018 3.018 0 0 0 6.035 0M4.068 5.777A7.6 7.6 0 0 1 6.287 3m13.646 2.777A7.6 7.6 0 0 0 17.715 3"/></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.433 9.566a6.566 6.566 0 1 1 13.133 0l.001 1.319c0 .78.171 1.55.504 2.255l.466.99c.712 1.514-.392 3.255-2.066 3.255H6.528c-1.674 0-2.778-1.74-2.066-3.255l.466-.99a5.3 5.3 0 0 0 .504-2.255z" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.9 17.9a3.1 3.1 0 1 0 6.199 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 stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.46 16.875a2.28 2.28 0 0 1-.623-2.74l.47-.998c.325-.7.499-1.475.499-2.251V9.564A6.567 6.567 0 0 1 12.369 3a6.48 6.48 0 0 1 4.829 2.137M9.494 17.382h8.351c1.674 0 2.78-1.736 2.06-3.248l-.458-.989a5.3 5.3 0 0 1-.504-2.258V9.853c0-.36-.027-.712-.09-1.062m-3.183 8.682v.432A3.095 3.095 0 0 1 12.577 21a3.08 3.08 0 0 1-3.06-2.672l-.022-.945M3.871 18.46 19.093 3.236"/></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="M14.989 3.23a6.73 6.73 0 0 1 4.757 8.24l-.349 1.307a5.4 5.4 0 0 0-.098 2.365l.198 1.104c.304 1.687-1.25 3.117-2.907 2.673L5.759 16.017c-1.656-.444-2.289-2.46-1.181-3.769l.724-.857a5.4 5.4 0 0 0 1.096-2.098L6.75 7.99a6.73 6.73 0 0 1 8.24-4.758m.41 15.413a3.176 3.176 0 0 1-6.135-1.643"/></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 3a6.566 6.566 0 0 0-6.567 6.566v1.319c0 .78-.173 1.55-.505 2.255l-.466.99c-.712 1.514.392 3.255 2.066 3.255H17.47c1.674 0 2.778-1.74 2.066-3.255l-.466-.99a5.3 5.3 0 0 1-.504-2.255l-.001-1.319A6.566 6.566 0 0 0 12 3M8.9 17.9a3.1 3.1 0 1 0 6.199 0m-1.613-5.658L10.514 9.27m0 2.973 2.972-2.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="M12 3a6.566 6.566 0 0 0-6.567 6.566v1.319c0 .78-.173 1.55-.505 2.255l-.466.99c-.712 1.514.392 3.255 2.066 3.255H17.47c1.674 0 2.778-1.74 2.066-3.255l-.466-.99a5.3 5.3 0 0 1-.504-2.255l-.001-1.319A6.566 6.566 0 0 0 12 3M8.9 17.9a3.1 3.1 0 1 0 6.199 0"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.459 9.04h3.08l-3.08 3.397h3.08"/></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.996 21 .002-3m.006-13V3M12 13l.002-3M6.079 5.333A1 1 0 0 1 6.824 5l10.68.001a1 1 0 0 1 1 1v3.005a1 1 0 0 1-1 1l-10.68-.002a1 1 0 0 1-.745-.333L4.735 8.169a1 1 0 0 1 0-1.334zm11.842 7.997a1 1 0 0 0-.745-.334l-10.68.002a1 1 0 0 0-1 1v3.004a1 1 0 0 0 1 1L17.176 18a1 1 0 0 0 .745-.333l1.344-1.502a1 1 0 0 0 0-1.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="M21 8.47V6.893A3.89 3.89 0 0 0 17.107 3H15.85M3 8.47V6.893A3.89 3.89 0 0 1 6.893 3h1.29M3 15.531v1.577A3.89 3.89 0 0 0 6.893 21H8.15M21 15.531v1.577A3.89 3.89 0 0 1 17.106 21h-1.29"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m6.62 13.515 2.884-4.682a.763.763 0 0 1 1.273-.043l1.802 2.53a.764.764 0 0 0 1.204.053l.648-.758a.764.764 0 0 1 1.233.097l1.716 2.805a.764.764 0 0 1-.652 1.162H7.27a.764.764 0 0 1-.65-1.164" 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="M3 9.09V7.513a3.89 3.89 0 0 1 3.893-3.892h1.29M3 16.152v1.578a3.89 3.89 0 0 0 3.893 3.891H8.15M21 16.152v1.578a3.89 3.89 0 0 1-3.892 3.891h-1.29M9.146 12.42l3.732-3.734a4 4 0 0 1-.105-.875 4.108 4.108 0 1 1 2.844 3.91l-.846.844h-.982v1.499h-1.523v.974a.5.5 0 0 1-.5.5H9.5a.5.5 0 0 1-.499-.5v-2.266a.5.5 0 0 1 .146-.353"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18.025 7.852a1.066 1.066 0 0 0-1.093-1.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="M21 8.47V6.893A3.89 3.89 0 0 0 17.107 3H15.85M3 8.47V6.893A3.89 3.89 0 0 1 6.893 3h1.29M3 15.531v1.577A3.89 3.89 0 0 0 6.893 21H8.15M21 15.531v1.577A3.89 3.89 0 0 1 17.106 21h-1.29m-.945-11.875L9.13 14.868"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.871 9.127a4.06 4.06 0 1 1-5.741 5.742 4.06 4.06 0 0 1 5.741-5.742" 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 8.47V6.893A3.89 3.89 0 0 0 17.107 3H15.85M3 8.47V6.893A3.89 3.89 0 0 1 6.893 3h1.29M3 15.531v1.577A3.89 3.89 0 0 0 6.893 21H8.15M21 15.531v1.577A3.89 3.89 0 0 1 17.108 21h-1.29"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.718 11.999a3.718 3.718 0 1 1-7.437 0 3.718 3.718 0 0 1 7.437 0" 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="M10.867 3v18M14.26 4.086h1.445c2.59 0 4.208 1.83 4.208 4.422v6.988c0 2.583-1.617 4.413-4.208 4.413H14.26m-3.39.001H8.288c-2.592 0-4.2-1.83-4.2-4.414V8.508c0-2.592 1.617-4.422 4.2-4.422h2.582"/></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="M19.91 13.13v2.582c0 2.592-1.83 4.2-4.414 4.2H8.508c-2.592 0-4.422-1.617-4.422-4.2v-2.581m0-3.391V8.297c0-2.591 1.83-4.208 4.422-4.208h6.988c2.583 0 4.413 1.617 4.413 4.208v1.445M3 13.133h18"/></svg>
package/icons/scan.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="M21.5 12.819h-19m18.05-4.173V7.148a3.7 3.7 0 0 0-3.697-3.699H15.66M3.452 8.646V7.148A3.7 3.7 0 0 1 7.15 3.449h1.224m12.176 9.367v4.037a3.7 3.7 0 0 1-3.697 3.697H15.66M3.452 12.816v4.037A3.7 3.7 0 0 0 7.15 20.55h1.224"/></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.36 17.584 20.787 21M11.632 3a8.418 8.418 0 1 1-.001 16.836A8.418 8.418 0 0 1 11.632 3"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.332 6.74a4.48 4.48 0 0 1 2.952 2.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.36 17.584 20.787 21M11.632 3a8.418 8.418 0 1 1-.001 16.836A8.418 8.418 0 0 1 11.632 3M9.465 13.552h2.658m-2.658-3.66h5.317"/></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.049 11.417A8.417 8.417 0 0 0 11.632 3a8.418 8.418 0 1 0 8.417 8.417m-2.688 6.167L20.785 21"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m9.012 11.432 1.902 1.902 3.801-3.803"/></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.91 13.86a7.99 7.99 0 0 1-7.748 6.034A7.988 7.988 0 0 1 8.735 4.292M16.6 17.757 19.85 21"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.653 5.529c-1.171.01-2.118.797-2.118 2.137 0 .867.517 1.612 1.258 1.948.312.126.623.175.858.175h5.056c.236 0 .547-.047.863-.173a2.14 2.14 0 0 0 1.257-1.95c0-1.34-.947-2.127-2.119-2.137 0-.843-.66-2.529-2.527-2.529s-2.528 1.686-2.528 2.529" 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 12a9 9 0 1 1-9-9m3.283 6.057h2.842M15.283 5.59h5.685m-3.383 13.528 3.76 3.761"/></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="M19.795 12.71a8.225 8.225 0 0 1-16.377-1.072 8.224 8.224 0 0 1 7.2-8.16m6.618 14.184L20.582 21"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15.272 10.303-.89.149a.996.996 0 0 1-1.155-1.09l.099-.918c.048-.444.233-.86.53-1.193l3.505-3.859a1.22 1.22 0 0 1 1.726-.067l.818.758c.495.458.525 1.23.067 1.726L16.51 9.62c-.324.36-.76.602-1.238.682" 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="M19.47 12.568A8.271 8.271 0 0 1 3 11.489c0-4.219 3.16-7.7 7.24-8.206m6.66 14.264 3.366 3.357"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.19 3.096c-.578 0-1.047.47-1.047 1.048v.801c0 .39.155.765.43 1.04l1.706 1.519a.6.6 0 0 1 .176.424v1.26a.6.6 0 0 0 .823.558l.735-.293a.6.6 0 0 0 .378-.558v-.776c0-.17.073-.333.199-.447l1.923-1.902a1.47 1.47 0 0 0 .486-1.093v-.533c0-.578-.468-1.048-1.048-1.048z" 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 19.148h7.118M3 14.383h4.432M3 4.852h18M3 9.617h7.011m8.887 7.433 2.101 2.097m-4.709-8.735a3.831 3.831 0 1 1 0 7.663 3.831 3.831 0 0 1 0-7.663"/></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.656 4.612a5.642 5.642 0 1 1 0 11.285 5.642 5.642 0 1 1 0-11.285" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m17.496 14.389 3.505 3.5M3 9.213h1.59M3 14.25h2.598M3 19.388h8.084"/></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 15.53v1.578A3.89 3.89 0 0 0 6.893 21H8.15M3 8.47V6.891A3.89 3.89 0 0 1 6.893 3h1.29M21 8.47V6.891A3.89 3.89 0 0 0 17.107 3H15.85m3.104 12.103a4.125 4.125 0 1 0-8.25 0 4.125 4.125 0 0 0 8.25 0m-1.317 3.021 2.222 2.218"/></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 8.47V6.891A3.89 3.89 0 0 1 6.893 3h1.29M3 15.53v1.578A3.89 3.89 0 0 0 6.893 21H8.15M21 15.53v1.578A3.89 3.89 0 0 1 17.108 21h-1.29M21 8.47V6.891A3.89 3.89 0 0 0 17.107 3H15.85"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.68 8.117a3.475 3.475 0 1 1 .001 6.95 3.475 3.475 0 0 1 0-6.95" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m14.045 14.138 1.75 1.745"/></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.096 18.01q-1.074 1.072-2.152 2.14c-1.221 1.202-3.085 1.185-4.306-.028-2.072-2.071-4.152-4.134-6.215-6.215-.796-.804-1.266-1.773-1.375-2.912-.08-.905-.036-4.28-.036-5.066.01-1.412 1.077-2.686 2.47-2.93.289-.046 3.636-.037 5.03-.037 1.366 0 2.541.488 3.51 1.456q.32.323.643.644"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.942 8.294a1.616 1.616 0 0 1-1.618 1.592 1.62 1.62 0 0 1-1.603-1.607 1.613 1.613 0 0 1 1.641-1.615c.87.003 1.584.74 1.58 1.63m7.372-.38a3.112 3.112 0 1 1 0 6.225 3.112 3.112 0 0 1 0-6.225" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.434 13.305 21 14.868"/></svg>
package/icons/search.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.632 3a8.418 8.418 0 1 1-.001 16.836A8.418 8.418 0 0 1 11.632 3" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.361 17.584 20.786 21"/></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="M2.999 16.152v1.577a3.893 3.893 0 0 0 3.893 3.892h1.257M21 16.152v1.577a3.893 3.893 0 0 1-3.894 3.892h-1.289M2.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.85m2.023 8.598H6.13m10.157.002v-1.772c0-1.168-.95-2.117-2.106-2.117H9.82a2.11 2.11 0 0 0-2.107 2.117v1.772m8.574 2.576c0 1.167-.95 2.106-2.106 2.106H9.82a2.1 2.1 0 0 1-2.107-2.106"/></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.292 12.097 3.571 3.57c.183.184.48.184.662 0L20 8.195m-4.682-.001-3.123 3.122M4 12.487l3.181 3.181c.183.184.48.184.662 0l2.01-2.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="M19.531 13.415 6.018 20.798c-1.225.67-2.664-.429-2.342-1.787L5.339 12 3.676 4.988C3.354 3.63 4.793 2.533 6.018 3.202l13.513 7.383c1.12.612 1.12 2.218 0 2.83m-5.821-1.437-8.333.043"/></svg>
package/icons/send.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"><title>Iconly/Light/Send</title><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15.832 8.175-5.723 5.784-6.51-4.071c-.932-.584-.738-2 .317-2.31L19.37 3.054c.966-.283 1.862.62 1.575 1.589l-4.573 15.445c-.313 1.056-1.722 1.245-2.3.308l-3.967-6.435"/></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.784V7.782C21 4.842 18.919 3 15.974 3H8.026C5.081 3 3 4.834 3 7.782v8.434C3 19.165 5.081 21 8.026 21h3.083"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.637 20.653s2.936-.89 2.936-3.341.107-2.373-.13-2.61c-.235-.238-2.421-.999-2.806-.999s-2.573.763-2.809.998c-.235.236-.128.159-.128 2.61 0 2.453 2.937 3.342 2.937 3.342" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.363 7.865h.523m-.523 8.27h.523m4.218-8.27h4.534M12.22 12H3.023"/></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.674a1.982 1.982 0 1 0 3.964 0 1.982 1.982 0 0 0-3.964 0m14.035 0a1.982 1.982 0 1 0 3.964 0 1.982 1.982 0 0 0-3.964 0m-7.017.001a1.982 1.982 0 1 0 3.963 0 1.982 1.982 0 0 0-3.963 0M16.764 8.39H7.505a2.523 2.523 0 0 1 0-5.046h9.26a2.523 2.523 0 0 1 0 5.046" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.982 16.692v-2.005c0-1.107.898-2.005 2.006-2.005h10.025c1.108 0 2.006.898 2.006 2.005v2.005M12 8.39v8.303"/></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="m19.5 6.994.582 1.011v.007a1.79 1.79 0 0 1-.655 2.433c-.273.156-.5.383-.655.656l-.01.016a1.78 1.78 0 0 0 .665 2.426l.016.01a1.78 1.78 0 0 1 .64 2.432l-.617 1.03a1.79 1.79 0 0 1-2.443.656 1.8 1.8 0 0 0-.857-.24h-.024a1.78 1.78 0 0 0-1.766 1.79A1.79 1.79 0 0 1 12.585 21h-1.17a1.79 1.79 0 0 1-1.791-1.79 1.7 1.7 0 0 0-.24-.858l-.008-.013a1.773 1.773 0 0 0-2.426-.641l-.012.006a1.79 1.79 0 0 1-2.433-.703l-.591-1.02-.004-.005a1.78 1.78 0 0 1 .658-2.428 1.791 1.791 0 0 0 0-3.103 1.79 1.79 0 0 1-.654-2.442l.625-1.03a1.79 1.79 0 0 1 2.442-.655c.26.154.555.236.857.24A1.79 1.79 0 0 0 9.633 4.79v-.01c0-.982.796-1.779 1.778-1.779h1.174l.058.001c.989.032 1.764.86 1.733 1.848.003.301.085.596.24.856l.005.01a1.777 1.777 0 0 0 2.436.623 1.79 1.79 0 0 1 2.443.656"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.47 11.999a2.467 2.467 0 1 0-4.934-.001 2.467 2.467 0 0 0 4.934 0"/></svg>
package/icons/setting.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="M20.169 8.895v6.209c0 .997-.533 1.919-1.397 2.418l-5.375 3.104a2.79 2.79 0 0 1-2.793 0l-5.377-3.104a2.79 2.79 0 0 1-1.395-2.418V8.895a2.79 2.79 0 0 1 1.395-2.417l5.377-3.104a2.8 2.8 0 0 1 2.793 0l5.375 3.104a2.79 2.79 0 0 1 1.397 2.417"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 14.767a2.767 2.767 0 1 0 0-5.534 2.767 2.767 0 0 0 0 5.534"/></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.029 15.342 1.777-5.727h-3.61m9.446-4.701.002 2.233-2.22.002"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.383 7.093A8.916 8.916 0 0 0 7.206 4.376 8.9 8.9 0 0 0 3 11.521m1.355 7.566-.001-2.233 2.22-.002"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.617 16.905a8.916 8.916 0 0 0 12.177 2.716A8.9 8.9 0 0 0 21 12.477"/></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="M4.99 7.69a2.2 2.2 0 0 1 2.2-2.2h1c.58 0 1.137-.23 1.55-.639l.698-.7a2.2 2.2 0 0 1 3.112-.01v.002l.01.007.7.7c.41.41.968.64 1.549.64h1.002a2.2 2.2 0 0 1 2.2 2.2v1c0 .58.23 1.137.64 1.55l.7.7a2.2 2.2 0 0 1 .01 3.11v.002l-.01.008-.7.7c-.41.412-.639.968-.639 1.549v1.004a2.2 2.2 0 0 1-2.2 2.196h-1.005c-.58 0-1.138.23-1.55.64l-.7.699a2.2 2.2 0 0 1-3.11.014l-.002-.002-.008-.01-.7-.698a2.2 2.2 0 0 0-1.55-.64H7.19a2.2 2.2 0 0 1-2.199-2.2v-1.005c0-.58-.23-1.137-.64-1.548l-.699-.7a2.2 2.2 0 0 1-.015-3.109l.004-.004.01-.008.698-.7a2.2 2.2 0 0 0 .64-1.55V7.69"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11.732 15.778 1.796-5.788h-3.65"/></svg>
package/icons/share.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="M9.414 4.543H7.376C4.686 4.543 3 6.446 3 9.138v7.267C3 19.097 4.678 21 7.376 21h7.717c2.698 0 4.378-1.902 4.378-4.595v-2.592"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 6.333h-3.6c-1.89 0-2.835 0-3.557.364-.635.32-1.152.83-1.475 1.456C12 8.866 12 9.8 12 11.667V13m9-6.667L17.625 3M21 6.333l-3.375 3.334"/></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="M19.324 13.628c0 6.114-7.324 8.331-7.324 8.331s-7.324-2.216-7.324-8.33c0-6.115-.266-6.593.322-7.18.588-.589 6.042-2.49 7.002-2.49s6.413 1.896 7 2.49c.588.592.322 1.066.322 7.18m-9.858-.891h5.073M12 15.274v-5.073z"/></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="M19.324 13.628c0 6.114-7.324 8.331-7.324 8.331s-7.323-2.216-7.323-8.33c0-6.115-.267-6.593.32-7.18.59-.589 6.043-2.49 7.003-2.49s6.415 1.896 7.003 2.49c.586.592.32 1.066.32 7.18"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m9.519 12.67 1.805 1.809 3.722-3.723"/></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="M19.324 13.609c0 6.113-7.324 8.33-7.324 8.33s-7.323-2.216-7.323-8.33-.267-6.592.32-7.18c.59-.588 6.043-2.49 7.003-2.49s6.413 1.897 7.002 2.49.322 1.067.322 7.18m-7.323 2.457v-.1m-.004-6.82v3.794"/></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="M5.293 7.107c-.125.735 0 2.263 0 6.5 0 6.118 7.32 8.332 7.32 8.332s2.635-.802 4.744-2.759m1.268 1.27L4.005 5.83m5.017-.872c1.537-.552 3.115-1.019 3.592-1.019.963 0 6.413 1.9 7.005 2.491.582.592.316 1.07.316 7.178q-.002.86-.181 1.625"/></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 fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 21.453s7.324-2.218 7.324-8.331.266-6.587-.322-7.18c-.59-.593-6.041-2.49-7.002-2.49s-6.413 1.902-7.002 2.49-.321 1.066-.321 7.18S12 21.452 12 21.452" clip-rule="evenodd"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.898 10.684a1.801 1.801 0 1 0 0-2.548l-.003.003c-.701.703-.7 1.843.003 2.545" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m12.895 10.69-4.347 4.348 1.274 1.274m1.944-1.945-1.274-1.274"/></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="M19.324 13.628c0 6.114-7.324 8.331-7.324 8.331s-7.323-2.216-7.323-8.33c0-6.115-.267-6.593.322-7.18.587-.589 6.04-2.49 7-2.49.962 0 6.414 1.896 7.003 2.49.588.592.322 1.066.322 7.18"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.366 15.35h-2.733a1.357 1.357 0 0 1-1.357-1.356V12.46c0-.75.608-1.357 1.357-1.357h2.733c.75 0 1.356.608 1.356 1.357v1.534c0 .75-.607 1.357-1.356 1.357" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.631 11.13v-.974a1.633 1.633 0 0 0-3.263-.007v.981"/></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="M19.324 13.628c0 6.114-7.324 8.331-7.324 8.331s-7.323-2.216-7.323-8.33c0-6.115-.267-6.593.32-7.18.59-.589 6.043-2.49 7.003-2.49s6.413 1.896 7.002 2.49c.588.592.322 1.066.322 7.18"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.556 19.442c.177-1.37 1.396-2.893 4.424-2.893 3.06 0 4.272 1.531 4.44 2.919"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.832 11.46a2.85 2.85 0 1 1-5.699 0 2.85 2.85 0 0 1 5.699 0" clip-rule="evenodd"/></svg>
package/icons/shield.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 25"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 21.959s7.324-2.217 7.324-8.33c0-6.114.266-6.588-.322-7.18-.59-.594-6.041-2.49-7.002-2.49S5.587 5.86 4.998 6.449c-.588.587-.321 1.065-.321 7.18 0 6.114 7.323 8.33 7.323 8.33" 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="M20.412 12.078V8.155c0-2.849-1.775-4.862-4.627-4.862H7.626C4.783 3.293 3 5.306 3 8.155v7.688c0 2.849 1.773 4.862 4.626 4.862h4.522"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.168 8.924a3.46 3.46 0 0 1-3.463 3.463v0a3.463 3.463 0 0 1-3.463-3.463m9.318 11.781.111-.3a4.14 4.14 0 0 1 2.441-2.445l.3-.111-.3-.111a4.14 4.14 0 0 1-2.44-2.445l-.112-.3-.11.3a4.14 4.14 0 0 1-2.442 2.445l-.3.11.3.112a4.14 4.14 0 0 1 2.441 2.445z"/></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.782 3h8.435C19.165 3 21 5.081 21 8.026v7.948C21 18.919 19.165 21 16.216 21H7.782C4.834 21 3 18.919 3 15.974V8.026C3 5.081 4.843 3 7.782 3"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m16.762 11.021-3.817 2.723a1.63 1.63 0 0 1-1.89 0L7.238 11.02a.81.81 0 0 1 0-1.32l3.817-2.723a1.63 1.63 0 0 1 1.89 0L16.762 9.7a.81.81 0 0 1 0 1.32" clip-rule="evenodd"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m16.762 14.299-3.817 2.722a1.63 1.63 0 0 1-1.89 0L7.238 14.3a.81.81 0 0 1 0-1.32l3.817-2.724a1.63 1.63 0 0 1 1.89 0l3.817 2.723a.81.81 0 0 1 0 1.32" clip-rule="evenodd"/></svg>
package/icons/shrink.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 14h6v6m10-10h-6V4"/></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.447 14.959 2.521 2.52L17.449 20m-.002-16 2.521 2.521-2.52 2.52"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.967 15.887c1.824 1.594 4.02 1.594 6.004 1.594M19.969 6.52c-2.99 0-6.475 0-8.468 5.478-1.993 5.48-4.483 5.48-7.472 5.48M6.897 9.74l-.112-.303a4.15 4.15 0 0 0-2.452-2.456L4.03 6.87l.302-.112a4.15 4.15 0 0 0 2.452-2.456L6.897 4l.111.302a4.15 4.15 0 0 0 2.453 2.456l.301.112-.301.111a4.15 4.15 0 0 0-2.453 2.456z"/></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.488 3A2.505 2.505 0 0 1 21 5.499V18.5a2.505 2.505 0 0 1-2.512 2.5h-.976A2.505 2.505 0 0 1 15 18.501V5.5A2.505 2.505 0 0 1 17.512 3zM3 12l3.489 3.5M3 12l3.489-3.5M3 12h8"/></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.512 3A2.505 2.505 0 0 0 3 5.499V18.5A2.505 2.505 0 0 0 5.512 21h.976A2.505 2.505 0 0 0 9 18.501V5.5A2.505 2.505 0 0 0 6.488 3zM21 12l-3.489 3.5M21 12l-3.489-3.5M21 12h-8"/></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 12a9 9 0 0 0-9-9 9 9 0 0 0-9 9 9 9 0 0 0 9 9"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.07 9.505v-.051M9.023 9.3a.225.225 0 1 0 .003.45.225.225 0 0 0-.003-.45m6.507.205v-.051m-.006-.153a.225.225 0 1 0 .003.45.225.225 0 0 0-.003-.45"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.1 13.5c0 1.436-1.365 2.6-3.05 2.6S9 14.936 9 13.5z" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.042 20.957 20 19.415l1.542-.958L20 17.499l-.958-1.542-.958 1.542-1.542.958 1.542.958z"/></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 12a9 9 0 0 1-9 9 9 9 0 0 1-9-9 9 9 0 0 1 9-9"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.07 10.005v-.051M9.023 9.8a.225.225 0 1 0 .003.45.225.225 0 0 0-.003-.45m6.507.205v-.051m-.006-.153a.225.225 0 1 0 .003.45.225.225 0 0 0-.003-.45M9.12 14.29c.7.911 1.734 1.48 2.88 1.48s2.18-.569 2.88-1.48m6.344-8.83h-4.269M19.09 7.6V3.324"/></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 12a9 9 0 0 1-9 9 9 9 0 0 1-9-9 9 9 0 0 1 9-9m8.6 3.972-3.018-3.018m-.004 3.022 3.023-3.023"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.12 14.29c.7.911 1.734 1.48 2.88 1.48s2.18-.569 2.88-1.48m-5.81-4.285v-.051M9.023 9.8a.225.225 0 1 0 .003.45.225.225 0 0 0-.003-.45m6.507.205v-.051m-.006-.153a.225.225 0 1 0 .003.45.225.225 0 0 0-.003-.45"/></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="M20.922 18.639c.226-.706-.038-1.512-.779-1.75A1.26 1.26 0 0 0 19 17.08a1.27 1.27 0 0 0-1.142-.193c-.74.239-1.006 1.045-.78 1.75.352 1.118 1.922 1.98 1.922 1.98s1.558-.849 1.922-1.98m-.02-13.374c.282-.882-.047-1.89-.973-2.188a1.58 1.58 0 0 0-1.43.24 1.6 1.6 0 0 0-1.426-.24c-.926.298-1.258 1.306-.975 2.188.44 1.397 2.402 2.474 2.402 2.474s1.948-1.06 2.402-2.474m-14 12c.282-.882-.047-1.89-.973-2.188a1.58 1.58 0 0 0-1.43.24 1.6 1.6 0 0 0-1.426-.24c-.926.298-1.258 1.306-.975 2.188.44 1.397 2.402 2.474 2.402 2.474s1.948-1.06 2.402-2.474" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.117 9.81c.265-.345.655-.56 1.088-.56s.823.215 1.088.56m3.293 0c.265-.345.655-.56 1.088-.56s.823.215 1.088.56M9.12 14.29c.702.912 1.734 1.48 2.88 1.48s2.18-.568 2.88-1.48m2.462 4.954A8.96 8.96 0 0 1 12 21a8.97 8.97 0 0 1-6.02-2.309m13.584-11.57A8.96 8.96 0 0 1 21 12.001a8.96 8.96 0 0 1-1.33 4.712"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.05 3.96A8.96 8.96 0 0 0 12 3a9 9 0 0 0-9 9 9 9 0 0 0 .5 2.965"/></svg>
package/icons/smiling.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="M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.121 14.29c.702.912 1.734 1.48 2.88 1.48s2.179-.568 2.88-1.48M8.77 9.005v-.051M8.724 8.8a.225.225 0 1 0 .003.45.225.225 0 0 0-.003-.45m6.506.205v-.051m-.006-.153a.225.225 0 1 0 .003.45.225.225 0 0 0-.003-.45"/></svg>
package/icons/song-ai.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="M16.353 16.827a3.393 3.393 0 1 1-6.786 0 3.393 3.393 0 0 1 6.786 0" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.352 16.222V4.22s1.039 2.703 3.834 3.272M6.69 6.24l-.112.302a4.17 4.17 0 0 1-2.462 2.466l-.302.112.302.112a4.17 4.17 0 0 1 2.462 2.465L6.69 12l.112-.303a4.17 4.17 0 0 1 2.462-2.465l.302-.112-.302-.112a4.17 4.17 0 0 1-2.462-2.466zm5.03-2.46a1.77 1.77 0 0 1-1.176 1.178 1.77 1.77 0 0 1 1.177 1.179 1.77 1.77 0 0 1 1.176-1.179 1.77 1.77 0 0 1-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="M12 21a9 9 0 1 1 8.153-12.816"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.82 14.208a2.103 2.103 0 1 1-4.176-.503 2.103 2.103 0 0 1 4.175.503" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m12.82 14.207.756-6.266s.371 1.477 1.795 1.95m2.799 5.775.102.274a3.78 3.78 0 0 0 2.232 2.236l.274.101-.274.102a3.78 3.78 0 0 0-2.232 2.235l-.102.275-.101-.275a3.78 3.78 0 0 0-2.232-2.235l-.275-.102.275-.101a3.78 3.78 0 0 0 2.232-2.236zm2.888-4.591a1.97 1.97 0 0 0 1.311 1.313 1.97 1.97 0 0 0-1.311 1.313 1.97 1.97 0 0 0-1.312-1.313 1.97 1.97 0 0 0 1.312-1.313"/></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="M9.8 16.702a3.4 3.4 0 1 1-6.8 0 3.4 3.4 0 0 1 6.8 0" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.797 9.301c1.765.48 3.53.396 5.306-.132V3.9c-1.811.449-3.57.46-5.306.131zm0 0v7.398m8.913-4.896v4.578M21 14.09h-4.578"/></svg>
package/icons/song.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="M9.38 18.214a2.786 2.786 0 1 1-5.571.001 2.786 2.786 0 0 1 5.571-.001m10.813-1.986a2.786 2.786 0 1 1-5.573 0 2.786 2.786 0 0 1 5.573 0" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20.193 16.227V3C16.65 4.645 12.988 5.27 9.38 4.987v13.227"/></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.606 17.281 1.54 1.541L21 14.97m-1.312-5.058v1.771m-4.165-4.974v6.362M7.195 6.84v10.45m-4.164-7.114v3.911M11.36 3.75v16.499"/></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 3.117v17.764M3.033 10.035v4.212m4.483-7.804v11.252m8.966-11.392v5.696m4.485-2.247v1.907m-2.137 6.847 2.103 2.102m-2.103-2.102-2.103-2.104m2.103 2.104 2.103-2.104m-2.103 2.104-2.103 2.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="M12 3.117v17.764M7.516 6.443v11.252m8.966-11.392v11.252m4.485-7.803v4.211M3.033 10.035v4.212"/></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="M15.437 9.227a9.67 9.67 0 0 0-6.219 6.22A9.67 9.67 0 0 0 3 9.226a9.67 9.67 0 0 0 6.218-6.219 9.67 9.67 0 0 0 6.219 6.219M21 17.562a5.33 5.33 0 0 0-3.429 3.43 5.33 5.33 0 0 0-3.429-3.43 5.33 5.33 0 0 0 3.43-3.429A5.33 5.33 0 0 0 21 17.563" 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="M3 15.925a7.45 7.45 0 0 1 4.791 4.792 7.45 7.45 0 0 1 4.791-4.792 7.45 7.45 0 0 1-4.791-4.79A7.45 7.45 0 0 1 3 15.924m11.649-4.958a4.94 4.94 0 0 1 3.175 3.176A4.94 4.94 0 0 1 21 10.966a4.94 4.94 0 0 1-3.176-3.176 4.94 4.94 0 0 1-3.175 3.176M9.121 5.249a3.06 3.06 0 0 1 1.966 1.966 3.06 3.06 0 0 1 1.966-1.966 3.06 3.06 0 0 1-1.966-1.966 3.06 3.06 0 0 1-1.966 1.966" 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="M14.941 5.643H9.065c-2.038 0-3.31 1.135-3.31 3.221v6.28c0 2.12 1.272 3.281 3.31 3.281h5.87c2.044 0 3.31-1.141 3.31-3.228V8.864c.006-2.086-1.26-3.221-3.304-3.221" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m16.273 18.275-.478 2.251A1.86 1.86 0 0 1 13.977 22h-3.955a1.86 1.86 0 0 1-1.82-1.474l-.477-2.25m8.548-12.552-.478-2.25A1.86 1.86 0 0 0 13.977 2h-3.955a1.86 1.86 0 0 0-1.82 1.474l-.477 2.25"/></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 6.31a3 3 0 0 0-3-3H6a3 3 0 0 0-3 3v8.783a3 3 0 0 0 3 3h2.162a1.5 1.5 0 0 1 1.06.44l1.717 1.716a1.5 1.5 0 0 0 2.122 0l1.716-1.717a1.5 1.5 0 0 1 1.061-.44H18a3 3 0 0 0 3-3z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8.02 12.846 2.552-3.317 2.911 2.285 2.498-3.223"/></svg>
package/icons/square.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="M16.217 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.974V8.026C21 5.081 19.165 3 16.217 3" clip-rule="evenodd"/></svg>
package/icons/ssl.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 25"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.782 3.283h8.435c2.948 0 4.782 2.082 4.782 5.027v7.947c0 2.945-1.834 5.026-4.783 5.026H7.782c-2.948 0-4.783-2.08-4.783-5.026V8.31c0-2.945 1.844-5.027 4.783-5.027"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.41 17.073h-1.733v-4.255m-2.934.008h-.72a1.059 1.059 0 1 0 0 2.118h.15a1.06 1.06 0 0 1 0 2.12h-.75m-3.124-4.238h-.72a1.059 1.059 0 1 0 0 2.118h.15a1.06 1.06 0 1 1 0 2.12H6.98m14.021-7.293h-18m8.324-2.941h-.063m-4.909 0H6.29zm2.486 0h-.063z"/></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="M9.817 3.288a10.62 10.62 0 0 0 7.067 7.068 10.62 10.62 0 0 0-7.067 7.067 10.62 10.62 0 0 0-7.067-7.067 10.62 10.62 0 0 0 7.067-7.068m8.14 10.838a4.95 4.95 0 0 0 3.293 3.293 4.95 4.95 0 0 0-3.293 3.293 4.95 4.95 0 0 0-3.293-3.293 4.95 4.95 0 0 0 3.293-3.293"/></svg>
package/icons/star.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"><title>Iconly/Light/Star</title><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m13.104 4.177 1.828 3.65c.179.36.524.608.925.665l4.088.589c1.01.145 1.412 1.37.681 2.07l-2.956 2.841c-.29.28-.423.681-.354 1.076l.698 4.01c.172.992-.884 1.749-1.787 1.28l-3.654-1.895a1.25 1.25 0 0 0-1.146 0l-3.654 1.894c-.903.47-1.959-.287-1.786-1.28l.697-4.01a1.2 1.2 0 0 0-.354-1.075l-2.956-2.84c-.731-.701-.33-1.926.68-2.071l4.089-.589c.4-.057.747-.306.926-.664l1.827-3.651c.452-.903 1.756-.903 2.208 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 stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.082 10.577v5.597c0 2.769 1.733 4.725 4.495 4.725h5.943c.619 0 1.212-.253 1.64-.7l4.207-4.381c.406-.423.633-.988.633-1.575V8.705c0-2.768-1.724-4.724-4.496-4.724H10.45"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.055 20.831v-3.209a2.84 2.84 0 0 1 2.832-2.84h3.04m-6.172-4.997H8.708m3.757 4.486H8.707M5.244 3.102V7.59M7.49 5.347H3"/></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" d="M13.276 10.024h-2.554c-.608 0-.699.484-.699.772v2.407c0 .352.121.772.7.772h2.553c.578 0 .7-.42.7-.772v-2.407c0-.352-.122-.772-.7-.772Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M15.475 13.203c0 1.338-.904 2.272-2.199 2.272h-2.554c-1.294 0-2.199-.934-2.199-2.272v-2.407c0-1.339.905-2.273 2.199-2.273h2.554c1.295 0 2.199.934 2.199 2.273zM12 2.5c-5.238 0-9.5 4.262-9.5 9.5s4.262 9.5 9.5 9.5 9.5-4.262 9.5-9.5-4.261-9.5-9.5-9.5Z" 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 11.999A9 9 0 0 0 12 3a9 9 0 1 0 9 8.999"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.276 9.273h-2.554c-.89 0-1.449.631-1.449 1.522v2.407c0 .892.556 1.522 1.45 1.522h2.553c.893 0 1.45-.63 1.45-1.522v-2.407c0-.891-.557-1.522-1.45-1.522" 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="m18.883 8.855-1.05-3.918a3.36 3.36 0 0 0-4.115-2.376L5.586 4.739A3.36 3.36 0 0 0 3.21 8.855m17.358 6.29a3.36 3.36 0 0 1-2.376 4.115l-8.132 2.18a3.36 3.36 0 0 1-4.116-2.376l-1.05-3.918M15.7 12h-2.097M21 12h-2.097m-8.505 0H8.3m-3.203 0H3"/></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="m9.068 19-3.122-4.313h12.108M14.932 5l3.122 4.313H5.946"/></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.812 10.383A5.195 5.195 0 0 1 21 15.58a5.193 5.193 0 0 1-5.19 5.19 5.195 5.195 0 0 1-5.198-5.19m-2.415-1.956a5.196 5.196 0 1 0 0-10.393 5.196 5.196 0 0 0 0 10.393m-1.44-6.761v-.058m2.934 0v.058"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.74 9.555a1.78 1.78 0 0 0 1.459.725 1.78 1.78 0 0 0 1.458-.725m4.71 4.454v-.048m2.934.044v-.04m-2.951 3.459a1.78 1.78 0 0 1 1.46-.725 1.78 1.78 0 0 1 1.457.725"/></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.81 10.383A5.195 5.195 0 0 1 21 15.58a5.193 5.193 0 0 1-5.19 5.19 5.195 5.195 0 0 1-5.198-5.19m-2.415-1.956a5.196 5.196 0 1 0 0-10.393 5.196 5.196 0 0 0 0 10.393m-1.44-6.761v-.058m2.934 0v.058"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.74 9.555a1.78 1.78 0 0 0 1.459.725 1.78 1.78 0 0 0 1.458-.725m4.711 4.454v-.048m2.934.044v-.04m-2.952 3.459a1.78 1.78 0 0 1 1.46-.725 1.78 1.78 0 0 1 1.457.725M4.826 16.273a2.92 2.92 0 0 0 2.92 2.92m11.43-11.469a2.92 2.92 0 0 0-2.92-2.92"/></svg>
package/icons/swap.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"><title>Iconly/Light/Swap</title><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.84 20.164V6.546m4.077 9.522-4.078 4.097-4.077-4.097M6.911 3.833v13.618M2.833 7.929l4.078-4.097L10.99 7.93"/></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-miterlimit="10" stroke-width="1.5" d="M17.694 9.555c1.75 2.062 2.03 5.532 1.046 7.642-1.256 2.693-6.719 4.851-9.343 3.263-1.665-1.009-3.185-2.414-4.31-3.76-.605-.722-.489-1.779.221-2.396a1.804 1.804 0 0 1 2.229-.108L9.232 15.4 5.995 6.508a1.65 1.65 0 0 1 3.092-1.153l1.521 3.989c2.246-.582 5.347-1.838 7.086.21M13.445 3l-1.258 1.703L13.89 5.96"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5" d="M12.188 4.704c2.395-.608 4.665-.68 6.469.593"/></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-miterlimit="10" stroke-width="1.5" d="M18.982 11.672c.957 2.583.015 6.002-1.662 7.679-2.14 2.14-8.12 2.302-10.077-.132-1.243-1.545-2.208-3.42-2.817-5.1-.326-.901.153-1.873 1.047-2.216a1.84 1.84 0 0 1 2.17.672l1.203 1.745V4.68a1.68 1.68 0 0 1 3.36-.025l.068 4.347c2.351.225 5.757.103 6.708 2.67m-4.07-6.658h4.765m-4.765 0 1.483-1.483m-1.483 1.483 1.483 1.482"/></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-miterlimit="10" stroke-width="1.5" d="M19.858 14.023c.016 2.725-2.016 5.584-4.142 6.575-2.713 1.265-8.327-.607-9.323-3.532-.632-1.856-.896-3.926-.893-5.694.001-.948.775-1.689 1.723-1.705a1.82 1.82 0 0 1 1.79 1.36l.528 2.028 3.261-8.96a1.662 1.662 0 0 1 3.133 1.112l-1.409 4.064c2.11 1.005 5.317 2.044 5.332 4.752M7.988 3.285l1.858 1.048-1.048 1.858"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5" d="M9.847 4.348c-2.453.426-4.57 1.283-5.704 3.196"/></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-miterlimit="10" stroke-width="1.5" d="M18.982 11.672c.957 2.583.015 6.002-1.662 7.679-2.14 2.14-8.12 2.302-10.077-.132-1.243-1.545-2.208-3.42-2.817-5.1-.326-.901.153-1.873 1.047-2.216a1.84 1.84 0 0 1 2.17.672l1.203 1.745V4.68a1.68 1.68 0 0 1 3.36-.025l.068 4.347c2.351.225 5.757.103 6.708 2.67m-.787-8.141 1.483 1.483-1.483 1.482m1.482-1.484h-4.765"/></svg>
package/icons/tag-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 fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20.984 5.966c-.003-1.411-1.07-2.677-2.456-2.915-.284-.05-3.616-.043-4.995-.042-1.364 0-2.526.491-3.49 1.452a4547 4547 0 0 0-6.13 6.13c-1.206 1.21-1.222 3.066-.02 4.279a801 801 0 0 0 5.229 5.229c1.212 1.201 3.069 1.186 4.279-.022 2.064-2.058 4.127-4.115 6.182-6.182.795-.8 1.264-1.766 1.368-2.895.084-.903.035-4.26.033-5.034" clip-rule="evenodd"/><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.094 8.315c.004.87.73 1.585 1.609 1.583.873-.002 1.6-.73 1.595-1.596a1.604 1.604 0 0 0-1.633-1.607c-.864.003-1.575.736-1.571 1.62" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8.047 13.371 2.576 2.576"/></svg>