@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
package/react/globe.tsx CHANGED
@@ -25,6 +25,11 @@ export const IconGlobe: IconComponentType = forwardRef(
25
25
  strokeLinecap='round'
26
26
  strokeWidth='var(--svg-stroke-width)'
27
27
  d='M11.6633 3c-2.1685 1.6207-3.6633 5.0418-3.6633 9 0 3.9582 1.4948 7.3793 3.6633 9m.6734-18c2.1685 1.6207 3.6633 5.0418 3.6633 9 0 3.9582-1.4948 7.3793-3.6633 9m-8.3367-12h16m-16 6h16m1-3c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
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
  )
@@ -20,15 +20,18 @@ export const IconGraduationCap: 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
  strokeLinejoin='round'
28
31
  strokeMiterlimit={1.414}
29
- strokeWidth='var(--svg-stroke-width)'
30
32
  d='m2 8.2308 10.5-5.2308 10.5 5.2308-3.3158 1.5692m-17.6842-1.5692v11.7692m0-11.7692 3.3158 1.5692m0 0 7.1842 3.4 7.1842-3.4m-14.3684 0v3.0158c0 3.9677 3.2165 7.1842 7.1842 7.1842v0c3.9677 0 7.1842-3.2165 7.1842-7.1842v-3.0158'
31
33
  />
34
+ <path d='M11.8097 12.3875v.0001' />
32
35
  </g>,
33
36
  <defs>
34
37
  <clipPath id='a'>
@@ -20,14 +20,17 @@ export const IconGridFour: 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
  strokeLinejoin='round'
28
- strokeWidth='var(--svg-stroke-width)'
29
31
  d='M12 3h-8.75a.25.25 0 0 0-.25.25v8.75m9-9h8.75a.25.25 0 0 1 .25.25v8.75m-9-9v18m0 0h8.75a.25.25 0 0 0 .25-.25v-8.75m-9 9h-8.75a.25.25 0 0 1-.25-.25v-8.75m0 0h18'
30
32
  />
33
+ <path d='M11.8097 12.3875v.0001' />
31
34
  </g>,
32
35
  <defs>
33
36
  <clipPath id='a'>
@@ -20,14 +20,17 @@ export const IconGridSix: 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
  strokeLinejoin='round'
28
- strokeWidth='var(--svg-stroke-width)'
29
31
  d='M12 3h-8.75a.25.25 0 0 0-.25.25v5.75m9-6h8.75a.25.25 0 0 1 .25.25v5.75m-9-6v18m0 0h8.75a.25.25 0 0 0 .25-.25v-5.75m-9 6h-8.75a.25.25 0 0 1-.25-.25v-5.75m0-6h18m-18 0v6m18-6v6m-18 0h18'
30
32
  />
33
+ <path d='M11.8097 12.3875v.0001' />
31
34
  </g>,
32
35
  <defs>
33
36
  <clipPath id='a'>
@@ -31,6 +31,11 @@ export const IconHandFilled: IconComponentType = forwardRef(
31
31
  strokeLinejoin='round'
32
32
  strokeWidth='var(--svg-stroke-width)'
33
33
  d='M12 12h.0007'
34
+ />,
35
+ <path
36
+ stroke='currentColor'
37
+ strokeWidth='var(--svg-stroke-width)'
38
+ d='M11.8097 12.3875v.0001'
34
39
  />
35
40
  )
36
41
  )
@@ -22,8 +22,11 @@ export const IconHandPointing: IconComponentType = forwardRef(
22
22
  },
23
23
  <g clipPath='url(#a)'>
24
24
  <path
