@mirohq/design-system-icons 0.21.3 → 0.23.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 (391) hide show
  1. package/dist/main.js +531 -400
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +155 -29
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +17 -9
  6. package/package.json +5 -4
  7. package/react/add-line-bottom.tsx +1 -1
  8. package/react/add-line-right.tsx +1 -1
  9. package/react/align-bottom.tsx +1 -1
  10. package/react/align-center-horizontal.tsx +1 -1
  11. package/react/align-center-vertical.tsx +1 -1
  12. package/react/align-left.tsx +1 -1
  13. package/react/align-right.tsx +1 -1
  14. package/react/align-top.tsx +1 -1
  15. package/react/arrow-arc-left.tsx +1 -1
  16. package/react/arrow-arc-right.tsx +1 -1
  17. package/react/arrow-bend-up-right.tsx +1 -1
  18. package/react/arrow-box-out.tsx +1 -1
  19. package/react/arrow-clockwise-down-right.tsx +1 -1
  20. package/react/arrow-clockwise-up-left.tsx +1 -1
  21. package/react/arrow-counter-clockwise-down-left.tsx +1 -1
  22. package/react/arrow-counter-clockwise-up-right.tsx +1 -1
  23. package/react/arrow-curves-bottom-right.tsx +1 -1
  24. package/react/arrow-down-left.tsx +1 -1
  25. package/react/arrow-down-right.tsx +1 -1
  26. package/react/arrow-down.tsx +1 -1
  27. package/react/arrow-fat-right.tsx +1 -1
  28. package/react/arrow-fat-up-right.tsx +1 -1
  29. package/react/arrow-left.tsx +1 -1
  30. package/react/arrow-right.tsx +1 -1
  31. package/react/arrow-up-circle.tsx +1 -1
  32. package/react/arrow-up-left.tsx +1 -1
  33. package/react/arrow-up-right.tsx +1 -1
  34. package/react/arrow-up.tsx +1 -1
  35. package/react/arrows-clockwise-rectangle-tilt.tsx +1 -1
  36. package/react/arrows-clockwise-x.tsx +1 -1
  37. package/react/arrows-clockwise-y.tsx +1 -1
  38. package/react/arrows-down-up.tsx +1 -1
  39. package/react/arrows-horizontal-lines-top-bottom.tsx +1 -1
  40. package/react/arrows-in-simple.tsx +1 -1
  41. package/react/arrows-out-cardinal.tsx +1 -1
  42. package/react/arrows-out-lines-horizontal.tsx +1 -1
  43. package/react/arrows-out-simple.tsx +1 -1
  44. package/react/arrows-square-counter-clockwise-y.tsx +33 -0
  45. package/react/article.tsx +1 -1
  46. package/react/at.tsx +1 -1
  47. package/react/badge.tsx +1 -1
  48. package/react/barrel.tsx +1 -1
  49. package/react/bell-slash.tsx +1 -1
  50. package/react/bell-tilt.tsx +1 -1
  51. package/react/bell.tsx +1 -1
  52. package/react/board.tsx +1 -1
  53. package/react/book-open-info.tsx +1 -1
  54. package/react/bookmark.tsx +1 -1
  55. package/react/bracket-curly-left.tsx +1 -1
  56. package/react/bracket-curly-right.tsx +1 -1
  57. package/react/brackets-angle-slash.tsx +1 -1
  58. package/react/brackets-curly-circles-three.tsx +1 -1
  59. package/react/calendar-blank.tsx +1 -1
  60. package/react/camera.tsx +1 -1
  61. package/react/card-number-three.tsx +1 -1
  62. package/react/card.tsx +1 -1
  63. package/react/cards-poker.tsx +1 -1
  64. package/react/chart-bar-y-simple.tsx +1 -1
  65. package/react/chart-bar-y.tsx +1 -1
  66. package/react/chat-dashes-lines-two.tsx +1 -1
  67. package/react/chat-lines-cross.tsx +1 -1
  68. package/react/chat-lines-dot.tsx +1 -1
  69. package/react/chat-lines-eye-open.tsx +1 -1
  70. package/react/chat-lines-two-stack.tsx +1 -1
  71. package/react/chat-lines-two.tsx +1 -1
  72. package/react/chat-plus.tsx +1 -1
  73. package/react/chat-text-arrow.tsx +1 -1
  74. package/react/chat-two.tsx +1 -1
  75. package/react/chat.tsx +1 -1
  76. package/react/check-mark.tsx +1 -1
  77. package/react/checkboard-square-centered.tsx +1 -1
  78. package/react/chevron-down-double.tsx +1 -1
  79. package/react/chevron-down.tsx +1 -1
  80. package/react/chevron-left-double.tsx +1 -1
  81. package/react/chevron-left.tsx +1 -1
  82. package/react/chevron-right-double.tsx +1 -1
  83. package/react/chevron-right.tsx +1 -1
  84. package/react/chevron-up-double.tsx +1 -1
  85. package/react/chevron-up-down-line.tsx +1 -1
  86. package/react/chevron-up-down.tsx +1 -1
  87. package/react/chevron-up.tsx +1 -1
  88. package/react/circle-corners.tsx +1 -1
  89. package/react/circle-motion-x.tsx +1 -1
  90. package/react/circle-notch.tsx +1 -1
  91. package/react/circle-slash.tsx +1 -1
  92. package/react/circle.tsx +1 -1
  93. package/react/circles-connected.tsx +1 -1
  94. package/react/clock-counter-clockwise-simple.tsx +1 -1
  95. package/react/clock-counter-clockwise.tsx +1 -1
  96. package/react/clock-overtime.tsx +1 -1
  97. package/react/clock.tsx +1 -1
  98. package/react/cloud.tsx +1 -1
  99. package/react/cluster.tsx +1 -1
  100. package/react/clustered.tsx +1 -1
  101. package/react/cog.tsx +1 -1
  102. package/react/columns-three.tsx +1 -1
  103. package/react/cone-serpentine.tsx +1 -1
  104. package/react/corners-three-eye-open.tsx +1 -1
  105. package/react/credit-card.tsx +1 -1
  106. package/react/crop.tsx +1 -1
  107. package/react/cross-circle.tsx +1 -1
  108. package/react/cross-fat.tsx +1 -1
  109. package/react/cross-square.tsx +1 -1
  110. package/react/cross.tsx +1 -1
  111. package/react/cube.tsx +1 -1
  112. package/react/cursor-filled.tsx +1 -1
  113. package/react/cursor-lines.tsx +1 -1
  114. package/react/cursor-text.tsx +1 -1
  115. package/react/cursor.tsx +1 -1
  116. package/react/curve-square-circle-arrow.tsx +1 -1
  117. package/react/dash-left-down-square-dash-right-up.tsx +1 -1
  118. package/react/dash-left-up-square-dash-down-right.tsx +1 -1
  119. package/react/dash-square-dash-horizontal.tsx +1 -1
  120. package/react/dash-square-dash-vertical.tsx +1 -1
  121. package/react/distribute-horizontal.tsx +1 -1
  122. package/react/distribute-vertical.tsx +1 -1
  123. package/react/dots-nine.tsx +1 -1
  124. package/react/dots-three.tsx +1 -1
  125. package/react/dots-two.tsx +1 -1
  126. package/react/download.tsx +1 -1
  127. package/react/envelope.tsx +1 -1
  128. package/react/eraser.tsx +1 -1
  129. package/react/exclamation-point-circle.tsx +1 -1
  130. package/react/export.tsx +1 -1
  131. package/react/eye-closed-dots-four-frame-broken.tsx +1 -1
  132. package/react/eye-closed.tsx +1 -1
  133. package/react/eye-open-line-frame-broken.tsx +1 -1
  134. package/react/eye-open-slash.tsx +1 -1
  135. package/react/eye-open.tsx +1 -1
  136. package/react/eyedropper.tsx +1 -1
  137. package/react/factory-house.tsx +1 -1
  138. package/react/factory.tsx +1 -1
  139. package/react/flag.tsx +1 -1
  140. package/react/folder.tsx +1 -1
  141. package/react/frame-lines-two.tsx +1 -1
  142. package/react/frame-play.tsx +1 -1
  143. package/react/frame-plus.tsx +1 -1
  144. package/react/frame.tsx +1 -1
  145. package/react/funnel.tsx +1 -1
  146. package/react/gauge.tsx +1 -1
  147. package/react/gift.tsx +1 -1
  148. package/react/globe.tsx +1 -1
  149. package/react/graduation-cap.tsx +1 -1
  150. package/react/grid-four.tsx +1 -1
  151. package/react/grid-six.tsx +1 -1
  152. package/react/grid.tsx +1 -1
  153. package/react/hand-filled.tsx +1 -1
  154. package/react/hand-pointing.tsx +1 -1
  155. package/react/hand.tsx +1 -1
  156. package/react/headset-person.tsx +1 -1
  157. package/react/heart-filled.tsx +1 -1
  158. package/react/heart.tsx +1 -1
  159. package/react/hexagon.tsx +1 -1
  160. package/react/highlighter-underline.tsx +1 -1
  161. package/react/highlighter.tsx +1 -1
  162. package/react/house.tsx +1 -1
  163. package/react/image.tsx +1 -1
  164. package/react/index.ts +6 -0
  165. package/react/information-mark-circle.tsx +1 -1
  166. package/react/kanban.tsx +1 -1
  167. package/react/key.tsx +1 -1
  168. package/react/keycap.tsx +1 -1
  169. package/react/laptop.tsx +1 -1
  170. package/react/lasso.tsx +1 -1
  171. package/react/layout.tsx +1 -1
  172. package/react/lifesaver.tsx +1 -1
  173. package/react/lightbox.tsx +1 -1
  174. package/react/lightbulb.tsx +1 -1
  175. package/react/lightning.tsx +1 -1
  176. package/react/line-curved.tsx +1 -1
  177. package/react/line-dashed.tsx +1 -1
  178. package/react/line-diagonal.tsx +1 -1
  179. package/react/line-dotted.tsx +1 -1
  180. package/react/line-horizontal.tsx +1 -1
  181. package/react/line-orthogonal.tsx +1 -1
  182. package/react/line-straight.tsx +1 -1
  183. package/react/lines-three-horizontal-line-vertical-center.tsx +1 -1
  184. package/react/lines-three-horizontal.tsx +1 -1
  185. package/react/lines-three-vertical.tsx +1 -1
  186. package/react/lines-top-left-columns-two.tsx +1 -1
  187. package/react/link-plus.tsx +1 -1
  188. package/react/link.tsx +1 -1
  189. package/react/list-bullets.tsx +1 -1
  190. package/react/list-numbers.tsx +1 -1
  191. package/react/lock-closed.tsx +1 -1
  192. package/react/lock-open.tsx +1 -1
  193. package/react/login.tsx +1 -1
  194. package/react/logout.tsx +1 -1
  195. package/react/magnet.tsx +1 -1
  196. package/react/magnifying-glass-lightning.tsx +1 -1
  197. package/react/magnifying-glass-plus.tsx +33 -0
  198. package/react/magnifying-glass.tsx +1 -1
  199. package/react/map.tsx +1 -1
  200. package/react/megaphone.tsx +1 -1
  201. package/react/microphone-slash.tsx +1 -1
  202. package/react/microphone.tsx +1 -1
  203. package/react/minus.tsx +1 -1
  204. package/react/mobile.tsx +33 -0
  205. package/react/monitor-arrow.tsx +1 -1
  206. package/react/monitor-pause.tsx +1 -1
  207. package/react/monitor-play.tsx +1 -1
  208. package/react/monitor-stop.tsx +1 -1
  209. package/react/moon.tsx +1 -1
  210. package/react/mouse.tsx +1 -1
  211. package/react/navigation-arrow-lines.tsx +1 -1
  212. package/react/navigation-up-left-filled.tsx +1 -1
  213. package/react/navigation-up-left-slash.tsx +1 -1
  214. package/react/navigation-up-right.tsx +1 -1
  215. package/react/next.tsx +1 -1
  216. package/react/node-connected-dot.tsx +1 -1
  217. package/react/node-lines-curved.tsx +1 -1
  218. package/react/node-lines-horizontal.tsx +1 -1
  219. package/react/node-lines-vertical.tsx +1 -1
  220. package/react/node-plus.tsx +1 -1
  221. package/react/nodes-connected.tsx +1 -1
  222. package/react/nodes-connections-three.tsx +1 -1
  223. package/react/note-magnifying-glass.tsx +1 -1
  224. package/react/octagon.tsx +1 -1
  225. package/react/office.tsx +1 -1
  226. package/react/paint-bucket.tsx +1 -1
  227. package/react/paper-plane-filled-right.tsx +1 -1
  228. package/react/paper-plane-tilt.tsx +1 -1
  229. package/react/parallelogram.tsx +1 -1
  230. package/react/pause-circle.tsx +1 -1
  231. package/react/pause.tsx +1 -1
  232. package/react/pdf.tsx +1 -1
  233. package/react/pen-tip.tsx +1 -1
  234. package/react/pen.tsx +1 -1
  235. package/react/pentagon.tsx +1 -1
  236. package/react/placeholder.tsx +1 -1
  237. package/react/planet.tsx +32 -0
  238. package/react/play-circle.tsx +1 -1
  239. package/react/play.tsx +1 -1
  240. package/react/playback-speed-circle.tsx +1 -1
  241. package/react/plug.tsx +1 -1
  242. package/react/plus-square.tsx +1 -1
  243. package/react/plus-text.tsx +1 -1
  244. package/react/plus.tsx +1 -1
  245. package/react/presentation-arrow.tsx +1 -1
  246. package/react/presentation-eye-open.tsx +1 -1
  247. package/react/presentation-line.tsx +1 -1
  248. package/react/presentation-lines-two.tsx +1 -1
  249. package/react/presentation-link.tsx +1 -1
  250. package/react/presentation-number-one.tsx +1 -1
  251. package/react/presentation-play.tsx +1 -1
  252. package/react/presentation-plus.tsx +1 -1
  253. package/react/previous.tsx +1 -1
  254. package/react/prohibit.tsx +1 -1
  255. package/react/push-pin.tsx +1 -1
  256. package/react/question-mark-circle.tsx +1 -1
  257. package/react/question-mark.tsx +1 -1
  258. package/react/rectangle-arrow-up-center.tsx +1 -1
  259. package/react/rectangle-dash-lines.tsx +1 -1
  260. package/react/rectangle-dot-line-pen.tsx +1 -1
  261. package/react/rectangle-play-stack.tsx +1 -1
  262. package/react/rectangle-tick.tsx +1 -1
  263. package/react/rectangle-triangle-bottom-center.tsx +1 -1
  264. package/react/rectangles-three-aligned.tsx +1 -1
  265. package/react/rectangles-three-free.tsx +1 -1
  266. package/react/rectangles-three-overlap.tsx +1 -1
  267. package/react/rectangles-two-line.tsx +1 -1
  268. package/react/rectangles-two-lines-four.tsx +1 -1
  269. package/react/rectangles-two-minus.tsx +1 -1
  270. package/react/rectangles-two-plus.tsx +1 -1
  271. package/react/rectangles-two-user.tsx +1 -1
  272. package/react/rhombus.tsx +1 -1
  273. package/react/rocket.tsx +1 -1
  274. package/react/rss-rectangle.tsx +1 -1
  275. package/react/rss.tsx +1 -1
  276. package/react/scissors.tsx +1 -1
  277. package/react/scrollbar-xy.tsx +1 -1
  278. package/react/shapes.tsx +1 -1
  279. package/react/shield-check.tsx +1 -1
  280. package/react/shield-lock.tsx +1 -1
  281. package/react/shuffle.tsx +1 -1
  282. package/react/sidebar-closed.tsx +1 -1
  283. package/react/sidebar-open.tsx +1 -1
  284. package/react/sliders-x.tsx +1 -1
  285. package/react/sliders-y.tsx +1 -1
  286. package/react/smiley-chat.tsx +1 -1
  287. package/react/smiley-plus.tsx +1 -1
  288. package/react/smiley-sticker.tsx +1 -1
  289. package/react/smiley.tsx +1 -1
  290. package/react/social-facebook.tsx +1 -1
  291. package/react/social-instagram.tsx +1 -1
  292. package/react/social-jira.tsx +45 -0
  293. package/react/social-linkedin.tsx +1 -1
  294. package/react/social-slack.tsx +37 -0
  295. package/react/social-twitter.tsx +1 -1
  296. package/react/social-youtube.tsx +1 -1
  297. package/react/sparks-filled.tsx +1 -1
  298. package/react/sparks.tsx +1 -1
  299. package/react/speaker-cross.tsx +1 -1
  300. package/react/speaker-high.tsx +1 -1
  301. package/react/split-vertical.tsx +1 -1
  302. package/react/square-brackets-angle-slash.tsx +1 -1
  303. package/react/square-circles-two.tsx +1 -1
  304. package/react/square-line-square-dashed.tsx +1 -1
  305. package/react/square-rounded.tsx +1 -1
  306. package/react/square-star-scribble.tsx +1 -1
  307. package/react/square-triangle-circle-plus.tsx +1 -1
  308. package/react/square.tsx +1 -1
  309. package/react/squares-four.tsx +1 -1
  310. package/react/squares-group.tsx +1 -1
  311. package/react/squares-merge.tsx +1 -1
  312. package/react/squares-three.tsx +1 -1
  313. package/react/squares-two-overlap.tsx +1 -1
  314. package/react/squares-ungroup.tsx +1 -1
  315. package/react/squares-unmerge.tsx +1 -1
  316. package/react/stack.tsx +1 -1
  317. package/react/star-filled.tsx +1 -1
  318. package/react/star-half.tsx +1 -1
  319. package/react/star.tsx +1 -1
  320. package/react/sticky-corners.tsx +1 -1
  321. package/react/sticky-eye-closed.tsx +1 -1
  322. package/react/sticky-eye-open.tsx +1 -1
  323. package/react/sticky-note-stack.tsx +1 -1
  324. package/react/sticky-note-wide.tsx +1 -1
  325. package/react/sticky-note.tsx +1 -1
  326. package/react/sticky-notes-two.tsx +1 -1
  327. package/react/stop-circle.tsx +1 -1
  328. package/react/stroke-1.tsx +1 -1
  329. package/react/stroke-2.tsx +1 -1
  330. package/react/stroke-3.tsx +1 -1
  331. package/react/stroke-4.tsx +1 -1
  332. package/react/stroke-5.tsx +1 -1
  333. package/react/stroke-6.tsx +1 -1
  334. package/react/switch.tsx +1 -1
  335. package/react/tag.tsx +1 -1
  336. package/react/text-a-underline.tsx +1 -1
  337. package/react/text-align-center.tsx +1 -1
  338. package/react/text-align-left.tsx +1 -1
  339. package/react/text-b-bold-italic-underlined.tsx +1 -1
  340. package/react/text-b-bold.tsx +1 -1
  341. package/react/text-cursor-eye-open.tsx +1 -1
  342. package/react/text-h-one.tsx +1 -1
  343. package/react/text-h-three.tsx +1 -1
  344. package/react/text-h-two.tsx +1 -1
  345. package/react/text-i-italic.tsx +1 -1
  346. package/react/text-indent.tsx +1 -1
  347. package/react/text-lines-three.tsx +1 -1
  348. package/react/text-s-strikethrough.tsx +1 -1
  349. package/react/text-styles.tsx +1 -1
  350. package/react/text-t.tsx +1 -1
  351. package/react/text-u-underlined.tsx +1 -1
  352. package/react/thumbs-up.tsx +1 -1
  353. package/react/tick-circle.tsx +1 -1
  354. package/react/ticket.tsx +1 -1
  355. package/react/timer.tsx +1 -1
  356. package/react/toolbar.tsx +1 -1
  357. package/react/tooltip.tsx +1 -1
  358. package/react/trackpad.tsx +1 -1
  359. package/react/trapeze.tsx +1 -1
  360. package/react/trash-simple.tsx +1 -1
  361. package/react/trash.tsx +1 -1
  362. package/react/triangle-square-circle.tsx +1 -1
  363. package/react/triangle.tsx +1 -1
  364. package/react/trident.tsx +1 -1
  365. package/react/trophy.tsx +1 -1
  366. package/react/user-add.tsx +1 -1
  367. package/react/user-arrow-right-up.tsx +1 -1
  368. package/react/user-cog-plus.tsx +1 -1
  369. package/react/user-cog.tsx +1 -1
  370. package/react/user-eye-open.tsx +1 -1
  371. package/react/user-load.tsx +1 -1
  372. package/react/user-number-three.tsx +1 -1
  373. package/react/user-pen-dashes-bottom.tsx +1 -1
  374. package/react/user-pen-line-bottom.tsx +1 -1
  375. package/react/user-tick-down.tsx +1 -1
  376. package/react/user.tsx +1 -1
  377. package/react/users-three.tsx +1 -1
  378. package/react/users.tsx +1 -1
  379. package/react/video-camera-simple-slash.tsx +1 -1
  380. package/react/video-camera-simple.tsx +1 -1
  381. package/react/video-camera.tsx +1 -1
  382. package/react/view-center.tsx +1 -1
  383. package/react/view-side-left.tsx +1 -1
  384. package/react/wallet.tsx +1 -1
  385. package/svg/24/arrows-square-counter-clockwise-y.svg +2 -0
  386. package/svg/24/magnifying-glass-plus.svg +2 -0
  387. package/svg/24/mobile.svg +2 -0
  388. package/svg/24/planet.svg +2 -0
  389. package/svg/24/social-jira.svg +2 -0
  390. package/svg/24/social-slack.svg +2 -0
  391. package/svg/meta.json +64 -6
package/dist/main.js CHANGED
@@ -3,6 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var React = require('react');
6
+ var designSystemBaseIcon = require('@mirohq/design-system-base-icon');
6
7
  var designSystemStitches = require('@mirohq/design-system-stitches');
7
8
  var designSystemPrimitive = require('@mirohq/design-system-primitive');
8
9
  var designSystemUtils = require('@mirohq/design-system-utils');
@@ -11,39 +12,12 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
11
12
 
12
13
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
13
14
 
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
-
20
15
  const StyledIcon = designSystemStitches.styled(designSystemPrimitive.Primitive.svg, {
21
16
  display: "inline-flex",
22
17
  verticalAlign: "text-bottom",
23
18
  forcedColorAdjust: "auto",
24
19
  variants: {
25
- size: {
26
- small: {
27
- width: "$icon-200"
28
- },
29
- medium: {
30
- width: "$icon-300"
31
- },
32
- large: {
33
- width: "$icon-400"
34
- }
35
- },
36
- weight: {
37
- thin: {
38
- "--svg-stroke-width": "$stroke-width$thin"
39
- },
40
- normal: {
41
- "--svg-stroke-width": "$stroke-width$normal"
42
- },
43
- bold: {
44
- "--svg-stroke-width": "$stroke-width$bold"
45
- }
46
- },
20
+ ...designSystemBaseIcon.styles,
47
21
  color: designSystemUtils.mapKeysToVariants(designSystemStitches.theme.colors, "color")
48
22
  }
49
23
  });
