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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (375) hide show
  1. package/dist/main.js +376 -5
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +376 -5
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +383 -377
  6. package/package.json +2 -2
  7. package/react/add-line-bottom.tsx +31 -30
  8. package/react/add-line-right.tsx +31 -30
  9. package/react/align-bottom.tsx +30 -29
  10. package/react/align-center-horizontal.tsx +30 -29
  11. package/react/align-center-vertical.tsx +30 -29
  12. package/react/align-left.tsx +30 -29
  13. package/react/align-right.tsx +30 -29
  14. package/react/align-top.tsx +30 -29
  15. package/react/arrow-arc-left.tsx +32 -31
  16. package/react/arrow-arc-right.tsx +32 -31
  17. package/react/arrow-bend-up-right.tsx +32 -31
  18. package/react/arrow-box-out.tsx +24 -23
  19. package/react/arrow-clockwise-down-right.tsx +31 -30
  20. package/react/arrow-clockwise-up-left.tsx +31 -30
  21. package/react/arrow-counter-clockwise-down-left.tsx +31 -30
  22. package/react/arrow-counter-clockwise-up-right.tsx +31 -30
  23. package/react/arrow-curves-bottom-right.tsx +32 -31
  24. package/react/arrow-down-left.tsx +24 -23
  25. package/react/arrow-down-right.tsx +24 -23
  26. package/react/arrow-down.tsx +24 -23
  27. package/react/arrow-fat-right.tsx +30 -29
  28. package/react/arrow-fat-up-right.tsx +28 -27
  29. package/react/arrow-left.tsx +24 -23
  30. package/react/arrow-right.tsx +24 -23
  31. package/react/arrow-up-circle.tsx +28 -27
  32. package/react/arrow-up-left.tsx +24 -23
  33. package/react/arrow-up-right.tsx +24 -23
  34. package/react/arrow-up.tsx +24 -23
  35. package/react/arrows-clockwise-rectangle-tilt.tsx +32 -31
  36. package/react/arrows-clockwise-x.tsx +31 -30
  37. package/react/arrows-clockwise-y.tsx +31 -30
  38. package/react/arrows-down-up.tsx +24 -23
  39. package/react/arrows-horizontal-lines-top-bottom.tsx +28 -27
  40. package/react/arrows-in-simple.tsx +32 -31
  41. package/react/arrows-out-cardinal.tsx +32 -31
  42. package/react/arrows-out-lines-horizontal.tsx +32 -31
  43. package/react/arrows-out-simple.tsx +32 -31
  44. package/react/article.tsx +31 -30
  45. package/react/at.tsx +32 -31
  46. package/react/badge.tsx +25 -24
  47. package/react/barrel.tsx +32 -31
  48. package/react/bell-slash.tsx +28 -27
  49. package/react/bell-tilt.tsx +30 -29
  50. package/react/bell.tsx +29 -32
  51. package/react/board.tsx +32 -31
  52. package/react/book-open-info.tsx +26 -25
  53. package/react/bookmark.tsx +32 -31
  54. package/react/bracket-curly-left.tsx +31 -30
  55. package/react/bracket-curly-right.tsx +31 -30
  56. package/react/brackets-angle-slash.tsx +31 -30
  57. package/react/brackets-curly-circles-three.tsx +35 -34
  58. package/react/calendar-blank.tsx +33 -32
  59. package/react/camera.tsx +31 -34
  60. package/react/card-number-three.tsx +29 -28
  61. package/react/card.tsx +28 -27
  62. package/react/cards-poker.tsx +28 -27
  63. package/react/chart-bar-y-simple.tsx +31 -30
  64. package/react/chart-bar-y.tsx +31 -30
  65. package/react/chat-dashes-lines-two.tsx +32 -31
  66. package/react/chat-lines-cross.tsx +32 -31
  67. package/react/chat-lines-dot.tsx +26 -25
  68. package/react/chat-lines-eye-open.tsx +22 -21
  69. package/react/chat-lines-two-stack.tsx +32 -31
  70. package/react/chat-lines-two.tsx +32 -31
  71. package/react/chat-plus.tsx +32 -31
  72. package/react/chat-text-arrow.tsx +32 -31
  73. package/react/chat-two.tsx +28 -27
  74. package/react/chat.tsx +30 -29
  75. package/react/check-mark.tsx +24 -23
  76. package/react/checkboard-square-centered.tsx +27 -26
  77. package/react/chevron-down-double.tsx +32 -31
  78. package/react/chevron-down.tsx +24 -23
  79. package/react/chevron-left-double.tsx +32 -31
  80. package/react/chevron-left.tsx +24 -23
  81. package/react/chevron-right-double.tsx +32 -31
  82. package/react/chevron-right.tsx +24 -23
  83. package/react/chevron-up-double.tsx +32 -31
  84. package/react/chevron-up-down-line.tsx +32 -31
  85. package/react/chevron-up-down.tsx +32 -31
  86. package/react/chevron-up.tsx +24 -23
  87. package/react/circle-corners.tsx +26 -25
  88. package/react/circle-motion-x.tsx +31 -30
  89. package/react/circle-notch.tsx +31 -30
  90. package/react/circle-slash.tsx +31 -30
  91. package/react/circle.tsx +32 -31
  92. package/react/circles-connected.tsx +25 -24
  93. package/react/clock-counter-clockwise-simple.tsx +25 -24
  94. package/react/clock-counter-clockwise.tsx +25 -24
  95. package/react/clock-overtime.tsx +29 -28
  96. package/react/clock.tsx +31 -30
  97. package/react/cloud.tsx +32 -31
  98. package/react/cluster.tsx +25 -24
  99. package/react/clustered.tsx +28 -27
  100. package/react/cog.tsx +26 -25
  101. package/react/columns-three.tsx +32 -31
  102. package/react/cone-serpentine.tsx +27 -26
  103. package/react/corners-three-eye-open.tsx +22 -21
  104. package/react/credit-card.tsx +24 -23
  105. package/react/crop.tsx +28 -27
  106. package/react/cross-circle.tsx +24 -23
  107. package/react/cross-fat.tsx +28 -27
  108. package/react/cross-square.tsx +32 -31
  109. package/react/cross.tsx +24 -23
  110. package/react/cube.tsx +32 -31
  111. package/react/cursor-filled.tsx +28 -27
  112. package/react/cursor-lines.tsx +29 -28
  113. package/react/cursor-text.tsx +32 -31
  114. package/react/cursor.tsx +31 -30
  115. package/react/curve-square-circle-arrow.tsx +32 -31
  116. package/react/dash-left-down-square-dash-right-up.tsx +32 -31
  117. package/react/dash-left-up-square-dash-down-right.tsx +32 -31
  118. package/react/dash-square-dash-horizontal.tsx +32 -31
  119. package/react/dash-square-dash-vertical.tsx +32 -31
  120. package/react/distribute-horizontal.tsx +25 -24
  121. package/react/distribute-vertical.tsx +33 -32
  122. package/react/dots-nine.tsx +27 -26
  123. package/react/dots-three.tsx +27 -26
  124. package/react/dots-two.tsx +27 -26
  125. package/react/download.tsx +32 -31
  126. package/react/envelope.tsx +24 -23
  127. package/react/eraser.tsx +32 -31
  128. package/react/exclamation-point-circle.tsx +28 -27
  129. package/react/export.tsx +32 -31
  130. package/react/eye-closed-dots-four-frame-broken.tsx +25 -24
  131. package/react/eye-closed.tsx +32 -31
  132. package/react/eye-open-line-frame-broken.tsx +26 -25
  133. package/react/eye-open-slash.tsx +28 -27
  134. package/react/eye-open.tsx +28 -27
  135. package/react/eyedropper.tsx +29 -28
  136. package/react/factory-house.tsx +31 -30
  137. package/react/factory.tsx +31 -30
  138. package/react/flag.tsx +32 -31
  139. package/react/folder.tsx +32 -31
  140. package/react/frame-lines-two.tsx +32 -31
  141. package/react/frame-play.tsx +29 -28
  142. package/react/frame-plus.tsx +32 -31
  143. package/react/frame.tsx +32 -31
  144. package/react/funnel.tsx +31 -30
  145. package/react/gauge.tsx +25 -24
  146. package/react/gift.tsx +28 -27
  147. package/react/globe.tsx +24 -23
  148. package/react/graduation-cap.tsx +33 -32
  149. package/react/grid-four.tsx +32 -31
  150. package/react/grid-six.tsx +32 -31
  151. package/react/grid.tsx +32 -31
  152. package/react/hand-filled.tsx +30 -29
  153. package/react/hand-pointing.tsx +28 -27
  154. package/react/hand.tsx +28 -27
  155. package/react/headset-person.tsx +33 -32
  156. package/react/heart-filled.tsx +27 -26
  157. package/react/heart.tsx +30 -29
  158. package/react/hexagon.tsx +32 -31
  159. package/react/highlighter-underline.tsx +22 -21
  160. package/react/highlighter.tsx +32 -31
  161. package/react/house.tsx +21 -20
  162. package/react/image.tsx +25 -24
  163. package/react/information-mark-circle.tsx +28 -27
  164. package/react/kanban.tsx +31 -30
  165. package/react/key.tsx +28 -27
  166. package/react/keycap.tsx +25 -24
  167. package/react/laptop.tsx +24 -23
  168. package/react/lasso.tsx +32 -31
  169. package/react/layout.tsx +32 -31
  170. package/react/lifesaver.tsx +32 -31
  171. package/react/lightbox.tsx +28 -27
  172. package/react/lightbulb.tsx +21 -20
  173. package/react/lightning.tsx +33 -32
  174. package/react/line-curved.tsx +32 -31
  175. package/react/line-dashed.tsx +32 -31
  176. package/react/line-diagonal.tsx +31 -30
  177. package/react/line-dotted.tsx +25 -24
  178. package/react/line-horizontal.tsx +32 -31
  179. package/react/line-orthogonal.tsx +32 -31
  180. package/react/line-straight.tsx +32 -31
  181. package/react/lines-three-horizontal-line-vertical-center.tsx +32 -31
  182. package/react/lines-three-horizontal.tsx +31 -30
  183. package/react/lines-three-vertical.tsx +31 -30
  184. package/react/lines-top-left-columns-two.tsx +32 -31
  185. package/react/link-plus.tsx +28 -27
  186. package/react/link.tsx +24 -23
  187. package/react/list-bullets.tsx +29 -28
  188. package/react/list-numbers.tsx +32 -31
  189. package/react/lock-closed.tsx +25 -24
  190. package/react/lock-open.tsx +25 -24
  191. package/react/login.tsx +32 -31
  192. package/react/logout.tsx +32 -31
  193. package/react/magnet.tsx +32 -31
  194. package/react/magnifying-glass-lightning.tsx +28 -27
  195. package/react/magnifying-glass.tsx +24 -23
  196. package/react/map.tsx +33 -32
  197. package/react/megaphone.tsx +25 -24
  198. package/react/microphone-slash.tsx +31 -30
  199. package/react/microphone.tsx +31 -30
  200. package/react/minus.tsx +24 -23
  201. package/react/monitor-arrow.tsx +32 -31
  202. package/react/monitor-pause.tsx +32 -31
  203. package/react/monitor-play.tsx +29 -28
  204. package/react/monitor-stop.tsx +26 -25
  205. package/react/moon.tsx +24 -23
  206. package/react/mouse.tsx +25 -24
  207. package/react/navigation-arrow-lines.tsx +29 -28
  208. package/react/navigation-up-left-filled.tsx +29 -28
  209. package/react/navigation-up-left-slash.tsx +32 -31
  210. package/react/navigation-up-right.tsx +32 -31
  211. package/react/next.tsx +25 -24
  212. package/react/node-connected-dot.tsx +26 -25
  213. package/react/node-lines-curved.tsx +32 -31
  214. package/react/node-lines-horizontal.tsx +32 -31
  215. package/react/node-lines-vertical.tsx +32 -31
  216. package/react/node-plus.tsx +31 -30
  217. package/react/nodes-connected.tsx +29 -28
  218. package/react/nodes-connections-three.tsx +31 -30
  219. package/react/note-magnifying-glass.tsx +28 -27
  220. package/react/octagon.tsx +32 -31
  221. package/react/office.tsx +24 -23
  222. package/react/paint-bucket.tsx +29 -28
  223. package/react/paper-plane-filled-right.tsx +29 -28
  224. package/react/paper-plane-tilt.tsx +32 -31
  225. package/react/parallelogram.tsx +30 -29
  226. package/react/pause-circle.tsx +31 -30
  227. package/react/pause.tsx +25 -24
  228. package/react/pdf.tsx +32 -31
  229. package/react/pen-tip.tsx +32 -31
  230. package/react/pen.tsx +32 -31
  231. package/react/pentagon.tsx +32 -31
  232. package/react/placeholder.tsx +24 -23
  233. package/react/play-circle.tsx +29 -28
  234. package/react/play.tsx +28 -27
  235. package/react/playback-speed-circle.tsx +28 -27
  236. package/react/plug.tsx +24 -23
  237. package/react/plus-square.tsx +30 -29
  238. package/react/plus-text.tsx +32 -31
  239. package/react/plus.tsx +24 -23
  240. package/react/presentation-arrow.tsx +32 -31
  241. package/react/presentation-eye-open.tsx +22 -21
  242. package/react/presentation-line.tsx +32 -31
  243. package/react/presentation-lines-two.tsx +32 -31
  244. package/react/presentation-link.tsx +28 -27
  245. package/react/presentation-number-one.tsx +32 -31
  246. package/react/presentation-play.tsx +29 -28
  247. package/react/presentation-plus.tsx +32 -31
  248. package/react/previous.tsx +25 -24
  249. package/react/prohibit.tsx +30 -29
  250. package/react/push-pin.tsx +28 -27
  251. package/react/question-mark-circle.tsx +24 -23
  252. package/react/question-mark.tsx +29 -28
  253. package/react/rectangle-arrow-up-center.tsx +32 -31
  254. package/react/rectangle-dash-lines.tsx +32 -31
  255. package/react/rectangle-dot-line-pen.tsx +35 -34
  256. package/react/rectangle-play-stack.tsx +29 -28
  257. package/react/rectangle-tick.tsx +32 -31
  258. package/react/rectangle-triangle-bottom-center.tsx +32 -31
  259. package/react/rectangles-three-aligned.tsx +32 -31
  260. package/react/rectangles-three-free.tsx +32 -31
  261. package/react/rectangles-three-overlap.tsx +32 -31
  262. package/react/rectangles-two-line.tsx +32 -31
  263. package/react/rectangles-two-lines-four.tsx +32 -31
  264. package/react/rectangles-two-minus.tsx +32 -31
  265. package/react/rectangles-two-plus.tsx +32 -31
  266. package/react/rectangles-two-user.tsx +27 -26
  267. package/react/rhombus.tsx +30 -29
  268. package/react/rocket.tsx +25 -24
  269. package/react/rss-rectangle.tsx +26 -25
  270. package/react/rss.tsx +25 -24
  271. package/react/scissors.tsx +31 -30
  272. package/react/scrollbar-xy.tsx +24 -23
  273. package/react/shapes.tsx +31 -30
  274. package/react/shield-check.tsx +32 -31
  275. package/react/shield-lock.tsx +25 -24
  276. package/react/shuffle.tsx +32 -31
  277. package/react/sidebar-closed.tsx +33 -32
  278. package/react/sidebar-open.tsx +32 -31
  279. package/react/sliders-x.tsx +31 -30
  280. package/react/sliders-y.tsx +31 -30
  281. package/react/smiley-chat.tsx +25 -24
  282. package/react/smiley-plus.tsx +29 -28
  283. package/react/smiley-sticker.tsx +29 -28
  284. package/react/smiley.tsx +29 -28
  285. package/react/social-facebook.tsx +28 -27
  286. package/react/social-instagram.tsx +34 -33
  287. package/react/social-linkedin.tsx +28 -27
  288. package/react/social-twitter.tsx +28 -27
  289. package/react/social-youtube.tsx +28 -27
  290. package/react/sparks-filled.tsx +25 -24
  291. package/react/sparks.tsx +27 -26
  292. package/react/speaker-cross.tsx +31 -30
  293. package/react/speaker-high.tsx +31 -30
  294. package/react/split-vertical.tsx +32 -31
  295. package/react/square-brackets-angle-slash.tsx +31 -30
  296. package/react/square-circles-two.tsx +28 -27
  297. package/react/square-line-square-dashed.tsx +32 -31
  298. package/react/square-rounded.tsx +30 -29
  299. package/react/square-star-scribble.tsx +29 -28
  300. package/react/square-triangle-circle-plus.tsx +31 -30
  301. package/react/square.tsx +30 -29
  302. package/react/squares-four.tsx +31 -30
  303. package/react/squares-group.tsx +30 -29
  304. package/react/squares-merge.tsx +28 -27
  305. package/react/squares-three.tsx +31 -30
  306. package/react/squares-two-overlap.tsx +32 -31
  307. package/react/squares-ungroup.tsx +29 -28
  308. package/react/squares-unmerge.tsx +32 -31
  309. package/react/stack.tsx +32 -31
  310. package/react/star-filled.tsx +29 -28
  311. package/react/star-half.tsx +29 -28
  312. package/react/star.tsx +32 -31
  313. package/react/sticky-corners.tsx +32 -31
  314. package/react/sticky-eye-closed.tsx +25 -24
  315. package/react/sticky-eye-open.tsx +22 -21
  316. package/react/sticky-note-stack.tsx +32 -31
  317. package/react/sticky-note-wide.tsx +32 -31
  318. package/react/sticky-note.tsx +32 -31
  319. package/react/sticky-notes-two.tsx +28 -27
  320. package/react/stop-circle.tsx +29 -28
  321. package/react/stroke-1.tsx +28 -27
  322. package/react/stroke-2.tsx +28 -27
  323. package/react/stroke-3.tsx +28 -27
  324. package/react/stroke-4.tsx +28 -27
  325. package/react/stroke-5.tsx +28 -27
  326. package/react/stroke-6.tsx +28 -27
  327. package/react/switch.tsx +26 -25
  328. package/react/tag.tsx +27 -26
  329. package/react/text-a-underline.tsx +22 -21
  330. package/react/text-align-center.tsx +32 -31
  331. package/react/text-align-left.tsx +32 -31
  332. package/react/text-b-bold-italic-underlined.tsx +21 -20
  333. package/react/text-b-bold.tsx +32 -31
  334. package/react/text-cursor-eye-open.tsx +22 -21
  335. package/react/text-h-one.tsx +32 -31
  336. package/react/text-h-three.tsx +32 -31
  337. package/react/text-h-two.tsx +32 -31
  338. package/react/text-i-italic.tsx +31 -30
  339. package/react/text-indent.tsx +32 -31
  340. package/react/text-lines-three.tsx +32 -31
  341. package/react/text-s-strikethrough.tsx +32 -31
  342. package/react/text-styles.tsx +31 -30
  343. package/react/text-t.tsx +31 -30
  344. package/react/text-u-underlined.tsx +32 -31
  345. package/react/thumbs-up.tsx +31 -30
  346. package/react/tick-circle.tsx +28 -27
  347. package/react/ticket.tsx +21 -20
  348. package/react/timer.tsx +22 -21
  349. package/react/toolbar.tsx +25 -24
  350. package/react/tooltip.tsx +25 -24
  351. package/react/trackpad.tsx +23 -22
  352. package/react/trapeze.tsx +32 -31
  353. package/react/trash-simple.tsx +32 -31
  354. package/react/trash.tsx +32 -31
  355. package/react/triangle-square-circle.tsx +28 -27
  356. package/react/triangle.tsx +30 -29
  357. package/react/trident.tsx +41 -40
  358. package/react/trophy.tsx +29 -28
  359. package/react/user-add.tsx +24 -23
  360. package/react/user-arrow-right-up.tsx +28 -27
  361. package/react/user-eye-open.tsx +22 -21
  362. package/react/user-load.tsx +31 -30
  363. package/react/user-number-three.tsx +32 -31
  364. package/react/user-pen-dashes-bottom.tsx +27 -26
  365. package/react/user-pen-line-bottom.tsx +27 -26
  366. package/react/user-tick-down.tsx +28 -27
  367. package/react/user.tsx +24 -23
  368. package/react/users-three.tsx +32 -31
  369. package/react/users.tsx +24 -23
  370. package/react/video-camera-simple-slash.tsx +32 -31
  371. package/react/video-camera-simple.tsx +32 -31
  372. package/react/video-camera.tsx +32 -31
  373. package/react/view-center.tsx +26 -25
  374. package/react/view-side-left.tsx +26 -25
  375. package/react/wallet.tsx +28 -27
