@mirohq/design-system-icons 0.24.5 → 0.25.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (502) hide show
  1. package/dist/main.js +1310 -353
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +1306 -354
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +11 -1
  6. package/package.json +1 -1
  7. package/react/add-line-bottom.tsx +6 -3
  8. package/react/add-line-right.tsx +7 -7
  9. package/react/align-bottom.tsx +5 -0
  10. package/react/align-center-horizontal.tsx +5 -0
  11. package/react/align-center-vertical.tsx +5 -0
  12. package/react/align-left.tsx +5 -0
  13. package/react/align-right.tsx +5 -0
  14. package/react/align-top.tsx +5 -0
  15. package/react/arrow-box-out.tsx +5 -0
  16. package/react/arrow-clockwise-down-right.tsx +6 -3
  17. package/react/arrow-clockwise-up-left.tsx +6 -3
  18. package/react/arrow-counter-clockwise-down-left.tsx +6 -3
  19. package/react/arrow-counter-clockwise-up-right.tsx +6 -3
  20. package/react/arrow-down-left.tsx +5 -0
  21. package/react/arrow-down-right.tsx +5 -0
  22. package/react/arrow-down.tsx +5 -0
  23. package/react/arrow-fat-right.tsx +6 -6
  24. package/react/arrow-fat-up-right.tsx +5 -2
  25. package/react/arrow-left.tsx +5 -0
  26. package/react/arrow-right.tsx +5 -0
  27. package/react/arrow-up-circle.tsx +5 -2
  28. package/react/arrow-up-left.tsx +5 -0
  29. package/react/arrow-up-right.tsx +5 -0
  30. package/react/arrow-up.tsx +5 -0
  31. package/react/arrows-clockwise-x.tsx +6 -3
  32. package/react/arrows-clockwise-y.tsx +6 -3
  33. package/react/arrows-horizontal-lines-top-bottom.tsx +5 -2
  34. package/react/article.tsx +6 -3
  35. package/react/at.tsx +6 -3
  36. package/react/bell-slash.tsx +10 -3
  37. package/react/bell-tilt.tsx +6 -6
  38. package/react/bell.tsx +6 -6
  39. package/react/board.tsx +6 -3
  40. package/react/bookmark.tsx +6 -3
  41. package/react/brackets-angle-slash.tsx +7 -7
  42. package/react/brackets-curly-circles-three.tsx +5 -0
  43. package/react/calendar-blank.tsx +6 -3
  44. package/react/camera.tsx +9 -3
  45. package/react/card-number-three.tsx +5 -0
  46. package/react/card.tsx +5 -0
  47. package/react/cards-poker.tsx +5 -0
  48. package/react/chart-bar-y-simple.tsx +7 -7
  49. package/react/chart-bar-y.tsx +6 -3
  50. package/react/chat-check.tsx +6 -16
  51. package/react/chat-lines-eye-open.tsx +4 -2
  52. package/react/chat-text-arrow.tsx +6 -3
  53. package/react/chat-two.tsx +4 -2
  54. package/react/chat.tsx +6 -6
  55. package/react/check-mark.tsx +5 -0
  56. package/react/chevron-down.tsx +5 -0
  57. package/react/chevron-left.tsx +5 -0
  58. package/react/chevron-right.tsx +5 -0
  59. package/react/chevron-up.tsx +5 -0
  60. package/react/circle-motion-x.tsx +6 -3
  61. package/react/circle-notch.tsx +6 -3
  62. package/react/circle.tsx +6 -8
  63. package/react/circles-connected.tsx +6 -1
  64. package/react/clock-counter-clockwise-simple.tsx +5 -0
  65. package/react/clock-counter-clockwise.tsx +5 -0
  66. package/react/clock-overtime.tsx +5 -0
  67. package/react/clock.tsx +6 -3
  68. package/react/cluster.tsx +6 -1
  69. package/react/clustered.tsx +5 -0
  70. package/react/cog.tsx +5 -0
  71. package/react/cone-serpentine.tsx +6 -1
  72. package/react/connection-line-elbows.tsx +34 -0
  73. package/react/connection-line-straight.tsx +37 -0
  74. package/react/corners-three-eye-open.tsx +11 -3
  75. package/react/credit-card.tsx +5 -0
  76. package/react/crop.tsx +8 -3
  77. package/react/cross-circle.tsx +5 -0
  78. package/react/cross-fat.tsx +9 -3
  79. package/react/cross.tsx +5 -0
  80. package/react/cube.tsx +6 -3
  81. package/react/cursor-filled.tsx +5 -0
  82. package/react/cursor-text.tsx +6 -3
  83. package/react/cursor.tsx +6 -3
  84. package/react/curve-square-circle-arrow.tsx +6 -3
  85. package/react/dash-left-down-square-dash-right-up.tsx +6 -3
  86. package/react/dash-left-up-square-dash-down-right.tsx +6 -3
  87. package/react/dash-square-dash-horizontal.tsx +6 -3
  88. package/react/dash-square-dash-vertical.tsx +6 -3
  89. package/react/distribute-horizontal.tsx +6 -1
  90. package/react/distribute-vertical.tsx +5 -0
  91. package/react/envelope.tsx +5 -0
  92. package/react/eraser.tsx +6 -3
  93. package/react/exclamation-mark-octagon.tsx +5 -2
  94. package/react/exclamation-point-circle.tsx +5 -0
  95. package/react/eye-closed-dots-four-frame-broken.tsx +5 -0
  96. package/react/eye-closed.tsx +6 -3
  97. package/react/eye-open-line-frame-broken.tsx +6 -1
  98. package/react/eye-open-slash.tsx +9 -3
  99. package/react/eye-open.tsx +12 -3
  100. package/react/eyedropper.tsx +5 -0
  101. package/react/factory-house.tsx +6 -3
  102. package/react/factory.tsx +6 -3
  103. package/react/funnel.tsx +6 -3
  104. package/react/gauge.tsx +5 -0
  105. package/react/gift.tsx +4 -2
  106. package/react/globe.tsx +5 -0
  107. package/react/graduation-cap.tsx +6 -3
  108. package/react/grid-four.tsx +6 -3
  109. package/react/grid-six.tsx +6 -3
  110. package/react/hand-filled.tsx +5 -0
  111. package/react/hand-pointing.tsx +5 -2
  112. package/react/hand.tsx +9 -3
  113. package/react/highlighter-underline.tsx +16 -2
  114. package/react/highlighter.tsx +6 -3
  115. package/react/house.tsx +10 -2
  116. package/react/image.tsx +6 -1
  117. package/react/index.ts +5 -0
  118. package/react/information-mark-circle.tsx +5 -0
  119. package/react/kanban.tsx +6 -3
  120. package/react/key.tsx +9 -3
  121. package/react/keycap.tsx +6 -1
  122. package/react/laptop.tsx +5 -0
  123. package/react/lasso.tsx +6 -3
  124. package/react/layout.tsx +6 -3
  125. package/react/lifesaver.tsx +6 -3
  126. package/react/lightbulb.tsx +7 -1
  127. package/react/lightning.tsx +6 -3
  128. package/react/line-curved.tsx +6 -3
  129. package/react/line-dashed.tsx +6 -3
  130. package/react/line-diagonal.tsx +7 -7
  131. package/react/line-dotted.tsx +10 -2
  132. package/react/line-horizontal.tsx +7 -8
  133. package/react/line-orthogonal.tsx +7 -8
  134. package/react/line-straight.tsx +7 -8
  135. package/react/lines-three-horizontal-line-vertical-center.tsx +6 -3
  136. package/react/lines-three-horizontal.tsx +7 -7
  137. package/react/lines-three-vertical.tsx +7 -7
  138. package/react/link-plus.tsx +5 -2
  139. package/react/link.tsx +5 -0
  140. package/react/list-bullets.tsx +5 -0
  141. package/react/list-numbers.tsx +6 -3
  142. package/react/lock-closed.tsx +5 -0
  143. package/react/lock-open.tsx +5 -0
  144. package/react/magnet.tsx +6 -3
  145. package/react/magnifying-glass-lightning.tsx +9 -3
  146. package/react/magnifying-glass.tsx +5 -0
  147. package/react/map.tsx +6 -3
  148. package/react/microphone-slash.tsx +6 -3
  149. package/react/microphone.tsx +6 -3
  150. package/react/minus.tsx +5 -0
  151. package/react/mouse.tsx +6 -1
  152. package/react/note-magnifying-glass.tsx +5 -2
  153. package/react/palette.tsx +35 -0
  154. package/react/parallelogram.tsx +6 -6
  155. package/react/pause-circle.tsx +6 -3
  156. package/react/pdf.tsx +6 -3
  157. package/react/pen-tip.tsx +6 -3
  158. package/react/pen-underline.tsx +34 -0
  159. package/react/pen.tsx +6 -3
  160. package/react/placeholder.tsx +5 -0
  161. package/react/play-circle.tsx +8 -4
  162. package/react/playback-speed-circle.tsx +5 -0
  163. package/react/plug.tsx +5 -0
  164. package/react/plus-text.tsx +6 -3
  165. package/react/plus.tsx +5 -0
  166. package/react/presentation-eye-open.tsx +5 -2
  167. package/react/presentation-link.tsx +5 -2
  168. package/react/prohibit.tsx +6 -6
  169. package/react/push-pin-filled.tsx +37 -0
  170. package/react/push-pin.tsx +9 -3
  171. package/react/question-mark-circle.tsx +5 -0
  172. package/react/rectangles-three-aligned.tsx +6 -3
  173. package/react/rectangles-three-free.tsx +6 -3
  174. package/react/rectangles-three-overlap.tsx +6 -3
  175. package/react/rectangles-two-line.tsx +6 -3
  176. package/react/rectangles-two-user.tsx +5 -2
  177. package/react/rhombus.tsx +6 -6
  178. package/react/scissors.tsx +1 -1
  179. package/react/scrollbar-xy.tsx +5 -0
  180. package/react/shapes.tsx +6 -3
  181. package/react/shield-check.tsx +6 -3
  182. package/react/shield-lock.tsx +5 -0
  183. package/react/sidebar-closed.tsx +6 -3
  184. package/react/sidebar-open.tsx +5 -0
  185. package/react/sliders-x.tsx +6 -3
  186. package/react/sliders-y.tsx +6 -3
  187. package/react/smiley-chat.tsx +10 -2
  188. package/react/smiley.tsx +5 -0
  189. package/react/social-facebook.tsx +5 -0
  190. package/react/social-instagram.tsx +5 -0
  191. package/react/social-linkedin.tsx +5 -0
  192. package/react/social-twitter.tsx +5 -0
  193. package/react/social-youtube.tsx +5 -0
  194. package/react/speaker-cross.tsx +6 -3
  195. package/react/speaker-high.tsx +6 -3
  196. package/react/split-vertical.tsx +6 -3
  197. package/react/square-brackets-angle-slash.tsx +6 -3
  198. package/react/square-circles-two.tsx +5 -0
  199. package/react/square-line-square-dashed.tsx +6 -3
  200. package/react/square-rounded.tsx +6 -6
  201. package/react/square-star-scribble.tsx +5 -0
  202. package/react/square-triangle-circle-plus.tsx +6 -3
  203. package/react/square.tsx +6 -6
  204. package/react/squares-four.tsx +5 -2
  205. package/react/squares-group.tsx +6 -1
  206. package/react/squares-merge.tsx +10 -3
  207. package/react/squares-three.tsx +5 -2
  208. package/react/squares-two-overlap.tsx +6 -3
  209. package/react/squares-ungroup.tsx +5 -0
  210. package/react/squares-unmerge.tsx +6 -3
  211. package/react/stack.tsx +6 -3
  212. package/react/sticky-eye-open.tsx +5 -2
  213. package/react/sticky-note.tsx +6 -3
  214. package/react/sticky-notes-two.tsx +4 -2
  215. package/react/stop-circle.tsx +8 -4
  216. package/react/tag.tsx +6 -1
  217. package/react/text-a-underline.tsx +10 -2
  218. package/react/text-align-center.tsx +6 -3
  219. package/react/text-align-left.tsx +6 -3
  220. package/react/text-b-bold-italic-underlined.tsx +13 -1
  221. package/react/text-b-bold.tsx +6 -3
  222. package/react/text-cursor-eye-open.tsx +11 -3
  223. package/react/text-h-one.tsx +6 -3
  224. package/react/text-h-three.tsx +6 -3
  225. package/react/text-h-two.tsx +6 -3
  226. package/react/text-i-italic.tsx +7 -7
  227. package/react/text-indent.tsx +6 -3
  228. package/react/text-lines-three.tsx +6 -3
  229. package/react/text-s-strikethrough.tsx +6 -3
  230. package/react/text-styles.tsx +5 -0
  231. package/react/text-t.tsx +6 -3
  232. package/react/text-u-underlined.tsx +6 -3
  233. package/react/thumbs-up.tsx +6 -3
  234. package/react/ticket.tsx +10 -2
  235. package/react/timer.tsx +12 -3
  236. package/react/trackpad.tsx +1 -1
  237. package/react/trash-simple.tsx +6 -3
  238. package/react/trash.tsx +6 -3
  239. package/react/triangle-square-circle.tsx +7 -5
  240. package/react/triangle.tsx +6 -6
  241. package/react/trident.tsx +5 -0
  242. package/react/trophy.tsx +5 -0
  243. package/react/user-add.tsx +5 -0
  244. package/react/user-arrow-right-up.tsx +5 -2
  245. package/react/user-eye-open.tsx +5 -2
  246. package/react/user-pen-dashes-bottom.tsx +5 -2
  247. package/react/user-pen-line-bottom.tsx +5 -2
  248. package/react/user-tick-down.tsx +5 -2
  249. package/react/user.tsx +5 -0
  250. package/react/users.tsx +5 -0
  251. package/react/view-center.tsx +6 -1
  252. package/react/view-side-left.tsx +6 -1
  253. package/react/wallet.tsx +5 -0
  254. package/svg/24/add-line-bottom.svg +1 -1
  255. package/svg/24/add-line-right.svg +1 -1
  256. package/svg/24/align-bottom.svg +1 -1
  257. package/svg/24/align-center-horizontal.svg +1 -1
  258. package/svg/24/align-center-vertical.svg +1 -1
  259. package/svg/24/align-left.svg +1 -1
  260. package/svg/24/align-right.svg +1 -1
  261. package/svg/24/align-top.svg +1 -1
  262. package/svg/24/arrow-box-out.svg +1 -1
  263. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  264. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  265. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  266. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  267. package/svg/24/arrow-down-left.svg +1 -1
  268. package/svg/24/arrow-down-right.svg +1 -1
  269. package/svg/24/arrow-down.svg +1 -1
  270. package/svg/24/arrow-fat-right.svg +1 -1
  271. package/svg/24/arrow-fat-up-right.svg +1 -1
  272. package/svg/24/arrow-left.svg +1 -1
  273. package/svg/24/arrow-right.svg +1 -1
  274. package/svg/24/arrow-up-circle.svg +1 -1
  275. package/svg/24/arrow-up-left.svg +1 -1
  276. package/svg/24/arrow-up-right.svg +1 -1
  277. package/svg/24/arrow-up.svg +1 -1
  278. package/svg/24/arrows-clockwise-x.svg +1 -1
  279. package/svg/24/arrows-clockwise-y.svg +1 -1
  280. package/svg/24/arrows-horizontal-lines-top-bottom.svg +1 -1
  281. package/svg/24/article.svg +1 -1
  282. package/svg/24/at.svg +1 -1
  283. package/svg/24/bell-slash.svg +1 -1
  284. package/svg/24/bell-tilt.svg +1 -1
  285. package/svg/24/bell.svg +1 -1
  286. package/svg/24/board.svg +1 -1
  287. package/svg/24/bookmark.svg +1 -1
  288. package/svg/24/brackets-angle-slash.svg +1 -1
  289. package/svg/24/brackets-curly-circles-three.svg +1 -1
  290. package/svg/24/calendar-blank.svg +1 -1
  291. package/svg/24/camera.svg +1 -1
  292. package/svg/24/card-number-three.svg +1 -1
  293. package/svg/24/card.svg +1 -1
  294. package/svg/24/cards-poker.svg +1 -1
  295. package/svg/24/chart-bar-y-simple.svg +1 -1
  296. package/svg/24/chart-bar-y.svg +1 -1
  297. package/svg/24/chat-check.svg +1 -1
  298. package/svg/24/chat-lines-eye-open.svg +1 -1
  299. package/svg/24/chat-text-arrow.svg +1 -1
  300. package/svg/24/chat-two.svg +1 -1
  301. package/svg/24/chat.svg +1 -1
  302. package/svg/24/check-mark.svg +1 -1
  303. package/svg/24/checkboard-square-centered.svg +1 -1
  304. package/svg/24/chevron-down.svg +1 -1
  305. package/svg/24/chevron-left.svg +1 -1
  306. package/svg/24/chevron-right.svg +1 -1
  307. package/svg/24/chevron-up.svg +1 -1
  308. package/svg/24/circle-motion-x.svg +1 -1
  309. package/svg/24/circle-notch.svg +1 -1
  310. package/svg/24/circle.svg +1 -1
  311. package/svg/24/circles-connected.svg +1 -1
  312. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  313. package/svg/24/clock-counter-clockwise.svg +1 -1
  314. package/svg/24/clock-overtime.svg +1 -1
  315. package/svg/24/clock.svg +1 -1
  316. package/svg/24/cluster.svg +1 -1
  317. package/svg/24/clustered.svg +1 -1
  318. package/svg/24/cog.svg +1 -1
  319. package/svg/24/cone-serpentine.svg +1 -1
  320. package/svg/24/connection-line-elbows.svg +2 -0
  321. package/svg/24/connection-line-straight.svg +2 -0
  322. package/svg/24/corners-three-eye-open.svg +1 -1
  323. package/svg/24/credit-card.svg +1 -1
  324. package/svg/24/crop.svg +1 -1
  325. package/svg/24/cross-circle.svg +1 -1
  326. package/svg/24/cross-fat.svg +1 -1
  327. package/svg/24/cross.svg +1 -1
  328. package/svg/24/cube.svg +1 -1
  329. package/svg/24/cursor-filled.svg +1 -1
  330. package/svg/24/cursor-text.svg +1 -1
  331. package/svg/24/cursor.svg +1 -1
  332. package/svg/24/curve-square-circle-arrow.svg +1 -1
  333. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  334. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  335. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  336. package/svg/24/dash-square-dash-vertical.svg +1 -1
  337. package/svg/24/distribute-horizontal.svg +1 -1
  338. package/svg/24/distribute-vertical.svg +1 -1
  339. package/svg/24/envelope.svg +1 -1
  340. package/svg/24/eraser.svg +1 -1
  341. package/svg/24/exclamation-mark-octagon.svg +1 -1
  342. package/svg/24/exclamation-point-circle.svg +1 -1
  343. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  344. package/svg/24/eye-closed.svg +1 -1
  345. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  346. package/svg/24/eye-open-slash.svg +1 -1
  347. package/svg/24/eye-open.svg +1 -1
  348. package/svg/24/eyedropper.svg +1 -1
  349. package/svg/24/factory-house.svg +1 -1
  350. package/svg/24/factory.svg +1 -1
  351. package/svg/24/funnel.svg +1 -1
  352. package/svg/24/gauge.svg +1 -1
  353. package/svg/24/gift.svg +1 -1
  354. package/svg/24/globe.svg +1 -1
  355. package/svg/24/graduation-cap.svg +1 -1
  356. package/svg/24/grid-four.svg +1 -1
  357. package/svg/24/grid-six.svg +1 -1
  358. package/svg/24/hand-filled.svg +1 -1
  359. package/svg/24/hand-pointing.svg +1 -1
  360. package/svg/24/hand.svg +1 -1
  361. package/svg/24/highlighter-underline.svg +1 -1
  362. package/svg/24/highlighter.svg +1 -1
  363. package/svg/24/house.svg +1 -1
  364. package/svg/24/image.svg +1 -1
  365. package/svg/24/information-mark-circle.svg +1 -1
  366. package/svg/24/kanban.svg +1 -1
  367. package/svg/24/key.svg +1 -1
  368. package/svg/24/keycap.svg +1 -1
  369. package/svg/24/laptop.svg +1 -1
  370. package/svg/24/lasso.svg +1 -1
  371. package/svg/24/layout.svg +1 -1
  372. package/svg/24/lifesaver.svg +1 -1
  373. package/svg/24/lightbulb.svg +1 -1
  374. package/svg/24/lightning.svg +1 -1
  375. package/svg/24/line-curved.svg +1 -1
  376. package/svg/24/line-dashed.svg +1 -1
  377. package/svg/24/line-diagonal.svg +1 -1
  378. package/svg/24/line-dotted.svg +1 -1
  379. package/svg/24/line-horizontal.svg +1 -1
  380. package/svg/24/line-orthogonal.svg +1 -1
  381. package/svg/24/line-straight.svg +1 -1
  382. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
  383. package/svg/24/lines-three-horizontal.svg +1 -1
  384. package/svg/24/lines-three-vertical.svg +1 -1
  385. package/svg/24/link-plus.svg +1 -1
  386. package/svg/24/link.svg +1 -1
  387. package/svg/24/list-bullets.svg +1 -1
  388. package/svg/24/list-numbers.svg +1 -1
  389. package/svg/24/lock-closed.svg +1 -1
  390. package/svg/24/lock-open.svg +1 -1
  391. package/svg/24/magnet.svg +1 -1
  392. package/svg/24/magnifying-glass-lightning.svg +1 -1
  393. package/svg/24/magnifying-glass.svg +1 -1
  394. package/svg/24/map.svg +1 -1
  395. package/svg/24/microphone-slash.svg +1 -1
  396. package/svg/24/microphone.svg +1 -1
  397. package/svg/24/minus.svg +1 -1
  398. package/svg/24/mouse.svg +1 -1
  399. package/svg/24/note-magnifying-glass.svg +1 -1
  400. package/svg/24/palette.svg +2 -0
  401. package/svg/24/paper-plane-filled-right.svg +1 -1
  402. package/svg/24/parallelogram.svg +1 -1
  403. package/svg/24/pause-circle.svg +1 -1
  404. package/svg/24/pdf.svg +1 -1
  405. package/svg/24/pen-tip.svg +1 -1
  406. package/svg/24/pen-underline.svg +2 -0
  407. package/svg/24/pen.svg +1 -1
  408. package/svg/24/placeholder.svg +1 -1
  409. package/svg/24/play-circle.svg +1 -1
  410. package/svg/24/playback-speed-circle.svg +1 -1
  411. package/svg/24/plug.svg +1 -1
  412. package/svg/24/plus-text.svg +1 -1
  413. package/svg/24/plus.svg +1 -1
  414. package/svg/24/presentation-eye-open.svg +1 -1
  415. package/svg/24/presentation-link.svg +1 -1
  416. package/svg/24/prohibit.svg +1 -1
  417. package/svg/24/push-pin-filled.svg +2 -0
  418. package/svg/24/push-pin.svg +1 -1
  419. package/svg/24/question-mark-circle.svg +1 -1
  420. package/svg/24/rectangles-three-aligned.svg +1 -1
  421. package/svg/24/rectangles-three-free.svg +1 -1
  422. package/svg/24/rectangles-three-overlap.svg +1 -1
  423. package/svg/24/rectangles-two-line.svg +1 -1
  424. package/svg/24/rectangles-two-user.svg +1 -1
  425. package/svg/24/rhombus.svg +1 -1
  426. package/svg/24/scissors.svg +1 -1
  427. package/svg/24/scrollbar-xy.svg +1 -1
  428. package/svg/24/shapes.svg +1 -1
  429. package/svg/24/shield-check.svg +1 -1
  430. package/svg/24/shield-lock.svg +1 -1
  431. package/svg/24/sidebar-closed.svg +1 -1
  432. package/svg/24/sidebar-open.svg +1 -1
  433. package/svg/24/sliders-x.svg +1 -1
  434. package/svg/24/sliders-y.svg +1 -1
  435. package/svg/24/smiley-chat.svg +1 -1
  436. package/svg/24/smiley.svg +1 -1
  437. package/svg/24/social-facebook.svg +1 -1
  438. package/svg/24/social-instagram.svg +1 -1
  439. package/svg/24/social-linkedin.svg +1 -1
  440. package/svg/24/social-twitter.svg +1 -1
  441. package/svg/24/social-youtube.svg +1 -1
  442. package/svg/24/speaker-cross.svg +1 -1
  443. package/svg/24/speaker-high.svg +1 -1
  444. package/svg/24/split-vertical.svg +1 -1
  445. package/svg/24/square-brackets-angle-slash.svg +1 -1
  446. package/svg/24/square-circles-two.svg +1 -1
  447. package/svg/24/square-line-square-dashed.svg +1 -1
  448. package/svg/24/square-rounded.svg +1 -1
  449. package/svg/24/square-star-scribble.svg +1 -1
  450. package/svg/24/square-triangle-circle-plus.svg +1 -1
  451. package/svg/24/square.svg +1 -1
  452. package/svg/24/squares-four.svg +1 -1
  453. package/svg/24/squares-group.svg +1 -1
  454. package/svg/24/squares-merge.svg +1 -1
  455. package/svg/24/squares-three.svg +1 -1
  456. package/svg/24/squares-two-overlap.svg +1 -1
  457. package/svg/24/squares-ungroup.svg +1 -1
  458. package/svg/24/squares-unmerge.svg +1 -1
  459. package/svg/24/stack.svg +1 -1
  460. package/svg/24/sticky-eye-open.svg +1 -1
  461. package/svg/24/sticky-note.svg +1 -1
  462. package/svg/24/sticky-notes-two.svg +1 -1
  463. package/svg/24/stop-circle.svg +1 -1
  464. package/svg/24/tag.svg +1 -1
  465. package/svg/24/text-a-underline.svg +1 -1
  466. package/svg/24/text-align-center.svg +1 -1
  467. package/svg/24/text-align-left.svg +1 -1
  468. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  469. package/svg/24/text-b-bold.svg +1 -1
  470. package/svg/24/text-cursor-eye-open.svg +1 -1
  471. package/svg/24/text-h-one.svg +1 -1
  472. package/svg/24/text-h-three.svg +1 -1
  473. package/svg/24/text-h-two.svg +1 -1
  474. package/svg/24/text-i-italic.svg +1 -1
  475. package/svg/24/text-indent.svg +1 -1
  476. package/svg/24/text-lines-three.svg +1 -1
  477. package/svg/24/text-s-strikethrough.svg +1 -1
  478. package/svg/24/text-styles.svg +1 -1
  479. package/svg/24/text-t.svg +1 -1
  480. package/svg/24/text-u-underlined.svg +1 -1
  481. package/svg/24/thumbs-up.svg +1 -1
  482. package/svg/24/ticket.svg +1 -1
  483. package/svg/24/timer.svg +1 -1
  484. package/svg/24/trackpad.svg +1 -1
  485. package/svg/24/trash-simple.svg +1 -1
  486. package/svg/24/trash.svg +1 -1
  487. package/svg/24/triangle-square-circle.svg +1 -1
  488. package/svg/24/triangle.svg +1 -1
  489. package/svg/24/trident.svg +1 -1
  490. package/svg/24/trophy.svg +1 -1
  491. package/svg/24/user-add.svg +1 -1
  492. package/svg/24/user-arrow-right-up.svg +1 -1
  493. package/svg/24/user-eye-open.svg +1 -1
  494. package/svg/24/user-pen-dashes-bottom.svg +1 -1
  495. package/svg/24/user-pen-line-bottom.svg +1 -1
  496. package/svg/24/user-tick-down.svg +1 -1
  497. package/svg/24/user.svg +1 -1
  498. package/svg/24/users.svg +1 -1
  499. package/svg/24/view-center.svg +1 -1
  500. package/svg/24/view-side-left.svg +1 -1
  501. package/svg/24/wallet.svg +1 -1
  502. package/svg/meta.json +44 -0