@@ -76,7 +50,7 @@ const IconAddLineBottom = React.forwardRef(
76
50
  })))
77
51
  )
78
52
  );
79
- IconAddLineBottom[iconSymbol] = true;
53
+ IconAddLineBottom[designSystemBaseIcon.iconSymbol] = true;
80
54
 
81
55
  const IconAddLineRight = React.forwardRef(
82
56
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -106,7 +80,7 @@ const IconAddLineRight = React.forwardRef(
106
80
  })))
107
81
  )
108
82
  );
109
- IconAddLineRight[iconSymbol] = true;
83
+ IconAddLineRight[designSystemBaseIcon.iconSymbol] = true;
110
84
 
111
85
  const IconAlignBottom = React.forwardRef(
112
86
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -134,7 +108,7 @@ const IconAlignBottom = React.forwardRef(
134
108
  })
135
109
  )
136
110
  );
137
- IconAlignBottom[iconSymbol] = true;
111
+ IconAlignBottom[designSystemBaseIcon.iconSymbol] = true;
138
112
 
139
113
  const IconAlignCenterHorizontal = React.forwardRef(
140
114
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -162,7 +136,7 @@ const IconAlignCenterHorizontal = React.forwardRef(
162
136
  })
163
137
  )
164
138
  );
165
- IconAlignCenterHorizontal[iconSymbol] = true;
139
+ IconAlignCenterHorizontal[designSystemBaseIcon.iconSymbol] = true;
166
140
 
167
141
  const IconAlignCenterVertical = React.forwardRef(
168
142
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -190,7 +164,7 @@ const IconAlignCenterVertical = React.forwardRef(
190
164
  })
191
165
  )
192
166
  );
193
- IconAlignCenterVertical[iconSymbol] = true;
167
+ IconAlignCenterVertical[designSystemBaseIcon.iconSymbol] = true;
194
168
 
195
169
  const IconAlignLeft = React.forwardRef(
196
170
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -218,7 +192,7 @@ const IconAlignLeft = React.forwardRef(
218
192
  })
219
193
  )
220
194
  );
221
- IconAlignLeft[iconSymbol] = true;
195
+ IconAlignLeft[designSystemBaseIcon.iconSymbol] = true;
222
196
 
223
197
  const IconAlignRight = React.forwardRef(
224
198
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -246,7 +220,7 @@ const IconAlignRight = React.forwardRef(
246
220
  })
247
221
  )
248
222
  );
249
- IconAlignRight[iconSymbol] = true;
223
+ IconAlignRight[designSystemBaseIcon.iconSymbol] = true;
250
224
 
251
225
  const IconAlignTop = React.forwardRef(
252
226
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -274,7 +248,7 @@ const IconAlignTop = React.forwardRef(
274
248
  })
275
249
  )
276
250
  );
277
- IconAlignTop[iconSymbol] = true;
251
+ IconAlignTop[designSystemBaseIcon.iconSymbol] = true;
278
252
 
279
253
  const IconArrowArcLeft = React.forwardRef(
280
254
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -305,7 +279,7 @@ const IconArrowArcLeft = React.forwardRef(
305
279
  })))
306
280
  )
307
281
  );
308
- IconArrowArcLeft[iconSymbol] = true;
282
+ IconArrowArcLeft[designSystemBaseIcon.iconSymbol] = true;
309
283
 
310
284
  const IconArrowArcRight = React.forwardRef(
311
285
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -336,7 +310,7 @@ const IconArrowArcRight = React.forwardRef(
336
310
  })))
337
311
  )
338
312
  );
339
- IconArrowArcRight[iconSymbol] = true;
313
+ IconArrowArcRight[designSystemBaseIcon.iconSymbol] = true;
340
314
 
341
315
  const IconArrowBendUpRight = React.forwardRef(
342
316
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -367,7 +341,7 @@ const IconArrowBendUpRight = React.forwardRef(
367
341
  })))
368
342
  )
369
343
  );
370
- IconArrowBendUpRight[iconSymbol] = true;
344
+ IconArrowBendUpRight[designSystemBaseIcon.iconSymbol] = true;
371
345
 
372
346
  const IconArrowBoxOut = React.forwardRef(
373
347
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -389,7 +363,7 @@ const IconArrowBoxOut = React.forwardRef(
389
363
  })
390
364
  )
391
365
  );
392
- IconArrowBoxOut[iconSymbol] = true;
366
+ IconArrowBoxOut[designSystemBaseIcon.iconSymbol] = true;
393
367
 
394
368
  const IconArrowClockwiseDownRight = React.forwardRef(
395
369
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -419,7 +393,7 @@ const IconArrowClockwiseDownRight = React.forwardRef(
419
393
  })))
420
394
  )
421
395
  );
422
- IconArrowClockwiseDownRight[iconSymbol] = true;
396
+ IconArrowClockwiseDownRight[designSystemBaseIcon.iconSymbol] = true;
423
397
 
424
398
  const IconArrowClockwiseUpLeft = React.forwardRef(
425
399
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -449,7 +423,7 @@ const IconArrowClockwiseUpLeft = React.forwardRef(
449
423
  })))
450
424
  )
451
425
  );
452
- IconArrowClockwiseUpLeft[iconSymbol] = true;
426
+ IconArrowClockwiseUpLeft[designSystemBaseIcon.iconSymbol] = true;
453
427
 
454
428
  const IconArrowCounterClockwiseDownLeft = React.forwardRef(
455
429
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -479,7 +453,7 @@ const IconArrowCounterClockwiseDownLeft = React.forwardRef(
479
453
  })))
480
454
  )
481
455
  );
482
- IconArrowCounterClockwiseDownLeft[iconSymbol] = true;
456
+ IconArrowCounterClockwiseDownLeft[designSystemBaseIcon.iconSymbol] = true;
483
457
 
484
458
  const IconArrowCounterClockwiseUpRight = React.forwardRef(
485
459
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -509,7 +483,7 @@ const IconArrowCounterClockwiseUpRight = React.forwardRef(
509
483
  })))
510
484
  )
511
485
  );
512
- IconArrowCounterClockwiseUpRight[iconSymbol] = true;
486
+ IconArrowCounterClockwiseUpRight[designSystemBaseIcon.iconSymbol] = true;
513
487
 
514
488
  const IconArrowCurvesBottomRight = React.forwardRef(
515
489
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -540,7 +514,7 @@ const IconArrowCurvesBottomRight = React.forwardRef(
540
514
  })))
541
515
  )
542
516
  );
543
- IconArrowCurvesBottomRight[iconSymbol] = true;
517
+ IconArrowCurvesBottomRight[designSystemBaseIcon.iconSymbol] = true;
544
518
 
545
519
  const IconArrowDownLeft = React.forwardRef(
546
520
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -562,7 +536,7 @@ const IconArrowDownLeft = React.forwardRef(
562
536
  })
563
537
  )
564
538
  );
565
- IconArrowDownLeft[iconSymbol] = true;
539
+ IconArrowDownLeft[designSystemBaseIcon.iconSymbol] = true;
566
540
 
567
541
  const IconArrowDownRight = React.forwardRef(
568
542
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -584,7 +558,7 @@ const IconArrowDownRight = React.forwardRef(
584
558
  })
585
559
  )
586
560
  );
587
- IconArrowDownRight[iconSymbol] = true;
561
+ IconArrowDownRight[designSystemBaseIcon.iconSymbol] = true;
588
562
 
589
563
  const IconArrowDown = React.forwardRef(
590
564
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -606,7 +580,7 @@ const IconArrowDown = React.forwardRef(
606
580
  })
607
581
  )
608
582
  );
609
- IconArrowDown[iconSymbol] = true;
583
+ IconArrowDown[designSystemBaseIcon.iconSymbol] = true;
610
584
 
611
585
  const IconArrowFatRight = React.forwardRef(
612
586
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -635,7 +609,7 @@ const IconArrowFatRight = React.forwardRef(
635
609
  })))
636
610
  )
637
611
  );
638
- IconArrowFatRight[iconSymbol] = true;
612
+ IconArrowFatRight[designSystemBaseIcon.iconSymbol] = true;
639
613
 
640
614
  const IconArrowFatUpRight = React.forwardRef(
641
615
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -662,7 +636,7 @@ const IconArrowFatUpRight = React.forwardRef(
662
636
  })))
663
637
  )
664
638
  );
665
- IconArrowFatUpRight[iconSymbol] = true;
639
+ IconArrowFatUpRight[designSystemBaseIcon.iconSymbol] = true;
666
640
 
667
641
  const IconArrowLeft = React.forwardRef(
668
642
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -684,7 +658,7 @@ const IconArrowLeft = React.forwardRef(
684
658
  })
685
659
  )
686
660
  );
687
- IconArrowLeft[iconSymbol] = true;
661
+ IconArrowLeft[designSystemBaseIcon.iconSymbol] = true;
688
662
 
689
663
  const IconArrowRight = React.forwardRef(
690
664
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -706,7 +680,7 @@ const IconArrowRight = React.forwardRef(
706
680
  })
707
681
  )
708
682
  );
709
- IconArrowRight[iconSymbol] = true;
683
+ IconArrowRight[designSystemBaseIcon.iconSymbol] = true;
710
684
 
711
685
  const IconArrowUpCircle = React.forwardRef(
712
686
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -733,7 +707,7 @@ const IconArrowUpCircle = React.forwardRef(
733
707
  })))
734
708
  )
735
709
  );
736
- IconArrowUpCircle[iconSymbol] = true;
710
+ IconArrowUpCircle[designSystemBaseIcon.iconSymbol] = true;
737
711
 
738
712
  const IconArrowUpLeft = React.forwardRef(
739
713
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -755,7 +729,7 @@ const IconArrowUpLeft = React.forwardRef(
755
729
  })
756
730
  )
757
731
  );
758
- IconArrowUpLeft[iconSymbol] = true;
732
+ IconArrowUpLeft[designSystemBaseIcon.iconSymbol] = true;
759
733
 
760
734
  const IconArrowUpRight = React.forwardRef(
761
735
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -777,7 +751,7 @@ const IconArrowUpRight = React.forwardRef(
777
751
  })
778
752
  )
779
753
  );
780
- IconArrowUpRight[iconSymbol] = true;
754
+ IconArrowUpRight[designSystemBaseIcon.iconSymbol] = true;
781
755
 
782
756
  const IconArrowUp = React.forwardRef(
783
757
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -799,7 +773,7 @@ const IconArrowUp = React.forwardRef(
799
773
  })
800
774
  )
801
775
  );
802
- IconArrowUp[iconSymbol] = true;
776
+ IconArrowUp[designSystemBaseIcon.iconSymbol] = true;
803
777
 
804
778
  const IconArrowsClockwiseRectangleTilt = React.forwardRef(
805
779
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -830,7 +804,7 @@ const IconArrowsClockwiseRectangleTilt = React.forwardRef(
830
804
  })))
831
805
  )
832
806
  );
833
- IconArrowsClockwiseRectangleTilt[iconSymbol] = true;
807
+ IconArrowsClockwiseRectangleTilt[designSystemBaseIcon.iconSymbol] = true;
834
808
 
835
809
  const IconArrowsClockwiseX = React.forwardRef(
836
810
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -860,7 +834,7 @@ const IconArrowsClockwiseX = React.forwardRef(
860
834
  })))
861
835
  )
862
836
  );
863
- IconArrowsClockwiseX[iconSymbol] = true;
837
+ IconArrowsClockwiseX[designSystemBaseIcon.iconSymbol] = true;
864
838
 
865
839
  const IconArrowsClockwiseY = React.forwardRef(
866
840
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -890,7 +864,7 @@ const IconArrowsClockwiseY = React.forwardRef(
890
864
  })))
891
865
  )
892
866
  );
893
- IconArrowsClockwiseY[iconSymbol] = true;
867
+ IconArrowsClockwiseY[designSystemBaseIcon.iconSymbol] = true;
894
868
 
895
869
  const IconArrowsDownUp = React.forwardRef(
896
870
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -912,7 +886,7 @@ const IconArrowsDownUp = React.forwardRef(
912
886
  })
913
887
  )
914
888
  );
915
- IconArrowsDownUp[iconSymbol] = true;
889
+ IconArrowsDownUp[designSystemBaseIcon.iconSymbol] = true;
916
890
 
917
891
  const IconArrowsHorizontalLinesTopBottom = React.forwardRef(
918
892
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -939,7 +913,7 @@ const IconArrowsHorizontalLinesTopBottom = React.forwardRef(
939
913
  })))
940
914
  )
941
915
  );
942
- IconArrowsHorizontalLinesTopBottom[iconSymbol] = true;
916
+ IconArrowsHorizontalLinesTopBottom[designSystemBaseIcon.iconSymbol] = true;
943
917
 
944
918
  const IconArrowsInSimple = React.forwardRef(
945
919
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -970,7 +944,7 @@ const IconArrowsInSimple = React.forwardRef(
970
944
  })))
971
945
  )
972
946
  );
973
- IconArrowsInSimple[iconSymbol] = true;
947
+ IconArrowsInSimple[designSystemBaseIcon.iconSymbol] = true;
974
948
 
975
949
  const IconArrowsOutCardinal = React.forwardRef(
976
950
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1001,7 +975,7 @@ const IconArrowsOutCardinal = React.forwardRef(
1001
975
  })))
1002
976
  )
1003
977
  );
1004
- IconArrowsOutCardinal[iconSymbol] = true;
978
+ IconArrowsOutCardinal[designSystemBaseIcon.iconSymbol] = true;
1005
979
 
1006
980
  const IconArrowsOutLinesHorizontal = React.forwardRef(
1007
981
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1032,7 +1006,7 @@ const IconArrowsOutLinesHorizontal = React.forwardRef(
1032
1006
  })))
1033
1007
  )
1034
1008
  );
1035
- IconArrowsOutLinesHorizontal[iconSymbol] = true;
1009
+ IconArrowsOutLinesHorizontal[designSystemBaseIcon.iconSymbol] = true;
1036
1010
 
1037
1011
  const IconArrowsOutSimple = React.forwardRef(
1038
1012
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1063,7 +1037,29 @@ const IconArrowsOutSimple = React.forwardRef(
1063
1037
  })))
1064
1038
  )
1065
1039
  );
1066
- IconArrowsOutSimple[iconSymbol] = true;
1040
+ IconArrowsOutSimple[designSystemBaseIcon.iconSymbol] = true;
1041
+
1042
+ const IconArrowsSquareCounterClockwiseY = React.forwardRef(
1043
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
1044
+ StyledIcon,
1045
+ {
1046
+ ...props,
1047
+ weight,
1048
+ size,
1049
+ viewBox: "0 0 24 24",
1050
+ fill: "none",
1051
+ ref: forwardRef2
1052
+ },
1053
+ /* @__PURE__ */ React__default["default"].createElement("path", {
1054
+ stroke: "currentColor",
1055
+ strokeLinecap: "round",
1056
+ strokeWidth: "var(--svg-stroke-width)",
1057
+ d: "M13 19h4.5a.5.5 0 0 0 .5-.5v-13.5m0 0-3.5 3.5m3.5-3.5 3.5 3.5m-10.5-3.5h-4.5a.5.5 0 0 0-.5.5v13.5m0 0 3.5-3.5m-3.5 3.5-3.5-3.5",
1058
+ vectorEffect: "non-scaling-stroke"
1059
+ })
1060
+ )
1061
+ );
1062
+ IconArrowsSquareCounterClockwiseY[designSystemBaseIcon.iconSymbol] = true;
1067
1063
 
1068
1064
  const IconArticle = React.forwardRef(
1069
1065
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1093,7 +1089,7 @@ const IconArticle = React.forwardRef(
1093
1089
  })))
1094
1090
  )
1095
1091
  );
1096
- IconArticle[iconSymbol] = true;
1092
+ IconArticle[designSystemBaseIcon.iconSymbol] = true;
1097
1093
 
1098
1094
  const IconAt = React.forwardRef(
1099
1095
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1124,7 +1120,7 @@ const IconAt = React.forwardRef(
1124
1120
  })))
1125
1121
  )
1126
1122
  );
1127
- IconAt[iconSymbol] = true;
1123
+ IconAt[designSystemBaseIcon.iconSymbol] = true;
1128
1124
 
1129
1125
  const IconBadge = React.forwardRef(
1130
1126
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1147,7 +1143,7 @@ const IconBadge = React.forwardRef(
1147
1143
  })
1148
1144
  )
1149
1145
  );
1150
- IconBadge[iconSymbol] = true;
1146
+ IconBadge[designSystemBaseIcon.iconSymbol] = true;
1151
1147
 
1152
1148
  const IconBarrel = React.forwardRef(
1153
1149
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1178,7 +1174,7 @@ const IconBarrel = React.forwardRef(
1178
1174
  })))
1179
1175
  )
1180
1176
  );
1181
- IconBarrel[iconSymbol] = true;
1177
+ IconBarrel[designSystemBaseIcon.iconSymbol] = true;
1182
1178
 
1183
1179
  const IconBellSlash = React.forwardRef(
1184
1180
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1205,7 +1201,7 @@ const IconBellSlash = React.forwardRef(
1205
1201
  })))
1206
1202
  )
1207
1203
  );
1208
- IconBellSlash[iconSymbol] = true;
1204
+ IconBellSlash[designSystemBaseIcon.iconSymbol] = true;
1209
1205
 
1210
1206
  const IconBellTilt = React.forwardRef(
1211
1207
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1234,7 +1230,7 @@ const IconBellTilt = React.forwardRef(
1234
1230
  })))
1235
1231
  )
1236
1232
  );
1237
- IconBellTilt[iconSymbol] = true;
1233
+ IconBellTilt[designSystemBaseIcon.iconSymbol] = true;
1238
1234
 
1239
1235
  const IconBell = React.forwardRef(
1240
1236
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1263,7 +1259,7 @@ const IconBell = React.forwardRef(
1263
1259
  })))
1264
1260
  )
1265
1261
  );
1266
- IconBell[iconSymbol] = true;
1262
+ IconBell[designSystemBaseIcon.iconSymbol] = true;
1267
1263
 
1268
1264
  const IconBoard = React.forwardRef(
1269
1265
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1294,7 +1290,7 @@ const IconBoard = React.forwardRef(
1294
1290
  })))
1295
1291
  )
1296
1292
  );
1297
- IconBoard[iconSymbol] = true;
1293
+ IconBoard[designSystemBaseIcon.iconSymbol] = true;
1298
1294
 
1299
1295
  const IconBookOpenInfo = React.forwardRef(
1300
1296
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1323,7 +1319,7 @@ const IconBookOpenInfo = React.forwardRef(
1323
1319
  })
1324
1320
  )
1325
1321
  );
1326
- IconBookOpenInfo[iconSymbol] = true;
1322
+ IconBookOpenInfo[designSystemBaseIcon.iconSymbol] = true;
1327
1323
 
1328
1324
  const IconBookmark = React.forwardRef(
1329
1325
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1354,7 +1350,7 @@ const IconBookmark = React.forwardRef(
1354
1350
  })))
1355
1351
  )
1356
1352
  );
1357
- IconBookmark[iconSymbol] = true;
1353
+ IconBookmark[designSystemBaseIcon.iconSymbol] = true;
1358
1354
 
1359
1355
  const IconBracketCurlyLeft = React.forwardRef(
1360
1356
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1384,7 +1380,7 @@ const IconBracketCurlyLeft = React.forwardRef(
1384
1380
  })))
1385
1381
  )
1386
1382
  );
1387
- IconBracketCurlyLeft[iconSymbol] = true;
1383
+ IconBracketCurlyLeft[designSystemBaseIcon.iconSymbol] = true;
1388
1384
 
1389
1385
  const IconBracketCurlyRight = React.forwardRef(
1390
1386
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1414,7 +1410,7 @@ const IconBracketCurlyRight = React.forwardRef(
1414
1410
  })))
1415
1411
  )
1416
1412
  );
1417
- IconBracketCurlyRight[iconSymbol] = true;
1413
+ IconBracketCurlyRight[designSystemBaseIcon.iconSymbol] = true;
1418
1414
 
1419
1415
  const IconBracketsAngleSlash = React.forwardRef(
1420
1416
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1444,7 +1440,7 @@ const IconBracketsAngleSlash = React.forwardRef(
1444
1440
  })))
1445
1441
  )
1446
1442
  );
1447
- IconBracketsAngleSlash[iconSymbol] = true;
1443
+ IconBracketsAngleSlash[designSystemBaseIcon.iconSymbol] = true;
1448
1444
 
1449
1445
  const IconBracketsCurlyCirclesThree = React.forwardRef(
1450
1446
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1477,7 +1473,7 @@ const IconBracketsCurlyCirclesThree = React.forwardRef(
1477
1473
  })))
1478
1474
  )
1479
1475
  );
1480
- IconBracketsCurlyCirclesThree[iconSymbol] = true;
1476
+ IconBracketsCurlyCirclesThree[designSystemBaseIcon.iconSymbol] = true;
1481
1477
 
1482
1478
  const IconCalendarBlank = React.forwardRef(
1483
1479
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1509,7 +1505,7 @@ const IconCalendarBlank = React.forwardRef(
1509
1505
  })))
1510
1506
  )
1511
1507
  );
1512
- IconCalendarBlank[iconSymbol] = true;
1508
+ IconCalendarBlank[designSystemBaseIcon.iconSymbol] = true;
1513
1509
 
1514
1510
  const IconCamera = React.forwardRef(
1515
1511
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1541,7 +1537,7 @@ const IconCamera = React.forwardRef(
1541
1537
  })))
1542
1538
  )
1543
1539
  );
1544
- IconCamera[iconSymbol] = true;
1540
+ IconCamera[designSystemBaseIcon.iconSymbol] = true;
1545
1541
 
1546
1542
  const IconCardNumberThree = React.forwardRef(
1547
1543
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1568,7 +1564,7 @@ const IconCardNumberThree = React.forwardRef(
1568
1564
  })
1569
1565
  )
1570
1566
  );
1571
- IconCardNumberThree[iconSymbol] = true;
1567
+ IconCardNumberThree[designSystemBaseIcon.iconSymbol] = true;
1572
1568
 
1573
1569
  const IconCard = React.forwardRef(
1574
1570
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1594,7 +1590,7 @@ const IconCard = React.forwardRef(
1594
1590
  })
1595
1591
  )
1596
1592
  );
1597
- IconCard[iconSymbol] = true;
1593
+ IconCard[designSystemBaseIcon.iconSymbol] = true;
1598
1594
 
1599
1595
  const IconCardsPoker = React.forwardRef(
1600
1596
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1620,7 +1616,7 @@ const IconCardsPoker = React.forwardRef(
1620
1616
  })
1621
1617
  )
1622
1618
  );
