@mirohq/design-system-icons 0.20.0-icon-types.0 → 0.21.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 (382) hide show
  1. package/dist/main.js +436 -10
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +434 -10
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +386 -376
  6. package/package.json +3 -3
  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/index.ts +2 -0
  164. package/react/information-mark-circle.tsx +28 -27
  165. package/react/kanban.tsx +31 -30
  166. package/react/key.tsx +28 -27
  167. package/react/keycap.tsx +25 -24
  168. package/react/laptop.tsx +24 -23
  169. package/react/lasso.tsx +32 -31
  170. package/react/layout.tsx +32 -31
  171. package/react/lifesaver.tsx +32 -31
  172. package/react/lightbox.tsx +25 -27
  173. package/react/lightbulb.tsx +21 -20
  174. package/react/lightning.tsx +33 -32
  175. package/react/line-curved.tsx +32 -31
  176. package/react/line-dashed.tsx +32 -31
  177. package/react/line-diagonal.tsx +31 -30
  178. package/react/line-dotted.tsx +25 -24
  179. package/react/line-horizontal.tsx +32 -31
  180. package/react/line-orthogonal.tsx +32 -31
  181. package/react/line-straight.tsx +32 -31
  182. package/react/lines-three-horizontal-line-vertical-center.tsx +32 -31
  183. package/react/lines-three-horizontal.tsx +31 -30
  184. package/react/lines-three-vertical.tsx +31 -30
  185. package/react/lines-top-left-columns-two.tsx +32 -31
  186. package/react/link-plus.tsx +28 -27
  187. package/react/link.tsx +24 -23
  188. package/react/list-bullets.tsx +29 -28
  189. package/react/list-numbers.tsx +32 -31
  190. package/react/lock-closed.tsx +25 -24
  191. package/react/lock-open.tsx +25 -24
  192. package/react/login.tsx +32 -31
  193. package/react/logout.tsx +32 -31
  194. package/react/magnet.tsx +32 -31
  195. package/react/magnifying-glass-lightning.tsx +28 -27
  196. package/react/magnifying-glass.tsx +24 -23
  197. package/react/map.tsx +33 -32
  198. package/react/megaphone.tsx +25 -24
  199. package/react/microphone-slash.tsx +31 -30
  200. package/react/microphone.tsx +31 -30
  201. package/react/minus.tsx +24 -23
  202. package/react/monitor-arrow.tsx +32 -31
  203. package/react/monitor-pause.tsx +32 -31
  204. package/react/monitor-play.tsx +29 -28
  205. package/react/monitor-stop.tsx +26 -25
  206. package/react/moon.tsx +24 -23
  207. package/react/mouse.tsx +25 -24
  208. package/react/navigation-arrow-lines.tsx +29 -28
  209. package/react/navigation-up-left-filled.tsx +29 -28
  210. package/react/navigation-up-left-slash.tsx +32 -31
  211. package/react/navigation-up-right.tsx +32 -31
  212. package/react/next.tsx +25 -24
  213. package/react/node-connected-dot.tsx +26 -25
  214. package/react/node-lines-curved.tsx +32 -31
  215. package/react/node-lines-horizontal.tsx +32 -31
  216. package/react/node-lines-vertical.tsx +32 -31
  217. package/react/node-plus.tsx +31 -30
  218. package/react/nodes-connected.tsx +29 -28
  219. package/react/nodes-connections-three.tsx +31 -30
  220. package/react/note-magnifying-glass.tsx +28 -27
  221. package/react/octagon.tsx +32 -31
  222. package/react/office.tsx +24 -23
  223. package/react/paint-bucket.tsx +29 -28
  224. package/react/paper-plane-filled-right.tsx +29 -28
  225. package/react/paper-plane-tilt.tsx +32 -31
  226. package/react/parallelogram.tsx +30 -29
  227. package/react/pause-circle.tsx +31 -30
  228. package/react/pause.tsx +25 -24
  229. package/react/pdf.tsx +32 -31
  230. package/react/pen-tip.tsx +32 -31
  231. package/react/pen.tsx +32 -31
  232. package/react/pentagon.tsx +32 -31
  233. package/react/placeholder.tsx +24 -23
  234. package/react/play-circle.tsx +29 -28
  235. package/react/play.tsx +28 -27
  236. package/react/playback-speed-circle.tsx +28 -27
  237. package/react/plug.tsx +24 -23
  238. package/react/plus-square.tsx +30 -29
  239. package/react/plus-text.tsx +32 -31
  240. package/react/plus.tsx +24 -23
  241. package/react/presentation-arrow.tsx +32 -31
  242. package/react/presentation-eye-open.tsx +22 -21
  243. package/react/presentation-line.tsx +32 -31
  244. package/react/presentation-lines-two.tsx +32 -31
  245. package/react/presentation-link.tsx +28 -27
  246. package/react/presentation-number-one.tsx +32 -31
  247. package/react/presentation-play.tsx +29 -28
  248. package/react/presentation-plus.tsx +32 -31
  249. package/react/previous.tsx +25 -24
  250. package/react/prohibit.tsx +30 -29
  251. package/react/push-pin.tsx +28 -27
  252. package/react/question-mark-circle.tsx +24 -23
  253. package/react/question-mark.tsx +29 -28
  254. package/react/rectangle-arrow-up-center.tsx +32 -31
  255. package/react/rectangle-dash-lines.tsx +32 -31
  256. package/react/rectangle-dot-line-pen.tsx +35 -34
  257. package/react/rectangle-play-stack.tsx +29 -28
  258. package/react/rectangle-tick.tsx +32 -31
  259. package/react/rectangle-triangle-bottom-center.tsx +32 -31
  260. package/react/rectangles-three-aligned.tsx +32 -31
  261. package/react/rectangles-three-free.tsx +32 -31
  262. package/react/rectangles-three-overlap.tsx +32 -31
  263. package/react/rectangles-two-line.tsx +32 -31
  264. package/react/rectangles-two-lines-four.tsx +32 -31
  265. package/react/rectangles-two-minus.tsx +32 -31
  266. package/react/rectangles-two-plus.tsx +32 -31
  267. package/react/rectangles-two-user.tsx +27 -26
  268. package/react/rhombus.tsx +30 -29
  269. package/react/rocket.tsx +25 -24
  270. package/react/rss-rectangle.tsx +26 -25
  271. package/react/rss.tsx +25 -24
  272. package/react/scissors.tsx +31 -30
  273. package/react/scrollbar-xy.tsx +24 -23
  274. package/react/shapes.tsx +31 -30
  275. package/react/shield-check.tsx +32 -31
  276. package/react/shield-lock.tsx +25 -24
  277. package/react/shuffle.tsx +32 -31
  278. package/react/sidebar-closed.tsx +33 -32
  279. package/react/sidebar-open.tsx +32 -31
  280. package/react/sliders-x.tsx +31 -30
  281. package/react/sliders-y.tsx +31 -30
  282. package/react/smiley-chat.tsx +25 -24
  283. package/react/smiley-plus.tsx +29 -28
  284. package/react/smiley-sticker.tsx +29 -28
  285. package/react/smiley.tsx +29 -28
  286. package/react/social-facebook.tsx +28 -27
  287. package/react/social-instagram.tsx +34 -33
  288. package/react/social-linkedin.tsx +28 -27
  289. package/react/social-twitter.tsx +28 -27
  290. package/react/social-youtube.tsx +28 -27
  291. package/react/sparks-filled.tsx +25 -24
  292. package/react/sparks.tsx +27 -26
  293. package/react/speaker-cross.tsx +31 -30
  294. package/react/speaker-high.tsx +31 -30
  295. package/react/split-vertical.tsx +32 -31
  296. package/react/square-brackets-angle-slash.tsx +31 -30
  297. package/react/square-circles-two.tsx +28 -27
  298. package/react/square-line-square-dashed.tsx +32 -31
  299. package/react/square-rounded.tsx +30 -29
  300. package/react/square-star-scribble.tsx +29 -28
  301. package/react/square-triangle-circle-plus.tsx +31 -30
  302. package/react/square.tsx +30 -29
  303. package/react/squares-four.tsx +31 -30
  304. package/react/squares-group.tsx +30 -29
  305. package/react/squares-merge.tsx +28 -27
  306. package/react/squares-three.tsx +31 -30
  307. package/react/squares-two-overlap.tsx +32 -31
  308. package/react/squares-ungroup.tsx +29 -28
  309. package/react/squares-unmerge.tsx +32 -31
  310. package/react/stack.tsx +32 -31
  311. package/react/star-filled.tsx +29 -28
  312. package/react/star-half.tsx +29 -28
  313. package/react/star.tsx +32 -31
  314. package/react/sticky-corners.tsx +32 -31
  315. package/react/sticky-eye-closed.tsx +25 -24
  316. package/react/sticky-eye-open.tsx +22 -21
  317. package/react/sticky-note-stack.tsx +32 -31
  318. package/react/sticky-note-wide.tsx +32 -31
  319. package/react/sticky-note.tsx +32 -31
  320. package/react/sticky-notes-two.tsx +28 -27
  321. package/react/stop-circle.tsx +29 -28
  322. package/react/stroke-1.tsx +28 -27
  323. package/react/stroke-2.tsx +28 -27
  324. package/react/stroke-3.tsx +28 -27
  325. package/react/stroke-4.tsx +28 -27
  326. package/react/stroke-5.tsx +28 -27
  327. package/react/stroke-6.tsx +28 -27
  328. package/react/switch.tsx +26 -25
  329. package/react/tag.tsx +27 -26
  330. package/react/text-a-underline.tsx +22 -21
  331. package/react/text-align-center.tsx +32 -31
  332. package/react/text-align-left.tsx +32 -31
  333. package/react/text-b-bold-italic-underlined.tsx +21 -20
  334. package/react/text-b-bold.tsx +32 -31
  335. package/react/text-cursor-eye-open.tsx +22 -21
  336. package/react/text-h-one.tsx +32 -31
  337. package/react/text-h-three.tsx +32 -31
  338. package/react/text-h-two.tsx +32 -31
  339. package/react/text-i-italic.tsx +31 -30
  340. package/react/text-indent.tsx +32 -31
  341. package/react/text-lines-three.tsx +32 -31
  342. package/react/text-s-strikethrough.tsx +32 -31
  343. package/react/text-styles.tsx +31 -30
  344. package/react/text-t.tsx +31 -30
  345. package/react/text-u-underlined.tsx +32 -31
  346. package/react/thumbs-up.tsx +31 -30
  347. package/react/tick-circle.tsx +28 -27
  348. package/react/ticket.tsx +21 -20
  349. package/react/timer.tsx +22 -21
  350. package/react/toolbar.tsx +25 -24
  351. package/react/tooltip.tsx +25 -24
  352. package/react/trackpad.tsx +23 -22
  353. package/react/trapeze.tsx +32 -31
  354. package/react/trash-simple.tsx +32 -31
  355. package/react/trash.tsx +32 -31
  356. package/react/triangle-square-circle.tsx +28 -27
  357. package/react/triangle.tsx +30 -29
  358. package/react/trident.tsx +41 -40
  359. package/react/trophy.tsx +29 -28
  360. package/react/user-add.tsx +24 -23
  361. package/react/user-arrow-right-up.tsx +28 -27
  362. package/react/user-cog-plus.tsx +39 -0
  363. package/react/user-cog.tsx +39 -0
  364. package/react/user-eye-open.tsx +22 -21
  365. package/react/user-load.tsx +31 -30
  366. package/react/user-number-three.tsx +32 -31
  367. package/react/user-pen-dashes-bottom.tsx +27 -26
  368. package/react/user-pen-line-bottom.tsx +27 -26
  369. package/react/user-tick-down.tsx +28 -27
  370. package/react/user.tsx +24 -23
  371. package/react/users-three.tsx +32 -31
  372. package/react/users.tsx +24 -23
  373. package/react/video-camera-simple-slash.tsx +32 -31
  374. package/react/video-camera-simple.tsx +32 -31
  375. package/react/video-camera.tsx +32 -31
  376. package/react/view-center.tsx +26 -25
  377. package/react/view-side-left.tsx +26 -25
  378. package/react/wallet.tsx +28 -27
  379. package/svg/24/lightbox.svg +1 -1
  380. package/svg/24/user-cog-plus.svg +2 -0
  381. package/svg/24/user-cog.svg +2 -0
  382. package/svg/meta.json +29 -3
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,750 @@ 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
+ };
490
+
491
+ declare const IconAddLineBottom: IconComponentType;
482
492
 