@@ -20,13 +20,16 @@ export const IconThumbsUp: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
24
28
  <path
25
- stroke='currentColor'
26
29
  strokeLinecap='round'
27
- strokeWidth='var(--svg-stroke-width)'
28
30
  d='M4 11.6167v8.3833m3.2-1.0479v-7.1281c0-.1369.0273-.2724.0803-.399l3.2494-8.1005c.1626-.3879.7001-.4402.937-.0911l.553 1.077c.6668.9826.8807 2.196.5892 3.3417l-.5892 2.3479h5.3333c1.1782 0 2.647.9832 2.647 2.1406v2.6198c0 2.8938-2.9211 5.2396-5.8667 5.2396h-5.8666c-.5891 0-1.0667-.4692-1.0667-1.0479Z'
29
31
  />
32
+ <path d='M11.8097 12.3875v.0001' />
30
33
  </g>,
31
34
  <defs>
32
35
  <clipPath id='a'>
package/react/ticket.tsx CHANGED
@@ -21,8 +21,16 @@ export const IconTicket: IconComponentType = forwardRef(
21
21
  ref: forwardRef,
22
22
  },
23
23
  <path
24
- fill='currentColor'
25
- d='M19.5 9v1h2v-1h-2Zm2 6v-1h-2v1h2Zm-17 0v-1h-2v1h2Zm-2-6v1h2v-1h-2Zm3 3h1-1Zm5.5-7c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-2 14c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm-4.5-13h15v-2h-15v2Zm15 0v3h2v-3h-2Zm0 9v3h2v-3h-2Zm0 3h-15v2h15v-2Zm-15 0v-3h-2v3h2Zm0-9v-3h-2v3h2Zm15 9v2c1.1046 0 2-.8954 2-2h-2Zm0-12h2c0-1.1046-.8954-2-2-2v2Zm-15 12h-2c0 1.1046.8954 2 2 2v-2Zm0-14c-1.1046 0-2 .8954-2 2h2v-2Zm-2 6c1.202 0 2 .798 2 2h2c0-2.3066-1.6934-4-4-4v2Zm2 2c0 1.202-.798 2-2 2v2c2.3066 0 4-1.6934 4-4h-2Zm4.5-7v14h2v-14h-2Zm12.5 9c-1.202 0-2-.798-2-2h-2c0 2.3066 1.6934 4 4 4v-2Zm-2-2c0-1.202.798-2 2-2v-2c-2.3066 0-4 1.6934-4 4h2Z'
24
+ stroke='currentColor'
25
+ strokeLinecap='round'
26
+ strokeLinejoin='round'
27
+ strokeWidth='var(--svg-stroke-width)'
28
+ d='M11 5v14m-6.5-14h15c.5523 0 1 .4477 1 1v3.148c-1.7543 0-3 1.0977-3 2.852s1.2457 2.852 3 2.852v3.148c0 .5523-.4477 1-1 1h-15c-.5523 0-1-.4477-1-1v-3.148c1.7543 0 3-1.0977 3-2.852 0-1.5938-1.2457-2.852-3-2.852v-3.148c0-.5523.4477-1 1-1Z'
29
+ />,
30
+ <path
31
+ stroke='currentColor'
32
+ strokeWidth='var(--svg-stroke-width)'
33
+ d='M11.8097 12.3875v.0001'
26
34
  />
