@mirohq/design-system-icons 0.51.1 → 0.51.2

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 (488) hide show
  1. package/dist/main.js +483 -0
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +483 -0
  4. package/dist/module.js.map +1 -1
  5. package/package.json +4 -4
  6. package/react/activity.tsx +1 -0
  7. package/react/add-line-bottom.tsx +1 -0
  8. package/react/add-line-right.tsx +1 -0
  9. package/react/align-bottom.tsx +1 -0
  10. package/react/align-center-horizontal.tsx +1 -0
  11. package/react/align-center-vertical.tsx +1 -0
  12. package/react/align-left.tsx +1 -0
  13. package/react/align-right.tsx +1 -0
  14. package/react/align-top.tsx +1 -0
  15. package/react/alignment-scale.tsx +1 -0
  16. package/react/arrow-arc-left.tsx +1 -0
  17. package/react/arrow-arc-right.tsx +1 -0
  18. package/react/arrow-bend-up-left.tsx +1 -0
  19. package/react/arrow-bend-up-right.tsx +1 -0
  20. package/react/arrow-box-out.tsx +1 -0
  21. package/react/arrow-clockwise-down-right.tsx +1 -0
  22. package/react/arrow-clockwise-up-left.tsx +1 -0
  23. package/react/arrow-counter-clockwise-down-left.tsx +1 -0
  24. package/react/arrow-counter-clockwise-up-right.tsx +1 -0
  25. package/react/arrow-curves-bottom-right.tsx +1 -0
  26. package/react/arrow-down-left.tsx +1 -0
  27. package/react/arrow-down-right.tsx +1 -0
  28. package/react/arrow-down.tsx +1 -0
  29. package/react/arrow-elbow-down-right.tsx +1 -0
  30. package/react/arrow-fat-left-right.tsx +1 -0
  31. package/react/arrow-fat-left.tsx +1 -0
  32. package/react/arrow-fat-right.tsx +1 -0
  33. package/react/arrow-fat-up-right.tsx +1 -0
  34. package/react/arrow-left.tsx +1 -0
  35. package/react/arrow-right.tsx +1 -0
  36. package/react/arrow-up-circle.tsx +1 -0
  37. package/react/arrow-up-left.tsx +1 -0
  38. package/react/arrow-up-right.tsx +1 -0
  39. package/react/arrow-up.tsx +1 -0
  40. package/react/arrows-clockwise-rectangle-tilt.tsx +1 -0
  41. package/react/arrows-clockwise-x.tsx +1 -0
  42. package/react/arrows-clockwise-y.tsx +1 -0
  43. package/react/arrows-down-up.tsx +1 -0
  44. package/react/arrows-horizontal-lines-top-bottom.tsx +1 -0
  45. package/react/arrows-in-simple.tsx +1 -0
  46. package/react/arrows-out-cardinal.tsx +1 -0
  47. package/react/arrows-out-lines-horizontal.tsx +1 -0
  48. package/react/arrows-out-simple.tsx +1 -0
  49. package/react/arrows-square-counter-clockwise-y.tsx +1 -0
  50. package/react/arrows-time-backward.tsx +1 -0
  51. package/react/arrows-time-forward.tsx +1 -0
  52. package/react/article.tsx +1 -0
  53. package/react/at.tsx +1 -0
  54. package/react/badge.tsx +1 -0
  55. package/react/barrel.tsx +1 -0
  56. package/react/bell-slash.tsx +1 -0
  57. package/react/bell-tilt.tsx +1 -0
  58. package/react/bell.tsx +1 -0
  59. package/react/board.tsx +1 -0
  60. package/react/book-open-info.tsx +1 -0
  61. package/react/bookmark.tsx +1 -0
  62. package/react/box-captions.tsx +1 -0
  63. package/react/bracket-curly-left.tsx +1 -0
  64. package/react/bracket-curly-right.tsx +1 -0
  65. package/react/brackets-angle-slash.tsx +1 -0
  66. package/react/brackets-curly-circles-three.tsx +1 -0
  67. package/react/brush.tsx +1 -0
  68. package/react/calendar-blank.tsx +1 -0
  69. package/react/camera.tsx +1 -0
  70. package/react/card-circles.tsx +1 -0
  71. package/react/card-number-three.tsx +1 -0
  72. package/react/card.tsx +1 -0
  73. package/react/cards-poker.tsx +1 -0
  74. package/react/chart-bar-y-simple.tsx +1 -0
  75. package/react/chart-bar-y.tsx +1 -0
  76. package/react/chat-check.tsx +1 -0
  77. package/react/chat-dashes-lines-two.tsx +1 -0
  78. package/react/chat-lines-cross.tsx +1 -0
  79. package/react/chat-lines-dot.tsx +1 -0
  80. package/react/chat-lines-eye-open.tsx +1 -0
  81. package/react/chat-lines-two-stack.tsx +1 -0
  82. package/react/chat-lines-two.tsx +1 -0
  83. package/react/chat-plus.tsx +1 -0
  84. package/react/chat-text-arrow.tsx +1 -0
  85. package/react/chat-two.tsx +1 -0
  86. package/react/chat.tsx +1 -0
  87. package/react/check-mark.tsx +1 -0
  88. package/react/checkboard-square-centered.tsx +1 -0
  89. package/react/chevron-down-double.tsx +1 -0
  90. package/react/chevron-down.tsx +1 -0
  91. package/react/chevron-left-double.tsx +1 -0
  92. package/react/chevron-left.tsx +1 -0
  93. package/react/chevron-right-double.tsx +1 -0
  94. package/react/chevron-right-small.tsx +1 -0
  95. package/react/chevron-right.tsx +1 -0
  96. package/react/chevron-up-double.tsx +1 -0
  97. package/react/chevron-up-down-line.tsx +1 -0
  98. package/react/chevron-up-down.tsx +1 -0
  99. package/react/chevron-up.tsx +1 -0
  100. package/react/circle-corners.tsx +1 -0
  101. package/react/circle-motion-x.tsx +1 -0
  102. package/react/circle-notch.tsx +1 -0
  103. package/react/circle-slash.tsx +1 -0
  104. package/react/circle.tsx +1 -0
  105. package/react/circles-connected.tsx +1 -0
  106. package/react/clock-counter-clockwise-simple.tsx +1 -0
  107. package/react/clock-counter-clockwise.tsx +1 -0
  108. package/react/clock-overtime.tsx +1 -0
  109. package/react/clock.tsx +1 -0
  110. package/react/cloud.tsx +1 -0
  111. package/react/cluster.tsx +1 -0
  112. package/react/clustered.tsx +1 -0
  113. package/react/cog.tsx +1 -0
  114. package/react/coins-checked.tsx +1 -0
  115. package/react/coins-slash.tsx +1 -0
  116. package/react/coins.tsx +1 -0
  117. package/react/columns-format.tsx +1 -0
  118. package/react/columns-three.tsx +1 -0
  119. package/react/comment-group.tsx +1 -0
  120. package/react/cone-serpentine.tsx +1 -0
  121. package/react/connection-line-elbows.tsx +1 -0
  122. package/react/connection-line-straight.tsx +1 -0
  123. package/react/corners-three-eye-open.tsx +1 -0
  124. package/react/counter.tsx +1 -0
  125. package/react/credit-card.tsx +1 -0
  126. package/react/crop.tsx +1 -0
  127. package/react/cross-circle.tsx +1 -0
  128. package/react/cross-fat.tsx +1 -0
  129. package/react/cross-square.tsx +1 -0
  130. package/react/cross.tsx +1 -0
  131. package/react/cube.tsx +1 -0
  132. package/react/cursor-filled.tsx +1 -0
  133. package/react/cursor-lines.tsx +1 -0
  134. package/react/cursor-text-lines.tsx +1 -0
  135. package/react/cursor-text.tsx +1 -0
  136. package/react/cursor.tsx +1 -0
  137. package/react/curve-square-circle-arrow.tsx +1 -0
  138. package/react/dash-left-down-square-dash-right-up.tsx +1 -0
  139. package/react/dash-left-up-square-dash-down-right.tsx +1 -0
  140. package/react/dash-square-dash-horizontal.tsx +1 -0
  141. package/react/dash-square-dash-vertical.tsx +1 -0
  142. package/react/diagram-card-large-1.tsx +1 -0
  143. package/react/diagram-card-large-2.tsx +1 -0
  144. package/react/diagram-card-large-3.tsx +1 -0
  145. package/react/diagram-card-large-4.tsx +1 -0
  146. package/react/diagram-card-magnifying-glass.tsx +1 -0
  147. package/react/diagram-card-small-1.tsx +1 -0
  148. package/react/diagram-card-small-2.tsx +1 -0
  149. package/react/diagram-card-small-3.tsx +1 -0
  150. package/react/diagram-card-team.tsx +1 -0
  151. package/react/diagram-card-user.tsx +1 -0
  152. package/react/diagramming-format.tsx +1 -0
  153. package/react/distribute-horizontal.tsx +1 -0
  154. package/react/distribute-vertical.tsx +1 -0
  155. package/react/doc-format.tsx +1 -0
  156. package/react/dollar-sign-currency.tsx +1 -0
  157. package/react/dot-voting.tsx +1 -0
  158. package/react/dots-nine.tsx +1 -0
  159. package/react/dots-six-horizontal.tsx +1 -0
  160. package/react/dots-six-vertical.tsx +1 -0
  161. package/react/dots-three-vertical.tsx +1 -0
  162. package/react/dots-three.tsx +1 -0
  163. package/react/dots-two.tsx +1 -0
  164. package/react/download.tsx +1 -0
  165. package/react/envelope.tsx +1 -0
  166. package/react/eraser.tsx +1 -0
  167. package/react/exclamation-mark-octagon.tsx +1 -0
  168. package/react/exclamation-point-circle.tsx +1 -0
  169. package/react/export.tsx +1 -0
  170. package/react/external-format.tsx +1 -0
  171. package/react/eye-closed-dots-four-frame-broken.tsx +1 -0
  172. package/react/eye-closed.tsx +1 -0
  173. package/react/eye-open-line-frame-broken.tsx +1 -0
  174. package/react/eye-open-slash.tsx +1 -0
  175. package/react/eye-open.tsx +1 -0
  176. package/react/eyedropper.tsx +1 -0
  177. package/react/factory-house.tsx +1 -0
  178. package/react/factory.tsx +1 -0
  179. package/react/file-spreadsheet.tsx +1 -0
  180. package/react/flag.tsx +1 -0
  181. package/react/folder.tsx +1 -0
  182. package/react/frame-lines-two.tsx +1 -0
  183. package/react/frame-play.tsx +1 -0
  184. package/react/frame-plus.tsx +1 -0
  185. package/react/frame.tsx +1 -0
  186. package/react/funnel.tsx +1 -0
  187. package/react/gauge.tsx +1 -0
  188. package/react/gavel.tsx +1 -0
  189. package/react/gift.tsx +1 -0
  190. package/react/globe.tsx +1 -0
  191. package/react/graduation-cap.tsx +1 -0
  192. package/react/grid-four.tsx +1 -0
  193. package/react/grid-six.tsx +1 -0
  194. package/react/grid.tsx +1 -0
  195. package/react/hand-filled.tsx +1 -0
  196. package/react/hand-pointing.tsx +1 -0
  197. package/react/hand.tsx +1 -0
  198. package/react/headset-person.tsx +1 -0
  199. package/react/heart-filled.tsx +1 -0
  200. package/react/heart.tsx +1 -0
  201. package/react/hexagon.tsx +1 -0
  202. package/react/highlighter-underline.tsx +1 -0
  203. package/react/highlighter.tsx +1 -0
  204. package/react/house.tsx +1 -0
  205. package/react/image.tsx +1 -0
  206. package/react/indent-left.tsx +1 -0
  207. package/react/indent-right.tsx +1 -0
  208. package/react/information-mark-circle.tsx +1 -0
  209. package/react/kanban.tsx +1 -0
  210. package/react/key.tsx +1 -0
  211. package/react/keycap.tsx +1 -0
  212. package/react/laptop.tsx +1 -0
  213. package/react/lasso.tsx +1 -0
  214. package/react/layout.tsx +1 -0
  215. package/react/lifesaver.tsx +1 -0
  216. package/react/lightbox.tsx +1 -0
  217. package/react/lightbulb.tsx +1 -0
  218. package/react/lightning.tsx +1 -0
  219. package/react/line-curved.tsx +1 -0
  220. package/react/line-dashed.tsx +1 -0
  221. package/react/line-diagonal.tsx +1 -0
  222. package/react/line-dotted.tsx +1 -0
  223. package/react/line-horizontal.tsx +1 -0
  224. package/react/line-orthogonal.tsx +1 -0
  225. package/react/line-straight.tsx +1 -0
  226. package/react/line-two-diagonal-top-right-double.tsx +1 -0
  227. package/react/lines-three-horizontal-line-vertical-center.tsx +1 -0
  228. package/react/lines-three-horizontal.tsx +1 -0
  229. package/react/lines-three-vertical.tsx +1 -0
  230. package/react/lines-top-left-columns-two.tsx +1 -0
  231. package/react/link-plus.tsx +1 -0
  232. package/react/link.tsx +1 -0
  233. package/react/list-bullets.tsx +1 -0
  234. package/react/list-numbers.tsx +1 -0
  235. package/react/lock-closed.tsx +1 -0
  236. package/react/lock-open.tsx +1 -0
  237. package/react/login.tsx +1 -0
  238. package/react/logout.tsx +1 -0
  239. package/react/magnet.tsx +1 -0
  240. package/react/magnifying-glass-lightning.tsx +1 -0
  241. package/react/magnifying-glass-plus.tsx +1 -0
  242. package/react/magnifying-glass.tsx +1 -0
  243. package/react/map.tsx +1 -0
  244. package/react/megaphone.tsx +1 -0
  245. package/react/mermaid.tsx +1 -0
  246. package/react/microphone-slash.tsx +1 -0
  247. package/react/microphone.tsx +1 -0
  248. package/react/minus.tsx +1 -0
  249. package/react/mobile.tsx +1 -0
  250. package/react/monitor-arrow.tsx +1 -0
  251. package/react/monitor-pause.tsx +1 -0
  252. package/react/monitor-play.tsx +1 -0
  253. package/react/monitor-stop.tsx +1 -0
  254. package/react/monitor.tsx +1 -0
  255. package/react/moon.tsx +1 -0
  256. package/react/mouse.tsx +1 -0
  257. package/react/music-note.tsx +1 -0
  258. package/react/navigation-arrow-lines.tsx +1 -0
  259. package/react/navigation-up-left-filled.tsx +1 -0
  260. package/react/navigation-up-left-slash.tsx +1 -0
  261. package/react/navigation-up-right.tsx +1 -0
  262. package/react/next.tsx +1 -0
  263. package/react/node-connected-dot.tsx +1 -0
  264. package/react/node-lines-curved.tsx +1 -0
  265. package/react/node-lines-horizontal.tsx +1 -0
  266. package/react/node-lines-vertical.tsx +1 -0
  267. package/react/node-plus.tsx +1 -0
  268. package/react/nodes-connected.tsx +1 -0
  269. package/react/nodes-connections-three.tsx +1 -0
  270. package/react/note-magnifying-glass.tsx +1 -0
  271. package/react/notepad.tsx +1 -0
  272. package/react/octagon.tsx +1 -0
  273. package/react/office.tsx +1 -0
  274. package/react/org-chart.tsx +1 -0
  275. package/react/paint-bucket.tsx +1 -0
  276. package/react/palette.tsx +1 -0
  277. package/react/paper-plane-filled-right.tsx +1 -0
  278. package/react/paper-plane-tilt.tsx +1 -0
  279. package/react/parallelogram.tsx +1 -0
  280. package/react/pause-circle.tsx +1 -0
  281. package/react/pause.tsx +1 -0
  282. package/react/pdf.tsx +1 -0
  283. package/react/pen-tip.tsx +1 -0
  284. package/react/pen-underline.tsx +1 -0
  285. package/react/pen.tsx +1 -0
  286. package/react/pentagon.tsx +1 -0
  287. package/react/people-list.tsx +1 -0
  288. package/react/placeholder.tsx +1 -0
  289. package/react/planet.tsx +1 -0
  290. package/react/play-circle.tsx +1 -0
  291. package/react/play.tsx +1 -0
  292. package/react/playback-speed-circle.tsx +1 -0
  293. package/react/plug.tsx +1 -0
  294. package/react/plus-box.tsx +1 -0
  295. package/react/plus-square.tsx +1 -0
  296. package/react/plus-text.tsx +1 -0
  297. package/react/plus.tsx +1 -0
  298. package/react/polling.tsx +1 -0
  299. package/react/presentation-arrow.tsx +1 -0
  300. package/react/presentation-eye-open.tsx +1 -0
  301. package/react/presentation-line.tsx +1 -0
  302. package/react/presentation-lines-two.tsx +1 -0
  303. package/react/presentation-link.tsx +1 -0
  304. package/react/presentation-number-one.tsx +1 -0
  305. package/react/presentation-play.tsx +1 -0
  306. package/react/presentation-plus.tsx +1 -0
  307. package/react/previous.tsx +1 -0
  308. package/react/prohibit.tsx +1 -0
  309. package/react/proto-button.tsx +1 -0
  310. package/react/proto-checkbox.tsx +1 -0
  311. package/react/proto-dropdown.tsx +1 -0
  312. package/react/proto-input.tsx +1 -0
  313. package/react/proto-number.tsx +1 -0
  314. package/react/proto-radio.tsx +1 -0
  315. package/react/proto-slider.tsx +1 -0
  316. package/react/prototype-format.tsx +1 -0
  317. package/react/push-pin-filled.tsx +1 -0
  318. package/react/push-pin.tsx +1 -0
  319. package/react/question-mark-circle.tsx +1 -0
  320. package/react/question-mark.tsx +1 -0
  321. package/react/quotes.tsx +1 -0
  322. package/react/rectangle-arrow-up-center.tsx +1 -0
  323. package/react/rectangle-dash-lines.tsx +1 -0
  324. package/react/rectangle-dot-large.tsx +1 -0
  325. package/react/rectangle-dot-line-pen.tsx +1 -0
  326. package/react/rectangle-dot-medium.tsx +1 -0
  327. package/react/rectangle-dot-small.tsx +1 -0
  328. package/react/rectangle-frame-2-lines.tsx +1 -0
  329. package/react/rectangle-line.tsx +1 -0
  330. package/react/rectangle-play-stack.tsx +1 -0
  331. package/react/rectangle-portrait-dash-square-top-center.tsx +1 -0
  332. package/react/rectangle-portrait-dash-square-top-left.tsx +1 -0
  333. package/react/rectangle-portrait-dash.tsx +1 -0
  334. package/react/rectangle-portrait-filled.tsx +1 -0
  335. package/react/rectangle-portrait-square-top-left.tsx +1 -0
  336. package/react/rectangle-portrait.tsx +1 -0
  337. package/react/rectangle-tick.tsx +1 -0
  338. package/react/rectangle-triangle-bottom-center.tsx +1 -0
  339. package/react/rectangles-three-aligned.tsx +1 -0
  340. package/react/rectangles-three-free.tsx +1 -0
  341. package/react/rectangles-three-overlap.tsx +1 -0
  342. package/react/rectangles-two-line.tsx +1 -0
  343. package/react/rectangles-two-lines-four.tsx +1 -0
  344. package/react/rectangles-two-minus.tsx +1 -0
  345. package/react/rectangles-two-plus.tsx +1 -0
  346. package/react/rectangles-two-user.tsx +1 -0
  347. package/react/rhombus.tsx +1 -0
  348. package/react/rocket.tsx +1 -0
  349. package/react/rss-rectangle.tsx +1 -0
  350. package/react/rss.tsx +1 -0
  351. package/react/scissors.tsx +1 -0
  352. package/react/scrollbar-xy.tsx +1 -0
  353. package/react/shadow.tsx +1 -0
  354. package/react/shapes-lines.tsx +1 -0
  355. package/react/shapes.tsx +1 -0
  356. package/react/shield-check.tsx +1 -0
  357. package/react/shield-lock-filled.tsx +1 -0
  358. package/react/shield-lock.tsx +1 -0
  359. package/react/shuffle.tsx +1 -0
  360. package/react/sidebar-closed.tsx +1 -0
  361. package/react/sidebar-global-closed.tsx +1 -0
  362. package/react/sidebar-global-open.tsx +1 -0
  363. package/react/sidebar-open.tsx +1 -0
  364. package/react/single-sparks-filled.tsx +1 -0
  365. package/react/slide-format.tsx +1 -0
  366. package/react/sliders-x.tsx +1 -0
  367. package/react/sliders-y.tsx +1 -0
  368. package/react/smiley-chat.tsx +1 -0
  369. package/react/smiley-plus.tsx +1 -0
  370. package/react/smiley-sticker.tsx +1 -0
  371. package/react/smiley.tsx +1 -0
  372. package/react/social-ado.tsx +1 -0
  373. package/react/social-drawio.tsx +1 -0
  374. package/react/social-facebook.tsx +1 -0
  375. package/react/social-instagram.tsx +1 -0
  376. package/react/social-jira.tsx +1 -0
  377. package/react/social-linkedin.tsx +1 -0
  378. package/react/social-looker.tsx +1 -0
  379. package/react/social-slack.tsx +1 -0
  380. package/react/social-twitter.tsx +1 -0
  381. package/react/social-x.tsx +1 -0
  382. package/react/social-youtube.tsx +1 -0
  383. package/react/sort-ascending.tsx +1 -0
  384. package/react/sort-descending.tsx +1 -0
  385. package/react/sparks-filled.tsx +1 -0
  386. package/react/sparks.tsx +1 -0
  387. package/react/speaker-cross.tsx +1 -0
  388. package/react/speaker-high.tsx +1 -0
  389. package/react/spinner.tsx +1 -0
  390. package/react/split-vertical.tsx +1 -0
  391. package/react/square-arrow-in.tsx +1 -0
  392. package/react/square-brackets-angle-slash.tsx +1 -0
  393. package/react/square-circles-two.tsx +1 -0
  394. package/react/square-frame-2-lines-circle.tsx +1 -0
  395. package/react/square-line-square-dashed.tsx +1 -0
  396. package/react/square-rounded.tsx +1 -0
  397. package/react/square-star-scribble.tsx +1 -0
  398. package/react/square-triangle-circle-plus.tsx +1 -0
  399. package/react/square.tsx +1 -0
  400. package/react/squares-column.tsx +1 -0
  401. package/react/squares-four.tsx +1 -0
  402. package/react/squares-group.tsx +1 -0
  403. package/react/squares-merge.tsx +1 -0
  404. package/react/squares-row.tsx +1 -0
  405. package/react/squares-three.tsx +1 -0
  406. package/react/squares-two-overlap.tsx +1 -0
  407. package/react/squares-ungroup.tsx +1 -0
  408. package/react/squares-unmerge.tsx +1 -0
  409. package/react/stack.tsx +1 -0
  410. package/react/star-filled.tsx +1 -0
  411. package/react/star-half.tsx +1 -0
  412. package/react/star.tsx +1 -0
  413. package/react/sticky-corners.tsx +1 -0
  414. package/react/sticky-eye-closed.tsx +1 -0
  415. package/react/sticky-eye-open.tsx +1 -0
  416. package/react/sticky-note-stack.tsx +1 -0
  417. package/react/sticky-note-wide.tsx +1 -0
  418. package/react/sticky-note.tsx +1 -0
  419. package/react/sticky-notes-two.tsx +1 -0
  420. package/react/stop-circle.tsx +1 -0
  421. package/react/story-points.tsx +1 -0
  422. package/react/stroke-1.tsx +1 -0
  423. package/react/stroke-2.tsx +1 -0
  424. package/react/stroke-3.tsx +1 -0
  425. package/react/stroke-4.tsx +1 -0
  426. package/react/stroke-5.tsx +1 -0
  427. package/react/stroke-6.tsx +1 -0
  428. package/react/switch.tsx +1 -0
  429. package/react/table-format.tsx +1 -0
  430. package/react/tag.tsx +1 -0
  431. package/react/tasks.tsx +1 -0
  432. package/react/text-a-underline.tsx +1 -0
  433. package/react/text-aa.tsx +1 -0
  434. package/react/text-align-center.tsx +1 -0
  435. package/react/text-align-left.tsx +1 -0
  436. package/react/text-align-right.tsx +1 -0
  437. package/react/text-b-bold-italic-underlined.tsx +1 -0
  438. package/react/text-b-bold.tsx +1 -0
  439. package/react/text-cursor-eye-open.tsx +1 -0
  440. package/react/text-h-one.tsx +1 -0
  441. package/react/text-h-three.tsx +1 -0
  442. package/react/text-h-two.tsx +1 -0
  443. package/react/text-i-italic.tsx +1 -0
  444. package/react/text-indent.tsx +1 -0
  445. package/react/text-line-height.tsx +1 -0
  446. package/react/text-lines-three.tsx +1 -0
  447. package/react/text-s-strikethrough.tsx +1 -0
  448. package/react/text-styles.tsx +1 -0
  449. package/react/text-t.tsx +1 -0
  450. package/react/text-u-underlined.tsx +1 -0
  451. package/react/thumbs-up.tsx +1 -0
  452. package/react/tick-circle.tsx +1 -0
  453. package/react/ticket.tsx +1 -0
  454. package/react/timeline-format.tsx +1 -0
  455. package/react/timer.tsx +1 -0
  456. package/react/toolbar.tsx +1 -0
  457. package/react/tooltip.tsx +1 -0
  458. package/react/trackpad.tsx +1 -0
  459. package/react/trapeze.tsx +1 -0
  460. package/react/trash-simple.tsx +1 -0
  461. package/react/trash.tsx +1 -0
  462. package/react/triangle-square-circle.tsx +1 -0
  463. package/react/triangle.tsx +1 -0
  464. package/react/trident.tsx +1 -0
  465. package/react/trophy.tsx +1 -0
  466. package/react/tshirt.tsx +1 -0
  467. package/react/user-add.tsx +1 -0
  468. package/react/user-arrow-right-up.tsx +1 -0
  469. package/react/user-background-blur.tsx +1 -0
  470. package/react/user-cog-plus.tsx +1 -0
  471. package/react/user-cog.tsx +1 -0
  472. package/react/user-eye-open.tsx +1 -0
  473. package/react/user-filter.tsx +1 -0
  474. package/react/user-load.tsx +1 -0
  475. package/react/user-number-three.tsx +1 -0
  476. package/react/user-pen-dashes-bottom.tsx +1 -0
  477. package/react/user-pen-line-bottom.tsx +1 -0
  478. package/react/user-tick-down.tsx +1 -0
  479. package/react/user.tsx +1 -0
  480. package/react/users-three.tsx +1 -0
  481. package/react/users.tsx +1 -0
  482. package/react/video-camera-simple-error.tsx +1 -0
  483. package/react/video-camera-simple-slash.tsx +1 -0
  484. package/react/video-camera-simple.tsx +1 -0
  485. package/react/video-camera.tsx +1 -0
  486. package/react/view-center.tsx +1 -0
  487. package/react/view-side-left.tsx +1 -0
  488. package/react/wallet.tsx +1 -0