483
- declare const IconAddLineBottom: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
493
+ declare const IconAddLineRight: IconComponentType;
484
494
 
485
- declare const IconAddLineRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
495
+ declare const IconAlignBottom: IconComponentType;
486
496
 
487
- declare const IconAlignBottom: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
497
+ declare const IconAlignCenterHorizontal: IconComponentType;
488
498
 
489
- declare const IconAlignCenterHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
499
+ declare const IconAlignCenterVertical: IconComponentType;
490
500
 
491
- declare const IconAlignCenterVertical: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
501
+ declare const IconAlignLeft: IconComponentType;
492
502
 
493
- declare const IconAlignLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
503
+ declare const IconAlignRight: IconComponentType;
494
504
 
495
- declare const IconAlignRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
505
+ declare const IconAlignTop: IconComponentType;
496
506
 
497
- declare const IconAlignTop: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
507
+ declare const IconArrowArcLeft: IconComponentType;
498
508
 
499
- declare const IconArrowArcLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
509
+ declare const IconArrowArcRight: IconComponentType;
500
510
 
501
- declare const IconArrowArcRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
511
+ declare const IconArrowBendUpRight: IconComponentType;
502
512
 
503
- declare const IconArrowBendUpRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
513
+ declare const IconArrowBoxOut: IconComponentType;
504
514
 
505
- declare const IconArrowBoxOut: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
515
+ declare const IconArrowClockwiseDownRight: IconComponentType;
506
516
 
507
- declare const IconArrowClockwiseDownRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
517
+ declare const IconArrowClockwiseUpLeft: IconComponentType;
508
518
 
509
- declare const IconArrowClockwiseUpLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
519
+ declare const IconArrowCounterClockwiseDownLeft: IconComponentType;
510
520
 