27
35
  )
28
36
  )
package/react/timer.tsx CHANGED
@@ -21,10 +21,19 @@ export const IconTimer: IconComponentType = forwardRef(
21
21
  ref: forwardRef,
22
22
  },
23
23
  <path
24
- fill='currentColor'
25
- d='m11.2929 11.2929-.7071.7071 1.4142 1.4142.7071-.7071-1.4142-1.4142Zm4.4142-1.5858c.3905-.3905.3905-1.0237 0-1.4142-.3905-.3905-1.0237-.3905-1.4142 0l1.4142 1.4142Zm-2.7071-8.7071c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-.2929 11.7071 3-3-1.4142-1.4142-3 3 1.4142 1.4142Zm7.2929-.7071c0 4.4183-3.5817 8-8 8v2c5.5228 0 10-4.4772 10-10h-2Zm-8 8c-4.4183 0-8-3.5817-8-8h-2c0 5.5228 4.4771 10 10 10v-2Zm-8-8c0-4.4183 3.5817-8 8-8v-2c-5.5229 0-10 4.4771-10 10h2Zm8-8c4.4183 0 8 3.5817 8 8h2c0-5.5229-4.4772-10-10-10v2Zm1-1v-2h-2v2h2Z'
24
+ stroke='currentColor'
25
+ strokeLinecap='round'
26
+ strokeLinejoin='round'
27
+ strokeMiterlimit={1.414}
28
+ strokeWidth='var(--svg-stroke-width)'
29
+ d='m12 12 3-3m-3-6c-4.9706 0-9 4.0294-9 9s4.0294 9 9 9 9-4.0294 9-9-4.0294-9-9-9Zm0 0v-2'
26
30
  />,