1623
- IconCardsPoker[iconSymbol] = true;
1619
+ IconCardsPoker[designSystemBaseIcon.iconSymbol] = true;
1624
1620
 
1625
1621
  const IconChartBarYSimple = React.forwardRef(
1626
1622
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1650,7 +1646,7 @@ const IconChartBarYSimple = React.forwardRef(
1650
1646
  })))
1651
1647
  )
1652
1648
  );
1653
- IconChartBarYSimple[iconSymbol] = true;
1649
+ IconChartBarYSimple[designSystemBaseIcon.iconSymbol] = true;
1654
1650
 
1655
1651
  const IconChartBarY = React.forwardRef(
1656
1652
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1680,7 +1676,7 @@ const IconChartBarY = React.forwardRef(
1680
1676
  })))
1681
1677
  )
1682
1678
  );
1683
- IconChartBarY[iconSymbol] = true;
1679
+ IconChartBarY[designSystemBaseIcon.iconSymbol] = true;
1684
1680
 
1685
1681
  const IconChatDashesLinesTwo = React.forwardRef(
1686
1682
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1711,7 +1707,7 @@ const IconChatDashesLinesTwo = React.forwardRef(
1711
1707
  })))
1712
1708
  )
1713
1709
  );
1714
- IconChatDashesLinesTwo[iconSymbol] = true;
1710
+ IconChatDashesLinesTwo[designSystemBaseIcon.iconSymbol] = true;
1715
1711
 
1716
1712
  const IconChatLinesCross = React.forwardRef(
1717
1713
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1742,7 +1738,7 @@ const IconChatLinesCross = React.forwardRef(
1742
1738
  })))
1743
1739
  )
1744
1740
  );
1745
- IconChatLinesCross[iconSymbol] = true;
1741
+ IconChatLinesCross[designSystemBaseIcon.iconSymbol] = true;
1746
1742
 
1747
1743
  const IconChatLinesDot = React.forwardRef(
1748
1744
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1771,7 +1767,7 @@ const IconChatLinesDot = React.forwardRef(
1771
1767
  })
1772
1768
  )
1773
1769
  );
1774
- IconChatLinesDot[iconSymbol] = true;
1770
+ IconChatLinesDot[designSystemBaseIcon.iconSymbol] = true;
1775
1771
 
1776
1772
  const IconChatLinesEyeOpen = React.forwardRef(
1777
1773
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1796,7 +1792,7 @@ const IconChatLinesEyeOpen = React.forwardRef(
1796
1792
  })
1797
1793
  )
1798
1794
  );
1799
- IconChatLinesEyeOpen[iconSymbol] = true;
1795
+ IconChatLinesEyeOpen[designSystemBaseIcon.iconSymbol] = true;
1800
1796
 
1801
1797
  const IconChatLinesTwoStack = React.forwardRef(
1802
1798
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1827,7 +1823,7 @@ const IconChatLinesTwoStack = React.forwardRef(
1827
1823
  })))
1828
1824
  )
1829
1825
  );
1830
- IconChatLinesTwoStack[iconSymbol] = true;
1826
+ IconChatLinesTwoStack[designSystemBaseIcon.iconSymbol] = true;
1831
1827
 
1832
1828
  const IconChatLinesTwo = React.forwardRef(
1833
1829
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1858,7 +1854,7 @@ const IconChatLinesTwo = React.forwardRef(
1858
1854
  })))
1859
1855
  )
1860
1856
  );
1861
- IconChatLinesTwo[iconSymbol] = true;
1857
+ IconChatLinesTwo[designSystemBaseIcon.iconSymbol] = true;
1862
1858
 
1863
1859
  const IconChatPlus = React.forwardRef(
1864
1860
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1889,7 +1885,7 @@ const IconChatPlus = React.forwardRef(
1889
1885
  })))
1890
1886
  )
1891
1887
  );
1892
- IconChatPlus[iconSymbol] = true;
1888
+ IconChatPlus[designSystemBaseIcon.iconSymbol] = true;
1893
1889
 
1894
1890
  const IconChatTextArrow = React.forwardRef(
1895
1891
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1920,7 +1916,7 @@ const IconChatTextArrow = React.forwardRef(
1920
1916
  })))
1921
1917
  )
1922
1918
  );
1923
- IconChatTextArrow[iconSymbol] = true;
1919
+ IconChatTextArrow[designSystemBaseIcon.iconSymbol] = true;
1924
1920
 
1925
1921
  const IconChatTwo = React.forwardRef(
1926
1922
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1947,7 +1943,7 @@ const IconChatTwo = React.forwardRef(
1947
1943
  })))
1948
1944
  )
1949
1945
  );
1950
- IconChatTwo[iconSymbol] = true;
1946
+ IconChatTwo[designSystemBaseIcon.iconSymbol] = true;
1951
1947
 
1952
1948
  const IconChat = React.forwardRef(
1953
1949
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1976,7 +1972,7 @@ const IconChat = React.forwardRef(
1976
1972
  })))
1977
1973
  )
1978
1974
  );
1979
- IconChat[iconSymbol] = true;
1975
+ IconChat[designSystemBaseIcon.iconSymbol] = true;
1980
1976
 
1981
1977
  const IconCheckMark = React.forwardRef(
1982
1978
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -1998,7 +1994,7 @@ const IconCheckMark = React.forwardRef(
1998
1994
  })
1999
1995
  )
2000
1996
  );
2001
- IconCheckMark[iconSymbol] = true;
1997
+ IconCheckMark[designSystemBaseIcon.iconSymbol] = true;
2002
1998
 
2003
1999
  const IconCheckboardSquareCentered = React.forwardRef(
2004
2000
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2023,7 +2019,7 @@ const IconCheckboardSquareCentered = React.forwardRef(
2023
2019
  })
2024
2020
  )
2025
2021
  );
2026
- IconCheckboardSquareCentered[iconSymbol] = true;
2022
+ IconCheckboardSquareCentered[designSystemBaseIcon.iconSymbol] = true;
2027
2023
 
2028
2024
  const IconChevronDownDouble = React.forwardRef(
2029
2025
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2054,7 +2050,7 @@ const IconChevronDownDouble = React.forwardRef(
2054
2050
  })))
2055
2051
  )
2056
2052
  );
2057
- IconChevronDownDouble[iconSymbol] = true;
2053
+ IconChevronDownDouble[designSystemBaseIcon.iconSymbol] = true;
2058
2054
 
2059
2055
  const IconChevronDown = React.forwardRef(
2060
2056
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2076,7 +2072,7 @@ const IconChevronDown = React.forwardRef(
2076
2072
  })
2077
2073
  )
2078
2074
  );
2079
- IconChevronDown[iconSymbol] = true;
2075
+ IconChevronDown[designSystemBaseIcon.iconSymbol] = true;
2080
2076
 
2081
2077
  const IconChevronLeftDouble = React.forwardRef(
2082
2078
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2107,7 +2103,7 @@ const IconChevronLeftDouble = React.forwardRef(
2107
2103
  })))
2108
2104
  )
2109
2105
  );
2110
- IconChevronLeftDouble[iconSymbol] = true;
2106
+ IconChevronLeftDouble[designSystemBaseIcon.iconSymbol] = true;
2111
2107
 
2112
2108
  const IconChevronLeft = React.forwardRef(
2113
2109
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2129,7 +2125,7 @@ const IconChevronLeft = React.forwardRef(
2129
2125
  })
2130
2126
  )
2131
2127
  );
2132
- IconChevronLeft[iconSymbol] = true;
2128
+ IconChevronLeft[designSystemBaseIcon.iconSymbol] = true;
2133
2129
 
2134
2130
  const IconChevronRightDouble = React.forwardRef(
2135
2131
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2160,7 +2156,7 @@ const IconChevronRightDouble = React.forwardRef(
2160
2156
  })))
2161
2157
  )
2162
2158
  );
2163
- IconChevronRightDouble[iconSymbol] = true;
2159
+ IconChevronRightDouble[designSystemBaseIcon.iconSymbol] = true;
2164
2160
 
2165
2161
  const IconChevronRight = React.forwardRef(
2166
2162
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2182,7 +2178,7 @@ const IconChevronRight = React.forwardRef(
2182
2178
  })
2183
2179
  )
2184
2180
  );
2185
- IconChevronRight[iconSymbol] = true;
2181
+ IconChevronRight[designSystemBaseIcon.iconSymbol] = true;
2186
2182
 
2187
2183
  const IconChevronUpDouble = React.forwardRef(
2188
2184
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2213,7 +2209,7 @@ const IconChevronUpDouble = React.forwardRef(
2213
2209
  })))
2214
2210
  )
2215
2211
  );
2216
- IconChevronUpDouble[iconSymbol] = true;
2212
+ IconChevronUpDouble[designSystemBaseIcon.iconSymbol] = true;
2217
2213
 
2218
2214
  const IconChevronUpDownLine = React.forwardRef(
2219
2215
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2244,7 +2240,7 @@ const IconChevronUpDownLine = React.forwardRef(
2244
2240
  })))
2245
2241
  )
2246
2242
  );
2247
- IconChevronUpDownLine[iconSymbol] = true;
2243
+ IconChevronUpDownLine[designSystemBaseIcon.iconSymbol] = true;
2248
2244
 
2249
2245
  const IconChevronUpDown = React.forwardRef(
2250
2246
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2275,7 +2271,7 @@ const IconChevronUpDown = React.forwardRef(
2275
2271
  })))
2276
2272
  )
2277
2273
  );
2278
- IconChevronUpDown[iconSymbol] = true;
2274
+ IconChevronUpDown[designSystemBaseIcon.iconSymbol] = true;
2279
2275
 
2280
2276
  const IconChevronUp = React.forwardRef(
2281
2277
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2297,7 +2293,7 @@ const IconChevronUp = React.forwardRef(
2297
2293
  })
2298
2294
  )
2299
2295
  );
2300
- IconChevronUp[iconSymbol] = true;
2296
+ IconChevronUp[designSystemBaseIcon.iconSymbol] = true;
2301
2297
 
2302
2298
  const IconCircleCorners = React.forwardRef(
2303
2299
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2326,7 +2322,7 @@ const IconCircleCorners = React.forwardRef(
2326
2322
  })
2327
2323
  )
2328
2324
  );
2329
- IconCircleCorners[iconSymbol] = true;
2325
+ IconCircleCorners[designSystemBaseIcon.iconSymbol] = true;
2330
2326
 
2331
2327
  const IconCircleMotionX = React.forwardRef(
2332
2328
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2356,7 +2352,7 @@ const IconCircleMotionX = React.forwardRef(
2356
2352
  })))
2357
2353
  )
2358
2354
  );
2359
- IconCircleMotionX[iconSymbol] = true;
2355
+ IconCircleMotionX[designSystemBaseIcon.iconSymbol] = true;
2360
2356
 
2361
2357
  const IconCircleNotch = React.forwardRef(
2362
2358
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2386,7 +2382,7 @@ const IconCircleNotch = React.forwardRef(
2386
2382
  })))
2387
2383
  )
2388
2384
  );
2389
- IconCircleNotch[iconSymbol] = true;
2385
+ IconCircleNotch[designSystemBaseIcon.iconSymbol] = true;
2390
2386
 
2391
2387
  const IconCircleSlash = React.forwardRef(
2392
2388
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2416,7 +2412,7 @@ const IconCircleSlash = React.forwardRef(
2416
2412
  })))
2417
2413
  )
2418
2414
  );
2419
- IconCircleSlash[iconSymbol] = true;
2415
+ IconCircleSlash[designSystemBaseIcon.iconSymbol] = true;
2420
2416
 
2421
2417
  const IconCircle = React.forwardRef(
2422
2418
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2447,7 +2443,7 @@ const IconCircle = React.forwardRef(
2447
2443
  })))
2448
2444
  )
2449
2445
  );
2450
- IconCircle[iconSymbol] = true;
2446
+ IconCircle[designSystemBaseIcon.iconSymbol] = true;
2451
2447
 
2452
2448
  const IconCirclesConnected = React.forwardRef(
2453
2449
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2475,7 +2471,7 @@ const IconCirclesConnected = React.forwardRef(
2475
2471
  })
2476
2472
  )
2477
2473
  );
2478
- IconCirclesConnected[iconSymbol] = true;
2474
+ IconCirclesConnected[designSystemBaseIcon.iconSymbol] = true;
2479
2475
 
2480
2476
  const IconClockCounterClockwiseSimple = React.forwardRef(
2481
2477
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2503,7 +2499,7 @@ const IconClockCounterClockwiseSimple = React.forwardRef(
2503
2499
  })
2504
2500
  )
2505
2501
  );
2506
- IconClockCounterClockwiseSimple[iconSymbol] = true;
2502
+ IconClockCounterClockwiseSimple[designSystemBaseIcon.iconSymbol] = true;
2507
2503
 
2508
2504
  const IconClockCounterClockwise = React.forwardRef(
2509
2505
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2531,7 +2527,7 @@ const IconClockCounterClockwise = React.forwardRef(
2531
2527
  })
2532
2528
  )
2533
2529
  );
2534
- IconClockCounterClockwise[iconSymbol] = true;
2530
+ IconClockCounterClockwise[designSystemBaseIcon.iconSymbol] = true;
2535
2531
 
2536
2532
  const IconClockOvertime = React.forwardRef(
2537
2533
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2558,7 +2554,7 @@ const IconClockOvertime = React.forwardRef(
2558
2554
  })
2559
2555
  )
2560
2556
  );
2561
- IconClockOvertime[iconSymbol] = true;
2557
+ IconClockOvertime[designSystemBaseIcon.iconSymbol] = true;
2562
2558
 
2563
2559
  const IconClock = React.forwardRef(
2564
2560
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2588,7 +2584,7 @@ const IconClock = React.forwardRef(
2588
2584
  })))
2589
2585
  )
2590
2586
  );
2591
- IconClock[iconSymbol] = true;
2587
+ IconClock[designSystemBaseIcon.iconSymbol] = true;
2592
2588
 
2593
2589
  const IconCloud = React.forwardRef(
2594
2590
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2619,7 +2615,7 @@ const IconCloud = React.forwardRef(
2619
2615
  })))
2620
2616
  )
2621
2617
  );
2622
- IconCloud[iconSymbol] = true;
2618
+ IconCloud[designSystemBaseIcon.iconSymbol] = true;
2623
2619
 
2624
2620
  const IconCluster = React.forwardRef(
2625
2621
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2649,7 +2645,7 @@ const IconCluster = React.forwardRef(
2649
2645
  })
2650
2646
  )
2651
2647
  );
2652
- IconCluster[iconSymbol] = true;
2648
+ IconCluster[designSystemBaseIcon.iconSymbol] = true;
2653
2649
 
2654
2650
  const IconClustered = React.forwardRef(
2655
2651
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2675,7 +2671,7 @@ const IconClustered = React.forwardRef(
2675
2671
  })
2676
2672
  )
2677
2673
  );
2678
- IconClustered[iconSymbol] = true;
2674
+ IconClustered[designSystemBaseIcon.iconSymbol] = true;
2679
2675
 
2680
2676
  const IconCog = React.forwardRef(
2681
2677
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2704,7 +2700,7 @@ const IconCog = React.forwardRef(
2704
2700
  })
2705
2701
  )
2706
2702
  );
2707
- IconCog[iconSymbol] = true;
2703
+ IconCog[designSystemBaseIcon.iconSymbol] = true;
2708
2704
 
2709
2705
  const IconColumnsThree = React.forwardRef(
2710
2706
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2735,7 +2731,7 @@ const IconColumnsThree = React.forwardRef(
2735
2731
  })))
2736
2732
  )
2737
2733
  );
2738
- IconColumnsThree[iconSymbol] = true;
2734
+ IconColumnsThree[designSystemBaseIcon.iconSymbol] = true;
2739
2735
 
2740
2736
  const IconConeSerpentine = React.forwardRef(
2741
2737
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2765,7 +2761,7 @@ const IconConeSerpentine = React.forwardRef(
2765
2761
  })
2766
2762
  )
2767
2763
  );
2768
- IconConeSerpentine[iconSymbol] = true;
2764
+ IconConeSerpentine[designSystemBaseIcon.iconSymbol] = true;
2769
2765
 
2770
2766
  const IconCornersThreeEyeOpen = React.forwardRef(
2771
2767
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2790,7 +2786,7 @@ const IconCornersThreeEyeOpen = React.forwardRef(
2790
2786
  })
2791
2787
  )
2792
2788
  );
2793
- IconCornersThreeEyeOpen[iconSymbol] = true;
2789
+ IconCornersThreeEyeOpen[designSystemBaseIcon.iconSymbol] = true;
2794
2790
 
2795
2791
  const IconCreditCard = React.forwardRef(
2796
2792
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2812,7 +2808,7 @@ const IconCreditCard = React.forwardRef(
2812
2808
  })
2813
2809
  )
2814
2810
  );
2815
- IconCreditCard[iconSymbol] = true;
2811
+ IconCreditCard[designSystemBaseIcon.iconSymbol] = true;
2816
2812
 
2817
2813
  const IconCrop = React.forwardRef(
2818
2814
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2839,7 +2835,7 @@ const IconCrop = React.forwardRef(
2839
2835
  })))
2840
2836
  )
2841
2837
  );
2842
- IconCrop[iconSymbol] = true;
2838
+ IconCrop[designSystemBaseIcon.iconSymbol] = true;
2843
2839
 
2844
2840
  const IconCrossCircle = React.forwardRef(
2845
2841
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2861,7 +2857,7 @@ const IconCrossCircle = React.forwardRef(
2861
2857
  })
2862
2858
  )
2863
2859
  );
2864
- IconCrossCircle[iconSymbol] = true;
2860
+ IconCrossCircle[designSystemBaseIcon.iconSymbol] = true;
2865
2861
 
2866
2862
  const IconCrossFat = React.forwardRef(
2867
2863
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2888,7 +2884,7 @@ const IconCrossFat = React.forwardRef(
2888
2884
  })))
2889
2885
  )
2890
2886
  );
2891
- IconCrossFat[iconSymbol] = true;
2887
+ IconCrossFat[designSystemBaseIcon.iconSymbol] = true;
2892
2888
 
2893
2889
  const IconCrossSquare = React.forwardRef(
2894
2890
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2919,7 +2915,7 @@ const IconCrossSquare = React.forwardRef(
2919
2915
  })))
2920
2916
  )
2921
2917
  );
2922
- IconCrossSquare[iconSymbol] = true;
2918
+ IconCrossSquare[designSystemBaseIcon.iconSymbol] = true;
2923
2919
 
2924
2920
  const IconCross = React.forwardRef(
2925
2921
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2941,7 +2937,7 @@ const IconCross = React.forwardRef(
2941
2937
  })
2942
2938
  )
2943
2939
  );
2944
- IconCross[iconSymbol] = true;
2940
+ IconCross[designSystemBaseIcon.iconSymbol] = true;
2945
2941
 
2946
2942
  const IconCube = React.forwardRef(
2947
2943
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2972,7 +2968,7 @@ const IconCube = React.forwardRef(
2972
2968
  })))
2973
2969
  )
2974
2970
  );
2975
- IconCube[iconSymbol] = true;
2971
+ IconCube[designSystemBaseIcon.iconSymbol] = true;
2976
2972
 
2977
2973
  const IconCursorFilled = React.forwardRef(
2978
2974
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -2998,7 +2994,7 @@ const IconCursorFilled = React.forwardRef(
2998
2994
  })
2999
2995
  )
3000
2996
  );
3001
- IconCursorFilled[iconSymbol] = true;
2997
+ IconCursorFilled[designSystemBaseIcon.iconSymbol] = true;
3002
2998
 
3003
2999
  const IconCursorLines = React.forwardRef(
3004
3000
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3025,7 +3021,7 @@ const IconCursorLines = React.forwardRef(
3025
3021
  })
3026
3022
  )
3027
3023
  );
3028
- IconCursorLines[iconSymbol] = true;
3024
+ IconCursorLines[designSystemBaseIcon.iconSymbol] = true;
3029
3025
 
3030
3026
  const IconCursorText = React.forwardRef(
3031
3027
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3056,7 +3052,7 @@ const IconCursorText = React.forwardRef(
3056
3052
  })))
3057
3053
  )
3058
3054
  );
3059
- IconCursorText[iconSymbol] = true;
3055
+ IconCursorText[designSystemBaseIcon.iconSymbol] = true;
3060
3056
 
3061
3057
  const IconCursor = React.forwardRef(
3062
3058
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3086,7 +3082,7 @@ const IconCursor = React.forwardRef(
3086
3082
  })))
3087
3083
  )
3088
3084
  );
3089
- IconCursor[iconSymbol] = true;
3085
+ IconCursor[designSystemBaseIcon.iconSymbol] = true;
3090
3086
 
3091
3087
  const IconCurveSquareCircleArrow = React.forwardRef(
3092
3088
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3117,7 +3113,7 @@ const IconCurveSquareCircleArrow = React.forwardRef(
3117
3113
  })))
3118
3114
  )
3119
3115
  );
3120
- IconCurveSquareCircleArrow[iconSymbol] = true;
3116
+ IconCurveSquareCircleArrow[designSystemBaseIcon.iconSymbol] = true;
3121
3117
 
3122
3118
  const IconDashLeftDownSquareDashRightUp = React.forwardRef(
3123
3119
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3148,7 +3144,7 @@ const IconDashLeftDownSquareDashRightUp = React.forwardRef(
3148
3144
  })))
3149
3145
  )
3150
3146
  );
3151
- IconDashLeftDownSquareDashRightUp[iconSymbol] = true;
3147
+ IconDashLeftDownSquareDashRightUp[designSystemBaseIcon.iconSymbol] = true;
3152
3148
 
3153
3149
  const IconDashLeftUpSquareDashDownRight = React.forwardRef(
3154
3150
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3179,7 +3175,7 @@ const IconDashLeftUpSquareDashDownRight = React.forwardRef(
3179
3175
  })))
3180
3176
  )
3181
3177
  );
3182
- IconDashLeftUpSquareDashDownRight[iconSymbol] = true;
3178
+ IconDashLeftUpSquareDashDownRight[designSystemBaseIcon.iconSymbol] = true;
3183
3179
 
3184
3180
  const IconDashSquareDashHorizontal = React.forwardRef(
3185
3181
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3210,7 +3206,7 @@ const IconDashSquareDashHorizontal = React.forwardRef(
3210
3206
  })))
3211
3207
  )
3212
3208
  );
3213
- IconDashSquareDashHorizontal[iconSymbol] = true;
3209
+ IconDashSquareDashHorizontal[designSystemBaseIcon.iconSymbol] = true;
3214
3210
 
3215
3211
  const IconDashSquareDashVertical = React.forwardRef(
3216
3212
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3241,7 +3237,7 @@ const IconDashSquareDashVertical = React.forwardRef(
3241
3237
  })))
3242
3238
  )
3243
3239
  );