package/dist/main.js CHANGED
@@ -38,6 +38,7 @@ const IconActivity = react.forwardRef(
38
38
  ...props,
39
39
  weight,
40
40
  debug,
41
+ "aria-hidden": true,
41
42
  size,
42
43
  viewBox: "0 0 24 24",
43
44
  fill: "none",
@@ -76,6 +77,7 @@ const IconAddLineBottom = react.forwardRef(
76
77
  ...props,
77
78
  weight,
78
79
  debug,
80
+ "aria-hidden": true,
79
81
  size,
80
82
  viewBox: "0 0 24 24",
81
83
  fill: "none",
@@ -112,6 +114,7 @@ const IconAddLineRight = react.forwardRef(
112
114
  ...props,
113
115
  weight,
114
116
  debug,
117
+ "aria-hidden": true,
115
118
  size,
116
119
  viewBox: "0 0 24 24",
117
120
  fill: "none",
@@ -148,6 +151,7 @@ const IconAlignBottom = react.forwardRef(
148
151
  ...props,
149
152
  weight,
150
153
  debug,
154
+ "aria-hidden": true,
151
155
  size,
152
156
  viewBox: "0 0 24 24",
153
157
  fill: "none",
@@ -193,6 +197,7 @@ const IconAlignCenterHorizontal = react.forwardRef(
193
197
  ...props,
194
198
  weight,
195
199
  debug,
200
+ "aria-hidden": true,
196
201
  size,
197
202
  viewBox: "0 0 24 24",
198
203
  fill: "none",
@@ -238,6 +243,7 @@ const IconAlignCenterVertical = react.forwardRef(
238
243
  ...props,
239
244
  weight,
240
245
  debug,
246
+ "aria-hidden": true,
241
247
  size,
242
248
  viewBox: "0 0 24 24",
243
249
  fill: "none",
@@ -283,6 +289,7 @@ const IconAlignLeft = react.forwardRef(
283
289
  ...props,
284
290
  weight,
285
291
  debug,
292
+ "aria-hidden": true,
286
293
  size,
287
294
  viewBox: "0 0 24 24",
288
295
  fill: "none",
@@ -328,6 +335,7 @@ const IconAlignRight = react.forwardRef(
328
335
  ...props,
329
336
  weight,
330
337
  debug,
338
+ "aria-hidden": true,
331
339
  size,
332
340
  viewBox: "0 0 24 24",
333
341
  fill: "none",
@@ -373,6 +381,7 @@ const IconAlignTop = react.forwardRef(
373
381
  ...props,
374
382
  weight,
375
383
  debug,
384
+ "aria-hidden": true,
376
385
  size,
377
386
  viewBox: "0 0 24 24",
378
387
  fill: "none",
@@ -418,6 +427,7 @@ const IconAlignmentScale = react.forwardRef(
418
427
  ...props,
419
428
  weight,
420
429
  debug,
430
+ "aria-hidden": true,
421
431
  size,
422
432
  viewBox: "0 0 24 24",
423
433
  fill: "none",
@@ -455,6 +465,7 @@ const IconArrowArcLeft = react.forwardRef(
455
465
  ...props,
456
466
  weight,
457
467
  debug,
468
+ "aria-hidden": true,
458
469
  size,
459
470
  viewBox: "0 0 24 24",
460
471
  fill: "none",
@@ -492,6 +503,7 @@ const IconArrowArcRight = react.forwardRef(
492
503
  ...props,
493
504
  weight,
494
505
  debug,
506
+ "aria-hidden": true,
495
507
  size,
496
508
  viewBox: "0 0 24 24",
497
509
  fill: "none",
@@ -529,6 +541,7 @@ const IconArrowBendUpLeft = react.forwardRef(
529
541
  ...props,
530
542
  weight,
531
543
  debug,
544
+ "aria-hidden": true,
532
545
  size,
533
546
  viewBox: "0 0 24 24",
534
547
  fill: "none",
@@ -566,6 +579,7 @@ const IconArrowBendUpRight = react.forwardRef(
566
579
  ...props,
567
580
  weight,
568
581
  debug,
582
+ "aria-hidden": true,
569
583
  size,
570
584
  viewBox: "0 0 24 24",
571
585
  fill: "none",
@@ -603,6 +617,7 @@ const IconArrowBoxOut = react.forwardRef(
603
617
  ...props,
604
618
  weight,
605
619
  debug,
620
+ "aria-hidden": true,
606
621
  size,
607
622
  viewBox: "0 0 24 24",
608
623
  fill: "none",
@@ -631,6 +646,7 @@ const IconArrowClockwiseDownRight = react.forwardRef(
631
646
  ...props,
632
647
  weight,
633
648
  debug,
649
+ "aria-hidden": true,
634
650
  size,
635
651
  viewBox: "0 0 24 24",
636
652
  fill: "none",
@@ -667,6 +683,7 @@ const IconArrowClockwiseUpLeft = react.forwardRef(
667
683
  ...props,
668
684
  weight,
669
685
  debug,
686
+ "aria-hidden": true,
670
687
  size,
671
688
  viewBox: "0 0 24 24",
672
689
  fill: "none",
@@ -703,6 +720,7 @@ const IconArrowCounterClockwiseDownLeft = react.forwardRef(
703
720
  ...props,
704
721
  weight,
705
722
  debug,
723
+ "aria-hidden": true,
706
724
  size,
707
725
  viewBox: "0 0 24 24",
708
726
  fill: "none",
@@ -739,6 +757,7 @@ const IconArrowCounterClockwiseUpRight = react.forwardRef(
739
757
  ...props,
740
758
  weight,
741
759
  debug,
760
+ "aria-hidden": true,
742
761
  size,
743
762
  viewBox: "0 0 24 24",
744
763
  fill: "none",
@@ -775,6 +794,7 @@ const IconArrowCurvesBottomRight = react.forwardRef(
775
794
  ...props,
776
795
  weight,
777
796
  debug,
797
+ "aria-hidden": true,
778
798
  size,
779
799
  viewBox: "0 0 24 24",
780
800
  fill: "none",
@@ -804,6 +824,7 @@ const IconArrowDownLeft = react.forwardRef(
804
824
  ...props,
805
825
  weight,
806
826
  debug,
827
+ "aria-hidden": true,
807
828
  size,
808
829
  viewBox: "0 0 24 24",
809
830
  fill: "none",
@@ -840,6 +861,7 @@ const IconArrowDownRight = react.forwardRef(
840
861
  ...props,
841
862
  weight,
842
863
  debug,
864
+ "aria-hidden": true,
843
865
  size,
844
866
  viewBox: "0 0 24 24",
845
867
  fill: "none",
@@ -876,6 +898,7 @@ const IconArrowDown = react.forwardRef(
876
898
  ...props,
877
899
  weight,
878
900
  debug,
901
+ "aria-hidden": true,
879
902
  size,
880
903
  viewBox: "0 0 24 24",
881
904
  fill: "none",
@@ -912,6 +935,7 @@ const IconArrowElbowDownRight = react.forwardRef(
912
935
  ...props,
913
936
  weight,
914
937
  debug,
938
+ "aria-hidden": true,
915
939
  size,
916
940
  viewBox: "0 0 24 24",
917
941
  fill: "none",
@@ -938,6 +962,7 @@ const IconArrowFatLeftRight = react.forwardRef(
938
962
  ...props,
939
963
  weight,
940
964
  debug,
965
+ "aria-hidden": true,
941
966
  size,
942
967
  viewBox: "0 0 24 24",
943
968
  fill: "none",
@@ -975,6 +1000,7 @@ const IconArrowFatLeft = react.forwardRef(
975
1000
  ...props,
976
1001
  weight,
977
1002
  debug,
1003
+ "aria-hidden": true,
978
1004
  size,
979
1005
  viewBox: "0 0 24 24",
980
1006
  fill: "none",
@@ -1011,6 +1037,7 @@ const IconArrowFatRight = react.forwardRef(
1011
1037
  ...props,
1012
1038
  weight,
1013
1039
  debug,
1040
+ "aria-hidden": true,
1014
1041
  size,
1015
1042
  viewBox: "0 0 24 24",
1016
1043
  fill: "none",
@@ -1038,6 +1065,7 @@ const IconArrowFatUpRight = react.forwardRef(
1038
1065
  ...props,
1039
1066
  weight,
1040
1067
  debug,
1068
+ "aria-hidden": true,
1041
1069
  size,
1042
1070
  viewBox: "0 0 24 24",
1043
1071
  fill: "none",
@@ -1075,6 +1103,7 @@ const IconArrowLeft = react.forwardRef(
1075
1103
  ...props,
1076
1104
  weight,
1077
1105
  debug,
1106
+ "aria-hidden": true,
1078
1107
  size,
1079
1108
  viewBox: "0 0 24 24",
1080
1109
  fill: "none",
@@ -1111,6 +1140,7 @@ const IconArrowRight = react.forwardRef(
1111
1140
  ...props,
1112
1141
  weight,
1113
1142
  debug,
1143
+ "aria-hidden": true,
1114
1144
  size,
1115
1145
  viewBox: "0 0 25 24",
1116
1146
  fill: "none",
@@ -1147,6 +1177,7 @@ const IconArrowUpCircle = react.forwardRef(
1147
1177
  ...props,
1148
1178
  weight,
1149
1179
  debug,
1180
+ "aria-hidden": true,
1150
1181
  size,
1151
1182
  viewBox: "0 0 24 24",
1152
1183
  fill: "none",
@@ -1176,6 +1207,7 @@ const IconArrowUpLeft = react.forwardRef(
1176
1207
  ...props,
1177
1208
  weight,
1178
1209
  debug,
1210
+ "aria-hidden": true,
1179
1211
  size,
1180
1212
  viewBox: "0 0 24 24",
1181
1213
  fill: "none",
@@ -1212,6 +1244,7 @@ const IconArrowUpRight = react.forwardRef(
1212
1244
  ...props,
1213
1245
  weight,
1214
1246
  debug,
1247
+ "aria-hidden": true,
1215
1248
  size,
1216
1249
  viewBox: "0 0 24 24",
1217
1250
  fill: "none",
@@ -1248,6 +1281,7 @@ const IconArrowUp = react.forwardRef(
1248
1281
  ...props,
1249
1282
  weight,
1250
1283
  debug,
1284
+ "aria-hidden": true,
1251
1285
  size,
1252
1286
  viewBox: "0 0 24 24",
1253
1287
  fill: "none",
@@ -1284,6 +1318,7 @@ const IconArrowsClockwiseRectangleTilt = react.forwardRef(
1284
1318
  ...props,
1285
1319
  weight,
1286
1320
  debug,
1321
+ "aria-hidden": true,
1287
1322
  size,
1288
1323
  viewBox: "0 0 24 24",
1289
1324
  fill: "none",
@@ -1313,6 +1348,7 @@ const IconArrowsClockwiseX = react.forwardRef(
1313
1348
  ...props,
1314
1349
  weight,
1315
1350
  debug,
1351
+ "aria-hidden": true,
1316
1352
  size,
1317
1353
  viewBox: "0 0 24 24",
1318
1354
  fill: "none",
@@ -1349,6 +1385,7 @@ const IconArrowsClockwiseY = react.forwardRef(
1349
1385
  ...props,
1350
1386
  weight,
1351
1387
  debug,
1388
+ "aria-hidden": true,
1352
1389
  size,
1353
1390
  viewBox: "0 0 24 24",
1354
1391
  fill: "none",
@@ -1385,6 +1422,7 @@ const IconArrowsDownUp = react.forwardRef(
1385
1422
  ...props,
1386
1423
  weight,
1387
1424
  debug,
1425
+ "aria-hidden": true,
1388
1426
  size,
1389
1427
  viewBox: "0 0 24 24",
1390
1428
  fill: "none",
@@ -1421,6 +1459,7 @@ const IconArrowsHorizontalLinesTopBottom = react.forwardRef(
1421
1459
  ...props,
1422
1460
  weight,
1423
1461
  debug,
1462
+ "aria-hidden": true,
1424
1463
  size,
1425
1464
  viewBox: "0 0 24 24",
1426
1465
  fill: "none",
@@ -1450,6 +1489,7 @@ const IconArrowsInSimple = react.forwardRef(
1450
1489
  ...props,
1451
1490
  weight,
1452
1491
  debug,
1492
+ "aria-hidden": true,
1453
1493
  size,
1454
1494
  viewBox: "0 0 24 24",
1455
1495
  fill: "none",
@@ -1479,6 +1519,7 @@ const IconArrowsOutCardinal = react.forwardRef(
1479
1519
  ...props,
1480
1520
  weight,
1481
1521
  debug,
1522
+ "aria-hidden": true,
1482
1523
  size,
1483
1524
  viewBox: "0 0 24 24",
1484
1525
  fill: "none",
@@ -1508,6 +1549,7 @@ const IconArrowsOutLinesHorizontal = react.forwardRef(
1508
1549
  ...props,
1509
1550
  weight,
1510
1551
  debug,
1552
+ "aria-hidden": true,
1511
1553
  size,
1512
1554
  viewBox: "0 0 24 24",
1513
1555
  fill: "none",
@@ -1537,6 +1579,7 @@ const IconArrowsOutSimple = react.forwardRef(
1537
1579
  ...props,
1538
1580
  weight,
1539
1581
  debug,
1582
+ "aria-hidden": true,
1540
1583
  size,
1541
1584
  viewBox: "0 0 24 24",
1542
1585
  fill: "none",
@@ -1566,6 +1609,7 @@ const IconArrowsSquareCounterClockwiseY = react.forwardRef(
1566
1609
  ...props,
1567
1610
  weight,
1568
1611
  debug,
1612
+ "aria-hidden": true,
1569
1613
  size,
1570
1614
  viewBox: "0 0 24 24",
1571
1615
  fill: "none",
@@ -1602,6 +1646,7 @@ const IconArrowsTimeBackward = react.forwardRef(
1602
1646
  ...props,
1603
1647
  weight,
1604
1648
  debug,
1649
+ "aria-hidden": true,
1605
1650
  size,
1606
1651
  viewBox: "0 0 24 24",
1607
1652
  fill: "none",
@@ -1637,6 +1682,7 @@ const IconArrowsTimeForward = react.forwardRef(
1637
1682
  ...props,
1638
1683
  weight,
1639
1684
  debug,
1685
+ "aria-hidden": true,
1640
1686
  size,
1641
1687
  viewBox: "0 0 24 24",
1642
1688
  fill: "none",
@@ -1672,6 +1718,7 @@ const IconArticle = react.forwardRef(
1672
1718
  ...props,
1673
1719
  weight,
1674
1720
  debug,
1721
+ "aria-hidden": true,
1675
1722
  size,
1676
1723
  viewBox: "0 0 24 24",
1677
1724
  fill: "none",
@@ -1700,6 +1747,7 @@ const IconAt = react.forwardRef(
1700
1747
  ...props,
1701
1748
  weight,
1702
1749
  debug,
1750
+ "aria-hidden": true,
1703
1751
  size,
1704
1752
  viewBox: "0 0 24 24",
1705
1753
  fill: "none",
@@ -1737,6 +1785,7 @@ const IconBadge = react.forwardRef(
1737
1785
  ...props,
1738
1786
  weight,
1739
1787
  debug,
1788
+ "aria-hidden": true,
1740
1789
  size,
1741
1790
  viewBox: "0 0 24 24",
1742
1791
  fill: "none",
@@ -1766,6 +1815,7 @@ const IconBarrel = react.forwardRef(
1766
1815
  ...props,
1767
1816
  weight,
1768
1817
  debug,
1818
+ "aria-hidden": true,
1769
1819
  size,
1770
1820
  viewBox: "0 0 24 24",
1771
1821
  fill: "none",
@@ -1795,6 +1845,7 @@ const IconBellSlash = react.forwardRef(
1795
1845
  ...props,
1796
1846
  weight,
1797
1847
  debug,
1848
+ "aria-hidden": true,
1798
1849
  size,
1799
1850
  viewBox: "0 0 24 24",
1800
1851
  fill: "none",
@@ -1833,6 +1884,7 @@ const IconBellTilt = react.forwardRef(
1833
1884
  ...props,
1834
1885
  weight,
1835
1886
  debug,
1887
+ "aria-hidden": true,
1836
1888
  size,
1837
1889
  viewBox: "0 0 24 24",
1838
1890
  fill: "none",
@@ -1860,6 +1912,7 @@ const IconBell = react.forwardRef(
1860
1912
  ...props,
1861
1913
  weight,
1862
1914
  debug,
1915
+ "aria-hidden": true,
1863
1916
  size,
1864
1917
  viewBox: "0 0 24 24",
1865
1918
  fill: "none",
@@ -1887,6 +1940,7 @@ const IconBoard = react.forwardRef(
1887
1940
  ...props,
1888
1941
  weight,
1889
1942
  debug,
1943
+ "aria-hidden": true,
1890
1944
  size,
1891
1945
  viewBox: "0 0 24 24",
1892
1946
  fill: "none",
@@ -1924,6 +1978,7 @@ const IconBookOpenInfo = react.forwardRef(
1924
1978
  ...props,
1925
1979
  weight,
1926
1980
  debug,
1981
+ "aria-hidden": true,
1927
1982
  size,
1928
1983
  viewBox: "0 0 24 24",
1929
1984
  fill: "none",
@@ -1954,6 +2009,7 @@ const IconBookmark = react.forwardRef(
1954
2009
  ...props,
1955
2010
  weight,
1956
2011
  debug,
2012
+ "aria-hidden": true,
1957
2013
  size,
1958
2014
  viewBox: "0 0 24 24",
1959
2015
  fill: "none",
@@ -1991,6 +2047,7 @@ const IconBoxCaptions = react.forwardRef(
1991
2047
  ...props,
1992
2048
  weight,
1993
2049
  debug,
2050
+ "aria-hidden": true,
1994
2051
  size,
1995
2052
  viewBox: "0 0 24 24",
1996
2053
  fill: "none",
@@ -2026,6 +2083,7 @@ const IconBracketCurlyLeft = react.forwardRef(
2026
2083
  ...props,
2027
2084
  weight,
2028
2085
  debug,
2086
+ "aria-hidden": true,
2029
2087
  size,
2030
2088
  viewBox: "0 0 24 24",
2031
2089
  fill: "none",
@@ -2054,6 +2112,7 @@ const IconBracketCurlyRight = react.forwardRef(
2054
2112
  ...props,
2055
2113
  weight,
2056
2114
  debug,
2115
+ "aria-hidden": true,
2057
2116
  size,
2058
2117
  viewBox: "0 0 24 24",
2059
2118
  fill: "none",
@@ -2082,6 +2141,7 @@ const IconBracketsAngleSlash = react.forwardRef(
2082
2141
  ...props,
2083
2142
  weight,
2084
2143
  debug,
2144
+ "aria-hidden": true,
2085
2145
  size,
2086
2146
  viewBox: "0 0 24 24",
2087
2147
  fill: "none",
@@ -2118,6 +2178,7 @@ const IconBracketsCurlyCirclesThree = react.forwardRef(
2118
2178
  ...props,
2119
2179
  weight,
2120
2180
  debug,
2181
+ "aria-hidden": true,
2121
2182
  size,
2122
2183
  viewBox: "0 0 23 24",
2123
2184
  fill: "none",
@@ -2161,6 +2222,7 @@ const IconBrush = react.forwardRef(
2161
2222
  ...props,
2162
2223
  weight,
2163
2224
  debug,
2225
+ "aria-hidden": true,
2164
2226
  size,
2165
2227
  viewBox: "0 0 24 24",
2166
2228
  fill: "none",
@@ -2189,6 +2251,7 @@ const IconCalendarBlank = react.forwardRef(
2189
2251
  ...props,
2190
2252
  weight,
2191
2253
  debug,
2254
+ "aria-hidden": true,
2192
2255
  size,
2193
2256
  viewBox: "0 0 24 24",
2194
2257
  fill: "none",
@@ -2227,6 +2290,7 @@ const IconCamera = react.forwardRef(
2227
2290
  ...props,
2228
2291
  weight,
2229
2292
  debug,
2293
+ "aria-hidden": true,
2230
2294
  size,
2231
2295
  viewBox: "0 0 24 24",
2232
2296
  fill: "none",
@@ -2272,6 +2336,7 @@ const IconCardCircles = react.forwardRef(
2272
2336
  ...props,
2273
2337
  weight,
2274
2338
  debug,
2339
+ "aria-hidden": true,
2275
2340
  size,
2276
2341
  viewBox: "0 0 24 24",
2277
2342
  fill: "none",
@@ -2310,6 +2375,7 @@ const IconCardNumberThree = react.forwardRef(
2310
2375
  ...props,
2311
2376
  weight,
2312
2377
  debug,
2378
+ "aria-hidden": true,
2313
2379
  size,
2314
2380
  viewBox: "0 0 24 24",
2315
2381
  fill: "none",
@@ -2354,6 +2420,7 @@ const IconCard = react.forwardRef(
2354
2420
  ...props,
2355
2421
  weight,
2356
2422
  debug,
2423
+ "aria-hidden": true,
2357
2424
  size,
2358
2425
  viewBox: "0 0 24 24",
2359
2426
  fill: "none",
@@ -2397,6 +2464,7 @@ const IconCardsPoker = react.forwardRef(
2397
2464
  ...props,
2398
2465
  weight,
2399
2466
  debug,
2467
+ "aria-hidden": true,
2400
2468
  size,
2401
2469
  viewBox: "0 0 24 24",
2402
2470
  fill: "none",
@@ -2440,6 +2508,7 @@ const IconChartBarYSimple = react.forwardRef(
2440
2508
  ...props,
2441
2509
  weight,
2442
2510
  debug,
2511
+ "aria-hidden": true,
2443
2512
  size,
2444
2513
  viewBox: "0 0 24 24",
2445
2514
  fill: "none",
@@ -2476,6 +2545,7 @@ const IconChartBarY = react.forwardRef(
2476
2545
  ...props,
2477
2546
  weight,
2478
2547
  debug,
2548
+ "aria-hidden": true,
2479
2549
  size,
2480
2550
  viewBox: "0 0 24 24",
2481
2551
  fill: "none",
@@ -2512,6 +2582,7 @@ const IconChatCheck = react.forwardRef(
2512
2582
  ...props,
2513
2583
  weight,
2514
2584
  debug,
2585
+ "aria-hidden": true,
2515
2586
  size,
2516
2587
  viewBox: "0 0 24 24",
2517
2588
  fill: "none",
@@ -2540,6 +2611,7 @@ const IconChatDashesLinesTwo = react.forwardRef(
2540
2611
  ...props,
2541
2612
  weight,
2542
2613
  debug,
2614
+ "aria-hidden": true,
2543
2615
  size,
2544
2616
  viewBox: "0 0 24 24",
2545
2617
  fill: "none",
@@ -2569,6 +2641,7 @@ const IconChatLinesCross = react.forwardRef(
2569
2641
  ...props,
2570
2642
  weight,
2571
2643
  debug,
2644
+ "aria-hidden": true,
2572
2645
  size,
2573
2646
  viewBox: "0 0 24 24",
2574
2647
  fill: "none",
@@ -2598,6 +2671,7 @@ const IconChatLinesDot = react.forwardRef(
2598
2671
  ...props,
2599
2672
  weight,
2600
2673
  debug,
2674
+ "aria-hidden": true,
2601
2675
  size,
2602
2676
  viewBox: "0 0 24 24",
2603
2677
  fill: "none",
@@ -2628,6 +2702,7 @@ const IconChatLinesEyeOpen = react.forwardRef(
2628
2702
  ...props,
2629
2703
  weight,
2630
2704
  debug,
2705
+ "aria-hidden": true,
2631
2706
  size,
2632
2707
  viewBox: "0 0 24 24",
2633
2708
  fill: "none",
@@ -2665,6 +2740,7 @@ const IconChatLinesTwoStack = react.forwardRef(
2665
2740
  ...props,
2666
2741
  weight,
2667
2742
  debug,
2743
+ "aria-hidden": true,
2668
2744
  size,
2669
2745
  viewBox: "0 0 24 24",
2670
2746
  fill: "none",
@@ -2694,6 +2770,7 @@ const IconChatLinesTwo = react.forwardRef(
2694
2770
  ...props,
2695
2771
  weight,
2696
2772
  debug,
2773
+ "aria-hidden": true,
2697
2774
  size,
2698
2775
  viewBox: "0 0 24 24",
2699
2776
  fill: "none",
@@ -2723,6 +2800,7 @@ const IconChatPlus = react.forwardRef(
2723
2800
  ...props,
2724
2801
  weight,
2725
2802
  debug,
2803
+ "aria-hidden": true,
2726
2804
  size,
2727
2805
  viewBox: "0 0 24 24",
2728
2806
  fill: "none",
@@ -2751,6 +2829,7 @@ const IconChatTextArrow = react.forwardRef(
2751
2829
  ...props,
2752
2830
  weight,
2753
2831
  debug,
2832
+ "aria-hidden": true,
2754
2833
  size,
2755
2834
  viewBox: "0 0 24 24",
2756
2835
  fill: "none",
@@ -2788,6 +2867,7 @@ const IconChatTwo = react.forwardRef(
2788
2867
  ...props,
2789
2868
  weight,
2790
2869
  debug,
2870
+ "aria-hidden": true,
2791
2871
  size,
2792
2872
  viewBox: "0 0 24 24",
2793
2873
  fill: "none",
@@ -2816,6 +2896,7 @@ const IconChat = react.forwardRef(
2816
2896
  ...props,
2817
2897
  weight,
2818
2898
  debug,
2899
+ "aria-hidden": true,
2819
2900
  size,
2820
2901
  viewBox: "0 0 24 24",
2821
2902
  fill: "none",
@@ -2843,6 +2924,7 @@ const IconCheckMark = react.forwardRef(
2843
2924
  ...props,
2844
2925
  weight,
2845
2926
  debug,
2927
+ "aria-hidden": true,
2846
2928
  size,
2847
2929
  viewBox: "0 0 24 24",
2848
2930
  fill: "none",
@@ -2880,6 +2962,7 @@ const IconCheckboardSquareCentered = react.forwardRef(
2880
2962
  ...props,
2881
2963
  weight,
2882
2964
  debug,
2965
+ "aria-hidden": true,
2883
2966
  size,
2884
2967
  viewBox: "0 0 24 24",
2885
2968
  fill: "none",
@@ -2914,6 +2997,7 @@ const IconChevronDownDouble = react.forwardRef(
2914
2997
  ...props,
2915
2998
  weight,
2916
2999
  debug,
3000
+ "aria-hidden": true,
2917
3001
  size,
2918
3002
  viewBox: "0 0 24 24",
2919
3003
  fill: "none",
@@ -2951,6 +3035,7 @@ const IconChevronDown = react.forwardRef(
2951
3035
  ...props,
2952
3036
  weight,
2953
3037
  debug,
3038
+ "aria-hidden": true,
2954
3039
  size,
2955
3040
  viewBox: "0 0 24 24",
2956
3041
  fill: "none",
@@ -2987,6 +3072,7 @@ const IconChevronLeftDouble = react.forwardRef(
2987
3072
  ...props,
2988
3073
  weight,
2989
3074
  debug,
3075
+ "aria-hidden": true,
2990
3076
  size,
2991
3077
  viewBox: "0 0 24 24",
2992
3078
  fill: "none",
@@ -3024,6 +3110,7 @@ const IconChevronLeft = react.forwardRef(
3024
3110
  ...props,
3025
3111
  weight,
3026
3112
  debug,
3113
+ "aria-hidden": true,
3027
3114
  size,
3028
3115
  viewBox: "0 0 24 24",
3029
3116
  fill: "none",
@@ -3060,6 +3147,7 @@ const IconChevronRightDouble = react.forwardRef(
3060
3147
  ...props,
3061
3148
  weight,
3062
3149
  debug,
3150
+ "aria-hidden": true,
3063
3151
  size,
3064
3152
  viewBox: "0 0 24 24",
3065
3153
  fill: "none",
@@ -3097,6 +3185,7 @@ const IconChevronRightSmall = react.forwardRef(
3097
3185
  ...props,
3098
3186
  weight,
3099
3187
  debug,
3188
+ "aria-hidden": true,
3100
3189
  size,
3101
3190
  viewBox: "0 0 24 24",
3102
3191
  fill: "none",
@@ -3125,6 +3214,7 @@ const IconChevronRight = react.forwardRef(
3125
3214
  ...props,
3126
3215
  weight,
3127
3216
  debug,
3217
+ "aria-hidden": true,
3128
3218
  size,
3129
3219
  viewBox: "0 0 24 24",
3130
3220
  fill: "none",
@@ -3161,6 +3251,7 @@ const IconChevronUpDouble = react.forwardRef(
3161
3251
  ...props,
3162
3252
  weight,
3163
3253
  debug,
3254
+ "aria-hidden": true,
3164
3255
  size,
3165
3256
  viewBox: "0 0 24 24",
3166
3257
  fill: "none",
@@ -3198,6 +3289,7 @@ const IconChevronUpDownLine = react.forwardRef(
3198
3289
  ...props,
3199
3290
  weight,
3200
3291
  debug,
3292
+ "aria-hidden": true,
3201
3293
  size,
3202
3294
  viewBox: "0 0 24 24",
3203
3295
  fill: "none",
@@ -3227,6 +3319,7 @@ const IconChevronUpDown = react.forwardRef(
3227
3319
  ...props,
3228
3320
  weight,
3229
3321
  debug,
3322
+ "aria-hidden": true,
3230
3323
  size,
3231
3324
  viewBox: "0 0 24 24",
3232
3325
  fill: "none",
@@ -3256,6 +3349,7 @@ const IconChevronUp = react.forwardRef(
3256
3349
  ...props,
3257
3350
  weight,
3258
3351
  debug,
3352
+ "aria-hidden": true,
3259
3353
  size,
3260
3354
  viewBox: "0 0 24 24",
3261
3355
  fill: "none",
@@ -3292,6 +3386,7 @@ const IconCircleCorners = react.forwardRef(
3292
3386
  ...props,
3293
3387
  weight,
3294
3388
  debug,
3389
+ "aria-hidden": true,
3295
3390
  size,
3296
3391
  viewBox: "0 0 24 24",
3297
3392
  fill: "none",
@@ -3322,6 +3417,7 @@ const IconCircleMotionX = react.forwardRef(
3322
3417
  ...props,
3323
3418
  weight,
3324
3419
  debug,
3420
+ "aria-hidden": true,
3325
3421
  size,
3326
3422
  viewBox: "0 0 24 24",
3327
3423
  fill: "none",
@@ -3358,6 +3454,7 @@ const IconCircleNotch = react.forwardRef(
3358
3454
  ...props,
3359
3455
  weight,
3360
3456
  debug,
3457
+ "aria-hidden": true,
3361
3458
  size,
3362
3459
  viewBox: "0 0 24 24",
3363
3460
  fill: "none",
@@ -3394,6 +3491,7 @@ const IconCircleSlash = react.forwardRef(
3394
3491
  ...props,
3395
3492
  weight,
3396
3493
  debug,
3494
+ "aria-hidden": true,
3397
3495
  size,
3398
3496
  viewBox: "0 0 24 24",
3399
3497
  fill: "none",
@@ -3423,6 +3521,7 @@ const IconCircle = react.forwardRef(
3423
3521
  ...props,
3424
3522
  weight,
3425
3523
  debug,
3524
+ "aria-hidden": true,
3426
3525
  size,
3427
3526
  viewBox: "0 0 24 24",
3428
3527
  fill: "none",
@@ -3450,6 +3549,7 @@ const IconCirclesConnected = react.forwardRef(
3450
3549
  ...props,
3451
3550
  weight,
3452
3551
  debug,
3552
+ "aria-hidden": true,
3453
3553
  size,
3454
3554
  viewBox: "0 0 24 24",
3455
3555
  fill: "none",
@@ -3487,6 +3587,7 @@ const IconClockCounterClockwiseSimple = react.forwardRef(
3487
3587
  ...props,
3488
3588
  weight,
3489
3589
  debug,
3590
+ "aria-hidden": true,
3490
3591
  size,
3491
3592
  viewBox: "0 0 24 24",
3492
3593
  fill: "none",
@@ -3524,6 +3625,7 @@ const IconClockCounterClockwise = react.forwardRef(
3524
3625
  ...props,
3525
3626
  weight,
3526
3627
  debug,
3628
+ "aria-hidden": true,
3527
3629
  size,
3528
3630
  viewBox: "0 0 24 24",
3529
3631
  fill: "none",
@@ -3561,6 +3663,7 @@ const IconClockOvertime = react.forwardRef(
3561
3663
  ...props,
3562
3664
  weight,
3563
3665
  debug,
3666
+ "aria-hidden": true,
3564
3667
  size,
3565
3668
  viewBox: "0 0 24 24",
3566
3669
  fill: "none",
@@ -3605,6 +3708,7 @@ const IconClock = react.forwardRef(
3605
3708
  ...props,
3606
3709
  weight,
3607
3710
  debug,
3711
+ "aria-hidden": true,
3608
3712
  size,
3609
3713
  viewBox: "0 0 24 24",
3610
3714
  fill: "none",
@@ -3641,6 +3745,7 @@ const IconCloud = react.forwardRef(
3641
3745
  ...props,
3642
3746
  weight,
3643
3747
  debug,
3748
+ "aria-hidden": true,
3644
3749
  size,
3645
3750
  viewBox: "0 0 24 24",
3646
3751
  fill: "none",
@@ -3670,6 +3775,7 @@ const IconCluster = react.forwardRef(
3670
3775
  ...props,
3671
3776
  weight,
3672
3777
  debug,
3778
+ "aria-hidden": true,
3673
3779
  size,
3674
3780
  viewBox: "0 0 24 24",
3675
3781
  fill: "none",
@@ -3707,6 +3813,7 @@ const IconClustered = react.forwardRef(
3707
3813
  ...props,
3708
3814
  weight,
3709
3815
  debug,
3816
+ "aria-hidden": true,
3710
3817
  size,
3711
3818
  viewBox: "0 0 24 24",
3712
3819
  fill: "none",
@@ -3750,6 +3857,7 @@ const IconCog = react.forwardRef(
3750
3857
  ...props,
3751
3858
  weight,
3752
3859
  debug,
3860
+ "aria-hidden": true,
3753
3861
  size,
3754
3862
  viewBox: "0 0 24 24",
3755
3863
  fill: "none",
@@ -3788,6 +3896,7 @@ const IconCoinsChecked = react.forwardRef(
3788
3896
  ...props,
3789
3897
  weight,
3790
3898
  debug,
3899
+ "aria-hidden": true,
3791
3900
  size,
3792
3901
  viewBox: "0 0 24 24",
3793
3902
  fill: "none",
@@ -3834,6 +3943,7 @@ const IconCoinsSlash = react.forwardRef(
3834
3943
  ...props,
3835
3944
  weight,
3836
3945
  debug,
3946
+ "aria-hidden": true,
3837
3947
  size,
3838
3948
  viewBox: "0 0 24 24",
3839
3949
  fill: "none",
@@ -3880,6 +3990,7 @@ const IconCoins = react.forwardRef(
3880
3990
  ...props,
3881
3991
  weight,
3882
3992
  debug,
3993
+ "aria-hidden": true,
3883
3994
  size,
3884
3995
  viewBox: "0 0 24 24",
3885
3996
  fill: "none",
@@ -3916,6 +4027,7 @@ const IconColumnsFormat = react.forwardRef(
3916
4027
  ...props,
3917
4028
  weight,
3918
4029
  debug,
4030
+ "aria-hidden": true,
3919
4031
  size,
3920
4032
  viewBox: "0 0 24 24",
3921
4033
  fill: "none",
@@ -3953,6 +4065,7 @@ const IconColumnsThree = react.forwardRef(
3953
4065
  ...props,
3954
4066
  weight,
3955
4067
  debug,
4068
+ "aria-hidden": true,
3956
4069
  size,
3957
4070
  viewBox: "0 0 24 24",
3958
4071
  fill: "none",
@@ -3982,6 +4095,7 @@ const IconCommentGroup = react.forwardRef(
3982
4095
  ...props,
3983
4096
  weight,
3984
4097
  debug,
4098
+ "aria-hidden": true,
3985
4099
  size,
3986
4100
  viewBox: "0 0 24 24",
3987
4101
  fill: "none",
@@ -4017,6 +4131,7 @@ const IconConeSerpentine = react.forwardRef(
4017
4131
  ...props,
4018
4132
  weight,
4019
4133
  debug,
4134
+ "aria-hidden": true,
4020
4135
  size,
4021
4136
  viewBox: "0 0 24 24",
4022
4137
  fill: "none",
@@ -4056,6 +4171,7 @@ const IconConnectionLineElbows = react.forwardRef(
4056
4171
  ...props,
4057
4172
  weight,
4058
4173
  debug,
4174
+ "aria-hidden": true,
4059
4175
  size,
4060
4176
  viewBox: "0 0 24 24",
4061
4177
  fill: "none",
@@ -4086,6 +4202,7 @@ const IconConnectionLineStraight = react.forwardRef(
4086
4202
  ...props,
4087
4203
  weight,
4088
4204
  debug,
4205
+ "aria-hidden": true,
4089
4206
  size,
4090
4207
  viewBox: "0 0 24 24",
4091
4208
  fill: "none",
@@ -4122,6 +4239,7 @@ const IconCornersThreeEyeOpen = react.forwardRef(
4122
4239
  ...props,
4123
4240
  weight,
4124
4241
  debug,
4242
+ "aria-hidden": true,
4125
4243
  size,
4126
4244
  viewBox: "0 0 24 24",
4127
4245
  fill: "none",
@@ -4160,6 +4278,7 @@ const IconCounter = react.forwardRef(
4160
4278
  ...props,
4161
4279
  weight,
4162
4280
  debug,
4281
+ "aria-hidden": true,
4163
4282
  size,
4164
4283
  viewBox: "0 0 24 24",
4165
4284
  fill: "none",
@@ -4201,6 +4320,7 @@ const IconCreditCard = react.forwardRef(
4201
4320
  ...props,
4202
4321
  weight,
4203
4322
  debug,
4323
+ "aria-hidden": true,
4204
4324
  size,
4205
4325
  viewBox: "0 0 24 24",
4206
4326
  fill: "none",
@@ -4237,6 +4357,7 @@ const IconCrop = react.forwardRef(
4237
4357
  ...props,
4238
4358
  weight,
4239
4359
  debug,
4360
+ "aria-hidden": true,
4240
4361
  size,
4241
4362
  viewBox: "0 0 24 24",
4242
4363
  fill: "none",
@@ -4273,6 +4394,7 @@ const IconCrossCircle = react.forwardRef(
4273
4394
  ...props,
4274
4395
  weight,
4275
4396
  debug,
4397
+ "aria-hidden": true,
4276
4398
  size,
4277
4399
  viewBox: "0 0 24 24",
4278
4400
  fill: "none",
@@ -4309,6 +4431,7 @@ const IconCrossFat = react.forwardRef(
4309
4431
  ...props,
4310
4432
  weight,
4311
4433
  debug,
4434
+ "aria-hidden": true,
4312
4435
  size,
4313
4436
  viewBox: "0 0 24 24",
4314
4437
  fill: "none",
@@ -4347,6 +4470,7 @@ const IconCrossSquare = react.forwardRef(
4347
4470
  ...props,
4348
4471
  weight,
4349
4472
  debug,
4473
+ "aria-hidden": true,
4350
4474
  size,
4351
4475
  viewBox: "0 0 24 24",
4352
4476
  fill: "none",
@@ -4376,6 +4500,7 @@ const IconCross = react.forwardRef(
4376
4500
  ...props,
4377
4501
  weight,
4378
4502
  debug,
4503
+ "aria-hidden": true,
4379
4504
  size,
4380
4505
  viewBox: "0 0 24 24",
4381
4506
  fill: "none",
@@ -4412,6 +4537,7 @@ const IconCube = react.forwardRef(
4412
4537
  ...props,
4413
4538
  weight,
4414
4539
  debug,
4540
+ "aria-hidden": true,
4415
4541
  size,
4416
4542
  viewBox: "0 0 24 24",
4417
4543
  fill: "none",
@@ -4449,6 +4575,7 @@ const IconCursorFilled = react.forwardRef(
4449
4575
  ...props,
4450
4576
  weight,
4451
4577
  debug,
4578
+ "aria-hidden": true,
4452
4579
  size,
4453
4580
  viewBox: "0 0 24 24",
4454
4581
  fill: "none",
@@ -4492,6 +4619,7 @@ const IconCursorLines = react.forwardRef(
4492
4619
  ...props,
4493
4620
  weight,
4494
4621
  debug,
4622
+ "aria-hidden": true,
4495
4623
  size,
4496
4624
  viewBox: "0 0 24 24",
4497
4625
  fill: "none",
@@ -4536,6 +4664,7 @@ const IconCursorTextLines = react.forwardRef(
4536
4664
  ...props,
4537
4665
  weight,
4538
4666
  debug,
4667
+ "aria-hidden": true,
4539
4668
  size,
4540
4669
  viewBox: "0 0 24 24",
4541
4670
  fill: "none",
@@ -4565,6 +4694,7 @@ const IconCursorText = react.forwardRef(
4565
4694
  ...props,
4566
4695
  weight,
4567
4696
  debug,
4697
+ "aria-hidden": true,
4568
4698
  size,
4569
4699
  viewBox: "0 0 24 24",
4570
4700
  fill: "none",
@@ -4602,6 +4732,7 @@ const IconCursor = react.forwardRef(
4602
4732
  ...props,
4603
4733
  weight,
4604
4734
  debug,
4735
+ "aria-hidden": true,
4605
4736
  size,
4606
4737
  viewBox: "0 0 24 24",
4607
4738
  fill: "none",
@@ -4638,6 +4769,7 @@ const IconCurveSquareCircleArrow = react.forwardRef(
4638
4769
  ...props,
4639
4770
  weight,
4640
4771
  debug,
4772
+ "aria-hidden": true,
4641
4773
  size,
4642
4774
  viewBox: "0 0 24 24",
4643
4775
  fill: "none",
@@ -4675,6 +4807,7 @@ const IconDashLeftDownSquareDashRightUp = react.forwardRef(
4675
4807
  ...props,
4676
4808
  weight,
4677
4809
  debug,
4810
+ "aria-hidden": true,
4678
4811
  size,
4679
4812
  viewBox: "0 0 24 24",
4680
4813
  fill: "none",
@@ -4712,6 +4845,7 @@ const IconDashLeftUpSquareDashDownRight = react.forwardRef(
4712
4845
  ...props,
4713
4846
  weight,
4714
4847
  debug,
4848
+ "aria-hidden": true,
4715
4849
  size,
4716
4850
  viewBox: "0 0 24 24",
4717
4851
  fill: "none",
@@ -4749,6 +4883,7 @@ const IconDashSquareDashHorizontal = react.forwardRef(
4749
4883
  ...props,
4750
4884
  weight,
4751
4885
  debug,
4886
+ "aria-hidden": true,
4752
4887
  size,
4753
4888
  viewBox: "0 0 24 24",
4754
4889
  fill: "none",
@@ -4786,6 +4921,7 @@ const IconDashSquareDashVertical = react.forwardRef(
4786
4921
  ...props,
4787
4922
  weight,
4788
4923
  debug,
4924
+ "aria-hidden": true,
4789
4925
  size,
4790
4926
  viewBox: "0 0 24 24",
4791
4927
  fill: "none",
@@ -4823,6 +4959,7 @@ const IconDiagramCardLarge1 = react.forwardRef(
4823
4959
  ...props,
4824
4960
  weight,
4825
4961
  debug,
4962
+ "aria-hidden": true,
4826
4963
  size,
4827
4964
  viewBox: "0 0 24 24",
4828
4965
  fill: "none",
@@ -4852,6 +4989,7 @@ const IconDiagramCardLarge2 = react.forwardRef(
4852
4989
  ...props,
4853
4990
  weight,
4854
4991
  debug,
4992
+ "aria-hidden": true,
4855
4993
  size,
4856
4994
  viewBox: "0 0 24 24",
4857
4995
  fill: "none",
@@ -4895,6 +5033,7 @@ const IconDiagramCardLarge3 = react.forwardRef(
4895
5033
  ...props,
4896
5034
  weight,
4897
5035
  debug,
5036
+ "aria-hidden": true,
4898
5037
  size,
4899
5038
  viewBox: "0 0 24 24",
4900
5039
  fill: "none",
@@ -4931,6 +5070,7 @@ const IconDiagramCardLarge4 = react.forwardRef(
4931
5070
  ...props,
4932
5071
  weight,
4933
5072
  debug,
5073
+ "aria-hidden": true,
4934
5074
  size,
4935
5075
  viewBox: "0 0 24 24",
4936
5076
  fill: "none",
@@ -4967,6 +5107,7 @@ const IconDiagramCardMagnifyingGlass = react.forwardRef(
4967
5107
  ...props,
4968
5108
  weight,
4969
5109
  debug,
5110
+ "aria-hidden": true,
4970
5111
  size,
4971
5112
  viewBox: "0 0 24 24",
4972
5113
  fill: "none",
@@ -4993,6 +5134,7 @@ const IconDiagramCardSmall1 = react.forwardRef(
4993
5134
  ...props,
4994
5135
  weight,
4995
5136
  debug,
5137
+ "aria-hidden": true,
4996
5138
  size,
4997
5139
  viewBox: "0 0 24 24",
4998
5140
  fill: "none",
@@ -5022,6 +5164,7 @@ const IconDiagramCardSmall2 = react.forwardRef(
5022
5164
  ...props,
5023
5165
  weight,
5024
5166
  debug,
5167
+ "aria-hidden": true,
5025
5168
  size,
5026
5169
  viewBox: "0 0 24 24",
5027
5170
  fill: "none",
@@ -5052,6 +5195,7 @@ const IconDiagramCardSmall3 = react.forwardRef(
5052
5195
  ...props,
5053
5196
  weight,
5054
5197
  debug,
5198
+ "aria-hidden": true,
5055
5199
  size,
5056
5200
  viewBox: "0 0 24 24",
5057
5201
  fill: "none",
@@ -5082,6 +5226,7 @@ const IconDiagramCardTeam = react.forwardRef(
5082
5226
  ...props,
5083
5227
  weight,
5084
5228
  debug,
5229
+ "aria-hidden": true,
5085
5230
  size,
5086
5231
  viewBox: "0 0 24 24",
5087
5232
  fill: "none",
@@ -5110,6 +5255,7 @@ const IconDiagramCardUser = react.forwardRef(
5110
5255
  ...props,
5111
5256
  weight,
5112
5257
  debug,
5258
+ "aria-hidden": true,
5113
5259
  size,
5114
5260
  viewBox: "0 0 24 24",
5115
5261
  fill: "none",
@@ -5138,6 +5284,7 @@ const IconDiagrammingFormat = react.forwardRef(
5138
5284
  ...props,
5139
5285
  weight,
5140
5286
  debug,
5287
+ "aria-hidden": true,
5141
5288
  size,
5142
5289
  viewBox: "0 0 24 24",
5143
5290
  fill: "none",
@@ -5184,6 +5331,7 @@ const IconDistributeHorizontal = react.forwardRef(
5184
5331
  ...props,
5185
5332
  weight,
5186
5333
  debug,
5334
+ "aria-hidden": true,
5187
5335
  size,
5188
5336
  viewBox: "0 0 24 24",
5189
5337
  fill: "none",
@@ -5221,6 +5369,7 @@ const IconDistributeVertical = react.forwardRef(
5221
5369
  ...props,
5222
5370
  weight,
5223
5371
  debug,
5372
+ "aria-hidden": true,
5224
5373
  size,
5225
5374
  viewBox: "0 0 24 24",
5226
5375
  fill: "none",
@@ -5269,6 +5418,7 @@ const IconDocFormat = react.forwardRef(
5269
5418
  ...props,
5270
5419
  weight,
5271
5420
  debug,
5421
+ "aria-hidden": true,
5272
5422
  size,
5273
5423
  viewBox: "0 0 24 24",
5274
5424
  fill: "none",
@@ -5306,6 +5456,7 @@ const IconDollarSignCurrency = react.forwardRef(
5306
5456
  ...props,
5307
5457
  weight,
5308
5458
  debug,
5459
+ "aria-hidden": true,
5309
5460
  size,
5310
5461
  viewBox: "0 0 24 24",
5311
5462
  fill: "none",
@@ -5334,6 +5485,7 @@ const IconDotVoting = react.forwardRef(
5334
5485
  ...props,
5335
5486
  weight,
5336
5487
  debug,
5488
+ "aria-hidden": true,
5337
5489
  size,
5338
5490
  viewBox: "0 0 24 24",
5339
5491
  fill: "none",
@@ -5362,6 +5514,7 @@ const IconDotsNine = react.forwardRef(
5362
5514
  ...props,
5363
5515
  weight,
5364
5516
  debug,
5517
+ "aria-hidden": true,
5365
5518
  size,
5366
5519
  viewBox: "0 0 24 24",
5367
5520
  fill: "none",
@@ -5396,6 +5549,7 @@ const IconDotsSixHorizontal = react.forwardRef(
5396
5549
  ...props,
5397
5550
  weight,
5398
5551
  debug,
5552
+ "aria-hidden": true,
5399
5553
  size,
5400
5554
  viewBox: "0 0 24 24",
5401
5555
  fill: "none",
@@ -5422,6 +5576,7 @@ const IconDotsSixVertical = react.forwardRef(
5422
5576
  ...props,
5423
5577
  weight,
5424
5578
  debug,
5579
+ "aria-hidden": true,
5425
5580
  size,
5426
5581
  viewBox: "0 0 24 24",
5427
5582
  fill: "none",
@@ -5456,6 +5611,7 @@ const IconDotsThreeVertical = react.forwardRef(
5456
5611
  ...props,
5457
5612
  weight,
5458
5613
  debug,
5614
+ "aria-hidden": true,
5459
5615
  size,
5460
5616
  viewBox: "0 0 24 24",
5461
5617
  fill: "none",
@@ -5490,6 +5646,7 @@ const IconDotsThree = react.forwardRef(
5490
5646
  ...props,
5491
5647
  weight,
5492
5648
  debug,
5649
+ "aria-hidden": true,
5493
5650
  size,
5494
5651
  viewBox: "0 0 24 24",
5495
5652
  fill: "none",
@@ -5524,6 +5681,7 @@ const IconDotsTwo = react.forwardRef(
5524
5681
  ...props,
5525
5682
  weight,
5526
5683
  debug,
5684
+ "aria-hidden": true,
5527
5685
  size,
5528
5686
  viewBox: "0 0 24 24",
5529
5687
  fill: "none",
@@ -5558,6 +5716,7 @@ const IconDownload = react.forwardRef(
5558
5716
  ...props,
5559
5717
  weight,
5560
5718
  debug,
5719
+ "aria-hidden": true,
5561
5720
  size,
5562
5721
  viewBox: "0 0 24 24",
5563
5722
  fill: "none",
@@ -5595,6 +5754,7 @@ const IconEnvelope = react.forwardRef(
5595
5754
  ...props,
5596
5755
  weight,
5597
5756
  debug,
5757
+ "aria-hidden": true,
5598
5758
  size,
5599
5759
  viewBox: "0 0 24 24",
5600
5760
  fill: "none",
@@ -5631,6 +5791,7 @@ const IconEraser = react.forwardRef(
5631
5791
  ...props,
5632
5792
  weight,
5633
5793
  debug,
5794
+ "aria-hidden": true,
5634
5795
  size,
5635
5796
  viewBox: "0 0 24 24",
5636
5797
  fill: "none",
@@ -5668,6 +5829,7 @@ const IconExclamationMarkOctagon = react.forwardRef(
5668
5829
  ...props,
5669
5830
  weight,
5670
5831
  debug,
5832
+ "aria-hidden": true,
5671
5833
  size,
5672
5834
  viewBox: "0 0 24 24",
5673
5835
  fill: "none",
@@ -5704,6 +5866,7 @@ const IconExclamationPointCircle = react.forwardRef(
5704
5866
  ...props,
5705
5867
  weight,
5706
5868
  debug,
5869
+ "aria-hidden": true,
5707
5870
  size,
5708
5871
  viewBox: "0 0 24 24",
5709
5872
  fill: "none",
@@ -5747,6 +5910,7 @@ const IconExport = react.forwardRef(
5747
5910
  ...props,
5748
5911
  weight,
5749
5912
  debug,
5913
+ "aria-hidden": true,
5750
5914
  size,
5751
5915
  viewBox: "0 0 24 24",
5752
5916
  fill: "none",
@@ -5784,6 +5948,7 @@ const IconExternalFormat = react.forwardRef(
5784
5948
  ...props,
5785
5949
  weight,
5786
5950
  debug,
5951
+ "aria-hidden": true,
5787
5952
  size,
5788
5953
  viewBox: "0 0 24 24",
5789
5954
  fill: "none",
@@ -5821,6 +5986,7 @@ const IconEyeClosedDotsFourFrameBroken = react.forwardRef(
5821
5986
  ...props,
5822
5987
  weight,
5823
5988
  debug,
5989
+ "aria-hidden": true,
5824
5990
  size,
5825
5991
  viewBox: "0 0 24 24",
5826
5992
  fill: "none",
@@ -5858,6 +6024,7 @@ const IconEyeClosed = react.forwardRef(
5858
6024
  ...props,
5859
6025
  weight,
5860
6026
  debug,
6027
+ "aria-hidden": true,
5861
6028
  size,
5862
6029
  viewBox: "0 0 24 24",
5863
6030
  fill: "none",
@@ -5895,6 +6062,7 @@ const IconEyeOpenLineFrameBroken = react.forwardRef(
5895
6062
  ...props,
5896
6063
  weight,
5897
6064
  debug,
6065
+ "aria-hidden": true,
5898
6066
  size,
5899
6067
  viewBox: "0 0 24 24",
5900
6068
  fill: "none",
@@ -5933,6 +6101,7 @@ const IconEyeOpenSlash = react.forwardRef(
5933
6101
  ...props,
5934
6102
  weight,
5935
6103
  debug,
6104
+ "aria-hidden": true,
5936
6105
  size,
5937
6106
  viewBox: "0 0 24 24",
5938
6107
  fill: "none",
@@ -5970,6 +6139,7 @@ const IconEyeOpen = react.forwardRef(
5970
6139
  ...props,
5971
6140
  weight,
5972
6141
  debug,
6142
+ "aria-hidden": true,
5973
6143
  size,
5974
6144
  viewBox: "0 0 24 24",
5975
6145
  fill: "none",
@@ -6015,6 +6185,7 @@ const IconEyedropper = react.forwardRef(
6015
6185
  ...props,
6016
6186
  weight,
6017
6187
  debug,
6188
+ "aria-hidden": true,
6018
6189
  size,
6019
6190
  viewBox: "0 0 24 24",
6020
6191
  fill: "none",
@@ -6059,6 +6230,7 @@ const IconFactoryHouse = react.forwardRef(
6059
6230
  ...props,
6060
6231
  weight,
6061
6232
  debug,
6233
+ "aria-hidden": true,
6062
6234
  size,
6063
6235
  viewBox: "0 0 24 24",
6064
6236
  fill: "none",
@@ -6095,6 +6267,7 @@ const IconFactory = react.forwardRef(
6095
6267
  ...props,
6096
6268
  weight,
6097
6269
  debug,
6270
+ "aria-hidden": true,
6098
6271
  size,
6099
6272
  viewBox: "0 0 24 24",
6100
6273
  fill: "none",
@@ -6131,6 +6304,7 @@ const IconFileSpreadsheet = react.forwardRef(
6131
6304
  ...props,
6132
6305
  weight,
6133
6306
  debug,
6307
+ "aria-hidden": true,
6134
6308
  size,
6135
6309
  viewBox: "0 0 24 24",
6136
6310
  fill: "none",
@@ -6159,6 +6333,7 @@ const IconFlag = react.forwardRef(
6159
6333
  ...props,
6160
6334
  weight,
6161
6335
  debug,
6336
+ "aria-hidden": true,
6162
6337
  size,
6163
6338
  viewBox: "0 0 24 24",
6164
6339
  fill: "none",
@@ -6188,6 +6363,7 @@ const IconFolder = react.forwardRef(
6188
6363
  ...props,
6189
6364
  weight,
6190
6365
  debug,
6366
+ "aria-hidden": true,
6191
6367
  size,
6192
6368
  viewBox: "0 0 24 24",
6193
6369
  fill: "none",
@@ -6217,6 +6393,7 @@ const IconFrameLinesTwo = react.forwardRef(
6217
6393
  ...props,
6218
6394
  weight,
6219
6395
  debug,
6396
+ "aria-hidden": true,
6220
6397
  size,
6221
6398
  viewBox: "0 0 24 24",
6222
6399
  fill: "none",
@@ -6246,6 +6423,7 @@ const IconFramePlay = react.forwardRef(
6246
6423
  ...props,
6247
6424
  weight,
6248
6425
  debug,
6426
+ "aria-hidden": true,
6249
6427
  size,
6250
6428
  viewBox: "0 0 24 24",
6251
6429
  fill: "none",
@@ -6282,6 +6460,7 @@ const IconFramePlus = react.forwardRef(
6282
6460
  ...props,
6283
6461
  weight,
6284
6462
  debug,
6463
+ "aria-hidden": true,
6285
6464
  size,
6286
6465
  viewBox: "0 0 24 24",
6287
6466
  fill: "none",
@@ -6311,6 +6490,7 @@ const IconFrame = react.forwardRef(
6311
6490
  ...props,
6312
6491
  weight,
6313
6492
  debug,
6493
+ "aria-hidden": true,
6314
6494
  size,
6315
6495
  viewBox: "0 0 24 24",
6316
6496
  fill: "none",
@@ -6340,6 +6520,7 @@ const IconFunnel = react.forwardRef(
6340
6520
  ...props,
6341
6521
  weight,
6342
6522
  debug,
6523
+ "aria-hidden": true,
6343
6524
  size,
6344
6525
  viewBox: "0 0 24 24",
6345
6526
  fill: "none",
@@ -6376,6 +6557,7 @@ const IconGauge = react.forwardRef(
6376
6557
  ...props,
6377
6558
  weight,
6378
6559
  debug,
6560
+ "aria-hidden": true,
6379
6561
  size,
6380
6562
  viewBox: "0 0 24 24",
6381
6563
  fill: "none",
@@ -6413,6 +6595,7 @@ const IconGavel = react.forwardRef(
6413
6595
  ...props,
6414
6596
  weight,
6415
6597
  debug,
6598
+ "aria-hidden": true,
6416
6599
  size,
6417
6600
  viewBox: "0 0 24 24",
6418
6601
  fill: "none",
@@ -6441,6 +6624,7 @@ const IconGift = react.forwardRef(
6441
6624
  ...props,
6442
6625
  weight,
6443
6626
  debug,
6627
+ "aria-hidden": true,
6444
6628
  size,
6445
6629
  viewBox: "0 0 24 24",
6446
6630
  fill: "none",
@@ -6469,6 +6653,7 @@ const IconGlobe = react.forwardRef(
6469
6653
  ...props,
6470
6654
  weight,
6471
6655
  debug,
6656
+ "aria-hidden": true,
6472
6657
  size,
6473
6658
  viewBox: "0 0 24 24",
6474
6659
  fill: "none",
@@ -6505,6 +6690,7 @@ const IconGraduationCap = react.forwardRef(
6505
6690
  ...props,
6506
6691
  weight,
6507
6692
  debug,
6693
+ "aria-hidden": true,
6508
6694
  size,
6509
6695
  viewBox: "0 0 24 24",
6510
6696
  fill: "none",
@@ -6543,6 +6729,7 @@ const IconGridFour = react.forwardRef(
6543
6729
  ...props,
6544
6730
  weight,
6545
6731
  debug,
6732
+ "aria-hidden": true,
6546
6733
  size,
6547
6734
  viewBox: "0 0 24 24",
6548
6735
  fill: "none",
@@ -6580,6 +6767,7 @@ const IconGridSix = react.forwardRef(
6580
6767
  ...props,
6581
6768
  weight,
6582
6769
  debug,
6770
+ "aria-hidden": true,
6583
6771
  size,
6584
6772
  viewBox: "0 0 24 24",
6585
6773
  fill: "none",
@@ -6617,6 +6805,7 @@ const IconGrid = react.forwardRef(
6617
6805
  ...props,
6618
6806
  weight,
6619
6807
  debug,
6808
+ "aria-hidden": true,
6620
6809
  size,
6621
6810
  viewBox: "0 0 24 24",
6622
6811
  fill: "none",
@@ -6646,6 +6835,7 @@ const IconHandFilled = react.forwardRef(
6646
6835
  ...props,
6647
6836
  weight,
6648
6837
  debug,
6838
+ "aria-hidden": true,
6649
6839
  size,
6650
6840
  viewBox: "0 0 24 24",
6651
6841
  fill: "none",
@@ -6691,6 +6881,7 @@ const IconHandPointing = react.forwardRef(
6691
6881
  ...props,
6692
6882
  weight,
6693
6883
  debug,
6884
+ "aria-hidden": true,
6694
6885
  size,
6695
6886
  viewBox: "0 0 24 24",
6696
6887
  fill: "none",
@@ -6720,6 +6911,7 @@ const IconHand = react.forwardRef(
6720
6911
  ...props,
6721
6912
  weight,
6722
6913
  debug,
6914
+ "aria-hidden": true,
6723
6915
  size,
6724
6916
  viewBox: "0 0 24 24",
6725
6917
  fill: "none",
@@ -6757,6 +6949,7 @@ const IconHeadsetPerson = react.forwardRef(
6757
6949
  ...props,
6758
6950
  weight,
6759
6951
  debug,
6952
+ "aria-hidden": true,
6760
6953
  size,
6761
6954
  viewBox: "0 0 24 24",
6762
6955
  fill: "none",
@@ -6800,6 +6993,7 @@ const IconHeartFilled = react.forwardRef(
6800
6993
  ...props,
6801
6994
  weight,
6802
6995
  debug,
6996
+ "aria-hidden": true,
6803
6997
  size,
6804
6998
  viewBox: "0 0 24 24",
6805
6999
  fill: "none",
@@ -6834,6 +7028,7 @@ const IconHeart = react.forwardRef(
6834
7028
  ...props,
6835
7029
  weight,
6836
7030
  debug,
7031
+ "aria-hidden": true,
6837
7032
  size,
6838
7033
  viewBox: "0 0 24 24",
6839
7034
  fill: "none",
@@ -6861,6 +7056,7 @@ const IconHexagon = react.forwardRef(
6861
7056
  ...props,
6862
7057
  weight,
6863
7058
  debug,
7059
+ "aria-hidden": true,
6864
7060
  size,
6865
7061
  viewBox: "0 0 24 24",
6866
7062
  fill: "none",
@@ -6890,6 +7086,7 @@ const IconHighlighterUnderline = react.forwardRef(
6890
7086
  ...props,
6891
7087
  weight,
6892
7088
  debug,
7089
+ "aria-hidden": true,
6893
7090
  size,
6894
7091
  viewBox: "0 0 24 24",
6895
7092
  fill: "none",
@@ -6937,6 +7134,7 @@ const IconHighlighter = react.forwardRef(
6937
7134
  ...props,
6938
7135
  weight,
6939
7136
  debug,
7137
+ "aria-hidden": true,
6940
7138
  size,
6941
7139
  viewBox: "0 0 24 24",
6942
7140
  fill: "none",
@@ -6974,6 +7172,7 @@ const IconHouse = react.forwardRef(
6974
7172
  ...props,
6975
7173
  weight,
6976
7174
  debug,
7175
+ "aria-hidden": true,
6977
7176
  size,
6978
7177
  viewBox: "0 0 24 24",
6979
7178
  fill: "none",
@@ -7011,6 +7210,7 @@ const IconImage = react.forwardRef(
7011
7210
  ...props,
7012
7211
  weight,
7013
7212
  debug,
7213
+ "aria-hidden": true,
7014
7214
  size,
7015
7215
  viewBox: "0 0 24 24",
7016
7216
  fill: "none",
@@ -7048,6 +7248,7 @@ const IconIndentLeft = react.forwardRef(
7048
7248
  ...props,
7049
7249
  weight,
7050
7250
  debug,
7251
+ "aria-hidden": true,
7051
7252
  size,
7052
7253
  viewBox: "0 0 24 24",
7053
7254
  fill: "none",
@@ -7092,6 +7293,7 @@ const IconIndentRight = react.forwardRef(
7092
7293
  ...props,
7093
7294
  weight,
7094
7295
  debug,
7296
+ "aria-hidden": true,
7095
7297
  size,
7096
7298
  viewBox: "0 0 24 24",
7097
7299
  fill: "none",
@@ -7136,6 +7338,7 @@ const IconInformationMarkCircle = react.forwardRef(
7136
7338
  ...props,
7137
7339
  weight,
7138
7340
  debug,
7341
+ "aria-hidden": true,
7139
7342
  size,
7140
7343
  viewBox: "0 0 24 24",
7141
7344
  fill: "none",
@@ -7179,6 +7382,7 @@ const IconKanban = react.forwardRef(
7179
7382
  ...props,
7180
7383
  weight,
7181
7384
  debug,
7385
+ "aria-hidden": true,
7182
7386
  size,
7183
7387
  viewBox: "0 0 24 24",
7184
7388
  fill: "none",
@@ -7215,6 +7419,7 @@ const IconKey = react.forwardRef(
7215
7419
  ...props,
7216
7420
  weight,
7217
7421
  debug,
7422
+ "aria-hidden": true,
7218
7423
  size,
7219
7424
  viewBox: "0 0 24 24",
7220
7425
  fill: "none",
@@ -7252,6 +7457,7 @@ const IconKeycap = react.forwardRef(
7252
7457
  ...props,
7253
7458
  weight,
7254
7459
  debug,
7460
+ "aria-hidden": true,
7255
7461
  size,
7256
7462
  viewBox: "0 0 24 24",
7257
7463
  fill: "none",
@@ -7289,6 +7495,7 @@ const IconLaptop = react.forwardRef(
7289
7495
  ...props,
7290
7496
  weight,
7291
7497
  debug,
7498
+ "aria-hidden": true,
7292
7499
  size,
7293
7500
  viewBox: "0 0 24 24",
7294
7501
  fill: "none",
@@ -7325,6 +7532,7 @@ const IconLasso = react.forwardRef(
7325
7532
  ...props,
7326
7533
  weight,
7327
7534
  debug,
7535
+ "aria-hidden": true,
7328
7536
  size,
7329
7537
  viewBox: "0 0 24 24",
7330
7538
  fill: "none",
@@ -7362,6 +7570,7 @@ const IconLayout = react.forwardRef(
7362
7570
  ...props,
7363
7571
  weight,
7364
7572
  debug,
7573
+ "aria-hidden": true,
7365
7574
  size,
7366
7575
  viewBox: "0 0 24 24",
7367
7576
  fill: "none",
@@ -7399,6 +7608,7 @@ const IconLifesaver = react.forwardRef(
7399
7608
  ...props,
7400
7609
  weight,
7401
7610
  debug,
7611
+ "aria-hidden": true,
7402
7612
  size,
7403
7613
  viewBox: "0 0 24 24",
7404
7614
  fill: "none",
@@ -7436,6 +7646,7 @@ const IconLightbox = react.forwardRef(
7436
7646
  ...props,
7437
7647
  weight,
7438
7648
  debug,
7649
+ "aria-hidden": true,
7439
7650
  size,
7440
7651
  viewBox: "0 0 24 24",
7441
7652
  fill: "none",
@@ -7466,6 +7677,7 @@ const IconLightbulb = react.forwardRef(
7466
7677
  ...props,
7467
7678
  weight,
7468
7679
  debug,
7680
+ "aria-hidden": true,
7469
7681
  size,
7470
7682
  viewBox: "0 0 24 24",
7471
7683
  fill: "none",
@@ -7501,6 +7713,7 @@ const IconLightning = react.forwardRef(
7501
7713
  ...props,
7502
7714
  weight,
7503
7715
  debug,
7716
+ "aria-hidden": true,
7504
7717
  size,
7505
7718
  viewBox: "0 0 24 24",
7506
7719
  fill: "none",
@@ -7539,6 +7752,7 @@ const IconLineCurved = react.forwardRef(
7539
7752
  ...props,
7540
7753
  weight,
7541
7754
  debug,
7755
+ "aria-hidden": true,
7542
7756
  size,
7543
7757
  viewBox: "0 0 24 24",
7544
7758
  fill: "none",
@@ -7576,6 +7790,7 @@ const IconLineDashed = react.forwardRef(
7576
7790
  ...props,
7577
7791
  weight,
7578
7792
  debug,
7793
+ "aria-hidden": true,
7579
7794
  size,
7580
7795
  viewBox: "0 0 24 24",
7581
7796
  fill: "none",
@@ -7613,6 +7828,7 @@ const IconLineDiagonal = react.forwardRef(
7613
7828
  ...props,
7614
7829
  weight,
7615
7830
  debug,
7831
+ "aria-hidden": true,
7616
7832
  size,
7617
7833
  viewBox: "0 0 24 24",
7618
7834
  fill: "none",
@@ -7649,6 +7865,7 @@ const IconLineDotted = react.forwardRef(
7649
7865
  ...props,
7650
7866
  weight,
7651
7867
  debug,
7868
+ "aria-hidden": true,
7652
7869
  size,
7653
7870
  viewBox: "0 0 24 24",
7654
7871
  fill: "none",
@@ -7683,6 +7900,7 @@ const IconLineHorizontal = react.forwardRef(
7683
7900
  ...props,
7684
7901
  weight,
7685
7902
  debug,
7903
+ "aria-hidden": true,
7686
7904
  size,
7687
7905
  viewBox: "0 0 24 24",
7688
7906
  fill: "none",
@@ -7720,6 +7938,7 @@ const IconLineOrthogonal = react.forwardRef(
7720
7938
  ...props,
7721
7939
  weight,
7722
7940
  debug,
7941
+ "aria-hidden": true,
7723
7942
  size,
7724
7943
  viewBox: "0 0 24 24",
7725
7944
  fill: "none",
@@ -7757,6 +7976,7 @@ const IconLineStraight = react.forwardRef(
7757
7976
  ...props,
7758
7977
  weight,
7759
7978
  debug,
7979
+ "aria-hidden": true,
7760
7980
  size,
7761
7981
  viewBox: "0 0 24 24",
7762
7982
  fill: "none",
@@ -7794,6 +8014,7 @@ const IconLineTwoDiagonalTopRightDouble = react.forwardRef(
7794
8014
  ...props,
7795
8015
  weight,
7796
8016
  debug,
8017
+ "aria-hidden": true,
7797
8018
  size,
7798
8019
  viewBox: "0 0 24 24",
7799
8020
  fill: "none",
@@ -7822,6 +8043,7 @@ const IconLinesThreeHorizontalLineVerticalCenter = react.forwardRef(({ size = "m
7822
8043
  ...props,
7823
8044
  weight,
7824
8045
  debug,
8046
+ "aria-hidden": true,
7825
8047
  size,
7826
8048
  viewBox: "0 0 24 24",
7827
8049
  fill: "none",
@@ -7858,6 +8080,7 @@ const IconLinesThreeHorizontal = react.forwardRef(
7858
8080
  ...props,
7859
8081
  weight,
7860
8082
  debug,
8083
+ "aria-hidden": true,
7861
8084
  size,
7862
8085
  viewBox: "0 0 24 24",
7863
8086
  fill: "none",
@@ -7894,6 +8117,7 @@ const IconLinesThreeVertical = react.forwardRef(
7894
8117
  ...props,
7895
8118
  weight,
7896
8119
  debug,
8120
+ "aria-hidden": true,
7897
8121
  size,
7898
8122
  viewBox: "0 0 24 24",
7899
8123
  fill: "none",
@@ -7930,6 +8154,7 @@ const IconLinesTopLeftColumnsTwo = react.forwardRef(
7930
8154
  ...props,
7931
8155
  weight,
7932
8156
  debug,
8157
+ "aria-hidden": true,
7933
8158
  size,
7934
8159
  viewBox: "0 0 24 24",
7935
8160
  fill: "none",
@@ -7959,6 +8184,7 @@ const IconLinkPlus = react.forwardRef(
7959
8184
  ...props,
7960
8185
  weight,
7961
8186
  debug,
8187
+ "aria-hidden": true,
7962
8188
  size,
7963
8189
  viewBox: "0 0 24 24",
7964
8190
  fill: "none",
@@ -7988,6 +8214,7 @@ const IconLink = react.forwardRef(
7988
8214
  ...props,
7989
8215
  weight,
7990
8216
  debug,
8217
+ "aria-hidden": true,
7991
8218
  size,
7992
8219
  viewBox: "0 0 24 24",
7993
8220
  fill: "none",
@@ -8024,6 +8251,7 @@ const IconListBullets = react.forwardRef(
8024
8251
  ...props,
8025
8252
  weight,
8026
8253
  debug,
8254
+ "aria-hidden": true,
8027
8255
  size,
8028
8256
  viewBox: "0 0 24 24",
8029
8257
  fill: "none",
@@ -8068,6 +8296,7 @@ const IconListNumbers = react.forwardRef(
8068
8296
  ...props,
8069
8297
  weight,
8070
8298
  debug,
8299
+ "aria-hidden": true,
8071
8300
  size,
8072
8301
  viewBox: "0 0 24 24",
8073
8302
  fill: "none",
@@ -8105,6 +8334,7 @@ const IconLockClosed = react.forwardRef(
8105
8334
  ...props,
8106
8335
  weight,
8107
8336
  debug,
8337
+ "aria-hidden": true,
8108
8338
  size,
8109
8339
  viewBox: "0 0 24 24",
8110
8340
  fill: "none",
@@ -8142,6 +8372,7 @@ const IconLockOpen = react.forwardRef(
8142
8372
  ...props,
8143
8373
  weight,
8144
8374
  debug,
8375
+ "aria-hidden": true,
8145
8376
  size,
8146
8377
  viewBox: "0 0 24 24",
8147
8378
  fill: "none",
@@ -8179,6 +8410,7 @@ const IconLogin = react.forwardRef(
8179
8410
  ...props,
8180
8411
  weight,
8181
8412
  debug,
8413
+ "aria-hidden": true,
8182
8414
  size,
8183
8415
  viewBox: "0 0 24 24",
8184
8416
  fill: "none",
@@ -8208,6 +8440,7 @@ const IconLogout = react.forwardRef(
8208
8440
  ...props,
8209
8441
  weight,
8210
8442
  debug,
8443
+ "aria-hidden": true,
8211
8444
  size,
8212
8445
  viewBox: "0 0 24 24",
8213
8446
  fill: "none",
@@ -8237,6 +8470,7 @@ const IconMagnet = react.forwardRef(
8237
8470
  ...props,
8238
8471
  weight,
8239
8472
  debug,
8473
+ "aria-hidden": true,
8240
8474
  size,
8241
8475
  viewBox: "0 0 24 24",
8242
8476
  fill: "none",
@@ -8274,6 +8508,7 @@ const IconMagnifyingGlassLightning = react.forwardRef(
8274
8508
  ...props,
8275
8509
  weight,
8276
8510
  debug,
8511
+ "aria-hidden": true,
8277
8512
  size,
8278
8513
  viewBox: "0 0 24 24",
8279
8514
  fill: "none",
@@ -8311,6 +8546,7 @@ const IconMagnifyingGlassPlus = react.forwardRef(
8311
8546
  ...props,
8312
8547
  weight,
8313
8548
  debug,
8549
+ "aria-hidden": true,
8314
8550
  size,
8315
8551
  viewBox: "0 0 24 24",
8316
8552
  fill: "none",
@@ -8339,6 +8575,7 @@ const IconMagnifyingGlass = react.forwardRef(
8339
8575
  ...props,
8340
8576
  weight,
8341
8577
  debug,
8578
+ "aria-hidden": true,
8342
8579
  size,
8343
8580
  viewBox: "0 0 24 24",
8344
8581
  fill: "none",
@@ -8375,6 +8612,7 @@ const IconMap = react.forwardRef(
8375
8612
  ...props,
8376
8613
  weight,
8377
8614
  debug,
8615
+ "aria-hidden": true,
8378
8616
  size,
8379
8617
  viewBox: "0 0 24 24",
8380
8618
  fill: "none",
@@ -8413,6 +8651,7 @@ const IconMegaphone = react.forwardRef(
8413
8651
  ...props,
8414
8652
  weight,
8415
8653
  debug,
8654
+ "aria-hidden": true,
8416
8655
  size,
8417
8656
  viewBox: "0 0 24 24",
8418
8657
  fill: "none",
@@ -8442,6 +8681,7 @@ const IconMermaid = react.forwardRef(
8442
8681
  ...props,
8443
8682
  weight,
8444
8683
  debug,
8684
+ "aria-hidden": true,
8445
8685
  size,
8446
8686
  viewBox: "0 0 24 24",
8447
8687
  fill: "none",
@@ -8470,6 +8710,7 @@ const IconMicrophoneSlash = react.forwardRef(
8470
8710
  ...props,
8471
8711
  weight,
8472
8712
  debug,
8713
+ "aria-hidden": true,
8473
8714
  size,
8474
8715
  viewBox: "0 0 24 24",
8475
8716
  fill: "none",
@@ -8506,6 +8747,7 @@ const IconMicrophone = react.forwardRef(
8506
8747
  ...props,
8507
8748
  weight,
8508
8749
  debug,
8750
+ "aria-hidden": true,
8509
8751
  size,
8510
8752
  viewBox: "0 0 24 24",
8511
8753
  fill: "none",
@@ -8542,6 +8784,7 @@ const IconMinus = react.forwardRef(
8542
8784
  ...props,
8543
8785
  weight,
8544
8786
  debug,
8787
+ "aria-hidden": true,
8545
8788
  size,
8546
8789
  viewBox: "0 0 24 24",
8547
8790
  fill: "none",
@@ -8578,6 +8821,7 @@ const IconMobile = react.forwardRef(
8578
8821
  ...props,
8579
8822
  weight,
8580
8823
  debug,
8824
+ "aria-hidden": true,
8581
8825
  size,
8582
8826
  viewBox: "0 0 24 24",
8583
8827
  fill: "none",
@@ -8606,6 +8850,7 @@ const IconMonitorArrow = react.forwardRef(
8606
8850
  ...props,
8607
8851
  weight,
8608
8852
  debug,
8853
+ "aria-hidden": true,
8609
8854
  size,
8610
8855
  viewBox: "0 0 24 24",
8611
8856
  fill: "none",
@@ -8635,6 +8880,7 @@ const IconMonitorPause = react.forwardRef(
8635
8880
  ...props,
8636
8881
  weight,
8637
8882
  debug,
8883
+ "aria-hidden": true,
8638
8884
  size,
8639
8885
  viewBox: "0 0 24 24",
8640
8886
  fill: "none",
@@ -8672,6 +8918,7 @@ const IconMonitorPlay = react.forwardRef(
8672
8918
  ...props,
8673
8919
  weight,
8674
8920
  debug,
8921
+ "aria-hidden": true,
8675
8922
  size,
8676
8923
  viewBox: "0 0 24 24",
8677
8924
  fill: "none",
@@ -8716,6 +8963,7 @@ const IconMonitorStop = react.forwardRef(
8716
8963
  ...props,
8717
8964
  weight,
8718
8965
  debug,
8966
+ "aria-hidden": true,
8719
8967
  size,
8720
8968
  viewBox: "0 0 24 24",
8721
8969
  fill: "none",
@@ -8754,6 +9002,7 @@ const IconMonitor = react.forwardRef(
8754
9002
  ...props,
8755
9003
  weight,
8756
9004
  debug,
9005
+ "aria-hidden": true,
8757
9006
  size,
8758
9007
  viewBox: "0 0 24 24",
8759
9008
  fill: "none",
@@ -8782,6 +9031,7 @@ const IconMoon = react.forwardRef(
8782
9031
  ...props,
8783
9032
  weight,
8784
9033
  debug,
9034
+ "aria-hidden": true,
8785
9035
  size,
8786
9036
  viewBox: "0 0 24 24",
8787
9037
  fill: "none",
@@ -8810,6 +9060,7 @@ const IconMouse = react.forwardRef(
8810
9060
  ...props,
8811
9061
  weight,
8812
9062
  debug,
9063
+ "aria-hidden": true,
8813
9064
  size,
8814
9065
  viewBox: "0 0 24 24",
8815
9066
  fill: "none",
@@ -8847,6 +9098,7 @@ const IconMusicNote = react.forwardRef(
8847
9098
  ...props,
8848
9099
  weight,
8849
9100
  debug,
9101
+ "aria-hidden": true,
8850
9102
  size,
8851
9103
  viewBox: "0 0 24 24",
8852
9104
  fill: "none",
@@ -8882,6 +9134,7 @@ const IconNavigationArrowLines = react.forwardRef(
8882
9134
  ...props,
8883
9135
  weight,
8884
9136
  debug,
9137
+ "aria-hidden": true,
8885
9138
  size,
8886
9139
  viewBox: "0 0 24 24",
8887
9140
  fill: "none",
@@ -8926,6 +9179,7 @@ const IconNavigationUpLeftFilled = react.forwardRef(
8926
9179
  ...props,
8927
9180
  weight,
8928
9181
  debug,
9182
+ "aria-hidden": true,
8929
9183
  size,
8930
9184
  viewBox: "0 0 24 24",
8931
9185
  fill: "none",
@@ -8970,6 +9224,7 @@ const IconNavigationUpLeftSlash = react.forwardRef(
8970
9224
  ...props,
8971
9225
  weight,
8972
9226
  debug,
9227
+ "aria-hidden": true,
8973
9228
  size,
8974
9229
  viewBox: "0 0 24 24",
8975
9230
  fill: "none",
@@ -9007,6 +9262,7 @@ const IconNavigationUpRight = react.forwardRef(
9007
9262
  ...props,
9008
9263
  weight,
9009
9264
  debug,
9265
+ "aria-hidden": true,
9010
9266
  size,
9011
9267
  viewBox: "0 0 24 24",
9012
9268
  fill: "none",
@@ -9044,6 +9300,7 @@ const IconNext = react.forwardRef(
9044
9300
  ...props,
9045
9301
  weight,
9046
9302
  debug,
9303
+ "aria-hidden": true,
9047
9304
  size,
9048
9305
  viewBox: "0 0 24 24",
9049
9306
  fill: "none",
@@ -9080,6 +9337,7 @@ const IconNodeConnectedDot = react.forwardRef(
9080
9337
  ...props,
9081
9338
  weight,
9082
9339
  debug,
9340
+ "aria-hidden": true,
9083
9341
  size,
9084
9342
  viewBox: "0 0 24 24",
9085
9343
  fill: "none",
@@ -9110,6 +9368,7 @@ const IconNodeLinesCurved = react.forwardRef(
9110
9368
  ...props,
9111
9369
  weight,
9112
9370
  debug,
9371
+ "aria-hidden": true,
9113
9372
  size,
9114
9373
  viewBox: "0 0 24 24",
9115
9374
  fill: "none",
@@ -9139,6 +9398,7 @@ const IconNodeLinesHorizontal = react.forwardRef(
9139
9398
  ...props,
9140
9399
  weight,
9141
9400
  debug,
9401
+ "aria-hidden": true,
9142
9402
  size,
9143
9403
  viewBox: "0 0 24 24",
9144
9404
  fill: "none",
@@ -9168,6 +9428,7 @@ const IconNodeLinesVertical = react.forwardRef(
9168
9428
  ...props,
9169
9429
  weight,
9170
9430
  debug,
9431
+ "aria-hidden": true,
9171
9432
  size,
9172
9433
  viewBox: "0 0 24 24",
9173
9434
  fill: "none",
@@ -9197,6 +9458,7 @@ const IconNodePlus = react.forwardRef(
9197
9458
  ...props,
9198
9459
  weight,
9199
9460
  debug,
9461
+ "aria-hidden": true,
9200
9462
  size,
9201
9463
  viewBox: "0 0 24 24",
9202
9464
  fill: "none",
@@ -9225,6 +9487,7 @@ const IconNodesConnected = react.forwardRef(
9225
9487
  ...props,
9226
9488
  weight,
9227
9489
  debug,
9490
+ "aria-hidden": true,
9228
9491
  size,
9229
9492
  viewBox: "0 0 24 24",
9230
9493
  fill: "none",
@@ -9261,6 +9524,7 @@ const IconNodesConnectionsThree = react.forwardRef(
9261
9524
  ...props,
9262
9525
  weight,
9263
9526
  debug,
9527
+ "aria-hidden": true,
9264
9528
  size,
9265
9529
  viewBox: "0 0 24 24",
9266
9530
  fill: "none",
@@ -9289,6 +9553,7 @@ const IconNoteMagnifyingGlass = react.forwardRef(
9289
9553
  ...props,
9290
9554
  weight,
9291
9555
  debug,
9556
+ "aria-hidden": true,
9292
9557
  size,
9293
9558
  viewBox: "0 0 24 24",
9294
9559
  fill: "none",
@@ -9318,6 +9583,7 @@ const IconNotepad = react.forwardRef(
9318
9583
  ...props,
9319
9584
  weight,
9320
9585
  debug,
9586
+ "aria-hidden": true,
9321
9587
  size,
9322
9588
  viewBox: "0 0 24 24",
9323
9589
  fill: "none",
@@ -9354,6 +9620,7 @@ const IconOctagon = react.forwardRef(
9354
9620
  ...props,
9355
9621
  weight,
9356
9622
  debug,
9623
+ "aria-hidden": true,
9357
9624
  size,
9358
9625
  viewBox: "0 0 24 24",
9359
9626
  fill: "none",
@@ -9383,6 +9650,7 @@ const IconOffice = react.forwardRef(
9383
9650
  ...props,
9384
9651
  weight,
9385
9652
  debug,
9653
+ "aria-hidden": true,
9386
9654
  size,
9387
9655
  viewBox: "0 0 24 24",
9388
9656
  fill: "none",
@@ -9411,6 +9679,7 @@ const IconOrgChart = react.forwardRef(
9411
9679
  ...props,
9412
9680
  weight,
9413
9681
  debug,
9682
+ "aria-hidden": true,
9414
9683
  size,
9415
9684
  viewBox: "0 0 24 24",
9416
9685
  fill: "none",
@@ -9440,6 +9709,7 @@ const IconPaintBucket = react.forwardRef(
9440
9709
  ...props,
9441
9710
  weight,
9442
9711
  debug,
9712
+ "aria-hidden": true,
9443
9713
  size,
9444
9714
  viewBox: "0 0 24 24",
9445
9715
  fill: "none",
@@ -9476,6 +9746,7 @@ const IconPalette = react.forwardRef(
9476
9746
  ...props,
9477
9747
  weight,
9478
9748
  debug,
9749
+ "aria-hidden": true,
9479
9750
  size,
9480
9751
  viewBox: "0 0 24 24",
9481
9752
  fill: "none",
@@ -9510,6 +9781,7 @@ const IconPaperPlaneFilledRight = react.forwardRef(
9510
9781
  ...props,
9511
9782
  weight,
9512
9783
  debug,
9784
+ "aria-hidden": true,
9513
9785
  size,
9514
9786
  viewBox: "0 0 24 24",
9515
9787
  fill: "none",
@@ -9546,6 +9818,7 @@ const IconPaperPlaneTilt = react.forwardRef(
9546
9818
  ...props,
9547
9819
  weight,
9548
9820
  debug,
9821
+ "aria-hidden": true,
9549
9822
  size,
9550
9823
  viewBox: "0 0 24 24",
9551
9824
  fill: "none",
@@ -9575,6 +9848,7 @@ const IconParallelogram = react.forwardRef(
9575
9848
  ...props,
9576
9849
  weight,
9577
9850
  debug,
9851
+ "aria-hidden": true,
9578
9852
  size,
9579
9853
  viewBox: "0 0 24 24",
9580
9854
  fill: "none",
@@ -9602,6 +9876,7 @@ const IconPauseCircle = react.forwardRef(
9602
9876
  ...props,
9603
9877
  weight,
9604
9878
  debug,
9879
+ "aria-hidden": true,
9605
9880
  size,
9606
9881
  viewBox: "0 0 24 24",
9607
9882
  fill: "none",
@@ -9638,6 +9913,7 @@ const IconPause = react.forwardRef(
9638
9913
  ...props,
9639
9914
  weight,
9640
9915
  debug,
9916
+ "aria-hidden": true,
9641
9917
  size,
9642
9918
  viewBox: "0 0 24 24",
9643
9919
  fill: "none",
@@ -9664,6 +9940,7 @@ const IconPdf = react.forwardRef(
9664
9940
  ...props,
9665
9941
  weight,
9666
9942
  debug,
9943
+ "aria-hidden": true,
9667
9944
  size,
9668
9945
  viewBox: "0 0 24 24",
9669
9946
  fill: "none",
@@ -9701,6 +9978,7 @@ const IconPenTip = react.forwardRef(
9701
9978
  ...props,
9702
9979
  weight,
9703
9980
  debug,
9981
+ "aria-hidden": true,
9704
9982
  size,
9705
9983
  viewBox: "0 0 24 24",
9706
9984
  fill: "none",
@@ -9738,6 +10016,7 @@ const IconPenUnderline = react.forwardRef(
9738
10016
  ...props,
9739
10017
  weight,
9740
10018
  debug,
10019
+ "aria-hidden": true,
9741
10020
  size,
9742
10021
  viewBox: "0 0 24 24",
9743
10022
  fill: "none",
@@ -9768,6 +10047,7 @@ const IconPen = react.forwardRef(
9768
10047
  ...props,
9769
10048
  weight,
9770
10049
  debug,
10050
+ "aria-hidden": true,
9771
10051
  size,
9772
10052
  viewBox: "0 0 24 24",
9773
10053
  fill: "none",
@@ -9805,6 +10085,7 @@ const IconPentagon = react.forwardRef(
9805
10085
  ...props,
9806
10086
  weight,
9807
10087
  debug,
10088
+ "aria-hidden": true,
9808
10089
  size,
9809
10090
  viewBox: "0 0 24 24",
9810
10091
  fill: "none",
@@ -9834,6 +10115,7 @@ const IconPeopleList = react.forwardRef(
9834
10115
  ...props,
9835
10116
  weight,
9836
10117
  debug,
10118
+ "aria-hidden": true,
9837
10119
  size,
9838
10120
  viewBox: "0 0 24 24",
9839
10121
  fill: "none",
@@ -9871,6 +10153,7 @@ const IconPlaceholder = react.forwardRef(
9871
10153
  ...props,
9872
10154
  weight,
9873
10155
  debug,
10156
+ "aria-hidden": true,
9874
10157
  size,
9875
10158
  viewBox: "0 0 24 24",
9876
10159
  fill: "none",
@@ -9907,6 +10190,7 @@ const IconPlanet = react.forwardRef(
9907
10190
  ...props,
9908
10191
  weight,
9909
10192
  debug,
10193
+ "aria-hidden": true,
9910
10194
  size,
9911
10195
  viewBox: "0 0 24 24",
9912
10196
  fill: "none",
@@ -9934,6 +10218,7 @@ const IconPlayCircle = react.forwardRef(
9934
10218
  ...props,
9935
10219
  weight,
9936
10220
  debug,
10221
+ "aria-hidden": true,
9937
10222
  size,
9938
10223
  viewBox: "0 0 24 24",
9939
10224
  fill: "none",
@@ -9977,6 +10262,7 @@ const IconPlay = react.forwardRef(
9977
10262
  ...props,
9978
10263
  weight,
9979
10264
  debug,
10265
+ "aria-hidden": true,
9980
10266
  size,
9981
10267
  viewBox: "0 0 24 24",
9982
10268
  fill: "none",
@@ -10013,6 +10299,7 @@ const IconPlaybackSpeedCircle = react.forwardRef(
10013
10299
  ...props,
10014
10300
  weight,
10015
10301
  debug,
10302
+ "aria-hidden": true,
10016
10303
  size,
10017
10304
  viewBox: "0 0 24 24",
10018
10305
  fill: "none",
@@ -10056,6 +10343,7 @@ const IconPlug = react.forwardRef(
10056
10343
  ...props,
10057
10344
  weight,
10058
10345
  debug,
10346
+ "aria-hidden": true,
10059
10347
  size,
10060
10348
  viewBox: "0 0 24 24",
10061
10349
  fill: "none",
@@ -10092,6 +10380,7 @@ const IconPlusBox = react.forwardRef(
10092
10380
  ...props,
10093
10381
  weight,
10094
10382
  debug,
10383
+ "aria-hidden": true,
10095
10384
  size,
10096
10385
  viewBox: "0 0 24 24",
10097
10386
  fill: "none",
@@ -10120,6 +10409,7 @@ const IconPlusSquare = react.forwardRef(
10120
10409
  ...props,
10121
10410
  weight,
10122
10411
  debug,
10412
+ "aria-hidden": true,
10123
10413
  size,
10124
10414
  viewBox: "0 0 24 24",
10125
10415
  fill: "none",
@@ -10157,6 +10447,7 @@ const IconPlusText = react.forwardRef(
10157
10447
  ...props,
10158
10448
  weight,
10159
10449
  debug,
10450
+ "aria-hidden": true,
10160
10451
  size,
10161
10452
  viewBox: "0 0 24 24",
10162
10453
  fill: "none",
@@ -10194,6 +10485,7 @@ const IconPlus = react.forwardRef(
10194
10485
  ...props,
10195
10486
  weight,
10196
10487
  debug,
10488
+ "aria-hidden": true,
10197
10489
  size,
10198
10490
  viewBox: "0 0 24 24",
10199
10491
  fill: "none",
@@ -10230,6 +10522,7 @@ const IconPolling = react.forwardRef(
10230
10522
  ...props,
10231
10523
  weight,
10232
10524
  debug,
10525
+ "aria-hidden": true,
10233
10526
  size,
10234
10527
  viewBox: "0 0 24 24",
10235
10528
  fill: "none",
@@ -10276,6 +10569,7 @@ const IconPresentationArrow = react.forwardRef(
10276
10569
  ...props,
10277
10570
  weight,
10278
10571
  debug,
10572
+ "aria-hidden": true,
10279
10573
  size,
10280
10574
  viewBox: "0 0 24 24",
10281
10575
  fill: "none",
@@ -10305,6 +10599,7 @@ const IconPresentationEyeOpen = react.forwardRef(
10305
10599
  ...props,
10306
10600
  weight,
10307
10601
  debug,
10602
+ "aria-hidden": true,
10308
10603
  size,
10309
10604
  viewBox: "0 0 24 24",
10310
10605
  fill: "none",
@@ -10343,6 +10638,7 @@ const IconPresentationLine = react.forwardRef(
10343
10638
  ...props,
10344
10639
  weight,
10345
10640
  debug,
10641
+ "aria-hidden": true,
10346
10642
  size,
10347
10643
  viewBox: "0 0 24 24",
10348
10644
  fill: "none",
@@ -10372,6 +10668,7 @@ const IconPresentationLinesTwo = react.forwardRef(
10372
10668
  ...props,
10373
10669
  weight,
10374
10670
  debug,
10671
+ "aria-hidden": true,
10375
10672
  size,
10376
10673
  viewBox: "0 0 24 24",
10377
10674
  fill: "none",
@@ -10401,6 +10698,7 @@ const IconPresentationLink = react.forwardRef(
10401
10698
  ...props,
10402
10699
  weight,
10403
10700
  debug,
10701
+ "aria-hidden": true,
10404
10702
  size,
10405
10703
  viewBox: "0 0 24 24",
10406
10704
  fill: "none",
@@ -10430,6 +10728,7 @@ const IconPresentationNumberOne = react.forwardRef(
10430
10728
  ...props,
10431
10729
  weight,
10432
10730
  debug,
10731
+ "aria-hidden": true,
10433
10732
  size,
10434
10733
  viewBox: "0 0 24 24",
10435
10734
  fill: "none",
@@ -10459,6 +10758,7 @@ const IconPresentationPlay = react.forwardRef(
10459
10758
  ...props,
10460
10759
  weight,
10461
10760
  debug,
10761
+ "aria-hidden": true,
10462
10762
  size,
10463
10763
  viewBox: "0 0 24 24",
10464
10764
  fill: "none",
@@ -10495,6 +10795,7 @@ const IconPresentationPlus = react.forwardRef(
10495
10795
  ...props,
10496
10796
  weight,
10497
10797
  debug,
10798
+ "aria-hidden": true,
10498
10799
  size,
10499
10800
  viewBox: "0 0 24 24",
10500
10801
  fill: "none",
@@ -10524,6 +10825,7 @@ const IconPrevious = react.forwardRef(
10524
10825
  ...props,
10525
10826
  weight,
10526
10827
  debug,
10828
+ "aria-hidden": true,
10527
10829
  size,
10528
10830
  viewBox: "0 0 24 24",
10529
10831
  fill: "none",
@@ -10550,6 +10852,7 @@ const IconProhibit = react.forwardRef(
10550
10852
  ...props,
10551
10853
  weight,
10552
10854
  debug,
10855
+ "aria-hidden": true,
10553
10856
  size,
10554
10857
  viewBox: "0 0 24 24",
10555
10858
  fill: "none",
@@ -10577,6 +10880,7 @@ const IconProtoButton = react.forwardRef(
10577
10880
  ...props,
10578
10881
  weight,
10579
10882
  debug,
10883
+ "aria-hidden": true,
10580
10884
  size,
10581
10885
  viewBox: "0 0 24 24",
10582
10886
  fill: "none",
@@ -10614,6 +10918,7 @@ const IconProtoCheckbox = react.forwardRef(
10614
10918
  ...props,
10615
10919
  weight,
10616
10920
  debug,
10921
+ "aria-hidden": true,
10617
10922
  size,
10618
10923
  viewBox: "0 0 24 24",
10619
10924
  fill: "none",
@@ -10642,6 +10947,7 @@ const IconProtoDropdown = react.forwardRef(
10642
10947
  ...props,
10643
10948
  weight,
10644
10949
  debug,
10950
+ "aria-hidden": true,
10645
10951
  size,
10646
10952
  viewBox: "0 0 24 24",
10647
10953
  fill: "none",
@@ -10679,6 +10985,7 @@ const IconProtoInput = react.forwardRef(
10679
10985
  ...props,
10680
10986
  weight,
10681
10987
  debug,
10988
+ "aria-hidden": true,
10682
10989
  size,
10683
10990
  viewBox: "0 0 24 24",
10684
10991
  fill: "none",
@@ -10716,6 +11023,7 @@ const IconProtoNumber = react.forwardRef(
10716
11023
  ...props,
10717
11024
  weight,
10718
11025
  debug,
11026
+ "aria-hidden": true,
10719
11027
  size,
10720
11028
  viewBox: "0 0 24 24",
10721
11029
  fill: "none",
@@ -10753,6 +11061,7 @@ const IconProtoRadio = react.forwardRef(
10753
11061
  ...props,
10754
11062
  weight,
10755
11063
  debug,
11064
+ "aria-hidden": true,
10756
11065
  size,
10757
11066
  viewBox: "0 0 24 24",
10758
11067
  fill: "none",
@@ -10788,6 +11097,7 @@ const IconProtoSlider = react.forwardRef(
10788
11097
  ...props,
10789
11098
  weight,
10790
11099
  debug,
11100
+ "aria-hidden": true,
10791
11101
  size,
10792
11102
  viewBox: "0 0 24 24",
10793
11103
  fill: "none",
@@ -10821,6 +11131,7 @@ const IconPrototypeFormat = react.forwardRef(
10821
11131
  ...props,
10822
11132
  weight,
10823
11133
  debug,
11134
+ "aria-hidden": true,
10824
11135
  size,
10825
11136
  viewBox: "0 0 24 24",
10826
11137
  fill: "none",
@@ -10858,6 +11169,7 @@ const IconPushPinFilled = react.forwardRef(
10858
11169
  ...props,
10859
11170
  weight,
10860
11171
  debug,
11172
+ "aria-hidden": true,
10861
11173
  size,
10862
11174
  viewBox: "0 0 24 24",
10863
11175
  fill: "none",
@@ -10894,6 +11206,7 @@ const IconPushPin = react.forwardRef(
10894
11206
  ...props,
10895
11207
  weight,
10896
11208
  debug,
11209
+ "aria-hidden": true,
10897
11210
  size,
10898
11211
  viewBox: "0 0 24 24",
10899
11212
  fill: "none",
@@ -10931,6 +11244,7 @@ const IconQuestionMarkCircle = react.forwardRef(
10931
11244
  ...props,
10932
11245
  weight,
10933
11246
  debug,
11247
+ "aria-hidden": true,
10934
11248
  size,
10935
11249
  viewBox: "0 0 24 24",
10936
11250
  fill: "none",
@@ -10967,6 +11281,7 @@ const IconQuestionMark = react.forwardRef(
10967
11281
  ...props,
10968
11282
  weight,
10969
11283
  debug,
11284
+ "aria-hidden": true,
10970
11285
  size,
10971
11286
  viewBox: "0 0 24 24",
10972
11287
  fill: "none",
@@ -11011,6 +11326,7 @@ const IconQuotes = react.forwardRef(
11011
11326
  ...props,
11012
11327
  weight,
11013
11328
  debug,
11329
+ "aria-hidden": true,
11014
11330
  size,
11015
11331
  viewBox: "0 0 24 24",
11016
11332
  fill: "none",
@@ -11039,6 +11355,7 @@ const IconRectangleArrowUpCenter = react.forwardRef(
11039
11355
  ...props,
11040
11356
  weight,
11041
11357
  debug,
11358
+ "aria-hidden": true,
11042
11359
  size,
11043
11360
  viewBox: "0 0 24 24",
11044
11361
  fill: "none",
@@ -11076,6 +11393,7 @@ const IconRectangleDashLines = react.forwardRef(
11076
11393
  ...props,
11077
11394
  weight,
11078
11395
  debug,
11396
+ "aria-hidden": true,
11079
11397
  size,
11080
11398
  viewBox: "0 0 24 24",
11081
11399
  fill: "none",
@@ -11105,6 +11423,7 @@ const IconRectangleDotLarge = react.forwardRef(
11105
11423
  ...props,
11106
11424
  weight,
11107
11425
  debug,
11426
+ "aria-hidden": true,
11108
11427
  size,
11109
11428
  viewBox: "0 0 24 24",
11110
11429
  fill: "none",
@@ -11133,6 +11452,7 @@ const IconRectangleDotLinePen = react.forwardRef(
11133
11452
  ...props,
11134
11453
  weight,
11135
11454
  debug,
11455
+ "aria-hidden": true,
11136
11456
  size,
11137
11457
  viewBox: "0 0 24 24",
11138
11458
  fill: "none",
@@ -11178,6 +11498,7 @@ const IconRectangleDotMedium = react.forwardRef(
11178
11498
  ...props,
11179
11499
  weight,
11180
11500
  debug,
11501
+ "aria-hidden": true,
11181
11502
  size,
11182
11503
  viewBox: "0 0 24 24",
11183
11504
  fill: "none",
@@ -11206,6 +11527,7 @@ const IconRectangleDotSmall = react.forwardRef(
11206
11527
  ...props,
11207
11528
  weight,
11208
11529
  debug,
11530
+ "aria-hidden": true,
11209
11531
  size,
11210
11532
  viewBox: "0 0 24 24",
11211
11533
  fill: "none",
@@ -11234,6 +11556,7 @@ const IconRectangleFrame2Lines = react.forwardRef(
11234
11556
  ...props,
11235
11557
  weight,
11236
11558
  debug,
11559
+ "aria-hidden": true,
11237
11560
  size,
11238
11561
  viewBox: "0 0 24 24",
11239
11562
  fill: "none",
@@ -11263,6 +11586,7 @@ const IconRectangleLine = react.forwardRef(
11263
11586
  ...props,
11264
11587
  weight,
11265
11588
  debug,
11589
+ "aria-hidden": true,
11266
11590
  size,
11267
11591
  viewBox: "0 0 24 24",
11268
11592
  fill: "none",
@@ -11292,6 +11616,7 @@ const IconRectanglePlayStack = react.forwardRef(
11292
11616
  ...props,
11293
11617
  weight,
11294
11618
  debug,
11619
+ "aria-hidden": true,
11295
11620
  size,
11296
11621
  viewBox: "0 0 24 24",
11297
11622
  fill: "none",
@@ -11327,6 +11652,7 @@ const IconRectanglePortraitDashSquareTopCenter = react.forwardRef(({ size = "med
11327
11652
  ...props,
11328
11653
  weight,
11329
11654
  debug,
11655
+ "aria-hidden": true,
11330
11656
  size,
11331
11657
  viewBox: "0 0 24 24",
11332
11658
  fill: "none",
@@ -11353,6 +11679,7 @@ const IconRectanglePortraitDashSquareTopLeft = react.forwardRef(({ size = "mediu
11353
11679
  ...props,
11354
11680
  weight,
11355
11681
  debug,
11682
+ "aria-hidden": true,
11356
11683
  size,
11357
11684
  viewBox: "0 0 24 24",
11358
11685
  fill: "none",
@@ -11380,6 +11707,7 @@ const IconRectanglePortraitDash = react.forwardRef(
11380
11707
  ...props,
11381
11708
  weight,
11382
11709
  debug,
11710
+ "aria-hidden": true,
11383
11711
  size,
11384
11712
  viewBox: "0 0 24 24",
11385
11713
  fill: "none",
@@ -11408,6 +11736,7 @@ const IconRectanglePortraitFilled = react.forwardRef(
11408
11736
  ...props,
11409
11737
  weight,
11410
11738
  debug,
11739
+ "aria-hidden": true,
11411
11740
  size,
11412
11741
  viewBox: "0 0 24 24",
11413
11742
  fill: "none",
@@ -11437,6 +11766,7 @@ const IconRectanglePortraitSquareTopLeft = react.forwardRef(
11437
11766
  ...props,
11438
11767
  weight,
11439
11768
  debug,
11769
+ "aria-hidden": true,
11440
11770
  size,
11441
11771
  viewBox: "0 0 24 24",
11442
11772
  fill: "none",
@@ -11465,6 +11795,7 @@ const IconRectanglePortrait = react.forwardRef(
11465
11795
  ...props,
11466
11796
  weight,
11467
11797
  debug,
11798
+ "aria-hidden": true,
11468
11799
  size,
11469
11800
  viewBox: "0 0 24 24",
11470
11801
  fill: "none",
@@ -11493,6 +11824,7 @@ const IconRectangleTick = react.forwardRef(
11493
11824
  ...props,
11494
11825
  weight,
11495
11826
  debug,
11827
+ "aria-hidden": true,
11496
11828
  size,
11497
11829
  viewBox: "0 0 24 24",
11498
11830
  fill: "none",
@@ -11522,6 +11854,7 @@ const IconRectangleTriangleBottomCenter = react.forwardRef(
11522
11854
  ...props,
11523
11855
  weight,
11524
11856
  debug,
11857
+ "aria-hidden": true,
11525
11858
  size,
11526
11859
  viewBox: "0 0 24 24",
11527
11860
  fill: "none",
@@ -11551,6 +11884,7 @@ const IconRectanglesThreeAligned = react.forwardRef(
11551
11884
  ...props,
11552
11885
  weight,
11553
11886
  debug,
11887
+ "aria-hidden": true,
11554
11888
  size,
11555
11889
  viewBox: "0 0 24 24",
11556
11890
  fill: "none",
@@ -11588,6 +11922,7 @@ const IconRectanglesThreeFree = react.forwardRef(
11588
11922
  ...props,
11589
11923
  weight,
11590
11924
  debug,
11925
+ "aria-hidden": true,
11591
11926
  size,
11592
11927
  viewBox: "0 0 24 24",
11593
11928
  fill: "none",
@@ -11625,6 +11960,7 @@ const IconRectanglesThreeOverlap = react.forwardRef(
11625
11960
  ...props,
11626
11961
  weight,
11627
11962
  debug,
11963
+ "aria-hidden": true,
11628
11964
  size,
11629
11965
  viewBox: "0 0 24 24",
11630
11966
  fill: "none",
@@ -11662,6 +11998,7 @@ const IconRectanglesTwoLine = react.forwardRef(
11662
11998
  ...props,
11663
11999
  weight,
11664
12000
  debug,
12001
+ "aria-hidden": true,
11665
12002
  size,
11666
12003
  viewBox: "0 0 24 24",
11667
12004
  fill: "none",
@@ -11699,6 +12036,7 @@ const IconRectanglesTwoLinesFour = react.forwardRef(
11699
12036
  ...props,
11700
12037
  weight,
11701
12038
  debug,
12039
+ "aria-hidden": true,
11702
12040
  size,
11703
12041
  viewBox: "0 0 24 24",
11704
12042
  fill: "none",
@@ -11728,6 +12066,7 @@ const IconRectanglesTwoMinus = react.forwardRef(
11728
12066
  ...props,
11729
12067
  weight,
11730
12068
  debug,
12069
+ "aria-hidden": true,
11731
12070
  size,
11732
12071
  viewBox: "0 0 24 24",
11733
12072
  fill: "none",
@@ -11757,6 +12096,7 @@ const IconRectanglesTwoPlus = react.forwardRef(
11757
12096
  ...props,
11758
12097
  weight,
11759
12098
  debug,
12099
+ "aria-hidden": true,
11760
12100
  size,
11761
12101
  viewBox: "0 0 24 24",
11762
12102
  fill: "none",
@@ -11786,6 +12126,7 @@ const IconRectanglesTwoUser = react.forwardRef(
11786
12126
  ...props,
11787
12127
  weight,
11788
12128
  debug,
12129
+ "aria-hidden": true,
11789
12130
  size,
11790
12131
  viewBox: "0 0 24 24",
11791
12132
  fill: "none",
@@ -11824,6 +12165,7 @@ const IconRhombus = react.forwardRef(
11824
12165
  ...props,
11825
12166
  weight,
11826
12167
  debug,
12168
+ "aria-hidden": true,
11827
12169
  size,
11828
12170
  viewBox: "0 0 24 24",
11829
12171
  fill: "none",
@@ -11851,6 +12193,7 @@ const IconRocket = react.forwardRef(
11851
12193
  ...props,
11852
12194
  weight,
11853
12195
  debug,
12196
+ "aria-hidden": true,
11854
12197
  size,
11855
12198
  viewBox: "0 0 24 24",
11856
12199
  fill: "none",
@@ -11880,6 +12223,7 @@ const IconRssRectangle = react.forwardRef(
11880
12223
  ...props,
11881
12224
  weight,
11882
12225
  debug,
12226
+ "aria-hidden": true,
11883
12227
  size,
11884
12228
  viewBox: "0 0 24 24",
11885
12229
  fill: "none",
@@ -11910,6 +12254,7 @@ const IconRss = react.forwardRef(
11910
12254
  ...props,
11911
12255
  weight,
11912
12256
  debug,
12257
+ "aria-hidden": true,
11913
12258
  size,
11914
12259
  viewBox: "0 0 24 24",
11915
12260
  fill: "none",
@@ -11939,6 +12284,7 @@ const IconScissors = react.forwardRef(
11939
12284
  ...props,
11940
12285
  weight,
11941
12286
  debug,
12287
+ "aria-hidden": true,
11942
12288
  size,
11943
12289
  viewBox: "0 0 24 24",
11944
12290
  fill: "none",
@@ -11980,6 +12326,7 @@ const IconScrollbarXy = react.forwardRef(
11980
12326
  ...props,
11981
12327
  weight,
11982
12328
  debug,
12329
+ "aria-hidden": true,
11983
12330
  size,
11984
12331
  viewBox: "0 0 24 24",
11985
12332
  fill: "none",
@@ -12016,6 +12363,7 @@ const IconShadow = react.forwardRef(
12016
12363
  ...props,
12017
12364
  weight,
12018
12365
  debug,
12366
+ "aria-hidden": true,
12019
12367
  size,
12020
12368
  viewBox: "0 0 24 24",
12021
12369
  fill: "none",
@@ -12044,6 +12392,7 @@ const IconShapesLines = react.forwardRef(
12044
12392
  ...props,
12045
12393
  weight,
12046
12394
  debug,
12395
+ "aria-hidden": true,
12047
12396
  size,
12048
12397
  viewBox: "0 0 24 24",
12049
12398
  fill: "none",
@@ -12107,6 +12456,7 @@ const IconShapes = react.forwardRef(
12107
12456
  ...props,
12108
12457
  weight,
12109
12458
  debug,
12459
+ "aria-hidden": true,
12110
12460
  size,
12111
12461
  viewBox: "0 0 24 24",
12112
12462
  fill: "none",
@@ -12143,6 +12493,7 @@ const IconShieldCheck = react.forwardRef(
12143
12493
  ...props,
12144
12494
  weight,
12145
12495
  debug,
12496
+ "aria-hidden": true,
12146
12497
  size,
12147
12498
  viewBox: "0 0 24 24",
12148
12499
  fill: "none",
@@ -12181,6 +12532,7 @@ const IconShieldLockFilled = react.forwardRef(
12181
12532
  ...props,
12182
12533
  weight,
12183
12534
  debug,
12535
+ "aria-hidden": true,
12184
12536
  size,
12185
12537
  viewBox: "0 0 24 24",
12186
12538
  fill: "none",
@@ -12209,6 +12561,7 @@ const IconShieldLock = react.forwardRef(
12209
12561
  ...props,
12210
12562
  weight,
12211
12563
  debug,
12564
+ "aria-hidden": true,
12212
12565
  size,
12213
12566
  viewBox: "0 0 24 24",
12214
12567
  fill: "none",
@@ -12246,6 +12599,7 @@ const IconShuffle = react.forwardRef(
12246
12599
  ...props,
12247
12600
  weight,
12248
12601
  debug,
12602
+ "aria-hidden": true,
12249
12603
  size,
12250
12604
  viewBox: "0 0 24 24",
12251
12605
  fill: "none",
@@ -12283,6 +12637,7 @@ const IconSidebarClosed = react.forwardRef(
12283
12637
  ...props,
12284
12638
  weight,
12285
12639
  debug,
12640
+ "aria-hidden": true,
12286
12641
  size,
12287
12642
  viewBox: "0 0 24 24",
12288
12643
  fill: "none",
@@ -12321,6 +12676,7 @@ const IconSidebarGlobalClosed = react.forwardRef(
12321
12676
  ...props,
12322
12677
  weight,
12323
12678
  debug,
12679
+ "aria-hidden": true,
12324
12680
  size,
12325
12681
  viewBox: "0 0 24 24",
12326
12682
  fill: "none",
@@ -12349,6 +12705,7 @@ const IconSidebarGlobalOpen = react.forwardRef(
12349
12705
  ...props,
12350
12706
  weight,
12351
12707
  debug,
12708
+ "aria-hidden": true,
12352
12709
  size,
12353
12710
  viewBox: "0 0 24 24",
12354
12711
  fill: "none",
@@ -12377,6 +12734,7 @@ const IconSidebarOpen = react.forwardRef(
12377
12734
  ...props,
12378
12735
  weight,
12379
12736
  debug,
12737
+ "aria-hidden": true,
12380
12738
  size,
12381
12739
  viewBox: "0 0 24 24",
12382
12740
  fill: "none",
@@ -12424,6 +12782,7 @@ const IconSingleSparksFilled = react.forwardRef(
12424
12782
  ...props,
12425
12783
  weight,
12426
12784
  debug,
12785
+ "aria-hidden": true,
12427
12786
  size,
12428
12787
  viewBox: "0 0 24 24",
12429
12788
  fill: "none",
@@ -12468,6 +12827,7 @@ const IconSlideFormat = react.forwardRef(
12468
12827
  ...props,
12469
12828
  weight,
12470
12829
  debug,
12830
+ "aria-hidden": true,
12471
12831
  size,
12472
12832
  viewBox: "0 0 24 24",
12473
12833
  fill: "none",
@@ -12503,6 +12863,7 @@ const IconSlidersX = react.forwardRef(
12503
12863
  ...props,
12504
12864
  weight,
12505
12865
  debug,
12866
+ "aria-hidden": true,
12506
12867
  size,
12507
12868
  viewBox: "0 0 24 24",
12508
12869
  fill: "none",
@@ -12539,6 +12900,7 @@ const IconSlidersY = react.forwardRef(
12539
12900
  ...props,
12540
12901
  weight,
12541
12902
  debug,
12903
+ "aria-hidden": true,
12542
12904
  size,
12543
12905
  viewBox: "0 0 24 24",
12544
12906
  fill: "none",
@@ -12575,6 +12937,7 @@ const IconSmileyChat = react.forwardRef(
12575
12937
  ...props,
12576
12938
  weight,
12577
12939
  debug,
12940
+ "aria-hidden": true,
12578
12941
  size,
12579
12942
  viewBox: "0 0 24 24",
12580
12943
  fill: "none",
@@ -12611,6 +12974,7 @@ const IconSmileyPlus = react.forwardRef(
12611
12974
  ...props,
12612
12975
  weight,
12613
12976
  debug,
12977
+ "aria-hidden": true,
12614
12978
  size,
12615
12979
  viewBox: "0 0 24 24",
12616
12980
  fill: "none",
@@ -12647,6 +13011,7 @@ const IconSmileySticker = react.forwardRef(
12647
13011
  ...props,
12648
13012
  weight,
12649
13013
  debug,
13014
+ "aria-hidden": true,
12650
13015
  size,
12651
13016
  viewBox: "0 0 24 24",
12652
13017
  fill: "none",
@@ -12683,6 +13048,7 @@ const IconSmiley = react.forwardRef(
12683
13048
  ...props,
12684
13049
  weight,
12685
13050
  debug,
13051
+ "aria-hidden": true,
12686
13052
  size,
12687
13053
  viewBox: "0 0 24 24",
12688
13054
  fill: "none",
@@ -12719,6 +13085,7 @@ const IconSocialAdo = react.forwardRef(
12719
13085
  ...props,
12720
13086
  weight,
12721
13087
  debug,
13088
+ "aria-hidden": true,
12722
13089
  size,
12723
13090
  viewBox: "0 0 24 24",
12724
13091
  fill: "none",
@@ -12745,6 +13112,7 @@ const IconSocialDrawio = react.forwardRef(
12745
13112
  ...props,
12746
13113
  weight,
12747
13114
  debug,
13115
+ "aria-hidden": true,
12748
13116
  size,
12749
13117
  viewBox: "0 0 24 24",
12750
13118
  fill: "none",
@@ -12773,6 +13141,7 @@ const IconSocialFacebook = react.forwardRef(
12773
13141
  ...props,
12774
13142
  weight,
12775
13143
  debug,
13144
+ "aria-hidden": true,
12776
13145
  size,
12777
13146
  viewBox: "0 0 24 24",
12778
13147
  fill: "none",
@@ -12816,6 +13185,7 @@ const IconSocialInstagram = react.forwardRef(
12816
13185
  ...props,
12817
13186
  weight,
12818
13187
  debug,
13188
+ "aria-hidden": true,
12819
13189
  size,
12820
13190
  viewBox: "0 0 24 24",
12821
13191
  fill: "none",
@@ -12868,6 +13238,7 @@ const IconSocialJira = react.forwardRef(
12868
13238
  ...props,
12869
13239
  weight,
12870
13240
  debug,
13241
+ "aria-hidden": true,
12871
13242
  size,
12872
13243
  viewBox: "0 0 24 24",
12873
13244
  fill: "none",
@@ -12917,6 +13288,7 @@ const IconSocialLinkedin = react.forwardRef(
12917
13288
  ...props,
12918
13289
  weight,
12919
13290
  debug,
13291
+ "aria-hidden": true,
12920
13292
  size,
12921
13293
  viewBox: "0 0 24 24",
12922
13294
  fill: "none",
@@ -12960,6 +13332,7 @@ const IconSocialLooker = react.forwardRef(
12960
13332
  ...props,
12961
13333
  weight,
12962
13334
  debug,
13335
+ "aria-hidden": true,
12963
13336
  size,
12964
13337
  viewBox: "0 0 24 24",
12965
13338
  fill: "none",
@@ -12993,6 +13366,7 @@ const IconSocialSlack = react.forwardRef(
12993
13366
  ...props,
12994
13367
  weight,
12995
13368
  debug,
13369
+ "aria-hidden": true,
12996
13370
  size,
12997
13371
  viewBox: "0 0 24 24",
12998
13372
  fill: "none",
@@ -13028,6 +13402,7 @@ const IconSocialTwitter = react.forwardRef(
13028
13402
  ...props,
13029
13403
  weight,
13030
13404
  debug,
13405
+ "aria-hidden": true,
13031
13406
  size,
13032
13407
  viewBox: "0 0 24 24",
13033
13408
  fill: "none",
@@ -13071,6 +13446,7 @@ const IconSocialX = react.forwardRef(
13071
13446
  ...props,
13072
13447
  weight,
13073
13448
  debug,
13449
+ "aria-hidden": true,
13074
13450
  size,
13075
13451
  viewBox: "0 0 24 24",
13076
13452
  fill: "none",
@@ -13097,6 +13473,7 @@ const IconSocialYoutube = react.forwardRef(
13097
13473
  ...props,
13098
13474
  weight,
13099
13475
  debug,
13476
+ "aria-hidden": true,
13100
13477
  size,
13101
13478
  viewBox: "0 0 24 24",
13102
13479
  fill: "none",
@@ -13140,6 +13517,7 @@ const IconSortAscending = react.forwardRef(
13140
13517
  ...props,
13141
13518
  weight,
13142
13519
  debug,
13520
+ "aria-hidden": true,
13143
13521
  size,
13144
13522
  viewBox: "0 0 24 24",
13145
13523
  fill: "none",
@@ -13169,6 +13547,7 @@ const IconSortDescending = react.forwardRef(
13169
13547
  ...props,
13170
13548
  weight,
13171
13549
  debug,
13550
+ "aria-hidden": true,
13172
13551
  size,
13173
13552
  viewBox: "0 0 24 24",
13174
13553
  fill: "none",
@@ -13198,6 +13577,7 @@ const IconSparksFilled = react.forwardRef(
13198
13577
  ...props,
13199
13578
  weight,
13200
13579
  debug,
13580
+ "aria-hidden": true,
13201
13581
  size,
13202
13582
  viewBox: "0 0 24 24",
13203
13583
  fill: "none",
@@ -13244,6 +13624,7 @@ const IconSparks = react.forwardRef(
13244
13624
  ...props,
13245
13625
  weight,
13246
13626
  debug,
13627
+ "aria-hidden": true,
13247
13628
  size,
13248
13629
  viewBox: "0 0 24 24",
13249
13630
  fill: "none",
@@ -13286,6 +13667,7 @@ const IconSpeakerCross = react.forwardRef(
13286
13667
  ...props,
13287
13668
  weight,
13288
13669
  debug,
13670
+ "aria-hidden": true,
13289
13671
  size,
13290
13672
  viewBox: "0 0 24 24",
13291
13673
  fill: "none",
@@ -13322,6 +13704,7 @@ const IconSpeakerHigh = react.forwardRef(
13322
13704
  ...props,
13323
13705
  weight,
13324
13706
  debug,
13707
+ "aria-hidden": true,
13325
13708
  size,
13326
13709
  viewBox: "0 0 24 24",
13327
13710
  fill: "none",
@@ -13358,6 +13741,7 @@ const IconSpinner = react.forwardRef(
13358
13741
  ...props,
13359
13742
  weight,
13360
13743
  debug,
13744
+ "aria-hidden": true,
13361
13745
  size,
13362
13746
  viewBox: "0 0 24 24",
13363
13747
  fill: "none",
@@ -13386,6 +13770,7 @@ const IconSplitVertical = react.forwardRef(
13386
13770
  ...props,
13387
13771
  weight,
13388
13772
  debug,
13773
+ "aria-hidden": true,
13389
13774
  size,
13390
13775
  viewBox: "0 0 24 24",
13391
13776
  fill: "none",
@@ -13423,6 +13808,7 @@ const IconSquareArrowIn = react.forwardRef(
13423
13808
  ...props,
13424
13809
  weight,
13425
13810
  debug,
13811
+ "aria-hidden": true,
13426
13812
  size,
13427
13813
  viewBox: "0 0 24 24",
13428
13814
  fill: "none",
@@ -13452,6 +13838,7 @@ const IconSquareBracketsAngleSlash = react.forwardRef(
13452
13838
  ...props,
13453
13839
  weight,
13454
13840
  debug,
13841
+ "aria-hidden": true,
13455
13842
  size,
13456
13843
  viewBox: "0 0 24 24",
13457
13844
  fill: "none",
@@ -13488,6 +13875,7 @@ const IconSquareCirclesTwo = react.forwardRef(
13488
13875
  ...props,
13489
13876
  weight,
13490
13877
  debug,
13878
+ "aria-hidden": true,
13491
13879
  size,
13492
13880
  viewBox: "0 0 24 24",
13493
13881
  fill: "none",
@@ -13531,6 +13919,7 @@ const IconSquareFrame2LinesCircle = react.forwardRef(
13531
13919
  ...props,
13532
13920
  weight,
13533
13921
  debug,
13922
+ "aria-hidden": true,
13534
13923
  size,
13535
13924
  viewBox: "0 0 24 24",
13536
13925
  fill: "none",
@@ -13561,6 +13950,7 @@ const IconSquareLineSquareDashed = react.forwardRef(
13561
13950
  ...props,
13562
13951
  weight,
13563
13952
  debug,
13953
+ "aria-hidden": true,
13564
13954
  size,
13565
13955
  viewBox: "0 0 24 24",
13566
13956
  fill: "none",
@@ -13598,6 +13988,7 @@ const IconSquareRounded = react.forwardRef(
13598
13988
  ...props,
13599
13989
  weight,
13600
13990
  debug,
13991
+ "aria-hidden": true,
13601
13992
  size,
13602
13993
  viewBox: "0 0 24 24",
13603
13994
  fill: "none",
@@ -13625,6 +14016,7 @@ const IconSquareStarScribble = react.forwardRef(
13625
14016
  ...props,
13626
14017
  weight,
13627
14018
  debug,
14019
+ "aria-hidden": true,
13628
14020
  size,
13629
14021
  viewBox: "0 0 24 24",
13630
14022
  fill: "none",
@@ -13669,6 +14061,7 @@ const IconSquareTriangleCirclePlus = react.forwardRef(
13669
14061
  ...props,
13670
14062
  weight,
13671
14063
  debug,
14064
+ "aria-hidden": true,
13672
14065
  size,
13673
14066
  viewBox: "0 0 24 24",
13674
14067
  fill: "none",
@@ -13705,6 +14098,7 @@ const IconSquare = react.forwardRef(
13705
14098
  ...props,
13706
14099
  weight,
13707
14100
  debug,
14101
+ "aria-hidden": true,
13708
14102
  size,
13709
14103
  viewBox: "0 0 24 24",
13710
14104
  fill: "none",
@@ -13732,6 +14126,7 @@ const IconSquaresColumn = react.forwardRef(
13732
14126
  ...props,
13733
14127
  weight,
13734
14128
  debug,
14129
+ "aria-hidden": true,
13735
14130
  size,
13736
14131
  viewBox: "0 0 24 24",
13737
14132
  fill: "none",
@@ -13761,6 +14156,7 @@ const IconSquaresFour = react.forwardRef(
13761
14156
  ...props,
13762
14157
  weight,
13763
14158
  debug,
14159
+ "aria-hidden": true,
13764
14160
  size,
13765
14161
  viewBox: "0 0 24 24",
13766
14162
  fill: "none",
@@ -13797,6 +14193,7 @@ const IconSquaresGroup = react.forwardRef(
13797
14193
  ...props,
13798
14194
  weight,
13799
14195
  debug,
14196
+ "aria-hidden": true,
13800
14197
  size,
13801
14198
  viewBox: "0 0 24 24",
13802
14199
  fill: "none",
@@ -13842,6 +14239,7 @@ const IconSquaresMerge = react.forwardRef(
13842
14239
  ...props,
13843
14240
  weight,
13844
14241
  debug,
14242
+ "aria-hidden": true,
13845
14243
  size,
13846
14244
  viewBox: "0 0 24 24",
13847
14245
  fill: "none",
@@ -13888,6 +14286,7 @@ const IconSquaresRow = react.forwardRef(
13888
14286
  ...props,
13889
14287
  weight,
13890
14288
  debug,
14289
+ "aria-hidden": true,
13891
14290
  size,
13892
14291
  viewBox: "0 0 24 24",
13893
14292
  fill: "none",
@@ -13917,6 +14316,7 @@ const IconSquaresThree = react.forwardRef(
13917
14316
  ...props,
13918
14317
  weight,
13919
14318
  debug,
14319
+ "aria-hidden": true,
13920
14320
  size,
13921
14321
  viewBox: "0 0 24 24",
13922
14322
  fill: "none",
@@ -13953,6 +14353,7 @@ const IconSquaresTwoOverlap = react.forwardRef(
13953
14353
  ...props,
13954
14354
  weight,
13955
14355
  debug,
14356
+ "aria-hidden": true,
13956
14357
  size,
13957
14358
  viewBox: "0 0 24 24",
13958
14359
  fill: "none",
@@ -13990,6 +14391,7 @@ const IconSquaresUngroup = react.forwardRef(
13990
14391
  ...props,
13991
14392
  weight,
13992
14393
  debug,
14394
+ "aria-hidden": true,
13993
14395
  size,
13994
14396
  viewBox: "0 0 24 24",
13995
14397
  fill: "none",
@@ -14034,6 +14436,7 @@ const IconSquaresUnmerge = react.forwardRef(
14034
14436
  ...props,
14035
14437
  weight,
14036
14438
  debug,
14439
+ "aria-hidden": true,
14037
14440
  size,
14038
14441
  viewBox: "0 0 24 24",
14039
14442
  fill: "none",
@@ -14071,6 +14474,7 @@ const IconStack = react.forwardRef(
14071
14474
  ...props,
14072
14475
  weight,
14073
14476
  debug,
14477
+ "aria-hidden": true,
14074
14478
  size,
14075
14479
  viewBox: "0 0 24 24",
14076
14480
  fill: "none",
@@ -14108,6 +14512,7 @@ const IconStarFilled = react.forwardRef(
14108
14512
  ...props,
14109
14513
  weight,
14110
14514
  debug,
14515
+ "aria-hidden": true,
14111
14516
  size,
14112
14517
  viewBox: "0 0 24 24",
14113
14518
  fill: "none",
@@ -14144,6 +14549,7 @@ const IconStarHalf = react.forwardRef(
14144
14549
  ...props,
14145
14550
  weight,
14146
14551
  debug,
14552
+ "aria-hidden": true,
14147
14553
  size,
14148
14554
  viewBox: "0 0 24 24",
14149
14555
  fill: "none",
@@ -14180,6 +14586,7 @@ const IconStar = react.forwardRef(
14180
14586
  ...props,
14181
14587
  weight,
14182
14588
  debug,
14589
+ "aria-hidden": true,
14183
14590
  size,
14184
14591
  viewBox: "0 0 24 24",
14185
14592
  fill: "none",
@@ -14209,6 +14616,7 @@ const IconStickyCorners = react.forwardRef(
14209
14616
  ...props,
14210
14617
  weight,
14211
14618
  debug,
14619
+ "aria-hidden": true,
14212
14620
  size,
14213
14621
  viewBox: "0 0 24 24",
14214
14622
  fill: "none",
@@ -14238,6 +14646,7 @@ const IconStickyEyeClosed = react.forwardRef(
14238
14646
  ...props,
14239
14647
  weight,
14240
14648
  debug,
14649
+ "aria-hidden": true,
14241
14650
  size,
14242
14651
  viewBox: "0 0 24 24",
14243
14652
  fill: "none",
@@ -14275,6 +14684,7 @@ const IconStickyEyeOpen = react.forwardRef(
14275
14684
  ...props,
14276
14685
  weight,
14277
14686
  debug,
14687
+ "aria-hidden": true,
14278
14688
  size,
14279
14689
  viewBox: "0 0 24 24",
14280
14690
  fill: "none",
@@ -14305,6 +14715,7 @@ const IconStickyNoteStack = react.forwardRef(
14305
14715
  ...props,
14306
14716
  weight,
14307
14717
  debug,
14718
+ "aria-hidden": true,
14308
14719
  size,
14309
14720
  viewBox: "0 0 24 24",
14310
14721
  fill: "none",
@@ -14334,6 +14745,7 @@ const IconStickyNoteWide = react.forwardRef(
14334
14745
  ...props,
14335
14746
  weight,
14336
14747
  debug,
14748
+ "aria-hidden": true,
14337
14749
  size,
14338
14750
  viewBox: "0 0 24 24",
14339
14751
  fill: "none",
@@ -14363,6 +14775,7 @@ const IconStickyNote = react.forwardRef(
14363
14775
  ...props,
14364
14776
  weight,
14365
14777
  debug,
14778
+ "aria-hidden": true,
14366
14779
  size,
14367
14780
  viewBox: "0 0 24 24",
14368
14781
  fill: "none",
@@ -14400,6 +14813,7 @@ const IconStickyNotesTwo = react.forwardRef(
14400
14813
  ...props,
14401
14814
  weight,
14402
14815
  debug,
14816
+ "aria-hidden": true,
14403
14817
  size,
14404
14818
  viewBox: "0 0 24 24",
14405
14819
  fill: "none",
@@ -14428,6 +14842,7 @@ const IconStopCircle = react.forwardRef(
14428
14842
  ...props,
14429
14843
  weight,
14430
14844
  debug,
14845
+ "aria-hidden": true,
14431
14846
  size,
14432
14847
  viewBox: "0 0 24 24",
14433
14848
  fill: "none",
@@ -14471,6 +14886,7 @@ const IconStoryPoints = react.forwardRef(
14471
14886
  ...props,
14472
14887
  weight,
14473
14888
  debug,
14889
+ "aria-hidden": true,
14474
14890
  size,
14475
14891
  viewBox: "0 0 24 24",
14476
14892
  fill: "none",
@@ -14508,6 +14924,7 @@ const IconStroke1 = react.forwardRef(
14508
14924
  ...props,
14509
14925
  weight,
14510
14926
  debug,
14927
+ "aria-hidden": true,
14511
14928
  size,
14512
14929
  viewBox: "0 0 24 24",
14513
14930
  fill: "none",
@@ -14534,6 +14951,7 @@ const IconStroke2 = react.forwardRef(
14534
14951
  ...props,
14535
14952
  weight,
14536
14953
  debug,
14954
+ "aria-hidden": true,
14537
14955
  size,
14538
14956
  viewBox: "0 0 24 24",
14539
14957
  fill: "none",
@@ -14560,6 +14978,7 @@ const IconStroke3 = react.forwardRef(
14560
14978
  ...props,
14561
14979
  weight,
14562
14980
  debug,
14981
+ "aria-hidden": true,
14563
14982
  size,
14564
14983
  viewBox: "0 0 24 24",
14565
14984
  fill: "none",
@@ -14586,6 +15005,7 @@ const IconStroke4 = react.forwardRef(
14586
15005
  ...props,
14587
15006
  weight,
14588
15007
  debug,
15008
+ "aria-hidden": true,
14589
15009
  size,
14590
15010
  viewBox: "0 0 24 24",
14591
15011
  fill: "none",
@@ -14612,6 +15032,7 @@ const IconStroke5 = react.forwardRef(
14612
15032
  ...props,
14613
15033
  weight,
14614
15034
  debug,
15035
+ "aria-hidden": true,
14615
15036
  size,
14616
15037
  viewBox: "0 0 24 24",
14617
15038
  fill: "none",
@@ -14638,6 +15059,7 @@ const IconStroke6 = react.forwardRef(
14638
15059
  ...props,
14639
15060
  weight,
14640
15061
  debug,
15062
+ "aria-hidden": true,
14641
15063
  size,
14642
15064
  viewBox: "0 0 24 24",
14643
15065
  fill: "none",
@@ -14664,6 +15086,7 @@ const IconSwitch = react.forwardRef(
14664
15086
  ...props,
14665
15087
  weight,
14666
15088
  debug,
15089
+ "aria-hidden": true,
14667
15090
  size,
14668
15091
  viewBox: "0 0 24 24",
14669
15092
  fill: "none",
@@ -14699,6 +15122,7 @@ const IconTableFormat = react.forwardRef(
14699
15122
  ...props,
14700
15123
  weight,
14701
15124
  debug,
15125
+ "aria-hidden": true,
14702
15126
  size,
14703
15127
  viewBox: "0 0 24 24",
14704
15128
  fill: "none",
@@ -14736,6 +15160,7 @@ const IconTag = react.forwardRef(
14736
15160
  ...props,
14737
15161
  weight,
14738
15162
  debug,
15163
+ "aria-hidden": true,
14739
15164
  size,
14740
15165
  viewBox: "0 0 24 24",
14741
15166
  fill: "none",
@@ -14775,6 +15200,7 @@ const IconTasks = react.forwardRef(
14775
15200
  ...props,
14776
15201
  weight,
14777
15202
  debug,
15203
+ "aria-hidden": true,
14778
15204
  size,
14779
15205
  viewBox: "0 0 24 24",
14780
15206
  fill: "none",
@@ -14813,6 +15239,7 @@ const IconTextAUnderline = react.forwardRef(
14813
15239
  ...props,
14814
15240
  weight,
14815
15241
  debug,
15242
+ "aria-hidden": true,
14816
15243
  size,
14817
15244
  viewBox: "0 0 24 24",
14818
15245
  fill: "none",
@@ -14851,6 +15278,7 @@ const IconTextAa = react.forwardRef(
14851
15278
  ...props,
14852
15279
  weight,
14853
15280
  debug,
15281
+ "aria-hidden": true,
14854
15282
  size,
14855
15283
  viewBox: "0 0 24 24",
14856
15284
  fill: "none",
@@ -14880,6 +15308,7 @@ const IconTextAlignCenter = react.forwardRef(
14880
15308
  ...props,
14881
15309
  weight,
14882
15310
  debug,
15311
+ "aria-hidden": true,
14883
15312
  size,
14884
15313
  viewBox: "0 0 24 24",
14885
15314
  fill: "none",
@@ -14917,6 +15346,7 @@ const IconTextAlignLeft = react.forwardRef(
14917
15346
  ...props,
14918
15347
  weight,
14919
15348
  debug,
15349
+ "aria-hidden": true,
14920
15350
  size,
14921
15351
  viewBox: "0 0 24 24",
14922
15352
  fill: "none",
@@ -14954,6 +15384,7 @@ const IconTextAlignRight = react.forwardRef(
14954
15384
  ...props,
14955
15385
  weight,
14956
15386
  debug,
15387
+ "aria-hidden": true,
14957
15388
  size,
14958
15389
  viewBox: "0 0 24 24",
14959
15390
  fill: "none",
@@ -14991,6 +15422,7 @@ const IconTextBBoldItalicUnderlined = react.forwardRef(
14991
15422
  ...props,
14992
15423
  weight,
14993
15424
  debug,
15425
+ "aria-hidden": true,
14994
15426
  size,
14995
15427
  viewBox: "0 0 24 24",
14996
15428
  fill: "none",
@@ -15035,6 +15467,7 @@ const IconTextBBold = react.forwardRef(
15035
15467
  ...props,
15036
15468
  weight,
15037
15469
  debug,
15470
+ "aria-hidden": true,
15038
15471
  size,
15039
15472
  viewBox: "0 0 24 24",
15040
15473
  fill: "none",
@@ -15072,6 +15505,7 @@ const IconTextCursorEyeOpen = react.forwardRef(
15072
15505
  ...props,
15073
15506
  weight,
15074
15507
  debug,
15508
+ "aria-hidden": true,
15075
15509
  size,
15076
15510
  viewBox: "0 0 24 24",
15077
15511
  fill: "none",
@@ -15110,6 +15544,7 @@ const IconTextHOne = react.forwardRef(
15110
15544
  ...props,
15111
15545
  weight,
15112
15546
  debug,
15547
+ "aria-hidden": true,
15113
15548
  size,
15114
15549
  viewBox: "0 0 24 24",
15115
15550
  fill: "none",
@@ -15147,6 +15582,7 @@ const IconTextHThree = react.forwardRef(
15147
15582
  ...props,
15148
15583
  weight,
15149
15584
  debug,
15585
+ "aria-hidden": true,
15150
15586
  size,
15151
15587
  viewBox: "0 0 24 24",
15152
15588
  fill: "none",
@@ -15184,6 +15620,7 @@ const IconTextHTwo = react.forwardRef(
15184
15620
  ...props,
15185
15621
  weight,
15186
15622
  debug,
15623
+ "aria-hidden": true,
15187
15624
  size,
15188
15625
  viewBox: "0 0 24 24",
15189
15626
  fill: "none",
@@ -15221,6 +15658,7 @@ const IconTextIItalic = react.forwardRef(
15221
15658
  ...props,
15222
15659
  weight,
15223
15660
  debug,
15661
+ "aria-hidden": true,
15224
15662
  size,
15225
15663
  viewBox: "0 0 24 24",
15226
15664
  fill: "none",
@@ -15257,6 +15695,7 @@ const IconTextIndent = react.forwardRef(
15257
15695
  ...props,
15258
15696
  weight,
15259
15697
  debug,
15698
+ "aria-hidden": true,
15260
15699
  size,
15261
15700
  viewBox: "0 0 24 24",
15262
15701
  fill: "none",
@@ -15294,6 +15733,7 @@ const IconTextLineHeight = react.forwardRef(
15294
15733
  ...props,
15295
15734
  weight,
15296
15735
  debug,
15736
+ "aria-hidden": true,
15297
15737
  size,
15298
15738
  viewBox: "0 0 24 24",
15299
15739
  fill: "none",
@@ -15331,6 +15771,7 @@ const IconTextLinesThree = react.forwardRef(
15331
15771
  ...props,
15332
15772
  weight,
15333
15773
  debug,
15774
+ "aria-hidden": true,
15334
15775
  size,
15335
15776
  viewBox: "0 0 24 24",
15336
15777
  fill: "none",
@@ -15368,6 +15809,7 @@ const IconTextSStrikethrough = react.forwardRef(
15368
15809
  ...props,
15369
15810
  weight,
15370
15811
  debug,
15812
+ "aria-hidden": true,
15371
15813
  size,
15372
15814
  viewBox: "0 0 24 24",
15373
15815
  fill: "none",
@@ -15405,6 +15847,7 @@ const IconTextStyles = react.forwardRef(
15405
15847
  ...props,
15406
15848
  weight,
15407
15849
  debug,
15850
+ "aria-hidden": true,
15408
15851
  size,
15409
15852
  viewBox: "0 0 24 24",
15410
15853
  fill: "none",
@@ -15451,6 +15894,7 @@ const IconTextT = react.forwardRef(
15451
15894
  ...props,
15452
15895
  weight,
15453
15896
  debug,
15897
+ "aria-hidden": true,
15454
15898
  size,
15455
15899
  viewBox: "0 0 24 24",
15456
15900
  fill: "none",
@@ -15487,6 +15931,7 @@ const IconTextUUnderlined = react.forwardRef(
15487
15931
  ...props,
15488
15932
  weight,
15489
15933
  debug,
15934
+ "aria-hidden": true,
15490
15935
  size,
15491
15936
  viewBox: "0 0 24 24",
15492
15937
  fill: "none",
@@ -15524,6 +15969,7 @@ const IconThumbsUp = react.forwardRef(
15524
15969
  ...props,
15525
15970
  weight,
15526
15971
  debug,
15972
+ "aria-hidden": true,
15527
15973
  size,
15528
15974
  viewBox: "0 0 24 24",
15529
15975
  fill: "none",
@@ -15560,6 +16006,7 @@ const IconTickCircle = react.forwardRef(
15560
16006
  ...props,
15561
16007
  weight,
15562
16008
  debug,
16009
+ "aria-hidden": true,
15563
16010
  size,
15564
16011
  viewBox: "0 0 24 24",
15565
16012
  fill: "none",
@@ -15589,6 +16036,7 @@ const IconTicket = react.forwardRef(
15589
16036
  ...props,
15590
16037
  weight,
15591
16038
  debug,
16039
+ "aria-hidden": true,
15592
16040
  size,
15593
16041
  viewBox: "0 0 24 24",
15594
16042
  fill: "none",
@@ -15626,6 +16074,7 @@ const IconTimelineFormat = react.forwardRef(
15626
16074
  ...props,
15627
16075
  weight,
15628
16076
  debug,
16077
+ "aria-hidden": true,
15629
16078
  size,
15630
16079
  viewBox: "0 0 24 24",
15631
16080
  fill: "none",
@@ -15663,6 +16112,7 @@ const IconTimer = react.forwardRef(
15663
16112
  ...props,
15664
16113
  weight,
15665
16114
  debug,
16115
+ "aria-hidden": true,
15666
16116
  size,
15667
16117
  viewBox: "0 0 24 24",
15668
16118
  fill: "none",
@@ -15702,6 +16152,7 @@ const IconToolbar = react.forwardRef(
15702
16152
  ...props,
15703
16153
  weight,
15704
16154
  debug,
16155
+ "aria-hidden": true,
15705
16156
  size,
15706
16157
  viewBox: "0 0 24 24",
15707
16158
  fill: "none",
@@ -15731,6 +16182,7 @@ const IconTooltip = react.forwardRef(
15731
16182
  ...props,
15732
16183
  weight,
15733
16184
  debug,
16185
+ "aria-hidden": true,
15734
16186
  size,
15735
16187
  viewBox: "0 0 24 24",
15736
16188
  fill: "none",
@@ -15760,6 +16212,7 @@ const IconTrackpad = react.forwardRef(
15760
16212
  ...props,
15761
16213
  weight,
15762
16214
  debug,
16215
+ "aria-hidden": true,
15763
16216
  size,
15764
16217
  viewBox: "0 0 24 24",
15765
16218
  fill: "none",
@@ -15787,6 +16240,7 @@ const IconTrapeze = react.forwardRef(
15787
16240
  ...props,
15788
16241
  weight,
15789
16242
  debug,
16243
+ "aria-hidden": true,
15790
16244
  size,
15791
16245
  viewBox: "0 0 24 24",
15792
16246
  fill: "none",
@@ -15816,6 +16270,7 @@ const IconTrashSimple = react.forwardRef(
15816
16270
  ...props,
15817
16271
  weight,
15818
16272
  debug,
16273
+ "aria-hidden": true,
15819
16274
  size,
15820
16275
  viewBox: "0 0 24 24",
15821
16276
  fill: "none",
@@ -15853,6 +16308,7 @@ const IconTrash = react.forwardRef(
15853
16308
  ...props,
15854
16309
  weight,
15855
16310
  debug,
16311
+ "aria-hidden": true,
15856
16312
  size,
15857
16313
  viewBox: "0 0 24 24",
15858
16314
  fill: "none",
@@ -15890,6 +16346,7 @@ const IconTriangleSquareCircle = react.forwardRef(
15890
16346
  ...props,
15891
16347
  weight,
15892
16348
  debug,
16349
+ "aria-hidden": true,
15893
16350
  size,
15894
16351
  viewBox: "0 0 24 24",
15895
16352
  fill: "none",
@@ -15918,6 +16375,7 @@ const IconTriangle = react.forwardRef(
15918
16375
  ...props,
15919
16376
  weight,
15920
16377
  debug,
16378
+ "aria-hidden": true,
15921
16379
  size,
15922
16380
  viewBox: "0 0 24 24",
15923
16381
  fill: "none",
@@ -15945,6 +16403,7 @@ const IconTrident = react.forwardRef(
15945
16403
  ...props,
15946
16404
  weight,
15947
16405
  debug,
16406
+ "aria-hidden": true,
15948
16407
  size,
15949
16408
  viewBox: "0 0 24 24",
15950
16409
  fill: "none",
@@ -16010,6 +16469,7 @@ const IconTrophy = react.forwardRef(
16010
16469
  ...props,
16011
16470
  weight,
16012
16471
  debug,
16472
+ "aria-hidden": true,
16013
16473
  size,
16014
16474
  viewBox: "0 0 24 24",
16015
16475
  fill: "none",
@@ -16054,6 +16514,7 @@ const IconTshirt = react.forwardRef(
16054
16514
  ...props,
16055
16515
  weight,
16056
16516
  debug,
16517
+ "aria-hidden": true,
16057
16518
  size,
16058
16519
  viewBox: "0 0 24 24",
16059
16520
  fill: "none",
@@ -16082,6 +16543,7 @@ const IconUserAdd = react.forwardRef(
16082
16543
  ...props,
16083
16544
  weight,
16084
16545
  debug,
16546
+ "aria-hidden": true,
16085
16547
  size,
16086
16548
  viewBox: "0 0 24 24",
16087
16549
  fill: "none",
@@ -16110,6 +16572,7 @@ const IconUserArrowRightUp = react.forwardRef(
16110
16572
  ...props,
16111
16573
  weight,
16112
16574
  debug,
16575
+ "aria-hidden": true,
16113
16576
  size,
16114
16577
  viewBox: "0 0 24 24",
16115
16578
  fill: "none",
@@ -16139,6 +16602,7 @@ const IconUserBackgroundBlur = react.forwardRef(
16139
16602
  ...props,
16140
16603
  weight,
16141
16604
  debug,
16605
+ "aria-hidden": true,
16142
16606
  size,
16143
16607
  viewBox: "0 0 24 24",
16144
16608
  fill: "none",
@@ -16176,6 +16640,7 @@ const IconUserCogPlus = react.forwardRef(
16176
16640
  ...props,
16177
16641
  weight,
16178
16642
  debug,
16643
+ "aria-hidden": true,
16179
16644
  size,
16180
16645
  viewBox: "0 0 24 24",
16181
16646
  fill: "none",
@@ -16213,6 +16678,7 @@ const IconUserCog = react.forwardRef(
16213
16678
  ...props,
16214
16679
  weight,
16215
16680
  debug,
16681
+ "aria-hidden": true,
16216
16682
  size,
16217
16683
  viewBox: "0 0 24 24",
16218
16684
  fill: "none",
@@ -16250,6 +16716,7 @@ const IconUserEyeOpen = react.forwardRef(
16250
16716
  ...props,
16251
16717
  weight,
16252
16718
  debug,
16719
+ "aria-hidden": true,
16253
16720
  size,
16254
16721
  viewBox: "0 0 24 24",
16255
16722
  fill: "none",
@@ -16288,6 +16755,7 @@ const IconUserFilter = react.forwardRef(
16288
16755
  ...props,
16289
16756
  weight,
16290
16757
  debug,
16758
+ "aria-hidden": true,
16291
16759
  size,
16292
16760
  viewBox: "0 0 24 24",
16293
16761
  fill: "none",
@@ -16324,6 +16792,7 @@ const IconUserLoad = react.forwardRef(
16324
16792
  ...props,
16325
16793
  weight,
16326
16794
  debug,
16795
+ "aria-hidden": true,
16327
16796
  size,
16328
16797
  viewBox: "0 0 24 24",
16329
16798
  fill: "none",
@@ -16352,6 +16821,7 @@ const IconUserNumberThree = react.forwardRef(
16352
16821
  ...props,
16353
16822
  weight,
16354
16823
  debug,
16824
+ "aria-hidden": true,
16355
16825
  size,
16356
16826
  viewBox: "0 0 24 24",
16357
16827
  fill: "none",
@@ -16381,6 +16851,7 @@ const IconUserPenDashesBottom = react.forwardRef(
16381
16851
  ...props,
16382
16852
  weight,
16383
16853
  debug,
16854
+ "aria-hidden": true,
16384
16855
  size,
16385
16856
  viewBox: "0 0 24 24",
16386
16857
  fill: "none",
@@ -16419,6 +16890,7 @@ const IconUserPenLineBottom = react.forwardRef(
16419
16890
  ...props,
16420
16891
  weight,
16421
16892
  debug,
16893
+ "aria-hidden": true,
16422
16894
  size,
16423
16895
  viewBox: "0 0 24 24",
16424
16896
  fill: "none",
@@ -16457,6 +16929,7 @@ const IconUserTickDown = react.forwardRef(
16457
16929
  ...props,
16458
16930
  weight,
16459
16931
  debug,
16932
+ "aria-hidden": true,
16460
16933
  size,
16461
16934
  viewBox: "0 0 24 24",
16462
16935
  fill: "none",
@@ -16486,6 +16959,7 @@ const IconUser = react.forwardRef(
16486
16959
  ...props,
16487
16960
  weight,
16488
16961
  debug,
16962
+ "aria-hidden": true,
16489
16963
  size,
16490
16964
  viewBox: "0 0 24 24",
16491
16965
  fill: "none",
@@ -16514,6 +16988,7 @@ const IconUsersThree = react.forwardRef(
16514
16988
  ...props,
16515
16989
  weight,
16516
16990
  debug,
16991
+ "aria-hidden": true,
16517
16992
  size,
16518
16993
  viewBox: "0 0 24 24",
16519
16994
  fill: "none",
@@ -16543,6 +17018,7 @@ const IconUsers = react.forwardRef(
16543
17018
  ...props,
16544
17019
  weight,
16545
17020
  debug,
17021
+ "aria-hidden": true,
16546
17022
  size,
16547
17023
  viewBox: "0 0 24 24",
16548
17024
  fill: "none",
@@ -16571,6 +17047,7 @@ const IconVideoCameraSimpleError = react.forwardRef(
16571
17047
  ...props,
16572
17048
  weight,
16573
17049
  debug,
17050
+ "aria-hidden": true,
16574
17051
  size,
16575
17052
  viewBox: "0 0 24 24",
16576
17053
  fill: "none",
@@ -16610,6 +17087,7 @@ const IconVideoCameraSimpleSlash = react.forwardRef(
16610
17087
  ...props,
16611
17088
  weight,
16612
17089
  debug,
17090
+ "aria-hidden": true,
16613
17091
  size,
16614
17092
  viewBox: "0 0 24 24",
16615
17093
  fill: "none",
@@ -16639,6 +17117,7 @@ const IconVideoCameraSimple = react.forwardRef(
16639
17117
  ...props,
16640
17118
  weight,
16641
17119
  debug,
17120
+ "aria-hidden": true,
16642
17121
  size,
16643
17122
  viewBox: "0 0 24 24",
16644
17123
  fill: "none",
@@ -16667,6 +17146,7 @@ const IconVideoCamera = react.forwardRef(
16667
17146
  ...props,
16668
17147
  weight,
16669
17148
  debug,
17149
+ "aria-hidden": true,
16670
17150
  size,
16671
17151
  viewBox: "0 0 24 24",
16672
17152
  fill: "none",
@@ -16696,6 +17176,7 @@ const IconViewCenter = react.forwardRef(
16696
17176
  ...props,
16697
17177
  weight,
16698
17178
  debug,
17179
+ "aria-hidden": true,
16699
17180
  size,
16700
17181
  viewBox: "0 0 24 24",
16701
17182
  fill: "none",
@@ -16734,6 +17215,7 @@ const IconViewSideLeft = react.forwardRef(
16734
17215
  ...props,
16735
17216
  weight,
16736
17217
  debug,
17218
+ "aria-hidden": true,
16737
17219
  size,
16738
17220
  viewBox: "0 0 24 24",
16739
17221
  fill: "none",
@@ -16772,6 +17254,7 @@ const IconWallet = react.forwardRef(
16772
17254
  ...props,
16773
17255
  weight,
16774
17256
  debug,
17257
+ "aria-hidden": true,
16775
17258
  size,
16776
17259
  viewBox: "0 0 24 24",
16777
17260
  fill: "none",