package/dist/main.js CHANGED
@@ -11,6 +11,12 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
11
11
 
12
12
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
13
13
 
14
+ const iconSymbol = Symbol.for("icon");
15
+ const isIconComponent = (iconComponent) => {
16
+ var _a, _b;
17
+ return (_b = iconComponent[iconSymbol]) != null ? _b : (_a = iconComponent == null ? void 0 : iconComponent.type) == null ? void 0 : _a[iconSymbol];
18
+ };
19
+
14
20
  const StyledIcon = designSystemStitches.styled(designSystemPrimitive.Primitive.svg, {
15
21
  display: "inline-flex",
16
22
  verticalAlign: "text-bottom",
@@ -70,6 +76,7 @@ const IconAddLineBottom = React.forwardRef(
70
76
  })))
71
77
  )
72
78
  );
79
+ IconAddLineBottom[iconSymbol] = true;
73
80
 
74
81
  const IconAddLineRight = React.forwardRef(
75
82
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -99,6 +106,7 @@ const IconAddLineRight = React.forwardRef(
99
106
  })))
100
107
  )
101
108
  );
109
+ IconAddLineRight[iconSymbol] = true;
102
110
 
103
111
  const IconAlignBottom = React.forwardRef(
104
112
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -126,6 +134,7 @@ const IconAlignBottom = React.forwardRef(
126
134
  })
127
135
  )
128
136
  );
137
+ IconAlignBottom[iconSymbol] = true;
129
138
 
130
139
  const IconAlignCenterHorizontal = React.forwardRef(
131
140
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -153,6 +162,7 @@ const IconAlignCenterHorizontal = React.forwardRef(
153
162
  })
154
163
  )
155
164
  );
165
+ IconAlignCenterHorizontal[iconSymbol] = true;
156
166
 
157
167
  const IconAlignCenterVertical = React.forwardRef(
158
168
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -180,6 +190,7 @@ const IconAlignCenterVertical = React.forwardRef(
180
190
  })
181
191
  )
182
192
  );
193
+ IconAlignCenterVertical[iconSymbol] = true;
183
194
 
184
195
  const IconAlignLeft = React.forwardRef(
185
196
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -207,6 +218,7 @@ const IconAlignLeft = React.forwardRef(
207
218
  })
208
219
  )
209
220
  );
221
+ IconAlignLeft[iconSymbol] = true;
210
222
 
211
223
  const IconAlignRight = React.forwardRef(
212
224
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -234,6 +246,7 @@ const IconAlignRight = React.forwardRef(
234
246
  })
235
247
  )
236
248
  );
249
+ IconAlignRight[iconSymbol] = true;
237
250
 
238
251
  const IconAlignTop = React.forwardRef(
239
252
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -261,6 +274,7 @@ const IconAlignTop = React.forwardRef(
261
274
  })
262
275
  )
263
276
  );
277
+ IconAlignTop[iconSymbol] = true;
264
278
 
265
279
  const IconArrowArcLeft = React.forwardRef(
266
280
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -291,6 +305,7 @@ const IconArrowArcLeft = React.forwardRef(
291
305
  })))
292
306
  )
293
307
  );
308
+ IconArrowArcLeft[iconSymbol] = true;
294
309
 
295
310
  const IconArrowArcRight = React.forwardRef(
296
311
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -321,6 +336,7 @@ const IconArrowArcRight = React.forwardRef(
321
336
  })))
322
337
  )
323
338
  );
339
+ IconArrowArcRight[iconSymbol] = true;
324
340
 
325
341
  const IconArrowBendUpRight = React.forwardRef(
326
342
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -351,6 +367,7 @@ const IconArrowBendUpRight = React.forwardRef(
351
367
  })))
352
368
  )
353
369
  );
370
+ IconArrowBendUpRight[iconSymbol] = true;
354
371
 
355
372
  const IconArrowBoxOut = React.forwardRef(
356
373
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -372,6 +389,7 @@ const IconArrowBoxOut = React.forwardRef(
372
389
  })
373
390
  )
374
391
  );
392
+ IconArrowBoxOut[iconSymbol] = true;
375
393
 
376
394
  const IconArrowClockwiseDownRight = React.forwardRef(
377
395
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -401,6 +419,7 @@ const IconArrowClockwiseDownRight = React.forwardRef(
401
419
  })))
402
420
  )
403
421
  );
422
+ IconArrowClockwiseDownRight[iconSymbol] = true;
404
423
 
405
424
  const IconArrowClockwiseUpLeft = React.forwardRef(
406
425
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -430,6 +449,7 @@ const IconArrowClockwiseUpLeft = React.forwardRef(
430
449
  })))
431
450
  )
432
451
  );
452
+ IconArrowClockwiseUpLeft[iconSymbol] = true;
433
453
 
434
454
  const IconArrowCounterClockwiseDownLeft = React.forwardRef(
435
455
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -459,6 +479,7 @@ const IconArrowCounterClockwiseDownLeft = React.forwardRef(
459
479
  })))
460
480
  )
461
481
  );
482
+ IconArrowCounterClockwiseDownLeft[iconSymbol] = true;
462
483
 
463
484
  const IconArrowCounterClockwiseUpRight = React.forwardRef(
464
485
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -488,6 +509,7 @@ const IconArrowCounterClockwiseUpRight = React.forwardRef(
488
509
  })))
489
510
  )
490
511
  );
512
+ IconArrowCounterClockwiseUpRight[iconSymbol] = true;
491
513
 
492
514
  const IconArrowCurvesBottomRight = React.forwardRef(
493
515
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -518,6 +540,7 @@ const IconArrowCurvesBottomRight = React.forwardRef(
518
540
  })))
519
541
  )
520
542
  );
543
+ IconArrowCurvesBottomRight[iconSymbol] = true;
521
544
 
522
545
  const IconArrowDownLeft = React.forwardRef(
523
546
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -539,6 +562,7 @@ const IconArrowDownLeft = React.forwardRef(
539
562
  })
540
563
  )
541
564
  );
565
+ IconArrowDownLeft[iconSymbol] = true;
542
566
 
543
567
  const IconArrowDownRight = React.forwardRef(
544
568
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -560,6 +584,7 @@ const IconArrowDownRight = React.forwardRef(
560
584
  })
561
585
  )
562
586
  );
587
+ IconArrowDownRight[iconSymbol] = true;
563
588
 
564
589
  const IconArrowDown = React.forwardRef(
565
590
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -581,6 +606,7 @@ const IconArrowDown = React.forwardRef(
581
606
  })
582
607
  )
583
608
  );
609
+ IconArrowDown[iconSymbol] = true;
584
610
 
585
611
  const IconArrowFatRight = React.forwardRef(
586
612
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -609,6 +635,7 @@ const IconArrowFatRight = React.forwardRef(
609
635
  })))
610
636
  )
611
637
  );
638
+ IconArrowFatRight[iconSymbol] = true;
612
639
 
613
640
  const IconArrowFatUpRight = React.forwardRef(
614
641
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -635,6 +662,7 @@ const IconArrowFatUpRight = React.forwardRef(
635
662
  })))
636
663
  )
637
664
  );
665
+ IconArrowFatUpRight[iconSymbol] = true;
638
666
 
639
667
  const IconArrowLeft = React.forwardRef(
640
668
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -656,6 +684,7 @@ const IconArrowLeft = React.forwardRef(
656
684
  })
657
685
  )
658
686
  );
687
+ IconArrowLeft[iconSymbol] = true;
659
688
 
660
689
  const IconArrowRight = React.forwardRef(
661
690
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -677,6 +706,7 @@ const IconArrowRight = React.forwardRef(
677
706
  })
678
707
  )
679
708
  );
709
+ IconArrowRight[iconSymbol] = true;
680
710
 
681
711
  const IconArrowUpCircle = React.forwardRef(
682
712
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -703,6 +733,7 @@ const IconArrowUpCircle = React.forwardRef(
703
733
  })))
704
734
  )
705
735
  );
736
+ IconArrowUpCircle[iconSymbol] = true;
706
737
 
707
738
  const IconArrowUpLeft = React.forwardRef(
708
739
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -724,6 +755,7 @@ const IconArrowUpLeft = React.forwardRef(
724
755
  })
725
756
  )
726
757
  );
758
+ IconArrowUpLeft[iconSymbol] = true;
727
759
 
728
760
  const IconArrowUpRight = React.forwardRef(
729
761
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -745,6 +777,7 @@ const IconArrowUpRight = React.forwardRef(
745
777
  })
746
778
  )
747
779
  );
780
+ IconArrowUpRight[iconSymbol] = true;
748
781
 
749
782
  const IconArrowUp = React.forwardRef(
750
783
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -766,6 +799,7 @@ const IconArrowUp = React.forwardRef(
766
799
  })
767
800
  )
768
801
  );
802
+ IconArrowUp[iconSymbol] = true;
769
803
 
770
804
  const IconArrowsClockwiseRectangleTilt = React.forwardRef(
771
805
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -796,6 +830,7 @@ const IconArrowsClockwiseRectangleTilt = React.forwardRef(
796
830
  })))
797
831
  )
798
832
  );
833
+ IconArrowsClockwiseRectangleTilt[iconSymbol] = true;
799
834
 
800
835
  const IconArrowsClockwiseX = React.forwardRef(
801
836
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -825,6 +860,7 @@ const IconArrowsClockwiseX = React.forwardRef(
825
860
  })))
826
861
  )
827
862
  );
863
+ IconArrowsClockwiseX[iconSymbol] = true;
828
864
 
829
865
  const IconArrowsClockwiseY = React.forwardRef(
830
866
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -854,6 +890,7 @@ const IconArrowsClockwiseY = React.forwardRef(
854
890
  })))
855
891
  )
856
892
  );
893
+ IconArrowsClockwiseY[iconSymbol] = true;
857
894
 
858
895
  const IconArrowsDownUp = React.forwardRef(
859
896
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -875,6 +912,7 @@ const IconArrowsDownUp = React.forwardRef(
875
912
  })
876
913
  )
877
914
  );
915
+ IconArrowsDownUp[iconSymbol] = true;
878
916
 
879
917
  const IconArrowsHorizontalLinesTopBottom = React.forwardRef(
880
918
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -901,6 +939,7 @@ const IconArrowsHorizontalLinesTopBottom = React.forwardRef(
901
939
  })))
902
940
  )
903
941
  );
942
+ IconArrowsHorizontalLinesTopBottom[iconSymbol] = true;
904
943
 
905
944
  const IconArrowsInSimple = React.forwardRef(
906
945
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -931,6 +970,7 @@ const IconArrowsInSimple = React.forwardRef(
931
970
  })))
932
971
  )
933
972
  );
973
+ IconArrowsInSimple[iconSymbol] = true;
934
974
 
935
975
  const IconArrowsOutCardinal = React.forwardRef(
936
976
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -961,6 +1001,7 @@ const IconArrowsOutCardinal = React.forwardRef(
961
1001
  })))
962
1002
  )
963
1003
  );
1004
+ IconArrowsOutCardinal[iconSymbol] = true;
964
1005
 
965
1006
  const IconArrowsOutLinesHorizontal = React.forwardRef(
966
1007
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -991,6 +1032,7 @@ const IconArrowsOutLinesHorizontal = React.forwardRef(
991
1032
  })))
992
1033
  )
993
1034
  );
1035
+ IconArrowsOutLinesHorizontal[iconSymbol] = true;
994
1036
 
995
1037
  const IconArrowsOutSimple = React.forwardRef(
996
1038
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1021,6 +1063,7 @@ const IconArrowsOutSimple = React.forwardRef(
1021
1063
  })))
1022
1064
  )
1023
1065
  );
1066
+ IconArrowsOutSimple[iconSymbol] = true;
1024
1067
 
1025
1068
  const IconArticle = React.forwardRef(
1026
1069
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1050,6 +1093,7 @@ const IconArticle = React.forwardRef(
1050
1093
  })))
1051
1094
  )
1052
1095
  );
1096
+ IconArticle[iconSymbol] = true;
1053
1097
 
1054
1098
  const IconAt = React.forwardRef(
1055
1099
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1080,6 +1124,7 @@ const IconAt = React.forwardRef(
1080
1124
  })))
1081
1125
  )
1082
1126
  );
1127
+ IconAt[iconSymbol] = true;
1083
1128
 
1084
1129
  const IconBadge = React.forwardRef(
1085
1130
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1102,6 +1147,7 @@ const IconBadge = React.forwardRef(
1102
1147
  })
1103
1148
  )
1104
1149
  );
1150
+ IconBadge[iconSymbol] = true;
1105
1151
 
1106
1152
  const IconBarrel = React.forwardRef(
1107
1153
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1132,6 +1178,7 @@ const IconBarrel = React.forwardRef(
1132
1178
  })))
1133
1179
  )
1134
1180
  );
1181
+ IconBarrel[iconSymbol] = true;
1135
1182
 
1136
1183
  const IconBellSlash = React.forwardRef(
1137
1184
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1158,6 +1205,7 @@ const IconBellSlash = React.forwardRef(
1158
1205
  })))
1159
1206
  )
1160
1207
  );
1208
+ IconBellSlash[iconSymbol] = true;
1161
1209
 
1162
1210
  const IconBellTilt = React.forwardRef(
1163
1211
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1186,8 +1234,7 @@ const IconBellTilt = React.forwardRef(
1186
1234
  })))
1187
1235
  )
1188
1236
  );
1189
-
1190
- const IconTypeSymbol = Symbol("icon");
1237
+ IconBellTilt[iconSymbol] = true;
1191
1238
 
1192
1239
  const IconBell = React.forwardRef(
1193
1240
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1216,7 +1263,7 @@ const IconBell = React.forwardRef(
1216
1263
  })))