511
- declare const IconArrowCounterClockwiseDownLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
521
+ declare const IconArrowCounterClockwiseUpRight: IconComponentType;
512
522
 
513
- declare const IconArrowCounterClockwiseUpRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
523
+ declare const IconArrowCurvesBottomRight: IconComponentType;
514
524
 
515
- declare const IconArrowCurvesBottomRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
525
+ declare const IconArrowDownLeft: IconComponentType;
516
526
 
517
- declare const IconArrowDownLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
527
+ declare const IconArrowDownRight: IconComponentType;
518
528
 
519
- declare const IconArrowDownRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
529
+ declare const IconArrowDown: IconComponentType;
520
530
 
521
- declare const IconArrowDown: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
531
+ declare const IconArrowFatRight: IconComponentType;
522
532
 
523
- declare const IconArrowFatRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
533
+ declare const IconArrowFatUpRight: IconComponentType;
524
534
 
525
- declare const IconArrowFatUpRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
535
+ declare const IconArrowLeft: IconComponentType;
526
536
 
527
- declare const IconArrowLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
537
+ declare const IconArrowRight: IconComponentType;
528
538
 
529
- declare const IconArrowRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
539
+ declare const IconArrowUpCircle: IconComponentType;
530
540
 
531
- declare const IconArrowUpCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
541
+ declare const IconArrowUpLeft: IconComponentType;
532
542
 
533
- declare const IconArrowUpLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
543
+ declare const IconArrowUpRight: IconComponentType;
534
544
 
535
- declare const IconArrowUpRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
545
+ declare const IconArrowUp: IconComponentType;
536
546
 
537
- declare const IconArrowUp: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
547
+ declare const IconArrowsClockwiseRectangleTilt: IconComponentType;
538
548
 
539
- declare const IconArrowsClockwiseRectangleTilt: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
549
+ declare const IconArrowsClockwiseX: IconComponentType;
540
550
 
541
- declare const IconArrowsClockwiseX: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
551
+ declare const IconArrowsClockwiseY: IconComponentType;
542
552
 
543
- declare const IconArrowsClockwiseY: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
553
+ declare const IconArrowsDownUp: IconComponentType;
544
554
 
545
- declare const IconArrowsDownUp: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
555
+ declare const IconArrowsHorizontalLinesTopBottom: IconComponentType;
546
556
 
547
- declare const IconArrowsHorizontalLinesTopBottom: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
557
+ declare const IconArrowsInSimple: IconComponentType;
548
558
 
549
- declare const IconArrowsInSimple: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
559
+ declare const IconArrowsOutCardinal: IconComponentType;
550
560
 
551
- declare const IconArrowsOutCardinal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
561
+ declare const IconArrowsOutLinesHorizontal: IconComponentType;
552
562
 
553
- declare const IconArrowsOutLinesHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
563
+ declare const IconArrowsOutSimple: IconComponentType;
554
564
 
555
- declare const IconArrowsOutSimple: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
565
+ declare const IconArticle: IconComponentType;
556
566
 
557
- declare const IconArticle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
567
+ declare const IconAt: IconComponentType;
558
568
 
559
- declare const IconAt: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
569
+ declare const IconBadge: IconComponentType;
560
570
 
561
- declare const IconBadge: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
571
+ declare const IconBarrel: IconComponentType;
562
572
 
563
- declare const IconBarrel: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
573
+ declare const IconBellSlash: IconComponentType;
564
574
 
565
- declare const IconBellSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
575
+ declare const IconBellTilt: IconComponentType;
566
576
 
567
- declare const IconBellTilt: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
577
+ declare const IconBell: IconComponentType;
568
578
 
569
- declare const IconBell: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
579
+ declare const IconBoard: IconComponentType;
570
580
 
571
- declare const IconBoard: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
581
+ declare const IconBookOpenInfo: IconComponentType;
572
582
 
573
- declare const IconBookOpenInfo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
583
+ declare const IconBookmark: IconComponentType;
574
584
 
575
- declare const IconBookmark: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
585
+ declare const IconBracketCurlyLeft: IconComponentType;
576
586
 
577
- declare const IconBracketCurlyLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
587
+ declare const IconBracketCurlyRight: IconComponentType;
578
588
 
579
- declare const IconBracketCurlyRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
589
+ declare const IconBracketsAngleSlash: IconComponentType;
580
590
 
581
- declare const IconBracketsAngleSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
591
+ declare const IconBracketsCurlyCirclesThree: IconComponentType;
582
592
 
583
- declare const IconBracketsCurlyCirclesThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
593
+ declare const IconCalendarBlank: IconComponentType;
584
594
 
585
- declare const IconCalendarBlank: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
595
+ declare const IconCamera: IconComponentType;
586
596
 
587
- declare const IconCamera: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
597
+ declare const IconCardNumberThree: IconComponentType;
588
598
 
589
- declare const IconCardNumberThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
599
+ declare const IconCard: IconComponentType;
590
600
 
591
- declare const IconCard: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
601
+ declare const IconCardsPoker: IconComponentType;
592
602
 
593
- declare const IconCardsPoker: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
603
+ declare const IconChartBarYSimple: IconComponentType;
594
604
 
595
- declare const IconChartBarYSimple: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
605
+ declare const IconChartBarY: IconComponentType;
596
606
 
597
- declare const IconChartBarY: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
607
+ declare const IconChatDashesLinesTwo: IconComponentType;
598
608
 
599
- declare const IconChatDashesLinesTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
609
+ declare const IconChatLinesCross: IconComponentType;
600
610
 
601
- declare const IconChatLinesCross: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
611
+ declare const IconChatLinesDot: IconComponentType;
602
612
 
603
- declare const IconChatLinesDot: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
613
+ declare const IconChatLinesEyeOpen: IconComponentType;
604
614
 
605
- declare const IconChatLinesEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
615
+ declare const IconChatLinesTwoStack: IconComponentType;
606
616
 
607
- declare const IconChatLinesTwoStack: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
617
+ declare const IconChatLinesTwo: IconComponentType;
608
618
 
609
- declare const IconChatLinesTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
619
+ declare const IconChatPlus: IconComponentType;
610
620
 
611
- declare const IconChatPlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
621
+ declare const IconChatTextArrow: IconComponentType;
612
622
 
613
- declare const IconChatTextArrow: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
623
+ declare const IconChatTwo: IconComponentType;
614
624
 
615
- declare const IconChatTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
625
+ declare const IconChat: IconComponentType;
616
626
 
617
- declare const IconChat: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
627
+ declare const IconCheckMark: IconComponentType;
618
628
 
619
- declare const IconCheckMark: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
629
+ declare const IconCheckboardSquareCentered: IconComponentType;
620
630
 
621
- declare const IconCheckboardSquareCentered: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
631
+ declare const IconChevronDownDouble: IconComponentType;
622
632
 
623
- declare const IconChevronDownDouble: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
633
+ declare const IconChevronDown: IconComponentType;
624
634
 
625
- declare const IconChevronDown: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
635
+ declare const IconChevronLeftDouble: IconComponentType;
626
636
 