3244
- IconDashSquareDashVertical[iconSymbol] = true;
3240
+ IconDashSquareDashVertical[designSystemBaseIcon.iconSymbol] = true;
3245
3241
 
3246
3242
  const IconDistributeHorizontal = React.forwardRef(
3247
3243
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3271,7 +3267,7 @@ const IconDistributeHorizontal = React.forwardRef(
3271
3267
  })
3272
3268
  )
3273
3269
  );
3274
- IconDistributeHorizontal[iconSymbol] = true;
3270
+ IconDistributeHorizontal[designSystemBaseIcon.iconSymbol] = true;
3275
3271
 
3276
3272
  const IconDistributeVertical = React.forwardRef(
3277
3273
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3302,7 +3298,7 @@ const IconDistributeVertical = React.forwardRef(
3302
3298
  })
3303
3299
  )
3304
3300
  );
3305
- IconDistributeVertical[iconSymbol] = true;
3301
+ IconDistributeVertical[designSystemBaseIcon.iconSymbol] = true;
3306
3302
 
3307
3303
  const IconDotsNine = React.forwardRef(
3308
3304
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3327,7 +3323,7 @@ const IconDotsNine = React.forwardRef(
3327
3323
  })
3328
3324
  )
3329
3325
  );
3330
- IconDotsNine[iconSymbol] = true;
3326
+ IconDotsNine[designSystemBaseIcon.iconSymbol] = true;
3331
3327
 
3332
3328
  const IconDotsThree = React.forwardRef(
3333
3329
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3352,7 +3348,7 @@ const IconDotsThree = React.forwardRef(
3352
3348
  })
3353
3349
  )
3354
3350
  );
3355
- IconDotsThree[iconSymbol] = true;
3351
+ IconDotsThree[designSystemBaseIcon.iconSymbol] = true;
3356
3352
 
3357
3353
  const IconDotsTwo = React.forwardRef(
3358
3354
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3377,7 +3373,7 @@ const IconDotsTwo = React.forwardRef(
3377
3373
  })
3378
3374
  )
3379
3375
  );
3380
- IconDotsTwo[iconSymbol] = true;
3376
+ IconDotsTwo[designSystemBaseIcon.iconSymbol] = true;
3381
3377
 
3382
3378
  const IconDownload = React.forwardRef(
3383
3379
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3408,7 +3404,7 @@ const IconDownload = React.forwardRef(
3408
3404
  })))
3409
3405
  )
3410
3406
  );
3411
- IconDownload[iconSymbol] = true;
3407
+ IconDownload[designSystemBaseIcon.iconSymbol] = true;
3412
3408
 
3413
3409
  const IconEnvelope = React.forwardRef(
3414
3410
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3430,7 +3426,7 @@ const IconEnvelope = React.forwardRef(
3430
3426
  })
3431
3427
  )
3432
3428
  );
3433
- IconEnvelope[iconSymbol] = true;
3429
+ IconEnvelope[designSystemBaseIcon.iconSymbol] = true;
3434
3430
 
3435
3431
  const IconEraser = React.forwardRef(
3436
3432
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3461,7 +3457,7 @@ const IconEraser = React.forwardRef(
3461
3457
  })))
3462
3458
  )
3463
3459
  );
3464
- IconEraser[iconSymbol] = true;
3460
+ IconEraser[designSystemBaseIcon.iconSymbol] = true;
3465
3461
 
3466
3462
  const IconExclamationPointCircle = React.forwardRef(
3467
3463
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3487,7 +3483,7 @@ const IconExclamationPointCircle = React.forwardRef(
3487
3483
  })
3488
3484
  )
3489
3485
  );
3490
- IconExclamationPointCircle[iconSymbol] = true;
3486
+ IconExclamationPointCircle[designSystemBaseIcon.iconSymbol] = true;
3491
3487
 
3492
3488
  const IconExport = React.forwardRef(
3493
3489
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3518,7 +3514,7 @@ const IconExport = React.forwardRef(
3518
3514
  })))
3519
3515
  )
3520
3516
  );
3521
- IconExport[iconSymbol] = true;
3517
+ IconExport[designSystemBaseIcon.iconSymbol] = true;
3522
3518
 
3523
3519
  const IconEyeClosedDotsFourFrameBroken = React.forwardRef(
3524
3520
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3541,7 +3537,7 @@ const IconEyeClosedDotsFourFrameBroken = React.forwardRef(
3541
3537
  })
3542
3538
  )
3543
3539
  );
3544
- IconEyeClosedDotsFourFrameBroken[iconSymbol] = true;
3540
+ IconEyeClosedDotsFourFrameBroken[designSystemBaseIcon.iconSymbol] = true;
3545
3541
 
3546
3542
  const IconEyeClosed = React.forwardRef(
3547
3543
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3572,7 +3568,7 @@ const IconEyeClosed = React.forwardRef(
3572
3568
  })))
3573
3569
  )
3574
3570
  );
3575
- IconEyeClosed[iconSymbol] = true;
3571
+ IconEyeClosed[designSystemBaseIcon.iconSymbol] = true;
3576
3572
 
3577
3573
  const IconEyeOpenLineFrameBroken = React.forwardRef(
3578
3574
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3601,7 +3597,7 @@ const IconEyeOpenLineFrameBroken = React.forwardRef(
3601
3597
  })
3602
3598
  )
3603
3599
  );
3604
- IconEyeOpenLineFrameBroken[iconSymbol] = true;
3600
+ IconEyeOpenLineFrameBroken[designSystemBaseIcon.iconSymbol] = true;
3605
3601
 
3606
3602
  const IconEyeOpenSlash = React.forwardRef(
3607
3603
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3628,7 +3624,7 @@ const IconEyeOpenSlash = React.forwardRef(
3628
3624
  })))
3629
3625
  )
3630
3626
  );
3631
- IconEyeOpenSlash[iconSymbol] = true;
3627
+ IconEyeOpenSlash[designSystemBaseIcon.iconSymbol] = true;
3632
3628
 
3633
3629
  const IconEyeOpen = React.forwardRef(
3634
3630
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3655,7 +3651,7 @@ const IconEyeOpen = React.forwardRef(
3655
3651
  })))
3656
3652
  )
3657
3653
  );
3658
- IconEyeOpen[iconSymbol] = true;
3654
+ IconEyeOpen[designSystemBaseIcon.iconSymbol] = true;
3659
3655
 
3660
3656
  const IconEyedropper = React.forwardRef(
3661
3657
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3682,7 +3678,7 @@ const IconEyedropper = React.forwardRef(
3682
3678
  })
3683
3679
  )
3684
3680
  );
3685
- IconEyedropper[iconSymbol] = true;
3681
+ IconEyedropper[designSystemBaseIcon.iconSymbol] = true;
3686
3682
 
3687
3683
  const IconFactoryHouse = React.forwardRef(
3688
3684
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3712,7 +3708,7 @@ const IconFactoryHouse = React.forwardRef(
3712
3708
  })))
3713
3709
  )
3714
3710
  );
3715
- IconFactoryHouse[iconSymbol] = true;
3711
+ IconFactoryHouse[designSystemBaseIcon.iconSymbol] = true;
3716
3712
 
3717
3713
  const IconFactory = React.forwardRef(
3718
3714
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3742,7 +3738,7 @@ const IconFactory = React.forwardRef(
3742
3738
  })))
3743
3739
  )
3744
3740
  );
3745
- IconFactory[iconSymbol] = true;
3741
+ IconFactory[designSystemBaseIcon.iconSymbol] = true;
3746
3742
 
3747
3743
  const IconFlag = React.forwardRef(
3748
3744
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3773,7 +3769,7 @@ const IconFlag = React.forwardRef(
3773
3769
  })))
3774
3770
  )
3775
3771
  );
3776
- IconFlag[iconSymbol] = true;
3772
+ IconFlag[designSystemBaseIcon.iconSymbol] = true;
3777
3773
 
3778
3774
  const IconFolder = React.forwardRef(
3779
3775
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3804,7 +3800,7 @@ const IconFolder = React.forwardRef(
3804
3800
  })))
3805
3801
  )
3806
3802
  );
3807
- IconFolder[iconSymbol] = true;
3803
+ IconFolder[designSystemBaseIcon.iconSymbol] = true;
3808
3804
 
3809
3805
  const IconFrameLinesTwo = React.forwardRef(
3810
3806
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3835,7 +3831,7 @@ const IconFrameLinesTwo = React.forwardRef(
3835
3831
  })))
3836
3832
  )
3837
3833
  );
3838
- IconFrameLinesTwo[iconSymbol] = true;
3834
+ IconFrameLinesTwo[designSystemBaseIcon.iconSymbol] = true;
3839
3835
 
3840
3836
  const IconFramePlay = React.forwardRef(
3841
3837
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3862,7 +3858,7 @@ const IconFramePlay = React.forwardRef(
3862
3858
  })
3863
3859
  )
3864
3860
  );
3865
- IconFramePlay[iconSymbol] = true;
3861
+ IconFramePlay[designSystemBaseIcon.iconSymbol] = true;
3866
3862
 
3867
3863
  const IconFramePlus = React.forwardRef(
3868
3864
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3893,7 +3889,7 @@ const IconFramePlus = React.forwardRef(
3893
3889
  })))
3894
3890
  )
3895
3891
  );
3896
- IconFramePlus[iconSymbol] = true;
3892
+ IconFramePlus[designSystemBaseIcon.iconSymbol] = true;
3897
3893
 
3898
3894
  const IconFrame = React.forwardRef(
3899
3895
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3924,7 +3920,7 @@ const IconFrame = React.forwardRef(
3924
3920
  })))
3925
3921
  )
3926
3922
  );
3927
- IconFrame[iconSymbol] = true;
3923
+ IconFrame[designSystemBaseIcon.iconSymbol] = true;
3928
3924
 
3929
3925
  const IconFunnel = React.forwardRef(
3930
3926
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3954,7 +3950,7 @@ const IconFunnel = React.forwardRef(
3954
3950
  })))
3955
3951
  )
3956
3952
  );
3957
- IconFunnel[iconSymbol] = true;
3953
+ IconFunnel[designSystemBaseIcon.iconSymbol] = true;
3958
3954
 
3959
3955
  const IconGauge = React.forwardRef(
3960
3956
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -3982,7 +3978,7 @@ const IconGauge = React.forwardRef(
3982
3978
  })
3983
3979
  )
3984
3980
  );
3985
- IconGauge[iconSymbol] = true;
3981
+ IconGauge[designSystemBaseIcon.iconSymbol] = true;
3986
3982
 
3987
3983
  const IconGift = React.forwardRef(
3988
3984
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4009,7 +4005,7 @@ const IconGift = React.forwardRef(
4009
4005
  })))
4010
4006
  )
4011
4007
  );
4012
- IconGift[iconSymbol] = true;
4008
+ IconGift[designSystemBaseIcon.iconSymbol] = true;
4013
4009
 
4014
4010
  const IconGlobe = React.forwardRef(
4015
4011
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4031,7 +4027,7 @@ const IconGlobe = React.forwardRef(
4031
4027
  })
4032
4028
  )
4033
4029
  );
4034
- IconGlobe[iconSymbol] = true;
4030
+ IconGlobe[designSystemBaseIcon.iconSymbol] = true;
4035
4031
 
4036
4032
  const IconGraduationCap = React.forwardRef(
4037
4033
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4063,7 +4059,7 @@ const IconGraduationCap = React.forwardRef(
4063
4059
  })))
4064
4060
  )
4065
4061
  );
4066
- IconGraduationCap[iconSymbol] = true;
4062
+ IconGraduationCap[designSystemBaseIcon.iconSymbol] = true;
4067
4063
 
4068
4064
  const IconGridFour = React.forwardRef(
4069
4065
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4094,7 +4090,7 @@ const IconGridFour = React.forwardRef(
4094
4090
  })))
4095
4091
  )
4096
4092
  );
4097
- IconGridFour[iconSymbol] = true;
4093
+ IconGridFour[designSystemBaseIcon.iconSymbol] = true;
4098
4094
 
4099
4095
  const IconGridSix = React.forwardRef(
4100
4096
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4125,7 +4121,7 @@ const IconGridSix = React.forwardRef(
4125
4121
  })))
4126
4122
  )
4127
4123
  );
4128
- IconGridSix[iconSymbol] = true;
4124
+ IconGridSix[designSystemBaseIcon.iconSymbol] = true;
4129
4125
 
4130
4126
  const IconGrid = React.forwardRef(
4131
4127
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4156,7 +4152,7 @@ const IconGrid = React.forwardRef(
4156
4152
  })))
4157
4153
  )
4158
4154
  );
4159
- IconGrid[iconSymbol] = true;
4155
+ IconGrid[designSystemBaseIcon.iconSymbol] = true;
4160
4156
 
4161
4157
  const IconHandFilled = React.forwardRef(
4162
4158
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4184,7 +4180,7 @@ const IconHandFilled = React.forwardRef(
4184
4180
  })
4185
4181
  )
4186
4182
  );
4187
- IconHandFilled[iconSymbol] = true;
4183
+ IconHandFilled[designSystemBaseIcon.iconSymbol] = true;
4188
4184
 
4189
4185
  const IconHandPointing = React.forwardRef(
4190
4186
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4211,7 +4207,7 @@ const IconHandPointing = React.forwardRef(
4211
4207
  })))
4212
4208
  )
4213
4209
  );
4214
- IconHandPointing[iconSymbol] = true;
4210
+ IconHandPointing[designSystemBaseIcon.iconSymbol] = true;
4215
4211
 
4216
4212
  const IconHand = React.forwardRef(
4217
4213
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4238,7 +4234,7 @@ const IconHand = React.forwardRef(
4238
4234
  })))
4239
4235
  )
4240
4236
  );
4241
- IconHand[iconSymbol] = true;
4237
+ IconHand[designSystemBaseIcon.iconSymbol] = true;
4242
4238
 
4243
4239
  const IconHeadsetPerson = React.forwardRef(
4244
4240
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4269,7 +4265,7 @@ const IconHeadsetPerson = React.forwardRef(
4269
4265
  })
4270
4266
  )
4271
4267
  );
4272
- IconHeadsetPerson[iconSymbol] = true;
4268
+ IconHeadsetPerson[designSystemBaseIcon.iconSymbol] = true;
4273
4269
 
4274
4270
  const IconHeartFilled = React.forwardRef(
4275
4271
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4294,7 +4290,7 @@ const IconHeartFilled = React.forwardRef(
4294
4290
  })
4295
4291
  )
4296
4292
  );
4297
- IconHeartFilled[iconSymbol] = true;
4293
+ IconHeartFilled[designSystemBaseIcon.iconSymbol] = true;
4298
4294
 
4299
4295
  const IconHeart = React.forwardRef(
4300
4296
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4323,7 +4319,7 @@ const IconHeart = React.forwardRef(
4323
4319
  })))
4324
4320
  )
4325
4321
  );
4326
- IconHeart[iconSymbol] = true;
4322
+ IconHeart[designSystemBaseIcon.iconSymbol] = true;
4327
4323
 
4328
4324
  const IconHexagon = React.forwardRef(
4329
4325
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4354,7 +4350,7 @@ const IconHexagon = React.forwardRef(
4354
4350
  })))
4355
4351
  )
4356
4352
  );
4357
- IconHexagon[iconSymbol] = true;
4353
+ IconHexagon[designSystemBaseIcon.iconSymbol] = true;
4358
4354
 
4359
4355
  const IconHighlighterUnderline = React.forwardRef(
4360
4356
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4381,7 +4377,7 @@ const IconHighlighterUnderline = React.forwardRef(
4381
4377
  })
4382
4378
  )
4383
4379
  );
4384
- IconHighlighterUnderline[iconSymbol] = true;
4380
+ IconHighlighterUnderline[designSystemBaseIcon.iconSymbol] = true;
4385
4381
 
4386
4382
  const IconHighlighter = React.forwardRef(
4387
4383
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4412,7 +4408,7 @@ const IconHighlighter = React.forwardRef(
4412
4408
  })))
4413
4409
  )
4414
4410
  );
4415
- IconHighlighter[iconSymbol] = true;
4411
+ IconHighlighter[designSystemBaseIcon.iconSymbol] = true;
4416
4412
 
4417
4413
  const IconHouse = React.forwardRef(
4418
4414
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4431,7 +4427,7 @@ const IconHouse = React.forwardRef(
4431
4427
  })
4432
4428
  )
4433
4429
  );
4434
- IconHouse[iconSymbol] = true;
4430
+ IconHouse[designSystemBaseIcon.iconSymbol] = true;
4435
4431
 
4436
4432
  const IconImage = React.forwardRef(
4437
4433
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4459,7 +4455,7 @@ const IconImage = React.forwardRef(
4459
4455
  })
4460
4456
  )
4461
4457
  );
4462
- IconImage[iconSymbol] = true;
4458
+ IconImage[designSystemBaseIcon.iconSymbol] = true;
4463
4459
 
4464
4460
  const IconInformationMarkCircle = React.forwardRef(
4465
4461
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4485,7 +4481,7 @@ const IconInformationMarkCircle = React.forwardRef(
4485
4481
  })
4486
4482
  )
4487
4483
  );
4488
- IconInformationMarkCircle[iconSymbol] = true;
4484
+ IconInformationMarkCircle[designSystemBaseIcon.iconSymbol] = true;
4489
4485
 
4490
4486
  const IconKanban = React.forwardRef(
4491
4487
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4515,7 +4511,7 @@ const IconKanban = React.forwardRef(
4515
4511
  })))
4516
4512
  )
4517
4513
  );
4518
- IconKanban[iconSymbol] = true;
4514
+ IconKanban[designSystemBaseIcon.iconSymbol] = true;
4519
4515
 
4520
4516
  const IconKey = React.forwardRef(
4521
4517
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4542,7 +4538,7 @@ const IconKey = React.forwardRef(
4542
4538
  })))
4543
4539
  )
4544
4540
  );
4545
- IconKey[iconSymbol] = true;
4541
+ IconKey[designSystemBaseIcon.iconSymbol] = true;
4546
4542
 
4547
4543
  const IconKeycap = React.forwardRef(
4548
4544
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4568,7 +4564,7 @@ const IconKeycap = React.forwardRef(
4568
4564
  })
4569
4565
  )
4570
4566
  );
4571
- IconKeycap[iconSymbol] = true;
4567
+ IconKeycap[designSystemBaseIcon.iconSymbol] = true;
4572
4568
 
4573
4569
  const IconLaptop = React.forwardRef(
4574
4570
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4590,7 +4586,7 @@ const IconLaptop = React.forwardRef(
4590
4586
  })
4591
4587
  )
4592
4588
  );
4593
- IconLaptop[iconSymbol] = true;
4589
+ IconLaptop[designSystemBaseIcon.iconSymbol] = true;
4594
4590
 
4595
4591
  const IconLasso = React.forwardRef(
4596
4592
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4621,7 +4617,7 @@ const IconLasso = React.forwardRef(
4621
4617
  })))
4622
4618
  )
4623
4619
  );
4624
- IconLasso[iconSymbol] = true;
4620
+ IconLasso[designSystemBaseIcon.iconSymbol] = true;
4625
4621
 
4626
4622
  const IconLayout = React.forwardRef(
4627
4623
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4652,7 +4648,7 @@ const IconLayout = React.forwardRef(
4652
4648
  })))
4653
4649
  )
4654
4650
  );
4655
- IconLayout[iconSymbol] = true;
4651
+ IconLayout[designSystemBaseIcon.iconSymbol] = true;
4656
4652
 
4657
4653
  const IconLifesaver = React.forwardRef(
4658
4654
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4683,7 +4679,7 @@ const IconLifesaver = React.forwardRef(
4683
4679
  })))
4684
4680
  )
4685
4681
  );
4686
- IconLifesaver[iconSymbol] = true;
4682
+ IconLifesaver[designSystemBaseIcon.iconSymbol] = true;
4687
4683
 
4688
4684
  const IconLightbox = React.forwardRef(
4689
4685
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4710,7 +4706,7 @@ const IconLightbox = React.forwardRef(
4710
4706
  })
4711
4707
  )
4712
4708
  );
4713
- IconLightbox[iconSymbol] = true;
4709
+ IconLightbox[designSystemBaseIcon.iconSymbol] = true;
4714
4710
 
4715
4711
  const IconLightbulb = React.forwardRef(
4716
4712
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4729,7 +4725,7 @@ const IconLightbulb = React.forwardRef(
4729
4725
  })
4730
4726
  )
4731
4727
  );
4732
- IconLightbulb[iconSymbol] = true;
4728
+ IconLightbulb[designSystemBaseIcon.iconSymbol] = true;
4733
4729
 
4734
4730
  const IconLightning = React.forwardRef(
4735
4731
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4761,7 +4757,7 @@ const IconLightning = React.forwardRef(
4761
4757
  })))
4762
4758
  )
4763
4759
  );
4764
- IconLightning[iconSymbol] = true;
4760
+ IconLightning[designSystemBaseIcon.iconSymbol] = true;
4765
4761
 
4766
4762
  const IconLineCurved = React.forwardRef(
4767
4763
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4792,7 +4788,7 @@ const IconLineCurved = React.forwardRef(
4792
4788
  })))
4793
4789
  )
4794
4790
  );
4795
- IconLineCurved[iconSymbol] = true;
4791
+ IconLineCurved[designSystemBaseIcon.iconSymbol] = true;
4796
4792
 
4797
4793
  const IconLineDashed = React.forwardRef(
4798
4794
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4823,7 +4819,7 @@ const IconLineDashed = React.forwardRef(
4823
4819
  })))
4824
4820
  )
4825
4821
  );
4826
- IconLineDashed[iconSymbol] = true;
4822
+ IconLineDashed[designSystemBaseIcon.iconSymbol] = true;
4827
4823
 
4828
4824
  const IconLineDiagonal = React.forwardRef(
4829
4825
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4853,7 +4849,7 @@ const IconLineDiagonal = React.forwardRef(
4853
4849
  })))
4854
4850
  )
4855
4851
  );
4856
- IconLineDiagonal[iconSymbol] = true;
4852
+ IconLineDiagonal[designSystemBaseIcon.iconSymbol] = true;
4857
4853
 
4858
4854
  const IconLineDotted = React.forwardRef(
4859
4855
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4880,7 +4876,7 @@ const IconLineDotted = React.forwardRef(
4880
4876
  })))
4881
4877
  )
4882
4878
  );
4883
- IconLineDotted[iconSymbol] = true;
4879
+ IconLineDotted[designSystemBaseIcon.iconSymbol] = true;
4884
4880
 
4885
4881
  const IconLineHorizontal = React.forwardRef(
4886
4882
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4911,7 +4907,7 @@ const IconLineHorizontal = React.forwardRef(
4911
4907
  })))
4912
4908
  )
4913
4909
  );
4914
- IconLineHorizontal[iconSymbol] = true;
4910
+ IconLineHorizontal[designSystemBaseIcon.iconSymbol] = true;
4915
4911
 