1217
1264
  )
1218
1265
  );
1219
- IconBell.__Type = IconTypeSymbol;
1266
+ IconBell[iconSymbol] = true;
1220
1267
 
1221
1268
  const IconBoard = React.forwardRef(
1222
1269
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1247,6 +1294,7 @@ const IconBoard = React.forwardRef(
1247
1294
  })))
1248
1295
  )
1249
1296
  );
1297
+ IconBoard[iconSymbol] = true;
1250
1298
 
1251
1299
  const IconBookOpenInfo = React.forwardRef(
1252
1300
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1275,6 +1323,7 @@ const IconBookOpenInfo = React.forwardRef(
1275
1323
  })
1276
1324
  )
1277
1325
  );
1326
+ IconBookOpenInfo[iconSymbol] = true;
1278
1327
 
1279
1328
  const IconBookmark = React.forwardRef(
1280
1329
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1305,6 +1354,7 @@ const IconBookmark = React.forwardRef(
1305
1354
  })))
1306
1355
  )
1307
1356
  );
1357
+ IconBookmark[iconSymbol] = true;
1308
1358
 
1309
1359
  const IconBracketCurlyLeft = React.forwardRef(
1310
1360
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1334,6 +1384,7 @@ const IconBracketCurlyLeft = React.forwardRef(
1334
1384
  })))
1335
1385
  )
1336
1386
  );
1387
+ IconBracketCurlyLeft[iconSymbol] = true;
1337
1388
 
1338
1389
  const IconBracketCurlyRight = React.forwardRef(
1339
1390
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1363,6 +1414,7 @@ const IconBracketCurlyRight = React.forwardRef(
1363
1414
  })))
1364
1415
  )
1365
1416
  );
1417
+ IconBracketCurlyRight[iconSymbol] = true;
1366
1418
 
1367
1419
  const IconBracketsAngleSlash = React.forwardRef(
1368
1420
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1392,6 +1444,7 @@ const IconBracketsAngleSlash = React.forwardRef(
1392
1444
  })))
1393
1445
  )
1394
1446
  );
1447
+ IconBracketsAngleSlash[iconSymbol] = true;
1395
1448
 
1396
1449
  const IconBracketsCurlyCirclesThree = React.forwardRef(
1397
1450
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1424,6 +1477,7 @@ const IconBracketsCurlyCirclesThree = React.forwardRef(
1424
1477
  })))
1425
1478
  )
1426
1479
  );
1480
+ IconBracketsCurlyCirclesThree[iconSymbol] = true;
1427
1481
 
1428
1482
  const IconCalendarBlank = React.forwardRef(
1429
1483
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1455,6 +1509,7 @@ const IconCalendarBlank = React.forwardRef(
1455
1509
  })))
1456
1510
  )
1457
1511
  );
1512
+ IconCalendarBlank[iconSymbol] = true;
1458
1513
 
1459
1514
  const IconCamera = React.forwardRef(
1460
1515
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1486,7 +1541,7 @@ const IconCamera = React.forwardRef(
1486
1541
  })))
1487
1542
  )
1488
1543
  );
1489
- IconCamera.__Type = IconTypeSymbol;
1544
+ IconCamera[iconSymbol] = true;
1490
1545
 
1491
1546
  const IconCardNumberThree = React.forwardRef(
1492
1547
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1513,6 +1568,7 @@ const IconCardNumberThree = React.forwardRef(
1513
1568
  })
1514
1569
  )
1515
1570
  );
1571
+ IconCardNumberThree[iconSymbol] = true;
1516
1572
 
1517
1573
  const IconCard = React.forwardRef(
1518
1574
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1538,6 +1594,7 @@ const IconCard = React.forwardRef(
1538
1594
  })
1539
1595
  )
1540
1596
  );
1597
+ IconCard[iconSymbol] = true;
1541
1598
 
1542
1599
  const IconCardsPoker = React.forwardRef(
1543
1600
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1563,6 +1620,7 @@ const IconCardsPoker = React.forwardRef(
1563
1620
  })
1564
1621
  )
1565
1622
  );
1623
+ IconCardsPoker[iconSymbol] = true;
1566
1624
 
1567
1625
  const IconChartBarYSimple = React.forwardRef(
1568
1626
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1592,6 +1650,7 @@ const IconChartBarYSimple = React.forwardRef(
1592
1650
  })))
1593
1651
  )
1594
1652
  );
1653
+ IconChartBarYSimple[iconSymbol] = true;
1595
1654
 
1596
1655
  const IconChartBarY = React.forwardRef(
1597
1656
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1621,6 +1680,7 @@ const IconChartBarY = React.forwardRef(
1621
1680
  })))
1622
1681
  )
1623
1682
  );
1683
+ IconChartBarY[iconSymbol] = true;
1624
1684
 
1625
1685
  const IconChatDashesLinesTwo = React.forwardRef(
1626
1686
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1651,6 +1711,7 @@ const IconChatDashesLinesTwo = React.forwardRef(
1651
1711
  })))
1652
1712
  )
1653
1713
  );
1714
+ IconChatDashesLinesTwo[iconSymbol] = true;
1654
1715
 
1655
1716
  const IconChatLinesCross = React.forwardRef(
1656
1717
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1681,6 +1742,7 @@ const IconChatLinesCross = React.forwardRef(
1681
1742
  })))
1682
1743
  )
1683
1744
  );
1745
+ IconChatLinesCross[iconSymbol] = true;
1684
1746
 
1685
1747
  const IconChatLinesDot = React.forwardRef(
1686
1748
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1709,6 +1771,7 @@ const IconChatLinesDot = React.forwardRef(
1709
1771
  })
1710
1772
  )
1711
1773
  );
1774
+ IconChatLinesDot[iconSymbol] = true;
1712
1775
 
1713
1776
  const IconChatLinesEyeOpen = React.forwardRef(
1714
1777
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1733,6 +1796,7 @@ const IconChatLinesEyeOpen = React.forwardRef(
1733
1796
  })
1734
1797
  )
1735
1798
  );
1799
+ IconChatLinesEyeOpen[iconSymbol] = true;
1736
1800
 
1737
1801
  const IconChatLinesTwoStack = React.forwardRef(
1738
1802
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1763,6 +1827,7 @@ const IconChatLinesTwoStack = React.forwardRef(
1763
1827
  })))
1764
1828
  )
1765
1829
  );
1830
+ IconChatLinesTwoStack[iconSymbol] = true;
1766
1831
 
1767
1832
  const IconChatLinesTwo = React.forwardRef(
1768
1833
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1793,6 +1858,7 @@ const IconChatLinesTwo = React.forwardRef(
1793
1858
  })))
1794
1859
  )
1795
1860
  );
1861
+ IconChatLinesTwo[iconSymbol] = true;
1796
1862
 
1797
1863
  const IconChatPlus = React.forwardRef(
1798
1864
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1823,6 +1889,7 @@ const IconChatPlus = React.forwardRef(
1823
1889
  })))
1824
1890
  )
1825
1891
  );
1892
+ IconChatPlus[iconSymbol] = true;
1826
1893
 
1827
1894
  const IconChatTextArrow = React.forwardRef(
1828
1895
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1853,6 +1920,7 @@ const IconChatTextArrow = React.forwardRef(
1853
1920
  })))
1854
1921
  )
1855
1922
  );
1923
+ IconChatTextArrow[iconSymbol] = true;
1856
1924
 
1857
1925
  const IconChatTwo = React.forwardRef(
1858
1926
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1879,6 +1947,7 @@ const IconChatTwo = React.forwardRef(
1879
1947
  })))
1880
1948
  )
1881
1949
  );
1950
+ IconChatTwo[iconSymbol] = true;
1882
1951
 
1883
1952
  const IconChat = React.forwardRef(
1884
1953
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1907,6 +1976,7 @@ const IconChat = React.forwardRef(
1907
1976
  })))
1908
1977
  )
1909
1978
  );
1979
+ IconChat[iconSymbol] = true;
1910
1980
 
1911
1981
  const IconCheckMark = React.forwardRef(
1912
1982
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1928,6 +1998,7 @@ const IconCheckMark = React.forwardRef(
1928
1998
  })
1929
1999
  )
1930
2000
  );
2001
+ IconCheckMark[iconSymbol] = true;
1931
2002
 
1932
2003
  const IconCheckboardSquareCentered = React.forwardRef(
1933
2004
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1952,6 +2023,7 @@ const IconCheckboardSquareCentered = React.forwardRef(
1952
2023
  })
1953
2024
  )
1954
2025
  );
2026
+ IconCheckboardSquareCentered[iconSymbol] = true;
1955
2027
 
1956
2028
  const IconChevronDownDouble = React.forwardRef(
1957
2029
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1982,6 +2054,7 @@ const IconChevronDownDouble = React.forwardRef(
1982
2054
  })))
1983
2055
  )
1984
2056
  );
2057
+ IconChevronDownDouble[iconSymbol] = true;
1985
2058
 
1986
2059
  const IconChevronDown = React.forwardRef(
1987
2060
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2003,6 +2076,7 @@ const IconChevronDown = React.forwardRef(
2003
2076
  })
2004
2077
  )
2005
2078
  );
2079
+ IconChevronDown[iconSymbol] = true;
2006
2080
 
2007
2081
  const IconChevronLeftDouble = React.forwardRef(
2008
2082
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2033,6 +2107,7 @@ const IconChevronLeftDouble = React.forwardRef(
2033
2107
  })))
2034
2108
  )
2035
2109
  );
2110
+ IconChevronLeftDouble[iconSymbol] = true;
2036
2111
 
2037
2112
  const IconChevronLeft = React.forwardRef(
2038
2113
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2054,6 +2129,7 @@ const IconChevronLeft = React.forwardRef(
2054
2129
  })
2055
2130
  )
2056
2131
  );
2132
+ IconChevronLeft[iconSymbol] = true;
2057
2133
 
2058
2134
  const IconChevronRightDouble = React.forwardRef(
2059
2135
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2084,6 +2160,7 @@ const IconChevronRightDouble = React.forwardRef(
2084
2160
  })))
2085
2161
  )
2086
2162
  );
2163
+ IconChevronRightDouble[iconSymbol] = true;
2087
2164
 
2088
2165
  const IconChevronRight = React.forwardRef(
2089
2166
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2105,6 +2182,7 @@ const IconChevronRight = React.forwardRef(
2105
2182
  })
2106
2183
  )
2107
2184
  );
2185
+ IconChevronRight[iconSymbol] = true;
2108
2186
 
2109
2187
  const IconChevronUpDouble = React.forwardRef(
2110
2188
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2135,6 +2213,7 @@ const IconChevronUpDouble = React.forwardRef(
2135
2213
  })))
2136
2214
  )
2137
2215
  );
2216
+ IconChevronUpDouble[iconSymbol] = true;
2138
2217
 
2139
2218
  const IconChevronUpDownLine = React.forwardRef(
2140
2219
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2165,6 +2244,7 @@ const IconChevronUpDownLine = React.forwardRef(
2165
2244
  })))
2166
2245
  )
2167
2246
  );
2247
+ IconChevronUpDownLine[iconSymbol] = true;
2168
2248
 
2169
2249
  const IconChevronUpDown = React.forwardRef(
2170
2250
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2195,6 +2275,7 @@ const IconChevronUpDown = React.forwardRef(
2195
2275
  })))
2196
2276
  )
2197
2277
  );
2278
+ IconChevronUpDown[iconSymbol] = true;
2198
2279
 
2199
2280
  const IconChevronUp = React.forwardRef(
2200
2281
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2216,6 +2297,7 @@ const IconChevronUp = React.forwardRef(
2216
2297
  })
2217
2298
  )
2218
2299
  );
2300
+ IconChevronUp[iconSymbol] = true;
2219
2301
 
2220
2302
  const IconCircleCorners = React.forwardRef(
2221
2303
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2244,6 +2326,7 @@ const IconCircleCorners = React.forwardRef(
2244
2326
  })
2245
2327
  )
2246
2328
  );
2329
+ IconCircleCorners[iconSymbol] = true;
2247
2330
 
2248
2331
  const IconCircleMotionX = React.forwardRef(
2249
2332
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2273,6 +2356,7 @@ const IconCircleMotionX = React.forwardRef(
2273
2356
  })))
2274
2357
  )
2275
2358
  );
2359
+ IconCircleMotionX[iconSymbol] = true;
2276
2360
 
2277
2361
  const IconCircleNotch = React.forwardRef(
2278
2362
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2302,6 +2386,7 @@ const IconCircleNotch = React.forwardRef(
2302
2386
  })))
2303
2387
  )
2304
2388
  );
2389
+ IconCircleNotch[iconSymbol] = true;
2305
2390
 
2306
2391
  const IconCircleSlash = React.forwardRef(
2307
2392
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2331,6 +2416,7 @@ const IconCircleSlash = React.forwardRef(
2331
2416
  })))
2332
2417
  )
2333
2418
  );
2419
+ IconCircleSlash[iconSymbol] = true;
2334
2420
 
2335
2421
  const IconCircle = React.forwardRef(
2336
2422
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2361,6 +2447,7 @@ const IconCircle = React.forwardRef(
2361
2447
  })))
2362
2448
  )
2363
2449
  );
2450
+ IconCircle[iconSymbol] = true;
2364
2451
 
2365
2452
  const IconCirclesConnected = React.forwardRef(
2366
2453
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2388,6 +2475,7 @@ const IconCirclesConnected = React.forwardRef(
2388
2475
  })
2389
2476
  )
2390
2477
  );
2478
+ IconCirclesConnected[iconSymbol] = true;
2391
2479
 
2392
2480
  const IconClockCounterClockwiseSimple = React.forwardRef(
2393
2481
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2415,6 +2503,7 @@ const IconClockCounterClockwiseSimple = React.forwardRef(
2415
2503
  })
2416
2504
  )
2417
2505
  );
2506
+ IconClockCounterClockwiseSimple[iconSymbol] = true;
2418
2507
 
2419
2508
  const IconClockCounterClockwise = React.forwardRef(
2420
2509
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2442,6 +2531,7 @@ const IconClockCounterClockwise = React.forwardRef(
2442
2531
  })
2443
2532
  )
2444
2533
  );
2534
+ IconClockCounterClockwise[iconSymbol] = true;
2445
2535
 
2446
2536
  const IconClockOvertime = React.forwardRef(
2447
2537
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2468,6 +2558,7 @@ const IconClockOvertime = React.forwardRef(
2468
2558
  })
2469
2559
  )
2470
2560
  );
2561
+ IconClockOvertime[iconSymbol] = true;
2471
2562
 
2472
2563
  const IconClock = React.forwardRef(
2473
2564
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2497,6 +2588,7 @@ const IconClock = React.forwardRef(
2497
2588
  })))
2498
2589
  )
2499
2590
  );
2591
+ IconClock[iconSymbol] = true;
2500
2592
 
2501
2593
  const IconCloud = React.forwardRef(
2502
2594
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2527,6 +2619,7 @@ const IconCloud = React.forwardRef(
2527
2619
  })))
2528
2620
  )
2529
2621
  );
2622
+ IconCloud[iconSymbol] = true;
2530
2623
 
2531
2624
  const IconCluster = React.forwardRef(
2532
2625
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2556,6 +2649,7 @@ const IconCluster = React.forwardRef(
2556
2649
  })
2557
2650
  )
2558
2651
  );
2652
+ IconCluster[iconSymbol] = true;
2559
2653
 
2560
2654
  const IconClustered = React.forwardRef(
2561
2655
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2581,6 +2675,7 @@ const IconClustered = React.forwardRef(
2581
2675
  })
2582
2676
  )
2583
2677
  );
2678
+ IconClustered[iconSymbol] = true;
2584
2679
 
2585
2680
  const IconCog = React.forwardRef(
2586
2681
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2609,6 +2704,7 @@ const IconCog = React.forwardRef(
2609
2704
  })
2610
2705
  )
2611
2706
  );
2707
+ IconCog[iconSymbol] = true;
2612
2708
 
2613
2709
  const IconColumnsThree = React.forwardRef(
2614
2710
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2639,6 +2735,7 @@ const IconColumnsThree = React.forwardRef(
2639
2735
  })))
2640
2736
  )
2641
2737
  );
2738
+ IconColumnsThree[iconSymbol] = true;
2642
2739
 
2643
2740
  const IconConeSerpentine = React.forwardRef(
2644
2741
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2668,6 +2765,7 @@ const IconConeSerpentine = React.forwardRef(
2668
2765
  })
2669
2766
  )
2670
2767
  );
2768
+ IconConeSerpentine[iconSymbol] = true;
2671
2769
 
2672
2770
  const IconCornersThreeEyeOpen = React.forwardRef(
2673
2771
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2692,6 +2790,7 @@ const IconCornersThreeEyeOpen = React.forwardRef(
2692
2790
  })
2693
2791
  )
2694
2792
  );
2793
+ IconCornersThreeEyeOpen[iconSymbol] = true;
2695
2794
 
2696
2795
  const IconCreditCard = React.forwardRef(
2697
2796
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2713,6 +2812,7 @@ const IconCreditCard = React.forwardRef(
2713
2812
  })
2714
2813
  )
2715
2814
  );