627
- declare const IconChevronLeftDouble: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
637
+ declare const IconChevronLeft: IconComponentType;
628
638
 
629
- declare const IconChevronLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
639
+ declare const IconChevronRightDouble: IconComponentType;
630
640
 
631
- declare const IconChevronRightDouble: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
641
+ declare const IconChevronRight: IconComponentType;
632
642
 
633
- declare const IconChevronRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
643
+ declare const IconChevronUpDouble: IconComponentType;
634
644
 
635
- declare const IconChevronUpDouble: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
645
+ declare const IconChevronUpDownLine: IconComponentType;
636
646
 
637
- declare const IconChevronUpDownLine: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
647
+ declare const IconChevronUpDown: IconComponentType;
638
648
 
639
- declare const IconChevronUpDown: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
649
+ declare const IconChevronUp: IconComponentType;
640
650
 
641
- declare const IconChevronUp: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
651
+ declare const IconCircleCorners: IconComponentType;
642
652
 
643
- declare const IconCircleCorners: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
653
+ declare const IconCircleMotionX: IconComponentType;
644
654
 
645
- declare const IconCircleMotionX: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
655
+ declare const IconCircleNotch: IconComponentType;
646
656
 
647
- declare const IconCircleNotch: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
657
+ declare const IconCircleSlash: IconComponentType;
648
658
 
649
- declare const IconCircleSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
659
+ declare const IconCircle: IconComponentType;
650
660
 
651
- declare const IconCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
661
+ declare const IconCirclesConnected: IconComponentType;
652
662
 
653
- declare const IconCirclesConnected: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
663
+ declare const IconClockCounterClockwiseSimple: IconComponentType;
654
664
 
655
- declare const IconClockCounterClockwiseSimple: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
665
+ declare const IconClockCounterClockwise: IconComponentType;
656
666
 
657
- declare const IconClockCounterClockwise: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
667
+ declare const IconClockOvertime: IconComponentType;
658
668
 
659
- declare const IconClockOvertime: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
669
+ declare const IconClock: IconComponentType;
660
670
 
661
- declare const IconClock: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
671
+ declare const IconCloud: IconComponentType;
662
672
 
663
- declare const IconCloud: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
673
+ declare const IconCluster: IconComponentType;
664
674
 
665
- declare const IconCluster: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
675
+ declare const IconClustered: IconComponentType;
666
676
 
667
- declare const IconClustered: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
677
+ declare const IconCog: IconComponentType;
668
678
 
669
- declare const IconCog: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
679
+ declare const IconColumnsThree: IconComponentType;
670
680
 
671
- declare const IconColumnsThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
681
+ declare const IconConeSerpentine: IconComponentType;
672
682
 
673
- declare const IconConeSerpentine: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
683
+ declare const IconCornersThreeEyeOpen: IconComponentType;
674
684
 
675
- declare const IconCornersThreeEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
685
+ declare const IconCreditCard: IconComponentType;
676
686
 
677
- declare const IconCreditCard: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
687
+ declare const IconCrop: IconComponentType;
678
688
 
679
- declare const IconCrop: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
689
+ declare const IconCrossCircle: IconComponentType;
680
690
 
681
- declare const IconCrossCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
691
+ declare const IconCrossFat: IconComponentType;
682
692
 
683
- declare const IconCrossFat: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
693
+ declare const IconCrossSquare: IconComponentType;
684
694
 
685
- declare const IconCrossSquare: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
695
+ declare const IconCross: IconComponentType;
686
696
 
687
- declare const IconCross: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
697
+ declare const IconCube: IconComponentType;
688
698
 
689
- declare const IconCube: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
699
+ declare const IconCursorFilled: IconComponentType;
690
700
 
691
- declare const IconCursorFilled: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
701
+ declare const IconCursorLines: IconComponentType;
692
702
 
693
- declare const IconCursorLines: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
703
+ declare const IconCursorText: IconComponentType;
694
704
 
695
- declare const IconCursorText: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
705
+ declare const IconCursor: IconComponentType;
696
706
 
697
- declare const IconCursor: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
707
+ declare const IconCurveSquareCircleArrow: IconComponentType;
698
708
 
699
- declare const IconCurveSquareCircleArrow: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
709
+ declare const IconDashLeftDownSquareDashRightUp: IconComponentType;
700
710
 
701
- declare const IconDashLeftDownSquareDashRightUp: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
711
+ declare const IconDashLeftUpSquareDashDownRight: IconComponentType;
702
712
 
703
- declare const IconDashLeftUpSquareDashDownRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
713
+ declare const IconDashSquareDashHorizontal: IconComponentType;
704
714
 
705
- declare const IconDashSquareDashHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
715
+ declare const IconDashSquareDashVertical: IconComponentType;
706
716
 
707
- declare const IconDashSquareDashVertical: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
717
+ declare const IconDistributeHorizontal: IconComponentType;
708
718
 
709
- declare const IconDistributeHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
719
+ declare const IconDistributeVertical: IconComponentType;
710
720
 
711
- declare const IconDistributeVertical: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
721
+ declare const IconDotsNine: IconComponentType;
712
722
 
713
- declare const IconDotsNine: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
723
+ declare const IconDotsThree: IconComponentType;
714
724
 
715
- declare const IconDotsThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
725
+ declare const IconDotsTwo: IconComponentType;
716
726
 
717
- declare const IconDotsTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
727
+ declare const IconDownload: IconComponentType;
718
728
 
719
- declare const IconDownload: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
729
+ declare const IconEnvelope: IconComponentType;
720
730
 
721
- declare const IconEnvelope: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
731
+ declare const IconEraser: IconComponentType;
722
732
 
723
- declare const IconEraser: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
733
+ declare const IconExclamationPointCircle: IconComponentType;
724
734
 
725
- declare const IconExclamationPointCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
735
+ declare const IconExport: IconComponentType;
726
736
 
727
- declare const IconExport: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
737
+ declare const IconEyeClosedDotsFourFrameBroken: IconComponentType;
728
738
 
729
- declare const IconEyeClosedDotsFourFrameBroken: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
739
+ declare const IconEyeClosed: IconComponentType;
730
740
 
731
- declare const IconEyeClosed: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
741
+ declare const IconEyeOpenLineFrameBroken: IconComponentType;
732
742
 
733
- declare const IconEyeOpenLineFrameBroken: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
743
+ declare const IconEyeOpenSlash: IconComponentType;
734
744
 
735
- declare const IconEyeOpenSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
745
+ declare const IconEyeOpen: IconComponentType;
736
746
 
737
- declare const IconEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
747
+ declare const IconEyedropper: IconComponentType;
738
748
 
739
- declare const IconEyedropper: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
749
+ declare const IconFactoryHouse: IconComponentType;
740
750
 
741
- declare const IconFactoryHouse: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
751
+ declare const IconFactory: IconComponentType;
742
752
 
743
- declare const IconFactory: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
753
+ declare const IconFlag: IconComponentType;
744
754
 
745
- declare const IconFlag: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
755
+ declare const IconFolder: IconComponentType;
746
756
 
747
- declare const IconFolder: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
757
+ declare const IconFrameLinesTwo: IconComponentType;
748
758
 