27
- <circle cx={12} cy={12} r={2} fill='currentColor' />
31
+ <circle cx={12} cy={12} r={2} fill='currentColor' />,
32
+ <path
33
+ stroke='currentColor'
34
+ strokeWidth='var(--svg-stroke-width)'
35
+ d='M11.8097 12.3875v.0001'
36
+ />
28
37
  )
29
38
  )
30
39
 
@@ -23,7 +23,7 @@ export const IconTrackpad: IconComponentType = forwardRef(
23
23
  <path
24
24
  stroke='currentColor'
25
25
  strokeWidth='var(--svg-stroke-width)'
26
- d='M4 14v2c0 1.6569 1.3431 3 3 3h5m-8-5v-7c0-1.6569 1.3431-3 3-3h10c1.6569 0 3 1.3431 3 3v7m-16 0h8m8 0v2c0 1.6569-1.3431 3-3 3h-5m8-5h-8m0 0v5'
26
+ d='M4 14v2c0 1.6569 1.3431 3 3 3h5m-8-5v-7c0-1.6569 1.3431-3 3-3h10c1.6569 0 3 1.3431 3 3v7m-16 0h8m8 0v2c0 1.6569-1.3431 3-3 3h-5m8-5h-8m0 0v5M11.8097 12.3875v.0001'
27
27
  />
28
28
  )
29
29
  )
@@ -20,14 +20,17 @@ export const IconTrashSimple: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
24
28
  <path
25
- stroke='currentColor'
26
29
  strokeLinecap='round'
27
30
  strokeMiterlimit={1.414}
28
- strokeWidth='var(--svg-stroke-width)'
29
31
  d='M4 5h8m8 0h-8m0 0v-2m-6 5v12.75a.25.25 0 0 0 .25.25h11.5a.25.25 0 0 0 .25-.25v-12.75'
30
32
  />
33
+ <path d='M11.8097 12.3875v.0001' />
31
34
  </g>,
32
35
  <defs>
33
36
  <clipPath id='a'>
package/react/trash.tsx CHANGED
@@ -20,14 +20,17 @@ export const IconTrash: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
24
28
  <path
25
- stroke='currentColor'
26
29
  strokeLinecap='round'
27
30
  strokeMiterlimit={1.414}
28
- strokeWidth='var(--svg-stroke-width)'
29
31
  d='M4 5h8m8 0h-8m0 0v-2m-6 5v12.75a.25.25 0 0 0 .25.25h11.5a.25.25 0 0 0 .25-.25v-12.75m-8 0v9m4-9v9'
30
32
  />
33
+ <path d='M11.8097 12.3875v.0001' />
31
34
  </g>,
32
35
  <defs>
33
36
  <clipPath id='a'>
@@ -20,11 +20,13 @@ export const IconTriangleSquareCircle: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
24
- <path
25
- fill='currentColor'
26
- d='M3 14v-1c-.5523 0-1 .4477-1 1h1Zm7 0h1c0-.5523-.4477-1-1-1v1Zm0 7v1c.5523 0 1-.4477 1-1h-1Zm-7 0h-1c0 .5523.4477 1 1 1v-1Zm5.5-11-.8944-.4472a1 1 0 0 0 .8944 1.4472v-1Zm7 0v1a1 1 0 0 0 .8944-1.4472l-.8944.4472Zm-3.5-7 .8944-.4472a1 1 0 0 0-1.7888 0l.8944.4472Zm-9 12h7v-2h-7v2Zm6-1v7h2v-7h-2Zm1 6h-7v2h7v-2Zm-6 1v-7h-2v7h2Zm4.5-10h7v-2h-7v2Zm7.8944-1.4472-3.5-7-1.7888.8944 3.5 7 1.7888-.8944Zm-5.2888-7-3.5 7 1.7888.8944 3.5-7-1.7888-.8944Zm8.8944 14.9472c0 1.3807-1.1193 2.5-2.5 2.5v2c2.4853 0 4.5-2.0147 4.5-4.5h-2Zm-2.5 2.5c-1.3807 0-2.5-1.1193-2.5-2.5h-2c0 2.4853 2.0147 4.5 4.5 4.5v-2Zm-2.5-2.5c0-1.3807 1.1193-2.5 2.5-2.5v-2c-2.4853 0-4.5 2.0147-4.5 4.5h2Zm2.5-2.5c1.3807 0 2.5 1.1193 2.5 2.5h2c0-2.4853-2.0147-4.5-4.5-4.5v2Z'
27
- />
23
+ <g
24
+ stroke='currentColor'
25
+ strokeLinejoin='round'
26
+ strokeWidth='var(--svg-stroke-width)'
27
+ clipPath='url(#a)'
28
+ >
29
+ <path d='M10 14h-7v7h7v-7ZM15.5 10h-7l3.5-7 3.5 7ZM21 17.5c0 1.933-1.567 3.5-3.5 3.5s-3.5-1.567-3.5-3.5 1.567-3.5 3.5-3.5 3.5 1.567 3.5 3.5Z' />
28
30
  </g>,