2815
+ IconCreditCard[iconSymbol] = true;
2716
2816
 
2717
2817
  const IconCrop = React.forwardRef(
2718
2818
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2739,6 +2839,7 @@ const IconCrop = React.forwardRef(
2739
2839
  })))
2740
2840
  )
2741
2841
  );
2842
+ IconCrop[iconSymbol] = true;
2742
2843
 
2743
2844
  const IconCrossCircle = React.forwardRef(
2744
2845
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2760,6 +2861,7 @@ const IconCrossCircle = React.forwardRef(
2760
2861
  })
2761
2862
  )
2762
2863
  );
2864
+ IconCrossCircle[iconSymbol] = true;
2763
2865
 
2764
2866
  const IconCrossFat = React.forwardRef(
2765
2867
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2786,6 +2888,7 @@ const IconCrossFat = React.forwardRef(
2786
2888
  })))
2787
2889
  )
2788
2890
  );
2891
+ IconCrossFat[iconSymbol] = true;
2789
2892
 
2790
2893
  const IconCrossSquare = React.forwardRef(
2791
2894
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2816,6 +2919,7 @@ const IconCrossSquare = React.forwardRef(
2816
2919
  })))
2817
2920
  )
2818
2921
  );
2922
+ IconCrossSquare[iconSymbol] = true;
2819
2923
 
2820
2924
  const IconCross = React.forwardRef(
2821
2925
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2837,6 +2941,7 @@ const IconCross = React.forwardRef(
2837
2941
  })
2838
2942
  )
2839
2943
  );
2944
+ IconCross[iconSymbol] = true;
2840
2945
 
2841
2946
  const IconCube = React.forwardRef(
2842
2947
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2867,6 +2972,7 @@ const IconCube = React.forwardRef(
2867
2972
  })))
2868
2973
  )
2869
2974
  );
2975
+ IconCube[iconSymbol] = true;
2870
2976
 
2871
2977
  const IconCursorFilled = React.forwardRef(
2872
2978
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2892,6 +2998,7 @@ const IconCursorFilled = React.forwardRef(
2892
2998
  })
2893
2999
  )
2894
3000
  );
3001
+ IconCursorFilled[iconSymbol] = true;
2895
3002
 
2896
3003
  const IconCursorLines = React.forwardRef(
2897
3004
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2918,6 +3025,7 @@ const IconCursorLines = React.forwardRef(
2918
3025
  })
2919
3026
  )
2920
3027
  );
3028
+ IconCursorLines[iconSymbol] = true;
2921
3029
 
2922
3030
  const IconCursorText = React.forwardRef(
2923
3031
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2948,6 +3056,7 @@ const IconCursorText = React.forwardRef(
2948
3056
  })))
2949
3057
  )
2950
3058
  );
3059
+ IconCursorText[iconSymbol] = true;
2951
3060
 
2952
3061
  const IconCursor = React.forwardRef(
2953
3062
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2977,6 +3086,7 @@ const IconCursor = React.forwardRef(
2977
3086
  })))
2978
3087
  )
2979
3088
  );
3089
+ IconCursor[iconSymbol] = true;
2980
3090
 
2981
3091
  const IconCurveSquareCircleArrow = React.forwardRef(
2982
3092
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3007,6 +3117,7 @@ const IconCurveSquareCircleArrow = React.forwardRef(
3007
3117
  })))
3008
3118
  )
3009
3119
  );
3120
+ IconCurveSquareCircleArrow[iconSymbol] = true;
3010
3121
 
3011
3122
  const IconDashLeftDownSquareDashRightUp = React.forwardRef(
3012
3123
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3037,6 +3148,7 @@ const IconDashLeftDownSquareDashRightUp = React.forwardRef(
3037
3148
  })))
3038
3149
  )
3039
3150
  );
3151
+ IconDashLeftDownSquareDashRightUp[iconSymbol] = true;
3040
3152
 
3041
3153
  const IconDashLeftUpSquareDashDownRight = React.forwardRef(
3042
3154
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3067,6 +3179,7 @@ const IconDashLeftUpSquareDashDownRight = React.forwardRef(
3067
3179
  })))
3068
3180
  )
3069
3181
  );
3182
+ IconDashLeftUpSquareDashDownRight[iconSymbol] = true;
3070
3183
 
3071
3184
  const IconDashSquareDashHorizontal = React.forwardRef(
3072
3185
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3097,6 +3210,7 @@ const IconDashSquareDashHorizontal = React.forwardRef(
3097
3210
  })))
3098
3211
  )
3099
3212
  );
3213
+ IconDashSquareDashHorizontal[iconSymbol] = true;
3100
3214
 
3101
3215
  const IconDashSquareDashVertical = React.forwardRef(
3102
3216
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3127,6 +3241,7 @@ const IconDashSquareDashVertical = React.forwardRef(
3127
3241
  })))
3128
3242
  )
3129
3243
  );
3244
+ IconDashSquareDashVertical[iconSymbol] = true;
3130
3245
 
3131
3246
  const IconDistributeHorizontal = React.forwardRef(
3132
3247
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3156,6 +3271,7 @@ const IconDistributeHorizontal = React.forwardRef(
3156
3271
  })
3157
3272
  )
3158
3273
  );
3274
+ IconDistributeHorizontal[iconSymbol] = true;
3159
3275
 
3160
3276
  const IconDistributeVertical = React.forwardRef(
3161
3277
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3186,6 +3302,7 @@ const IconDistributeVertical = React.forwardRef(
3186
3302
  })
3187
3303
  )
3188
3304
  );
3305
+ IconDistributeVertical[iconSymbol] = true;
3189
3306
 
3190
3307
  const IconDotsNine = React.forwardRef(
3191
3308
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3210,6 +3327,7 @@ const IconDotsNine = React.forwardRef(
3210
3327
  })
3211
3328
  )
3212
3329
  );
3330
+ IconDotsNine[iconSymbol] = true;
3213
3331
 
3214
3332
  const IconDotsThree = React.forwardRef(
3215
3333
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3234,6 +3352,7 @@ const IconDotsThree = React.forwardRef(
3234
3352
  })
3235
3353
  )
3236
3354
  );
3355
+ IconDotsThree[iconSymbol] = true;
3237
3356
 
3238
3357
  const IconDotsTwo = React.forwardRef(
3239
3358
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3258,6 +3377,7 @@ const IconDotsTwo = React.forwardRef(
3258
3377
  })
3259
3378
  )
3260
3379
  );
3380
+ IconDotsTwo[iconSymbol] = true;
3261
3381
 
3262
3382
  const IconDownload = React.forwardRef(
3263
3383
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3288,6 +3408,7 @@ const IconDownload = React.forwardRef(
3288
3408
  })))
3289
3409
  )
3290
3410
  );
3411
+ IconDownload[iconSymbol] = true;
3291
3412
 
3292
3413
  const IconEnvelope = React.forwardRef(
3293
3414
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3309,6 +3430,7 @@ const IconEnvelope = React.forwardRef(
3309
3430
  })
3310
3431
  )
3311
3432
  );
3433
+ IconEnvelope[iconSymbol] = true;
3312
3434
 
3313
3435
  const IconEraser = React.forwardRef(
3314
3436
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3339,6 +3461,7 @@ const IconEraser = React.forwardRef(
3339
3461
  })))
3340
3462
  )
3341
3463
  );
3464
+ IconEraser[iconSymbol] = true;
3342
3465
 
3343
3466
  const IconExclamationPointCircle = React.forwardRef(
3344
3467
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3364,6 +3487,7 @@ const IconExclamationPointCircle = React.forwardRef(
3364
3487
  })
3365
3488
  )
3366
3489
  );
3490
+ IconExclamationPointCircle[iconSymbol] = true;
3367
3491
 
3368
3492
  const IconExport = React.forwardRef(
3369
3493
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3394,6 +3518,7 @@ const IconExport = React.forwardRef(
3394
3518
  })))
3395
3519
  )
3396
3520
  );
3521
+ IconExport[iconSymbol] = true;
3397
3522
 
3398
3523
  const IconEyeClosedDotsFourFrameBroken = React.forwardRef(
3399
3524
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3416,6 +3541,7 @@ const IconEyeClosedDotsFourFrameBroken = React.forwardRef(
3416
3541
  })
3417
3542
  )
3418
3543
  );
3544
+ IconEyeClosedDotsFourFrameBroken[iconSymbol] = true;
3419
3545
 
3420
3546
  const IconEyeClosed = React.forwardRef(
3421
3547
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3446,6 +3572,7 @@ const IconEyeClosed = React.forwardRef(
3446
3572
  })))
3447
3573
  )
3448
3574
  );
3575
+ IconEyeClosed[iconSymbol] = true;
3449
3576
 
3450
3577
  const IconEyeOpenLineFrameBroken = React.forwardRef(
3451
3578
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3474,6 +3601,7 @@ const IconEyeOpenLineFrameBroken = React.forwardRef(
3474
3601
  })
3475
3602
  )
3476
3603
  );
3604
+ IconEyeOpenLineFrameBroken[iconSymbol] = true;
3477
3605
 
3478
3606
  const IconEyeOpenSlash = React.forwardRef(
3479
3607
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3500,6 +3628,7 @@ const IconEyeOpenSlash = React.forwardRef(
3500
3628
  })))
3501
3629
  )
3502
3630
  );
3631
+ IconEyeOpenSlash[iconSymbol] = true;
3503
3632
 
3504
3633
  const IconEyeOpen = React.forwardRef(
3505
3634
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3526,6 +3655,7 @@ const IconEyeOpen = React.forwardRef(
3526
3655
  })))
3527
3656
  )
3528
3657
  );
3658
+ IconEyeOpen[iconSymbol] = true;
3529
3659
 
3530
3660
  const IconEyedropper = React.forwardRef(
3531
3661
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3552,6 +3682,7 @@ const IconEyedropper = React.forwardRef(
3552
3682
  })
3553
3683
  )
3554
3684
  );
3685
+ IconEyedropper[iconSymbol] = true;
3555
3686
 
3556
3687
  const IconFactoryHouse = React.forwardRef(
3557
3688
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3581,6 +3712,7 @@ const IconFactoryHouse = React.forwardRef(
3581
3712
  })))
3582
3713
  )
3583
3714
  );
3715
+ IconFactoryHouse[iconSymbol] = true;
3584
3716
 
3585
3717
  const IconFactory = React.forwardRef(
3586
3718
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3610,6 +3742,7 @@ const IconFactory = React.forwardRef(
3610
3742
  })))
3611
3743
  )
3612
3744
  );
3745
+ IconFactory[iconSymbol] = true;
3613
3746
 
3614
3747
  const IconFlag = React.forwardRef(
3615
3748
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3640,6 +3773,7 @@ const IconFlag = React.forwardRef(
3640
3773
  })))
3641
3774
  )
3642
3775
  );
3776
+ IconFlag[iconSymbol] = true;
3643
3777
 
3644
3778
  const IconFolder = React.forwardRef(
3645
3779
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3670,6 +3804,7 @@ const IconFolder = React.forwardRef(
3670
3804
  })))
3671
3805
  )
3672
3806
  );
3807
+ IconFolder[iconSymbol] = true;
3673
3808
 
3674
3809
  const IconFrameLinesTwo = React.forwardRef(
3675
3810
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3700,6 +3835,7 @@ const IconFrameLinesTwo = React.forwardRef(
3700
3835
  })))
3701
3836
  )
3702
3837
  );
3838
+ IconFrameLinesTwo[iconSymbol] = true;
3703
3839
 
3704
3840
  const IconFramePlay = React.forwardRef(
3705
3841
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3726,6 +3862,7 @@ const IconFramePlay = React.forwardRef(
3726
3862
  })
3727
3863
  )
3728
3864
  );
3865
+ IconFramePlay[iconSymbol] = true;
3729
3866
 
3730
3867
  const IconFramePlus = React.forwardRef(
3731
3868
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3756,6 +3893,7 @@ const IconFramePlus = React.forwardRef(
3756
3893
  })))
3757
3894
  )
3758
3895
  );
3896
+ IconFramePlus[iconSymbol] = true;
3759
3897
 
3760
3898
  const IconFrame = React.forwardRef(
3761
3899
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3786,6 +3924,7 @@ const IconFrame = React.forwardRef(
3786
3924
  })))
3787
3925
  )
3788
3926
  );
3927
+ IconFrame[iconSymbol] = true;
3789
3928
 
3790
3929
  const IconFunnel = React.forwardRef(
3791
3930
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3815,6 +3954,7 @@ const IconFunnel = React.forwardRef(
3815
3954
  })))
3816
3955
  )
3817
3956
  );
3957
+ IconFunnel[iconSymbol] = true;
3818
3958
 
3819
3959
  const IconGauge = React.forwardRef(
3820
3960
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3842,6 +3982,7 @@ const IconGauge = React.forwardRef(
3842
3982
  })
3843
3983
  )
3844
3984
  );
3985
+ IconGauge[iconSymbol] = true;
3845
3986
 
3846
3987
  const IconGift = React.forwardRef(
3847
3988
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3868,6 +4009,7 @@ const IconGift = React.forwardRef(
3868
4009
  })))
3869
4010
  )
3870
4011
  );
4012
+ IconGift[iconSymbol] = true;
3871
4013
 
3872
4014
  const IconGlobe = React.forwardRef(
3873
4015
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3889,6 +4031,7 @@ const IconGlobe = React.forwardRef(
3889
4031
  })
3890
4032
  )
3891
4033
  );
4034
+ IconGlobe[iconSymbol] = true;
3892
4035
 
3893
4036
  const IconGraduationCap = React.forwardRef(
3894
4037
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3920,6 +4063,7 @@ const IconGraduationCap = React.forwardRef(
3920
4063
  })))
3921
4064
  )
3922
4065
  );
4066
+ IconGraduationCap[iconSymbol] = true;
3923
4067
 
3924
4068
  const IconGridFour = React.forwardRef(
3925
4069
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3950,6 +4094,7 @@ const IconGridFour = React.forwardRef(
3950
4094
  })))
3951
4095
  )
3952
4096
  );
4097
+ IconGridFour[iconSymbol] = true;
3953
4098
 
3954
4099
  const IconGridSix = React.forwardRef(
3955
4100
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3980,6 +4125,7 @@ const IconGridSix = React.forwardRef(
3980
4125
  })))
3981
4126
  )
3982
4127
  );
4128
+ IconGridSix[iconSymbol] = true;
3983
4129
 
3984
4130
  const IconGrid = React.forwardRef(
3985
4131
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4010,6 +4156,7 @@ const IconGrid = React.forwardRef(
4010
4156
  })))
4011
4157
  )
4012
4158
  );
4159
+ IconGrid[iconSymbol] = true;
4013
4160
 
4014
4161
  const IconHandFilled = React.forwardRef(
4015
4162
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4037,6 +4184,7 @@ const IconHandFilled = React.forwardRef(
4037
4184
  })
4038
4185
  )
4039
4186
  );
4187
+ IconHandFilled[iconSymbol] = true;
4040
4188
 
4041
4189
  const IconHandPointing = React.forwardRef(
4042
4190
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4063,6 +4211,7 @@ const IconHandPointing = React.forwardRef(
4063
4211
  })))
4064
4212
  )
4065
4213
  );
4214
+ IconHandPointing[iconSymbol] = true;
4066
4215
 
4067
4216
  const IconHand = React.forwardRef(
4068
4217
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4089,6 +4238,7 @@ const IconHand = React.forwardRef(
4089
4238
  })))
4090
4239
  )
4091
4240
  );
4241
+ IconHand[iconSymbol] = true;
4092
4242
 
4093
4243
  const IconHeadsetPerson = React.forwardRef(
4094
4244
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4119,6 +4269,7 @@ const IconHeadsetPerson = React.forwardRef(
4119
4269
  })
4120
4270
  )
4121
4271
  );
4272
+ IconHeadsetPerson[iconSymbol] = true;
4122
4273
 
4123
4274
  const IconHeartFilled = React.forwardRef(
4124
4275
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4143,6 +4294,7 @@ const IconHeartFilled = React.forwardRef(
4143
4294
  })
4144
4295
  )
4145
4296
  );
4297
+ IconHeartFilled[iconSymbol] = true;
4146
4298
 
4147
4299
  const IconHeart = React.forwardRef(
4148
4300
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4171,6 +4323,7 @@ const IconHeart = React.forwardRef(
4171
4323
  })))
4172
4324
  )
4173
4325
  );
4326
+ IconHeart[iconSymbol] = true;
4174
4327
 
4175
4328
  const IconHexagon = React.forwardRef(
4176
4329
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4201,6 +4354,7 @@ const IconHexagon = React.forwardRef(
4201
4354
  })))
4202
4355
  )
4203
4356
  );
4357
+ IconHexagon[iconSymbol] = true;
4204
4358
 
4205
4359
  const IconHighlighterUnderline = React.forwardRef(
4206
4360
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4227,6 +4381,7 @@ const IconHighlighterUnderline = React.forwardRef(
4227
4381
  })
4228
4382
  )
4229
4383
  );
4384
+ IconHighlighterUnderline[iconSymbol] = true;
4230
4385
 