25
- fill='currentColor'
26
- d='m2.7478 14.2613-.8473.531a.994.994 0 0 0 .0428.0629l.8045-.5939Zm18.2895-2.5113h1v-.0186l-.0007-.0187-.9993.0373Zm-14 2.5-.7172.6969a1 1 0 0 0 1.7172-.6969h-1Zm3.4398-5.5h-1v1h1v-1Zm-1 3.0002c0 .5523.4477 1 1 1 .5522 0 1-.4477 1-1h-2Zm3.5-.5002c0 .5523.4477 1 1 1 .5522 0 1-.4477 1-1h-2Zm3.5 1c0 .5523.4477 1 1 1 .5522 0 1-.4477 1-1h-2Zm-11.1282.2626-.7171.6969.7171-.6969Zm-1.433-.6333-.0671-.9977.067.9977Zm2.8596 7.7148-.6563.7545.6563-.7545Zm-.4889-.5393-.8045.5939.8045-.5939Zm13.7507-7.3048v4.375h2v-4.375h-2Zm-15.4055 1.4595 1.6883 1.7374 1.4344-1.3938-1.6884-1.7374-1.4343 1.3938Zm3.4055 1.0405v-10.5h-2v10.5h2Zm-4.3542-1.2919c.0155-.0154.081-.0663.2998-.081l-.1341-1.9955c-.4385.0294-1.0713.1552-1.5779.6603l1.4122 1.4162Zm-.088.7721a.623.623 0 0 1 .088-.7721l-1.4122-1.4162c-.8668.8643-1.0205 2.2133-.3704 3.2504l1.6947-1.0621Zm4.4422-9.9802c0-.4426.3264-.75.7127-.75v-2c-1.5467 0-2.7127 1.2596-2.7127 2.75h2Zm.7127-.75c.397 0 .727.3185.727.75h2.0001c0-1.5015-1.1912-2.75-2.7271-2.75v2Zm.727.75v5h2.0001v-5h-2Zm1.0001 6h.0602v-2h-.0602v2Zm1-1c0-.3974.3417-.75.7729-.75v-2c-1.5018 0-2.773 1.2144-2.773 2.75h2.0001Zm.7729-.75c.3971 0 .7271.3185.7271.75h2c0-1.5015-1.1912-2.75-2.7271-2.75v2Zm.7271.75v1h2v-1h-2Zm5.5 3c0-.3709.3517-.75.8102-.75v-2c-1.4745 0-2.8102 1.1879-2.8102 2.75h2Zm.8102-.75c.3932 0 .7321.2884.7507.7873l1.9986-.0746c-.056-1.5011-1.2095-2.7127-2.7493-2.7127v2Zm-4.3102-1.25c0-.2472.0843-.4247.1942-.5366.1047-.1065.2912-.2134.616-.2134v-2c-.8062 0-1.5249.2848-2.0426.8117-.5124.5215-.7676 1.219-.7676 1.9383h2Zm.8102-.75c.3689 0 .6898.2893.6898.75h2c0-1.4723-1.1257-2.75-2.6898-2.75v2Zm.6898.75v2h2v-2h-2Zm-7-6v8.0002h2v-8.0002h-2Zm3.5 6v1.5h2v-1.5h-2Zm3.5 1.5v1h2v-1h-2Zm3.5602 4.875c0 1.8854-1.6761 3.6888-4.3413 4.4645-2.6009.757-5.8003.3932-8.2642-1.7499l-1.3126 1.509c3.0536 2.656 6.9851 3.0783 10.1357 2.1613 3.0864-.8984 5.7824-3.229 5.7824-6.3849h-2Zm-12.9462 2.3358-3.5387-4.7935-1.609 1.1879 3.5387 4.7935 1.609-1.1879Zm-1.025-6.6451c-.5012-.5158-1.2875-.9966-2.2173-.9341l.1341 1.9955c.1485-.01.397.0732.6489.3324l1.4343-1.3938Zm1.3657 7.0239c-.1151-.1002-.2286-.2269-.3407-.3788l-1.609 1.1879c.1761.2386.3861.4816.6371.6999l1.3126-1.509Z'
25
+ stroke='currentColor'
26
+ strokeLinecap='round'
27
+ strokeLinejoin='round'
28
+ strokeWidth='var(--svg-stroke-width)'
29
+ d='M10.4771 3.75c0-.9665-.7606-1.75-1.7271-1.75s-1.7127.7835-1.7127 1.75v10.5l-1.6884-1.7374c-.3765-.3875-.894-.6695-1.433-.6333-.3287.0221-.6779.1104-.9389.3707a1.6231 1.6231 0 0 0-.2292 2.0113l3.5388 4.7935c.1441.1952.3058.38.489.5393 5.5174 4.7992 14.2617 1.5721 14.2617-3.4691v-4.375c-.0373-1-.7835-1.75-1.75-1.75s-1.8102.7835-1.8102 1.75v-2c0-.9665-.7233-1.75-1.6898-1.75-1.1311 0-1.8102.7835-1.8102 1.75m-3.5-6v5m0-5v8.0002m0-3.0002h.0602m-.0602 0c0-.9665.8064-1.75 1.7729-1.75.9665 0 1.7271.7835 1.7271 1.75v1m0 0v1.5m3.5 0v1'
27
30
  />
28
31
  </g>,
29
32
  <defs>