4916
4912
  const IconLineOrthogonal = React.forwardRef(
4917
4913
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4942,7 +4938,7 @@ const IconLineOrthogonal = React.forwardRef(
4942
4938
  })))
4943
4939
  )
4944
4940
  );
4945
- IconLineOrthogonal[iconSymbol] = true;
4941
+ IconLineOrthogonal[designSystemBaseIcon.iconSymbol] = true;
4946
4942
 
4947
4943
  const IconLineStraight = React.forwardRef(
4948
4944
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -4973,7 +4969,7 @@ const IconLineStraight = React.forwardRef(
4973
4969
  })))
4974
4970
  )
4975
4971
  );
4976
- IconLineStraight[iconSymbol] = true;
4972
+ IconLineStraight[designSystemBaseIcon.iconSymbol] = true;
4977
4973
 
4978
4974
  const IconLinesThreeHorizontalLineVerticalCenter = React.forwardRef(
4979
4975
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5004,7 +5000,7 @@ const IconLinesThreeHorizontalLineVerticalCenter = React.forwardRef(
5004
5000
  })))
5005
5001
  )
5006
5002
  );
5007
- IconLinesThreeHorizontalLineVerticalCenter[iconSymbol] = true;
5003
+ IconLinesThreeHorizontalLineVerticalCenter[designSystemBaseIcon.iconSymbol] = true;
5008
5004
 
5009
5005
  const IconLinesThreeHorizontal = React.forwardRef(
5010
5006
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5034,7 +5030,7 @@ const IconLinesThreeHorizontal = React.forwardRef(
5034
5030
  })))
5035
5031
  )
5036
5032
  );
5037
- IconLinesThreeHorizontal[iconSymbol] = true;
5033
+ IconLinesThreeHorizontal[designSystemBaseIcon.iconSymbol] = true;
5038
5034
 
5039
5035
  const IconLinesThreeVertical = React.forwardRef(
5040
5036
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5064,7 +5060,7 @@ const IconLinesThreeVertical = React.forwardRef(
5064
5060
  })))
5065
5061
  )
5066
5062
  );
5067
- IconLinesThreeVertical[iconSymbol] = true;
5063
+ IconLinesThreeVertical[designSystemBaseIcon.iconSymbol] = true;
5068
5064
 
5069
5065
  const IconLinesTopLeftColumnsTwo = React.forwardRef(
5070
5066
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5095,7 +5091,7 @@ const IconLinesTopLeftColumnsTwo = React.forwardRef(
5095
5091
  })))
5096
5092
  )
5097
5093
  );
5098
- IconLinesTopLeftColumnsTwo[iconSymbol] = true;
5094
+ IconLinesTopLeftColumnsTwo[designSystemBaseIcon.iconSymbol] = true;
5099
5095
 
5100
5096
  const IconLinkPlus = React.forwardRef(
5101
5097
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5122,7 +5118,7 @@ const IconLinkPlus = React.forwardRef(
5122
5118
  })))
5123
5119
  )
5124
5120
  );
5125
- IconLinkPlus[iconSymbol] = true;
5121
+ IconLinkPlus[designSystemBaseIcon.iconSymbol] = true;
5126
5122
 
5127
5123
  const IconLink = React.forwardRef(
5128
5124
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5144,7 +5140,7 @@ const IconLink = React.forwardRef(
5144
5140
  })
5145
5141
  )
5146
5142
  );
5147
- IconLink[iconSymbol] = true;
5143
+ IconLink[designSystemBaseIcon.iconSymbol] = true;
5148
5144
 
5149
5145
  const IconListBullets = React.forwardRef(
5150
5146
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5171,7 +5167,7 @@ const IconListBullets = React.forwardRef(
5171
5167
  })
5172
5168
  )
5173
5169
  );
5174
- IconListBullets[iconSymbol] = true;
5170
+ IconListBullets[designSystemBaseIcon.iconSymbol] = true;
5175
5171
 
5176
5172
  const IconListNumbers = React.forwardRef(
5177
5173
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5202,7 +5198,7 @@ const IconListNumbers = React.forwardRef(
5202
5198
  })))
5203
5199
  )
5204
5200
  );
5205
- IconListNumbers[iconSymbol] = true;
5201
+ IconListNumbers[designSystemBaseIcon.iconSymbol] = true;
5206
5202
 
5207
5203
  const IconLockClosed = React.forwardRef(
5208
5204
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5230,7 +5226,7 @@ const IconLockClosed = React.forwardRef(
5230
5226
  })
5231
5227
  )
5232
5228
  );
5233
- IconLockClosed[iconSymbol] = true;
5229
+ IconLockClosed[designSystemBaseIcon.iconSymbol] = true;
5234
5230
 
5235
5231
  const IconLockOpen = React.forwardRef(
5236
5232
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5258,7 +5254,7 @@ const IconLockOpen = React.forwardRef(
5258
5254
  })
5259
5255
  )
5260
5256
  );
5261
- IconLockOpen[iconSymbol] = true;
5257
+ IconLockOpen[designSystemBaseIcon.iconSymbol] = true;
5262
5258
 
5263
5259
  const IconLogin = React.forwardRef(
5264
5260
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5289,7 +5285,7 @@ const IconLogin = React.forwardRef(
5289
5285
  })))
5290
5286
  )
5291
5287
  );
5292
- IconLogin[iconSymbol] = true;
5288
+ IconLogin[designSystemBaseIcon.iconSymbol] = true;
5293
5289
 
5294
5290
  const IconLogout = React.forwardRef(
5295
5291
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5320,7 +5316,7 @@ const IconLogout = React.forwardRef(
5320
5316
  })))
5321
5317
  )
5322
5318
  );
5323
- IconLogout[iconSymbol] = true;
5319
+ IconLogout[designSystemBaseIcon.iconSymbol] = true;
5324
5320
 
5325
5321
  const IconMagnet = React.forwardRef(
5326
5322
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5351,7 +5347,7 @@ const IconMagnet = React.forwardRef(
5351
5347
  })))
5352
5348
  )
5353
5349
  );
5354
- IconMagnet[iconSymbol] = true;
5350
+ IconMagnet[designSystemBaseIcon.iconSymbol] = true;
5355
5351
 
5356
5352
  const IconMagnifyingGlassLightning = React.forwardRef(
5357
5353
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5378,7 +5374,29 @@ const IconMagnifyingGlassLightning = React.forwardRef(
5378
5374
  })))
5379
5375
  )
5380
5376
  );
5381
- IconMagnifyingGlassLightning[iconSymbol] = true;
5377
+ IconMagnifyingGlassLightning[designSystemBaseIcon.iconSymbol] = true;
5378
+
5379
+ const IconMagnifyingGlassPlus = React.forwardRef(
5380
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
5381
+ StyledIcon,
5382
+ {
5383
+ ...props,
5384
+ weight,
5385
+ size,
5386
+ viewBox: "0 0 24 24",
5387
+ fill: "none",
5388
+ ref: forwardRef2
5389
+ },
5390
+ /* @__PURE__ */ React__default["default"].createElement("path", {
5391
+ stroke: "currentColor",
5392
+ strokeLinecap: "round",
5393
+ strokeWidth: "var(--svg-stroke-width)",
5394
+ d: "m20 20-5.7574-5.7574m-4.2426-6.2426v2m0 0v2m0-2h-2m2 0h2m4 0c0 3.3137-2.6863 6-6 6s-6-2.6863-6-6 2.6863-6 6-6 6 2.6863 6 6Z",
5395
+ vectorEffect: "non-scaling-stroke"
5396
+ })
5397
+ )
5398
+ );
5399
+ IconMagnifyingGlassPlus[designSystemBaseIcon.iconSymbol] = true;
5382
5400
 
5383
5401
  const IconMagnifyingGlass = React.forwardRef(
5384
5402
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5400,7 +5418,7 @@ const IconMagnifyingGlass = React.forwardRef(
5400
5418
  })
5401
5419
  )
5402
5420
  );
5403
- IconMagnifyingGlass[iconSymbol] = true;
5421
+ IconMagnifyingGlass[designSystemBaseIcon.iconSymbol] = true;
5404
5422
 
5405
5423
  const IconMap = React.forwardRef(
5406
5424
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5432,7 +5450,7 @@ const IconMap = React.forwardRef(
5432
5450
  })))
5433
5451
  )
5434
5452
  );
5435
- IconMap[iconSymbol] = true;
5453
+ IconMap[designSystemBaseIcon.iconSymbol] = true;
5436
5454
 
5437
5455
  const IconMegaphone = React.forwardRef(
5438
5456
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5455,7 +5473,7 @@ const IconMegaphone = React.forwardRef(
5455
5473
  })
5456
5474
  )
5457
5475
  );
5458
- IconMegaphone[iconSymbol] = true;
5476
+ IconMegaphone[designSystemBaseIcon.iconSymbol] = true;
5459
5477
 
5460
5478
  const IconMicrophoneSlash = React.forwardRef(
5461
5479
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5485,7 +5503,7 @@ const IconMicrophoneSlash = React.forwardRef(
5485
5503
  })))
5486
5504
  )
5487
5505
  );
5488
- IconMicrophoneSlash[iconSymbol] = true;
5506
+ IconMicrophoneSlash[designSystemBaseIcon.iconSymbol] = true;
5489
5507
 
5490
5508
  const IconMicrophone = React.forwardRef(
5491
5509
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5515,7 +5533,7 @@ const IconMicrophone = React.forwardRef(
5515
5533
  })))
5516
5534
  )
5517
5535
  );
5518
- IconMicrophone[iconSymbol] = true;
5536
+ IconMicrophone[designSystemBaseIcon.iconSymbol] = true;
5519
5537
 
5520
5538
  const IconMinus = React.forwardRef(
5521
5539
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5537,7 +5555,34 @@ const IconMinus = React.forwardRef(
5537
5555
  })
5538
5556
  )
5539
5557
  );
5540
- IconMinus[iconSymbol] = true;
5558
+ IconMinus[designSystemBaseIcon.iconSymbol] = true;
5559
+
5560
+ const IconMobile = React.forwardRef(
5561
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
5562
+ StyledIcon,
5563
+ {
5564
+ ...props,
5565
+ weight,
5566
+ size,
5567
+ viewBox: "0 0 24 24",
5568
+ fill: "none",
5569
+ ref: forwardRef2
5570
+ },
5571
+ /* @__PURE__ */ React__default["default"].createElement("path", {
5572
+ stroke: "currentColor",
5573
+ strokeWidth: "var(--svg-stroke-width)",
5574
+ d: "M16.5 3h-9a.5.5 0 0 0-.5.5v17a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-17a.5.5 0 0 0-.5-.5Z",
5575
+ vectorEffect: "non-scaling-stroke"
5576
+ }),
5577
+ /* @__PURE__ */ React__default["default"].createElement("circle", {
5578
+ cx: 12,
5579
+ cy: 18,
5580
+ r: 1,
5581
+ fill: "currentColor"
5582
+ })
5583
+ )
5584
+ );
5585
+ IconMobile[designSystemBaseIcon.iconSymbol] = true;
5541
5586
 
5542
5587
  const IconMonitorArrow = React.forwardRef(
5543
5588
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5568,7 +5613,7 @@ const IconMonitorArrow = React.forwardRef(
5568
5613
  })))
5569
5614
  )
5570
5615
  );
5571
- IconMonitorArrow[iconSymbol] = true;
5616
+ IconMonitorArrow[designSystemBaseIcon.iconSymbol] = true;
5572
5617
 
5573
5618
  const IconMonitorPause = React.forwardRef(
5574
5619
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5599,7 +5644,7 @@ const IconMonitorPause = React.forwardRef(
5599
5644
  })))
5600
5645
  )
5601
5646
  );
5602
- IconMonitorPause[iconSymbol] = true;
5647
+ IconMonitorPause[designSystemBaseIcon.iconSymbol] = true;
5603
5648
 
5604
5649
  const IconMonitorPlay = React.forwardRef(
5605
5650
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5626,7 +5671,7 @@ const IconMonitorPlay = React.forwardRef(
5626
5671
  })
5627
5672
  )
5628
5673
  );
5629
- IconMonitorPlay[iconSymbol] = true;
5674
+ IconMonitorPlay[designSystemBaseIcon.iconSymbol] = true;
5630
5675
 
5631
5676
  const IconMonitorStop = React.forwardRef(
5632
5677
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5657,7 +5702,7 @@ const IconMonitorStop = React.forwardRef(
5657
5702
  })
5658
5703
  )
5659
5704
  );
5660
- IconMonitorStop[iconSymbol] = true;
5705
+ IconMonitorStop[designSystemBaseIcon.iconSymbol] = true;
5661
5706
 
5662
5707
  const IconMoon = React.forwardRef(
5663
5708
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5679,7 +5724,7 @@ const IconMoon = React.forwardRef(
5679
5724
  })
5680
5725
  )
5681
5726
  );
5682
- IconMoon[iconSymbol] = true;
5727
+ IconMoon[designSystemBaseIcon.iconSymbol] = true;
5683
5728
 
5684
5729
  const IconMouse = React.forwardRef(
5685
5730
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5705,7 +5750,7 @@ const IconMouse = React.forwardRef(
5705
5750
  })
5706
5751
  )
5707
5752
  );
5708
- IconMouse[iconSymbol] = true;
5753
+ IconMouse[designSystemBaseIcon.iconSymbol] = true;
5709
5754
 
5710
5755
  const IconNavigationArrowLines = React.forwardRef(
5711
5756
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5732,7 +5777,7 @@ const IconNavigationArrowLines = React.forwardRef(
5732
5777
  })
5733
5778
  )
5734
5779
  );
5735
- IconNavigationArrowLines[iconSymbol] = true;
5780
+ IconNavigationArrowLines[designSystemBaseIcon.iconSymbol] = true;
5736
5781
 
5737
5782
  const IconNavigationUpLeftFilled = React.forwardRef(
5738
5783
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5759,7 +5804,7 @@ const IconNavigationUpLeftFilled = React.forwardRef(
5759
5804
  })
5760
5805
  )
5761
5806
  );
5762
- IconNavigationUpLeftFilled[iconSymbol] = true;
5807
+ IconNavigationUpLeftFilled[designSystemBaseIcon.iconSymbol] = true;
5763
5808
 
5764
5809
  const IconNavigationUpLeftSlash = React.forwardRef(
5765
5810
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5790,7 +5835,7 @@ const IconNavigationUpLeftSlash = React.forwardRef(
5790
5835
  })))
5791
5836
  )
5792
5837
  );
5793
- IconNavigationUpLeftSlash[iconSymbol] = true;
5838
+ IconNavigationUpLeftSlash[designSystemBaseIcon.iconSymbol] = true;
5794
5839
 
5795
5840
  const IconNavigationUpRight = React.forwardRef(
5796
5841
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5821,7 +5866,7 @@ const IconNavigationUpRight = React.forwardRef(
5821
5866
  })))
5822
5867
  )
5823
5868
  );
5824
- IconNavigationUpRight[iconSymbol] = true;
5869
+ IconNavigationUpRight[designSystemBaseIcon.iconSymbol] = true;
5825
5870
 
5826
5871
  const IconNext = React.forwardRef(
5827
5872
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5848,7 +5893,7 @@ const IconNext = React.forwardRef(
5848
5893
  })))
5849
5894
  )
5850
5895
  );
5851
- IconNext[iconSymbol] = true;
5896
+ IconNext[designSystemBaseIcon.iconSymbol] = true;
5852
5897
 
5853
5898
  const IconNodeConnectedDot = React.forwardRef(
5854
5899
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5877,7 +5922,7 @@ const IconNodeConnectedDot = React.forwardRef(
5877
5922
  })
5878
5923
  )
5879
5924
  );
5880
- IconNodeConnectedDot[iconSymbol] = true;
5925
+ IconNodeConnectedDot[designSystemBaseIcon.iconSymbol] = true;
5881
5926
 
5882
5927
  const IconNodeLinesCurved = React.forwardRef(
5883
5928
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5908,7 +5953,7 @@ const IconNodeLinesCurved = React.forwardRef(
5908
5953
  })))
5909
5954
  )
5910
5955
  );
5911
- IconNodeLinesCurved[iconSymbol] = true;
5956
+ IconNodeLinesCurved[designSystemBaseIcon.iconSymbol] = true;
5912
5957
 
5913
5958
  const IconNodeLinesHorizontal = React.forwardRef(
5914
5959
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5939,7 +5984,7 @@ const IconNodeLinesHorizontal = React.forwardRef(
5939
5984
  })))
5940
5985
  )
5941
5986
  );
5942
- IconNodeLinesHorizontal[iconSymbol] = true;
5987
+ IconNodeLinesHorizontal[designSystemBaseIcon.iconSymbol] = true;
5943
5988
 
5944
5989
  const IconNodeLinesVertical = React.forwardRef(
5945
5990
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -5970,7 +6015,7 @@ const IconNodeLinesVertical = React.forwardRef(
5970
6015
  })))
5971
6016
  )
5972
6017
  );
5973
- IconNodeLinesVertical[iconSymbol] = true;
6018
+ IconNodeLinesVertical[designSystemBaseIcon.iconSymbol] = true;
5974
6019
 
5975
6020
  const IconNodePlus = React.forwardRef(
5976
6021
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6000,7 +6045,7 @@ const IconNodePlus = React.forwardRef(
6000
6045
  })))
6001
6046
  )
6002
6047
  );
6003
- IconNodePlus[iconSymbol] = true;
6048
+ IconNodePlus[designSystemBaseIcon.iconSymbol] = true;
6004
6049
 
6005
6050
  const IconNodesConnected = React.forwardRef(
6006
6051
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6027,7 +6072,7 @@ const IconNodesConnected = React.forwardRef(
6027
6072
  })
6028
6073
  )
6029
6074
  );
6030
- IconNodesConnected[iconSymbol] = true;
6075
+ IconNodesConnected[designSystemBaseIcon.iconSymbol] = true;
6031
6076
 
6032
6077
  const IconNodesConnectionsThree = React.forwardRef(
6033
6078
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6057,7 +6102,7 @@ const IconNodesConnectionsThree = React.forwardRef(
6057
6102
  })))
6058
6103
  )
6059
6104
  );
6060
- IconNodesConnectionsThree[iconSymbol] = true;
6105
+ IconNodesConnectionsThree[designSystemBaseIcon.iconSymbol] = true;
6061
6106
 
6062
6107
  const IconNoteMagnifyingGlass = React.forwardRef(
6063
6108
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6084,7 +6129,7 @@ const IconNoteMagnifyingGlass = React.forwardRef(
6084
6129
  })))
6085
6130
  )
6086
6131
  );
6087
- IconNoteMagnifyingGlass[iconSymbol] = true;
6132
+ IconNoteMagnifyingGlass[designSystemBaseIcon.iconSymbol] = true;
6088
6133
 
6089
6134
  const IconOctagon = React.forwardRef(
6090
6135
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6115,7 +6160,7 @@ const IconOctagon = React.forwardRef(
6115
6160
  })))
6116
6161
  )
6117
6162
  );
6118
- IconOctagon[iconSymbol] = true;
6163
+ IconOctagon[designSystemBaseIcon.iconSymbol] = true;
6119
6164
 
6120
6165
  const IconOffice = React.forwardRef(
6121
6166
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6137,7 +6182,7 @@ const IconOffice = React.forwardRef(
6137
6182
  })
6138
6183
  )
6139
6184
  );
6140
- IconOffice[iconSymbol] = true;
6185
+ IconOffice[designSystemBaseIcon.iconSymbol] = true;
6141
6186
 
6142
6187
  const IconPaintBucket = React.forwardRef(
6143
6188
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6164,7 +6209,7 @@ const IconPaintBucket = React.forwardRef(
6164
6209
  })
6165
6210
  )
6166
6211
  );
6167
- IconPaintBucket[iconSymbol] = true;
6212
+ IconPaintBucket[designSystemBaseIcon.iconSymbol] = true;
6168
6213
 
6169
6214
  const IconPaperPlaneFilledRight = React.forwardRef(
6170
6215
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6191,7 +6236,7 @@ const IconPaperPlaneFilledRight = React.forwardRef(
6191
6236
  })
6192
6237
  )
6193
6238
  );
6194
- IconPaperPlaneFilledRight[iconSymbol] = true;
6239
+ IconPaperPlaneFilledRight[designSystemBaseIcon.iconSymbol] = true;
6195
6240
 
6196
6241
  const IconPaperPlaneTilt = React.forwardRef(
6197
6242
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6222,7 +6267,7 @@ const IconPaperPlaneTilt = React.forwardRef(
6222
6267
  })))
6223
6268
  )
6224
6269
  );
6225
- IconPaperPlaneTilt[iconSymbol] = true;
6270
+ IconPaperPlaneTilt[designSystemBaseIcon.iconSymbol] = true;
6226
6271
 
6227
6272
  const IconParallelogram = React.forwardRef(
6228
6273
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6251,7 +6296,7 @@ const IconParallelogram = React.forwardRef(
6251
6296
  })))
6252
6297
  )
6253
6298
  );
6254
- IconParallelogram[iconSymbol] = true;
6299
+ IconParallelogram[designSystemBaseIcon.iconSymbol] = true;
6255
6300
 
6256
6301
  const IconPauseCircle = React.forwardRef(
6257
6302
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6281,7 +6326,7 @@ const IconPauseCircle = React.forwardRef(
6281
6326
  })))
6282
6327
  )
6283
6328
  );
6284
- IconPauseCircle[iconSymbol] = true;
6329
+ IconPauseCircle[designSystemBaseIcon.iconSymbol] = true;
6285
6330
 
6286
6331
  const IconPause = React.forwardRef(
6287
6332
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6308,7 +6353,7 @@ const IconPause = React.forwardRef(
6308
6353
  })))
6309
6354
  )
6310
6355
  );
6311
- IconPause[iconSymbol] = true;
6356
+ IconPause[designSystemBaseIcon.iconSymbol] = true;
6312
6357
 
6313
6358
  const IconPdf = React.forwardRef(
6314
6359
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6339,7 +6384,7 @@ const IconPdf = React.forwardRef(
6339
6384
  })))
6340
6385
  )
6341
6386
  );
6342
- IconPdf[iconSymbol] = true;
6387
+ IconPdf[designSystemBaseIcon.iconSymbol] = true;
6343
6388
 
6344
6389
  const IconPenTip = React.forwardRef(
6345
6390
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6370,7 +6415,7 @@ const IconPenTip = React.forwardRef(
6370
6415
  })))
6371
6416
  )
6372
6417
  );
6373
- IconPenTip[iconSymbol] = true;
6418
+ IconPenTip[designSystemBaseIcon.iconSymbol] = true;
6374
6419
 
6375
6420
  const IconPen = React.forwardRef(
6376
6421
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6401,7 +6446,7 @@ const IconPen = React.forwardRef(
6401
6446
  })))
6402
6447
  )
6403
6448
  );