4231
4386
  const IconHighlighter = React.forwardRef(
4232
4387
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4257,6 +4412,7 @@ const IconHighlighter = React.forwardRef(
4257
4412
  })))
4258
4413
  )
4259
4414
  );
4415
+ IconHighlighter[iconSymbol] = true;
4260
4416
 
4261
4417
  const IconHouse = React.forwardRef(
4262
4418
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4275,6 +4431,7 @@ const IconHouse = React.forwardRef(
4275
4431
  })
4276
4432
  )
4277
4433
  );
4434
+ IconHouse[iconSymbol] = true;
4278
4435
 
4279
4436
  const IconImage = React.forwardRef(
4280
4437
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4302,6 +4459,7 @@ const IconImage = React.forwardRef(
4302
4459
  })
4303
4460
  )
4304
4461
  );
4462
+ IconImage[iconSymbol] = true;
4305
4463
 
4306
4464
  const IconInformationMarkCircle = React.forwardRef(
4307
4465
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4327,6 +4485,7 @@ const IconInformationMarkCircle = React.forwardRef(
4327
4485
  })
4328
4486
  )
4329
4487
  );
4488
+ IconInformationMarkCircle[iconSymbol] = true;
4330
4489
 
4331
4490
  const IconKanban = React.forwardRef(
4332
4491
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4356,6 +4515,7 @@ const IconKanban = React.forwardRef(
4356
4515
  })))
4357
4516
  )
4358
4517
  );
4518
+ IconKanban[iconSymbol] = true;
4359
4519
 
4360
4520
  const IconKey = React.forwardRef(
4361
4521
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4382,6 +4542,7 @@ const IconKey = React.forwardRef(
4382
4542
  })))
4383
4543
  )
4384
4544
  );
4545
+ IconKey[iconSymbol] = true;
4385
4546
 
4386
4547
  const IconKeycap = React.forwardRef(
4387
4548
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4407,6 +4568,7 @@ const IconKeycap = React.forwardRef(
4407
4568
  })
4408
4569
  )
4409
4570
  );
4571
+ IconKeycap[iconSymbol] = true;
4410
4572
 
4411
4573
  const IconLaptop = React.forwardRef(
4412
4574
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4428,6 +4590,7 @@ const IconLaptop = React.forwardRef(
4428
4590
  })
4429
4591
  )
4430
4592
  );
4593
+ IconLaptop[iconSymbol] = true;
4431
4594
 
4432
4595
  const IconLasso = React.forwardRef(
4433
4596
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4458,6 +4621,7 @@ const IconLasso = React.forwardRef(
4458
4621
  })))
4459
4622
  )
4460
4623
  );
4624
+ IconLasso[iconSymbol] = true;
4461
4625
 
4462
4626
  const IconLayout = React.forwardRef(
4463
4627
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4488,6 +4652,7 @@ const IconLayout = React.forwardRef(
4488
4652
  })))
4489
4653
  )
4490
4654
  );
4655
+ IconLayout[iconSymbol] = true;
4491
4656
 
4492
4657
  const IconLifesaver = React.forwardRef(
4493
4658
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4518,6 +4683,7 @@ const IconLifesaver = React.forwardRef(
4518
4683
  })))
4519
4684
  )
4520
4685
  );
4686
+ IconLifesaver[iconSymbol] = true;
4521
4687
 
4522
4688
  const IconLightbox = React.forwardRef(
4523
4689
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4543,6 +4709,7 @@ const IconLightbox = React.forwardRef(
4543
4709
  })
4544
4710
  )
4545
4711
  );
4712
+ IconLightbox[iconSymbol] = true;
4546
4713
 
4547
4714
  const IconLightbulb = React.forwardRef(
4548
4715
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4561,6 +4728,7 @@ const IconLightbulb = React.forwardRef(
4561
4728
  })
4562
4729
  )
4563
4730
  );
4731
+ IconLightbulb[iconSymbol] = true;
4564
4732
 
4565
4733
  const IconLightning = React.forwardRef(
4566
4734
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4592,6 +4760,7 @@ const IconLightning = React.forwardRef(
4592
4760
  })))
4593
4761
  )
4594
4762
  );
4763
+ IconLightning[iconSymbol] = true;
4595
4764
 
4596
4765
  const IconLineCurved = React.forwardRef(
4597
4766
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4622,6 +4791,7 @@ const IconLineCurved = React.forwardRef(
4622
4791
  })))
4623
4792
  )
4624
4793
  );
4794
+ IconLineCurved[iconSymbol] = true;
4625
4795
 
4626
4796
  const IconLineDashed = React.forwardRef(
4627
4797
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4652,6 +4822,7 @@ const IconLineDashed = React.forwardRef(
4652
4822
  })))
4653
4823
  )
4654
4824
  );
4825
+ IconLineDashed[iconSymbol] = true;
4655
4826
 
4656
4827
  const IconLineDiagonal = React.forwardRef(
4657
4828
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4681,6 +4852,7 @@ const IconLineDiagonal = React.forwardRef(
4681
4852
  })))
4682
4853
  )
4683
4854
  );
4855
+ IconLineDiagonal[iconSymbol] = true;
4684
4856
 
4685
4857
  const IconLineDotted = React.forwardRef(
4686
4858
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4707,6 +4879,7 @@ const IconLineDotted = React.forwardRef(
4707
4879
  })))
4708
4880
  )
4709
4881
  );
4882
+ IconLineDotted[iconSymbol] = true;
4710
4883
 
4711
4884
  const IconLineHorizontal = React.forwardRef(
4712
4885
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4737,6 +4910,7 @@ const IconLineHorizontal = React.forwardRef(
4737
4910
  })))
4738
4911
  )
4739
4912
  );
4913
+ IconLineHorizontal[iconSymbol] = true;
4740
4914
 
4741
4915
  const IconLineOrthogonal = React.forwardRef(
4742
4916
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4767,6 +4941,7 @@ const IconLineOrthogonal = React.forwardRef(
4767
4941
  })))
4768
4942
  )
4769
4943
  );
4944
+ IconLineOrthogonal[iconSymbol] = true;
4770
4945
 
4771
4946
  const IconLineStraight = React.forwardRef(
4772
4947
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4797,6 +4972,7 @@ const IconLineStraight = React.forwardRef(
4797
4972
  })))
4798
4973
  )
4799
4974
  );
4975
+ IconLineStraight[iconSymbol] = true;
4800
4976
 
4801
4977
  const IconLinesThreeHorizontalLineVerticalCenter = React.forwardRef(
4802
4978
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4827,6 +5003,7 @@ const IconLinesThreeHorizontalLineVerticalCenter = React.forwardRef(
4827
5003
  })))
4828
5004
  )
4829
5005
  );
5006
+ IconLinesThreeHorizontalLineVerticalCenter[iconSymbol] = true;
4830
5007
 
4831
5008
  const IconLinesThreeHorizontal = React.forwardRef(
4832
5009
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4856,6 +5033,7 @@ const IconLinesThreeHorizontal = React.forwardRef(
4856
5033
  })))
4857
5034
  )
4858
5035
  );
5036
+ IconLinesThreeHorizontal[iconSymbol] = true;
4859
5037
 
4860
5038
  const IconLinesThreeVertical = React.forwardRef(
4861
5039
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4885,6 +5063,7 @@ const IconLinesThreeVertical = React.forwardRef(
4885
5063
  })))
4886
5064
  )
4887
5065
  );
5066
+ IconLinesThreeVertical[iconSymbol] = true;
4888
5067
 
4889
5068
  const IconLinesTopLeftColumnsTwo = React.forwardRef(
4890
5069
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4915,6 +5094,7 @@ const IconLinesTopLeftColumnsTwo = React.forwardRef(
4915
5094
  })))
4916
5095
  )
4917
5096
  );
5097
+ IconLinesTopLeftColumnsTwo[iconSymbol] = true;
4918
5098
 
4919
5099
  const IconLinkPlus = React.forwardRef(
4920
5100
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4941,6 +5121,7 @@ const IconLinkPlus = React.forwardRef(
4941
5121
  })))
4942
5122
  )
4943
5123
  );
5124
+ IconLinkPlus[iconSymbol] = true;
4944
5125
 
4945
5126
  const IconLink = React.forwardRef(
4946
5127
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4962,6 +5143,7 @@ const IconLink = React.forwardRef(
4962
5143
  })
4963
5144
  )
4964
5145
  );
5146
+ IconLink[iconSymbol] = true;
4965
5147
 
4966
5148
  const IconListBullets = React.forwardRef(
4967
5149
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4988,6 +5170,7 @@ const IconListBullets = React.forwardRef(
4988
5170
  })
4989
5171
  )
4990
5172
  );
5173
+ IconListBullets[iconSymbol] = true;
4991
5174
 
4992
5175
  const IconListNumbers = React.forwardRef(
4993
5176
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5018,6 +5201,7 @@ const IconListNumbers = React.forwardRef(
5018
5201
  })))
5019
5202
  )
5020
5203
  );
5204
+ IconListNumbers[iconSymbol] = true;
5021
5205
 
5022
5206
  const IconLockClosed = React.forwardRef(
5023
5207
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5045,6 +5229,7 @@ const IconLockClosed = React.forwardRef(
5045
5229
  })
5046
5230
  )
5047
5231
  );
5232
+ IconLockClosed[iconSymbol] = true;
5048
5233
 
5049
5234
  const IconLockOpen = React.forwardRef(
5050
5235
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5072,6 +5257,7 @@ const IconLockOpen = React.forwardRef(
5072
5257
  })
5073
5258
  )
5074
5259
  );
5260
+ IconLockOpen[iconSymbol] = true;
5075
5261
 
5076
5262
  const IconLogin = React.forwardRef(
5077
5263
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5102,6 +5288,7 @@ const IconLogin = React.forwardRef(
5102
5288
  })))
5103
5289
  )
5104
5290
  );
5291
+ IconLogin[iconSymbol] = true;
5105
5292
 
5106
5293
  const IconLogout = React.forwardRef(
5107
5294
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5132,6 +5319,7 @@ const IconLogout = React.forwardRef(
5132
5319
  })))
5133
5320
  )
5134
5321
  );
5322
+ IconLogout[iconSymbol] = true;
5135
5323
 
5136
5324
  const IconMagnet = React.forwardRef(
5137
5325
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5162,6 +5350,7 @@ const IconMagnet = React.forwardRef(
5162
5350
  })))
5163
5351
  )
5164
5352
  );
5353
+ IconMagnet[iconSymbol] = true;
5165
5354
 
5166
5355
  const IconMagnifyingGlassLightning = React.forwardRef(
5167
5356
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5188,6 +5377,7 @@ const IconMagnifyingGlassLightning = React.forwardRef(
5188
5377
  })))
5189
5378
  )
5190
5379
  );
5380
+ IconMagnifyingGlassLightning[iconSymbol] = true;
5191
5381
 
5192
5382
  const IconMagnifyingGlass = React.forwardRef(
5193
5383
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5209,6 +5399,7 @@ const IconMagnifyingGlass = React.forwardRef(
5209
5399
  })
5210
5400
  )
5211
5401
  );
5402
+ IconMagnifyingGlass[iconSymbol] = true;
5212
5403
 
5213
5404
  const IconMap = React.forwardRef(
5214
5405
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5240,6 +5431,7 @@ const IconMap = React.forwardRef(
5240
5431
  })))
5241
5432
  )
5242
5433
  );
5434
+ IconMap[iconSymbol] = true;
5243
5435
 
5244
5436
  const IconMegaphone = React.forwardRef(
5245
5437
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5262,6 +5454,7 @@ const IconMegaphone = React.forwardRef(
5262
5454
  })
5263
5455
  )
5264
5456
  );
5457
+ IconMegaphone[iconSymbol] = true;
5265
5458
 
5266
5459
  const IconMicrophoneSlash = React.forwardRef(
5267
5460
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5291,6 +5484,7 @@ const IconMicrophoneSlash = React.forwardRef(
5291
5484
  })))
5292
5485
  )
5293
5486
  );
5487
+ IconMicrophoneSlash[iconSymbol] = true;
5294
5488
 
5295
5489
  const IconMicrophone = React.forwardRef(
5296
5490
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5320,6 +5514,7 @@ const IconMicrophone = React.forwardRef(
5320
5514
  })))
5321
5515
  )
5322
5516
  );
5517
+ IconMicrophone[iconSymbol] = true;
5323
5518
 
5324
5519
  const IconMinus = React.forwardRef(
5325
5520
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5341,6 +5536,7 @@ const IconMinus = React.forwardRef(
5341
5536
  })
5342
5537
  )
5343
5538
  );
5539
+ IconMinus[iconSymbol] = true;
5344
5540
 
5345
5541
  const IconMonitorArrow = React.forwardRef(
5346
5542
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5371,6 +5567,7 @@ const IconMonitorArrow = React.forwardRef(
5371
5567
  })))
5372
5568
  )
5373
5569
  );
5570
+ IconMonitorArrow[iconSymbol] = true;
5374
5571
 
5375
5572
  const IconMonitorPause = React.forwardRef(
5376
5573
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5401,6 +5598,7 @@ const IconMonitorPause = React.forwardRef(
5401
5598
  })))
5402
5599
  )
5403
5600
  );
5601
+ IconMonitorPause[iconSymbol] = true;
5404
5602
 
5405
5603
  const IconMonitorPlay = React.forwardRef(
5406
5604
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5427,6 +5625,7 @@ const IconMonitorPlay = React.forwardRef(
5427
5625
  })
5428
5626
  )
5429
5627
  );
5628
+ IconMonitorPlay[iconSymbol] = true;
5430
5629
 
5431
5630
  const IconMonitorStop = React.forwardRef(
5432
5631
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5457,6 +5656,7 @@ const IconMonitorStop = React.forwardRef(
5457
5656
  })
5458
5657
  )
5459
5658
  );
5659
+ IconMonitorStop[iconSymbol] = true;
5460
5660
 
5461
5661
  const IconMoon = React.forwardRef(
5462
5662
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5478,6 +5678,7 @@ const IconMoon = React.forwardRef(
5478
5678
  })
5479
5679
  )
5480
5680
  );
5681
+ IconMoon[iconSymbol] = true;
5481
5682
 
5482
5683
  const IconMouse = React.forwardRef(
5483
5684
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5503,6 +5704,7 @@ const IconMouse = React.forwardRef(
5503
5704
  })
5504
5705
  )
5505
5706
  );
5707
+ IconMouse[iconSymbol] = true;
5506
5708
 
5507
5709
  const IconNavigationArrowLines = React.forwardRef(
5508
5710
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5529,6 +5731,7 @@ const IconNavigationArrowLines = React.forwardRef(
5529
5731
  })
5530
5732
  )
5531
5733
  );
5734
+ IconNavigationArrowLines[iconSymbol] = true;
5532
5735
 
5533
5736
  const IconNavigationUpLeftFilled = React.forwardRef(
5534
5737
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5555,6 +5758,7 @@ const IconNavigationUpLeftFilled = React.forwardRef(
5555
5758
  })
5556
5759
  )
5557
5760
  );
5761
+ IconNavigationUpLeftFilled[iconSymbol] = true;
5558
5762
 
5559
5763
  const IconNavigationUpLeftSlash = React.forwardRef(
5560
5764
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5585,6 +5789,7 @@ const IconNavigationUpLeftSlash = React.forwardRef(
5585
5789
  })))
5586
5790
  )
5587
5791
  );
5792
+ IconNavigationUpLeftSlash[iconSymbol] = true;
5588
5793
 
5589
5794
  const IconNavigationUpRight = React.forwardRef(
5590
5795
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5615,6 +5820,7 @@ const IconNavigationUpRight = React.forwardRef(
5615
5820
  })))
5616
5821
  )
5617
5822
  );
5823
+ IconNavigationUpRight[iconSymbol] = true;
5618
5824
 
5619
5825
  const IconNext = React.forwardRef(
5620
5826
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5641,6 +5847,7 @@ const IconNext = React.forwardRef(
5641
5847
  })))
5642
5848
  )
5643
5849
  );
5850
+ IconNext[iconSymbol] = true;
5644
5851
 
5645
5852
  const IconNodeConnectedDot = React.forwardRef(
5646
5853
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5669,6 +5876,7 @@ const IconNodeConnectedDot = React.forwardRef(
5669
5876
  })
5670
5877
  )
5671
5878
  );
5879
+ IconNodeConnectedDot[iconSymbol] = true;
5672
5880
 
5673
5881
  const IconNodeLinesCurved = React.forwardRef(
5674
5882
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5699,6 +5907,7 @@ const IconNodeLinesCurved = React.forwardRef(
5699
5907
  })))
5700
5908
  )
5701
5909
  );
5910
+ IconNodeLinesCurved[iconSymbol] = true;
5702
5911
 
5703
5912
  const IconNodeLinesHorizontal = React.forwardRef(
5704
5913
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5729,6 +5938,7 @@ const IconNodeLinesHorizontal = React.forwardRef(
5729
5938
  })))
5730
5939
  )
5731
5940
  );
5941
+ IconNodeLinesHorizontal[iconSymbol] = true;
5732
5942
 
5733
5943
  const IconNodeLinesVertical = React.forwardRef(
5734
5944
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5759,6 +5969,7 @@ const IconNodeLinesVertical = React.forwardRef(
5759
5969
  })))