package/react/hand.tsx CHANGED
@@ -20,11 +20,17 @@ export const IconHand: 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
- fill='currentColor'
26
- d='m2.7478 14.2613-.8473.531a.994.994 0 0 0 .0428.0629l.8045-.5939Zm18.2895-7.5113h1v-.0186l-.0007-.0187-.9993.0373Zm-14 7.5-.7172.6969a1 1 0 0 0 1.7172-.6969h-1Zm2.4398-2.4998c0 .5523.4477 1 1 1 .5522 0 1-.4477 1-1h-2Zm3.5-.5002c0 .5523.4477 1 1 1 .5522 0 1-.4477 1-1h-2Zm3.5 1c0 .5523.4477 1 1 1 .5522 0 1-.4477 1-1h-2Zm-11.1282.2626-.7171.6969.7171-.6969Zm-1.433-.6333-.0671-.9977.067.9977Zm2.8596 7.7148-.6563.7545.6563-.7545Zm-.4889-.5393.8045-.594-.8045.594Zm13.7507-12.3048v9.375h2v-9.375h-2Zm-15.4055 6.4595 1.6883 1.7374 1.4344-1.3938-1.6884-1.7374-1.4343 1.3938Zm3.4055 1.0405v-8.5h-2v8.5h2Zm-4.3542-1.2919c.0155-.0154.081-.0663.2998-.081l-.1341-1.9955c-.4385.0294-1.0713.1552-1.5779.6603l1.4122 1.4162Zm-.088.7721a.623.623 0 0 1 .088-.7721l-1.4122-1.4162c-.8668.8643-1.0205 2.2133-.3704 3.2504l1.6947-1.0621Zm4.4422-7.9802c0-.4426.3264-.75.7127-.75v-2c-1.5467 0-2.7127 1.2596-2.7127 2.75h2Zm.7127-.75c.397 0 .727.3185.727.75h2.0001c0-1.5015-1.1912-2.75-2.7271-2.75v2Zm2.7271.75v-2h-2v2h2Zm-1-1h.0602v-2h-.0602v2Zm1-1c0-.3974.3417-.75.7729-.75v-2c-1.5018 0-2.773 1.2144-2.773 2.75h2.0001Zm.7729-.75c.3971 0 .7271.3185.7271.75h2c0-1.5015-1.1912-2.75-2.7271-2.75v2Zm.7271.75v1h2v-1h-2Zm5.5 3c0-.371.3517-.75.8102-.75v-2c-1.4745 0-2.8102 1.188-2.8102 2.75h2Zm.8102-.75c.3932 0 .7321.2884.7507.7873l1.9986-.0746c-.056-1.5011-1.2095-2.7127-2.7493-2.7127v2Zm-4.3102-1.25c0-.2472.0843-.4247.1942-.5366.1047-.1065.2912-.2134.616-.2134v-2c-.8062 0-1.5249.2849-2.0426.8117-.5124.5215-.7676 1.219-.7676 1.9383h2Zm.8102-.75c.3689 0 .6898.2893.6898.75h2c0-1.4723-1.1257-2.75-2.6898-2.75v2Zm.6898.75v2h2v-2h-2Zm-7 1v6.0002h2v-6.0002h-2Zm3.5-1v6.5h2v-6.5h-2Zm3.5 1.5v6h2v-6h-2Zm3.5602 9.875c0 1.8854-1.6761 3.6888-4.3413 4.4645-2.6009.757-5.8003.3932-8.2642-1.7499l-1.3126 1.509c3.0536 2.656 6.9851 3.0783 10.1357 2.1613 3.0864-.8984 5.7824-3.229 5.7824-6.3849h-2Zm-12.9462 2.3358-3.5387-4.7935-1.609 1.1879 3.5387 4.7935 1.609-1.1879Zm-1.025-6.6451c-.5012-.5158-1.2875-.9966-2.2173-.9341l.1341 1.9955c.1485-.01.397.0732.6489.3324l1.4343-1.3938Zm1.3657 7.0239c-.1151-.1002-.2286-.2269-.3407-.3788l-1.609 1.1879c.1761.2386.3861.4816.6371.6999l1.3126-1.509Z'
29
+ strokeLinecap='round'
30
+ strokeLinejoin='round'
31
+ d='M10.4771 5.75c0-.9665-.7606-1.75-1.7271-1.75s-1.7127.7835-1.7127 1.75v8.5l-1.6884-1.7374c-.3765-.3875-.894-.6695-1.433-.6333-.3287.0221-.6779.1104-.9389.3707a1.6231 1.6231 0 0 0-.2292 2.0113l3.5388 4.7935c.1441.1952.3058.38.489.5393 5.5174 4.7992 14.2617 1.5721 14.2617-3.4691v-9.375c-.0373-1-.7835-1.75-1.75-1.75s-1.8102.7835-1.8102 1.75v-2c0-.9665-.7233-1.75-1.6898-1.75-1.1311 0-1.8102.7835-1.8102 1.75m-3.5 1v-2m0 2v6.0002m0-8.0002h.0602m-.0602 0c0-.9665.8064-1.75 1.7729-1.75.9665 0 1.7271.7835 1.7271 1.75v1m0 0v6.5m3.5-5v6'
27
32
  />