29
31
  <defs>
30
32
  <clipPath id='a'>
@@ -20,12 +20,12 @@ export const IconTriangle: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
24
- <path
25
- stroke='currentColor'
26
- strokeWidth='var(--svg-stroke-width)'
27
- d='M20.5807 20.5263h-17.181c-.1847 0-.3057-.1933-.2249-.3593l8.1384-16.729c.0891-.183.3479-.1886.4448-.0095l9.0426 16.7289c.09.1666-.0306.3689-.2199.3689Z'
28
- />
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
28
+ <path d='M20.5807 20.5263h-17.181c-.1847 0-.3057-.1933-.2249-.3593l8.1384-16.729c.0891-.183.3479-.1886.4448-.0095l9.0426 16.7289c.09.1666-.0306.3689-.2199.3689ZM11.8097 12.3875v.0001' />
29
29
  </g>,
30
30
  <defs>
31
31
  <clipPath id='a'>
package/react/trident.tsx CHANGED
@@ -42,6 +42,11 @@ export const IconTrident: IconComponentType = forwardRef(
42
42
  <path
43
43
  fill='currentColor'
44
44
  d='M4.777 4.1332c.092-.1843.355-.1843.4471 0l2.006 4.0118c.0996.1994-.0917.4197-.303.3489l-1.8472-.6188a.25.25 0 0 0-.1588 0l-1.847.6188c-.2114.0708-.4028-.1495-.303-.3489l2.0058-4.0118Z'
45
+ />,
46
+ <path
47
+ stroke='currentColor'
48
+ strokeWidth='var(--svg-stroke-width)'
49
+ d='M11.8097 12.3875v.0001'
45
50
  />
46
51
  )
47
52
  )
package/react/trophy.tsx CHANGED
@@ -30,6 +30,11 @@ export const IconTrophy: IconComponentType = forwardRef(
30
30
  <path
31
31
  fill='currentColor'
32
32
  d='M8 19c0-.5523.4477-1 1-1h6c.5523 0 1 .4477 1 1v2c0 .5523-.4477 1-1 1h-6c-.5523 0-1-.4477-1-1v-2Z'
33
+ />,
34
+ <path
35
+ stroke='currentColor'
36
+ strokeWidth='var(--svg-stroke-width)'
37
+ d='M11.8097 12.3875v.0001'
33
38
  />
34
39
  )
35
40
  )
@@ -25,6 +25,11 @@ export const IconUserAdd: IconComponentType = forwardRef(
25
25
  strokeLinecap='round'
26
26
  strokeWidth='var(--svg-stroke-width)'
27
27
  d='M2 11h3m0 0h3m-3 0v-3m0 3v3m3 6 .443-2.6576c.3214-1.9287 1.9902-3.3424 3.9455-3.3424h5.223c1.9553 0 3.6241 1.4137 3.9456 3.3424l.4429 2.6576m-4-12c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Z'
28
+ />,
29
+ <path
30
+ stroke='currentColor'
31
+ strokeWidth='var(--svg-stroke-width)'
32
+ d='M11.8097 12.3875v.0001'
28
33
  />
29
34
  )
30
35
  )
@@ -22,8 +22,11 @@ export const IconUserArrowRightUp: IconComponentType = forwardRef(
22
22
  },
23
23
  <g clipPath='url(#a)'>
24
24
  <path
25
- fill='currentColor'
26
- d='M2 20c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm9-5c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm6 6c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm1-8 .7071-.7071c-.3905-.3905-1.0237-.3905-1.4142 0l.7071.7071Zm2.2929 3.7071c.3905.3905 1.0237.3905 1.4142 0 .3905-.3905.3905-1.0237 0-1.4142l-1.4142 1.4142Zm-6-1.4142c-.3905.3905-.3905 1.0237 0 1.4142.3905.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm-11.2929 4.7071c1 0 1 .0003 1 .0006v.0009-.008l.0007-.0387c.0008-.036.0025-.092.006-.165a9.919 9.919 0 0 1 .0497-.6169c.0577-.5198.1718-1.1953.3923-1.8567.4564-1.3693 1.2156-2.3162 2.5513-2.3162v-2c-2.6643 0-3.9051 2.0531-4.4487 3.6838-.2795.8386-.4154 1.6631-.4827 2.2683a11.908 11.908 0 0 0-.0597.7425 8.603 8.603 0 0 0-.0087.2774l-.0002.0184v.0089c0 .0004 0 .0007 1 .0007Zm4-5h4v-2h-4v2Zm7-8c0 1.6569-1.3431 3-3 3v2c2.7614 0 5-2.2386 5-5h-2Zm-3 3c-1.6569 0-3-1.3431-3-3h-2c0 2.7614 2.2386 5 5 5v-2Zm-3-3c0-1.6569 1.3431-3 3-3v-2c-2.7614 0-5 2.2386-5 5h2Zm3-3c1.6569 0 3 1.3431 3 3h2c0-2.7614-2.2386-5-5-5v2Zm8 17v-8h-2v8h2Zm-1.7071-7.2929 3 3 1.4142-1.4142-3-3-1.4142 1.4142Zm0-1.4142-3 3 1.4142 1.4142 3-3-1.4142-1.4142Z'
25
+ stroke='currentColor'
26
+ strokeLinecap='round'
27
+ strokeLinejoin='round'
28
+ strokeWidth='var(--svg-stroke-width)'
29
+ d='M3 20s0-6 4-6h4m7 7v-8m0 0 3 3m-3-3-3 3m0-9c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Z'
27
30
  />
28
31
  </g>,
29
32
  <defs>
@@ -21,8 +21,11 @@ export const IconUserEyeOpen: IconComponentType = forwardRef(
21
21
  ref: forwardRef,
22
22
  },
23
23
  <path
24
- fill='currentColor'
25
- d='M2 19.9999c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm6-5c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-5 5c1 0 1 .0003 1 .0006v.0009-.008l.0007-.0387a6.5695 6.5695 0 0 1 .006-.1651 9.923 9.923 0 0 1 .0497-.6168c.0577-.5198.1718-1.1953.3923-1.8567.4564-1.3693 1.2156-2.3162 2.5513-2.3162v-2c-2.6643 0-3.9051 2.0531-4.4487 3.6838-.2795.8386-.4154 1.663-.4827 2.2682a11.916 11.916 0 0 0-.0597.7426 8.5866 8.5866 0 0 0-.0087.2774 3.038 3.038 0 0 0-.0002.0183v.009c0 .0003 0 .0007 1 .0007Zm11-12.9999c0 1.6569-1.3431 3-3 3v2c2.7614 0 5-2.2386 5-5h-2Zm-3 3c-1.6569 0-3-1.3431-3-3h-2c0 2.7614 2.2386 5 5 5v-2Zm-3-3c0-1.6569 1.3431-3 3-3v-2c-2.7614 0-5 2.2386-5 5h2Zm3-3c1.6569 0 3 1.3431 3 3h2c0-2.7614-2.2386-5-5-5v2Zm-4 10.9999h1v-2h-1v2Zm4 3.0001c0 .1635-.0495.2218.0106.0838.0389-.0892.1075-.2226.2115-.3882.2072-.3303.5283-.7471.9618-1.1536.8639-.8098 2.1304-1.542 3.8161-1.542v-2c-2.3143 0-4.0478 1.0178-5.1839 2.083-.5665.531-.9954 1.083-1.2882 1.5496-.146.2327-.2649.4549-.351.6528-.065.149-.1769.4261-.1769.7146h2Zm5-3c1.6857 0 2.9522.7322 3.8161 1.542.4335.4065.7546.8233.9618 1.1536.104.1656.1727.299.2115.3882.0601.138.0106.0797.0106-.0838h2c0-.2885-.112-.5656-.1769-.7146-.0862-.1979-.205-.4201-.351-.6528-.2928-.4666-.7217-1.0186-1.2882-1.5496-1.1361-1.0652-2.8696-2.083-5.1839-2.083v2Zm5 3c0-.1635.0495-.2218-.0106-.0838-.0388.0892-.1075.2226-.2115.3882-.2072.3303-.5283.7471-.9618 1.1536-.8639.8098-2.1304 1.542-3.8161 1.542v2c2.3143 0 4.0478-1.0178 5.1839-2.083.5665-.531.9954-1.083 1.2882-1.5496.146-.2327.2648-.4549.351-.6528.0649-.149.1769-.4261.1769-.7146h-2Zm-5 3c-1.6857 0-2.9522-.7322-3.8161-1.542-.4335-.4065-.7546-.8233-.9618-1.1536-.104-.1656-.1726-.299-.2115-.3882-.0601-.138-.0106-.0797-.0106.0838h-2c0 .2885.112.5656.1769.7146.0861.1979.205.4201.351.6528.2928.4666.7217 1.0186 1.2882 1.5496 1.1361 1.0652 2.8696 2.083 5.1839 2.083v-2Z'
24
+ stroke='currentColor'
25
+ strokeLinecap='round'
26
+ strokeLinejoin='round'
27
+ strokeWidth='var(--svg-stroke-width)'
28
+ d='M3 19.9999s0-6 4-6h1m7-6.9999c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Zm-5 11c0-.5 2-4 6-4s6 3.5 6 4-2 4-6 4-6-3.5-6-4Z'
26
29
  />,