749
- declare const IconFrameLinesTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
759
+ declare const IconFramePlay: IconComponentType;
750
760
 
751
- declare const IconFramePlay: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
761
+ declare const IconFramePlus: IconComponentType;
752
762
 
753
- declare const IconFramePlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
763
+ declare const IconFrame: IconComponentType;
754
764
 
755
- declare const IconFrame: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
765
+ declare const IconFunnel: IconComponentType;
756
766
 
757
- declare const IconFunnel: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
767
+ declare const IconGauge: IconComponentType;
758
768
 
759
- declare const IconGauge: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
769
+ declare const IconGift: IconComponentType;
760
770
 
761
- declare const IconGift: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
771
+ declare const IconGlobe: IconComponentType;
762
772
 
763
- declare const IconGlobe: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
773
+ declare const IconGraduationCap: IconComponentType;
764
774
 
765
- declare const IconGraduationCap: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
775
+ declare const IconGridFour: IconComponentType;
766
776
 
767
- declare const IconGridFour: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
777
+ declare const IconGridSix: IconComponentType;
768
778
 
769
- declare const IconGridSix: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
779
+ declare const IconGrid: IconComponentType;
770
780
 
771
- declare const IconGrid: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
781
+ declare const IconHandFilled: IconComponentType;
772
782
 
773
- declare const IconHandFilled: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
783
+ declare const IconHandPointing: IconComponentType;
774
784
 
775
- declare const IconHandPointing: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
785
+ declare const IconHand: IconComponentType;
776
786
 
777
- declare const IconHand: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
787
+ declare const IconHeadsetPerson: IconComponentType;
778
788
 
779
- declare const IconHeadsetPerson: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
789
+ declare const IconHeartFilled: IconComponentType;
780
790
 
781
- declare const IconHeartFilled: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
791
+ declare const IconHeart: IconComponentType;
782
792
 
783
- declare const IconHeart: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
793
+ declare const IconHexagon: IconComponentType;
784
794
 
785
- declare const IconHexagon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
795
+ declare const IconHighlighterUnderline: IconComponentType;
786
796
 
787
- declare const IconHighlighterUnderline: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
797
+ declare const IconHighlighter: IconComponentType;
788
798
 
789
- declare const IconHighlighter: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
799
+ declare const IconHouse: IconComponentType;
790
800
 
791
- declare const IconHouse: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
801
+ declare const IconImage: IconComponentType;
792
802
 
793
- declare const IconImage: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
803
+ declare const IconInformationMarkCircle: IconComponentType;
794
804
 
795
- declare const IconInformationMarkCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
805
+ declare const IconKanban: IconComponentType;
796
806
 
797
- declare const IconKanban: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
807
+ declare const IconKey: IconComponentType;
798
808
 
799
- declare const IconKey: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
809
+ declare const IconKeycap: IconComponentType;
800
810
 
801
- declare const IconKeycap: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
811
+ declare const IconLaptop: IconComponentType;
802
812
 
803
- declare const IconLaptop: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
813
+ declare const IconLasso: IconComponentType;
804
814
 
805
- declare const IconLasso: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
815
+ declare const IconLayout: IconComponentType;
806
816
 
807
- declare const IconLayout: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
817
+ declare const IconLifesaver: IconComponentType;
808
818
 
809
- declare const IconLifesaver: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
819
+ declare const IconLightbox: IconComponentType;
810
820
 
811
- declare const IconLightbox: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
821
+ declare const IconLightbulb: IconComponentType;
812
822
 
813
- declare const IconLightbulb: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
823
+ declare const IconLightning: IconComponentType;
814
824
 
815
- declare const IconLightning: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
825
+ declare const IconLineCurved: IconComponentType;
816
826
 
817
- declare const IconLineCurved: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
827
+ declare const IconLineDashed: IconComponentType;
818
828
 
819
- declare const IconLineDashed: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
829
+ declare const IconLineDiagonal: IconComponentType;
820
830
 
821
- declare const IconLineDiagonal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
831
+ declare const IconLineDotted: IconComponentType;
822
832
 
823
- declare const IconLineDotted: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
833
+ declare const IconLineHorizontal: IconComponentType;
824
834
 
825
- declare const IconLineHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
835
+ declare const IconLineOrthogonal: IconComponentType;
826
836
 
827
- declare const IconLineOrthogonal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
837
+ declare const IconLineStraight: IconComponentType;
828
838
 
829
- declare const IconLineStraight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
839
+ declare const IconLinesThreeHorizontalLineVerticalCenter: IconComponentType;
830
840
 
831
- declare const IconLinesThreeHorizontalLineVerticalCenter: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
841
+ declare const IconLinesThreeHorizontal: IconComponentType;
832
842
 
833
- declare const IconLinesThreeHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
843
+ declare const IconLinesThreeVertical: IconComponentType;
834
844
 
835
- declare const IconLinesThreeVertical: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
845
+ declare const IconLinesTopLeftColumnsTwo: IconComponentType;
836
846
 
837
- declare const IconLinesTopLeftColumnsTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
847
+ declare const IconLinkPlus: IconComponentType;
838
848
 
839
- declare const IconLinkPlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
849
+ declare const IconLink: IconComponentType;
840
850
 
841
- declare const IconLink: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
851
+ declare const IconListBullets: IconComponentType;
842
852
 
843
- declare const IconListBullets: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
853
+ declare const IconListNumbers: IconComponentType;
844
854
 
845
- declare const IconListNumbers: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
855
+ declare const IconLockClosed: IconComponentType;
846
856
 
847
- declare const IconLockClosed: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
857
+ declare const IconLockOpen: IconComponentType;
848
858
 
849
- declare const IconLockOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
859
+ declare const IconLogin: IconComponentType;
850
860
 
851
- declare const IconLogin: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
861
+ declare const IconLogout: IconComponentType;
852
862
 
853
- declare const IconLogout: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
863
+ declare const IconMagnet: IconComponentType;
854
864
 
855
- declare const IconMagnet: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
865
+ declare const IconMagnifyingGlassLightning: IconComponentType;
856
866
 
857
- declare const IconMagnifyingGlassLightning: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
867
+ declare const IconMagnifyingGlass: IconComponentType;
858
868
 
859
- declare const IconMagnifyingGlass: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
869
+ declare const IconMap: IconComponentType;
860
870
 
861
- declare const IconMap: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
871
+ declare const IconMegaphone: IconComponentType;
862
872
 
863
- declare const IconMegaphone: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
873
+ declare const IconMicrophoneSlash: IconComponentType;
864
874
 
865
- declare const IconMicrophoneSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
875
+ declare const IconMicrophone: IconComponentType;
866
876
 
867
- declare const IconMicrophone: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
877
+ declare const IconMinus: IconComponentType;
868
878
 
869
- declare const IconMinus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
879
+ declare const IconMonitorArrow: IconComponentType;
870
880
 
871
- declare const IconMonitorArrow: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
881
+ declare const IconMonitorPause: IconComponentType;
872
882
 
873
- declare const IconMonitorPause: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
883
+ declare const IconMonitorPlay: IconComponentType;
874
884
 
875
- declare const IconMonitorPlay: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
885
+ declare const IconMonitorStop: IconComponentType;
876
886
 