33
+ <path d='M11.8097 12.3875v.0001' />
28
34
  </g>,
29
35
  <defs>
30
36
  <clipPath id='a'>
@@ -22,8 +22,22 @@ export const IconHighlighterUnderline: IconComponentType = forwardRef(
22
22
  },
23
23
  <rect width={18} height={2} x={3} y={20} fill='currentColor' rx={0.5} />,
24
24
  <path
25
- fill='currentColor'
26
- d='M9 17v-1h-.4142l-.2929.2929.7071.7071Zm2 0v1h.4201l.2941-.3001-.7142-.6999Zm1-10-.7071-.7071.7071.7071Zm-5.5 5.5-.7071-.7071-.2141.2141-.0594.2969.9806.1961Zm-.5 2.5.7071.7071.2141-.2141.0594-.2969-.9806-.1961Zm-2 2-.7071-.7071-.2929.2929v.4142h1Zm0 1h-1v1h1v-1Zm4 0v1h.4142l.293-.2929-.7072-.7071Zm13-11 .6897.7241a1 1 0 0 0 .0174-1.4312l-.7071.7071Zm-4.5-4.5.7071-.7071a1 1 0 0 0-1.4142 0l.7071.7071Zm-7.25 7.25.7071.7071-.7071-.7071Zm-.25 8.25h2v-2h-2v2Zm-3.4806-5.6961-.5 2.5 1.9612.3922.5-2.5-1.9612-.3922Zm-2.5194 4.6961v1h2v-1h-2Zm1 2h4v-2h-4v2Zm4.7071-.2929 1-1-1.4142-1.4142-1 1 1.4142 1.4142Zm13-12.4142-4.5-4.5-1.4142 1.4142 4.5 4.5 1.4142-1.4142Zm-1.3968-.017-3 2.8571 1.3794 1.4483 3-2.8572-1.3794-1.4482Zm-3.0245 2.8813-7 7.1429 1.4284 1.3998 7-7.1428-1.4284-1.3999Zm-4.5787-1.45 1.5-1.5-1.4142-1.4143-1.5 1.5 1.4142 1.4142Zm1.5-1.5 3-3-1.4142-1.4143-3 3 1.4142 1.4142Zm4.4885 2.9315-4.5-4.3571-1.3912 1.4368 4.5 4.3572 1.3912-1.4369Zm-7.4027-2.8458-2.75 2.75 1.4142 1.4142 2.75-2.75-1.4142-1.4142Zm-2.75 2.75-2.75 2.75 1.4142 1.4142 2.75-2.75-1.4142-1.4142Zm-3.25 5.25-1 1 1.4142 1.4142 1-1-1.4142-1.4142Zm-1 1-1 1 1.4142 1.4142 1-1-1.4142-1.4142Z'
25
+ stroke='currentColor'
26
+ strokeLinecap='round'
27
+ strokeLinejoin='round'
28
+ strokeWidth='var(--svg-stroke-width)'
29
+ d='m18 9.8571 3-2.8571-4.5-4.5-3 3'
30
+ />,
31
+ <path
32
+ stroke='currentColor'
33
+ strokeLinecap='round'
34
+ strokeWidth='var(--svg-stroke-width)'
35
+ d='M11 17h-2l-1 1h-4v-1l1-1 1-1 .5-2.5 2.75-2.75 2.75-2.75 1.5-1.5 4.5 4.3571-7 7.1429Z'
36
+ />,
37
+ <path
38
+ stroke='currentColor'
39
+ strokeWidth='var(--svg-stroke-width)'
40
+ d='M11.8097 12.3875v.0001'
27
41
  />
28
42
  )
29
43
  )
@@ -20,14 +20,17 @@ export const IconHighlighter: 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
  strokeLinejoin='round'
28
- strokeWidth='var(--svg-stroke-width)'
29
31
  d='m3 22 .8905-7.124a1 1 0 0 1 .9923-.876h1.1172m15 8-.8905-7.124a1 1 0 0 0-.9923-.876h-1.1172m-12 0v-3c0-.5523.4477-1 1-1h1m-2 4h12m0 0v-3c0-.5523-.4477-1-1-1h-1m-8 0v-5.2192a1 1 0 0 1 .7575-.9702l6-1.5c.6311-.1578 1.2425.3196 1.2425.9702v6.7192m-8 0h8'