27
30
  <circle cx={16} cy={18} r={2} fill='currentColor' />
28
31
  )
@@ -21,8 +21,11 @@ export const IconUserPenDashesBottom: IconComponentType = forwardRef(
21
21
  ref: forwardRef,
22
22
  },
23
23
  <path
24
- fill='currentColor'
25
- d='M3 20h-1c0 .5523.4477 1 1 1v-1Zm8-5c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-5 6c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm4-2c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm3 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm4-2c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm3 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-17-1c1 0 1 .0003 1 .0006v.0009-.008l.0007-.0387c.0008-.036.0025-.092.006-.165a9.919 9.919 0 0 1 .0497-.6169c.0577-.5198.1718-1.1953.3923-1.8567.4564-1.3693 1.2156-2.3162 2.5513-2.3162v-2c-2.6643 0-3.9051 2.0531-4.4487 3.6838-.2795.8386-.4154 1.6631-.4827 2.2683a11.908 11.908 0 0 0-.0597.7425 8.603 8.603 0 0 0-.0087.2774l-.0002.0184v.0089c0 .0004 0 .0007 1 .0007Zm4-5h4v-2h-4v2Zm7-8c0 1.6569-1.3431 3-3 3v2c2.7614 0 5-2.2386 5-5h-2Zm-3 3c-1.6569 0-3-1.3431-3-3h-2c0 2.7614 2.2386 5 5 5v-2Zm-3-3c0-1.6569 1.3431-3 3-3v-2c-2.7614 0-5 2.2386-5 5h2Zm3-3c1.6569 0 3 1.3431 3 3h2c0-2.7614-2.2386-5-5-5v2Zm-8 17h3v-2h-3v2Zm7 0h3v-2h-3v2Zm7 0h3v-2h-3v2Z'
24
+ stroke='currentColor'
25
+ strokeLinecap='round'
26
+ strokeLinejoin='round'
27
+ strokeWidth='var(--svg-stroke-width)'
28
+ d='M11 14h-4c-4 0-4 6-4 6h3m4 0h3m4 0h3m-5-13c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Z'
26
29
  />,
27
30
  <path
28
31
  fill='currentColor'
@@ -21,8 +21,11 @@ export const IconUserPenLineBottom: IconComponentType = forwardRef(
21
21
  ref: forwardRef,
22
22
  },
23
23
  <path
24
- fill='currentColor'
25
- d='M3 20h-1c0 .5523.4477 1 1 1v-1Zm8-5c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm9.5 6c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-17.5-1c1 0 1 .0003 1 .0006v.0009-.008l.0007-.0387c.0008-.036.0025-.092.006-.165a9.919 9.919 0 0 1 .0497-.6169c.0577-.5198.1718-1.1953.3923-1.8567.4564-1.3693 1.2156-2.3162 2.5513-2.3162v-2c-2.6643 0-3.9051 2.0531-4.4487 3.6838-.2795.8386-.4154 1.6631-.4827 2.2683a11.908 11.908 0 0 0-.0597.7425 8.603 8.603 0 0 0-.0087.2774l-.0002.0184v.0089c0 .0004 0 .0007 1 .0007Zm4-5h4v-2h-4v2Zm7-8c0 1.6569-1.3431 3-3 3v2c2.7614 0 5-2.2386 5-5h-2Zm-3 3c-1.6569 0-3-1.3431-3-3h-2c0 2.7614 2.2386 5 5 5v-2Zm-3-3c0-1.6569 1.3431-3 3-3v-2c-2.7614 0-5 2.2386-5 5h2Zm3-3c1.6569 0 3 1.3431 3 3h2c0-2.7614-2.2386-5-5-5v2Zm-8 17h17.5v-2h-17.5v2Z'
24
+ stroke='currentColor'
25
+ strokeLinecap='round'
26
+ strokeLinejoin='round'
27
+ strokeWidth='var(--svg-stroke-width)'
28
+ d='M11 14h-4c-4 0-4 6-4 6h17.5m-5.5-13c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Z'
26
29
  />,
27
30
  <path
28
31
  fill='currentColor'
@@ -22,8 +22,11 @@ export const IconUserTickDown: IconComponentType = forwardRef(
22
22
  },
23
23
  <g clipPath='url(#a)'>
24
24
  <path
25
- fill='currentColor'
26
- d='M2 20c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm11-5c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm.7071 2.2929c-.3905-.3905-1.0237-.3905-1.4142 0-.3905.3905-.3905 1.0237 0 1.4142l1.4142-1.4142Zm2.2929 3.7071-.7071.7071c.3905.3905 1.0237.3905 1.4142 0l-.7071-.7071Zm5.7071-4.2929c.3905-.3905.3905-1.0237 0-1.4142-.3905-.3905-1.0237-.3905-1.4142 0l1.4142 1.4142Zm-18.7071 3.2929c1 0 1 .0003 1 .0006v.0009-.008l.0007-.0387c.0008-.036.0025-.092.006-.165a9.919 9.919 0 0 1 .0497-.6169c.0577-.5198.1718-1.1953.3923-1.8567.4564-1.3693 1.2156-2.3162 2.5513-2.3162v-2c-2.6643 0-3.9051 2.0531-4.4487 3.6838-.2795.8386-.4154 1.6631-.4827 2.2683a11.908 11.908 0 0 0-.0597.7425 8.603 8.603 0 0 0-.0087.2774l-.0002.0184v.0089c0 .0004 0 .0007 1 .0007Zm4-5h6v-2h-6v2Zm5.2929 3.7071 3 3 1.4142-1.4142-3-3-1.4142 1.4142Zm4.4142 3 5-5-1.4142-1.4142-5 5 1.4142 1.4142Zm-2.7071-14.7071c0 1.6569-1.3431 3-3 3v2c2.7614 0 5-2.2386 5-5h-2Zm-3 3c-1.6569 0-3-1.3431-3-3h-2c0 2.7614 2.2386 5 5 5v-2Zm-3-3c0-1.6569 1.3431-3 3-3v-2c-2.7614 0-5 2.2386-5 5h2Zm3-3c1.6569 0 3 1.3431 3 3h2c0-2.7614-2.2386-5-5-5v2Z'
25
+ stroke='currentColor'
26
+ strokeLinecap='round'
27
+ strokeLinejoin='round'
28
+ strokeWidth='var(--svg-stroke-width)'
29
+ d='M3 20s0-6 4-6h6m0 4 3 3 5-5m-6-9c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Z'
27
30
  />
28
31
  </g>,
29
32
  <defs>
package/react/user.tsx CHANGED
@@ -25,6 +25,11 @@ export const IconUser: IconComponentType = forwardRef(
25
25
  strokeLinecap='round'
26
26
  strokeWidth='var(--svg-stroke-width)'
27
27
  d='m4 20 .443-2.6576c.3214-1.9287 1.9902-3.3424 3.9455-3.3424h7.223c1.9553 0 3.6241 1.4137 3.9456 3.3424l.4429 2.6576m-4-13c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Z'
28
+ />,
29
+ <path
30
+ stroke='currentColor'
31
+ strokeWidth='var(--svg-stroke-width)'
32
+ d='M11.8097 12.3875v.0001'
28
33
  />
29
34
  )
30
35
  )
package/react/users.tsx CHANGED
@@ -25,6 +25,11 @@ export const IconUsers: IconComponentType = forwardRef(
25
25
  strokeLinecap='round'
26
26
  strokeWidth='var(--svg-stroke-width)'
27
27
  d='m1 20 .443-2.6576c.3214-1.9287 1.9901-3.3424 3.9455-3.3424h5.223c1.9553 0 3.6241 1.4137 3.9456 3.3424l.4429 2.6576m3-4h1.8517c1.513 0 2.7892 1.1266 2.9769 2.6279l.1715 1.3721m-12.0001-12c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Zm9 2.5c0 1.3807-1.1193 2.5-2.5 2.5s-2.5-1.1193-2.5-2.5 1.1193-2.5 2.5-2.5 2.5 1.1193 2.5 2.5Z'
28
+ />,
29
+ <path
30
+ stroke='currentColor'
31
+ strokeWidth='var(--svg-stroke-width)'
32
+ d='M11.8097 12.3875v.0001'
28
33
  />
29
34
  )
30
35
  )
@@ -27,7 +27,12 @@ export const IconViewCenter: IconComponentType = forwardRef(
27
27
  strokeWidth='var(--svg-stroke-width)'
28
28
  d='M19 4h-14c-1.1046 0-2 .8954-2 2v12c0 1.1046.8954 2 2 2h14c1.1046 0 2-.8954 2-2v-12c0-1.1046-.8954-2-2-2Z'
29
29
  />,
30
- <rect width={10} height={8} x={7} y={8} fill='currentColor' rx={1} />
30
+ <rect width={10} height={8} x={7} y={8} fill='currentColor' rx={1} />,
31
+ <path
32
+ stroke='currentColor'
33
+ strokeWidth='var(--svg-stroke-width)'
34
+ d='M11.8097 12.3875v.0001'
35
+ />
31
36
  )