6404
- IconPen[iconSymbol] = true;
6449
+ IconPen[designSystemBaseIcon.iconSymbol] = true;
6405
6450
 
6406
6451
  const IconPentagon = React.forwardRef(
6407
6452
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6432,7 +6477,7 @@ const IconPentagon = React.forwardRef(
6432
6477
  })))
6433
6478
  )
6434
6479
  );
6435
- IconPentagon[iconSymbol] = true;
6480
+ IconPentagon[designSystemBaseIcon.iconSymbol] = true;
6436
6481
 
6437
6482
  const IconPlaceholder = React.forwardRef(
6438
6483
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6454,7 +6499,28 @@ const IconPlaceholder = React.forwardRef(
6454
6499
  })
6455
6500
  )
6456
6501
  );
6457
- IconPlaceholder[iconSymbol] = true;
6502
+ IconPlaceholder[designSystemBaseIcon.iconSymbol] = true;
6503
+
6504
+ const IconPlanet = React.forwardRef(
6505
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
6506
+ StyledIcon,
6507
+ {
6508
+ ...props,
6509
+ weight,
6510
+ size,
6511
+ viewBox: "0 0 24 24",
6512
+ fill: "none",
6513
+ ref: forwardRef2
6514
+ },
6515
+ /* @__PURE__ */ React__default["default"].createElement("path", {
6516
+ stroke: "currentColor",
6517
+ strokeWidth: "var(--svg-stroke-width)",
6518
+ d: "M17.1369 5.8669c2.5677-.6563 4.2362-.9527 4.8631.1331 1.0797 1.8701-2.8831 6.3495-8.0836 9.352-5.2005 3.0026-10.8367 4.5181-11.9164 2.648-.6283-1.0882.201-3.0997 2.0619-5m15.9381-1c0 4.4183-3.5817 8-8 8s-8-3.5817-8-8 3.5817-8 8-8 8 3.5817 8 8Z",
6519
+ vectorEffect: "non-scaling-stroke"
6520
+ })
6521
+ )
6522
+ );
6523
+ IconPlanet[designSystemBaseIcon.iconSymbol] = true;
6458
6524
 
6459
6525
  const IconPlayCircle = React.forwardRef(
6460
6526
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6481,7 +6547,7 @@ const IconPlayCircle = React.forwardRef(
6481
6547
  })
6482
6548
  )
6483
6549
  );
6484
- IconPlayCircle[iconSymbol] = true;
6550
+ IconPlayCircle[designSystemBaseIcon.iconSymbol] = true;
6485
6551
 
6486
6552
  const IconPlay = React.forwardRef(
6487
6553
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6508,7 +6574,7 @@ const IconPlay = React.forwardRef(
6508
6574
  })))
6509
6575
  )
6510
6576
  );
6511
- IconPlay[iconSymbol] = true;
6577
+ IconPlay[designSystemBaseIcon.iconSymbol] = true;
6512
6578
 
6513
6579
  const IconPlaybackSpeedCircle = React.forwardRef(
6514
6580
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6534,7 +6600,7 @@ const IconPlaybackSpeedCircle = React.forwardRef(
6534
6600
  })
6535
6601
  )
6536
6602
  );
6537
- IconPlaybackSpeedCircle[iconSymbol] = true;
6603
+ IconPlaybackSpeedCircle[designSystemBaseIcon.iconSymbol] = true;
6538
6604
 
6539
6605
  const IconPlug = React.forwardRef(
6540
6606
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6556,7 +6622,7 @@ const IconPlug = React.forwardRef(
6556
6622
  })
6557
6623
  )
6558
6624
  );
6559
- IconPlug[iconSymbol] = true;
6625
+ IconPlug[designSystemBaseIcon.iconSymbol] = true;
6560
6626
 
6561
6627
  const IconPlusSquare = React.forwardRef(
6562
6628
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6584,7 +6650,7 @@ const IconPlusSquare = React.forwardRef(
6584
6650
  })
6585
6651
  )
6586
6652
  );
6587
- IconPlusSquare[iconSymbol] = true;
6653
+ IconPlusSquare[designSystemBaseIcon.iconSymbol] = true;
6588
6654
 
6589
6655
  const IconPlusText = React.forwardRef(
6590
6656
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6615,7 +6681,7 @@ const IconPlusText = React.forwardRef(
6615
6681
  })))
6616
6682
  )
6617
6683
  );
6618
- IconPlusText[iconSymbol] = true;
6684
+ IconPlusText[designSystemBaseIcon.iconSymbol] = true;
6619
6685
 
6620
6686
  const IconPlus = React.forwardRef(
6621
6687
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6637,7 +6703,7 @@ const IconPlus = React.forwardRef(
6637
6703
  })
6638
6704
  )
6639
6705
  );
6640
- IconPlus[iconSymbol] = true;
6706
+ IconPlus[designSystemBaseIcon.iconSymbol] = true;
6641
6707
 
6642
6708
  const IconPresentationArrow = React.forwardRef(
6643
6709
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6668,7 +6734,7 @@ const IconPresentationArrow = React.forwardRef(
6668
6734
  })))
6669
6735
  )
6670
6736
  );
6671
- IconPresentationArrow[iconSymbol] = true;
6737
+ IconPresentationArrow[designSystemBaseIcon.iconSymbol] = true;
6672
6738
 
6673
6739
  const IconPresentationEyeOpen = React.forwardRef(
6674
6740
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6693,7 +6759,7 @@ const IconPresentationEyeOpen = React.forwardRef(
6693
6759
  })
6694
6760
  )
6695
6761
  );
6696
- IconPresentationEyeOpen[iconSymbol] = true;
6762
+ IconPresentationEyeOpen[designSystemBaseIcon.iconSymbol] = true;
6697
6763
 
6698
6764
  const IconPresentationLine = React.forwardRef(
6699
6765
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6724,7 +6790,7 @@ const IconPresentationLine = React.forwardRef(
6724
6790
  })))
6725
6791
  )
6726
6792
  );
6727
- IconPresentationLine[iconSymbol] = true;
6793
+ IconPresentationLine[designSystemBaseIcon.iconSymbol] = true;
6728
6794
 
6729
6795
  const IconPresentationLinesTwo = React.forwardRef(
6730
6796
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6755,7 +6821,7 @@ const IconPresentationLinesTwo = React.forwardRef(
6755
6821
  })))
6756
6822
  )
6757
6823
  );
6758
- IconPresentationLinesTwo[iconSymbol] = true;
6824
+ IconPresentationLinesTwo[designSystemBaseIcon.iconSymbol] = true;
6759
6825
 
6760
6826
  const IconPresentationLink = React.forwardRef(
6761
6827
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6782,7 +6848,7 @@ const IconPresentationLink = React.forwardRef(
6782
6848
  })))
6783
6849
  )
6784
6850
  );
6785
- IconPresentationLink[iconSymbol] = true;
6851
+ IconPresentationLink[designSystemBaseIcon.iconSymbol] = true;
6786
6852
 
6787
6853
  const IconPresentationNumberOne = React.forwardRef(
6788
6854
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6813,7 +6879,7 @@ const IconPresentationNumberOne = React.forwardRef(
6813
6879
  })))
6814
6880
  )
6815
6881
  );
6816
- IconPresentationNumberOne[iconSymbol] = true;
6882
+ IconPresentationNumberOne[designSystemBaseIcon.iconSymbol] = true;
6817
6883
 
6818
6884
  const IconPresentationPlay = React.forwardRef(
6819
6885
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6840,7 +6906,7 @@ const IconPresentationPlay = React.forwardRef(
6840
6906
  })
6841
6907
  )
6842
6908
  );
6843
- IconPresentationPlay[iconSymbol] = true;
6909
+ IconPresentationPlay[designSystemBaseIcon.iconSymbol] = true;
6844
6910
 
6845
6911
  const IconPresentationPlus = React.forwardRef(
6846
6912
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6871,7 +6937,7 @@ const IconPresentationPlus = React.forwardRef(
6871
6937
  })))
6872
6938
  )
6873
6939
  );
6874
- IconPresentationPlus[iconSymbol] = true;
6940
+ IconPresentationPlus[designSystemBaseIcon.iconSymbol] = true;
6875
6941
 
6876
6942
  const IconPrevious = React.forwardRef(
6877
6943
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6898,7 +6964,7 @@ const IconPrevious = React.forwardRef(
6898
6964
  })))
6899
6965
  )
6900
6966
  );
6901
- IconPrevious[iconSymbol] = true;
6967
+ IconPrevious[designSystemBaseIcon.iconSymbol] = true;
6902
6968
 
6903
6969
  const IconProhibit = React.forwardRef(
6904
6970
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6927,7 +6993,7 @@ const IconProhibit = React.forwardRef(
6927
6993
  })))
6928
6994
  )
6929
6995
  );
6930
- IconProhibit[iconSymbol] = true;
6996
+ IconProhibit[designSystemBaseIcon.iconSymbol] = true;
6931
6997
 
6932
6998
  const IconPushPin = React.forwardRef(
6933
6999
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6954,7 +7020,7 @@ const IconPushPin = React.forwardRef(
6954
7020
  })))
6955
7021
  )
6956
7022
  );
6957
- IconPushPin[iconSymbol] = true;
7023
+ IconPushPin[designSystemBaseIcon.iconSymbol] = true;
6958
7024
 
6959
7025
  const IconQuestionMarkCircle = React.forwardRef(
6960
7026
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -6976,7 +7042,7 @@ const IconQuestionMarkCircle = React.forwardRef(
6976
7042
  })
6977
7043
  )
6978
7044
  );
6979
- IconQuestionMarkCircle[iconSymbol] = true;
7045
+ IconQuestionMarkCircle[designSystemBaseIcon.iconSymbol] = true;
6980
7046
 
6981
7047
  const IconQuestionMark = React.forwardRef(
6982
7048
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7003,7 +7069,7 @@ const IconQuestionMark = React.forwardRef(
7003
7069
  })
7004
7070
  )
7005
7071
  );
7006
- IconQuestionMark[iconSymbol] = true;
7072
+ IconQuestionMark[designSystemBaseIcon.iconSymbol] = true;
7007
7073
 
7008
7074
  const IconRectangleArrowUpCenter = React.forwardRef(
7009
7075
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7034,7 +7100,7 @@ const IconRectangleArrowUpCenter = React.forwardRef(
7034
7100
  })))
7035
7101
  )
7036
7102
  );
7037
- IconRectangleArrowUpCenter[iconSymbol] = true;
7103
+ IconRectangleArrowUpCenter[designSystemBaseIcon.iconSymbol] = true;
7038
7104
 
7039
7105
  const IconRectangleDashLines = React.forwardRef(
7040
7106
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7065,7 +7131,7 @@ const IconRectangleDashLines = React.forwardRef(
7065
7131
  })))
7066
7132
  )
7067
7133
  );
7068
- IconRectangleDashLines[iconSymbol] = true;
7134
+ IconRectangleDashLines[designSystemBaseIcon.iconSymbol] = true;
7069
7135
 
7070
7136
  const IconRectangleDotLinePen = React.forwardRef(
7071
7137
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7098,7 +7164,7 @@ const IconRectangleDotLinePen = React.forwardRef(
7098
7164
  })
7099
7165
  )
7100
7166
  );
7101
- IconRectangleDotLinePen[iconSymbol] = true;
7167
+ IconRectangleDotLinePen[designSystemBaseIcon.iconSymbol] = true;
7102
7168
 
7103
7169
  const IconRectanglePlayStack = React.forwardRef(
7104
7170
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7125,7 +7191,7 @@ const IconRectanglePlayStack = React.forwardRef(
7125
7191
  })
7126
7192
  )
7127
7193
  );
7128
- IconRectanglePlayStack[iconSymbol] = true;
7194
+ IconRectanglePlayStack[designSystemBaseIcon.iconSymbol] = true;
7129
7195
 
7130
7196
  const IconRectangleTick = React.forwardRef(
7131
7197
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7156,7 +7222,7 @@ const IconRectangleTick = React.forwardRef(
7156
7222
  })))
7157
7223
  )
7158
7224
  );
7159
- IconRectangleTick[iconSymbol] = true;
7225
+ IconRectangleTick[designSystemBaseIcon.iconSymbol] = true;
7160
7226
 
7161
7227
  const IconRectangleTriangleBottomCenter = React.forwardRef(
7162
7228
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7187,7 +7253,7 @@ const IconRectangleTriangleBottomCenter = React.forwardRef(
7187
7253
  })))
7188
7254
  )
7189
7255
  );
7190
- IconRectangleTriangleBottomCenter[iconSymbol] = true;
7256
+ IconRectangleTriangleBottomCenter[designSystemBaseIcon.iconSymbol] = true;
7191
7257
 
7192
7258
  const IconRectanglesThreeAligned = React.forwardRef(
7193
7259
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7218,7 +7284,7 @@ const IconRectanglesThreeAligned = React.forwardRef(
7218
7284
  })))
7219
7285
  )
7220
7286
  );
7221
- IconRectanglesThreeAligned[iconSymbol] = true;
7287
+ IconRectanglesThreeAligned[designSystemBaseIcon.iconSymbol] = true;
7222
7288
 
7223
7289
  const IconRectanglesThreeFree = React.forwardRef(
7224
7290
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7249,7 +7315,7 @@ const IconRectanglesThreeFree = React.forwardRef(
7249
7315
  })))
7250
7316
  )
7251
7317
  );
7252
- IconRectanglesThreeFree[iconSymbol] = true;
7318
+ IconRectanglesThreeFree[designSystemBaseIcon.iconSymbol] = true;
7253
7319
 
7254
7320
  const IconRectanglesThreeOverlap = React.forwardRef(
7255
7321
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7280,7 +7346,7 @@ const IconRectanglesThreeOverlap = React.forwardRef(
7280
7346
  })))
7281
7347
  )
7282
7348
  );
7283
- IconRectanglesThreeOverlap[iconSymbol] = true;
7349
+ IconRectanglesThreeOverlap[designSystemBaseIcon.iconSymbol] = true;
7284
7350
 
7285
7351
  const IconRectanglesTwoLine = React.forwardRef(
7286
7352
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7311,7 +7377,7 @@ const IconRectanglesTwoLine = React.forwardRef(
7311
7377
  })))
7312
7378
  )
7313
7379
  );
7314
- IconRectanglesTwoLine[iconSymbol] = true;
7380
+ IconRectanglesTwoLine[designSystemBaseIcon.iconSymbol] = true;
7315
7381
 
7316
7382
  const IconRectanglesTwoLinesFour = React.forwardRef(
7317
7383
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7342,7 +7408,7 @@ const IconRectanglesTwoLinesFour = React.forwardRef(
7342
7408
  })))
7343
7409
  )
7344
7410
  );
7345
- IconRectanglesTwoLinesFour[iconSymbol] = true;
7411
+ IconRectanglesTwoLinesFour[designSystemBaseIcon.iconSymbol] = true;
7346
7412
 
7347
7413
  const IconRectanglesTwoMinus = React.forwardRef(
7348
7414
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7373,7 +7439,7 @@ const IconRectanglesTwoMinus = React.forwardRef(
7373
7439
  })))
7374
7440
  )
7375
7441
  );
7376
- IconRectanglesTwoMinus[iconSymbol] = true;
7442
+ IconRectanglesTwoMinus[designSystemBaseIcon.iconSymbol] = true;
7377
7443
 
7378
7444
  const IconRectanglesTwoPlus = React.forwardRef(
7379
7445
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7404,7 +7470,7 @@ const IconRectanglesTwoPlus = React.forwardRef(
7404
7470
  })))
7405
7471
  )
7406
7472
  );
7407
- IconRectanglesTwoPlus[iconSymbol] = true;
7473
+ IconRectanglesTwoPlus[designSystemBaseIcon.iconSymbol] = true;
7408
7474
 
7409
7475
  const IconRectanglesTwoUser = React.forwardRef(
7410
7476
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7429,7 +7495,7 @@ const IconRectanglesTwoUser = React.forwardRef(
7429
7495
  })
7430
7496
  )
7431
7497
  );
7432
- IconRectanglesTwoUser[iconSymbol] = true;
7498
+ IconRectanglesTwoUser[designSystemBaseIcon.iconSymbol] = true;
7433
7499
 
7434
7500
  const IconRhombus = React.forwardRef(
7435
7501
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7458,7 +7524,7 @@ const IconRhombus = React.forwardRef(
7458
7524
  })))
7459
7525
  )
7460
7526
  );
7461
- IconRhombus[iconSymbol] = true;
7527
+ IconRhombus[designSystemBaseIcon.iconSymbol] = true;
7462
7528
 
7463
7529
  const IconRocket = React.forwardRef(
7464
7530
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7481,7 +7547,7 @@ const IconRocket = React.forwardRef(
7481
7547
  })
7482
7548
  )
7483
7549
  );
7484
- IconRocket[iconSymbol] = true;
7550
+ IconRocket[designSystemBaseIcon.iconSymbol] = true;
7485
7551
 
7486
7552
  const IconRssRectangle = React.forwardRef(
7487
7553
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7510,7 +7576,7 @@ const IconRssRectangle = React.forwardRef(
7510
7576
  })
7511
7577
  )
7512
7578
  );
7513
- IconRssRectangle[iconSymbol] = true;
7579
+ IconRssRectangle[designSystemBaseIcon.iconSymbol] = true;
7514
7580
 
7515
7581
  const IconRss = React.forwardRef(
7516
7582
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7538,7 +7604,7 @@ const IconRss = React.forwardRef(
7538
7604
  })
7539
7605
  )
7540
7606
  );
7541
- IconRss[iconSymbol] = true;
7607
+ IconRss[designSystemBaseIcon.iconSymbol] = true;
7542
7608
 
7543
7609
  const IconScissors = React.forwardRef(
7544
7610
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7567,7 +7633,7 @@ const IconScissors = React.forwardRef(
7567
7633
  })
7568
7634
  )
7569
7635
  );
7570
- IconScissors[iconSymbol] = true;
7636
+ IconScissors[designSystemBaseIcon.iconSymbol] = true;
7571
7637
 
7572
7638
  const IconScrollbarXy = React.forwardRef(
7573
7639
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7589,7 +7655,7 @@ const IconScrollbarXy = React.forwardRef(
7589
7655
  })
7590
7656
  )
7591
7657
  );
7592
- IconScrollbarXy[iconSymbol] = true;
7658
+ IconScrollbarXy[designSystemBaseIcon.iconSymbol] = true;
7593
7659
 
7594
7660
  const IconShapes = React.forwardRef(
7595
7661
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7619,7 +7685,7 @@ const IconShapes = React.forwardRef(
7619
7685
  })))
7620
7686
  )
7621
7687
  );
7622
- IconShapes[iconSymbol] = true;
7688
+ IconShapes[designSystemBaseIcon.iconSymbol] = true;
7623
7689
 
7624
7690
  const IconShieldCheck = React.forwardRef(
7625
7691
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7650,7 +7716,7 @@ const IconShieldCheck = React.forwardRef(
7650
7716
  })))
7651
7717
  )
7652
7718
  );
7653
- IconShieldCheck[iconSymbol] = true;
7719
+ IconShieldCheck[designSystemBaseIcon.iconSymbol] = true;
7654
7720
 
7655
7721
  const IconShieldLock = React.forwardRef(
7656
7722
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7680,7 +7746,7 @@ const IconShieldLock = React.forwardRef(
7680
7746
  })
7681
7747
  )
7682
7748
  );
7683
- IconShieldLock[iconSymbol] = true;
7749
+ IconShieldLock[designSystemBaseIcon.iconSymbol] = true;
7684
7750
 
7685
7751
  const IconShuffle = React.forwardRef(
7686
7752
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7711,7 +7777,7 @@ const IconShuffle = React.forwardRef(
7711
7777
  })))
7712
7778
  )
7713
7779
  );
7714
- IconShuffle[iconSymbol] = true;
7780
+ IconShuffle[designSystemBaseIcon.iconSymbol] = true;
7715
7781
 
7716
7782
  const IconSidebarClosed = React.forwardRef(
7717
7783
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7743,7 +7809,7 @@ const IconSidebarClosed = React.forwardRef(
7743
7809
  })))
7744
7810
  )
7745
7811
  );
7746
- IconSidebarClosed[iconSymbol] = true;
7812
+ IconSidebarClosed[designSystemBaseIcon.iconSymbol] = true;
7747
7813
 
7748
7814
  const IconSidebarOpen = React.forwardRef(
7749
7815
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7773,7 +7839,7 @@ const IconSidebarOpen = React.forwardRef(
7773
7839
  })
7774
7840
  )
7775
7841
  );
7776
- IconSidebarOpen[iconSymbol] = true;
7842
+ IconSidebarOpen[designSystemBaseIcon.iconSymbol] = true;
7777
7843
 
7778
7844
  const IconSlidersX = React.forwardRef(
7779
7845
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7803,7 +7869,7 @@ const IconSlidersX = React.forwardRef(
7803
7869
  })))
7804
7870
  )
7805
7871
  );
7806
- IconSlidersX[iconSymbol] = true;
7872
+ IconSlidersX[designSystemBaseIcon.iconSymbol] = true;
7807
7873
 
7808
7874
  const IconSlidersY = React.forwardRef(
7809
7875
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7833,7 +7899,7 @@ const IconSlidersY = React.forwardRef(
7833
7899
  })))
7834
7900
  )
7835
7901
  );
7836
- IconSlidersY[iconSymbol] = true;
7902
+ IconSlidersY[designSystemBaseIcon.iconSymbol] = true;
7837
7903
 
7838
7904
  const IconSmileyChat = React.forwardRef(
7839
7905
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7856,7 +7922,7 @@ const IconSmileyChat = React.forwardRef(
7856
7922
  })
7857
7923
  )
7858
7924
  );
7859
- IconSmileyChat[iconSymbol] = true;
7925
+ IconSmileyChat[designSystemBaseIcon.iconSymbol] = true;
7860
7926
 
7861
7927
  const IconSmileyPlus = React.forwardRef(
7862
7928
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7883,7 +7949,7 @@ const IconSmileyPlus = React.forwardRef(
7883
7949
  })
7884
7950
  )
7885
7951
  );
7886
- IconSmileyPlus[iconSymbol] = true;
7952
+ IconSmileyPlus[designSystemBaseIcon.iconSymbol] = true;
7887
7953
 
7888
7954
  const IconSmileySticker = React.forwardRef(
7889
7955
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7910,7 +7976,7 @@ const IconSmileySticker = React.forwardRef(
7910
7976
  })
7911
7977
  )
7912
7978
  );
7913
- IconSmileySticker[iconSymbol] = true;
7979
+ IconSmileySticker[designSystemBaseIcon.iconSymbol] = true;
7914
7980
 
7915
7981
  const IconSmiley = React.forwardRef(
7916
7982
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7937,7 +8003,7 @@ const IconSmiley = React.forwardRef(
7937
8003
  })
7938
8004
  )