30
32
  />
33
+ <path d='M11.8097 12.3875v.0001' />
31
34
  </g>,
32
35
  <defs>
33
36
  <clipPath id='a'>
package/react/house.tsx CHANGED
@@ -21,8 +21,16 @@ export const IconHouse: IconComponentType = forwardRef(
21
21
  ref: forwardRef,
22
22
  },
23
23
  <path
24
- fill='currentColor'
25
- d='m12 4.4.7071-.7071-.7071-.7071-.7071.707.7071.7072Zm-9.7071 8.2929c-.3905.3905-.3905 1.0237 0 1.4142.3905.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm18 1.4142c.3905.3905 1.0237.3905 1.4142 0 .3905-.3905.3905-1.0237 0-1.4142l-1.4142 1.4142Zm-9-10.4142-9 9 1.4142 1.4142 9-9-1.4142-1.4142Zm0 1.4142 9 9 1.4142-1.4142-9-9-1.4142 1.4142Zm-4.2929 13.8929v-8.5h-2v8.5h2Zm0 0h-2c0 1.1046.8954 2 2 2v-2Zm10 0h-10v2h10v-2Zm0 0v2c1.1046 0 2-.8954 2-2h-2Zm0-8.5v8.5h2v-8.5h-2Z'
24
+ stroke='currentColor'
25
+ strokeLinecap='round'
26
+ strokeLinejoin='round'
27
+ strokeWidth='var(--svg-stroke-width)'
28
+ d='m3 13.4 9-9 9 9m-15-2.9v8.5c0 .5523.4477 1 1 1h10c.5523 0 1-.4477 1-1v-8.5'
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/image.tsx CHANGED
@@ -26,7 +26,12 @@ export const IconImage: IconComponentType = forwardRef(
26
26
  strokeWidth='var(--svg-stroke-width)'
27
27
  d='M3 18v1.5a.5.5 0 0 0 .5.5h17a.5.5 0 0 0 .5-.5v-15a.5.5 0 0 0-.5-.5h-17a.5.5 0 0 0-.5.5v13.5Zm0 0 6.6464-6.6464a.5.5 0 0 1 .7072 0l3.6464 3.6464m-2 2 3.6464-3.6464a.5.5 0 0 1 .7072 0l3.6464 3.6464'
28
28
  />,
29
- <circle cx={16} cy={8} r={2} fill='currentColor' />
29
+ <circle cx={16} cy={8} r={2} fill='currentColor' />,
30
+ <path
31
+ stroke='currentColor'
32
+ strokeWidth='var(--svg-stroke-width)'
33
+ d='M11.8097 12.3875v.0001'
34
+ />
30
35
  )
31
36
  )
32
37
 
package/react/index.ts CHANGED
@@ -96,6 +96,8 @@ export { IconClustered } from './clustered'
96
96
  export { IconCog } from './cog'
97
97
  export { IconColumnsThree } from './columns-three'
98
98
  export { IconConeSerpentine } from './cone-serpentine'
99
+ export { IconConnectionLineElbows } from './connection-line-elbows'
100
+ export { IconConnectionLineStraight } from './connection-line-straight'
99
101
  export { IconCornersThreeEyeOpen } from './corners-three-eye-open'
100
102
  export { IconCreditCard } from './credit-card'
101
103
  export { IconCrop } from './crop'
@@ -219,6 +221,7 @@ export { IconNoteMagnifyingGlass } from './note-magnifying-glass'
219
221
  export { IconOctagon } from './octagon'
220
222
  export { IconOffice } from './office'
221
223
  export { IconPaintBucket } from './paint-bucket'
224
+ export { IconPalette } from './palette'
222
225
  export { IconPaperPlaneFilledRight } from './paper-plane-filled-right'
223
226
  export { IconPaperPlaneTilt } from './paper-plane-tilt'
224
227
  export { IconParallelogram } from './parallelogram'
@@ -226,6 +229,7 @@ export { IconPauseCircle } from './pause-circle'
226
229
  export { IconPause } from './pause'
227
230
  export { IconPdf } from './pdf'
228
231
  export { IconPenTip } from './pen-tip'
232
+ export { IconPenUnderline } from './pen-underline'
229
233
  export { IconPen } from './pen'
230
234
  export { IconPentagon } from './pentagon'
231
235
  export { IconPlaceholder } from './placeholder'
@@ -247,6 +251,7 @@ export { IconPresentationPlay } from './presentation-play'
247
251
  export { IconPresentationPlus } from './presentation-plus'