877
- declare const IconMonitorStop: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
887
+ declare const IconMoon: IconComponentType;
878
888
 
879
- declare const IconMoon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
889
+ declare const IconMouse: IconComponentType;
880
890
 
881
- declare const IconMouse: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
891
+ declare const IconNavigationArrowLines: IconComponentType;
882
892
 
883
- declare const IconNavigationArrowLines: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
893
+ declare const IconNavigationUpLeftFilled: IconComponentType;
884
894
 
885
- declare const IconNavigationUpLeftFilled: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
895
+ declare const IconNavigationUpLeftSlash: IconComponentType;
886
896
 
887
- declare const IconNavigationUpLeftSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
897
+ declare const IconNavigationUpRight: IconComponentType;
888
898
 
889
- declare const IconNavigationUpRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
899
+ declare const IconNext: IconComponentType;
890
900
 
891
- declare const IconNext: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
901
+ declare const IconNodeConnectedDot: IconComponentType;
892
902
 
893
- declare const IconNodeConnectedDot: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
903
+ declare const IconNodeLinesCurved: IconComponentType;
894
904
 
895
- declare const IconNodeLinesCurved: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
905
+ declare const IconNodeLinesHorizontal: IconComponentType;
896
906
 
897
- declare const IconNodeLinesHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
907
+ declare const IconNodeLinesVertical: IconComponentType;
898
908
 
899
- declare const IconNodeLinesVertical: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
909
+ declare const IconNodePlus: IconComponentType;
900
910
 
901
- declare const IconNodePlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
911
+ declare const IconNodesConnected: IconComponentType;
902
912
 
903
- declare const IconNodesConnected: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
913
+ declare const IconNodesConnectionsThree: IconComponentType;
904
914
 
905
- declare const IconNodesConnectionsThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
915
+ declare const IconNoteMagnifyingGlass: IconComponentType;
906
916
 
907
- declare const IconNoteMagnifyingGlass: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
917
+ declare const IconOctagon: IconComponentType;
908
918
 
909
- declare const IconOctagon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
919
+ declare const IconOffice: IconComponentType;
910
920
 
911
- declare const IconOffice: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
921
+ declare const IconPaintBucket: IconComponentType;
912
922
 
913
- declare const IconPaintBucket: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
923
+ declare const IconPaperPlaneFilledRight: IconComponentType;
914
924
 
915
- declare const IconPaperPlaneFilledRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
925
+ declare const IconPaperPlaneTilt: IconComponentType;
916
926
 
917
- declare const IconPaperPlaneTilt: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
927
+ declare const IconParallelogram: IconComponentType;
918
928
 
919
- declare const IconParallelogram: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
929
+ declare const IconPauseCircle: IconComponentType;
920
930
 
921
- declare const IconPauseCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
931
+ declare const IconPause: IconComponentType;
922
932
 
923
- declare const IconPause: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
933
+ declare const IconPdf: IconComponentType;
924
934
 
925
- declare const IconPdf: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
935
+ declare const IconPenTip: IconComponentType;
926
936
 
927
- declare const IconPenTip: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
937
+ declare const IconPen: IconComponentType;
928
938
 
929
- declare const IconPen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
939
+ declare const IconPentagon: IconComponentType;
930
940
 
931
- declare const IconPentagon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
941
+ declare const IconPlaceholder: IconComponentType;
932
942
 
933
- declare const IconPlaceholder: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
943
+ declare const IconPlayCircle: IconComponentType;
934
944
 
935
- declare const IconPlayCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
945
+ declare const IconPlay: IconComponentType;
936
946
 
937
- declare const IconPlay: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
947
+ declare const IconPlaybackSpeedCircle: IconComponentType;
938
948
 
939
- declare const IconPlaybackSpeedCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
949
+ declare const IconPlug: IconComponentType;
940
950
 
941
- declare const IconPlug: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
951
+ declare const IconPlusSquare: IconComponentType;
942
952
 
943
- declare const IconPlusSquare: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
953
+ declare const IconPlusText: IconComponentType;
944
954
 
945
- declare const IconPlusText: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
955
+ declare const IconPlus: IconComponentType;
946
956
 
947
- declare const IconPlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
957
+ declare const IconPresentationArrow: IconComponentType;
948
958
 
949
- declare const IconPresentationArrow: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
959
+ declare const IconPresentationEyeOpen: IconComponentType;
950
960
 
951
- declare const IconPresentationEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
961
+ declare const IconPresentationLine: IconComponentType;
952
962
 
953
- declare const IconPresentationLine: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
963
+ declare const IconPresentationLinesTwo: IconComponentType;
954
964
 
955
- declare const IconPresentationLinesTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
965
+ declare const IconPresentationLink: IconComponentType;
956
966
 
957
- declare const IconPresentationLink: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
967
+ declare const IconPresentationNumberOne: IconComponentType;
958
968
 
959
- declare const IconPresentationNumberOne: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
969
+ declare const IconPresentationPlay: IconComponentType;
960
970
 
961
- declare const IconPresentationPlay: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
971
+ declare const IconPresentationPlus: IconComponentType;
962
972
 
963
- declare const IconPresentationPlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
973
+ declare const IconPrevious: IconComponentType;
964
974
 
965
- declare const IconPrevious: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
975
+ declare const IconProhibit: IconComponentType;
966
976
 
967
- declare const IconProhibit: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
977
+ declare const IconPushPin: IconComponentType;
968
978
 
969
- declare const IconPushPin: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
979
+ declare const IconQuestionMarkCircle: IconComponentType;
970
980
 
971
- declare const IconQuestionMarkCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
981
+ declare const IconQuestionMark: IconComponentType;
972
982
 
973
- declare const IconQuestionMark: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
983
+ declare const IconRectangleArrowUpCenter: IconComponentType;
974
984
 
975
- declare const IconRectangleArrowUpCenter: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
985
+ declare const IconRectangleDashLines: IconComponentType;
976
986
 
977
- declare const IconRectangleDashLines: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
987
+ declare const IconRectangleDotLinePen: IconComponentType;
978
988
 
979
- declare const IconRectangleDotLinePen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
989
+ declare const IconRectanglePlayStack: IconComponentType;
980
990
 
981
- declare const IconRectanglePlayStack: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
991
+ declare const IconRectangleTick: IconComponentType;
982
992
 
983
- declare const IconRectangleTick: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
993
+ declare const IconRectangleTriangleBottomCenter: IconComponentType;
984
994
 
985
- declare const IconRectangleTriangleBottomCenter: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
995
+ declare const IconRectanglesThreeAligned: IconComponentType;
986
996
 
987
- declare const IconRectanglesThreeAligned: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
997
+ declare const IconRectanglesThreeFree: IconComponentType;
988
998
 
989
- declare const IconRectanglesThreeFree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
999
+ declare const IconRectanglesThreeOverlap: IconComponentType;
990
1000
 
991
- declare const IconRectanglesThreeOverlap: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1001
+ declare const IconRectanglesTwoLine: IconComponentType;
992
1002
 
993
- declare const IconRectanglesTwoLine: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1003
+ declare const IconRectanglesTwoLinesFour: IconComponentType;
994
1004
 