5760
5970
  )
5761
5971
  );
5972
+ IconNodeLinesVertical[iconSymbol] = true;
5762
5973
 
5763
5974
  const IconNodePlus = React.forwardRef(
5764
5975
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5788,6 +5999,7 @@ const IconNodePlus = React.forwardRef(
5788
5999
  })))
5789
6000
  )
5790
6001
  );
6002
+ IconNodePlus[iconSymbol] = true;
5791
6003
 
5792
6004
  const IconNodesConnected = React.forwardRef(
5793
6005
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5814,6 +6026,7 @@ const IconNodesConnected = React.forwardRef(
5814
6026
  })
5815
6027
  )
5816
6028
  );
6029
+ IconNodesConnected[iconSymbol] = true;
5817
6030
 
5818
6031
  const IconNodesConnectionsThree = React.forwardRef(
5819
6032
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5843,6 +6056,7 @@ const IconNodesConnectionsThree = React.forwardRef(
5843
6056
  })))
5844
6057
  )
5845
6058
  );
6059
+ IconNodesConnectionsThree[iconSymbol] = true;
5846
6060
 
5847
6061
  const IconNoteMagnifyingGlass = React.forwardRef(
5848
6062
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5869,6 +6083,7 @@ const IconNoteMagnifyingGlass = React.forwardRef(
5869
6083
  })))
5870
6084
  )
5871
6085
  );
6086
+ IconNoteMagnifyingGlass[iconSymbol] = true;
5872
6087
 
5873
6088
  const IconOctagon = React.forwardRef(
5874
6089
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5899,6 +6114,7 @@ const IconOctagon = React.forwardRef(
5899
6114
  })))
5900
6115
  )
5901
6116
  );
6117
+ IconOctagon[iconSymbol] = true;
5902
6118
 
5903
6119
  const IconOffice = React.forwardRef(
5904
6120
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5920,6 +6136,7 @@ const IconOffice = React.forwardRef(
5920
6136
  })
5921
6137
  )
5922
6138
  );
6139
+ IconOffice[iconSymbol] = true;
5923
6140
 
5924
6141
  const IconPaintBucket = React.forwardRef(
5925
6142
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5946,6 +6163,7 @@ const IconPaintBucket = React.forwardRef(
5946
6163
  })
5947
6164
  )
5948
6165
  );
6166
+ IconPaintBucket[iconSymbol] = true;
5949
6167
 
5950
6168
  const IconPaperPlaneFilledRight = React.forwardRef(
5951
6169
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5972,6 +6190,7 @@ const IconPaperPlaneFilledRight = React.forwardRef(
5972
6190
  })
5973
6191
  )
5974
6192
  );
6193
+ IconPaperPlaneFilledRight[iconSymbol] = true;
5975
6194
 
5976
6195
  const IconPaperPlaneTilt = React.forwardRef(
5977
6196
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6002,6 +6221,7 @@ const IconPaperPlaneTilt = React.forwardRef(
6002
6221
  })))
6003
6222
  )
6004
6223
  );
6224
+ IconPaperPlaneTilt[iconSymbol] = true;
6005
6225
 
6006
6226
  const IconParallelogram = React.forwardRef(
6007
6227
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6030,6 +6250,7 @@ const IconParallelogram = React.forwardRef(
6030
6250
  })))
6031
6251
  )
6032
6252
  );
6253
+ IconParallelogram[iconSymbol] = true;
6033
6254
 
6034
6255
  const IconPauseCircle = React.forwardRef(
6035
6256
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6059,6 +6280,7 @@ const IconPauseCircle = React.forwardRef(
6059
6280
  })))
6060
6281
  )
6061
6282
  );
6283
+ IconPauseCircle[iconSymbol] = true;
6062
6284
 
6063
6285
  const IconPause = React.forwardRef(
6064
6286
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6085,6 +6307,7 @@ const IconPause = React.forwardRef(
6085
6307
  })))
6086
6308
  )
6087
6309
  );
6310
+ IconPause[iconSymbol] = true;
6088
6311
 
6089
6312
  const IconPdf = React.forwardRef(
6090
6313
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6115,6 +6338,7 @@ const IconPdf = React.forwardRef(
6115
6338
  })))
6116
6339
  )
6117
6340
  );
6341
+ IconPdf[iconSymbol] = true;
6118
6342
 
6119
6343
  const IconPenTip = React.forwardRef(
6120
6344
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6145,6 +6369,7 @@ const IconPenTip = React.forwardRef(
6145
6369
  })))
6146
6370
  )
6147
6371
  );
6372
+ IconPenTip[iconSymbol] = true;
6148
6373
 
6149
6374
  const IconPen = React.forwardRef(
6150
6375
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6175,6 +6400,7 @@ const IconPen = React.forwardRef(
6175
6400
  })))
6176
6401
  )
6177
6402
  );
6403
+ IconPen[iconSymbol] = true;
6178
6404
 
6179
6405
  const IconPentagon = React.forwardRef(
6180
6406
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6205,6 +6431,7 @@ const IconPentagon = React.forwardRef(
6205
6431
  })))
6206
6432
  )
6207
6433
  );
6434
+ IconPentagon[iconSymbol] = true;
6208
6435
 
6209
6436
  const IconPlaceholder = React.forwardRef(
6210
6437
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6226,6 +6453,7 @@ const IconPlaceholder = React.forwardRef(
6226
6453
  })
6227
6454
  )
6228
6455
  );
6456
+ IconPlaceholder[iconSymbol] = true;
6229
6457
 
6230
6458
  const IconPlayCircle = React.forwardRef(
6231
6459
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6252,6 +6480,7 @@ const IconPlayCircle = React.forwardRef(
6252
6480
  })
6253
6481
  )
6254
6482
  );
6483
+ IconPlayCircle[iconSymbol] = true;
6255
6484
 
6256
6485
  const IconPlay = React.forwardRef(
6257
6486
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6278,6 +6507,7 @@ const IconPlay = React.forwardRef(
6278
6507
  })))
6279
6508
  )
6280
6509
  );
6510
+ IconPlay[iconSymbol] = true;
6281
6511
 
6282
6512
  const IconPlaybackSpeedCircle = React.forwardRef(
6283
6513
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6303,6 +6533,7 @@ const IconPlaybackSpeedCircle = React.forwardRef(
6303
6533
  })
6304
6534
  )
6305
6535
  );
6536
+ IconPlaybackSpeedCircle[iconSymbol] = true;
6306
6537
 
6307
6538
  const IconPlug = React.forwardRef(
6308
6539
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6324,6 +6555,7 @@ const IconPlug = React.forwardRef(
6324
6555
  })
6325
6556
  )
6326
6557
  );
6558
+ IconPlug[iconSymbol] = true;
6327
6559
 
6328
6560
  const IconPlusSquare = React.forwardRef(
6329
6561
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6351,6 +6583,7 @@ const IconPlusSquare = React.forwardRef(
6351
6583
  })
6352
6584
  )
6353
6585
  );
6586
+ IconPlusSquare[iconSymbol] = true;
6354
6587
 
6355
6588
  const IconPlusText = React.forwardRef(
6356
6589
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6381,6 +6614,7 @@ const IconPlusText = React.forwardRef(
6381
6614
  })))
6382
6615
  )
6383
6616
  );
6617
+ IconPlusText[iconSymbol] = true;
6384
6618
 
6385
6619
  const IconPlus = React.forwardRef(
6386
6620
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6402,6 +6636,7 @@ const IconPlus = React.forwardRef(
6402
6636
  })
6403
6637
  )
6404
6638
  );
6639
+ IconPlus[iconSymbol] = true;
6405
6640
 
6406
6641
  const IconPresentationArrow = React.forwardRef(
6407
6642
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6432,6 +6667,7 @@ const IconPresentationArrow = React.forwardRef(
6432
6667
  })))
6433
6668
  )
6434
6669
  );
6670
+ IconPresentationArrow[iconSymbol] = true;
6435
6671
 
6436
6672
  const IconPresentationEyeOpen = React.forwardRef(
6437
6673
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6456,6 +6692,7 @@ const IconPresentationEyeOpen = React.forwardRef(
6456
6692
  })
6457
6693
  )
6458
6694
  );
6695
+ IconPresentationEyeOpen[iconSymbol] = true;
6459
6696
 
6460
6697
  const IconPresentationLine = React.forwardRef(
6461
6698
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6486,6 +6723,7 @@ const IconPresentationLine = React.forwardRef(
6486
6723
  })))
6487
6724
  )
6488
6725
  );
6726
+ IconPresentationLine[iconSymbol] = true;
6489
6727
 
6490
6728
  const IconPresentationLinesTwo = React.forwardRef(
6491
6729
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6516,6 +6754,7 @@ const IconPresentationLinesTwo = React.forwardRef(
6516
6754
  })))
6517
6755
  )
6518
6756
  );
6757
+ IconPresentationLinesTwo[iconSymbol] = true;
6519
6758
 
6520
6759
  const IconPresentationLink = React.forwardRef(
6521
6760
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6542,6 +6781,7 @@ const IconPresentationLink = React.forwardRef(
6542
6781
  })))
6543
6782
  )
6544
6783
  );
6784
+ IconPresentationLink[iconSymbol] = true;
6545
6785
 
6546
6786
  const IconPresentationNumberOne = React.forwardRef(
6547
6787
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6572,6 +6812,7 @@ const IconPresentationNumberOne = React.forwardRef(
6572
6812
  })))
6573
6813
  )
6574
6814
  );
6815
+ IconPresentationNumberOne[iconSymbol] = true;
6575
6816
 
6576
6817
  const IconPresentationPlay = React.forwardRef(
6577
6818
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6598,6 +6839,7 @@ const IconPresentationPlay = React.forwardRef(
6598
6839
  })
6599
6840
  )
6600
6841
  );
6842
+ IconPresentationPlay[iconSymbol] = true;
6601
6843
 
6602
6844
  const IconPresentationPlus = React.forwardRef(
6603
6845
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6628,6 +6870,7 @@ const IconPresentationPlus = React.forwardRef(
6628
6870
  })))
6629
6871
  )
6630
6872
  );
6873
+ IconPresentationPlus[iconSymbol] = true;
6631
6874
 
6632
6875
  const IconPrevious = React.forwardRef(
6633
6876
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6654,6 +6897,7 @@ const IconPrevious = React.forwardRef(
6654
6897
  })))
6655
6898
  )
6656
6899
  );
6900
+ IconPrevious[iconSymbol] = true;
6657
6901
 
6658
6902
  const IconProhibit = React.forwardRef(
6659
6903
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6682,6 +6926,7 @@ const IconProhibit = React.forwardRef(
6682
6926
  })))
6683
6927
  )
6684
6928
  );
6929
+ IconProhibit[iconSymbol] = true;
6685
6930
 
6686
6931
  const IconPushPin = React.forwardRef(
6687
6932
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6708,6 +6953,7 @@ const IconPushPin = React.forwardRef(
6708
6953
  })))
6709
6954
  )
6710
6955
  );
6956
+ IconPushPin[iconSymbol] = true;
6711
6957
 
6712
6958
  const IconQuestionMarkCircle = React.forwardRef(
6713
6959
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6729,6 +6975,7 @@ const IconQuestionMarkCircle = React.forwardRef(
6729
6975
  })
6730
6976
  )
6731
6977
  );
6978
+ IconQuestionMarkCircle[iconSymbol] = true;
6732
6979
 
6733
6980
  const IconQuestionMark = React.forwardRef(
6734
6981
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6755,6 +7002,7 @@ const IconQuestionMark = React.forwardRef(
6755
7002
  })
6756
7003
  )
6757
7004
  );
7005
+ IconQuestionMark[iconSymbol] = true;
6758
7006
 
6759
7007
  const IconRectangleArrowUpCenter = React.forwardRef(
6760
7008
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6785,6 +7033,7 @@ const IconRectangleArrowUpCenter = React.forwardRef(
6785
7033
  })))
6786
7034
  )
6787
7035
  );
7036
+ IconRectangleArrowUpCenter[iconSymbol] = true;
6788
7037
 
6789
7038
  const IconRectangleDashLines = React.forwardRef(
6790
7039
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6815,6 +7064,7 @@ const IconRectangleDashLines = React.forwardRef(
6815
7064
  })))
6816
7065
  )
6817
7066
  );
7067
+ IconRectangleDashLines[iconSymbol] = true;
6818
7068
 
6819
7069
  const IconRectangleDotLinePen = React.forwardRef(
6820
7070
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6847,6 +7097,7 @@ const IconRectangleDotLinePen = React.forwardRef(
6847
7097
  })
6848
7098
  )
6849
7099
  );
7100
+ IconRectangleDotLinePen[iconSymbol] = true;
6850
7101
 
6851
7102
  const IconRectanglePlayStack = React.forwardRef(
6852
7103
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6873,6 +7124,7 @@ const IconRectanglePlayStack = React.forwardRef(
6873
7124
  })
6874
7125
  )
6875
7126
  );
7127
+ IconRectanglePlayStack[iconSymbol] = true;
6876
7128
 
6877
7129
  const IconRectangleTick = React.forwardRef(
6878
7130
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6903,6 +7155,7 @@ const IconRectangleTick = React.forwardRef(
6903
7155
  })))
6904
7156
  )
6905
7157
  );
7158
+ IconRectangleTick[iconSymbol] = true;
6906
7159
 
6907
7160
  const IconRectangleTriangleBottomCenter = React.forwardRef(
6908
7161
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6933,6 +7186,7 @@ const IconRectangleTriangleBottomCenter = React.forwardRef(
6933
7186
  })))
6934
7187
  )
6935
7188
  );
7189
+ IconRectangleTriangleBottomCenter[iconSymbol] = true;
6936
7190
 
6937
7191
  const IconRectanglesThreeAligned = React.forwardRef(
6938
7192
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6963,6 +7217,7 @@ const IconRectanglesThreeAligned = React.forwardRef(
6963
7217
  })))
6964
7218
  )
6965
7219
  );
7220
+ IconRectanglesThreeAligned[iconSymbol] = true;
6966
7221
 
6967
7222
  const IconRectanglesThreeFree = React.forwardRef(
6968
7223
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6993,6 +7248,7 @@ const IconRectanglesThreeFree = React.forwardRef(
6993
7248
  })))
6994
7249
  )
6995
7250
  );
7251
+ IconRectanglesThreeFree[iconSymbol] = true;
6996
7252
 
6997
7253
  const IconRectanglesThreeOverlap = React.forwardRef(
6998
7254
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7023,6 +7279,7 @@ const IconRectanglesThreeOverlap = React.forwardRef(
7023
7279
  })))
7024
7280
  )
7025
7281
  );
7282
+ IconRectanglesThreeOverlap[iconSymbol] = true;
7026
7283
 
7027
7284
  const IconRectanglesTwoLine = React.forwardRef(
7028
7285
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7053,6 +7310,7 @@ const IconRectanglesTwoLine = React.forwardRef(
7053
7310
  })))
7054
7311
  )
7055
7312
  );
7313
+ IconRectanglesTwoLine[iconSymbol] = true;
7056
7314
 
7057
7315
  const IconRectanglesTwoLinesFour = React.forwardRef(
7058
7316
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7083,6 +7341,7 @@ const IconRectanglesTwoLinesFour = React.forwardRef(
7083
7341
  })))
7084
7342
  )
7085
7343
  );
7344
+ IconRectanglesTwoLinesFour[iconSymbol] = true;
7086
7345
 
7087
7346
  const IconRectanglesTwoMinus = React.forwardRef(
7088
7347
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7113,6 +7372,7 @@ const IconRectanglesTwoMinus = React.forwardRef(
7113
7372
  })))
7114
7373
  )
7115
7374
  );
7375
+ IconRectanglesTwoMinus[iconSymbol] = true;
7116
7376
 
7117
7377
  const IconRectanglesTwoPlus = React.forwardRef(
7118
7378
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7143,6 +7403,7 @@ const IconRectanglesTwoPlus = React.forwardRef(
7143
7403
  })))
7144
7404
  )
7145
7405
  );
7406
+ IconRectanglesTwoPlus[iconSymbol] = true;
7146
7407
 
7147
7408
  const IconRectanglesTwoUser = React.forwardRef(
7148
7409
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7167,6 +7428,7 @@ const IconRectanglesTwoUser = React.forwardRef(
7167
7428
  })
7168
7429
  )
7169
7430
  );
7431
+ IconRectanglesTwoUser[iconSymbol] = true;
7170
7432
 
7171
7433
  const IconRhombus = React.forwardRef(
7172
7434
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7195,6 +7457,7 @@ const IconRhombus = React.forwardRef(
7195
7457
  })))
7196
7458
  )
7197
7459
  );
7460
+ IconRhombus[iconSymbol] = true;
7198
7461
 
7199
7462
  const IconRocket = React.forwardRef(
7200
7463
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7217,6 +7480,7 @@ const IconRocket = React.forwardRef(
7217
7480
  })
7218
7481
  )
7219
7482
  );
7483
+ IconRocket[iconSymbol] = true;
7220
7484
 
7221
7485
  const IconRssRectangle = React.forwardRef(
7222
7486
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7245,6 +7509,7 @@ const IconRssRectangle = React.forwardRef(
7245
7509
  })