248
252
  export { IconPrevious } from './previous'
249
253
  export { IconProhibit } from './prohibit'
254
+ export { IconPushPinFilled } from './push-pin-filled'
250
255
  export { IconPushPin } from './push-pin'
251
256
  export { IconQuestionMarkCircle } from './question-mark-circle'
252
257
  export { IconQuestionMark } from './question-mark'
@@ -29,6 +29,11 @@ export const IconInformationMarkCircle: IconComponentType = forwardRef(
29
29
  strokeLinecap='round'
30
30
  strokeWidth='var(--svg-stroke-width)'
31
31
  d='M12 12v4m9-4c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Zm-8.5-3.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z'
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
  )
package/react/kanban.tsx CHANGED
@@ -20,13 +20,16 @@ export const IconKanban: 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='M12 4h-7.5a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-4.5m0-11v11m0-11h7.5a.5.5 0 0 1 .5.5v10a.5.5 0 0 1-.5.5h-7.5'
29
31
  />
32
+ <path d='M11.8097 12.3875v.0001' />
30
33
  </g>,
31
34
  <defs>
32
35
  <clipPath id='a'>
package/react/key.tsx CHANGED
@@ -20,11 +20,17 @@ export const IconKey: 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
- fill='currentColor'
26
- d='M11 11h-1v2h1v-2Zm10 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-3 2c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm-8-4v2h2v-2h-2Zm-6 2v-2h-2v2h2Zm3 3c-1.6569 0-3-1.3431-3-3h-2c0 2.7614 2.2386 5 5 5v-2Zm3-3c0 1.6569-1.3431 3-3 3v2c2.7614 0 5-2.2386 5-5h-2Zm-3-5c1.6569 0 3 1.3431 3 3h2c0-2.7614-2.2386-5-5-5v2Zm0-2c-2.7614 0-5 2.2386-5 5h2c0-1.6569 1.3431-3 3-3v-2Zm4 7h8v-2h-8v2Zm8 0h2v-2h-2v2Zm-1-1v3h2v-3h-2Z'
29
+ strokeLinecap='round'
30
+ strokeLinejoin='round'
31
+ d='M11 12h8m0 0h2m-2 0v3m-12 2c-2.2091 0-4-1.7909-4-4v-2c0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4v2c0 2.2091-1.7909 4-4 4Z'
27
32
  />
33
+ <path d='M11.8097 12.3875v.0001' />
28
34
  </g>,
29
35
  <defs>
30
36
  <clipPath id='a'>
package/react/keycap.tsx CHANGED
@@ -26,7 +26,12 @@ export const IconKeycap: IconComponentType = forwardRef(
26
26
  strokeWidth='var(--svg-stroke-width)'
27
27
  d='M7 8h6m-3 0v6m-4-10h12c1.1046 0 2 .8954 2 2v12c0 1.1046-.8954 2-2 2h-12c-1.1046 0-2-.8954-2-2v-12c0-1.1046.8954-2 2-2Z'
28
28
  />,
29
- <path fill='currentColor' d='M0 0h.001v.001h-.001z' />
29
+ <path fill='currentColor' d='M0 0h.001v.001h-.001z' />,
30
+ <path
31
+ stroke='currentColor'
32
+ strokeWidth='var(--svg-stroke-width)'
33
+ d='M11.8097 12.3875v.0001'
34
+ />
30
35
  )
31
36
  )
32
37
 