7939
8005
  );
7940
- IconSmiley[iconSymbol] = true;
8006
+ IconSmiley[designSystemBaseIcon.iconSymbol] = true;
7941
8007
 
7942
8008
  const IconSocialFacebook = React.forwardRef(
7943
8009
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7963,7 +8029,7 @@ const IconSocialFacebook = React.forwardRef(
7963
8029
  })
7964
8030
  )
7965
8031
  );
7966
- IconSocialFacebook[iconSymbol] = true;
8032
+ IconSocialFacebook[designSystemBaseIcon.iconSymbol] = true;
7967
8033
 
7968
8034
  const IconSocialInstagram = React.forwardRef(
7969
8035
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -7995,7 +8061,41 @@ const IconSocialInstagram = React.forwardRef(
7995
8061
  })
7996
8062
  )
7997
8063
  );
7998
- IconSocialInstagram[iconSymbol] = true;
8064
+ IconSocialInstagram[designSystemBaseIcon.iconSymbol] = true;
8065
+
8066
+ const IconSocialJira = React.forwardRef(
8067
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
8068
+ StyledIcon,
8069
+ {
8070
+ ...props,
8071
+ weight,
8072
+ size,
8073
+ viewBox: "0 0 24 24",
8074
+ fill: "none",
8075
+ ref: forwardRef2
8076
+ },
8077
+ /* @__PURE__ */ React__default["default"].createElement("path", {
8078
+ fill: "currentColor",
8079
+ d: "M21.202 2h-9.202a4.1899 4.1899 0 0 0 1.217 2.954 4.1415 4.1415 0 0 0 2.937 1.224h1.695v1.646c.001 2.306 1.859 4.176 4.151 4.176v-9.197a.8.8 0 0 0-.798-.803Z"
8080
+ }),
8081
+ /* @__PURE__ */ React__default["default"].createElement("path", {
8082
+ fill: "currentColor",
8083
+ d: "M16.202 7h-9.202a4.19 4.19 0 0 0 1.217 2.954 4.1419 4.1419 0 0 0 2.937 1.224h1.695v1.646c.001 2.306 1.859 4.176 4.151 4.176v-9.197a.8.8 0 0 0-.798-.803Z"
8084
+ }),
8085
+ /* @__PURE__ */ React__default["default"].createElement("path", {
8086
+ fill: "currentColor",
8087
+ d: "M11.202 12h-9.202a4.19 4.19 0 0 0 1.217 2.954 4.1419 4.1419 0 0 0 2.937 1.224h1.695v1.646c.001 2.306 1.859 4.176 4.151 4.176v-9.197a.8001.8001 0 0 0-.798-.803Z"
8088
+ }),
8089
+ /* @__PURE__ */ React__default["default"].createElement("path", {
8090
+ stroke: "currentColor",
8091
+ strokeLinejoin: "round",
8092
+ strokeWidth: "var(--svg-stroke-width)",
8093
+ d: "M12 12h.0007",
8094
+ vectorEffect: "non-scaling-stroke"
8095
+ })
8096
+ )
8097
+ );
8098
+ IconSocialJira[designSystemBaseIcon.iconSymbol] = true;
7999
8099
 
8000
8100
  const IconSocialLinkedin = React.forwardRef(
8001
8101
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8021,7 +8121,33 @@ const IconSocialLinkedin = React.forwardRef(
8021
8121
  })
8022
8122
  )
8023
8123
  );
8024
- IconSocialLinkedin[iconSymbol] = true;
8124
+ IconSocialLinkedin[designSystemBaseIcon.iconSymbol] = true;
8125
+
8126
+ const IconSocialSlack = React.forwardRef(
8127
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
8128
+ StyledIcon,
8129
+ {
8130
+ ...props,
8131
+ weight,
8132
+ size,
8133
+ viewBox: "0 0 24 24",
8134
+ fill: "none",
8135
+ ref: forwardRef2
8136
+ },
8137
+ /* @__PURE__ */ React__default["default"].createElement("path", {
8138
+ fill: "currentColor",
8139
+ d: "M6.202 14.6384c0 1.1564-.9447 2.101-2.101 2.101-1.1564 0-2.101-.9446-2.101-2.101 0-1.1563.9446-2.1009 2.101-2.1009h2.101v2.1009ZM7.2606 14.6384c0-1.1563.9446-2.101 2.101-2.101 1.1563 0 2.1009.9447 2.1009 2.101v5.2606c0 1.1564-.9446 2.101-2.101 2.101-1.1563 0-2.101-.9446-2.101-2.101v-5.2606ZM9.3616 6.202c-1.1564 0-2.101-.9447-2.101-2.101 0-1.1564.9446-2.101 2.101-2.101 1.1563 0 2.1009.9446 2.1009 2.101v2.101h-2.101ZM9.3616 7.2606c1.1563 0 2.1009.9446 2.1009 2.101 0 1.1563-.9446 2.1009-2.101 2.1009h-5.2605c-1.1564 0-2.101-.9446-2.101-2.101 0-1.1563.9446-2.101 2.101-2.101h5.2606ZM17.798 9.3616c0-1.1564.9447-2.101 2.101-2.101 1.1564 0 2.101.9446 2.101 2.101 0 1.1563-.9446 2.1009-2.101 2.1009h-2.101v-2.101ZM16.7394 9.3616c0 1.1563-.9446 2.1009-2.101 2.1009-1.1563 0-2.1009-.9446-2.1009-2.101v-5.2605c0-1.1564.9446-2.101 2.1009-2.101 1.1564 0 2.101.9446 2.101 2.101v5.2606ZM14.6384 17.798c1.1564 0 2.101.9447 2.101 2.101 0 1.1564-.9446 2.101-2.101 2.101-1.1563 0-2.101-.9446-2.101-2.101v-2.101h2.101ZM14.6384 16.7394c-1.1563 0-2.1009-.9446-2.1009-2.101 0-1.1563.9446-2.1009 2.1009-2.1009h5.2606c1.1564 0 2.101.9446 2.101 2.1009 0 1.1564-.9446 2.101-2.101 2.101h-5.2606Z"
8140
+ }),
8141
+ /* @__PURE__ */ React__default["default"].createElement("path", {
8142
+ stroke: "currentColor",
8143
+ strokeLinejoin: "round",
8144
+ strokeWidth: "var(--svg-stroke-width)",
8145
+ d: "M12 12h.0007",
8146
+ vectorEffect: "non-scaling-stroke"
8147
+ })
8148
+ )
8149
+ );
8150
+ IconSocialSlack[designSystemBaseIcon.iconSymbol] = true;
8025
8151
 
8026
8152
  const IconSocialTwitter = React.forwardRef(
8027
8153
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8047,7 +8173,7 @@ const IconSocialTwitter = React.forwardRef(
8047
8173
  })
8048
8174
  )
8049
8175
  );
8050
- IconSocialTwitter[iconSymbol] = true;
8176
+ IconSocialTwitter[designSystemBaseIcon.iconSymbol] = true;
8051
8177
 
8052
8178
  const IconSocialYoutube = React.forwardRef(
8053
8179
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8073,7 +8199,7 @@ const IconSocialYoutube = React.forwardRef(
8073
8199
  })
8074
8200
  )
8075
8201
  );
8076
- IconSocialYoutube[iconSymbol] = true;
8202
+ IconSocialYoutube[designSystemBaseIcon.iconSymbol] = true;
8077
8203
 
8078
8204
  const IconSparksFilled = React.forwardRef(
8079
8205
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8100,7 +8226,7 @@ const IconSparksFilled = React.forwardRef(
8100
8226
  })))
8101
8227
  )
8102
8228
  );
8103
- IconSparksFilled[iconSymbol] = true;
8229
+ IconSparksFilled[designSystemBaseIcon.iconSymbol] = true;
8104
8230
 
8105
8231
  const IconSparks = React.forwardRef(
8106
8232
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8125,7 +8251,7 @@ const IconSparks = React.forwardRef(
8125
8251
  })
8126
8252
  )
8127
8253
  );
8128
- IconSparks[iconSymbol] = true;
8254
+ IconSparks[designSystemBaseIcon.iconSymbol] = true;
8129
8255
 
8130
8256
  const IconSpeakerCross = React.forwardRef(
8131
8257
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8155,7 +8281,7 @@ const IconSpeakerCross = React.forwardRef(
8155
8281
  })))
8156
8282
  )
8157
8283
  );
8158
- IconSpeakerCross[iconSymbol] = true;
8284
+ IconSpeakerCross[designSystemBaseIcon.iconSymbol] = true;
8159
8285
 
8160
8286
  const IconSpeakerHigh = React.forwardRef(
8161
8287
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8185,7 +8311,7 @@ const IconSpeakerHigh = React.forwardRef(
8185
8311
  })))
8186
8312
  )
8187
8313
  );
8188
- IconSpeakerHigh[iconSymbol] = true;
8314
+ IconSpeakerHigh[designSystemBaseIcon.iconSymbol] = true;
8189
8315
 
8190
8316
  const IconSplitVertical = React.forwardRef(
8191
8317
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8216,7 +8342,7 @@ const IconSplitVertical = React.forwardRef(
8216
8342
  })))
8217
8343
  )
8218
8344
  );
8219
- IconSplitVertical[iconSymbol] = true;
8345
+ IconSplitVertical[designSystemBaseIcon.iconSymbol] = true;
8220
8346
 
8221
8347
  const IconSquareBracketsAngleSlash = React.forwardRef(
8222
8348
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8246,7 +8372,7 @@ const IconSquareBracketsAngleSlash = React.forwardRef(
8246
8372
  })))
8247
8373
  )
8248
8374
  );
8249
- IconSquareBracketsAngleSlash[iconSymbol] = true;
8375
+ IconSquareBracketsAngleSlash[designSystemBaseIcon.iconSymbol] = true;
8250
8376
 
8251
8377
  const IconSquareCirclesTwo = React.forwardRef(
8252
8378
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8272,7 +8398,7 @@ const IconSquareCirclesTwo = React.forwardRef(
8272
8398
  })
8273
8399
  )
8274
8400
  );
8275
- IconSquareCirclesTwo[iconSymbol] = true;
8401
+ IconSquareCirclesTwo[designSystemBaseIcon.iconSymbol] = true;
8276
8402
 
8277
8403
  const IconSquareLineSquareDashed = React.forwardRef(
8278
8404
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8303,7 +8429,7 @@ const IconSquareLineSquareDashed = React.forwardRef(
8303
8429
  })))
8304
8430
  )
8305
8431
  );
8306
- IconSquareLineSquareDashed[iconSymbol] = true;
8432
+ IconSquareLineSquareDashed[designSystemBaseIcon.iconSymbol] = true;
8307
8433
 
8308
8434
  const IconSquareRounded = React.forwardRef(
8309
8435
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8332,7 +8458,7 @@ const IconSquareRounded = React.forwardRef(
8332
8458
  })))
8333
8459
  )
8334
8460
  );
8335
- IconSquareRounded[iconSymbol] = true;
8461
+ IconSquareRounded[designSystemBaseIcon.iconSymbol] = true;
8336
8462
 
8337
8463
  const IconSquareStarScribble = React.forwardRef(
8338
8464
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8359,7 +8485,7 @@ const IconSquareStarScribble = React.forwardRef(
8359
8485
  })
8360
8486
  )
8361
8487
  );
8362
- IconSquareStarScribble[iconSymbol] = true;
8488
+ IconSquareStarScribble[designSystemBaseIcon.iconSymbol] = true;
8363
8489
 
8364
8490
  const IconSquareTriangleCirclePlus = React.forwardRef(
8365
8491
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8389,7 +8515,7 @@ const IconSquareTriangleCirclePlus = React.forwardRef(
8389
8515
  })))
8390
8516
  )
8391
8517
  );
8392
- IconSquareTriangleCirclePlus[iconSymbol] = true;
8518
+ IconSquareTriangleCirclePlus[designSystemBaseIcon.iconSymbol] = true;
8393
8519
 
8394
8520
  const IconSquare = React.forwardRef(
8395
8521
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8418,7 +8544,7 @@ const IconSquare = React.forwardRef(
8418
8544
  })))
8419
8545
  )
8420
8546
  );
8421
- IconSquare[iconSymbol] = true;
8547
+ IconSquare[designSystemBaseIcon.iconSymbol] = true;
8422
8548
 
8423
8549
  const IconSquaresFour = React.forwardRef(
8424
8550
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8448,7 +8574,7 @@ const IconSquaresFour = React.forwardRef(
8448
8574
  })))
8449
8575
  )
8450
8576
  );
8451
- IconSquaresFour[iconSymbol] = true;
8577
+ IconSquaresFour[designSystemBaseIcon.iconSymbol] = true;
8452
8578
 
8453
8579
  const IconSquaresGroup = React.forwardRef(
8454
8580
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8479,7 +8605,7 @@ const IconSquaresGroup = React.forwardRef(
8479
8605
  })
8480
8606
  )
8481
8607
  );
8482
- IconSquaresGroup[iconSymbol] = true;
8608
+ IconSquaresGroup[designSystemBaseIcon.iconSymbol] = true;
8483
8609
 
8484
8610
  const IconSquaresMerge = React.forwardRef(
8485
8611
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8506,7 +8632,7 @@ const IconSquaresMerge = React.forwardRef(
8506
8632
  })))
8507
8633
  )
8508
8634
  );
8509
- IconSquaresMerge[iconSymbol] = true;
8635
+ IconSquaresMerge[designSystemBaseIcon.iconSymbol] = true;
8510
8636
 
8511
8637
  const IconSquaresThree = React.forwardRef(
8512
8638
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8536,7 +8662,7 @@ const IconSquaresThree = React.forwardRef(
8536
8662
  })))
8537
8663
  )
8538
8664
  );
8539
- IconSquaresThree[iconSymbol] = true;
8665
+ IconSquaresThree[designSystemBaseIcon.iconSymbol] = true;
8540
8666
 
8541
8667
  const IconSquaresTwoOverlap = React.forwardRef(
8542
8668
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8567,7 +8693,7 @@ const IconSquaresTwoOverlap = React.forwardRef(
8567
8693
  })))
8568
8694
  )
8569
8695
  );
8570
- IconSquaresTwoOverlap[iconSymbol] = true;
8696
+ IconSquaresTwoOverlap[designSystemBaseIcon.iconSymbol] = true;
8571
8697
 
8572
8698
  const IconSquaresUngroup = React.forwardRef(
8573
8699
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8594,7 +8720,7 @@ const IconSquaresUngroup = React.forwardRef(
8594
8720
  })
8595
8721
  )
8596
8722
  );
8597
- IconSquaresUngroup[iconSymbol] = true;
8723
+ IconSquaresUngroup[designSystemBaseIcon.iconSymbol] = true;
8598
8724
 
8599
8725
  const IconSquaresUnmerge = React.forwardRef(
8600
8726
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8625,7 +8751,7 @@ const IconSquaresUnmerge = React.forwardRef(
8625
8751
  })))
8626
8752
  )
8627
8753
  );
8628
- IconSquaresUnmerge[iconSymbol] = true;
8754
+ IconSquaresUnmerge[designSystemBaseIcon.iconSymbol] = true;
8629
8755
 
8630
8756
  const IconStack = React.forwardRef(
8631
8757
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8656,7 +8782,7 @@ const IconStack = React.forwardRef(
8656
8782
  })))
8657
8783
  )
8658
8784
  );
8659
- IconStack[iconSymbol] = true;
8785
+ IconStack[designSystemBaseIcon.iconSymbol] = true;
8660
8786
 
8661
8787
  const IconStarFilled = React.forwardRef(
8662
8788
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8683,7 +8809,7 @@ const IconStarFilled = React.forwardRef(
8683
8809
  })
8684
8810
  )
8685
8811
  );
8686
- IconStarFilled[iconSymbol] = true;
8812
+ IconStarFilled[designSystemBaseIcon.iconSymbol] = true;
8687
8813
 
8688
8814
  const IconStarHalf = React.forwardRef(
8689
8815
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8710,7 +8836,7 @@ const IconStarHalf = React.forwardRef(
8710
8836
  })
8711
8837
  )
8712
8838
  );
8713
- IconStarHalf[iconSymbol] = true;
8839
+ IconStarHalf[designSystemBaseIcon.iconSymbol] = true;
8714
8840
 
8715
8841
  const IconStar = React.forwardRef(
8716
8842
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8741,7 +8867,7 @@ const IconStar = React.forwardRef(
8741
8867
  })))
8742
8868
  )
8743
8869
  );
8744
- IconStar[iconSymbol] = true;
8870
+ IconStar[designSystemBaseIcon.iconSymbol] = true;
8745
8871
 
8746
8872
  const IconStickyCorners = React.forwardRef(
8747
8873
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8772,7 +8898,7 @@ const IconStickyCorners = React.forwardRef(
8772
8898
  })))
8773
8899
  )
8774
8900
  );
8775
- IconStickyCorners[iconSymbol] = true;
8901
+ IconStickyCorners[designSystemBaseIcon.iconSymbol] = true;
8776
8902
 
8777
8903
  const IconStickyEyeClosed = React.forwardRef(
8778
8904
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8795,7 +8921,7 @@ const IconStickyEyeClosed = React.forwardRef(
8795
8921
  })
8796
8922
  )
8797
8923
  );
8798
- IconStickyEyeClosed[iconSymbol] = true;
8924
+ IconStickyEyeClosed[designSystemBaseIcon.iconSymbol] = true;
8799
8925
 
8800
8926
  const IconStickyEyeOpen = React.forwardRef(
8801
8927
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8820,7 +8946,7 @@ const IconStickyEyeOpen = React.forwardRef(
8820
8946
  })
8821
8947
  )
8822
8948
  );
8823
- IconStickyEyeOpen[iconSymbol] = true;
8949
+ IconStickyEyeOpen[designSystemBaseIcon.iconSymbol] = true;
8824
8950
 
8825
8951
  const IconStickyNoteStack = React.forwardRef(
8826
8952
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8851,7 +8977,7 @@ const IconStickyNoteStack = React.forwardRef(
8851
8977
  })))
8852
8978
  )
8853
8979
  );
8854
- IconStickyNoteStack[iconSymbol] = true;
8980
+ IconStickyNoteStack[designSystemBaseIcon.iconSymbol] = true;
8855
8981
 
8856
8982
  const IconStickyNoteWide = React.forwardRef(
8857
8983
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8882,7 +9008,7 @@ const IconStickyNoteWide = React.forwardRef(
8882
9008
  })))
8883
9009
  )
8884
9010
  );
8885
- IconStickyNoteWide[iconSymbol] = true;
9011
+ IconStickyNoteWide[designSystemBaseIcon.iconSymbol] = true;
8886
9012
 
8887
9013
  const IconStickyNote = React.forwardRef(
8888
9014
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8913,7 +9039,7 @@ const IconStickyNote = React.forwardRef(
8913
9039
  })))
8914
9040
  )
8915
9041
  );
8916
- IconStickyNote[iconSymbol] = true;
9042
+ IconStickyNote[designSystemBaseIcon.iconSymbol] = true;
8917
9043
 
8918
9044
  const IconStickyNotesTwo = React.forwardRef(
8919
9045
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8940,7 +9066,7 @@ const IconStickyNotesTwo = React.forwardRef(
8940
9066
  })))
8941
9067
  )
8942
9068
  );
8943
- IconStickyNotesTwo[iconSymbol] = true;
9069
+ IconStickyNotesTwo[designSystemBaseIcon.iconSymbol] = true;
8944
9070
 
8945
9071
  const IconStopCircle = React.forwardRef(
8946
9072
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8967,7 +9093,7 @@ const IconStopCircle = React.forwardRef(
8967
9093
  })
8968
9094
  )
8969
9095
  );
8970
- IconStopCircle[iconSymbol] = true;
9096
+ IconStopCircle[designSystemBaseIcon.iconSymbol] = true;
8971
9097
 
8972
9098
  const IconStroke1 = React.forwardRef(
8973
9099
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -8994,7 +9120,7 @@ const IconStroke1 = React.forwardRef(
8994
9120
  })))
8995
9121
  )
8996
9122
  );
8997
- IconStroke1[iconSymbol] = true;
9123
+ IconStroke1[designSystemBaseIcon.iconSymbol] = true;
8998
9124
 
8999
9125
  const IconStroke2 = React.forwardRef(
9000
9126
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9021,7 +9147,7 @@ const IconStroke2 = React.forwardRef(
9021
9147
  })))
9022
9148
  )
9023
9149
  );
9024
- IconStroke2[iconSymbol] = true;
9150
+ IconStroke2[designSystemBaseIcon.iconSymbol] = true;
9025
9151
 
9026
9152
  const IconStroke3 = React.forwardRef(
9027
9153
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9048,7 +9174,7 @@ const IconStroke3 = React.forwardRef(
9048
9174
  })))
9049
9175
  )
9050
9176
  );
9051
- IconStroke3[iconSymbol] = true;
9177
+ IconStroke3[designSystemBaseIcon.iconSymbol] = true;
9052
9178
 
9053
9179
  const IconStroke4 = React.forwardRef(
9054
9180
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9075,7 +9201,7 @@ const IconStroke4 = React.forwardRef(
9075
9201
  })))
9076
9202
  )
9077
9203
  );
9078
- IconStroke4[iconSymbol] = true;
9204
+ IconStroke4[designSystemBaseIcon.iconSymbol] = true;
9079
9205
 
9080
9206
  const IconStroke5 = React.forwardRef(
9081
9207
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9102,7 +9228,7 @@ const IconStroke5 = React.forwardRef(
9102
9228
  })))
9103
9229
  )
9104
9230
  );
9105
- IconStroke5[iconSymbol] = true;
9231
+ IconStroke5[designSystemBaseIcon.iconSymbol] = true;
9106
9232
 
9107
9233
  const IconStroke6 = React.forwardRef(
9108
9234
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9129,7 +9255,7 @@ const IconStroke6 = React.forwardRef(
9129
9255
  })))
9130
9256
  )
9131
9257
  );
9132
- IconStroke6[iconSymbol] = true;
9258
+ IconStroke6[designSystemBaseIcon.iconSymbol] = true;
9133
9259
 
9134
9260
  const IconSwitch = React.forwardRef(
9135
9261
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9158,7 +9284,7 @@ const IconSwitch = React.forwardRef(
9158
9284
  })
9159
9285
  )
9160
9286
  );
9161
- IconSwitch[iconSymbol] = true;
9287
+ IconSwitch[designSystemBaseIcon.iconSymbol] = true;
9162
9288
 
9163
9289
  const IconTag = React.forwardRef(
9164
9290
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9188,7 +9314,7 @@ const IconTag = React.forwardRef(
9188
9314
  })
9189
9315
  )
9190
9316
  );
9191
- IconTag[iconSymbol] = true;
9317
+ IconTag[designSystemBaseIcon.iconSymbol] = true;
9192
9318
 