995
- declare const IconRectanglesTwoLinesFour: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1005
+ declare const IconRectanglesTwoMinus: IconComponentType;
996
1006
 
997
- declare const IconRectanglesTwoMinus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1007
+ declare const IconRectanglesTwoPlus: IconComponentType;
998
1008
 
999
- declare const IconRectanglesTwoPlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1009
+ declare const IconRectanglesTwoUser: IconComponentType;
1000
1010
 
1001
- declare const IconRectanglesTwoUser: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1011
+ declare const IconRhombus: IconComponentType;
1002
1012
 
1003
- declare const IconRhombus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1013
+ declare const IconRocket: IconComponentType;
1004
1014
 
1005
- declare const IconRocket: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1015
+ declare const IconRssRectangle: IconComponentType;
1006
1016
 
1007
- declare const IconRssRectangle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1017
+ declare const IconRss: IconComponentType;
1008
1018
 
1009
- declare const IconRss: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1019
+ declare const IconScissors: IconComponentType;
1010
1020
 
1011
- declare const IconScissors: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1021
+ declare const IconScrollbarXy: IconComponentType;
1012
1022
 
1013
- declare const IconScrollbarXy: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1023
+ declare const IconShapes: IconComponentType;
1014
1024
 
1015
- declare const IconShapes: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1025
+ declare const IconShieldCheck: IconComponentType;
1016
1026
 
1017
- declare const IconShieldCheck: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1027
+ declare const IconShieldLock: IconComponentType;
1018
1028
 
1019
- declare const IconShieldLock: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1029
+ declare const IconShuffle: IconComponentType;
1020
1030
 
1021
- declare const IconShuffle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1031
+ declare const IconSidebarClosed: IconComponentType;
1022
1032
 
1023
- declare const IconSidebarClosed: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1033
+ declare const IconSidebarOpen: IconComponentType;
1024
1034
 
1025
- declare const IconSidebarOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1035
+ declare const IconSlidersX: IconComponentType;
1026
1036
 
1027
- declare const IconSlidersX: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1037
+ declare const IconSlidersY: IconComponentType;
1028
1038
 
1029
- declare const IconSlidersY: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1039
+ declare const IconSmileyChat: IconComponentType;
1030
1040
 
1031
- declare const IconSmileyChat: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1041
+ declare const IconSmileyPlus: IconComponentType;
1032
1042
 
1033
- declare const IconSmileyPlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1043
+ declare const IconSmileySticker: IconComponentType;
1034
1044
 
1035
- declare const IconSmileySticker: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1045
+ declare const IconSmiley: IconComponentType;
1036
1046
 
1037
- declare const IconSmiley: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1047
+ declare const IconSocialFacebook: IconComponentType;
1038
1048
 
1039
- declare const IconSocialFacebook: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1049
+ declare const IconSocialInstagram: IconComponentType;
1040
1050
 
1041
- declare const IconSocialInstagram: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1051
+ declare const IconSocialLinkedin: IconComponentType;
1042
1052
 
1043
- declare const IconSocialLinkedin: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1053
+ declare const IconSocialTwitter: IconComponentType;
1044
1054
 
1045
- declare const IconSocialTwitter: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1055
+ declare const IconSocialYoutube: IconComponentType;
1046
1056
 
1047
- declare const IconSocialYoutube: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1057
+ declare const IconSparksFilled: IconComponentType;
1048
1058
 
1049
- declare const IconSparksFilled: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1059
+ declare const IconSparks: IconComponentType;
1050
1060
 
1051
- declare const IconSparks: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1061
+ declare const IconSpeakerCross: IconComponentType;
1052
1062
 
1053
- declare const IconSpeakerCross: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1063
+ declare const IconSpeakerHigh: IconComponentType;
1054
1064
 
1055
- declare const IconSpeakerHigh: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1065
+ declare const IconSplitVertical: IconComponentType;
1056
1066
 
1057
- declare const IconSplitVertical: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1067
+ declare const IconSquareBracketsAngleSlash: IconComponentType;
1058
1068
 
1059
- declare const IconSquareBracketsAngleSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1069
+ declare const IconSquareCirclesTwo: IconComponentType;
1060
1070
 
1061
- declare const IconSquareCirclesTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1071
+ declare const IconSquareLineSquareDashed: IconComponentType;
1062
1072
 
1063
- declare const IconSquareLineSquareDashed: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1073
+ declare const IconSquareRounded: IconComponentType;
1064
1074
 
1065
- declare const IconSquareRounded: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1075
+ declare const IconSquareStarScribble: IconComponentType;
1066
1076
 
1067
- declare const IconSquareStarScribble: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1077
+ declare const IconSquareTriangleCirclePlus: IconComponentType;
1068
1078
 
1069
- declare const IconSquareTriangleCirclePlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1079
+ declare const IconSquare: IconComponentType;
1070
1080
 
1071
- declare const IconSquare: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1081
+ declare const IconSquaresFour: IconComponentType;
1072
1082
 
1073
- declare const IconSquaresFour: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1083
+ declare const IconSquaresGroup: IconComponentType;
1074
1084
 
1075
- declare const IconSquaresGroup: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1085
+ declare const IconSquaresMerge: IconComponentType;
1076
1086
 
1077
- declare const IconSquaresMerge: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1087
+ declare const IconSquaresThree: IconComponentType;
1078
1088
 
1079
- declare const IconSquaresThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1089
+ declare const IconSquaresTwoOverlap: IconComponentType;
1080
1090
 
1081
- declare const IconSquaresTwoOverlap: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1091
+ declare const IconSquaresUngroup: IconComponentType;
1082
1092
 
1083
- declare const IconSquaresUngroup: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1093
+ declare const IconSquaresUnmerge: IconComponentType;
1084
1094
 
1085
- declare const IconSquaresUnmerge: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1095
+ declare const IconStack: IconComponentType;
1086
1096
 
1087
- declare const IconStack: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1097
+ declare const IconStarFilled: IconComponentType;
1088
1098
 
1089
- declare const IconStarFilled: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1099
+ declare const IconStarHalf: IconComponentType;
1090
1100
 
1091
- declare const IconStarHalf: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1101
+ declare const IconStar: IconComponentType;
1092
1102
 
1093
- declare const IconStar: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1103
+ declare const IconStickyCorners: IconComponentType;
1094
1104
 
1095
- declare const IconStickyCorners: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1105
+ declare const IconStickyEyeClosed: IconComponentType;
1096
1106
 
1097
- declare const IconStickyEyeClosed: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1107
+ declare const IconStickyEyeOpen: IconComponentType;
1098
1108
 
1099
- declare const IconStickyEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1109
+ declare const IconStickyNoteStack: IconComponentType;
1100
1110
 
1101
- declare const IconStickyNoteStack: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1111
+ declare const IconStickyNoteWide: IconComponentType;
1102
1112
 
1103
- declare const IconStickyNoteWide: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1113
+ declare const IconStickyNote: IconComponentType;
1104
1114
 
1105
- declare const IconStickyNote: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1115
+ declare const IconStickyNotesTwo: IconComponentType;
1106
1116
 