package/react/laptop.tsx CHANGED
@@ -25,6 +25,11 @@ export const IconLaptop: IconComponentType = forwardRef(
25
25
  strokeLinecap='round'
26
26
  strokeWidth='var(--svg-stroke-width)'
27
27
  d='M2.5 20h19m-16.5-16h14c.5523 0 1 .4477 1 1v11c0 .5523-.4477 1-1 1h-14c-.5523 0-1-.4477-1-1v-11c0-.5523.4477-1 1-1Z'
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/lasso.tsx CHANGED
@@ -20,14 +20,17 @@ export const IconLasso: 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
  strokeDasharray='1 3'
27
30
  strokeLinecap='round'
28
- strokeWidth='var(--svg-stroke-width)'
29
31
  d='M10.5 21.5001s1.4711-1.0962 3-2.5c2.3938-2.198 5.2629-2.2534 7-5 1.2909-2.0413 1.3846-3.1156 1-5.5-.3626-2.2481-.6971-3.609-2.5-5-2.0626-1.5914-5.396-1.0753-8-1-3.3353.0963-4.7111 1.0721-7 3.5-1.4976 1.5884-1.1566 1.8225-1 4 .1514 2.1066.356 2.674 2 4 1.779 1.4348 5.5 1.3333 8 .5 2.5-.8334 4-4.5 4-4.5'
30
32
  />
33
+ <path d='M11.8097 12.3875v.0001' />
31
34
  </g>,
32
35
  <defs>
33
36
  <clipPath id='a'>
package/react/layout.tsx CHANGED
@@ -20,14 +20,17 @@ export const IconLayout: 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
  strokeLinejoin='round'
28
- strokeWidth='var(--svg-stroke-width)'
29
31
  d='M3 9v12h6m-6-12v-6h18v6m-18 0h6m12 0v12h-12m12-12h-12m0 0v12'
30
32
  />
33
+ <path d='M11.8097 12.3875v.0001' />
31
34
  </g>,
32
35
  <defs>
33
36
  <clipPath id='a'>
@@ -20,14 +20,17 @@ export const IconLifesaver: 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='square'
27
30
  strokeMiterlimit={1.414}
28
- strokeWidth='var(--svg-stroke-width)'
29
31
  d='M14.8284 14.8284c-1.5621 1.5621-4.0947 1.5621-5.6568 0m5.6568 0c1.5621-1.5621 1.5621-4.0947 0-5.6568m0 5.6568 3.182 3.182m-8.8388-3.182c-1.5621-1.5621-1.5621-4.0947 0-5.6568m0 5.6568-3.182 3.182m3.182-8.8388c1.5621-1.5621 4.0947-1.5621 5.6568 0m-5.6568 0-3.182-3.182m8.8388 3.182 3.182-3.182m.3536 12.3744c-3.5148 3.5147-9.2132 3.5147-12.728 0-3.5147-3.5148-3.5147-9.2132 0-12.728 3.5148-3.5147 9.2132-3.5147 12.728 0 3.5147 3.5148 3.5147 9.2132 0 12.728Z'
30
32
  />
33
+ <path d='M11.8097 12.3875v.0001' />
31
34
  </g>,
32
35
  <defs>
33
36
  <clipPath id='a'>
@@ -20,9 +20,15 @@ export const IconLightbulb: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
+ <path
24
+ stroke='currentColor'
25
+ strokeLinejoin='round'
26
+ strokeWidth='var(--svg-stroke-width)'
27
+ d='M12 3c-3.3137 0-6 2.6863-6 6 0 2.2208 1.2066 4.1599 3 5.1973v2.8027h6v-2.8027c1.7934-1.0374 3-2.9765 3-5.1973 0-3.3137-2.6863-6-6-6Z'
28
+ />,
23
29
  <path
24
30
  fill='currentColor'
25
- d='M9 14.1973h1v-.5768l-.4993-.2888-.5007.8656Zm6 0-.5007-.8656-.4993.2888v.5768h1Zm-6 2.8027h-1c0 .5523.4477 1 1 1v-1Zm6 0v1c.5523 0 1-.4477 1-1h-1Zm-8-8c0-2.7614 2.2386-5 5-5v-2c-3.866 0-7 3.134-7 7h2Zm5-5c2.7614 0 5 2.2386 5 5h2c0-3.866-3.134-7-7-7v2Zm-2.4993 9.3317c-1.497-.866-2.5007-2.4823-2.5007-4.3317h-2c0 2.5922 1.4096 4.8541 3.4993 6.0629l1.0014-1.7312Zm7.4993-4.3317c0 1.8494-1.0036 3.4657-2.5007 4.3317l1.0014 1.7312c2.0897-1.2088 3.4993-3.4707 3.4993-6.0629h-2Zm-9 5.1973v2.8027h2v-2.8027h-2Zm1 3.8027h6v-2h-6v2Zm7-1v-2.8027h-2v2.8027h2ZM9 20h6v1c0 .5523-.4477 1-1 1h-4c-.5523 0-1-.4477-1-1v-1Z'
31
+ d='M9 20h6v1c0 .5523-.4477 1-1 1h-4c-.5523 0-1-.4477-1-1v-1Z'
26
32
  />
27
33
  )
28
34
  )
@@ -20,15 +20,18 @@ export const IconLightning: 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='square'
27
30
  strokeLinejoin='round'
28
31
  strokeMiterlimit={1.414}
29
- strokeWidth='var(--svg-stroke-width)'
30
32
  d='m11.9735 1.8672-7.743 12.7531c-.101.1666.0188.3797.2138.3797h7.0557l-.44 7.0407c-.0161.2572.3204.3676.4598.1508l8.2326-12.8063c.1069-.1664-.0125-.3852-.2103-.3852h-7.5421l.4367-6.9875c.0163-.2607-.3277-.3686-.4632-.1453Z'