9193
9319
  const IconTextAUnderline = React.forwardRef(
9194
9320
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9215,7 +9341,7 @@ const IconTextAUnderline = React.forwardRef(
9215
9341
  })
9216
9342
  )
9217
9343
  );
9218
- IconTextAUnderline[iconSymbol] = true;
9344
+ IconTextAUnderline[designSystemBaseIcon.iconSymbol] = true;
9219
9345
 
9220
9346
  const IconTextAlignCenter = React.forwardRef(
9221
9347
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9246,7 +9372,7 @@ const IconTextAlignCenter = React.forwardRef(
9246
9372
  })))
9247
9373
  )
9248
9374
  );
9249
- IconTextAlignCenter[iconSymbol] = true;
9375
+ IconTextAlignCenter[designSystemBaseIcon.iconSymbol] = true;
9250
9376
 
9251
9377
  const IconTextAlignLeft = React.forwardRef(
9252
9378
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9277,7 +9403,7 @@ const IconTextAlignLeft = React.forwardRef(
9277
9403
  })))
9278
9404
  )
9279
9405
  );
9280
- IconTextAlignLeft[iconSymbol] = true;
9406
+ IconTextAlignLeft[designSystemBaseIcon.iconSymbol] = true;
9281
9407
 
9282
9408
  const IconTextBBoldItalicUnderlined = React.forwardRef(
9283
9409
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9296,7 +9422,7 @@ const IconTextBBoldItalicUnderlined = React.forwardRef(
9296
9422
  })
9297
9423
  )
9298
9424
  );
9299
- IconTextBBoldItalicUnderlined[iconSymbol] = true;
9425
+ IconTextBBoldItalicUnderlined[designSystemBaseIcon.iconSymbol] = true;
9300
9426
 
9301
9427
  const IconTextBBold = React.forwardRef(
9302
9428
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9327,7 +9453,7 @@ const IconTextBBold = React.forwardRef(
9327
9453
  })))
9328
9454
  )
9329
9455
  );
9330
- IconTextBBold[iconSymbol] = true;
9456
+ IconTextBBold[designSystemBaseIcon.iconSymbol] = true;
9331
9457
 
9332
9458
  const IconTextCursorEyeOpen = React.forwardRef(
9333
9459
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9352,7 +9478,7 @@ const IconTextCursorEyeOpen = React.forwardRef(
9352
9478
  })
9353
9479
  )
9354
9480
  );
9355
- IconTextCursorEyeOpen[iconSymbol] = true;
9481
+ IconTextCursorEyeOpen[designSystemBaseIcon.iconSymbol] = true;
9356
9482
 
9357
9483
  const IconTextHOne = React.forwardRef(
9358
9484
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9383,7 +9509,7 @@ const IconTextHOne = React.forwardRef(
9383
9509
  })))
9384
9510
  )
9385
9511
  );
9386
- IconTextHOne[iconSymbol] = true;
9512
+ IconTextHOne[designSystemBaseIcon.iconSymbol] = true;
9387
9513
 
9388
9514
  const IconTextHThree = React.forwardRef(
9389
9515
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9414,7 +9540,7 @@ const IconTextHThree = React.forwardRef(
9414
9540
  })))
9415
9541
  )
9416
9542
  );
9417
- IconTextHThree[iconSymbol] = true;
9543
+ IconTextHThree[designSystemBaseIcon.iconSymbol] = true;
9418
9544
 
9419
9545
  const IconTextHTwo = React.forwardRef(
9420
9546
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9445,7 +9571,7 @@ const IconTextHTwo = React.forwardRef(
9445
9571
  })))
9446
9572
  )
9447
9573
  );
9448
- IconTextHTwo[iconSymbol] = true;
9574
+ IconTextHTwo[designSystemBaseIcon.iconSymbol] = true;
9449
9575
 
9450
9576
  const IconTextIItalic = React.forwardRef(
9451
9577
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9475,7 +9601,7 @@ const IconTextIItalic = React.forwardRef(
9475
9601
  })))
9476
9602
  )
9477
9603
  );
9478
- IconTextIItalic[iconSymbol] = true;
9604
+ IconTextIItalic[designSystemBaseIcon.iconSymbol] = true;
9479
9605
 
9480
9606
  const IconTextIndent = React.forwardRef(
9481
9607
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9506,7 +9632,7 @@ const IconTextIndent = React.forwardRef(
9506
9632
  })))
9507
9633
  )
9508
9634
  );
9509
- IconTextIndent[iconSymbol] = true;
9635
+ IconTextIndent[designSystemBaseIcon.iconSymbol] = true;
9510
9636
 
9511
9637
  const IconTextLinesThree = React.forwardRef(
9512
9638
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9537,7 +9663,7 @@ const IconTextLinesThree = React.forwardRef(
9537
9663
  })))
9538
9664
  )
9539
9665
  );
9540
- IconTextLinesThree[iconSymbol] = true;
9666
+ IconTextLinesThree[designSystemBaseIcon.iconSymbol] = true;
9541
9667
 
9542
9668
  const IconTextSStrikethrough = React.forwardRef(
9543
9669
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9568,7 +9694,7 @@ const IconTextSStrikethrough = React.forwardRef(
9568
9694
  })))
9569
9695
  )
9570
9696
  );
9571
- IconTextSStrikethrough[iconSymbol] = true;
9697
+ IconTextSStrikethrough[designSystemBaseIcon.iconSymbol] = true;
9572
9698
 
9573
9699
  const IconTextStyles = React.forwardRef(
9574
9700
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9597,7 +9723,7 @@ const IconTextStyles = React.forwardRef(
9597
9723
  })
9598
9724
  )
9599
9725
  );
9600
- IconTextStyles[iconSymbol] = true;
9726
+ IconTextStyles[designSystemBaseIcon.iconSymbol] = true;
9601
9727
 
9602
9728
  const IconTextT = React.forwardRef(
9603
9729
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9627,7 +9753,7 @@ const IconTextT = React.forwardRef(
9627
9753
  })))
9628
9754
  )
9629
9755
  );
9630
- IconTextT[iconSymbol] = true;
9756
+ IconTextT[designSystemBaseIcon.iconSymbol] = true;
9631
9757
 
9632
9758
  const IconTextUUnderlined = React.forwardRef(
9633
9759
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9658,7 +9784,7 @@ const IconTextUUnderlined = React.forwardRef(
9658
9784
  })))
9659
9785
  )
9660
9786
  );
9661
- IconTextUUnderlined[iconSymbol] = true;
9787
+ IconTextUUnderlined[designSystemBaseIcon.iconSymbol] = true;
9662
9788
 
9663
9789
  const IconThumbsUp = React.forwardRef(
9664
9790
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9688,7 +9814,7 @@ const IconThumbsUp = React.forwardRef(
9688
9814
  })))
9689
9815
  )
9690
9816
  );
9691
- IconThumbsUp[iconSymbol] = true;
9817
+ IconThumbsUp[designSystemBaseIcon.iconSymbol] = true;
9692
9818
 
9693
9819
  const IconTickCircle = React.forwardRef(
9694
9820
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9715,7 +9841,7 @@ const IconTickCircle = React.forwardRef(
9715
9841
  })))
9716
9842
  )
9717
9843
  );
9718
- IconTickCircle[iconSymbol] = true;
9844
+ IconTickCircle[designSystemBaseIcon.iconSymbol] = true;
9719
9845
 
9720
9846
  const IconTicket = React.forwardRef(
9721
9847
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9734,7 +9860,7 @@ const IconTicket = React.forwardRef(
9734
9860
  })
9735
9861
  )
9736
9862
  );
9737
- IconTicket[iconSymbol] = true;
9863
+ IconTicket[designSystemBaseIcon.iconSymbol] = true;
9738
9864
 
9739
9865
  const IconTimer = React.forwardRef(
9740
9866
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9759,7 +9885,7 @@ const IconTimer = React.forwardRef(
9759
9885
  })
9760
9886
  )
9761
9887
  );
9762
- IconTimer[iconSymbol] = true;
9888
+ IconTimer[designSystemBaseIcon.iconSymbol] = true;
9763
9889
 
9764
9890
  const IconToolbar = React.forwardRef(
9765
9891
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9782,7 +9908,7 @@ const IconToolbar = React.forwardRef(
9782
9908
  })
9783
9909
  )
9784
9910
  );
9785
- IconToolbar[iconSymbol] = true;
9911
+ IconToolbar[designSystemBaseIcon.iconSymbol] = true;
9786
9912
 
9787
9913
  const IconTooltip = React.forwardRef(
9788
9914
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9805,7 +9931,7 @@ const IconTooltip = React.forwardRef(
9805
9931
  })
9806
9932
  )
9807
9933
  );
9808
- IconTooltip[iconSymbol] = true;
9934
+ IconTooltip[designSystemBaseIcon.iconSymbol] = true;
9809
9935
 
9810
9936
  const IconTrackpad = React.forwardRef(
9811
9937
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9826,7 +9952,7 @@ const IconTrackpad = React.forwardRef(
9826
9952
  })
9827
9953
  )
9828
9954
  );
9829
- IconTrackpad[iconSymbol] = true;
9955
+ IconTrackpad[designSystemBaseIcon.iconSymbol] = true;
9830
9956
 
9831
9957
  const IconTrapeze = React.forwardRef(
9832
9958
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9857,7 +9983,7 @@ const IconTrapeze = React.forwardRef(
9857
9983
  })))
9858
9984
  )
9859
9985
  );
9860
- IconTrapeze[iconSymbol] = true;
9986
+ IconTrapeze[designSystemBaseIcon.iconSymbol] = true;
9861
9987
 
9862
9988
  const IconTrashSimple = React.forwardRef(
9863
9989
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9888,7 +10014,7 @@ const IconTrashSimple = React.forwardRef(
9888
10014
  })))
9889
10015
  )
9890
10016
  );
9891
- IconTrashSimple[iconSymbol] = true;
10017
+ IconTrashSimple[designSystemBaseIcon.iconSymbol] = true;
9892
10018
 
9893
10019
  const IconTrash = React.forwardRef(
9894
10020
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9919,7 +10045,7 @@ const IconTrash = React.forwardRef(
9919
10045
  })))
9920
10046
  )
9921
10047
  );
9922
- IconTrash[iconSymbol] = true;
10048
+ IconTrash[designSystemBaseIcon.iconSymbol] = true;
9923
10049
 
9924
10050
  const IconTriangleSquareCircle = React.forwardRef(
9925
10051
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9946,7 +10072,7 @@ const IconTriangleSquareCircle = React.forwardRef(
9946
10072
  })))
9947
10073
  )
9948
10074
  );
9949
- IconTriangleSquareCircle[iconSymbol] = true;
10075
+ IconTriangleSquareCircle[designSystemBaseIcon.iconSymbol] = true;
9950
10076
 
9951
10077
  const IconTriangle = React.forwardRef(
9952
10078
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -9975,7 +10101,7 @@ const IconTriangle = React.forwardRef(
9975
10101
  })))
9976
10102
  )
9977
10103
  );
9978
- IconTriangle[iconSymbol] = true;
10104
+ IconTriangle[designSystemBaseIcon.iconSymbol] = true;
9979
10105
 
9980
10106
  const IconTrident = React.forwardRef(
9981
10107
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10014,7 +10140,7 @@ const IconTrident = React.forwardRef(
10014
10140
  })
10015
10141
  )
10016
10142
  );
10017
- IconTrident[iconSymbol] = true;
10143
+ IconTrident[designSystemBaseIcon.iconSymbol] = true;
10018
10144
 
10019
10145
  const IconTrophy = React.forwardRef(
10020
10146
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10041,7 +10167,7 @@ const IconTrophy = React.forwardRef(
10041
10167
  })
10042
10168
  )
10043
10169
  );
10044
- IconTrophy[iconSymbol] = true;
10170
+ IconTrophy[designSystemBaseIcon.iconSymbol] = true;
10045
10171
 
10046
10172
  const IconUserAdd = React.forwardRef(
10047
10173
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10063,7 +10189,7 @@ const IconUserAdd = React.forwardRef(
10063
10189
  })
10064
10190
  )
10065
10191
  );
10066
- IconUserAdd[iconSymbol] = true;
10192
+ IconUserAdd[designSystemBaseIcon.iconSymbol] = true;
10067
10193
 
10068
10194
  const IconUserArrowRightUp = React.forwardRef(
10069
10195
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10090,7 +10216,7 @@ const IconUserArrowRightUp = React.forwardRef(
10090
10216
  })))
10091
10217
  )
10092
10218
  );
10093
- IconUserArrowRightUp[iconSymbol] = true;
10219
+ IconUserArrowRightUp[designSystemBaseIcon.iconSymbol] = true;
10094
10220
 
10095
10221
  const IconUserCogPlus = React.forwardRef(
10096
10222
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10118,7 +10244,7 @@ const IconUserCogPlus = React.forwardRef(
10118
10244
  })
10119
10245
  )
10120
10246
  );
10121
- IconUserCogPlus[iconSymbol] = true;
10247
+ IconUserCogPlus[designSystemBaseIcon.iconSymbol] = true;
10122
10248
 
10123
10249
  const IconUserCog = React.forwardRef(
10124
10250
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10146,7 +10272,7 @@ const IconUserCog = React.forwardRef(
10146
10272
  })
10147
10273
  )
10148
10274
  );
10149
- IconUserCog[iconSymbol] = true;
10275
+ IconUserCog[designSystemBaseIcon.iconSymbol] = true;
10150
10276
 
10151
10277
  const IconUserEyeOpen = React.forwardRef(
10152
10278
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10171,7 +10297,7 @@ const IconUserEyeOpen = React.forwardRef(
10171
10297
  })
10172
10298
  )
10173
10299
  );
10174
- IconUserEyeOpen[iconSymbol] = true;
10300
+ IconUserEyeOpen[designSystemBaseIcon.iconSymbol] = true;
10175
10301
 
10176
10302
  const IconUserLoad = React.forwardRef(
10177
10303
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10201,7 +10327,7 @@ const IconUserLoad = React.forwardRef(
10201
10327
  })))
10202
10328
  )
10203
10329
  );
10204
- IconUserLoad[iconSymbol] = true;
10330
+ IconUserLoad[designSystemBaseIcon.iconSymbol] = true;
10205
10331
 
10206
10332
  const IconUserNumberThree = React.forwardRef(
10207
10333
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10232,7 +10358,7 @@ const IconUserNumberThree = React.forwardRef(
10232
10358
  })))
10233
10359
  )
10234
10360
  );
10235
- IconUserNumberThree[iconSymbol] = true;
10361
+ IconUserNumberThree[designSystemBaseIcon.iconSymbol] = true;
10236
10362
 
10237
10363
  const IconUserPenDashesBottom = React.forwardRef(
10238
10364
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10257,7 +10383,7 @@ const IconUserPenDashesBottom = React.forwardRef(
10257
10383
  })
10258
10384
  )
10259
10385
  );
10260
- IconUserPenDashesBottom[iconSymbol] = true;
10386
+ IconUserPenDashesBottom[designSystemBaseIcon.iconSymbol] = true;
10261
10387
 
10262
10388
  const IconUserPenLineBottom = React.forwardRef(
10263
10389
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10282,7 +10408,7 @@ const IconUserPenLineBottom = React.forwardRef(
10282
10408
  })
10283
10409
  )
10284
10410
  );
10285
- IconUserPenLineBottom[iconSymbol] = true;
10411
+ IconUserPenLineBottom[designSystemBaseIcon.iconSymbol] = true;
10286
10412
 
10287
10413
  const IconUserTickDown = React.forwardRef(
10288
10414
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10309,7 +10435,7 @@ const IconUserTickDown = React.forwardRef(
10309
10435
  })))
10310
10436
  )
10311
10437
  );
10312
- IconUserTickDown[iconSymbol] = true;
10438
+ IconUserTickDown[designSystemBaseIcon.iconSymbol] = true;
10313
10439
 
10314
10440
  const IconUser = React.forwardRef(
10315
10441
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10331,7 +10457,7 @@ const IconUser = React.forwardRef(
10331
10457
  })
10332
10458
  )
10333
10459
  );
10334
- IconUser[iconSymbol] = true;
10460
+ IconUser[designSystemBaseIcon.iconSymbol] = true;
10335
10461
 
10336
10462
  const IconUsersThree = React.forwardRef(
10337
10463
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10362,7 +10488,7 @@ const IconUsersThree = React.forwardRef(
10362
10488
  })))
10363
10489
  )
10364
10490
  );
10365
- IconUsersThree[iconSymbol] = true;
10491
+ IconUsersThree[designSystemBaseIcon.iconSymbol] = true;
10366
10492
 
10367
10493
  const IconUsers = React.forwardRef(
10368
10494
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10384,7 +10510,7 @@ const IconUsers = React.forwardRef(
10384
10510
  })
10385
10511
  )
10386
10512
  );
10387
- IconUsers[iconSymbol] = true;
10513
+ IconUsers[designSystemBaseIcon.iconSymbol] = true;
10388
10514
 
10389
10515
  const IconVideoCameraSimpleSlash = React.forwardRef(
10390
10516
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10415,7 +10541,7 @@ const IconVideoCameraSimpleSlash = React.forwardRef(
10415
10541
  })))
10416
10542
  )
10417
10543
  );
10418
- IconVideoCameraSimpleSlash[iconSymbol] = true;
10544
+ IconVideoCameraSimpleSlash[designSystemBaseIcon.iconSymbol] = true;
10419
10545
 
10420
10546
  const IconVideoCameraSimple = React.forwardRef(
10421
10547
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10446,7 +10572,7 @@ const IconVideoCameraSimple = React.forwardRef(
10446
10572
  })))
10447
10573
  )
10448
10574
  );
10449
- IconVideoCameraSimple[iconSymbol] = true;
10575
+ IconVideoCameraSimple[designSystemBaseIcon.iconSymbol] = true;
10450
10576
 
10451
10577
  const IconVideoCamera = React.forwardRef(
10452
10578
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10477,7 +10603,7 @@ const IconVideoCamera = React.forwardRef(
10477
10603
  })))
10478
10604
  )
10479
10605
  );
10480
- IconVideoCamera[iconSymbol] = true;
10606
+ IconVideoCamera[designSystemBaseIcon.iconSymbol] = true;
10481
10607
 
10482
10608
  const IconViewCenter = React.forwardRef(
10483
10609
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10508,7 +10634,7 @@ const IconViewCenter = React.forwardRef(
10508
10634
  })
10509
10635
  )
10510
10636
  );
10511
- IconViewCenter[iconSymbol] = true;
10637
+ IconViewCenter[designSystemBaseIcon.iconSymbol] = true;
10512
10638
 
10513
10639
  const IconViewSideLeft = React.forwardRef(
10514
10640
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10539,7 +10665,7 @@ const IconViewSideLeft = React.forwardRef(
10539
10665
  })
10540
10666
  )
10541
10667
  );
10542
- IconViewSideLeft[iconSymbol] = true;
10668
+ IconViewSideLeft[designSystemBaseIcon.iconSymbol] = true;
10543
10669
 
10544
10670
  const IconWallet = React.forwardRef(
10545
10671
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
@@ -10565,7 +10691,7 @@ const IconWallet = React.forwardRef(
10565
10691
  })
10566
10692
  )
10567
10693
  );
10568
- IconWallet[iconSymbol] = true;
10694
+ IconWallet[designSystemBaseIcon.iconSymbol] = true;
10569
10695
 
10570
10696
  exports.IconAddLineBottom = IconAddLineBottom;
10571
10697
  exports.IconAddLineRight = IconAddLineRight;
@@ -10604,6 +10730,7 @@ exports.IconArrowsInSimple = IconArrowsInSimple;
10604
10730
  exports.IconArrowsOutCardinal = IconArrowsOutCardinal;
10605
10731
  exports.IconArrowsOutLinesHorizontal = IconArrowsOutLinesHorizontal;
10606
10732
  exports.IconArrowsOutSimple = IconArrowsOutSimple;
10733
+ exports.IconArrowsSquareCounterClockwiseY = IconArrowsSquareCounterClockwiseY;
10607
10734
  exports.IconArticle = IconArticle;
10608
10735
  exports.IconAt = IconAt;
10609
10736
  exports.IconBadge = IconBadge;
@@ -10756,11 +10883,13 @@ exports.IconLogout = IconLogout;
10756
10883
  exports.IconMagnet = IconMagnet;
10757
10884
  exports.IconMagnifyingGlass = IconMagnifyingGlass;
10758
10885
  exports.IconMagnifyingGlassLightning = IconMagnifyingGlassLightning;
10886
+ exports.IconMagnifyingGlassPlus = IconMagnifyingGlassPlus;
10759
10887
  exports.IconMap = IconMap;
10760
10888
  exports.IconMegaphone = IconMegaphone;
10761
10889
  exports.IconMicrophone = IconMicrophone;
10762
10890
  exports.IconMicrophoneSlash = IconMicrophoneSlash;
10763
10891
  exports.IconMinus = IconMinus;
10892
+ exports.IconMobile = IconMobile;
10764
10893
  exports.IconMonitorArrow = IconMonitorArrow;
10765
10894
  exports.IconMonitorPause = IconMonitorPause;
10766
10895
  exports.IconMonitorPlay = IconMonitorPlay;
@@ -10793,6 +10922,7 @@ exports.IconPen = IconPen;
10793
10922
  exports.IconPenTip = IconPenTip;
10794
10923
  exports.IconPentagon = IconPentagon;
10795
10924
  exports.IconPlaceholder = IconPlaceholder;
10925
+ exports.IconPlanet = IconPlanet;
10796
10926
  exports.IconPlay = IconPlay;
10797
10927
  exports.IconPlayCircle = IconPlayCircle;
10798
10928
  exports.IconPlaybackSpeedCircle = IconPlaybackSpeedCircle;
@@ -10847,7 +10977,9 @@ exports.IconSmileyPlus = IconSmileyPlus;
10847
10977
  exports.IconSmileySticker = IconSmileySticker;
10848
10978
  exports.IconSocialFacebook = IconSocialFacebook;
10849
10979
  exports.IconSocialInstagram = IconSocialInstagram;
10980
+ exports.IconSocialJira = IconSocialJira;
10850
10981
  exports.IconSocialLinkedin = IconSocialLinkedin;
10982
+ exports.IconSocialSlack = IconSocialSlack;
10851
10983
  exports.IconSocialTwitter = IconSocialTwitter;
10852
10984
  exports.IconSocialYoutube = IconSocialYoutube;
10853
10985
  exports.IconSparks = IconSparks;
@@ -10938,5 +11070,4 @@ exports.IconVideoCameraSimpleSlash = IconVideoCameraSimpleSlash;
10938
11070
  exports.IconViewCenter = IconViewCenter;
10939
11071
  exports.IconViewSideLeft = IconViewSideLeft;
10940
11072
  exports.IconWallet = IconWallet;
10941
- exports.isIconComponent = isIconComponent;
10942
11073
  //# sourceMappingURL=main.js.map