32
37
  )
33
38
 
@@ -27,7 +27,12 @@ export const IconViewSideLeft: IconComponentType = forwardRef(
27
27
  strokeWidth='var(--svg-stroke-width)'
28
28
  d='M19 4h-14c-1.1046 0-2 .8954-2 2v12c0 1.1046.8954 2 2 2h14c1.1046 0 2-.8954 2-2v-12c0-1.1046-.8954-2-2-2Z'
29
29
  />,
30
- <rect width={6} height={10} x={6} y={7} fill='currentColor' rx={1} />
30
+ <rect width={6} height={10} x={6} y={7} fill='currentColor' rx={1} />,
31
+ <path
32
+ stroke='currentColor'
33
+ strokeWidth='var(--svg-stroke-width)'
34
+ d='M11.8097 12.3875v.0001'
35
+ />
31
36
  )
32
37
  )
33
38
 
package/react/wallet.tsx CHANGED
@@ -29,6 +29,11 @@ export const IconWallet: IconComponentType = forwardRef(
29
29
  <path
30
30
  fill='currentColor'
31
31
  d='M17 10c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z'
32
+ />,
33
+ <path
34
+ stroke='currentColor'
35
+ strokeWidth='var(--svg-stroke-width)'
36
+ d='M11.8097 12.3875v.0001'
32
37
  />
33
38
  )
