@mirohq/design-system-icons 0.20.0-icon-types.0 → 0.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (375) hide show
  1. package/dist/main.js +376 -5
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +376 -5
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +383 -377
  6. package/package.json +2 -2
  7. package/react/add-line-bottom.tsx +31 -30
  8. package/react/add-line-right.tsx +31 -30
  9. package/react/align-bottom.tsx +30 -29
  10. package/react/align-center-horizontal.tsx +30 -29
  11. package/react/align-center-vertical.tsx +30 -29
  12. package/react/align-left.tsx +30 -29
  13. package/react/align-right.tsx +30 -29
  14. package/react/align-top.tsx +30 -29
  15. package/react/arrow-arc-left.tsx +32 -31
  16. package/react/arrow-arc-right.tsx +32 -31
  17. package/react/arrow-bend-up-right.tsx +32 -31
  18. package/react/arrow-box-out.tsx +24 -23
  19. package/react/arrow-clockwise-down-right.tsx +31 -30
  20. package/react/arrow-clockwise-up-left.tsx +31 -30
  21. package/react/arrow-counter-clockwise-down-left.tsx +31 -30
  22. package/react/arrow-counter-clockwise-up-right.tsx +31 -30
  23. package/react/arrow-curves-bottom-right.tsx +32 -31
  24. package/react/arrow-down-left.tsx +24 -23
  25. package/react/arrow-down-right.tsx +24 -23
  26. package/react/arrow-down.tsx +24 -23
  27. package/react/arrow-fat-right.tsx +30 -29
  28. package/react/arrow-fat-up-right.tsx +28 -27
  29. package/react/arrow-left.tsx +24 -23
  30. package/react/arrow-right.tsx +24 -23
  31. package/react/arrow-up-circle.tsx +28 -27
  32. package/react/arrow-up-left.tsx +24 -23
  33. package/react/arrow-up-right.tsx +24 -23
  34. package/react/arrow-up.tsx +24 -23
  35. package/react/arrows-clockwise-rectangle-tilt.tsx +32 -31
  36. package/react/arrows-clockwise-x.tsx +31 -30
  37. package/react/arrows-clockwise-y.tsx +31 -30
  38. package/react/arrows-down-up.tsx +24 -23
  39. package/react/arrows-horizontal-lines-top-bottom.tsx +28 -27
  40. package/react/arrows-in-simple.tsx +32 -31
  41. package/react/arrows-out-cardinal.tsx +32 -31
  42. package/react/arrows-out-lines-horizontal.tsx +32 -31
  43. package/react/arrows-out-simple.tsx +32 -31
  44. package/react/article.tsx +31 -30
  45. package/react/at.tsx +32 -31
  46. package/react/badge.tsx +25 -24
  47. package/react/barrel.tsx +32 -31
  48. package/react/bell-slash.tsx +28 -27
  49. package/react/bell-tilt.tsx +30 -29
  50. package/react/bell.tsx +29 -32
  51. package/react/board.tsx +32 -31
  52. package/react/book-open-info.tsx +26 -25
  53. package/react/bookmark.tsx +32 -31
  54. package/react/bracket-curly-left.tsx +31 -30
  55. package/react/bracket-curly-right.tsx +31 -30
  56. package/react/brackets-angle-slash.tsx +31 -30
  57. package/react/brackets-curly-circles-three.tsx +35 -34
  58. package/react/calendar-blank.tsx +33 -32
  59. package/react/camera.tsx +31 -34
  60. package/react/card-number-three.tsx +29 -28
  61. package/react/card.tsx +28 -27
  62. package/react/cards-poker.tsx +28 -27
  63. package/react/chart-bar-y-simple.tsx +31 -30
  64. package/react/chart-bar-y.tsx +31 -30
  65. package/react/chat-dashes-lines-two.tsx +32 -31
  66. package/react/chat-lines-cross.tsx +32 -31
  67. package/react/chat-lines-dot.tsx +26 -25
  68. package/react/chat-lines-eye-open.tsx +22 -21
  69. package/react/chat-lines-two-stack.tsx +32 -31
  70. package/react/chat-lines-two.tsx +32 -31
  71. package/react/chat-plus.tsx +32 -31
  72. package/react/chat-text-arrow.tsx +32 -31
  73. package/react/chat-two.tsx +28 -27
  74. package/react/chat.tsx +30 -29
  75. package/react/check-mark.tsx +24 -23
  76. package/react/checkboard-square-centered.tsx +27 -26
  77. package/react/chevron-down-double.tsx +32 -31
  78. package/react/chevron-down.tsx +24 -23
  79. package/react/chevron-left-double.tsx +32 -31
  80. package/react/chevron-left.tsx +24 -23
  81. package/react/chevron-right-double.tsx +32 -31
  82. package/react/chevron-right.tsx +24 -23
  83. package/react/chevron-up-double.tsx +32 -31
  84. package/react/chevron-up-down-line.tsx +32 -31
  85. package/react/chevron-up-down.tsx +32 -31
  86. package/react/chevron-up.tsx +24 -23
  87. package/react/circle-corners.tsx +26 -25
  88. package/react/circle-motion-x.tsx +31 -30
  89. package/react/circle-notch.tsx +31 -30
  90. package/react/circle-slash.tsx +31 -30
  91. package/react/circle.tsx +32 -31
  92. package/react/circles-connected.tsx +25 -24
  93. package/react/clock-counter-clockwise-simple.tsx +25 -24
  94. package/react/clock-counter-clockwise.tsx +25 -24
  95. package/react/clock-overtime.tsx +29 -28
  96. package/react/clock.tsx +31 -30
  97. package/react/cloud.tsx +32 -31
  98. package/react/cluster.tsx +25 -24
  99. package/react/clustered.tsx +28 -27
  100. package/react/cog.tsx +26 -25
  101. package/react/columns-three.tsx +32 -31
  102. package/react/cone-serpentine.tsx +27 -26
  103. package/react/corners-three-eye-open.tsx +22 -21
  104. package/react/credit-card.tsx +24 -23
  105. package/react/crop.tsx +28 -27
  106. package/react/cross-circle.tsx +24 -23
  107. package/react/cross-fat.tsx +28 -27
  108. package/react/cross-square.tsx +32 -31
  109. package/react/cross.tsx +24 -23
  110. package/react/cube.tsx +32 -31
  111. package/react/cursor-filled.tsx +28 -27
  112. package/react/cursor-lines.tsx +29 -28
  113. package/react/cursor-text.tsx +32 -31
  114. package/react/cursor.tsx +31 -30
  115. package/react/curve-square-circle-arrow.tsx +32 -31
  116. package/react/dash-left-down-square-dash-right-up.tsx +32 -31
  117. package/react/dash-left-up-square-dash-down-right.tsx +32 -31
  118. package/react/dash-square-dash-horizontal.tsx +32 -31
  119. package/react/dash-square-dash-vertical.tsx +32 -31
  120. package/react/distribute-horizontal.tsx +25 -24
  121. package/react/distribute-vertical.tsx +33 -32
  122. package/react/dots-nine.tsx +27 -26
  123. package/react/dots-three.tsx +27 -26
  124. package/react/dots-two.tsx +27 -26
  125. package/react/download.tsx +32 -31
  126. package/react/envelope.tsx +24 -23
  127. package/react/eraser.tsx +32 -31
  128. package/react/exclamation-point-circle.tsx +28 -27
  129. package/react/export.tsx +32 -31
  130. package/react/eye-closed-dots-four-frame-broken.tsx +25 -24
  131. package/react/eye-closed.tsx +32 -31
  132. package/react/eye-open-line-frame-broken.tsx +26 -25
  133. package/react/eye-open-slash.tsx +28 -27
  134. package/react/eye-open.tsx +28 -27
  135. package/react/eyedropper.tsx +29 -28
  136. package/react/factory-house.tsx +31 -30
  137. package/react/factory.tsx +31 -30
  138. package/react/flag.tsx +32 -31
  139. package/react/folder.tsx +32 -31
  140. package/react/frame-lines-two.tsx +32 -31
  141. package/react/frame-play.tsx +29 -28
  142. package/react/frame-plus.tsx +32 -31
  143. package/react/frame.tsx +32 -31
  144. package/react/funnel.tsx +31 -30
  145. package/react/gauge.tsx +25 -24
  146. package/react/gift.tsx +28 -27
  147. package/react/globe.tsx +24 -23
  148. package/react/graduation-cap.tsx +33 -32
  149. package/react/grid-four.tsx +32 -31
  150. package/react/grid-six.tsx +32 -31
  151. package/react/grid.tsx +32 -31
  152. package/react/hand-filled.tsx +30 -29
  153. package/react/hand-pointing.tsx +28 -27
  154. package/react/hand.tsx +28 -27
  155. package/react/headset-person.tsx +33 -32
  156. package/react/heart-filled.tsx +27 -26
  157. package/react/heart.tsx +30 -29
  158. package/react/hexagon.tsx +32 -31
  159. package/react/highlighter-underline.tsx +22 -21
  160. package/react/highlighter.tsx +32 -31
  161. package/react/house.tsx +21 -20
  162. package/react/image.tsx +25 -24
  163. package/react/information-mark-circle.tsx +28 -27
  164. package/react/kanban.tsx +31 -30
  165. package/react/key.tsx +28 -27
  166. package/react/keycap.tsx +25 -24
  167. package/react/laptop.tsx +24 -23
  168. package/react/lasso.tsx +32 -31
  169. package/react/layout.tsx +32 -31
  170. package/react/lifesaver.tsx +32 -31
  171. package/react/lightbox.tsx +28 -27
  172. package/react/lightbulb.tsx +21 -20
  173. package/react/lightning.tsx +33 -32
  174. package/react/line-curved.tsx +32 -31
  175. package/react/line-dashed.tsx +32 -31
  176. package/react/line-diagonal.tsx +31 -30
  177. package/react/line-dotted.tsx +25 -24
  178. package/react/line-horizontal.tsx +32 -31
  179. package/react/line-orthogonal.tsx +32 -31
  180. package/react/line-straight.tsx +32 -31
  181. package/react/lines-three-horizontal-line-vertical-center.tsx +32 -31
  182. package/react/lines-three-horizontal.tsx +31 -30
  183. package/react/lines-three-vertical.tsx +31 -30
  184. package/react/lines-top-left-columns-two.tsx +32 -31
  185. package/react/link-plus.tsx +28 -27
  186. package/react/link.tsx +24 -23
  187. package/react/list-bullets.tsx +29 -28
  188. package/react/list-numbers.tsx +32 -31
  189. package/react/lock-closed.tsx +25 -24
  190. package/react/lock-open.tsx +25 -24
  191. package/react/login.tsx +32 -31
  192. package/react/logout.tsx +32 -31
  193. package/react/magnet.tsx +32 -31
  194. package/react/magnifying-glass-lightning.tsx +28 -27
  195. package/react/magnifying-glass.tsx +24 -23
  196. package/react/map.tsx +33 -32
  197. package/react/megaphone.tsx +25 -24
  198. package/react/microphone-slash.tsx +31 -30
  199. package/react/microphone.tsx +31 -30
  200. package/react/minus.tsx +24 -23
  201. package/react/monitor-arrow.tsx +32 -31
  202. package/react/monitor-pause.tsx +32 -31
  203. package/react/monitor-play.tsx +29 -28
  204. package/react/monitor-stop.tsx +26 -25
  205. package/react/moon.tsx +24 -23
  206. package/react/mouse.tsx +25 -24
  207. package/react/navigation-arrow-lines.tsx +29 -28
  208. package/react/navigation-up-left-filled.tsx +29 -28
  209. package/react/navigation-up-left-slash.tsx +32 -31
  210. package/react/navigation-up-right.tsx +32 -31
  211. package/react/next.tsx +25 -24
  212. package/react/node-connected-dot.tsx +26 -25
  213. package/react/node-lines-curved.tsx +32 -31
  214. package/react/node-lines-horizontal.tsx +32 -31
  215. package/react/node-lines-vertical.tsx +32 -31
  216. package/react/node-plus.tsx +31 -30
  217. package/react/nodes-connected.tsx +29 -28
  218. package/react/nodes-connections-three.tsx +31 -30
  219. package/react/note-magnifying-glass.tsx +28 -27
  220. package/react/octagon.tsx +32 -31
  221. package/react/office.tsx +24 -23
  222. package/react/paint-bucket.tsx +29 -28
  223. package/react/paper-plane-filled-right.tsx +29 -28
  224. package/react/paper-plane-tilt.tsx +32 -31
  225. package/react/parallelogram.tsx +30 -29
  226. package/react/pause-circle.tsx +31 -30
  227. package/react/pause.tsx +25 -24
  228. package/react/pdf.tsx +32 -31
  229. package/react/pen-tip.tsx +32 -31
  230. package/react/pen.tsx +32 -31
  231. package/react/pentagon.tsx +32 -31
  232. package/react/placeholder.tsx +24 -23
  233. package/react/play-circle.tsx +29 -28
  234. package/react/play.tsx +28 -27
  235. package/react/playback-speed-circle.tsx +28 -27
  236. package/react/plug.tsx +24 -23
  237. package/react/plus-square.tsx +30 -29
  238. package/react/plus-text.tsx +32 -31
  239. package/react/plus.tsx +24 -23
  240. package/react/presentation-arrow.tsx +32 -31
  241. package/react/presentation-eye-open.tsx +22 -21
  242. package/react/presentation-line.tsx +32 -31
  243. package/react/presentation-lines-two.tsx +32 -31
  244. package/react/presentation-link.tsx +28 -27
  245. package/react/presentation-number-one.tsx +32 -31
  246. package/react/presentation-play.tsx +29 -28
  247. package/react/presentation-plus.tsx +32 -31
  248. package/react/previous.tsx +25 -24
  249. package/react/prohibit.tsx +30 -29
  250. package/react/push-pin.tsx +28 -27
  251. package/react/question-mark-circle.tsx +24 -23
  252. package/react/question-mark.tsx +29 -28
  253. package/react/rectangle-arrow-up-center.tsx +32 -31
  254. package/react/rectangle-dash-lines.tsx +32 -31
  255. package/react/rectangle-dot-line-pen.tsx +35 -34
  256. package/react/rectangle-play-stack.tsx +29 -28
  257. package/react/rectangle-tick.tsx +32 -31
  258. package/react/rectangle-triangle-bottom-center.tsx +32 -31
  259. package/react/rectangles-three-aligned.tsx +32 -31
  260. package/react/rectangles-three-free.tsx +32 -31
  261. package/react/rectangles-three-overlap.tsx +32 -31
  262. package/react/rectangles-two-line.tsx +32 -31
  263. package/react/rectangles-two-lines-four.tsx +32 -31
  264. package/react/rectangles-two-minus.tsx +32 -31
  265. package/react/rectangles-two-plus.tsx +32 -31
  266. package/react/rectangles-two-user.tsx +27 -26
  267. package/react/rhombus.tsx +30 -29
  268. package/react/rocket.tsx +25 -24
  269. package/react/rss-rectangle.tsx +26 -25
  270. package/react/rss.tsx +25 -24
  271. package/react/scissors.tsx +31 -30
  272. package/react/scrollbar-xy.tsx +24 -23
  273. package/react/shapes.tsx +31 -30
  274. package/react/shield-check.tsx +32 -31
  275. package/react/shield-lock.tsx +25 -24
  276. package/react/shuffle.tsx +32 -31
  277. package/react/sidebar-closed.tsx +33 -32
  278. package/react/sidebar-open.tsx +32 -31
  279. package/react/sliders-x.tsx +31 -30
  280. package/react/sliders-y.tsx +31 -30
  281. package/react/smiley-chat.tsx +25 -24
  282. package/react/smiley-plus.tsx +29 -28
  283. package/react/smiley-sticker.tsx +29 -28
  284. package/react/smiley.tsx +29 -28
  285. package/react/social-facebook.tsx +28 -27
  286. package/react/social-instagram.tsx +34 -33
  287. package/react/social-linkedin.tsx +28 -27
  288. package/react/social-twitter.tsx +28 -27
  289. package/react/social-youtube.tsx +28 -27
  290. package/react/sparks-filled.tsx +25 -24
  291. package/react/sparks.tsx +27 -26
  292. package/react/speaker-cross.tsx +31 -30
  293. package/react/speaker-high.tsx +31 -30
  294. package/react/split-vertical.tsx +32 -31
  295. package/react/square-brackets-angle-slash.tsx +31 -30
  296. package/react/square-circles-two.tsx +28 -27
  297. package/react/square-line-square-dashed.tsx +32 -31
  298. package/react/square-rounded.tsx +30 -29
  299. package/react/square-star-scribble.tsx +29 -28
  300. package/react/square-triangle-circle-plus.tsx +31 -30
  301. package/react/square.tsx +30 -29
  302. package/react/squares-four.tsx +31 -30
  303. package/react/squares-group.tsx +30 -29
  304. package/react/squares-merge.tsx +28 -27
  305. package/react/squares-three.tsx +31 -30
  306. package/react/squares-two-overlap.tsx +32 -31
  307. package/react/squares-ungroup.tsx +29 -28
  308. package/react/squares-unmerge.tsx +32 -31
  309. package/react/stack.tsx +32 -31
  310. package/react/star-filled.tsx +29 -28
  311. package/react/star-half.tsx +29 -28
  312. package/react/star.tsx +32 -31
  313. package/react/sticky-corners.tsx +32 -31
  314. package/react/sticky-eye-closed.tsx +25 -24
  315. package/react/sticky-eye-open.tsx +22 -21
  316. package/react/sticky-note-stack.tsx +32 -31
  317. package/react/sticky-note-wide.tsx +32 -31
  318. package/react/sticky-note.tsx +32 -31
  319. package/react/sticky-notes-two.tsx +28 -27
  320. package/react/stop-circle.tsx +29 -28
  321. package/react/stroke-1.tsx +28 -27
  322. package/react/stroke-2.tsx +28 -27
  323. package/react/stroke-3.tsx +28 -27
  324. package/react/stroke-4.tsx +28 -27
  325. package/react/stroke-5.tsx +28 -27
  326. package/react/stroke-6.tsx +28 -27
  327. package/react/switch.tsx +26 -25
  328. package/react/tag.tsx +27 -26
  329. package/react/text-a-underline.tsx +22 -21
  330. package/react/text-align-center.tsx +32 -31
  331. package/react/text-align-left.tsx +32 -31
  332. package/react/text-b-bold-italic-underlined.tsx +21 -20
  333. package/react/text-b-bold.tsx +32 -31
  334. package/react/text-cursor-eye-open.tsx +22 -21
  335. package/react/text-h-one.tsx +32 -31
  336. package/react/text-h-three.tsx +32 -31
  337. package/react/text-h-two.tsx +32 -31
  338. package/react/text-i-italic.tsx +31 -30
  339. package/react/text-indent.tsx +32 -31
  340. package/react/text-lines-three.tsx +32 -31
  341. package/react/text-s-strikethrough.tsx +32 -31
  342. package/react/text-styles.tsx +31 -30
  343. package/react/text-t.tsx +31 -30
  344. package/react/text-u-underlined.tsx +32 -31
  345. package/react/thumbs-up.tsx +31 -30
  346. package/react/tick-circle.tsx +28 -27
  347. package/react/ticket.tsx +21 -20
  348. package/react/timer.tsx +22 -21
  349. package/react/toolbar.tsx +25 -24
  350. package/react/tooltip.tsx +25 -24
  351. package/react/trackpad.tsx +23 -22
  352. package/react/trapeze.tsx +32 -31
  353. package/react/trash-simple.tsx +32 -31
  354. package/react/trash.tsx +32 -31
  355. package/react/triangle-square-circle.tsx +28 -27
  356. package/react/triangle.tsx +30 -29
  357. package/react/trident.tsx +41 -40
  358. package/react/trophy.tsx +29 -28
  359. package/react/user-add.tsx +24 -23
  360. package/react/user-arrow-right-up.tsx +28 -27
  361. package/react/user-eye-open.tsx +22 -21
  362. package/react/user-load.tsx +31 -30
  363. package/react/user-number-three.tsx +32 -31
  364. package/react/user-pen-dashes-bottom.tsx +27 -26
  365. package/react/user-pen-line-bottom.tsx +27 -26
  366. package/react/user-tick-down.tsx +28 -27
  367. package/react/user.tsx +24 -23
  368. package/react/users-three.tsx +32 -31
  369. package/react/users.tsx +24 -23
  370. package/react/video-camera-simple-slash.tsx +32 -31
  371. package/react/video-camera-simple.tsx +32 -31
  372. package/react/video-camera.tsx +32 -31
  373. package/react/view-center.tsx +26 -25
  374. package/react/view-side-left.tsx +26 -25
  375. package/react/wallet.tsx +28 -27