31
33
  />
34
+ <path d='M11.8097 12.3875v.0001' />
32
35
  </g>,
33
36
  <defs>
34
37
  <clipPath id='a'>
@@ -20,14 +20,17 @@ export const IconLineCurved: 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
  strokeLinejoin='round'
28
- strokeWidth='var(--svg-stroke-width)'
29
31
  d='M2 12s2.767-2.5534 5-3c4.4658-.8932 5.5342 6.8931 10 6 2.2329-.4466 5-3 5-3'
30
32
  />
33
+ <path d='M11.8097 12.3875v.0001' />
31
34
  </g>,
32
35
  <defs>
33
36
  <clipPath id='a'>
@@ -20,14 +20,17 @@ export const IconLineDashed: 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
  strokeLinejoin='round'
28
- strokeWidth='var(--svg-stroke-width)'
29
31
  d='M2 12h4m4 0h4m4 0h4'
30
32
  />
33
+ <path d='M11.8097 12.3875v.0001' />
31
34
  </g>,
32
35
  <defs>
33
36
  <clipPath id='a'>
@@ -20,13 +20,13 @@ export const IconLineDiagonal: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
24
- <path
25
- stroke='currentColor'
26
- strokeLinecap='round'
27
- strokeWidth='var(--svg-stroke-width)'
28
- d='m4 20 16-16'
29
- />
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
28
+ <path strokeLinecap='round' d='m4 20 16-16' />
29
+ <path d='M11.8097 12.3875v.0001' />
30
30
  </g>,
31
31
  <defs>
32
32
  <clipPath id='a'>
@@ -20,8 +20,16 @@ export const IconLineDotted: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g fill='currentColor' clipPath='url(#a)'>
24
- <path d='M3 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM7 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM11 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM15 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM19 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM23 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z' />
23
+ <g clipPath='url(#a)'>
24
+ <path
25
+ fill='currentColor'
26
+ d='M3 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM7 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM11 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM15 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM19 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM23 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z'
27
+ />
28
+ <path
29
+ stroke='currentColor'
30
+ strokeWidth='var(--svg-stroke-width)'
31
+ d='M11.8097 12.3875v.0001'
32
+ />
25
33
  </g>,
26
34
  <defs>
27
35
  <clipPath id='a'>
@@ -20,14 +20,13 @@ export const IconLineHorizontal: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
24
- <path
25
- stroke='currentColor'
26
- strokeLinecap='round'
27
- strokeLinejoin='round'
28
- strokeWidth='var(--svg-stroke-width)'
29
- d='M3 12h18'
30
- />
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
28
+ <path strokeLinecap='round' strokeLinejoin='round' d='M3 12h18' />
29
+ <path d='M11.8097 12.3875v.0001' />
31
30
  </g>,
32
31
  <defs>
33
32
  <clipPath id='a'>
@@ -20,14 +20,13 @@ export const IconLineOrthogonal: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
24
- <path
25
- stroke='currentColor'
26
- strokeLinecap='round'
27
- strokeLinejoin='round'
28
- strokeWidth='var(--svg-stroke-width)'
29
- d='M2 16h10v-8h10'
30
- />
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
28
+ <path strokeLinecap='round' strokeLinejoin='round' d='M2 16h10v-8h10' />
29
+ <path d='M11.8097 12.3875v.0001' />
31
30
  </g>,
32
31
  <defs>
33
32
  <clipPath id='a'>
@@ -20,14 +20,13 @@ export const IconLineStraight: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
24
- <path
25
- stroke='currentColor'
26
- strokeLinecap='round'
27
- strokeLinejoin='round'
28
- strokeWidth='var(--svg-stroke-width)'
29
- d='m3 15 18-6'
30
- />
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
28
+ <path strokeLinecap='round' strokeLinejoin='round' d='m3 15 18-6' />
29
+ <path d='M11.8097 12.3875v.0001' />
31
30
  </g>,
32
31
  <defs>
33
32
  <clipPath id='a'>
@@ -20,14 +20,17 @@ export const IconLinesThreeHorizontalLineVerticalCenter: IconComponentType =
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
  strokeLinejoin='round'
28
- strokeWidth='var(--svg-stroke-width)'
29
31
  d='M4 5h8m8 0h-8m-8 7h16m-16 7h8m8 0h-8m0-14v14'
30
32
  />
33
+ <path d='M11.8097 12.3875v.0001' />
31
34
  </g>,
32
35
  <defs>
33
36
  <clipPath id='a'>