1107
- declare const IconStickyNotesTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1117
+ declare const IconStopCircle: IconComponentType;
1108
1118
 
1109
- declare const IconStopCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1119
+ declare const IconStroke1: IconComponentType;
1110
1120
 
1111
- declare const IconStroke1: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1121
+ declare const IconStroke2: IconComponentType;
1112
1122
 
1113
- declare const IconStroke2: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1123
+ declare const IconStroke3: IconComponentType;
1114
1124
 
1115
- declare const IconStroke3: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1125
+ declare const IconStroke4: IconComponentType;
1116
1126
 
1117
- declare const IconStroke4: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1127
+ declare const IconStroke5: IconComponentType;
1118
1128
 
1119
- declare const IconStroke5: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1129
+ declare const IconStroke6: IconComponentType;
1120
1130
 
1121
- declare const IconStroke6: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1131
+ declare const IconSwitch: IconComponentType;
1122
1132
 
1123
- declare const IconSwitch: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1133
+ declare const IconTag: IconComponentType;
1124
1134
 
1125
- declare const IconTag: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1135
+ declare const IconTextAUnderline: IconComponentType;
1126
1136
 
1127
- declare const IconTextAUnderline: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1137
+ declare const IconTextAlignCenter: IconComponentType;
1128
1138
 
1129
- declare const IconTextAlignCenter: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1139
+ declare const IconTextAlignLeft: IconComponentType;
1130
1140
 
1131
- declare const IconTextAlignLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1141
+ declare const IconTextBBoldItalicUnderlined: IconComponentType;
1132
1142
 
1133
- declare const IconTextBBoldItalicUnderlined: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1143
+ declare const IconTextBBold: IconComponentType;
1134
1144
 
1135
- declare const IconTextBBold: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1145
+ declare const IconTextCursorEyeOpen: IconComponentType;
1136
1146
 
1137
- declare const IconTextCursorEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1147
+ declare const IconTextHOne: IconComponentType;
1138
1148
 
1139
- declare const IconTextHOne: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1149
+ declare const IconTextHThree: IconComponentType;
1140
1150
 
1141
- declare const IconTextHThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1151
+ declare const IconTextHTwo: IconComponentType;
1142
1152
 
1143
- declare const IconTextHTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1153
+ declare const IconTextIItalic: IconComponentType;
1144
1154
 
1145
- declare const IconTextIItalic: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1155
+ declare const IconTextIndent: IconComponentType;
1146
1156
 
1147
- declare const IconTextIndent: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1157
+ declare const IconTextLinesThree: IconComponentType;
1148
1158
 
1149
- declare const IconTextLinesThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1159
+ declare const IconTextSStrikethrough: IconComponentType;
1150
1160
 
1151
- declare const IconTextSStrikethrough: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1161
+ declare const IconTextStyles: IconComponentType;
1152
1162
 
1153
- declare const IconTextStyles: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1163
+ declare const IconTextT: IconComponentType;
1154
1164
 
1155
- declare const IconTextT: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1165
+ declare const IconTextUUnderlined: IconComponentType;
1156
1166
 
1157
- declare const IconTextUUnderlined: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1167
+ declare const IconThumbsUp: IconComponentType;
1158
1168
 
1159
- declare const IconThumbsUp: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1169
+ declare const IconTickCircle: IconComponentType;
1160
1170
 
1161
- declare const IconTickCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1171
+ declare const IconTicket: IconComponentType;
1162
1172
 
1163
- declare const IconTicket: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1173
+ declare const IconTimer: IconComponentType;
1164
1174
 
1165
- declare const IconTimer: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1175
+ declare const IconToolbar: IconComponentType;
1166
1176
 
1167
- declare const IconToolbar: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1177
+ declare const IconTooltip: IconComponentType;
1168
1178
 
1169
- declare const IconTooltip: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1179
+ declare const IconTrackpad: IconComponentType;
1170
1180
 
1171
- declare const IconTrackpad: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1181
+ declare const IconTrapeze: IconComponentType;
1172
1182
 
1173
- declare const IconTrapeze: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1183
+ declare const IconTrashSimple: IconComponentType;
1174
1184
 
1175
- declare const IconTrashSimple: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1185
+ declare const IconTrash: IconComponentType;
1176
1186
 
1177
- declare const IconTrash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1187
+ declare const IconTriangleSquareCircle: IconComponentType;
1178
1188
 
1179
- declare const IconTriangleSquareCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1189
+ declare const IconTriangle: IconComponentType;
1180
1190
 
1181
- declare const IconTriangle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1191
+ declare const IconTrident: IconComponentType;
1182
1192
 
1183
- declare const IconTrident: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1193
+ declare const IconTrophy: IconComponentType;
1184
1194
 
1185
- declare const IconTrophy: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1195
+ declare const IconUserAdd: IconComponentType;
1186
1196
 
1187
- declare const IconUserAdd: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1197
+ declare const IconUserArrowRightUp: IconComponentType;
1188
1198
 
1189
- declare const IconUserArrowRightUp: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1199
+ declare const IconUserCogPlus: IconComponentType;
1190
1200
 
1191
- declare const IconUserEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1201
+ declare const IconUserCog: IconComponentType;
1192
1202
 
1193
- declare const IconUserLoad: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1203
+ declare const IconUserEyeOpen: IconComponentType;
1194
1204
 
1195
- declare const IconUserNumberThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1205
+ declare const IconUserLoad: IconComponentType;
1196
1206
 
1197
- declare const IconUserPenDashesBottom: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1207
+ declare const IconUserNumberThree: IconComponentType;
1198
1208
 
1199
- declare const IconUserPenLineBottom: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1209
+ declare const IconUserPenDashesBottom: IconComponentType;
1200
1210
 
1201
- declare const IconUserTickDown: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1211
+ declare const IconUserPenLineBottom: IconComponentType;
1202
1212
 
1203
- declare const IconUser: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1213
+ declare const IconUserTickDown: IconComponentType;
1204
1214
 
1205
- declare const IconUsersThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1215
+ declare const IconUser: IconComponentType;
1206
1216
 
1207
- declare const IconUsers: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1217
+ declare const IconUsersThree: IconComponentType;
1208
1218
 
1209
- declare const IconVideoCameraSimpleSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1219
+ declare const IconUsers: IconComponentType;
1210
1220
 
1211
- declare const IconVideoCameraSimple: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1221
+ declare const IconVideoCameraSimpleSlash: IconComponentType;
1212
1222
 
1213
- declare const IconVideoCamera: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1223
+ declare const IconVideoCameraSimple: IconComponentType;
1214
1224
 
1215
- declare const IconViewCenter: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1225
+ declare const IconVideoCamera: IconComponentType;
1216
1226
 
1217
- declare const IconViewSideLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1227
+ declare const IconViewCenter: IconComponentType;
1218
1228
 
1219
- declare const IconWallet: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1229
+ declare const IconViewSideLeft: IconComponentType;
1220
1230
 
1221
- declare const IconTypeSymbol: unique symbol;
1231
+ declare const IconWallet: IconComponentType;
1222
1232
 
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 };
1233
+ 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, IconUserCog, IconUserCogPlus, IconUserEyeOpen, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet, isIconComponent };