7246
7510
  )
7247
7511
  );
7512
+ IconRssRectangle[iconSymbol] = true;
7248
7513
 
7249
7514
  const IconRss = React.forwardRef(
7250
7515
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7272,6 +7537,7 @@ const IconRss = React.forwardRef(
7272
7537
  })
7273
7538
  )
7274
7539
  );
7540
+ IconRss[iconSymbol] = true;
7275
7541
 
7276
7542
  const IconScissors = React.forwardRef(
7277
7543
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7300,6 +7566,7 @@ const IconScissors = React.forwardRef(
7300
7566
  })
7301
7567
  )
7302
7568
  );
7569
+ IconScissors[iconSymbol] = true;
7303
7570
 
7304
7571
  const IconScrollbarXy = React.forwardRef(
7305
7572
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7321,6 +7588,7 @@ const IconScrollbarXy = React.forwardRef(
7321
7588
  })
7322
7589
  )
7323
7590
  );
7591
+ IconScrollbarXy[iconSymbol] = true;
7324
7592
 
7325
7593
  const IconShapes = React.forwardRef(
7326
7594
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7350,6 +7618,7 @@ const IconShapes = React.forwardRef(
7350
7618
  })))
7351
7619
  )
7352
7620
  );
7621
+ IconShapes[iconSymbol] = true;
7353
7622
 
7354
7623
  const IconShieldCheck = React.forwardRef(
7355
7624
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7380,6 +7649,7 @@ const IconShieldCheck = React.forwardRef(
7380
7649
  })))
7381
7650
  )
7382
7651
  );
7652
+ IconShieldCheck[iconSymbol] = true;
7383
7653
 
7384
7654
  const IconShieldLock = React.forwardRef(
7385
7655
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7409,6 +7679,7 @@ const IconShieldLock = React.forwardRef(
7409
7679
  })
7410
7680
  )
7411
7681
  );
7682
+ IconShieldLock[iconSymbol] = true;
7412
7683
 
7413
7684
  const IconShuffle = React.forwardRef(
7414
7685
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7439,6 +7710,7 @@ const IconShuffle = React.forwardRef(
7439
7710
  })))
7440
7711
  )
7441
7712
  );
7713
+ IconShuffle[iconSymbol] = true;
7442
7714
 
7443
7715
  const IconSidebarClosed = React.forwardRef(
7444
7716
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7470,6 +7742,7 @@ const IconSidebarClosed = React.forwardRef(
7470
7742
  })))
7471
7743
  )
7472
7744
  );
7745
+ IconSidebarClosed[iconSymbol] = true;
7473
7746
 
7474
7747
  const IconSidebarOpen = React.forwardRef(
7475
7748
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7499,6 +7772,7 @@ const IconSidebarOpen = React.forwardRef(
7499
7772
  })
7500
7773
  )
7501
7774
  );
7775
+ IconSidebarOpen[iconSymbol] = true;
7502
7776
 
7503
7777
  const IconSlidersX = React.forwardRef(
7504
7778
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7528,6 +7802,7 @@ const IconSlidersX = React.forwardRef(
7528
7802
  })))
7529
7803
  )
7530
7804
  );
7805
+ IconSlidersX[iconSymbol] = true;
7531
7806
 
7532
7807
  const IconSlidersY = React.forwardRef(
7533
7808
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7557,6 +7832,7 @@ const IconSlidersY = React.forwardRef(
7557
7832
  })))
7558
7833
  )
7559
7834
  );
7835
+ IconSlidersY[iconSymbol] = true;
7560
7836
 
7561
7837
  const IconSmileyChat = React.forwardRef(
7562
7838
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7579,6 +7855,7 @@ const IconSmileyChat = React.forwardRef(
7579
7855
  })
7580
7856
  )
7581
7857
  );
7858
+ IconSmileyChat[iconSymbol] = true;
7582
7859
 
7583
7860
  const IconSmileyPlus = React.forwardRef(
7584
7861
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7605,6 +7882,7 @@ const IconSmileyPlus = React.forwardRef(
7605
7882
  })
7606
7883
  )
7607
7884
  );
7885
+ IconSmileyPlus[iconSymbol] = true;
7608
7886
 
7609
7887
  const IconSmileySticker = React.forwardRef(
7610
7888
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7631,6 +7909,7 @@ const IconSmileySticker = React.forwardRef(
7631
7909
  })
7632
7910
  )
7633
7911
  );
7912
+ IconSmileySticker[iconSymbol] = true;
7634
7913
 
7635
7914
  const IconSmiley = React.forwardRef(
7636
7915
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7657,6 +7936,7 @@ const IconSmiley = React.forwardRef(
7657
7936
  })
7658
7937
  )
7659
7938
  );
7939
+ IconSmiley[iconSymbol] = true;
7660
7940
 
7661
7941
  const IconSocialFacebook = React.forwardRef(
7662
7942
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7682,6 +7962,7 @@ const IconSocialFacebook = React.forwardRef(
7682
7962
  })
7683
7963
  )
7684
7964
  );
7965
+ IconSocialFacebook[iconSymbol] = true;
7685
7966
 
7686
7967
  const IconSocialInstagram = React.forwardRef(
7687
7968
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7713,6 +7994,7 @@ const IconSocialInstagram = React.forwardRef(
7713
7994
  })
7714
7995
  )
7715
7996
  );
7997
+ IconSocialInstagram[iconSymbol] = true;
7716
7998
 
7717
7999
  const IconSocialLinkedin = React.forwardRef(
7718
8000
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7738,6 +8020,7 @@ const IconSocialLinkedin = React.forwardRef(
7738
8020
  })
7739
8021
  )
7740
8022
  );
8023
+ IconSocialLinkedin[iconSymbol] = true;
7741
8024
 
7742
8025
  const IconSocialTwitter = React.forwardRef(
7743
8026
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7763,6 +8046,7 @@ const IconSocialTwitter = React.forwardRef(
7763
8046
  })
7764
8047
  )
7765
8048
  );
8049
+ IconSocialTwitter[iconSymbol] = true;
7766
8050
 
7767
8051
  const IconSocialYoutube = React.forwardRef(
7768
8052
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7788,6 +8072,7 @@ const IconSocialYoutube = React.forwardRef(
7788
8072
  })
7789
8073
  )
7790
8074
  );
8075
+ IconSocialYoutube[iconSymbol] = true;
7791
8076
 
7792
8077
  const IconSparksFilled = React.forwardRef(
7793
8078
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7814,6 +8099,7 @@ const IconSparksFilled = React.forwardRef(
7814
8099
  })))
7815
8100
  )
7816
8101
  );
8102
+ IconSparksFilled[iconSymbol] = true;
7817
8103
 
7818
8104
  const IconSparks = React.forwardRef(
7819
8105
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7838,6 +8124,7 @@ const IconSparks = React.forwardRef(
7838
8124
  })
7839
8125
  )
7840
8126
  );
8127
+ IconSparks[iconSymbol] = true;
7841
8128
 
7842
8129
  const IconSpeakerCross = React.forwardRef(
7843
8130
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7867,6 +8154,7 @@ const IconSpeakerCross = React.forwardRef(
7867
8154
  })))
7868
8155
  )
7869
8156
  );
8157
+ IconSpeakerCross[iconSymbol] = true;
7870
8158
 
7871
8159
  const IconSpeakerHigh = React.forwardRef(
7872
8160
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7896,6 +8184,7 @@ const IconSpeakerHigh = React.forwardRef(
7896
8184
  })))
7897
8185
  )
7898
8186
  );
8187
+ IconSpeakerHigh[iconSymbol] = true;
7899
8188
 
7900
8189
  const IconSplitVertical = React.forwardRef(
7901
8190
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7926,6 +8215,7 @@ const IconSplitVertical = React.forwardRef(
7926
8215
  })))
7927
8216
  )
7928
8217
  );
8218
+ IconSplitVertical[iconSymbol] = true;
7929
8219
 
7930
8220
  const IconSquareBracketsAngleSlash = React.forwardRef(
7931
8221
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7955,6 +8245,7 @@ const IconSquareBracketsAngleSlash = React.forwardRef(
7955
8245
  })))
7956
8246
  )
7957
8247
  );
8248
+ IconSquareBracketsAngleSlash[iconSymbol] = true;
7958
8249
 
7959
8250
  const IconSquareCirclesTwo = React.forwardRef(
7960
8251
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7980,6 +8271,7 @@ const IconSquareCirclesTwo = React.forwardRef(
7980
8271
  })
7981
8272
  )
7982
8273
  );
8274
+ IconSquareCirclesTwo[iconSymbol] = true;
7983
8275
 
7984
8276
  const IconSquareLineSquareDashed = React.forwardRef(
7985
8277
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8010,6 +8302,7 @@ const IconSquareLineSquareDashed = React.forwardRef(
8010
8302
  })))
8011
8303
  )
8012
8304
  );
8305
+ IconSquareLineSquareDashed[iconSymbol] = true;
8013
8306
 
8014
8307
  const IconSquareRounded = React.forwardRef(
8015
8308
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8038,6 +8331,7 @@ const IconSquareRounded = React.forwardRef(
8038
8331
  })))
8039
8332
  )
8040
8333
  );
8334
+ IconSquareRounded[iconSymbol] = true;
8041
8335
 
8042
8336
  const IconSquareStarScribble = React.forwardRef(
8043
8337
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8064,6 +8358,7 @@ const IconSquareStarScribble = React.forwardRef(
8064
8358
  })
8065
8359
  )
8066
8360
  );
8361
+ IconSquareStarScribble[iconSymbol] = true;
8067
8362
 
8068
8363
  const IconSquareTriangleCirclePlus = React.forwardRef(
8069
8364
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8093,6 +8388,7 @@ const IconSquareTriangleCirclePlus = React.forwardRef(
8093
8388
  })))
8094
8389
  )
8095
8390
  );
8391
+ IconSquareTriangleCirclePlus[iconSymbol] = true;
8096
8392
 
8097
8393
  const IconSquare = React.forwardRef(
8098
8394
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8121,6 +8417,7 @@ const IconSquare = React.forwardRef(
8121
8417
  })))
8122
8418
  )
8123
8419
  );
8420
+ IconSquare[iconSymbol] = true;
8124
8421
 
8125
8422
  const IconSquaresFour = React.forwardRef(
8126
8423
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8150,6 +8447,7 @@ const IconSquaresFour = React.forwardRef(
8150
8447
  })))
8151
8448
  )
8152
8449
  );
8450
+ IconSquaresFour[iconSymbol] = true;
8153
8451
 
8154
8452
  const IconSquaresGroup = React.forwardRef(
8155
8453
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8180,6 +8478,7 @@ const IconSquaresGroup = React.forwardRef(
8180
8478
  })
8181
8479
  )
8182
8480
  );
8481
+ IconSquaresGroup[iconSymbol] = true;
8183
8482
 
8184
8483
  const IconSquaresMerge = React.forwardRef(
8185
8484
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8206,6 +8505,7 @@ const IconSquaresMerge = React.forwardRef(
8206
8505
  })))
8207
8506
  )
8208
8507
  );
8508
+ IconSquaresMerge[iconSymbol] = true;
8209
8509
 
8210
8510
  const IconSquaresThree = React.forwardRef(
8211
8511
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8235,6 +8535,7 @@ const IconSquaresThree = React.forwardRef(
8235
8535
  })))
8236
8536
  )
8237
8537
  );
8538
+ IconSquaresThree[iconSymbol] = true;
8238
8539
 
8239
8540
  const IconSquaresTwoOverlap = React.forwardRef(
8240
8541
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8265,6 +8566,7 @@ const IconSquaresTwoOverlap = React.forwardRef(
8265
8566
  })))
8266
8567
  )
8267
8568
  );
8569
+ IconSquaresTwoOverlap[iconSymbol] = true;
8268
8570
 
8269
8571
  const IconSquaresUngroup = React.forwardRef(
8270
8572
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8291,6 +8593,7 @@ const IconSquaresUngroup = React.forwardRef(
8291
8593
  })
8292
8594
  )
8293
8595
  );
8596
+ IconSquaresUngroup[iconSymbol] = true;
8294
8597
 
8295
8598
  const IconSquaresUnmerge = React.forwardRef(
8296
8599
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8321,6 +8624,7 @@ const IconSquaresUnmerge = React.forwardRef(
8321
8624
  })))
8322
8625
  )
8323
8626
  );
8627
+ IconSquaresUnmerge[iconSymbol] = true;
8324
8628
 
8325
8629
  const IconStack = React.forwardRef(
8326
8630
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8351,6 +8655,7 @@ const IconStack = React.forwardRef(
8351
8655
  })))
8352
8656
  )
8353
8657
  );
8658
+ IconStack[iconSymbol] = true;
8354
8659
 
8355
8660
  const IconStarFilled = React.forwardRef(
8356
8661
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8377,6 +8682,7 @@ const IconStarFilled = React.forwardRef(
8377
8682
  })
8378
8683
  )
8379
8684
  );
8685
+ IconStarFilled[iconSymbol] = true;
8380
8686
 
8381
8687
  const IconStarHalf = React.forwardRef(
8382
8688
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8403,6 +8709,7 @@ const IconStarHalf = React.forwardRef(
8403
8709
  })
8404
8710
  )
8405
8711
  );
8712
+ IconStarHalf[iconSymbol] = true;
8406
8713
 
8407
8714
  const IconStar = React.forwardRef(
8408
8715
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8433,6 +8740,7 @@ const IconStar = React.forwardRef(
8433
8740
  })))
8434
8741
  )
8435
8742
  );
8743
+ IconStar[iconSymbol] = true;
8436
8744
 
8437
8745
  const IconStickyCorners = React.forwardRef(
8438
8746
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8463,6 +8771,7 @@ const IconStickyCorners = React.forwardRef(
8463
8771
  })))
8464
8772
  )
8465
8773
  );
8774
+ IconStickyCorners[iconSymbol] = true;
8466
8775
 
8467
8776
  const IconStickyEyeClosed = React.forwardRef(
8468
8777
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8485,6 +8794,7 @@ const IconStickyEyeClosed = React.forwardRef(
8485
8794
  })
8486
8795
  )
8487
8796
  );
8797
+ IconStickyEyeClosed[iconSymbol] = true;
8488
8798
 
8489
8799
  const IconStickyEyeOpen = React.forwardRef(
8490
8800
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8509,6 +8819,7 @@ const IconStickyEyeOpen = React.forwardRef(
8509
8819
  })
8510
8820
  )
8511
8821
  );
8822
+ IconStickyEyeOpen[iconSymbol] = true;
8512
8823
 
8513
8824
  const IconStickyNoteStack = React.forwardRef(
8514
8825
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8539,6 +8850,7 @@ const IconStickyNoteStack = React.forwardRef(
8539
8850
  })))
8540
8851
  )
8541
8852
  );
8853
+ IconStickyNoteStack[iconSymbol] = true;
8542
8854
 
8543
8855
  const IconStickyNoteWide = React.forwardRef(
8544
8856
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8569,6 +8881,7 @@ const IconStickyNoteWide = React.forwardRef(
8569
8881
  })))
8570
8882
  )
8571
8883
  );
8884
+ IconStickyNoteWide[iconSymbol] = true;
8572
8885
 
8573
8886
  const IconStickyNote = React.forwardRef(
8574
8887
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8599,6 +8912,7 @@ const IconStickyNote = React.forwardRef(
8599
8912
  })))
8600
8913
  )
8601
8914
  );
8915
+ IconStickyNote[iconSymbol] = true;
8602
8916
 
8603
8917
  const IconStickyNotesTwo = React.forwardRef(
8604
8918
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8625,6 +8939,7 @@ const IconStickyNotesTwo = React.forwardRef(
8625
8939
  })))
8626
8940
  )
8627
8941
  );
8942
+ IconStickyNotesTwo[iconSymbol] = true;
8628
8943
 
8629
8944
  const IconStopCircle = React.forwardRef(
8630
8945
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8651,6 +8966,7 @@ const IconStopCircle = React.forwardRef(
8651
8966
  })
8652
8967
  )
8653
8968
  );
8969
+ IconStopCircle[iconSymbol] = true;
8654
8970
 
8655
8971
  const IconStroke1 = React.forwardRef(
8656
8972
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8677,6 +8993,7 @@ const IconStroke1 = React.forwardRef(
8677
8993
  })))
8678
8994
  )
8679
8995
  );
8996
+ IconStroke1[iconSymbol] = true;
8680
8997
 
8681
8998
  const IconStroke2 = React.forwardRef(
8682
8999
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8703,6 +9020,7 @@ const IconStroke2 = React.forwardRef(
8703
9020
  })))
8704
9021
  )
8705
9022
  );
9023
+ IconStroke2[iconSymbol] = true;
8706
9024
 
8707
9025
  const IconStroke3 = React.forwardRef(
8708
9026
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8729,6 +9047,7 @@ const IconStroke3 = React.forwardRef(
8729
9047
  })))
8730
9048
  )
8731
9049
  );
9050
+ IconStroke3[iconSymbol] = true;
8732
9051
 