package/dist/types.d.ts CHANGED
@@ -1,11 +1,16 @@
1
- import * as react from 'react';
2
- import { ComponentPropsWithRef, ForwardRefExoticComponent, RefAttributes } from 'react';
3
1
  import * as _mirohq_design_system_primitive from '@mirohq/design-system-primitive';
4
2
  import * as _mirohq_design_system_stitches from '@mirohq/design-system-stitches';
5
3
  import * as _stitches_react_types_css_util from '@stitches/react/types/css-util';
4
+ import * as react from 'react';
5
+ import { ComponentPropsWithRef, ForwardRefExoticComponent, RefAttributes } from 'react';
6
6
  import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
7
7
 
8
- declare const StyledIcon: react.ForwardRefExoticComponent<Pick<Omit<{
8
+ declare const iconSymbol: unique symbol;
9
+ declare const isIconComponent: <T>(iconComponent: T & {
10
+ [iconSymbol]?: boolean | undefined;
11
+ }) => boolean;
12
+
13
+ declare const StyledIcon: ForwardRefExoticComponent<Pick<Omit<{
9
14
  size?: "small" | "medium" | "large" | undefined;
10
15
  weight?: "bold" | "thin" | "normal" | undefined;
11
16
  color?: "background-danger" | "background-danger-hover" | "background-danger-prominent" | "background-danger-prominent-active" | "background-danger-prominent-hover" | "background-neutrals" | "background-neutrals-body" | "background-neutrals-container" | "background-neutrals-controls-disabled" | "background-neutrals-disabled" | "background-neutrals-inactive" | "background-neutrals-inactive-hover" | "background-neutrals-inverted" | "background-neutrals-inverted-subtle" | "background-neutrals-scrolls" | "background-neutrals-scrolls-hover" | "background-neutrals-subtle" | "background-neutrals-subtle-active" | "background-neutrals-subtle-hover" | "background-primary-prominent" | "background-primary-prominent-active" | "background-primary-prominent-hover" | "background-primary-prominent-selected" | "background-primary-subtle" | "background-primary-subtle-active" | "background-primary-subtle-hover" | "background-primary-subtle-selected" | "background-success" | "background-warning-prominent" | "background-warning-subtle" | "text-danger" | "text-danger-active" | "text-danger-hover" | "text-danger-inverted" | "text-neutrals" | "text-neutrals-disabled" | "text-neutrals-inverted" | "text-neutrals-link" | "text-neutrals-link-active" | "text-neutrals-link-hover" | "text-neutrals-placeholder" | "text-neutrals-placeholder-only" | "text-neutrals-subtle" | "text-primary" | "text-primary-active" | "text-primary-hover" | "text-primary-inverted" | "text-primary-inverted-subtle" | "text-primary-selected" | "text-success" | "text-warning" | "icon-danger" | "icon-danger-active" | "icon-danger-hover" | "icon-danger-inverted" | "icon-neutrals" | "icon-neutrals-disabled" | "icon-neutrals-inactive" | "icon-neutrals-inactive-hover" | "icon-neutrals-inverted" | "icon-neutrals-search" | "icon-neutrals-subtle" | "icon-neutrals-with-text" | "icon-primary" | "icon-primary-active" | "icon-primary-hover" | "icon-primary-inverted" | "icon-primary-selected" | "icon-success" | "icon-success-inverted" | "icon-warning" | "border-danger" | "border-focus-inner" | "border-focus-middle" | "border-focus-outer" | "border-neutrals" | "border-neutrals-active" | "border-neutrals-controls" | "border-neutrals-controls-disabled" | "border-neutrals-disabled" | "border-neutrals-hover" | "border-neutrals-inverted" | "border-neutrals-subtle" | "border-primary" | "border-primary-active" | "border-primary-hover" | "border-primary-inverted" | "border-success" | "border-warning" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "black" | "white" | "transparent" | undefined;
@@ -13,7 +18,7 @@ declare const StyledIcon: react.ForwardRefExoticComponent<Pick<Omit<{
13
18
  size?: "small" | "medium" | "large" | undefined;
14
19
  weight?: "bold" | "thin" | "normal" | undefined;
15
20
  color?: "background-danger" | "background-danger-hover" | "background-danger-prominent" | "background-danger-prominent-active" | "background-danger-prominent-hover" | "background-neutrals" | "background-neutrals-body" | "background-neutrals-container" | "background-neutrals-controls-disabled" | "background-neutrals-disabled" | "background-neutrals-inactive" | "background-neutrals-inactive-hover" | "background-neutrals-inverted" | "background-neutrals-inverted-subtle" | "background-neutrals-scrolls" | "background-neutrals-scrolls-hover" | "background-neutrals-subtle" | "background-neutrals-subtle-active" | "background-neutrals-subtle-hover" | "background-primary-prominent" | "background-primary-prominent-active" | "background-primary-prominent-hover" | "background-primary-prominent-selected" | "background-primary-subtle" | "background-primary-subtle-active" | "background-primary-subtle-hover" | "background-primary-subtle-selected" | "background-success" | "background-warning-prominent" | "background-warning-subtle" | "text-danger" | "text-danger-active" | "text-danger-hover" | "text-danger-inverted" | "text-neutrals" | "text-neutrals-disabled" | "text-neutrals-inverted" | "text-neutrals-link" | "text-neutrals-link-active" | "text-neutrals-link-hover" | "text-neutrals-placeholder" | "text-neutrals-placeholder-only" | "text-neutrals-subtle" | "text-primary" | "text-primary-active" | "text-primary-hover" | "text-primary-inverted" | "text-primary-inverted-subtle" | "text-primary-selected" | "text-success" | "text-warning" | "icon-danger" | "icon-danger-active" | "icon-danger-hover" | "icon-danger-inverted" | "icon-neutrals" | "icon-neutrals-disabled" | "icon-neutrals-inactive" | "icon-neutrals-inactive-hover" | "icon-neutrals-inverted" | "icon-neutrals-search" | "icon-neutrals-subtle" | "icon-neutrals-with-text" | "icon-primary" | "icon-primary-active" | "icon-primary-hover" | "icon-primary-inverted" | "icon-primary-selected" | "icon-success" | "icon-success-inverted" | "icon-warning" | "border-danger" | "border-focus-inner" | "border-focus-middle" | "border-focus-outer" | "border-neutrals" | "border-neutrals-active" | "border-neutrals-controls" | "border-neutrals-controls-disabled" | "border-neutrals-disabled" | "border-neutrals-hover" | "border-neutrals-inverted" | "border-neutrals-subtle" | "border-primary" | "border-primary-active" | "border-primary-hover" | "border-primary-inverted" | "border-success" | "border-warning" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "black" | "white" | "transparent" | undefined;
16
- }, {}> & _mirohq_design_system_stitches.SafeProps<Omit<Pick<react.SVGProps<SVGSVGElement>, "string" | "clipPath" | "color" | "cursor" | "direction" | "display" | "filter" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "height" | "imageRendering" | "letterSpacing" | "opacity" | "order" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "textRendering" | "transform" | "unicodeBidi" | "visibility" | "width" | "wordSpacing" | "writingMode" | "mask" | "offset" | "overflow" | "textDecoration" | "alignmentBaseline" | "baselineShift" | "clip" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "className" | "style" | "children" | "media" | "path" | "crossOrigin" | "href" | "max" | "method" | "min" | "name" | "target" | "type" | "id" | "lang" | "tabIndex" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "accentHeight" | "accumulate" | "additive" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorInterpolationFilters" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "ideographic" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "local" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan"> & {
21
+ }, {}> & _mirohq_design_system_stitches.SafeProps<Omit<Pick<react.SVGProps<SVGSVGElement>, "string" | "type" | "clipPath" | "color" | "cursor" | "direction" | "display" | "filter" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "height" | "imageRendering" | "letterSpacing" | "opacity" | "order" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "textRendering" | "transform" | "unicodeBidi" | "visibility" | "width" | "wordSpacing" | "writingMode" | "mask" | "offset" | "overflow" | "textDecoration" | "alignmentBaseline" | "baselineShift" | "clip" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "className" | "style" | "children" | "media" | "path" | "crossOrigin" | "href" | "max" | "method" | "min" | "name" | "target" | "id" | "lang" | "tabIndex" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "accentHeight" | "accumulate" | "additive" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorInterpolationFilters" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "ideographic" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "local" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan"> & {
17
22
  ref?: ((instance: SVGSVGElement | null) => void) | react.RefObject<SVGSVGElement> | null | undefined;
18
23
  } & {
19
24
  asChild?: boolean | undefined;
@@ -458,7 +463,7 @@ declare const StyledIcon: react.ForwardRefExoticComponent<Pick<Omit<{
458
463
  }> | undefined;
459
464
  }> & {
460
465
  children?: react.ReactNode;
461
- } & _mirohq_design_system_stitches.CustomStylesProps, "string" | "clipPath" | "color" | "cursor" | "direction" | "display" | "filter" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "height" | "imageRendering" | "letterSpacing" | "opacity" | "order" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "textRendering" | "transform" | "unicodeBidi" | "visibility" | "width" | "wordSpacing" | "writingMode" | "mask" | "offset" | "overflow" | "textDecoration" | "alignmentBaseline" | "baselineShift" | "clip" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "asChild" | "children" | "media" | "path" | "crossOrigin" | "href" | "max" | "method" | "min" | "name" | "size" | "target" | "type" | "id" | "lang" | "tabIndex" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "accentHeight" | "accumulate" | "additive" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorInterpolationFilters" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "ideographic" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "local" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "weight" | keyof _mirohq_design_system_stitches.CustomStylesProps> & react.RefAttributes<SVGSVGElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"svg">>, {
466
+ } & _mirohq_design_system_stitches.CustomStylesProps, "string" | "type" | "clipPath" | "color" | "cursor" | "direction" | "display" | "filter" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "height" | "imageRendering" | "letterSpacing" | "opacity" | "order" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "textRendering" | "transform" | "unicodeBidi" | "visibility" | "width" | "wordSpacing" | "writingMode" | "mask" | "offset" | "overflow" | "textDecoration" | "alignmentBaseline" | "baselineShift" | "clip" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "asChild" | "children" | "media" | "path" | "crossOrigin" | "href" | "max" | "method" | "min" | "name" | "size" | "target" | "id" | "lang" | "tabIndex" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "accentHeight" | "accumulate" | "additive" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorInterpolationFilters" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "ideographic" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "local" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "weight" | keyof _mirohq_design_system_stitches.CustomStylesProps> & RefAttributes<SVGSVGElement>> & _mirohq_design_system_stitches.StitchesInternals<ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"svg">>, {
462
467
  size?: "small" | "medium" | "large" | undefined;
463
468
  weight?: "bold" | "thin" | "normal" | undefined;
464
469
  color?: "background-danger" | "background-danger-hover" | "background-danger-prominent" | "background-danger-prominent-active" | "background-danger-prominent-hover" | "background-neutrals" | "background-neutrals-body" | "background-neutrals-container" | "background-neutrals-controls-disabled" | "background-neutrals-disabled" | "background-neutrals-inactive" | "background-neutrals-inactive-hover" | "background-neutrals-inverted" | "background-neutrals-inverted-subtle" | "background-neutrals-scrolls" | "background-neutrals-scrolls-hover" | "background-neutrals-subtle" | "background-neutrals-subtle-active" | "background-neutrals-subtle-hover" | "background-primary-prominent" | "background-primary-prominent-active" | "background-primary-prominent-hover" | "background-primary-prominent-selected" | "background-primary-subtle" | "background-primary-subtle-active" | "background-primary-subtle-hover" | "background-primary-subtle-selected" | "background-success" | "background-warning-prominent" | "background-warning-subtle" | "text-danger" | "text-danger-active" | "text-danger-hover" | "text-danger-inverted" | "text-neutrals" | "text-neutrals-disabled" | "text-neutrals-inverted" | "text-neutrals-link" | "text-neutrals-link-active" | "text-neutrals-link-hover" | "text-neutrals-placeholder" | "text-neutrals-placeholder-only" | "text-neutrals-subtle" | "text-primary" | "text-primary-active" | "text-primary-hover" | "text-primary-inverted" | "text-primary-inverted-subtle" | "text-primary-selected" | "text-success" | "text-warning" | "icon-danger" | "icon-danger-active" | "icon-danger-hover" | "icon-danger-inverted" | "icon-neutrals" | "icon-neutrals-disabled" | "icon-neutrals-inactive" | "icon-neutrals-inactive-hover" | "icon-neutrals-inverted" | "icon-neutrals-search" | "icon-neutrals-subtle" | "icon-neutrals-with-text" | "icon-primary" | "icon-primary-active" | "icon-primary-hover" | "icon-primary-inverted" | "icon-primary-selected" | "icon-success" | "icon-success-inverted" | "icon-warning" | "border-danger" | "border-focus-inner" | "border-focus-middle" | "border-focus-outer" | "border-neutrals" | "border-neutrals-active" | "border-neutrals-controls" | "border-neutrals-controls-disabled" | "border-neutrals-disabled" | "border-neutrals-hover" | "border-neutrals-inverted" | "border-neutrals-subtle" | "border-primary" | "border-primary-active" | "border-primary-hover" | "border-primary-inverted" | "border-success" | "border-warning" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "black" | "white" | "transparent" | undefined;
@@ -479,745 +484,746 @@ interface IconProps extends StyledIconProps {
479
484
  weight?: StyledIconProps['weight'];
480
485
  fr?: string | number | undefined;
481
486
  }
487
+ declare type IconComponentType = ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>> & {
488
+ [iconSymbol]?: boolean;
489
+ };
482
490
 
483
- declare const IconAddLineBottom: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
484
-
485
- declare const IconAddLineRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
491
+ declare const IconAddLineBottom: IconComponentType;
486
492
 
487
- declare const IconAlignBottom: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
493
+ declare const IconAddLineRight: IconComponentType;
488
494
 
489
- declare const IconAlignCenterHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
495
+ declare const IconAlignBottom: IconComponentType;
490
496
 
491
- declare const IconAlignCenterVertical: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
497
+ declare const IconAlignCenterHorizontal: IconComponentType;
492
498
 
493
- declare const IconAlignLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
499
+ declare const IconAlignCenterVertical: IconComponentType;
494
500
 
495
- declare const IconAlignRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
501
+ declare const IconAlignLeft: IconComponentType;
496
502
 
497
- declare const IconAlignTop: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
503
+ declare const IconAlignRight: IconComponentType;
498
504
 
499
- declare const IconArrowArcLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
505
+ declare const IconAlignTop: IconComponentType;
500
506
 
501
- declare const IconArrowArcRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
507
+ declare const IconArrowArcLeft: IconComponentType;
502
508
 
503
- declare const IconArrowBendUpRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
509
+ declare const IconArrowArcRight: IconComponentType;
504
510
 
505
- declare const IconArrowBoxOut: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
511
+ declare const IconArrowBendUpRight: IconComponentType;
506
512
 
507
- declare const IconArrowClockwiseDownRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
513
+ declare const IconArrowBoxOut: IconComponentType;
508
514
 
509
- declare const IconArrowClockwiseUpLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
515
+ declare const IconArrowClockwiseDownRight: IconComponentType;
510
516
 
511
- declare const IconArrowCounterClockwiseDownLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
517
+ declare const IconArrowClockwiseUpLeft: IconComponentType;
512
518
 
513
- declare const IconArrowCounterClockwiseUpRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
519
+ declare const IconArrowCounterClockwiseDownLeft: IconComponentType;
514
520
 
515
- declare const IconArrowCurvesBottomRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
521
+ declare const IconArrowCounterClockwiseUpRight: IconComponentType;
516
522
 
517
- declare const IconArrowDownLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
523
+ declare const IconArrowCurvesBottomRight: IconComponentType;
518
524
 
519
- declare const IconArrowDownRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
525
+ declare const IconArrowDownLeft: IconComponentType;
520
526
 
521
- declare const IconArrowDown: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
527
+ declare const IconArrowDownRight: IconComponentType;
522
528
 
523
- declare const IconArrowFatRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
529
+ declare const IconArrowDown: IconComponentType;
524
530
 
525
- declare const IconArrowFatUpRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
531
+ declare const IconArrowFatRight: IconComponentType;
526
532
 
527
- declare const IconArrowLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
533
+ declare const IconArrowFatUpRight: IconComponentType;
528
534
 
529
- declare const IconArrowRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
535
+ declare const IconArrowLeft: IconComponentType;
530
536
 
531
- declare const IconArrowUpCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
537
+ declare const IconArrowRight: IconComponentType;
532
538
 
533
- declare const IconArrowUpLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
539
+ declare const IconArrowUpCircle: IconComponentType;
534
540
 
535
- declare const IconArrowUpRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
541
+ declare const IconArrowUpLeft: IconComponentType;
536
542
 
537
- declare const IconArrowUp: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
543
+ declare const IconArrowUpRight: IconComponentType;
538
544
 
539
- declare const IconArrowsClockwiseRectangleTilt: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
545
+ declare const IconArrowUp: IconComponentType;
540
546
 
541
- declare const IconArrowsClockwiseX: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
547
+ declare const IconArrowsClockwiseRectangleTilt: IconComponentType;
542
548
 
543
- declare const IconArrowsClockwiseY: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
549
+ declare const IconArrowsClockwiseX: IconComponentType;
544
550
 
545
- declare const IconArrowsDownUp: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
551
+ declare const IconArrowsClockwiseY: IconComponentType;
546
552
 
547
- declare const IconArrowsHorizontalLinesTopBottom: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
553
+ declare const IconArrowsDownUp: IconComponentType;
548
554
 
549
- declare const IconArrowsInSimple: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
555
+ declare const IconArrowsHorizontalLinesTopBottom: IconComponentType;
550
556
 
551
- declare const IconArrowsOutCardinal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
557
+ declare const IconArrowsInSimple: IconComponentType;
552
558
 
553
- declare const IconArrowsOutLinesHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
559
+ declare const IconArrowsOutCardinal: IconComponentType;
554
560
 
555
- declare const IconArrowsOutSimple: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
561
+ declare const IconArrowsOutLinesHorizontal: IconComponentType;
556
562
 
557
- declare const IconArticle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
563
+ declare const IconArrowsOutSimple: IconComponentType;
558
564
 
559
- declare const IconAt: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
565
+ declare const IconArticle: IconComponentType;
560
566
 
561
- declare const IconBadge: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
567
+ declare const IconAt: IconComponentType;
562
568
 
563
- declare const IconBarrel: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
569
+ declare const IconBadge: IconComponentType;
564
570
 
565
- declare const IconBellSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
571
+ declare const IconBarrel: IconComponentType;
566
572
 
567
- declare const IconBellTilt: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
573
+ declare const IconBellSlash: IconComponentType;
568
574
 
569
- declare const IconBell: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
575
+ declare const IconBellTilt: IconComponentType;
570
576
 
571
- declare const IconBoard: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
577
+ declare const IconBell: IconComponentType;
572
578
 
573
- declare const IconBookOpenInfo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
579
+ declare const IconBoard: IconComponentType;
574
580
 
575
- declare const IconBookmark: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
581
+ declare const IconBookOpenInfo: IconComponentType;
576
582
 
577
- declare const IconBracketCurlyLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
583
+ declare const IconBookmark: IconComponentType;
578
584
 
579
- declare const IconBracketCurlyRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
585
+ declare const IconBracketCurlyLeft: IconComponentType;
580
586
 
581
- declare const IconBracketsAngleSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
587
+ declare const IconBracketCurlyRight: IconComponentType;
582
588
 
583
- declare const IconBracketsCurlyCirclesThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
589
+ declare const IconBracketsAngleSlash: IconComponentType;
584
590
 
585
- declare const IconCalendarBlank: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
591
+ declare const IconBracketsCurlyCirclesThree: IconComponentType;
586
592
 
587
- declare const IconCamera: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
593
+ declare const IconCalendarBlank: IconComponentType;
588
594
 
589
- declare const IconCardNumberThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
595
+ declare const IconCamera: IconComponentType;
590
596
 
591
- declare const IconCard: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
597
+ declare const IconCardNumberThree: IconComponentType;
592
598
 
593
- declare const IconCardsPoker: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
599
+ declare const IconCard: IconComponentType;
594
600
 
595
- declare const IconChartBarYSimple: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
601
+ declare const IconCardsPoker: IconComponentType;
596
602
 
597
- declare const IconChartBarY: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
603
+ declare const IconChartBarYSimple: IconComponentType;
598
604
 
599
- declare const IconChatDashesLinesTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
605
+ declare const IconChartBarY: IconComponentType;
600
606
 
601
- declare const IconChatLinesCross: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
607
+ declare const IconChatDashesLinesTwo: IconComponentType;
602
608
 
603
- declare const IconChatLinesDot: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
609
+ declare const IconChatLinesCross: IconComponentType;
604
610
 
605
- declare const IconChatLinesEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
611
+ declare const IconChatLinesDot: IconComponentType;
606
612
 
607
- declare const IconChatLinesTwoStack: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
613
+ declare const IconChatLinesEyeOpen: IconComponentType;
608
614
 
609
- declare const IconChatLinesTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
615
+ declare const IconChatLinesTwoStack: IconComponentType;
610
616
 
611
- declare const IconChatPlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
617
+ declare const IconChatLinesTwo: IconComponentType;
612
618
 
613
- declare const IconChatTextArrow: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
619
+ declare const IconChatPlus: IconComponentType;
614
620
 
615
- declare const IconChatTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
621
+ declare const IconChatTextArrow: IconComponentType;
616
622
 
617
- declare const IconChat: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
623
+ declare const IconChatTwo: IconComponentType;
618
624
 
619
- declare const IconCheckMark: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
625
+ declare const IconChat: IconComponentType;
620
626
 
621
- declare const IconCheckboardSquareCentered: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
627
+ declare const IconCheckMark: IconComponentType;
622
628
 
623
- declare const IconChevronDownDouble: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
629
+ declare const IconCheckboardSquareCentered: IconComponentType;
624
630
 
625
- declare const IconChevronDown: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
631
+ declare const IconChevronDownDouble: IconComponentType;
626
632
 
627
- declare const IconChevronLeftDouble: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
633
+ declare const IconChevronDown: IconComponentType;
628
634
 
629
- declare const IconChevronLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
635
+ declare const IconChevronLeftDouble: IconComponentType;
630
636
 
631
- declare const IconChevronRightDouble: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
637
+ declare const IconChevronLeft: IconComponentType;
632
638
 
633
- declare const IconChevronRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
639
+ declare const IconChevronRightDouble: IconComponentType;
634
640
 
635
- declare const IconChevronUpDouble: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
641
+ declare const IconChevronRight: IconComponentType;
636
642
 
637
- declare const IconChevronUpDownLine: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
643
+ declare const IconChevronUpDouble: IconComponentType;
638
644
 
639
- declare const IconChevronUpDown: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
645
+ declare const IconChevronUpDownLine: IconComponentType;
640
646
 
641
- declare const IconChevronUp: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
647
+ declare const IconChevronUpDown: IconComponentType;
642
648
 
643
- declare const IconCircleCorners: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
649
+ declare const IconChevronUp: IconComponentType;
644
650
 
645
- declare const IconCircleMotionX: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
651
+ declare const IconCircleCorners: IconComponentType;
646
652
 
647
- declare const IconCircleNotch: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
653
+ declare const IconCircleMotionX: IconComponentType;
648
654
 
649
- declare const IconCircleSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
655
+ declare const IconCircleNotch: IconComponentType;
650
656
 
651
- declare const IconCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
657
+ declare const IconCircleSlash: IconComponentType;
652
658
 
653
- declare const IconCirclesConnected: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
659
+ declare const IconCircle: IconComponentType;
654
660
 
655
- declare const IconClockCounterClockwiseSimple: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
661
+ declare const IconCirclesConnected: IconComponentType;
656
662
 
657
- declare const IconClockCounterClockwise: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
663
+ declare const IconClockCounterClockwiseSimple: IconComponentType;
658
664
 
659
- declare const IconClockOvertime: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
665
+ declare const IconClockCounterClockwise: IconComponentType;
660
666
 
661
- declare const IconClock: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
667
+ declare const IconClockOvertime: IconComponentType;
662
668
 
663
- declare const IconCloud: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
669
+ declare const IconClock: IconComponentType;
664
670
 
665
- declare const IconCluster: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
671
+ declare const IconCloud: IconComponentType;
666
672
 
667
- declare const IconClustered: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
673
+ declare const IconCluster: IconComponentType;
668
674
 
669
- declare const IconCog: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
675
+ declare const IconClustered: IconComponentType;
670
676
 
671
- declare const IconColumnsThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
677
+ declare const IconCog: IconComponentType;
672
678
 
673
- declare const IconConeSerpentine: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
679
+ declare const IconColumnsThree: IconComponentType;
674
680
 
675
- declare const IconCornersThreeEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
681
+ declare const IconConeSerpentine: IconComponentType;
676
682
 
677
- declare const IconCreditCard: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
683
+ declare const IconCornersThreeEyeOpen: IconComponentType;
678
684
 
679
- declare const IconCrop: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
685
+ declare const IconCreditCard: IconComponentType;
680
686
 
681
- declare const IconCrossCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
687
+ declare const IconCrop: IconComponentType;
682
688
 
683
- declare const IconCrossFat: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
689
+ declare const IconCrossCircle: IconComponentType;
684
690
 
685
- declare const IconCrossSquare: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
691
+ declare const IconCrossFat: IconComponentType;
686
692
 
687
- declare const IconCross: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
693
+ declare const IconCrossSquare: IconComponentType;
688
694
 
689
- declare const IconCube: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
695
+ declare const IconCross: IconComponentType;
690
696
 
691
- declare const IconCursorFilled: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
697
+ declare const IconCube: IconComponentType;
692
698
 
693
- declare const IconCursorLines: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
699
+ declare const IconCursorFilled: IconComponentType;
694
700
 
695
- declare const IconCursorText: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
701
+ declare const IconCursorLines: IconComponentType;
696
702
 
697
- declare const IconCursor: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
703
+ declare const IconCursorText: IconComponentType;
698
704
 
699
- declare const IconCurveSquareCircleArrow: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
705
+ declare const IconCursor: IconComponentType;
700
706
 
701
- declare const IconDashLeftDownSquareDashRightUp: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
707
+ declare const IconCurveSquareCircleArrow: IconComponentType;
702
708
 
703
- declare const IconDashLeftUpSquareDashDownRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
709
+ declare const IconDashLeftDownSquareDashRightUp: IconComponentType;
704
710
 
705
- declare const IconDashSquareDashHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
711
+ declare const IconDashLeftUpSquareDashDownRight: IconComponentType;
706
712
 
707
- declare const IconDashSquareDashVertical: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
713
+ declare const IconDashSquareDashHorizontal: IconComponentType;
708
714
 
709
- declare const IconDistributeHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
715
+ declare const IconDashSquareDashVertical: IconComponentType;
710
716
 
711
- declare const IconDistributeVertical: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
717
+ declare const IconDistributeHorizontal: IconComponentType;
712
718
 
713
- declare const IconDotsNine: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
719
+ declare const IconDistributeVertical: IconComponentType;
714
720
 
715
- declare const IconDotsThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
721
+ declare const IconDotsNine: IconComponentType;
716
722
 
717
- declare const IconDotsTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
723
+ declare const IconDotsThree: IconComponentType;
718
724
 
719
- declare const IconDownload: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
725
+ declare const IconDotsTwo: IconComponentType;
720
726
 
721
- declare const IconEnvelope: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
727
+ declare const IconDownload: IconComponentType;
722
728
 
723
- declare const IconEraser: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
729
+ declare const IconEnvelope: IconComponentType;
724
730
 
725
- declare const IconExclamationPointCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
731
+ declare const IconEraser: IconComponentType;
726
732
 
727
- declare const IconExport: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
733
+ declare const IconExclamationPointCircle: IconComponentType;
728
734
 
729
- declare const IconEyeClosedDotsFourFrameBroken: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
735
+ declare const IconExport: IconComponentType;
730
736
 
731
- declare const IconEyeClosed: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
737
+ declare const IconEyeClosedDotsFourFrameBroken: IconComponentType;
732
738
 
733
- declare const IconEyeOpenLineFrameBroken: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
739
+ declare const IconEyeClosed: IconComponentType;
734
740
 
735
- declare const IconEyeOpenSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
741
+ declare const IconEyeOpenLineFrameBroken: IconComponentType;
736
742
 
737
- declare const IconEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
743
+ declare const IconEyeOpenSlash: IconComponentType;
738
744
 
739
- declare const IconEyedropper: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
745
+ declare const IconEyeOpen: IconComponentType;
740
746
 
741
- declare const IconFactoryHouse: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
747
+ declare const IconEyedropper: IconComponentType;
742
748
 
743
- declare const IconFactory: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
749
+ declare const IconFactoryHouse: IconComponentType;
744
750
 
745
- declare const IconFlag: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
751
+ declare const IconFactory: IconComponentType;
746
752
 
747
- declare const IconFolder: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
753
+ declare const IconFlag: IconComponentType;
748
754
 
749
- declare const IconFrameLinesTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
755
+ declare const IconFolder: IconComponentType;
750
756
 
751
- declare const IconFramePlay: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
757
+ declare const IconFrameLinesTwo: IconComponentType;
752
758
 
753
- declare const IconFramePlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
759
+ declare const IconFramePlay: IconComponentType;
754
760
 
755
- declare const IconFrame: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
761
+ declare const IconFramePlus: IconComponentType;
756
762
 
757
- declare const IconFunnel: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
763
+ declare const IconFrame: IconComponentType;
758
764
 
759
- declare const IconGauge: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
765
+ declare const IconFunnel: IconComponentType;
760
766
 
761
- declare const IconGift: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
767
+ declare const IconGauge: IconComponentType;
762
768
 
763
- declare const IconGlobe: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
769
+ declare const IconGift: IconComponentType;
764
770
 
765
- declare const IconGraduationCap: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
771
+ declare const IconGlobe: IconComponentType;
766
772
 
767
- declare const IconGridFour: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
773
+ declare const IconGraduationCap: IconComponentType;
768
774
 
769
- declare const IconGridSix: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
775
+ declare const IconGridFour: IconComponentType;
770
776
 
771
- declare const IconGrid: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
777
+ declare const IconGridSix: IconComponentType;
772
778
 
773
- declare const IconHandFilled: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
779
+ declare const IconGrid: IconComponentType;
774
780
 
775
- declare const IconHandPointing: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
781
+ declare const IconHandFilled: IconComponentType;
776
782
 
777
- declare const IconHand: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
783
+ declare const IconHandPointing: IconComponentType;
778
784
 
779
- declare const IconHeadsetPerson: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
785
+ declare const IconHand: IconComponentType;
780
786
 
781
- declare const IconHeartFilled: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
787
+ declare const IconHeadsetPerson: IconComponentType;
782
788
 
783
- declare const IconHeart: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
789
+ declare const IconHeartFilled: IconComponentType;
784
790
 
785
- declare const IconHexagon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
791
+ declare const IconHeart: IconComponentType;
786
792
 
787
- declare const IconHighlighterUnderline: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
793
+ declare const IconHexagon: IconComponentType;
788
794
 
789
- declare const IconHighlighter: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
795
+ declare const IconHighlighterUnderline: IconComponentType;
790
796
 
791
- declare const IconHouse: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
797
+ declare const IconHighlighter: IconComponentType;
792
798
 
793
- declare const IconImage: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
799
+ declare const IconHouse: IconComponentType;
794
800
 
795
- declare const IconInformationMarkCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
801
+ declare const IconImage: IconComponentType;
796
802
 
797
- declare const IconKanban: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
803
+ declare const IconInformationMarkCircle: IconComponentType;
798
804
 
799
- declare const IconKey: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
805
+ declare const IconKanban: IconComponentType;
800
806
 
801
- declare const IconKeycap: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
807
+ declare const IconKey: IconComponentType;
802
808
 
803
- declare const IconLaptop: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
809
+ declare const IconKeycap: IconComponentType;
804
810
 
805
- declare const IconLasso: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
811
+ declare const IconLaptop: IconComponentType;
806
812
 
807
- declare const IconLayout: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
813
+ declare const IconLasso: IconComponentType;
808
814
 
809
- declare const IconLifesaver: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
815
+ declare const IconLayout: IconComponentType;
810
816
 
811
- declare const IconLightbox: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
817
+ declare const IconLifesaver: IconComponentType;
812
818
 
813
- declare const IconLightbulb: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
819
+ declare const IconLightbox: IconComponentType;
814
820
 
815
- declare const IconLightning: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
821
+ declare const IconLightbulb: IconComponentType;
816
822
 
817
- declare const IconLineCurved: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
823
+ declare const IconLightning: IconComponentType;
818
824
 
819
- declare const IconLineDashed: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
825
+ declare const IconLineCurved: IconComponentType;
820
826
 
821
- declare const IconLineDiagonal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
827
+ declare const IconLineDashed: IconComponentType;
822
828
 
823
- declare const IconLineDotted: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
829
+ declare const IconLineDiagonal: IconComponentType;
824
830
 
825
- declare const IconLineHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
831
+ declare const IconLineDotted: IconComponentType;
826
832
 
827
- declare const IconLineOrthogonal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
833
+ declare const IconLineHorizontal: IconComponentType;
828
834
 
829
- declare const IconLineStraight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
835
+ declare const IconLineOrthogonal: IconComponentType;
830
836
 
831
- declare const IconLinesThreeHorizontalLineVerticalCenter: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
837
+ declare const IconLineStraight: IconComponentType;
832
838
 
833
- declare const IconLinesThreeHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
839
+ declare const IconLinesThreeHorizontalLineVerticalCenter: IconComponentType;
834
840
 
835
- declare const IconLinesThreeVertical: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
841
+ declare const IconLinesThreeHorizontal: IconComponentType;
836
842
 
837
- declare const IconLinesTopLeftColumnsTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
843
+ declare const IconLinesThreeVertical: IconComponentType;
838
844
 
839
- declare const IconLinkPlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
845
+ declare const IconLinesTopLeftColumnsTwo: IconComponentType;
840
846
 
841
- declare const IconLink: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
847
+ declare const IconLinkPlus: IconComponentType;
842
848
 
843
- declare const IconListBullets: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
849
+ declare const IconLink: IconComponentType;
844
850
 
845
- declare const IconListNumbers: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
851
+ declare const IconListBullets: IconComponentType;
846
852
 
847
- declare const IconLockClosed: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
853
+ declare const IconListNumbers: IconComponentType;
848
854
 
849
- declare const IconLockOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
855
+ declare const IconLockClosed: IconComponentType;
850
856
 
851
- declare const IconLogin: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
857
+ declare const IconLockOpen: IconComponentType;
852
858
 
853
- declare const IconLogout: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
859
+ declare const IconLogin: IconComponentType;
854
860
 
855
- declare const IconMagnet: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
861
+ declare const IconLogout: IconComponentType;
856
862
 
857
- declare const IconMagnifyingGlassLightning: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
863
+ declare const IconMagnet: IconComponentType;
858
864
 
859
- declare const IconMagnifyingGlass: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
865
+ declare const IconMagnifyingGlassLightning: IconComponentType;
860
866
 
861
- declare const IconMap: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
867
+ declare const IconMagnifyingGlass: IconComponentType;
862
868
 
863
- declare const IconMegaphone: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
869
+ declare const IconMap: IconComponentType;
864
870
 
865
- declare const IconMicrophoneSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
871
+ declare const IconMegaphone: IconComponentType;
866
872
 
867
- declare const IconMicrophone: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
873
+ declare const IconMicrophoneSlash: IconComponentType;
868
874
 
869
- declare const IconMinus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
875
+ declare const IconMicrophone: IconComponentType;
870
876
 
871
- declare const IconMonitorArrow: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
877
+ declare const IconMinus: IconComponentType;
872
878
 
873
- declare const IconMonitorPause: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
879
+ declare const IconMonitorArrow: IconComponentType;
874
880
 
875
- declare const IconMonitorPlay: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
881
+ declare const IconMonitorPause: IconComponentType;
876
882
 
877
- declare const IconMonitorStop: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
883
+ declare const IconMonitorPlay: IconComponentType;
878
884
 
879
- declare const IconMoon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
885
+ declare const IconMonitorStop: IconComponentType;
880
886
 
881
- declare const IconMouse: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
887
+ declare const IconMoon: IconComponentType;
882
888
 
883
- declare const IconNavigationArrowLines: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
889
+ declare const IconMouse: IconComponentType;
884
890
 
885
- declare const IconNavigationUpLeftFilled: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
891
+ declare const IconNavigationArrowLines: IconComponentType;
886
892
 
887
- declare const IconNavigationUpLeftSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
893
+ declare const IconNavigationUpLeftFilled: IconComponentType;
888
894
 
889
- declare const IconNavigationUpRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
895
+ declare const IconNavigationUpLeftSlash: IconComponentType;
890
896
 
891
- declare const IconNext: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
897
+ declare const IconNavigationUpRight: IconComponentType;
892
898
 
893
- declare const IconNodeConnectedDot: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
899
+ declare const IconNext: IconComponentType;
894
900
 
895
- declare const IconNodeLinesCurved: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
901
+ declare const IconNodeConnectedDot: IconComponentType;
896
902
 
897
- declare const IconNodeLinesHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
903
+ declare const IconNodeLinesCurved: IconComponentType;
898
904
 
899
- declare const IconNodeLinesVertical: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
905
+ declare const IconNodeLinesHorizontal: IconComponentType;
900
906
 
901
- declare const IconNodePlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
907
+ declare const IconNodeLinesVertical: IconComponentType;
902
908
 
903
- declare const IconNodesConnected: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
909
+ declare const IconNodePlus: IconComponentType;
904
910
 
905
- declare const IconNodesConnectionsThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
911
+ declare const IconNodesConnected: IconComponentType;
906
912
 
907
- declare const IconNoteMagnifyingGlass: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
913
+ declare const IconNodesConnectionsThree: IconComponentType;
908
914
 
909
- declare const IconOctagon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
915
+ declare const IconNoteMagnifyingGlass: IconComponentType;
910
916
 
911
- declare const IconOffice: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
917
+ declare const IconOctagon: IconComponentType;
912
918
 
913
- declare const IconPaintBucket: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
919
+ declare const IconOffice: IconComponentType;
914
920
 
915
- declare const IconPaperPlaneFilledRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
921
+ declare const IconPaintBucket: IconComponentType;
916
922
 
917
- declare const IconPaperPlaneTilt: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
923
+ declare const IconPaperPlaneFilledRight: IconComponentType;
918
924
 
919
- declare const IconParallelogram: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
925
+ declare const IconPaperPlaneTilt: IconComponentType;
920
926
 
921
- declare const IconPauseCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
927
+ declare const IconParallelogram: IconComponentType;
922
928
 
923
- declare const IconPause: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
929
+ declare const IconPauseCircle: IconComponentType;
924
930
 
925
- declare const IconPdf: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
931
+ declare const IconPause: IconComponentType;
926
932
 
927
- declare const IconPenTip: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
933
+ declare const IconPdf: IconComponentType;
928
934
 
929
- declare const IconPen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
935
+ declare const IconPenTip: IconComponentType;
930
936
 
931
- declare const IconPentagon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
937
+ declare const IconPen: IconComponentType;
932
938
 
933
- declare const IconPlaceholder: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
939
+ declare const IconPentagon: IconComponentType;
934
940
 
935
- declare const IconPlayCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
941
+ declare const IconPlaceholder: IconComponentType;
936
942
 
937
- declare const IconPlay: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
943
+ declare const IconPlayCircle: IconComponentType;
938
944
 
939
- declare const IconPlaybackSpeedCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
945
+ declare const IconPlay: IconComponentType;
940
946
 
941
- declare const IconPlug: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
947
+ declare const IconPlaybackSpeedCircle: IconComponentType;
942
948
 
943
- declare const IconPlusSquare: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
949
+ declare const IconPlug: IconComponentType;
944
950
 
945
- declare const IconPlusText: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
951
+ declare const IconPlusSquare: IconComponentType;
946
952
 
947
- declare const IconPlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
953
+ declare const IconPlusText: IconComponentType;
948
954
 
949
- declare const IconPresentationArrow: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
955
+ declare const IconPlus: IconComponentType;
950
956
 
951
- declare const IconPresentationEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
957
+ declare const IconPresentationArrow: IconComponentType;
952
958
 
953
- declare const IconPresentationLine: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
959
+ declare const IconPresentationEyeOpen: IconComponentType;
954
960
 
955
- declare const IconPresentationLinesTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
961
+ declare const IconPresentationLine: IconComponentType;
956
962
 
957
- declare const IconPresentationLink: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
963
+ declare const IconPresentationLinesTwo: IconComponentType;
958
964
 
959
- declare const IconPresentationNumberOne: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
965
+ declare const IconPresentationLink: IconComponentType;
960
966
 
961
- declare const IconPresentationPlay: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
967
+ declare const IconPresentationNumberOne: IconComponentType;
962
968
 
963
- declare const IconPresentationPlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
969
+ declare const IconPresentationPlay: IconComponentType;
964
970
 
965
- declare const IconPrevious: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
971
+ declare const IconPresentationPlus: IconComponentType;
966
972
 
967
- declare const IconProhibit: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
973
+ declare const IconPrevious: IconComponentType;
968
974
 
969
- declare const IconPushPin: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
975
+ declare const IconProhibit: IconComponentType;
970
976
 
971
- declare const IconQuestionMarkCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
977
+ declare const IconPushPin: IconComponentType;
972
978
 
973
- declare const IconQuestionMark: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
979
+ declare const IconQuestionMarkCircle: IconComponentType;
974
980
 
975
- declare const IconRectangleArrowUpCenter: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
981
+ declare const IconQuestionMark: IconComponentType;
976
982
 
977
- declare const IconRectangleDashLines: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
983
+ declare const IconRectangleArrowUpCenter: IconComponentType;
978
984
 
979
- declare const IconRectangleDotLinePen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
985
+ declare const IconRectangleDashLines: IconComponentType;
980
986
 
981
- declare const IconRectanglePlayStack: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
987
+ declare const IconRectangleDotLinePen: IconComponentType;
982
988
 
983
- declare const IconRectangleTick: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
989
+ declare const IconRectanglePlayStack: IconComponentType;
984
990
 
985
- declare const IconRectangleTriangleBottomCenter: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
991
+ declare const IconRectangleTick: IconComponentType;
986
992
 
987
- declare const IconRectanglesThreeAligned: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
993
+ declare const IconRectangleTriangleBottomCenter: IconComponentType;
988
994
 
989
- declare const IconRectanglesThreeFree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
995
+ declare const IconRectanglesThreeAligned: IconComponentType;
990
996
 
991
- declare const IconRectanglesThreeOverlap: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
997
+ declare const IconRectanglesThreeFree: IconComponentType;
992
998
 
993
- declare const IconRectanglesTwoLine: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
999
+ declare const IconRectanglesThreeOverlap: IconComponentType;
994
1000
 
995
- declare const IconRectanglesTwoLinesFour: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1001
+ declare const IconRectanglesTwoLine: IconComponentType;
996
1002
 
997
- declare const IconRectanglesTwoMinus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1003
+ declare const IconRectanglesTwoLinesFour: IconComponentType;
998
1004
 
999
- declare const IconRectanglesTwoPlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1005
+ declare const IconRectanglesTwoMinus: IconComponentType;
1000
1006
 
1001
- declare const IconRectanglesTwoUser: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1007
+ declare const IconRectanglesTwoPlus: IconComponentType;
1002
1008
 
1003
- declare const IconRhombus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1009
+ declare const IconRectanglesTwoUser: IconComponentType;
1004
1010
 
1005
- declare const IconRocket: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1011
+ declare const IconRhombus: IconComponentType;
1006
1012
 
1007
- declare const IconRssRectangle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1013
+ declare const IconRocket: IconComponentType;
1008
1014
 
1009
- declare const IconRss: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1015
+ declare const IconRssRectangle: IconComponentType;
1010
1016
 
1011
- declare const IconScissors: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1017
+ declare const IconRss: IconComponentType;
1012
1018
 
1013
- declare const IconScrollbarXy: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1019
+ declare const IconScissors: IconComponentType;
1014
1020
 
1015
- declare const IconShapes: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1021
+ declare const IconScrollbarXy: IconComponentType;
1016
1022
 
1017
- declare const IconShieldCheck: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1023
+ declare const IconShapes: IconComponentType;
1018
1024
 
1019
- declare const IconShieldLock: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1025
+ declare const IconShieldCheck: IconComponentType;
1020
1026
 
1021
- declare const IconShuffle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1027
+ declare const IconShieldLock: IconComponentType;
1022
1028
 
1023
- declare const IconSidebarClosed: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1029
+ declare const IconShuffle: IconComponentType;
1024
1030
 
1025
- declare const IconSidebarOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1031
+ declare const IconSidebarClosed: IconComponentType;
1026
1032
 
1027
- declare const IconSlidersX: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1033
+ declare const IconSidebarOpen: IconComponentType;
1028
1034
 
1029
- declare const IconSlidersY: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1035
+ declare const IconSlidersX: IconComponentType;
1030
1036
 
1031
- declare const IconSmileyChat: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1037
+ declare const IconSlidersY: IconComponentType;
1032
1038
 
1033
- declare const IconSmileyPlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1039
+ declare const IconSmileyChat: IconComponentType;
1034
1040
 
1035
- declare const IconSmileySticker: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1041
+ declare const IconSmileyPlus: IconComponentType;
1036
1042
 
1037
- declare const IconSmiley: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1043
+ declare const IconSmileySticker: IconComponentType;
1038
1044
 
1039
- declare const IconSocialFacebook: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1045
+ declare const IconSmiley: IconComponentType;
1040
1046
 
1041
- declare const IconSocialInstagram: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1047
+ declare const IconSocialFacebook: IconComponentType;
1042
1048
 
1043
- declare const IconSocialLinkedin: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1049
+ declare const IconSocialInstagram: IconComponentType;
1044
1050
 
1045
- declare const IconSocialTwitter: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1051
+ declare const IconSocialLinkedin: IconComponentType;
1046
1052
 
1047
- declare const IconSocialYoutube: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1053
+ declare const IconSocialTwitter: IconComponentType;
1048
1054
 
1049
- declare const IconSparksFilled: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1055
+ declare const IconSocialYoutube: IconComponentType;
1050
1056
 
1051
- declare const IconSparks: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1057
+ declare const IconSparksFilled: IconComponentType;
1052
1058
 
1053
- declare const IconSpeakerCross: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1059
+ declare const IconSparks: IconComponentType;
1054
1060
 
1055
- declare const IconSpeakerHigh: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1061
+ declare const IconSpeakerCross: IconComponentType;
1056
1062
 
1057
- declare const IconSplitVertical: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1063
+ declare const IconSpeakerHigh: IconComponentType;
1058
1064
 
1059
- declare const IconSquareBracketsAngleSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1065
+ declare const IconSplitVertical: IconComponentType;
1060
1066
 
1061
- declare const IconSquareCirclesTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1067
+ declare const IconSquareBracketsAngleSlash: IconComponentType;
1062
1068
 
1063
- declare const IconSquareLineSquareDashed: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1069
+ declare const IconSquareCirclesTwo: IconComponentType;
1064
1070
 
1065
- declare const IconSquareRounded: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1071
+ declare const IconSquareLineSquareDashed: IconComponentType;
1066
1072
 
1067
- declare const IconSquareStarScribble: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1073
+ declare const IconSquareRounded: IconComponentType;
1068
1074
 
1069
- declare const IconSquareTriangleCirclePlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1075
+ declare const IconSquareStarScribble: IconComponentType;
1070
1076
 
1071
- declare const IconSquare: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1077
+ declare const IconSquareTriangleCirclePlus: IconComponentType;
1072
1078
 
1073
- declare const IconSquaresFour: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1079
+ declare const IconSquare: IconComponentType;
1074
1080
 
1075
- declare const IconSquaresGroup: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1081
+ declare const IconSquaresFour: IconComponentType;
1076
1082
 
1077
- declare const IconSquaresMerge: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1083
+ declare const IconSquaresGroup: IconComponentType;
1078
1084
 
1079
- declare const IconSquaresThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1085
+ declare const IconSquaresMerge: IconComponentType;
1080
1086
 
1081
- declare const IconSquaresTwoOverlap: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1087
+ declare const IconSquaresThree: IconComponentType;
1082
1088
 
1083
- declare const IconSquaresUngroup: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1089
+ declare const IconSquaresTwoOverlap: IconComponentType;
1084
1090
 
1085
- declare const IconSquaresUnmerge: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1091
+ declare const IconSquaresUngroup: IconComponentType;
1086
1092
 
1087
- declare const IconStack: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1093
+ declare const IconSquaresUnmerge: IconComponentType;
1088
1094
 
1089
- declare const IconStarFilled: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1095
+ declare const IconStack: IconComponentType;
1090
1096
 
1091
- declare const IconStarHalf: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1097
+ declare const IconStarFilled: IconComponentType;
1092
1098
 
1093
- declare const IconStar: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1099
+ declare const IconStarHalf: IconComponentType;
1094
1100
 
1095
- declare const IconStickyCorners: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1101
+ declare const IconStar: IconComponentType;
1096
1102
 
1097
- declare const IconStickyEyeClosed: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1103
+ declare const IconStickyCorners: IconComponentType;
1098
1104
 
1099
- declare const IconStickyEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1105
+ declare const IconStickyEyeClosed: IconComponentType;
1100
1106
 
1101
- declare const IconStickyNoteStack: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1107
+ declare const IconStickyEyeOpen: IconComponentType;
1102
1108
 
1103
- declare const IconStickyNoteWide: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1109
+ declare const IconStickyNoteStack: IconComponentType;
1104
1110
 
1105
- declare const IconStickyNote: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1111
+ declare const IconStickyNoteWide: IconComponentType;
1106
1112
 
1107
- declare const IconStickyNotesTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1113
+ declare const IconStickyNote: IconComponentType;
1108
1114
 
1109
- declare const IconStopCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1115
+ declare const IconStickyNotesTwo: IconComponentType;
1110
1116
 
1111
- declare const IconStroke1: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1117
+ declare const IconStopCircle: IconComponentType;
1112
1118
 
1113
- declare const IconStroke2: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1119
+ declare const IconStroke1: IconComponentType;
1114
1120
 
1115
- declare const IconStroke3: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1121
+ declare const IconStroke2: IconComponentType;
1116
1122
 
1117
- declare const IconStroke4: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1123
+ declare const IconStroke3: IconComponentType;
1118
1124
 
1119
- declare const IconStroke5: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1125
+ declare const IconStroke4: IconComponentType;
1120
1126
 
1121
- declare const IconStroke6: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1127
+ declare const IconStroke5: IconComponentType;
1122
1128
 
1123
- declare const IconSwitch: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1129
+ declare const IconStroke6: IconComponentType;
1124
1130
 
1125
- declare const IconTag: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1131
+ declare const IconSwitch: IconComponentType;
1126
1132
 
1127
- declare const IconTextAUnderline: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1133
+ declare const IconTag: IconComponentType;
1128
1134
 
1129
- declare const IconTextAlignCenter: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1135
+ declare const IconTextAUnderline: IconComponentType;
1130
1136
 
1131
- declare const IconTextAlignLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1137
+ declare const IconTextAlignCenter: IconComponentType;
1132
1138
 
1133
- declare const IconTextBBoldItalicUnderlined: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1139
+ declare const IconTextAlignLeft: IconComponentType;
1134
1140
 
1135
- declare const IconTextBBold: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1141
+ declare const IconTextBBoldItalicUnderlined: IconComponentType;
1136
1142
 
1137
- declare const IconTextCursorEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1143
+ declare const IconTextBBold: IconComponentType;
1138
1144
 
1139
- declare const IconTextHOne: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1145
+ declare const IconTextCursorEyeOpen: IconComponentType;
1140
1146
 
1141
- declare const IconTextHThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1147
+ declare const IconTextHOne: IconComponentType;
1142
1148
 
1143
- declare const IconTextHTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1149
+ declare const IconTextHThree: IconComponentType;
1144
1150
 
1145
- declare const IconTextIItalic: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1151
+ declare const IconTextHTwo: IconComponentType;
1146
1152
 
1147
- declare const IconTextIndent: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1153
+ declare const IconTextIItalic: IconComponentType;
1148
1154
 
1149
- declare const IconTextLinesThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1155
+ declare const IconTextIndent: IconComponentType;
1150
1156
 
1151
- declare const IconTextSStrikethrough: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1157
+ declare const IconTextLinesThree: IconComponentType;
1152
1158
 
1153
- declare const IconTextStyles: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1159
+ declare const IconTextSStrikethrough: IconComponentType;
1154
1160
 
1155
- declare const IconTextT: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1161
+ declare const IconTextStyles: IconComponentType;
1156
1162
 
1157
- declare const IconTextUUnderlined: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1163
+ declare const IconTextT: IconComponentType;
1158
1164
 
1159
- declare const IconThumbsUp: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1165
+ declare const IconTextUUnderlined: IconComponentType;
1160
1166
 
1161
- declare const IconTickCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1167
+ declare const IconThumbsUp: IconComponentType;
1162
1168
 
1163
- declare const IconTicket: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1169
+ declare const IconTickCircle: IconComponentType;
1164
1170
 
1165
- declare const IconTimer: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1171
+ declare const IconTicket: IconComponentType;
1166
1172
 
1167
- declare const IconToolbar: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1173
+ declare const IconTimer: IconComponentType;
1168
1174
 
1169
- declare const IconTooltip: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1175
+ declare const IconToolbar: IconComponentType;
1170
1176
 
1171
- declare const IconTrackpad: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1177
+ declare const IconTooltip: IconComponentType;
1172
1178
 
1173
- declare const IconTrapeze: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1179
+ declare const IconTrackpad: IconComponentType;
1174
1180
 
1175
- declare const IconTrashSimple: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1181
+ declare const IconTrapeze: IconComponentType;
1176
1182
 
1177
- declare const IconTrash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1183
+ declare const IconTrashSimple: IconComponentType;
1178
1184
 
1179
- declare const IconTriangleSquareCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1185
+ declare const IconTrash: IconComponentType;
1180
1186
 
1181
- declare const IconTriangle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1187
+ declare const IconTriangleSquareCircle: IconComponentType;
1182
1188
 
1183
- declare const IconTrident: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1189
+ declare const IconTriangle: IconComponentType;
1184
1190
 
1185
- declare const IconTrophy: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1191
+ declare const IconTrident: IconComponentType;
1186
1192
 
1187
- declare const IconUserAdd: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1193
+ declare const IconTrophy: IconComponentType;
1188
1194
 
1189
- declare const IconUserArrowRightUp: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1195
+ declare const IconUserAdd: IconComponentType;
1190
1196
 
1191
- declare const IconUserEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1197
+ declare const IconUserArrowRightUp: IconComponentType;
1192
1198
 
1193
- declare const IconUserLoad: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1199
+ declare const IconUserEyeOpen: IconComponentType;
1194
1200
 
1195
- declare const IconUserNumberThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1201
+ declare const IconUserLoad: IconComponentType;
1196
1202
 
1197
- declare const IconUserPenDashesBottom: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1203
+ declare const IconUserNumberThree: IconComponentType;
1198
1204
 
1199
- declare const IconUserPenLineBottom: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1205
+ declare const IconUserPenDashesBottom: IconComponentType;
1200
1206
 
1201
- declare const IconUserTickDown: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1207
+ declare const IconUserPenLineBottom: IconComponentType;
1202
1208
 
1203
- declare const IconUser: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1209
+ declare const IconUserTickDown: IconComponentType;
1204
1210
 
1205
- declare const IconUsersThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1211
+ declare const IconUser: IconComponentType;
1206
1212
 
1207
- declare const IconUsers: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1213
+ declare const IconUsersThree: IconComponentType;
1208
1214
 
1209
- declare const IconVideoCameraSimpleSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1215
+ declare const IconUsers: IconComponentType;
1210
1216
 
1211
- declare const IconVideoCameraSimple: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1217
+ declare const IconVideoCameraSimpleSlash: IconComponentType;
1212
1218
 
1213
- declare const IconVideoCamera: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1219
+ declare const IconVideoCameraSimple: IconComponentType;
1214
1220
 
1215
- declare const IconViewCenter: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1221
+ declare const IconVideoCamera: IconComponentType;
1216
1222
 
1217
- declare const IconViewSideLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1223
+ declare const IconViewCenter: IconComponentType;
1218
1224
 
1219
- declare const IconWallet: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1225
+ declare const IconViewSideLeft: IconComponentType;
1220
1226
 
1221
- declare const IconTypeSymbol: unique symbol;
1227
+ declare const IconWallet: IconComponentType;
1222
1228
 
1223
- export { IconAddLineBottom, IconAddLineRight, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArticle, IconAt, IconBadge, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBracketCurlyLeft, IconBracketCurlyRight, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconCalendarBlank, IconCamera, IconCard, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesDot, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCloud, IconCluster, IconClustered, IconCog, IconColumnsThree, IconConeSerpentine, IconCornersThreeEyeOpen, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDistributeHorizontal, IconDistributeVertical, IconDotsNine, IconDotsThree, IconDotsTwo, IconDownload, IconEnvelope, IconEraser, IconExclamationPointCircle, IconExport, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFlag, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGift, IconGlobe, IconGraduationCap, IconGrid, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHandPointing, IconHeadsetPerson, IconHeart, IconHeartFilled, IconHexagon, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightbox, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMap, IconMegaphone, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMonitorArrow, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMoon, IconMouse, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconOctagon, IconOffice, IconPaintBucket, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPentagon, IconPlaceholder, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusSquare, IconPlusText, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconProps, IconPushPin, IconQuestionMark, IconQuestionMarkCircle, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLinePen, IconRectanglePlayStack, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconRocket, IconRss, IconRssRectangle, IconScissors, IconScrollbarXy, IconShapes, IconShieldCheck, IconShieldLock, IconShuffle, IconSidebarClosed, IconSidebarOpen, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialFacebook, IconSocialInstagram, IconSocialLinkedin, IconSocialTwitter, IconSocialYoutube, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSplitVertical, IconSquare, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStar, IconStarFilled, IconStarHalf, IconStickyCorners, IconStickyEyeClosed, IconStickyEyeOpen, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconSwitch, IconTag, IconTextAUnderline, IconTextAlignCenter, IconTextAlignLeft, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLinesThree, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTickCircle, IconTicket, IconTimer, IconToolbar, IconTooltip, IconTrackpad, IconTrapeze, IconTrash, IconTrashSimple, IconTriangle, IconTriangleSquareCircle, IconTrident, IconTrophy, IconTypeSymbol, IconUser, IconUserAdd, IconUserArrowRightUp, IconUserEyeOpen, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet };
1229
+ export { IconAddLineBottom, IconAddLineRight, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArticle, IconAt, IconBadge, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBracketCurlyLeft, IconBracketCurlyRight, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconCalendarBlank, IconCamera, IconCard, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesDot, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCloud, IconCluster, IconClustered, IconCog, IconColumnsThree, IconConeSerpentine, IconCornersThreeEyeOpen, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDistributeHorizontal, IconDistributeVertical, IconDotsNine, IconDotsThree, IconDotsTwo, IconDownload, IconEnvelope, IconEraser, IconExclamationPointCircle, IconExport, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFlag, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGift, IconGlobe, IconGraduationCap, IconGrid, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHandPointing, IconHeadsetPerson, IconHeart, IconHeartFilled, IconHexagon, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightbox, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMap, IconMegaphone, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMonitorArrow, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMoon, IconMouse, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconOctagon, IconOffice, IconPaintBucket, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPentagon, IconPlaceholder, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusSquare, IconPlusText, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconProps, IconPushPin, IconQuestionMark, IconQuestionMarkCircle, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLinePen, IconRectanglePlayStack, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconRocket, IconRss, IconRssRectangle, IconScissors, IconScrollbarXy, IconShapes, IconShieldCheck, IconShieldLock, IconShuffle, IconSidebarClosed, IconSidebarOpen, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialFacebook, IconSocialInstagram, IconSocialLinkedin, IconSocialTwitter, IconSocialYoutube, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSplitVertical, IconSquare, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStar, IconStarFilled, IconStarHalf, IconStickyCorners, IconStickyEyeClosed, IconStickyEyeOpen, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconSwitch, IconTag, IconTextAUnderline, IconTextAlignCenter, IconTextAlignLeft, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLinesThree, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTickCircle, IconTicket, IconTimer, IconToolbar, IconTooltip, IconTrackpad, IconTrapeze, IconTrash, IconTrashSimple, IconTriangle, IconTriangleSquareCircle, IconTrident, IconTrophy, IconUser, IconUserAdd, IconUserArrowRightUp, IconUserEyeOpen, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet, isIconComponent };