34
39
  )
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M21 5h-18m13 10h-4m0 0h-4m4 0v-4m0 4v4"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#a)"><path stroke-linecap="round" d="M21 5h-18m13 10h-4m0 0h-4m4 0v-4m0 4v4"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M5 3v18m10-13v4m0 0v4m0-4h-4m4 0h4"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#a)"><path stroke-linecap="round" d="M5 3v18m10-13v4m0 0v4m0-4h-4m4 0h4"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="M3 20h18"/><path fill="currentColor" d="M7 3.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v11c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-11ZM14 8.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v6c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-6Z"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="M3 20h18"/><path fill="currentColor" d="M7 3.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v11c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-11ZM14 8.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v6c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-6Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="M12 3v18"/><path fill="currentColor" d="M19.5 7c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-15c-.8284 0-1.5-.6716-1.5-1.5s.6716-1.5 1.5-1.5h15ZM16.5 14c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-9c-.8284 0-1.5-.6716-1.5-1.5s.6716-1.5 1.5-1.5h9Z"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="M12 3v18"/><path fill="currentColor" d="M19.5 7c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-15c-.8284 0-1.5-.6716-1.5-1.5s.6716-1.5 1.5-1.5h15ZM16.5 14c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-9c-.8284 0-1.5-.6716-1.5-1.5s.6716-1.5 1.5-1.5h9Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="M3 12h18"/><path fill="currentColor" d="M7 4.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v15c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-15ZM14 7.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v9c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-9Z"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="M3 12h18"/><path fill="currentColor" d="M7 4.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v15c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-15ZM14 7.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v9c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-9Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="M4 21v-18"/><path fill="currentColor" d="M8 15.5c0-.8284.6716-1.5 1.5-1.5h5c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-5c-.8284 0-1.5-.6716-1.5-1.5ZM8 8.5c0-.8284.6716-1.5 1.5-1.5h11c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-11c-.8284 0-1.5-.6716-1.5-1.5Z"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="M4 21v-18"/><path fill="currentColor" d="M8 15.5c0-.8284.6716-1.5 1.5-1.5h5c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-5c-.8284 0-1.5-.6716-1.5-1.5ZM8 8.5c0-.8284.6716-1.5 1.5-1.5h11c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-11c-.8284 0-1.5-.6716-1.5-1.5Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="M20 3v18"/><path fill="currentColor" d="M2 8.5c0-.8284.6716-1.5 1.5-1.5h11c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-11c-.8284 0-1.5-.6716-1.5-1.5ZM8 15.5c0-.8284.6716-1.5 1.5-1.5h5c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-5c-.8284 0-1.5-.6716-1.5-1.5Z"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="M20 3v18"/><path fill="currentColor" d="M2 8.5c0-.8284.6716-1.5 1.5-1.5h11c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-11c-.8284 0-1.5-.6716-1.5-1.5ZM8 15.5c0-.8284.6716-1.5 1.5-1.5h5c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-5c-.8284 0-1.5-.6716-1.5-1.5Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="M3 3h18"/><path fill="currentColor" d="M7 8.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v11c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-11ZM14 8.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v6c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-6Z"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="M3 3h18"/><path fill="currentColor" d="M7 8.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v11c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-11ZM14 8.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v6c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-6Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M17 14v5c0 .5523-.4477 1-1 1h-11c-.5523 0-1-.4477-1-1v-11c0-.5523.4477-1 1-1h4.5m10.5-3-9 9m2.0025-9h7v7"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M17 14v5c0 .5523-.4477 1-1 1h-11c-.5523 0-1-.4477-1-1v-11c0-.5523.4477-1 1-1h4.5m10.5-3-9 9m2.0025-9h7v7"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 20c-4.4183 0-8-3.5817-8-8s3.5817-8 8-8 8 3.5817 8 8a8.0156 8.0156 0 0 1-.252 2m-2.748-2 3 3 3-3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#a)"><path stroke-linecap="round" d="M12 20c-4.4183 0-8-3.5817-8-8s3.5817-8 8-8 8 3.5817 8 8a8.0156 8.0156 0 0 1-.252 2m-2.748-2 3 3 3-3"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 4c4.4183 0 8 3.5817 8 8s-3.5817 8-8 8-8-3.5817-8-8c0-.6906.0875-1.3608.252-2m2.748 2-3-3-3 3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#a)"><path stroke-linecap="round" d="M12 4c4.4183 0 8 3.5817 8 8s-3.5817 8-8 8-8-3.5817-8-8c0-.6906.0875-1.3608.252-2m2.748 2-3-3-3 3"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4.2579 14.0147c-1.1127-4.276 1.4516-8.6442 5.7274-9.7569 4.2759-1.1126 8.6442 1.4517 9.7569 5.7275 1.1126 4.2759-1.4516 8.6442-5.7275 9.7569a8.0132 8.0132 0 0 1-1.999.2597m-11.0157-8.0019 3 3 3-3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#a)"><path stroke-linecap="round" d="M4.2579 14.0147c-1.1127-4.276 1.4516-8.6442 5.7274-9.7569 4.2759-1.1126 8.6442 1.4517 9.7569 5.7275 1.1126 4.2759-1.4516 8.6442-5.7275 9.7569a8.0132 8.0132 0 0 1-1.999.2597m-11.0157-8.0019 3 3 3-3"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M19.7535 10.0297c1.0882 4.2821-1.501 8.6357-5.7832 9.7239-4.2822 1.0882-8.6357-1.5011-9.7239-5.7833-1.0882-4.2821 1.501-8.6357 5.7832-9.7239a8.0145 8.0145 0 0 1 2.0005-.2483m10.9699 8.0019-3-3-3 3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#a)"><path stroke-linecap="round" d="M19.7535 10.0297c1.0882 4.2821-1.501 8.6357-5.7832 9.7239-4.2822 1.0882-8.6357-1.5011-9.7239-5.7833-1.0882-4.2821 1.501-8.6357 5.7832-9.7239a8.0145 8.0145 0 0 1 2.0005-.2483m10.9699 8.0019-3-3-3 3"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M5 19h9m-9 0v-9m0 9 14-14"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M5 19h9m-9 0v-9m0 9 14-14"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M19 19v-9m0 9h-9m9 0-14-14"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M19 19v-9m0 9h-9m9 0-14-14"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12.205 3.205v17m-7-6.41 7 7 7-7"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12.205 3.205v17m-7-6.41 7 7 7-7"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-width="2" d="M11 7h-7.75a.25.25 0 0 0-.25.25v9.5a.25.25 0 0 0 .25.25h7.75v3.9367c0 .2167.257.3308.4177.1854l10.0823-9.1221-10.0823-9.122c-.1607-.1455-.4177-.0314-.4177.1853v3.9367Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#a)"><path d="M11 7h-7.75a.25.25 0 0 0-.25.25v9.5a.25.25 0 0 0 .25.25h7.75v3.9367c0 .2167.257.3308.4177.1854l10.0823-9.1221-10.0823-9.122c-.1607-.1455-.4177-.0314-.4177.1853v3.9367ZM11.8097 12.3875v.0001"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="m21 3 .9701.2425a1 1 0 0 0-1.2126-1.2126l.2425.9701Zm-3 12-.7071.7071a.9998.9998 0 0 0 1.6772-.4646l-.9701-.2425Zm-3-3 .7071-.7071-.6042-.6042-.6911.5026.5882.8087Zm-11 8-.8087-.5882a1 1 0 0 0 1.3969 1.3969l-.5882-.8087Zm8-11 .8087.5882.5026-.691-.6042-.6043-.7071.7071Zm-3-3-.2425-.9701a1 1 0 0 0-.4646 1.6772l.7071-.7071Zm11.0299-3.2425-3 12 1.9402.485 3-12-1.9402-.485Zm-1.3228 11.5354-3-3-1.4142 1.4142 3 3 1.4142-1.4142Zm-4.2953-3.1016-11 8 1.1764 1.6174 11-8-1.1764-1.6174Zm-9.603 9.3969 7.9999-11-1.6174-1.1764-8 11 1.6174 1.1764Zm7.8983-12.2953-3-3-1.4142 1.4142 3 3 1.4142-1.4142Zm-3.4646-1.3228 12-3-.485-1.9402-12 3 .485 1.9402Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m18 15 3-12-12 3 3 3-8 11 11-8 3 3Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M21 12h-17m6.41-7-7 7 7 7"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M21 12h-17m6.41-7-7 7 7 7"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M20 12h-17m10.59-7 7 7-7 7"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M20 12h-17m10.59-7 7 7-7 7"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="M11 17c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm1-10 .7071-.7071c-.3905-.3905-1.0237-.3905-1.4142 0l.7071.7071Zm3.2929 4.7071c.3905.3905 1.0237.3905 1.4142 0 .3905-.3905.3905-1.0237 0-1.4142l-1.4142 1.4142Zm-8-1.4142c-.3905.3905-.3905 1.0237 0 1.4142.3905.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm5.7071 6.7071v-10h-2v10h2Zm-1.7071-9.2929 4 4 1.4142-1.4142-4-4-1.4142 1.4142Zm0-1.4142-4 4 1.4142 1.4142 4-4-1.4142-1.4142Zm8.7071 5.7071c0 4.4183-3.5817 8-8 8v2c5.5228 0 10-4.4772 10-10h-2Zm-8 8c-4.4183 0-8-3.5817-8-8h-2c0 5.5228 4.4771 10 10 10v-2Zm-8-8c0-4.4183 3.5817-8 8-8v-2c-5.5229 0-10 4.4771-10 10h2Zm8-8c4.4183 0 8 3.5817 8 8h2c0-5.5229-4.4772-10-10-10v2Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 17v-10m0 0 4 4m-4-4-4 4m13 1c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M5 5v9m0-9h9m-9 0 14 14"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M5 5v9m0-9h9m-9 0 14 14"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M19 5h-9m9 0v9m0-9-14 14"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M19 5h-9m9 0v9m0-9-14 14"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12.205 20.795v-17m7 6.41-7-7-7 7"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12.205 20.795v-17m7 6.41-7-7-7 7"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4 12c0-4.4183 3.5817-8 8-8 .6906 0 1.3608.0875 2 .252m6 7.748c0 4.4183-3.5817 8-8 8a7.9987 7.9987 0 0 1-2.3688-.3565m2.3688-12.6435 3-3-3-3m0 16-3 3 3 3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#a)"><path stroke-linecap="round" d="M4 12c0-4.4183 3.5817-8 8-8 .6906 0 1.3608.0875 2 .252m6 7.748c0 4.4183-3.5817 8-8 8a7.9987 7.9987 0 0 1-2.3688-.3565m2.3688-12.6435 3-3-3-3m0 16-3 3 3 3"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 20c-4.4183 0-8-3.5817-8-8 0-.6906.0875-1.3608.252-2m7.748-6c4.4183 0 8 3.5817 8 8a7.9984 7.9984 0 0 1-.3565 2.3688m-12.6435-2.3688-3-3-3 3m16 0 3 3 3-3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#a)"><path stroke-linecap="round" d="M12 20c-4.4183 0-8-3.5817-8-8 0-.6906.0875-1.3608.252-2m7.748-6c4.4183 0 8 3.5817 8 8a7.9984 7.9984 0 0 1-.3565 2.3688m-12.6435-2.3688-3-3-3 3m16 0 3 3 3-3"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="M4 2c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm16 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-9 3c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm-7 13c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm16 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-7-5c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-3-4c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-8-1-.7071-.7071c-.3905.3905-.3905 1.0237 0 1.4142l.7071-.7071Zm4.7071-3.2929c.3905-.3905.3905-1.0237 0-1.4142-.3905-.3905-1.0237-.3905-1.4142 0l1.4142 1.4142Zm-1.4142 8c.3905.3905 1.0237.3905 1.4142 0 .3905-.3905.3905-1.0237 0-1.4142l-1.4142 1.4142Zm8.7071-5.7071c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm8 1 .7071.7071c.3905-.3905.3905-1.0237 0-1.4142l-.7071.7071Zm-3.2929-4.7071c-.3905-.3905-1.0237-.3905-1.4142 0-.3905.3905-.3905 1.0237 0 1.4142l1.4142-1.4142Zm-1.4142 8c-.3905.3905-.3905 1.0237 0 1.4142.3905.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm-13.2929-11.2929h8v-2h-8v2Zm8 0h8v-2h-8v2Zm-1-1v4h2v-4h-2Zm-7 19h8v-2h-8v2Zm8 0h8v-2h-8v2Zm1-1v-4h-2v4h2Zm-3-10h-8v2h8v-2Zm-7.2929 1.7071 4-4-1.4142-1.4142-4 4 1.4142 1.4142Zm-1.4142 0 4 4 1.4142-1.4142-4-4-1.4142 1.4142Zm12.7071.2929h8v-2h-8v2Zm8.7071-1.7071-4-4-1.4142 1.4142 4 4 1.4142-1.4142Zm-1.4142 0-4 4 1.4142 1.4142 4-4-1.4142-1.4142Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 3h8m8 0h-8m0 0v4m-8 14h8m8 0h-8m0 0v-4m-2-5h-8m0 0 4-4m-4 4 4 4m8-4h8m0 0-4-4m4 4-4 4"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M8 8h8m-8 4h8m-8 4h5m-8 4h14c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#a)"><path stroke-linecap="round" d="M8 8h8m-8 4h8m-8 4h5m-8 4h14c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1Z"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
package/svg/24/at.svg CHANGED
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 12c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2092 1.7909-4 4-4 2.2091 0 4 1.7908 4 4Zm0 0v1.5c0 1.3807 1.1193 2.5 2.5 2.5s2.5-1.1193 2.5-2.5v-1.5001c0-4.0001-3-8.9999-9-8.988-4.9706 0-9 4.0295-9 9.0001 0 4.9705 4.0294 9 9 9 0 0 2.5367 0 4.5-1.1664"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#a)"><path stroke-linecap="round" stroke-linejoin="round" d="M16 12c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2092 1.7909-4 4-4 2.2091 0 4 1.7908 4 4Zm0 0v1.5c0 1.3807 1.1193 2.5 2.5 2.5s2.5-1.1193 2.5-2.5v-1.5001c0-4.0001-3-8.9999-9-8.988-4.9706 0-9 4.0295-9 9.0001 0 4.9705 4.0294 9 9 9 0 0 2.5367 0 4.5-1.1664"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="M17 12.5h-1c0 .1974.0584.3904.168.5547l.832-.5547Zm2.4818 3.7226.832-.5546v-.0001l-.832.5547Zm-.4161.7774v1-1Zm-12.0657-5 .8575.5145a1 1 0 0 0 .1425-.5145h-1Zm-1.4939.5462c-.2842.4736-.1306 1.0878.343 1.372.4736.2841 1.0878.1306 1.372-.343l-1.715-1.029Zm-2.2132 6.7467c-.3905.3905-.3905 1.0237 0 1.4142.3905.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm17.4142-14.5858c.3905-.3905.3905-1.0237 0-1.4142-.3905-.3905-1.0237-.3905-1.4142 0l1.4142 1.4142Zm-6.7078.8274c.478.2766 1.0898.1132 1.3663-.3649.2765-.478.1132-1.0897-.3649-1.3663l-1.0014 1.7312Zm2.0007 3.4655v3.5h2v-3.5h-2Zm.168 4.0547 2.4817 3.7226 1.6641-1.1094-2.4817-3.7226-1.6641 1.1094Zm2.4817 3.7226c-.2215-.3322.0167-.7773.416-.7773v2c1.1981 0 1.9127-1.3352 1.2481-2.332l-1.6641 1.1093Zm-5.6497 1.2227c0 .5523-.4477 1-1 1v2c1.6569 0 3-1.3431 3-3h-2Zm-1 1c-.5523 0-1-.4477-1-1h-2c0 1.6569 1.3431 3 3 3v-2Zm3.7568-11.3774c.157.4281.2432.8916.2432 1.3774h2a5.991 5.991 0 0 0-.3655-2.066l-1.8777.6886Zm3.3089 8.3774h-12.0657v2h12.0657v-2Zm-11.0657-4v-3h-2v3h2Zm0-3c0-2.2091 1.7909-4 4-4v-2c-3.3137 0-6 2.6863-6 6h2Zm-.779 4.5752.6365-1.0607-1.715-1.029-.6364 1.0607 1.715 1.029Zm-2.5139 7.1319 16-16-1.4142-1.4142-16 16 1.4142 1.4142Zm7.2929-15.7071c.7302 0 1.4119.1948 1.9993.5345l1.0014-1.7312c-.8835-.511-1.9095-.8033-3.0007-.8033v2Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#a)"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" d="M14 18c0 1.1046-.8954 2-2 2s-2-.8954-2-2m-3-1h12.0657c.3994 0 .6376-.4451.4161-.7774l-2.4818-3.7226v-3.5c0-.5023-.0741-.9874-.2119-1.4448m-10.4245 5.5055.6364-1.0607v-3c0-2.7614 2.2386-5 5-5 .9107 0 1.7646.2435 2.5.669m-10.5 15.331 16-16"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>