8733
9052
  const IconStroke4 = React.forwardRef(
8734
9053
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8755,6 +9074,7 @@ const IconStroke4 = React.forwardRef(
8755
9074
  })))
8756
9075
  )
8757
9076
  );
9077
+ IconStroke4[iconSymbol] = true;
8758
9078
 
8759
9079
  const IconStroke5 = React.forwardRef(
8760
9080
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8781,6 +9101,7 @@ const IconStroke5 = React.forwardRef(
8781
9101
  })))
8782
9102
  )
8783
9103
  );
9104
+ IconStroke5[iconSymbol] = true;
8784
9105
 
8785
9106
  const IconStroke6 = React.forwardRef(
8786
9107
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8807,6 +9128,7 @@ const IconStroke6 = React.forwardRef(
8807
9128
  })))
8808
9129
  )
8809
9130
  );
9131
+ IconStroke6[iconSymbol] = true;
8810
9132
 
8811
9133
  const IconSwitch = React.forwardRef(
8812
9134
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8835,6 +9157,7 @@ const IconSwitch = React.forwardRef(
8835
9157
  })
8836
9158
  )
8837
9159
  );
9160
+ IconSwitch[iconSymbol] = true;
8838
9161
 
8839
9162
  const IconTag = React.forwardRef(
8840
9163
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8864,6 +9187,7 @@ const IconTag = React.forwardRef(
8864
9187
  })
8865
9188
  )
8866
9189
  );
9190
+ IconTag[iconSymbol] = true;
8867
9191
 
8868
9192
  const IconTextAUnderline = React.forwardRef(
8869
9193
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8890,6 +9214,7 @@ const IconTextAUnderline = React.forwardRef(
8890
9214
  })
8891
9215
  )
8892
9216
  );
9217
+ IconTextAUnderline[iconSymbol] = true;
8893
9218
 
8894
9219
  const IconTextAlignCenter = React.forwardRef(
8895
9220
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8920,6 +9245,7 @@ const IconTextAlignCenter = React.forwardRef(
8920
9245
  })))
8921
9246
  )
8922
9247
  );
9248
+ IconTextAlignCenter[iconSymbol] = true;
8923
9249
 
8924
9250
  const IconTextAlignLeft = React.forwardRef(
8925
9251
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8950,6 +9276,7 @@ const IconTextAlignLeft = React.forwardRef(
8950
9276
  })))
8951
9277
  )
8952
9278
  );
9279
+ IconTextAlignLeft[iconSymbol] = true;
8953
9280
 
8954
9281
  const IconTextBBoldItalicUnderlined = React.forwardRef(
8955
9282
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8968,6 +9295,7 @@ const IconTextBBoldItalicUnderlined = React.forwardRef(
8968
9295
  })
8969
9296
  )
8970
9297
  );
9298
+ IconTextBBoldItalicUnderlined[iconSymbol] = true;
8971
9299
 
8972
9300
  const IconTextBBold = React.forwardRef(
8973
9301
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8998,6 +9326,7 @@ const IconTextBBold = React.forwardRef(
8998
9326
  })))
8999
9327
  )
9000
9328
  );
9329
+ IconTextBBold[iconSymbol] = true;
9001
9330
 
9002
9331
  const IconTextCursorEyeOpen = React.forwardRef(
9003
9332
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9022,6 +9351,7 @@ const IconTextCursorEyeOpen = React.forwardRef(
9022
9351
  })
9023
9352
  )
9024
9353
  );
9354
+ IconTextCursorEyeOpen[iconSymbol] = true;
9025
9355
 
9026
9356
  const IconTextHOne = React.forwardRef(
9027
9357
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9052,6 +9382,7 @@ const IconTextHOne = React.forwardRef(
9052
9382
  })))
9053
9383
  )
9054
9384
  );
9385
+ IconTextHOne[iconSymbol] = true;
9055
9386
 
9056
9387
  const IconTextHThree = React.forwardRef(
9057
9388
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9082,6 +9413,7 @@ const IconTextHThree = React.forwardRef(
9082
9413
  })))
9083
9414
  )
9084
9415
  );
9416
+ IconTextHThree[iconSymbol] = true;
9085
9417
 
9086
9418
  const IconTextHTwo = React.forwardRef(
9087
9419
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9112,6 +9444,7 @@ const IconTextHTwo = React.forwardRef(
9112
9444
  })))
9113
9445
  )
9114
9446
  );
9447
+ IconTextHTwo[iconSymbol] = true;
9115
9448
 
9116
9449
  const IconTextIItalic = React.forwardRef(
9117
9450
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9141,6 +9474,7 @@ const IconTextIItalic = React.forwardRef(
9141
9474
  })))
9142
9475
  )
9143
9476
  );
9477
+ IconTextIItalic[iconSymbol] = true;
9144
9478
 
9145
9479
  const IconTextIndent = React.forwardRef(
9146
9480
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9171,6 +9505,7 @@ const IconTextIndent = React.forwardRef(
9171
9505
  })))
9172
9506
  )
9173
9507
  );
9508
+ IconTextIndent[iconSymbol] = true;
9174
9509
 
9175
9510
  const IconTextLinesThree = React.forwardRef(
9176
9511
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9201,6 +9536,7 @@ const IconTextLinesThree = React.forwardRef(
9201
9536
  })))
9202
9537
  )
9203
9538
  );
9539
+ IconTextLinesThree[iconSymbol] = true;
9204
9540
 
9205
9541
  const IconTextSStrikethrough = React.forwardRef(
9206
9542
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9231,6 +9567,7 @@ const IconTextSStrikethrough = React.forwardRef(
9231
9567
  })))
9232
9568
  )
9233
9569
  );
9570
+ IconTextSStrikethrough[iconSymbol] = true;
9234
9571
 
9235
9572
  const IconTextStyles = React.forwardRef(
9236
9573
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9259,6 +9596,7 @@ const IconTextStyles = React.forwardRef(
9259
9596
  })
9260
9597
  )
9261
9598
  );
9599
+ IconTextStyles[iconSymbol] = true;
9262
9600
 
9263
9601
  const IconTextT = React.forwardRef(
9264
9602
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9288,6 +9626,7 @@ const IconTextT = React.forwardRef(
9288
9626
  })))
9289
9627
  )
9290
9628
  );
9629
+ IconTextT[iconSymbol] = true;
9291
9630
 
9292
9631
  const IconTextUUnderlined = React.forwardRef(
9293
9632
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9318,6 +9657,7 @@ const IconTextUUnderlined = React.forwardRef(
9318
9657
  })))
9319
9658
  )
9320
9659
  );
9660
+ IconTextUUnderlined[iconSymbol] = true;
9321
9661
 
9322
9662
  const IconThumbsUp = React.forwardRef(
9323
9663
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9347,6 +9687,7 @@ const IconThumbsUp = React.forwardRef(
9347
9687
  })))
9348
9688
  )
9349
9689
  );
9690
+ IconThumbsUp[iconSymbol] = true;
9350
9691
 
9351
9692
  const IconTickCircle = React.forwardRef(
9352
9693
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9373,6 +9714,7 @@ const IconTickCircle = React.forwardRef(
9373
9714
  })))
9374
9715
  )
9375
9716
  );
9717
+ IconTickCircle[iconSymbol] = true;
9376
9718
 
9377
9719
  const IconTicket = React.forwardRef(
9378
9720
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9391,6 +9733,7 @@ const IconTicket = React.forwardRef(
9391
9733
  })
9392
9734
  )
9393
9735
  );
9736
+ IconTicket[iconSymbol] = true;
9394
9737
 
9395
9738
  const IconTimer = React.forwardRef(
9396
9739
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9415,6 +9758,7 @@ const IconTimer = React.forwardRef(
9415
9758
  })
9416
9759
  )
9417
9760
  );
9761
+ IconTimer[iconSymbol] = true;
9418
9762
 
9419
9763
  const IconToolbar = React.forwardRef(
9420
9764
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9437,6 +9781,7 @@ const IconToolbar = React.forwardRef(
9437
9781
  })
9438
9782
  )
9439
9783
  );
9784
+ IconToolbar[iconSymbol] = true;
9440
9785
 
9441
9786
  const IconTooltip = React.forwardRef(
9442
9787
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9459,6 +9804,7 @@ const IconTooltip = React.forwardRef(
9459
9804
  })
9460
9805
  )
9461
9806
  );
9807
+ IconTooltip[iconSymbol] = true;
9462
9808
 
9463
9809
  const IconTrackpad = React.forwardRef(
9464
9810
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9479,6 +9825,7 @@ const IconTrackpad = React.forwardRef(
9479
9825
  })
9480
9826
  )
9481
9827
  );
9828
+ IconTrackpad[iconSymbol] = true;
9482
9829
 
9483
9830
  const IconTrapeze = React.forwardRef(
9484
9831
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9509,6 +9856,7 @@ const IconTrapeze = React.forwardRef(
9509
9856
  })))
9510
9857
  )
9511
9858
  );
9859
+ IconTrapeze[iconSymbol] = true;
9512
9860
 
9513
9861
  const IconTrashSimple = React.forwardRef(
9514
9862
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9539,6 +9887,7 @@ const IconTrashSimple = React.forwardRef(
9539
9887
  })))
9540
9888
  )
9541
9889
  );
9890
+ IconTrashSimple[iconSymbol] = true;
9542
9891
 
9543
9892
  const IconTrash = React.forwardRef(
9544
9893
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9569,6 +9918,7 @@ const IconTrash = React.forwardRef(
9569
9918
  })))
9570
9919
  )
9571
9920
  );
9921
+ IconTrash[iconSymbol] = true;
9572
9922
 
9573
9923
  const IconTriangleSquareCircle = React.forwardRef(
9574
9924
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9595,6 +9945,7 @@ const IconTriangleSquareCircle = React.forwardRef(
9595
9945
  })))
9596
9946
  )
9597
9947
  );
9948
+ IconTriangleSquareCircle[iconSymbol] = true;
9598
9949
 
9599
9950
  const IconTriangle = React.forwardRef(
9600
9951
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9623,6 +9974,7 @@ const IconTriangle = React.forwardRef(
9623
9974
  })))
9624
9975
  )
9625
9976
  );
9977
+ IconTriangle[iconSymbol] = true;
9626
9978
 
9627
9979
  const IconTrident = React.forwardRef(
9628
9980
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9661,6 +10013,7 @@ const IconTrident = React.forwardRef(
9661
10013
  })
9662
10014
  )
9663
10015
  );
10016
+ IconTrident[iconSymbol] = true;
9664
10017
 
9665
10018
  const IconTrophy = React.forwardRef(
9666
10019
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9687,6 +10040,7 @@ const IconTrophy = React.forwardRef(
9687
10040
  })
9688
10041
  )
9689
10042
  );
10043
+ IconTrophy[iconSymbol] = true;
9690
10044
 
9691
10045
  const IconUserAdd = React.forwardRef(
9692
10046
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9708,6 +10062,7 @@ const IconUserAdd = React.forwardRef(
9708
10062
  })
9709
10063
  )
9710
10064
  );
10065
+ IconUserAdd[iconSymbol] = true;
9711
10066
 
9712
10067
  const IconUserArrowRightUp = React.forwardRef(
9713
10068
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9734,6 +10089,7 @@ const IconUserArrowRightUp = React.forwardRef(
9734
10089
  })))
9735
10090
  )
9736
10091
  );
10092
+ IconUserArrowRightUp[iconSymbol] = true;
9737
10093
 
9738
10094
  const IconUserEyeOpen = React.forwardRef(
9739
10095
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9758,6 +10114,7 @@ const IconUserEyeOpen = React.forwardRef(
9758
10114
  })
9759
10115
  )
9760
10116
  );
10117
+ IconUserEyeOpen[iconSymbol] = true;
9761
10118
 
9762
10119
  const IconUserLoad = React.forwardRef(
9763
10120
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9787,6 +10144,7 @@ const IconUserLoad = React.forwardRef(
9787
10144
  })))
9788
10145
  )
9789
10146
  );
10147
+ IconUserLoad[iconSymbol] = true;
9790
10148
 
9791
10149
  const IconUserNumberThree = React.forwardRef(
9792
10150
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9817,6 +10175,7 @@ const IconUserNumberThree = React.forwardRef(
9817
10175
  })))
9818
10176
  )
9819
10177
  );
10178
+ IconUserNumberThree[iconSymbol] = true;
9820
10179
 
9821
10180
  const IconUserPenDashesBottom = React.forwardRef(
9822
10181
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9841,6 +10200,7 @@ const IconUserPenDashesBottom = React.forwardRef(
9841
10200
  })
9842
10201
  )
9843
10202
  );
10203
+ IconUserPenDashesBottom[iconSymbol] = true;
9844
10204
 
9845
10205
  const IconUserPenLineBottom = React.forwardRef(
9846
10206
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9865,6 +10225,7 @@ const IconUserPenLineBottom = React.forwardRef(
9865
10225
  })
9866
10226
  )
9867
10227
  );
10228
+ IconUserPenLineBottom[iconSymbol] = true;
9868
10229
 
9869
10230
  const IconUserTickDown = React.forwardRef(
9870
10231
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9891,6 +10252,7 @@ const IconUserTickDown = React.forwardRef(
9891
10252
  })))
9892
10253
  )
9893
10254
  );
10255
+ IconUserTickDown[iconSymbol] = true;
9894
10256
 
9895
10257
  const IconUser = React.forwardRef(
9896
10258
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9912,6 +10274,7 @@ const IconUser = React.forwardRef(
9912
10274
  })
9913
10275
  )
9914
10276
  );
10277
+ IconUser[iconSymbol] = true;
9915
10278
 
9916
10279
  const IconUsersThree = React.forwardRef(
9917
10280
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9942,6 +10305,7 @@ const IconUsersThree = React.forwardRef(
9942
10305
  })))
9943
10306
  )
9944
10307
  );
10308
+ IconUsersThree[iconSymbol] = true;
9945
10309
 
9946
10310
  const IconUsers = React.forwardRef(
9947
10311
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9963,6 +10327,7 @@ const IconUsers = React.forwardRef(
9963
10327
  })
9964
10328
  )
9965
10329
  );
10330
+ IconUsers[iconSymbol] = true;
9966
10331
 
9967
10332
  const IconVideoCameraSimpleSlash = React.forwardRef(
9968
10333
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9993,6 +10358,7 @@ const IconVideoCameraSimpleSlash = React.forwardRef(
9993
10358
  })))
9994
10359
  )
9995
10360
  );
10361
+ IconVideoCameraSimpleSlash[iconSymbol] = true;
9996
10362
 
9997
10363
  const IconVideoCameraSimple = React.forwardRef(
9998
10364
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10023,6 +10389,7 @@ const IconVideoCameraSimple = React.forwardRef(
10023
10389
  })))
10024
10390
  )
10025
10391
  );
10392
+ IconVideoCameraSimple[iconSymbol] = true;
10026
10393
 
10027
10394
  const IconVideoCamera = React.forwardRef(
10028
10395
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10053,6 +10420,7 @@ const IconVideoCamera = React.forwardRef(
10053
10420
  })))
10054
10421
  )
10055
10422
  );
10423
+ IconVideoCamera[iconSymbol] = true;
10056
10424
 
10057
10425
  const IconViewCenter = React.forwardRef(
10058
10426
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10083,6 +10451,7 @@ const IconViewCenter = React.forwardRef(
10083
10451
  })
10084
10452
  )
10085
10453
  );
10454
+ IconViewCenter[iconSymbol] = true;
10086
10455
 
10087
10456
  const IconViewSideLeft = React.forwardRef(
10088
10457
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10113,6 +10482,7 @@ const IconViewSideLeft = React.forwardRef(
10113
10482
  })
10114
10483
  )
10115
10484
  );
10485
+ IconViewSideLeft[iconSymbol] = true;
10116
10486
 
10117
10487
  const IconWallet = React.forwardRef(
10118
10488
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10138,6 +10508,7 @@ const IconWallet = React.forwardRef(
10138
10508
  })
10139
10509
  )
10140
10510
  );
10511
+ IconWallet[iconSymbol] = true;
10141
10512
 
10142
10513
  exports.IconAddLineBottom = IconAddLineBottom;
10143
10514
  exports.IconAddLineRight = IconAddLineRight;
@@ -10491,7 +10862,6 @@ exports.IconTriangle = IconTriangle;
10491
10862
  exports.IconTriangleSquareCircle = IconTriangleSquareCircle;
10492
10863
  exports.IconTrident = IconTrident;
10493
10864
  exports.IconTrophy = IconTrophy;
10494
- exports.IconTypeSymbol = IconTypeSymbol;
10495
10865
  exports.IconUser = IconUser;
10496
10866
  exports.IconUserAdd = IconUserAdd;
10497
10867
  exports.IconUserArrowRightUp = IconUserArrowRightUp;
@@ -10509,4 +10879,5 @@ exports.IconVideoCameraSimpleSlash = IconVideoCameraSimpleSlash;
10509
10879
  exports.IconViewCenter = IconViewCenter;
10510
10880
  exports.IconViewSideLeft = IconViewSideLeft;
10511
10881
  exports.IconWallet = IconWallet;
10882
+ exports.isIconComponent = isIconComponent;
10512
10883
  //# sourceMappingURL=main.js.map