@mirohq/design-system-icons 0.65.4 → 0.66.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 (449) hide show
  1. package/dist/main.js +800 -520
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +797 -522
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +11 -1
  6. package/package.json +3 -3
  7. package/react/activity.tsx +2 -2
  8. package/react/add-line-bottom.tsx +2 -2
  9. package/react/add-line-right.tsx +2 -2
  10. package/react/align-bottom-group.tsx +8 -24
  11. package/react/align-bottom.tsx +2 -2
  12. package/react/align-center-horizontal.tsx +2 -2
  13. package/react/align-center-vertical.tsx +2 -2
  14. package/react/align-left.tsx +2 -2
  15. package/react/align-right.tsx +2 -2
  16. package/react/align-top-group.tsx +8 -24
  17. package/react/align-top.tsx +2 -2
  18. package/react/alignment-scale.tsx +2 -2
  19. package/react/arrow-arc-left.tsx +2 -2
  20. package/react/arrow-arc-right.tsx +2 -2
  21. package/react/arrow-bend-up-left.tsx +2 -2
  22. package/react/arrow-bend-up-right.tsx +2 -2
  23. package/react/arrow-box-out.tsx +2 -2
  24. package/react/arrow-clockwise-down-right.tsx +2 -2
  25. package/react/arrow-clockwise-up-left.tsx +2 -2
  26. package/react/arrow-counter-clockwise-down-left.tsx +2 -2
  27. package/react/arrow-counter-clockwise-up-right.tsx +2 -2
  28. package/react/arrow-curves-bottom-right.tsx +2 -2
  29. package/react/arrow-down-left.tsx +2 -2
  30. package/react/arrow-down-right.tsx +2 -2
  31. package/react/arrow-down.tsx +2 -2
  32. package/react/arrow-elbow-down-right.tsx +2 -2
  33. package/react/arrow-left.tsx +2 -9
  34. package/react/arrow-right.tsx +2 -2
  35. package/react/arrow-up-circle.tsx +2 -2
  36. package/react/arrow-up-left.tsx +2 -2
  37. package/react/arrow-up-right.tsx +2 -2
  38. package/react/arrow-up.tsx +2 -2
  39. package/react/arrows-clockwise-rectangle-tilt.tsx +2 -2
  40. package/react/arrows-clockwise-x.tsx +2 -2
  41. package/react/arrows-clockwise-y.tsx +2 -2
  42. package/react/arrows-down-up.tsx +2 -2
  43. package/react/arrows-horizontal-lines-top-bottom.tsx +2 -2
  44. package/react/arrows-in-simple.tsx +2 -2
  45. package/react/arrows-out-cardinal.tsx +2 -2
  46. package/react/arrows-out-lines-horizontal.tsx +2 -2
  47. package/react/arrows-out-simple.tsx +2 -2
  48. package/react/arrows-square-counter-clockwise-y.tsx +2 -2
  49. package/react/arrows-time-backward.tsx +2 -2
  50. package/react/arrows-time-forward.tsx +2 -2
  51. package/react/article-empty.tsx +37 -0
  52. package/react/article.tsx +2 -2
  53. package/react/at.tsx +2 -2
  54. package/react/attachment.tsx +5 -6
  55. package/react/bell-slash.tsx +2 -2
  56. package/react/bell-tilt.tsx +2 -2
  57. package/react/bell.tsx +2 -2
  58. package/react/board.tsx +2 -2
  59. package/react/book-open-info.tsx +2 -2
  60. package/react/bookmark.tsx +2 -2
  61. package/react/bracket-curly-left.tsx +2 -2
  62. package/react/bracket-curly-right.tsx +2 -2
  63. package/react/brackets-angle-slash.tsx +2 -2
  64. package/react/brackets-curly-circles-three.tsx +2 -2
  65. package/react/browser.tsx +77 -0
  66. package/react/brush.tsx +2 -2
  67. package/react/calendar-blank.tsx +2 -2
  68. package/react/calendar-end.tsx +2 -2
  69. package/react/calendar-start.tsx +2 -2
  70. package/react/camera.tsx +2 -2
  71. package/react/card-circles.tsx +2 -2
  72. package/react/card-number-three.tsx +2 -2
  73. package/react/card.tsx +2 -2
  74. package/react/cards-poker.tsx +2 -2
  75. package/react/chart-bar-y-simple.tsx +2 -2
  76. package/react/chart-bar-y.tsx +2 -2
  77. package/react/chat-check.tsx +2 -2
  78. package/react/chat-dashes-lines-two.tsx +2 -2
  79. package/react/chat-lines-cross.tsx +2 -2
  80. package/react/chat-lines-dot.tsx +2 -2
  81. package/react/chat-lines-eye-open.tsx +2 -2
  82. package/react/chat-lines-two-stack.tsx +2 -2
  83. package/react/chat-lines-two.tsx +2 -2
  84. package/react/chat-plus.tsx +2 -2
  85. package/react/chat-text-arrow.tsx +2 -2
  86. package/react/chat-two.tsx +2 -2
  87. package/react/chat.tsx +2 -2
  88. package/react/check-mark.tsx +2 -2
  89. package/react/checkboard-square-centered.tsx +2 -2
  90. package/react/chevron-down-double.tsx +2 -2
  91. package/react/chevron-down.tsx +2 -2
  92. package/react/chevron-left-double.tsx +2 -2
  93. package/react/chevron-left.tsx +2 -2
  94. package/react/chevron-right-double.tsx +2 -2
  95. package/react/chevron-right.tsx +2 -2
  96. package/react/chevron-up-double.tsx +2 -2
  97. package/react/chevron-up-down-line.tsx +2 -2
  98. package/react/chevron-up-down.tsx +2 -2
  99. package/react/chevron-up.tsx +2 -2
  100. package/react/circle-corners.tsx +2 -2
  101. package/react/circle-motion-x.tsx +2 -2
  102. package/react/circle-notch.tsx +2 -2
  103. package/react/circle-slash.tsx +2 -2
  104. package/react/circles-connected.tsx +2 -2
  105. package/react/clock-counter-clockwise-simple.tsx +2 -2
  106. package/react/clock-counter-clockwise.tsx +2 -2
  107. package/react/clock.tsx +2 -2
  108. package/react/cluster.tsx +2 -2
  109. package/react/clustered.tsx +2 -2
  110. package/react/cog.tsx +2 -2
  111. package/react/coins-checked.tsx +2 -2
  112. package/react/coins-slash.tsx +2 -2
  113. package/react/columns-three.tsx +2 -2
  114. package/react/comment-group.tsx +2 -2
  115. package/react/cone-serpentine.tsx +2 -2
  116. package/react/connection-line-elbows.tsx +2 -2
  117. package/react/connection-line-straight.tsx +2 -2
  118. package/react/corners-three-eye-open.tsx +2 -2
  119. package/react/counter.tsx +2 -2
  120. package/react/credit-card.tsx +2 -2
  121. package/react/crop.tsx +2 -2
  122. package/react/cross-circle.tsx +2 -2
  123. package/react/cross-square.tsx +2 -2
  124. package/react/cross.tsx +2 -2
  125. package/react/cube.tsx +2 -2
  126. package/react/cursor-filled.tsx +2 -2
  127. package/react/cursor-lines.tsx +2 -2
  128. package/react/cursor-text-lines.tsx +2 -2
  129. package/react/cursor-text.tsx +2 -2
  130. package/react/cursor.tsx +2 -2
  131. package/react/dash-left-down-square-dash-right-up.tsx +2 -2
  132. package/react/dash-left-up-square-dash-down-right.tsx +2 -2
  133. package/react/dash-square-dash-horizontal.tsx +2 -2
  134. package/react/dash-square-dash-vertical.tsx +2 -2
  135. package/react/diagram-card-large-1.tsx +2 -2
  136. package/react/diagram-card-large-2.tsx +2 -2
  137. package/react/diagram-card-large-3.tsx +2 -2
  138. package/react/diagram-card-large-4.tsx +2 -2
  139. package/react/diagram-card-magnifying-glass.tsx +2 -2
  140. package/react/diagram-card-small-1.tsx +2 -2
  141. package/react/diagram-card-small-2.tsx +2 -2
  142. package/react/diagram-card-small-3.tsx +2 -2
  143. package/react/diagram-card-team.tsx +2 -2
  144. package/react/diagram-card-user.tsx +2 -2
  145. package/react/diagramming-format.tsx +2 -2
  146. package/react/distribute-horizontal.tsx +2 -2
  147. package/react/distribute-vertical.tsx +2 -2
  148. package/react/doc-format.tsx +2 -2
  149. package/react/dollar-sign-currency.tsx +2 -2
  150. package/react/dot-voting.tsx +2 -2
  151. package/react/dots-nine.tsx +2 -2
  152. package/react/dots-six-horizontal.tsx +2 -2
  153. package/react/dots-six-vertical.tsx +2 -2
  154. package/react/download.tsx +2 -2
  155. package/react/envelope.tsx +2 -2
  156. package/react/eraser.tsx +2 -2
  157. package/react/exclamation-mark-octagon.tsx +2 -2
  158. package/react/exclamation-point-circle.tsx +2 -2
  159. package/react/export.tsx +2 -2
  160. package/react/external-format.tsx +2 -2
  161. package/react/eye-closed-dots-four-frame-broken.tsx +2 -2
  162. package/react/eye-closed.tsx +2 -2
  163. package/react/eye-open-line-frame-broken.tsx +2 -2
  164. package/react/eye-open-slash.tsx +2 -2
  165. package/react/eye-open.tsx +2 -2
  166. package/react/eyedropper.tsx +2 -2
  167. package/react/factory-house.tsx +2 -2
  168. package/react/factory.tsx +2 -2
  169. package/react/file-spreadsheet.tsx +2 -2
  170. package/react/flag.tsx +2 -2
  171. package/react/flip-card.tsx +2 -2
  172. package/react/folder.tsx +2 -2
  173. package/react/frame-lines-two.tsx +2 -2
  174. package/react/frame-play.tsx +2 -2
  175. package/react/frame-plus.tsx +2 -2
  176. package/react/frame.tsx +2 -2
  177. package/react/funnel.tsx +2 -2
  178. package/react/gauge.tsx +2 -2
  179. package/react/gavel.tsx +2 -2
  180. package/react/gift.tsx +2 -2
  181. package/react/globe.tsx +2 -2
  182. package/react/graduation-cap.tsx +2 -2
  183. package/react/grid-four.tsx +2 -2
  184. package/react/grid.tsx +2 -2
  185. package/react/hand-filled.tsx +2 -2
  186. package/react/hand-pointing.tsx +2 -2
  187. package/react/hand.tsx +2 -2
  188. package/react/headphones.tsx +2 -2
  189. package/react/headset-person.tsx +2 -2
  190. package/react/heart-filled.tsx +2 -2
  191. package/react/heart.tsx +2 -2
  192. package/react/highlighter-underline.tsx +2 -2
  193. package/react/highlighter.tsx +2 -2
  194. package/react/house.tsx +2 -2
  195. package/react/image.tsx +2 -2
  196. package/react/indent-left.tsx +2 -2
  197. package/react/indent-right.tsx +2 -2
  198. package/react/index.ts +5 -0
  199. package/react/information-mark-circle.tsx +2 -2
  200. package/react/key.tsx +2 -2
  201. package/react/keycap.tsx +2 -2
  202. package/react/laptop.tsx +2 -2
  203. package/react/lasso.tsx +2 -2
  204. package/react/layout.tsx +2 -2
  205. package/react/lightbox.tsx +2 -2
  206. package/react/lightbulb.tsx +2 -2
  207. package/react/lightning.tsx +2 -2
  208. package/react/line-two-diagonal-top-right-double.tsx +2 -2
  209. package/react/lines-three-horizontal-line-vertical-center.tsx +2 -2
  210. package/react/lines-three-horizontal.tsx +2 -2
  211. package/react/lines-three-vertical.tsx +2 -2
  212. package/react/lines-top-left-columns-two.tsx +2 -2
  213. package/react/link-plus.tsx +2 -2
  214. package/react/link.tsx +2 -2
  215. package/react/list-bullets.tsx +2 -2
  216. package/react/list-numbers.tsx +2 -2
  217. package/react/lock-closed.tsx +2 -2
  218. package/react/lock-open.tsx +2 -2
  219. package/react/login.tsx +2 -2
  220. package/react/logout.tsx +2 -2
  221. package/react/magnet.tsx +2 -2
  222. package/react/magnifying-glass-lightning.tsx +2 -2
  223. package/react/magnifying-glass-plus.tsx +2 -2
  224. package/react/magnifying-glass.tsx +2 -2
  225. package/react/map.tsx +2 -2
  226. package/react/megaphone.tsx +2 -2
  227. package/react/microphone-slash.tsx +2 -2
  228. package/react/microphone.tsx +2 -2
  229. package/react/minus.tsx +2 -2
  230. package/react/mobile.tsx +2 -2
  231. package/react/monitor-arrow-up.tsx +2 -2
  232. package/react/monitor-arrow.tsx +2 -2
  233. package/react/monitor-pause.tsx +2 -2
  234. package/react/monitor-play.tsx +2 -2
  235. package/react/monitor-stop.tsx +2 -2
  236. package/react/monitor.tsx +2 -2
  237. package/react/moon.tsx +2 -2
  238. package/react/mouse.tsx +2 -2
  239. package/react/music-note.tsx +2 -2
  240. package/react/navigation-arrow-lines.tsx +2 -2
  241. package/react/navigation-up-left-slash.tsx +2 -2
  242. package/react/navigation-up-right.tsx +2 -2
  243. package/react/next.tsx +2 -2
  244. package/react/node-connected-dot.tsx +2 -2
  245. package/react/node-lines-curved.tsx +2 -2
  246. package/react/node-lines-horizontal.tsx +2 -2
  247. package/react/node-lines-vertical.tsx +2 -2
  248. package/react/node-plus.tsx +2 -2
  249. package/react/nodes-connected.tsx +2 -2
  250. package/react/nodes-connections-three.tsx +2 -2
  251. package/react/note-magnifying-glass.tsx +2 -2
  252. package/react/notepad.tsx +2 -2
  253. package/react/number.tsx +2 -2
  254. package/react/office.tsx +2 -2
  255. package/react/org-chart.tsx +2 -2
  256. package/react/orientation-horizontal.tsx +2 -2
  257. package/react/orientation-vertical.tsx +2 -2
  258. package/react/paint-bucket.tsx +2 -2
  259. package/react/palette.tsx +2 -2
  260. package/react/paper-plane-filled-right.tsx +2 -2
  261. package/react/paper-plane-tilt.tsx +2 -2
  262. package/react/pause-circle.tsx +2 -2
  263. package/react/pause.tsx +2 -2
  264. package/react/pen-tip.tsx +2 -2
  265. package/react/pen-underline.tsx +2 -2
  266. package/react/pen.tsx +2 -2
  267. package/react/people-list.tsx +2 -2
  268. package/react/person-in-circle.tsx +2 -2
  269. package/react/placeholder.tsx +2 -2
  270. package/react/play-circle.tsx +2 -2
  271. package/react/play.tsx +2 -2
  272. package/react/playback-speed-circle.tsx +2 -2
  273. package/react/plug.tsx +2 -2
  274. package/react/plus-box.tsx +2 -2
  275. package/react/plus-square.tsx +6 -14
  276. package/react/plus-text.tsx +2 -2
  277. package/react/plus.tsx +2 -2
  278. package/react/polling.tsx +2 -2
  279. package/react/presentation-arrow.tsx +2 -2
  280. package/react/presentation-eye-open.tsx +2 -2
  281. package/react/presentation-line.tsx +2 -2
  282. package/react/presentation-lines-two.tsx +2 -2
  283. package/react/presentation-link.tsx +2 -2
  284. package/react/presentation-number-one.tsx +2 -2
  285. package/react/presentation-play.tsx +2 -2
  286. package/react/presentation-plus.tsx +2 -2
  287. package/react/previous.tsx +2 -2
  288. package/react/prohibit.tsx +2 -2
  289. package/react/prototype-format.tsx +2 -2
  290. package/react/push-pin-filled.tsx +2 -2
  291. package/react/push-pin.tsx +2 -2
  292. package/react/question-mark-circle.tsx +2 -2
  293. package/react/question-mark.tsx +2 -2
  294. package/react/quotes.tsx +2 -2
  295. package/react/rectangle-arrow-up-center.tsx +2 -2
  296. package/react/rectangle-dash-lines.tsx +2 -2
  297. package/react/rectangle-dot-line-pen.tsx +2 -2
  298. package/react/rectangle-frame-2-lines.tsx +2 -2
  299. package/react/rectangle-line.tsx +2 -2
  300. package/react/rectangle-play-stack.tsx +2 -2
  301. package/react/rectangle-portrait-dash-square-top-center.tsx +2 -2
  302. package/react/rectangle-portrait-dash-square-top-left.tsx +2 -2
  303. package/react/rectangle-portrait-dash.tsx +2 -2
  304. package/react/rectangle-portrait-square-top-left.tsx +2 -2
  305. package/react/rectangle-tick.tsx +2 -2
  306. package/react/rectangle-triangle-bottom-center.tsx +2 -2
  307. package/react/rectangles-three-aligned.tsx +2 -2
  308. package/react/rectangles-three-overlap.tsx +2 -2
  309. package/react/rectangles-two-line.tsx +2 -2
  310. package/react/rectangles-two-lines-four.tsx +2 -2
  311. package/react/rectangles-two-minus.tsx +2 -2
  312. package/react/rectangles-two-plus.tsx +2 -2
  313. package/react/rectangles-two-user.tsx +2 -2
  314. package/react/rocket.tsx +2 -2
  315. package/react/rss-rectangle.tsx +2 -2
  316. package/react/rss.tsx +2 -2
  317. package/react/scissors.tsx +2 -2
  318. package/react/scrollbar-xy.tsx +2 -2
  319. package/react/select.tsx +2 -2
  320. package/react/shadow.tsx +2 -2
  321. package/react/shapes-lines-stacked.tsx +96 -0
  322. package/react/shapes-lines.tsx +2 -2
  323. package/react/shapes.tsx +2 -2
  324. package/react/shield-check.tsx +2 -2
  325. package/react/shield-lock-filled.tsx +2 -2
  326. package/react/shield-lock.tsx +2 -2
  327. package/react/shuffle.tsx +2 -2
  328. package/react/sidebar-closed.tsx +2 -2
  329. package/react/sidebar-global-closed.tsx +2 -2
  330. package/react/sidebar-global-open.tsx +2 -2
  331. package/react/sidebar-open.tsx +2 -2
  332. package/react/single-sparks-filled.tsx +2 -2
  333. package/react/slide-format.tsx +2 -2
  334. package/react/sliders-x.tsx +2 -2
  335. package/react/sliders-y.tsx +2 -2
  336. package/react/smiley-chat.tsx +2 -2
  337. package/react/smiley-plus.tsx +2 -2
  338. package/react/smiley-sticker.tsx +2 -2
  339. package/react/smiley.tsx +2 -2
  340. package/react/sort-ascending.tsx +2 -2
  341. package/react/sort-descending.tsx +2 -2
  342. package/react/sparks-filled.tsx +2 -2
  343. package/react/sparks.tsx +2 -2
  344. package/react/speaker-cross.tsx +2 -2
  345. package/react/speaker-high.tsx +2 -2
  346. package/react/spinner.tsx +2 -2
  347. package/react/split-vertical.tsx +2 -2
  348. package/react/square-arrow-in.tsx +2 -2
  349. package/react/square-brackets-angle-slash.tsx +2 -2
  350. package/react/square-circles-two.tsx +2 -2
  351. package/react/square-frame-2-lines-circle.tsx +2 -2
  352. package/react/square-line-square-dashed.tsx +2 -2
  353. package/react/square-star-scribble.tsx +2 -2
  354. package/react/square-triangle-circle-plus.tsx +2 -2
  355. package/react/squares-column.tsx +2 -2
  356. package/react/squares-four.tsx +2 -2
  357. package/react/squares-group.tsx +2 -2
  358. package/react/squares-merge.tsx +2 -2
  359. package/react/squares-row.tsx +2 -2
  360. package/react/squares-three.tsx +2 -2
  361. package/react/squares-two-overlap.tsx +2 -2
  362. package/react/squares-unmerge.tsx +2 -2
  363. package/react/stack.tsx +2 -2
  364. package/react/star-filled.tsx +2 -2
  365. package/react/star-half.tsx +2 -2
  366. package/react/star.tsx +2 -2
  367. package/react/sticky-corners.tsx +2 -2
  368. package/react/sticky-eye-closed.tsx +2 -2
  369. package/react/sticky-eye-open.tsx +2 -2
  370. package/react/sticky-note-stack.tsx +2 -2
  371. package/react/sticky-note-wide.tsx +2 -2
  372. package/react/sticky-note.tsx +2 -2
  373. package/react/sticky-notes-two.tsx +2 -2
  374. package/react/stop-circle.tsx +2 -2
  375. package/react/story-points.tsx +2 -2
  376. package/react/tablet.tsx +75 -0
  377. package/react/tag.tsx +2 -2
  378. package/react/tasks.tsx +2 -2
  379. package/react/text-a-underline.tsx +2 -2
  380. package/react/text-aa.tsx +2 -2
  381. package/react/text-align-center.tsx +2 -2
  382. package/react/text-align-left.tsx +2 -2
  383. package/react/text-align-right.tsx +2 -2
  384. package/react/text-b-bold-italic-underlined.tsx +2 -2
  385. package/react/text-b-bold.tsx +2 -2
  386. package/react/text-cursor-eye-open.tsx +2 -2
  387. package/react/text-h-one.tsx +2 -2
  388. package/react/text-h-three.tsx +2 -2
  389. package/react/text-h-two.tsx +2 -2
  390. package/react/text-i-italic.tsx +2 -2
  391. package/react/text-indent.tsx +2 -2
  392. package/react/text-line-height.tsx +2 -2
  393. package/react/text-lines-three.tsx +2 -2
  394. package/react/text-position.tsx +91 -0
  395. package/react/text-s-strikethrough.tsx +2 -2
  396. package/react/text-styles.tsx +2 -2
  397. package/react/text-t.tsx +2 -2
  398. package/react/text-u-underlined.tsx +2 -2
  399. package/react/thumbs-up.tsx +2 -2
  400. package/react/tick-circle.tsx +2 -2
  401. package/react/ticket.tsx +2 -2
  402. package/react/timeline-format.tsx +2 -2
  403. package/react/timer.tsx +2 -2
  404. package/react/tooltip.tsx +2 -2
  405. package/react/trackpad.tsx +2 -2
  406. package/react/trash-simple.tsx +2 -2
  407. package/react/trash.tsx +2 -2
  408. package/react/trophy.tsx +2 -2
  409. package/react/tshirt.tsx +2 -2
  410. package/react/user-add.tsx +2 -2
  411. package/react/user-arrow-right-up.tsx +2 -2
  412. package/react/user-background-blur.tsx +2 -2
  413. package/react/user-cog-plus.tsx +2 -2
  414. package/react/user-cog.tsx +2 -2
  415. package/react/user-eye-open.tsx +2 -2
  416. package/react/user-filter.tsx +2 -2
  417. package/react/user-load.tsx +2 -2
  418. package/react/user-number-three.tsx +2 -2
  419. package/react/user-pen-dashes-bottom.tsx +2 -2
  420. package/react/user-pen-line-bottom.tsx +2 -2
  421. package/react/user-tick-down.tsx +2 -2
  422. package/react/user.tsx +2 -2
  423. package/react/users-three.tsx +2 -2
  424. package/react/users.tsx +2 -2
  425. package/react/video-camera-simple-error.tsx +2 -2
  426. package/react/video-camera-simple-slash.tsx +2 -2
  427. package/react/video-camera-simple.tsx +2 -2
  428. package/react/video-camera.tsx +2 -2
  429. package/react/view-center.tsx +2 -2
  430. package/react/view-side-left.tsx +2 -2
  431. package/react/wallet.tsx +2 -2
  432. package/react/wifi-exclamation.tsx +2 -2
  433. package/react/wifi.tsx +2 -2
  434. package/svg/24/align-bottom-group.svg +1 -1
  435. package/svg/24/align-top-group.svg +1 -1
  436. package/svg/24/arrow-left-new.svg +1 -1
  437. package/svg/24/arrow-left.svg +1 -1
  438. package/svg/24/article-empty.svg +2 -0
  439. package/svg/24/attachment-new.svg +1 -1
  440. package/svg/24/browser-new.svg +2 -0
  441. package/svg/24/browser.svg +2 -0
  442. package/svg/24/plus-square-new.svg +1 -1
  443. package/svg/24/shapes-lines-stacked-new.svg +2 -0
  444. package/svg/24/shapes-lines-stacked.svg +2 -0
  445. package/svg/24/tablet-new.svg +2 -0
  446. package/svg/24/tablet.svg +2 -0
  447. package/svg/24/text-position-new.svg +2 -0
  448. package/svg/24/text-position.svg +2 -0
  449. package/svg/meta.json +25 -5
package/dist/main.js CHANGED
@@ -99,7 +99,7 @@ const IconActivityOld = react.forwardRef(
99
99
  );
100
100
  const IconActivity = react.forwardRef(
101
101
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
102
- const [v1] = designSystemExperiments.useNewDesignLanguage();
102
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
103
103
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
104
104
  IconActivityNew,
105
105
  {
@@ -180,7 +180,7 @@ const IconAddLineBottomOld = react.forwardRef(
180
180
  );
181
181
  const IconAddLineBottom = react.forwardRef(
182
182
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
183
- const [v1] = designSystemExperiments.useNewDesignLanguage();
183
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
184
184
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
185
185
  IconAddLineBottomNew,
186
186
  {
@@ -261,7 +261,7 @@ const IconAddLineRightOld = react.forwardRef(
261
261
  );
262
262
  const IconAddLineRight = react.forwardRef(
263
263
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
264
- const [v1] = designSystemExperiments.useNewDesignLanguage();
264
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
265
265
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
266
266
  IconAddLineRightNew,
267
267
  {
@@ -352,48 +352,20 @@ const IconAlignBottomGroup = react.forwardRef(
352
352
  "path",
353
353
  {
354
354
  fill: "currentColor",
355
- d: "M7 16h13v3h-13z",
356
- transform: "rotate(-90 7 16)"
357
- }
358
- ),
359
- /* @__PURE__ */ jsxRuntime.jsx(
360
- "path",
361
- {
362
- fill: "currentColor",
363
- d: "M7 16h13v3h-13z",
364
- transform: "rotate(-90 7 16)"
365
- }
366
- ),
367
- /* @__PURE__ */ jsxRuntime.jsx(
368
- "path",
369
- {
370
- fill: "currentColor",
371
- d: "M7 16h13v3h-13z",
372
- transform: "rotate(-90 7 16)"
373
- }
374
- ),
375
- /* @__PURE__ */ jsxRuntime.jsx(
376
- "path",
377
- {
378
- fill: "currentColor",
379
- d: "M14 16h7v3h-7z",
380
- transform: "rotate(-90 14 16)"
381
- }
382
- ),
383
- /* @__PURE__ */ jsxRuntime.jsx(
384
- "path",
385
- {
386
- fill: "currentColor",
387
- d: "M14 16h7v3h-7z",
388
- transform: "rotate(-90 14 16)"
355
+ stroke: "currentColor",
356
+ strokeWidth: "var(--svg-stroke-width)",
357
+ d: "M7.75 15.25h11.5v1.5h-11.5z",
358
+ transform: "rotate(-90 7.75 15.25)"
389
359
  }
390
360
  ),
391
361
  /* @__PURE__ */ jsxRuntime.jsx(
392
362
  "path",
393
363
  {
394
364
  fill: "currentColor",
395
- d: "M14 16h7v3h-7z",
396
- transform: "rotate(-90 14 16)"
365
+ stroke: "currentColor",
366
+ strokeWidth: "var(--svg-stroke-width)",
367
+ d: "M14.75 15.25h5.5v1.5h-5.5z",
368
+ transform: "rotate(-90 14.75 15.25)"
397
369
  }
398
370
  )
399
371
  );
@@ -462,7 +434,7 @@ const IconAlignBottomOld = react.forwardRef(
462
434
  );
463
435
  const IconAlignBottom = react.forwardRef(
464
436
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
465
- const [v1] = designSystemExperiments.useNewDesignLanguage();
437
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
466
438
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
467
439
  IconAlignBottomNew,
468
440
  {
@@ -559,7 +531,7 @@ const IconAlignCenterHorizontalOld = react.forwardRef(
559
531
  );
560
532
  const IconAlignCenterHorizontal = react.forwardRef(
561
533
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
562
- const [v1] = designSystemExperiments.useNewDesignLanguage();
534
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
563
535
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
564
536
  IconAlignCenterHorizontalNew,
565
537
  {
@@ -699,7 +671,7 @@ const IconAlignCenterVerticalOld = react.forwardRef(
699
671
  );
700
672
  const IconAlignCenterVertical = react.forwardRef(
701
673
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
702
- const [v1] = designSystemExperiments.useNewDesignLanguage();
674
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
703
675
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
704
676
  IconAlignCenterVerticalNew,
705
677
  {
@@ -796,7 +768,7 @@ const IconAlignLeftOld = react.forwardRef(
796
768
  );
797
769
  const IconAlignLeft = react.forwardRef(
798
770
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
799
- const [v1] = designSystemExperiments.useNewDesignLanguage();
771
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
800
772
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
801
773
  IconAlignLeftNew,
802
774
  {
@@ -914,7 +886,7 @@ const IconAlignRightOld = react.forwardRef(
914
886
  );
915
887
  const IconAlignRight = react.forwardRef(
916
888
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
917
- const [v1] = designSystemExperiments.useNewDesignLanguage();
889
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
918
890
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
919
891
  IconAlignRightNew,
920
892
  {
@@ -965,48 +937,20 @@ const IconAlignTopGroup = react.forwardRef(
965
937
  "path",
966
938
  {
967
939
  fill: "currentColor",
968
- d: "M7 21h13v3h-13z",
969
- transform: "rotate(-90 7 21)"
970
- }
971
- ),
972
- /* @__PURE__ */ jsxRuntime.jsx(
973
- "path",
974
- {
975
- fill: "currentColor",
976
- d: "M7 21h13v3h-13z",
977
- transform: "rotate(-90 7 21)"
978
- }
979
- ),
980
- /* @__PURE__ */ jsxRuntime.jsx(
981
- "path",
982
- {
983
- fill: "currentColor",
984
- d: "M7 21h13v3h-13z",
985
- transform: "rotate(-90 7 21)"
986
- }
987
- ),
988
- /* @__PURE__ */ jsxRuntime.jsx(
989
- "path",
990
- {
991
- fill: "currentColor",
992
- d: "M14 15h7v3h-7z",
993
- transform: "rotate(-90 14 15)"
994
- }
995
- ),
996
- /* @__PURE__ */ jsxRuntime.jsx(
997
- "path",
998
- {
999
- fill: "currentColor",
1000
- d: "M14 15h7v3h-7z",
1001
- transform: "rotate(-90 14 15)"
940
+ stroke: "currentColor",
941
+ strokeWidth: "var(--svg-stroke-width)",
942
+ d: "M7.75 20.25h11.5v1.5h-11.5z",
943
+ transform: "rotate(-90 7.75 20.25)"
1002
944
  }
1003
945
  ),
1004
946
  /* @__PURE__ */ jsxRuntime.jsx(
1005
947
  "path",
1006
948
  {
1007
949
  fill: "currentColor",
1008
- d: "M14 15h7v3h-7z",
1009
- transform: "rotate(-90 14 15)"
950
+ stroke: "currentColor",
951
+ strokeWidth: "var(--svg-stroke-width)",
952
+ d: "M14.75 14.25h5.5v1.5h-5.5z",
953
+ transform: "rotate(-90 14.75 14.25)"
1010
954
  }
1011
955
  )
1012
956
  );
@@ -1075,7 +1019,7 @@ const IconAlignTopOld = react.forwardRef(
1075
1019
  );
1076
1020
  const IconAlignTop = react.forwardRef(
1077
1021
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1078
- const [v1] = designSystemExperiments.useNewDesignLanguage();
1022
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
1079
1023
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
1080
1024
  IconAlignTopNew,
1081
1025
  {
@@ -1174,7 +1118,7 @@ const IconAlignmentScaleOld = react.forwardRef(
1174
1118
  );
1175
1119
  const IconAlignmentScale = react.forwardRef(
1176
1120
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1177
- const [v1] = designSystemExperiments.useNewDesignLanguage();
1121
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
1178
1122
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
1179
1123
  IconAlignmentScaleNew,
1180
1124
  {
@@ -1266,7 +1210,7 @@ const IconArrowArcLeftOld = react.forwardRef(
1266
1210
  );
1267
1211
  const IconArrowArcLeft = react.forwardRef(
1268
1212
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1269
- const [v1] = designSystemExperiments.useNewDesignLanguage();
1213
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
1270
1214
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
1271
1215
  IconArrowArcLeftNew,
1272
1216
  {
@@ -1356,7 +1300,7 @@ const IconArrowArcRightOld = react.forwardRef(
1356
1300
  );
1357
1301
  const IconArrowArcRight = react.forwardRef(
1358
1302
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1359
- const [v1] = designSystemExperiments.useNewDesignLanguage();
1303
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
1360
1304
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
1361
1305
  IconArrowArcRightNew,
1362
1306
  {
@@ -1448,7 +1392,7 @@ const IconArrowBendUpLeftOld = react.forwardRef(
1448
1392
  );
1449
1393
  const IconArrowBendUpLeft = react.forwardRef(
1450
1394
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1451
- const [v1] = designSystemExperiments.useNewDesignLanguage();
1395
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
1452
1396
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
1453
1397
  IconArrowBendUpLeftNew,
1454
1398
  {
@@ -1540,7 +1484,7 @@ const IconArrowBendUpRightOld = react.forwardRef(
1540
1484
  );
1541
1485
  const IconArrowBendUpRight = react.forwardRef(
1542
1486
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1543
- const [v1] = designSystemExperiments.useNewDesignLanguage();
1487
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
1544
1488
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
1545
1489
  IconArrowBendUpRightNew,
1546
1490
  {
@@ -1622,7 +1566,7 @@ const IconArrowBoxOutOld = react.forwardRef(
1622
1566
  );
1623
1567
  const IconArrowBoxOut = react.forwardRef(
1624
1568
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1625
- const [v1] = designSystemExperiments.useNewDesignLanguage();
1569
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
1626
1570
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
1627
1571
  IconArrowBoxOutNew,
1628
1572
  {
@@ -1712,7 +1656,7 @@ const IconArrowClockwiseDownRightOld = react.forwardRef(
1712
1656
  );
1713
1657
  const IconArrowClockwiseDownRight = react.forwardRef(
1714
1658
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1715
- const [v1] = designSystemExperiments.useNewDesignLanguage();
1659
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
1716
1660
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
1717
1661
  IconArrowClockwiseDownRightNew,
1718
1662
  {
@@ -1802,7 +1746,7 @@ const IconArrowClockwiseUpLeftOld = react.forwardRef(
1802
1746
  );
1803
1747
  const IconArrowClockwiseUpLeft = react.forwardRef(
1804
1748
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1805
- const [v1] = designSystemExperiments.useNewDesignLanguage();
1749
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
1806
1750
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
1807
1751
  IconArrowClockwiseUpLeftNew,
1808
1752
  {
@@ -1888,7 +1832,7 @@ const IconArrowCounterClockwiseDownLeftOld = react.forwardRef((props, forwardRef
1888
1832
  });
1889
1833
  const IconArrowCounterClockwiseDownLeft = react.forwardRef(
1890
1834
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1891
- const [v1] = designSystemExperiments.useNewDesignLanguage();
1835
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
1892
1836
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
1893
1837
  IconArrowCounterClockwiseDownLeftNew,
1894
1838
  {
@@ -1974,7 +1918,7 @@ const IconArrowCounterClockwiseUpRightOld = react.forwardRef((props, forwardRef2
1974
1918
  });
1975
1919
  const IconArrowCounterClockwiseUpRight = react.forwardRef(
1976
1920
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1977
- const [v1] = designSystemExperiments.useNewDesignLanguage();
1921
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
1978
1922
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
1979
1923
  IconArrowCounterClockwiseUpRightNew,
1980
1924
  {
@@ -2058,7 +2002,7 @@ const IconArrowCurvesBottomRightOld = react.forwardRef(
2058
2002
  );
2059
2003
  const IconArrowCurvesBottomRight = react.forwardRef(
2060
2004
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
2061
- const [v1] = designSystemExperiments.useNewDesignLanguage();
2005
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
2062
2006
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
2063
2007
  IconArrowCurvesBottomRightNew,
2064
2008
  {
@@ -2148,7 +2092,7 @@ const IconArrowDownLeftOld = react.forwardRef(
2148
2092
  );
2149
2093
  const IconArrowDownLeft = react.forwardRef(
2150
2094
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
2151
- const [v1] = designSystemExperiments.useNewDesignLanguage();
2095
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
2152
2096
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
2153
2097
  IconArrowDownLeftNew,
2154
2098
  {
@@ -2238,7 +2182,7 @@ const IconArrowDownRightOld = react.forwardRef(
2238
2182
  );
2239
2183
  const IconArrowDownRight = react.forwardRef(
2240
2184
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
2241
- const [v1] = designSystemExperiments.useNewDesignLanguage();
2185
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
2242
2186
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
2243
2187
  IconArrowDownRightNew,
2244
2188
  {
@@ -2328,7 +2272,7 @@ const IconArrowDownOld = react.forwardRef(
2328
2272
  );
2329
2273
  const IconArrowDown = react.forwardRef(
2330
2274
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
2331
- const [v1] = designSystemExperiments.useNewDesignLanguage();
2275
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
2332
2276
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
2333
2277
  IconArrowDownNew,
2334
2278
  {
@@ -2409,7 +2353,7 @@ const IconArrowElbowDownRightOld = react.forwardRef(
2409
2353
  );
2410
2354
  const IconArrowElbowDownRight = react.forwardRef(
2411
2355
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
2412
- const [v1] = designSystemExperiments.useNewDesignLanguage();
2356
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
2413
2357
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
2414
2358
  IconArrowElbowDownRightNew,
2415
2359
  {
@@ -2589,7 +2533,6 @@ const IconArrowLeftNew = react.forwardRef(
2589
2533
  "path",
2590
2534
  {
2591
2535
  stroke: "currentColor",
2592
- strokeLinecap: "square",
2593
2536
  strokeWidth: "var(--svg-stroke-width)",
2594
2537
  d: "M20 12h-16"
2595
2538
  }
@@ -2598,7 +2541,6 @@ const IconArrowLeftNew = react.forwardRef(
2598
2541
  "path",
2599
2542
  {
2600
2543
  stroke: "currentColor",
2601
- strokeLinecap: "square",
2602
2544
  strokeLinejoin: "bevel",
2603
2545
  strokeWidth: "var(--svg-stroke-width)",
2604
2546
  d: "m9 6-6 6 6 6"
@@ -2628,21 +2570,13 @@ const IconArrowLeftOld = react.forwardRef(
2628
2570
  strokeWidth: "var(--svg-stroke-width)",
2629
2571
  d: "M21 12h-17m6.41-7-7 7 7 7"
2630
2572
  }
2631
- ),
2632
- /* @__PURE__ */ jsxRuntime.jsx(
2633
- "path",
2634
- {
2635
- stroke: "currentColor",
2636
- strokeWidth: "var(--svg-stroke-width)",
2637
- d: "M12 12v.0001"
2638
- }
2639
2573
  )
2640
2574
  );
2641
2575
  }
2642
2576
  );
2643
2577
  const IconArrowLeft = react.forwardRef(
2644
2578
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
2645
- const [v1] = designSystemExperiments.useNewDesignLanguage();
2579
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
2646
2580
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
2647
2581
  IconArrowLeftNew,
2648
2582
  {
@@ -2732,7 +2666,7 @@ const IconArrowRightOld = react.forwardRef(
2732
2666
  );
2733
2667
  const IconArrowRight = react.forwardRef(
2734
2668
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
2735
- const [v1] = designSystemExperiments.useNewDesignLanguage();
2669
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
2736
2670
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
2737
2671
  IconArrowRightNew,
2738
2672
  {
@@ -2833,7 +2767,7 @@ const IconArrowUpCircleOld = react.forwardRef(
2833
2767
  );
2834
2768
  const IconArrowUpCircle = react.forwardRef(
2835
2769
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
2836
- const [v1] = designSystemExperiments.useNewDesignLanguage();
2770
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
2837
2771
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
2838
2772
  IconArrowUpCircleNew,
2839
2773
  {
@@ -2923,7 +2857,7 @@ const IconArrowUpLeftOld = react.forwardRef(
2923
2857
  );
2924
2858
  const IconArrowUpLeft = react.forwardRef(
2925
2859
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
2926
- const [v1] = designSystemExperiments.useNewDesignLanguage();
2860
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
2927
2861
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
2928
2862
  IconArrowUpLeftNew,
2929
2863
  {
@@ -3005,7 +2939,7 @@ const IconArrowUpRightOld = react.forwardRef(
3005
2939
  );
3006
2940
  const IconArrowUpRight = react.forwardRef(
3007
2941
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3008
- const [v1] = designSystemExperiments.useNewDesignLanguage();
2942
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
3009
2943
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
3010
2944
  IconArrowUpRightNew,
3011
2945
  {
@@ -3095,7 +3029,7 @@ const IconArrowUpOld = react.forwardRef(
3095
3029
  );
3096
3030
  const IconArrowUp = react.forwardRef(
3097
3031
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3098
- const [v1] = designSystemExperiments.useNewDesignLanguage();
3032
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
3099
3033
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconArrowUpNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconArrowUpOld, { ...props, size, weight, ref: forwardRef2 });
3100
3034
  }
3101
3035
  );
@@ -3156,7 +3090,7 @@ const IconArrowsClockwiseRectangleTiltOld = react.forwardRef((props, forwardRef2
3156
3090
  });
3157
3091
  const IconArrowsClockwiseRectangleTilt = react.forwardRef(
3158
3092
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3159
- const [v1] = designSystemExperiments.useNewDesignLanguage();
3093
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
3160
3094
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
3161
3095
  IconArrowsClockwiseRectangleTiltNew,
3162
3096
  {
@@ -3263,7 +3197,7 @@ const IconArrowsClockwiseXOld = react.forwardRef(
3263
3197
  );
3264
3198
  const IconArrowsClockwiseX = react.forwardRef(
3265
3199
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3266
- const [v1] = designSystemExperiments.useNewDesignLanguage();
3200
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
3267
3201
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
3268
3202
  IconArrowsClockwiseXNew,
3269
3203
  {
@@ -3370,7 +3304,7 @@ const IconArrowsClockwiseYOld = react.forwardRef(
3370
3304
  );
3371
3305
  const IconArrowsClockwiseY = react.forwardRef(
3372
3306
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3373
- const [v1] = designSystemExperiments.useNewDesignLanguage();
3307
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
3374
3308
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
3375
3309
  IconArrowsClockwiseYNew,
3376
3310
  {
@@ -3481,7 +3415,7 @@ const IconArrowsDownUpOld = react.forwardRef(
3481
3415
  );
3482
3416
  const IconArrowsDownUp = react.forwardRef(
3483
3417
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3484
- const [v1] = designSystemExperiments.useNewDesignLanguage();
3418
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
3485
3419
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
3486
3420
  IconArrowsDownUpNew,
3487
3421
  {
@@ -3569,7 +3503,7 @@ const IconArrowsHorizontalLinesTopBottomOld = react.forwardRef((props, forwardRe
3569
3503
  });
3570
3504
  const IconArrowsHorizontalLinesTopBottom = react.forwardRef(
3571
3505
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3572
- const [v1] = designSystemExperiments.useNewDesignLanguage();
3506
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
3573
3507
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
3574
3508
  IconArrowsHorizontalLinesTopBottomNew,
3575
3509
  {
@@ -3681,7 +3615,7 @@ const IconArrowsInSimpleOld = react.forwardRef(
3681
3615
  );
3682
3616
  const IconArrowsInSimple = react.forwardRef(
3683
3617
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3684
- const [v1] = designSystemExperiments.useNewDesignLanguage();
3618
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
3685
3619
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
3686
3620
  IconArrowsInSimpleNew,
3687
3621
  {
@@ -3765,7 +3699,7 @@ const IconArrowsOutCardinalOld = react.forwardRef(
3765
3699
  );
3766
3700
  const IconArrowsOutCardinal = react.forwardRef(
3767
3701
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3768
- const [v1] = designSystemExperiments.useNewDesignLanguage();
3702
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
3769
3703
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
3770
3704
  IconArrowsOutCardinalNew,
3771
3705
  {
@@ -3848,7 +3782,7 @@ const IconArrowsOutLinesHorizontalOld = react.forwardRef(
3848
3782
  );
3849
3783
  const IconArrowsOutLinesHorizontal = react.forwardRef(
3850
3784
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3851
- const [v1] = designSystemExperiments.useNewDesignLanguage();
3785
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
3852
3786
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
3853
3787
  IconArrowsOutLinesHorizontalNew,
3854
3788
  {
@@ -3948,7 +3882,7 @@ const IconArrowsOutSimpleOld = react.forwardRef(
3948
3882
  );
3949
3883
  const IconArrowsOutSimple = react.forwardRef(
3950
3884
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3951
- const [v1] = designSystemExperiments.useNewDesignLanguage();
3885
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
3952
3886
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
3953
3887
  IconArrowsOutSimpleNew,
3954
3888
  {
@@ -4044,7 +3978,7 @@ const IconArrowsSquareCounterClockwiseYOld = react.forwardRef((props, forwardRef
4044
3978
  });
4045
3979
  const IconArrowsSquareCounterClockwiseY = react.forwardRef(
4046
3980
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4047
- const [v1] = designSystemExperiments.useNewDesignLanguage();
3981
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
4048
3982
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
4049
3983
  IconArrowsSquareCounterClockwiseYNew,
4050
3984
  {
@@ -4142,7 +4076,7 @@ const IconArrowsTimeBackwardOld = react.forwardRef(
4142
4076
  );
4143
4077
  const IconArrowsTimeBackward = react.forwardRef(
4144
4078
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4145
- const [v1] = designSystemExperiments.useNewDesignLanguage();
4079
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
4146
4080
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
4147
4081
  IconArrowsTimeBackwardNew,
4148
4082
  {
@@ -4240,7 +4174,7 @@ const IconArrowsTimeForwardOld = react.forwardRef(
4240
4174
  );
4241
4175
  const IconArrowsTimeForward = react.forwardRef(
4242
4176
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4243
- const [v1] = designSystemExperiments.useNewDesignLanguage();
4177
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
4244
4178
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
4245
4179
  IconArrowsTimeForwardNew,
4246
4180
  {
@@ -4262,6 +4196,35 @@ const IconArrowsTimeForward = react.forwardRef(
4262
4196
  );
4263
4197
  IconArrowsTimeForward[designSystemBaseIcon.iconSymbol] = true;
4264
4198
 
4199
+ const IconArticleEmpty = react.forwardRef(
4200
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4201
+ const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
4202
+ return react.createElement(
4203
+ StyledIcon,
4204
+ {
4205
+ ...props,
4206
+ weight,
4207
+ debug,
4208
+ "aria-hidden": true,
4209
+ size,
4210
+ viewBox: "0 0 24 24",
4211
+ fill: "none",
4212
+ ref: forwardRef2
4213
+ },
4214
+ /* @__PURE__ */ jsxRuntime.jsx(
4215
+ "path",
4216
+ {
4217
+ fill: "currentColor",
4218
+ fillRule: "evenodd",
4219
+ d: "M6 4c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-11.5858l-3.4142-3.4142h-9.5858Zm-3 1c0-1.6568 1.3431-3 3-3h10.4142l.2929.2929 4 4 .2929.2929v12.4142c0 1.6569-1.3431 3-3 3h-12c-1.6569 0-3-1.3431-3-3v-14Z",
4220
+ clipRule: "evenodd"
4221
+ }
4222
+ )
4223
+ );
4224
+ }
4225
+ );
4226
+ IconArticleEmpty[designSystemBaseIcon.iconSymbol] = true;
4227
+
4265
4228
  const IconArticleNew = react.forwardRef(
4266
4229
  (props, forwardRef2) => {
4267
4230
  const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
@@ -4314,7 +4277,7 @@ const IconArticleOld = react.forwardRef(
4314
4277
  );
4315
4278
  const IconArticle = react.forwardRef(
4316
4279
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4317
- const [v1] = designSystemExperiments.useNewDesignLanguage();
4280
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
4318
4281
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconArticleNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconArticleOld, { ...props, size, weight, ref: forwardRef2 });
4319
4282
  }
4320
4283
  );
@@ -4375,7 +4338,7 @@ const IconAtOld = react.forwardRef((props, forwardRef2) => {
4375
4338
  });
4376
4339
  const IconAt = react.forwardRef(
4377
4340
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4378
- const [v1] = designSystemExperiments.useNewDesignLanguage();
4341
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
4379
4342
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconAtNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconAtOld, { ...props, size, weight, ref: forwardRef2 });
4380
4343
  }
4381
4344
  );
@@ -4397,10 +4360,9 @@ const IconAttachmentNew = react.forwardRef(
4397
4360
  /* @__PURE__ */ jsxRuntime.jsx(
4398
4361
  "path",
4399
4362
  {
4400
- fill: "currentColor",
4401
- fillRule: "evenodd",
4402
- d: "M13.7955 3.0302a3.625 3.625 0 0 1 5.1255 5.1268 1.0487 1.0487 0 0 1-.0222.022l-8.8026 8.4718-1.4145-1.4144 8.8176-8.4863a1.6251 1.6251 0 0 0-2.3038-2.2916l-9.1936 9.1664a3.5002 3.5002 0 0 0 2.4838 5.9514 3.5001 3.5001 0 0 0 2.4664-1.0026l6.9018-6.8916 1.4142 1.4142-6.9108 6.9007a5.5004 5.5004 0 0 1-7.7464-.0316 5.5 5.5 0 0 1-.0315-7.7464l.0067-.0068 9.2094-9.182Z",
4403
- clipRule: "evenodd"
4363
+ stroke: "currentColor",
4364
+ strokeWidth: "var(--svg-stroke-width)",
4365
+ d: "m9.47 16.1978 8.7865-8.8385c.9913-.9972.9913-2.614 0-3.6114-.9914-.9972-2.5988-.9972-3.5902 0l-9.3234 9.3787c-1.7905 1.8012-1.7905 4.7214 0 6.5225 1.782 1.7926 4.6681 1.8024 6.4621.022l6.7999-6.7482"
4404
4366
  }
4405
4367
  )
4406
4368
  );
@@ -4433,7 +4395,7 @@ const IconAttachmentOld = react.forwardRef(
4433
4395
  );
4434
4396
  const IconAttachment = react.forwardRef(
4435
4397
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4436
- const [v1] = designSystemExperiments.useNewDesignLanguage();
4398
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
4437
4399
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
4438
4400
  IconAttachmentNew,
4439
4401
  {
@@ -4602,7 +4564,7 @@ const IconBellSlashOld = react.forwardRef(
4602
4564
  );
4603
4565
  const IconBellSlash = react.forwardRef(
4604
4566
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4605
- const [v1] = designSystemExperiments.useNewDesignLanguage();
4567
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
4606
4568
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
4607
4569
  IconBellSlashNew,
4608
4570
  {
@@ -4675,7 +4637,7 @@ const IconBellTiltOld = react.forwardRef(
4675
4637
  );
4676
4638
  const IconBellTilt = react.forwardRef(
4677
4639
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4678
- const [v1] = designSystemExperiments.useNewDesignLanguage();
4640
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
4679
4641
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
4680
4642
  IconBellTiltNew,
4681
4643
  {
@@ -4748,7 +4710,7 @@ const IconBellOld = react.forwardRef(
4748
4710
  );
4749
4711
  const IconBell = react.forwardRef(
4750
4712
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4751
- const [v1] = designSystemExperiments.useNewDesignLanguage();
4713
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
4752
4714
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconBellNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconBellOld, { ...props, size, weight, ref: forwardRef2 });
4753
4715
  }
4754
4716
  );
@@ -4824,7 +4786,7 @@ const IconBoardOld = react.forwardRef(
4824
4786
  );
4825
4787
  const IconBoard = react.forwardRef(
4826
4788
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4827
- const [v1] = designSystemExperiments.useNewDesignLanguage();
4789
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
4828
4790
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconBoardNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconBoardOld, { ...props, size, weight, ref: forwardRef2 });
4829
4791
  }
4830
4792
  );
@@ -4899,7 +4861,7 @@ const IconBookOpenInfoOld = react.forwardRef(
4899
4861
  );
4900
4862
  const IconBookOpenInfo = react.forwardRef(
4901
4863
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4902
- const [v1] = designSystemExperiments.useNewDesignLanguage();
4864
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
4903
4865
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
4904
4866
  IconBookOpenInfoNew,
4905
4867
  {
@@ -4983,7 +4945,7 @@ const IconBookmarkOld = react.forwardRef(
4983
4945
  );
4984
4946
  const IconBookmark = react.forwardRef(
4985
4947
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4986
- const [v1] = designSystemExperiments.useNewDesignLanguage();
4948
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
4987
4949
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
4988
4950
  IconBookmarkNew,
4989
4951
  {
@@ -5100,7 +5062,7 @@ const IconBracketCurlyLeftOld = react.forwardRef(
5100
5062
  );
5101
5063
  const IconBracketCurlyLeft = react.forwardRef(
5102
5064
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5103
- const [v1] = designSystemExperiments.useNewDesignLanguage();
5065
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
5104
5066
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
5105
5067
  IconBracketCurlyLeftNew,
5106
5068
  {
@@ -5181,7 +5143,7 @@ const IconBracketCurlyRightOld = react.forwardRef(
5181
5143
  );
5182
5144
  const IconBracketCurlyRight = react.forwardRef(
5183
5145
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5184
- const [v1] = designSystemExperiments.useNewDesignLanguage();
5146
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
5185
5147
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
5186
5148
  IconBracketCurlyRightNew,
5187
5149
  {
@@ -5271,7 +5233,7 @@ const IconBracketsAngleSlashOld = react.forwardRef(
5271
5233
  );
5272
5234
  const IconBracketsAngleSlash = react.forwardRef(
5273
5235
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5274
- const [v1] = designSystemExperiments.useNewDesignLanguage();
5236
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
5275
5237
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
5276
5238
  IconBracketsAngleSlashNew,
5277
5239
  {
@@ -5362,7 +5324,7 @@ const IconBracketsCurlyCirclesThreeOld = react.forwardRef(
5362
5324
  );
5363
5325
  const IconBracketsCurlyCirclesThree = react.forwardRef(
5364
5326
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5365
- const [v1] = designSystemExperiments.useNewDesignLanguage();
5327
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
5366
5328
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
5367
5329
  IconBracketsCurlyCirclesThreeNew,
5368
5330
  {
@@ -5384,6 +5346,74 @@ const IconBracketsCurlyCirclesThree = react.forwardRef(
5384
5346
  );
5385
5347
  IconBracketsCurlyCirclesThree[designSystemBaseIcon.iconSymbol] = true;
5386
5348
 
5349
+ const IconBrowserNew = react.forwardRef(
5350
+ (props, forwardRef2) => {
5351
+ const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
5352
+ return react.createElement(
5353
+ StyledIcon,
5354
+ {
5355
+ ...props,
5356
+ debug,
5357
+ "aria-hidden": true,
5358
+ viewBox: "0 0 24 24",
5359
+ fill: "none",
5360
+ ref: forwardRef2
5361
+ },
5362
+ /* @__PURE__ */ jsxRuntime.jsx(
5363
+ "path",
5364
+ {
5365
+ stroke: "currentColor",
5366
+ strokeWidth: "var(--svg-stroke-width)",
5367
+ d: "M2 6c0-1.1046.8954-2 2-2h16c1.1046 0 2 .8954 2 2v12c0 1.1046-.8954 2-2 2h-16c-1.1046 0-2-.8954-2-2v-12Z"
5368
+ }
5369
+ ),
5370
+ /* @__PURE__ */ jsxRuntime.jsx(
5371
+ "path",
5372
+ {
5373
+ stroke: "currentColor",
5374
+ strokeLinejoin: "bevel",
5375
+ strokeWidth: "var(--svg-stroke-width)",
5376
+ d: "M5 8h2M8 8h2M11 8h2"
5377
+ }
5378
+ )
5379
+ );
5380
+ }
5381
+ );
5382
+ const IconBrowserOld = react.forwardRef(
5383
+ (props, forwardRef2) => {
5384
+ const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
5385
+ return react.createElement(
5386
+ StyledIcon,
5387
+ {
5388
+ ...props,
5389
+ debug,
5390
+ "aria-hidden": true,
5391
+ viewBox: "0 0 24 24",
5392
+ fill: "none",
5393
+ ref: forwardRef2
5394
+ },
5395
+ /* @__PURE__ */ jsxRuntime.jsx(
5396
+ "path",
5397
+ {
5398
+ stroke: "currentColor",
5399
+ strokeWidth: "var(--svg-stroke-width)",
5400
+ d: "M2 6c0-1.1046.8954-2 2-2h16c1.1046 0 2 .8954 2 2v12c0 1.1046-.8954 2-2 2h-16c-1.1046 0-2-.8954-2-2v-12Z"
5401
+ }
5402
+ ),
5403
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: 6, cy: 8, r: 1, fill: "currentColor" }),
5404
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: 9, cy: 8, r: 1, fill: "currentColor" }),
5405
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: 12, cy: 8, r: 1, fill: "currentColor" })
5406
+ );
5407
+ }
5408
+ );
5409
+ const IconBrowser = react.forwardRef(
5410
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5411
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
5412
+ return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconBrowserNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconBrowserOld, { ...props, size, weight, ref: forwardRef2 });
5413
+ }
5414
+ );
5415
+ IconBrowser[designSystemBaseIcon.iconSymbol] = true;
5416
+
5387
5417
  const IconBrushNew = react.forwardRef(
5388
5418
  (props, forwardRef2) => {
5389
5419
  const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
@@ -5458,7 +5488,7 @@ const IconBrushOld = react.forwardRef(
5458
5488
  );
5459
5489
  const IconBrush = react.forwardRef(
5460
5490
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5461
- const [v1] = designSystemExperiments.useNewDesignLanguage();
5491
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
5462
5492
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconBrushNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconBrushOld, { ...props, size, weight, ref: forwardRef2 });
5463
5493
  }
5464
5494
  );
@@ -5527,7 +5557,7 @@ const IconCalendarBlankOld = react.forwardRef(
5527
5557
  );
5528
5558
  const IconCalendarBlank = react.forwardRef(
5529
5559
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5530
- const [v1] = designSystemExperiments.useNewDesignLanguage();
5560
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
5531
5561
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
5532
5562
  IconCalendarBlankNew,
5533
5563
  {
@@ -5618,7 +5648,7 @@ const IconCalendarEndOld = react.forwardRef(
5618
5648
  );
5619
5649
  const IconCalendarEnd = react.forwardRef(
5620
5650
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5621
- const [v1] = designSystemExperiments.useNewDesignLanguage();
5651
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
5622
5652
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
5623
5653
  IconCalendarEndNew,
5624
5654
  {
@@ -5709,7 +5739,7 @@ const IconCalendarStartOld = react.forwardRef(
5709
5739
  );
5710
5740
  const IconCalendarStart = react.forwardRef(
5711
5741
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5712
- const [v1] = designSystemExperiments.useNewDesignLanguage();
5742
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
5713
5743
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
5714
5744
  IconCalendarStartNew,
5715
5745
  {
@@ -5808,7 +5838,7 @@ const IconCameraOld = react.forwardRef(
5808
5838
  );
5809
5839
  const IconCamera = react.forwardRef(
5810
5840
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5811
- const [v1] = designSystemExperiments.useNewDesignLanguage();
5841
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
5812
5842
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconCameraNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconCameraOld, { ...props, size, weight, ref: forwardRef2 });
5813
5843
  }
5814
5844
  );
@@ -5875,7 +5905,7 @@ const IconCardCirclesOld = react.forwardRef(
5875
5905
  );
5876
5906
  const IconCardCircles = react.forwardRef(
5877
5907
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5878
- const [v1] = designSystemExperiments.useNewDesignLanguage();
5908
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
5879
5909
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
5880
5910
  IconCardCirclesNew,
5881
5911
  {
@@ -5973,7 +6003,7 @@ const IconCardNumberThreeOld = react.forwardRef(
5973
6003
  );
5974
6004
  const IconCardNumberThree = react.forwardRef(
5975
6005
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5976
- const [v1] = designSystemExperiments.useNewDesignLanguage();
6006
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
5977
6007
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
5978
6008
  IconCardNumberThreeNew,
5979
6009
  {
@@ -6071,7 +6101,7 @@ const IconCardOld = react.forwardRef(
6071
6101
  );
6072
6102
  const IconCard = react.forwardRef(
6073
6103
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6074
- const [v1] = designSystemExperiments.useNewDesignLanguage();
6104
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
6075
6105
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconCardNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconCardOld, { ...props, size, weight, ref: forwardRef2 });
6076
6106
  }
6077
6107
  );
@@ -6158,7 +6188,7 @@ const IconCardsPokerOld = react.forwardRef(
6158
6188
  );
6159
6189
  const IconCardsPoker = react.forwardRef(
6160
6190
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6161
- const [v1] = designSystemExperiments.useNewDesignLanguage();
6191
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
6162
6192
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
6163
6193
  IconCardsPokerNew,
6164
6194
  {
@@ -6267,7 +6297,7 @@ const IconChartBarYSimpleOld = react.forwardRef(
6267
6297
  );
6268
6298
  const IconChartBarYSimple = react.forwardRef(
6269
6299
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6270
- const [v1] = designSystemExperiments.useNewDesignLanguage();
6300
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
6271
6301
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
6272
6302
  IconChartBarYSimpleNew,
6273
6303
  {
@@ -6384,7 +6414,7 @@ const IconChartBarYOld = react.forwardRef(
6384
6414
  );
6385
6415
  const IconChartBarY = react.forwardRef(
6386
6416
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6387
- const [v1] = designSystemExperiments.useNewDesignLanguage();
6417
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
6388
6418
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
6389
6419
  IconChartBarYNew,
6390
6420
  {
@@ -6475,7 +6505,7 @@ const IconChatCheckOld = react.forwardRef(
6475
6505
  );
6476
6506
  const IconChatCheck = react.forwardRef(
6477
6507
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6478
- const [v1] = designSystemExperiments.useNewDesignLanguage();
6508
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
6479
6509
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
6480
6510
  IconChatCheckNew,
6481
6511
  {
@@ -6558,7 +6588,7 @@ const IconChatDashesLinesTwoOld = react.forwardRef(
6558
6588
  );
6559
6589
  const IconChatDashesLinesTwo = react.forwardRef(
6560
6590
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6561
- const [v1] = designSystemExperiments.useNewDesignLanguage();
6591
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
6562
6592
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
6563
6593
  IconChatDashesLinesTwoNew,
6564
6594
  {
@@ -6650,7 +6680,7 @@ const IconChatLinesCrossOld = react.forwardRef(
6650
6680
  );
6651
6681
  const IconChatLinesCross = react.forwardRef(
6652
6682
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6653
- const [v1] = designSystemExperiments.useNewDesignLanguage();
6683
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
6654
6684
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
6655
6685
  IconChatLinesCrossNew,
6656
6686
  {
@@ -6727,7 +6757,7 @@ const IconChatLinesDotOld = react.forwardRef(
6727
6757
  );
6728
6758
  const IconChatLinesDot = react.forwardRef(
6729
6759
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6730
- const [v1] = designSystemExperiments.useNewDesignLanguage();
6760
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
6731
6761
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
6732
6762
  IconChatLinesDotNew,
6733
6763
  {
@@ -6818,7 +6848,7 @@ const IconChatLinesEyeOpenOld = react.forwardRef(
6818
6848
  );
6819
6849
  const IconChatLinesEyeOpen = react.forwardRef(
6820
6850
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6821
- const [v1] = designSystemExperiments.useNewDesignLanguage();
6851
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
6822
6852
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
6823
6853
  IconChatLinesEyeOpenNew,
6824
6854
  {
@@ -6918,7 +6948,7 @@ const IconChatLinesTwoStackOld = react.forwardRef(
6918
6948
  );
6919
6949
  const IconChatLinesTwoStack = react.forwardRef(
6920
6950
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6921
- const [v1] = designSystemExperiments.useNewDesignLanguage();
6951
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
6922
6952
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
6923
6953
  IconChatLinesTwoStackNew,
6924
6954
  {
@@ -7002,7 +7032,7 @@ const IconChatLinesTwoOld = react.forwardRef(
7002
7032
  );
7003
7033
  const IconChatLinesTwo = react.forwardRef(
7004
7034
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7005
- const [v1] = designSystemExperiments.useNewDesignLanguage();
7035
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
7006
7036
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
7007
7037
  IconChatLinesTwoNew,
7008
7038
  {
@@ -7076,7 +7106,7 @@ const IconChatPlusOld = react.forwardRef(
7076
7106
  );
7077
7107
  const IconChatPlus = react.forwardRef(
7078
7108
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7079
- const [v1] = designSystemExperiments.useNewDesignLanguage();
7109
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
7080
7110
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
7081
7111
  IconChatPlusNew,
7082
7112
  {
@@ -7176,7 +7206,7 @@ const IconChatTextArrowOld = react.forwardRef(
7176
7206
  );
7177
7207
  const IconChatTextArrow = react.forwardRef(
7178
7208
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7179
- const [v1] = designSystemExperiments.useNewDesignLanguage();
7209
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
7180
7210
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
7181
7211
  IconChatTextArrowNew,
7182
7212
  {
@@ -7258,7 +7288,7 @@ const IconChatTwoOld = react.forwardRef(
7258
7288
  );
7259
7289
  const IconChatTwo = react.forwardRef(
7260
7290
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7261
- const [v1] = designSystemExperiments.useNewDesignLanguage();
7291
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
7262
7292
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconChatTwoNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconChatTwoOld, { ...props, size, weight, ref: forwardRef2 });
7263
7293
  }
7264
7294
  );
@@ -7314,7 +7344,7 @@ const IconChatOld = react.forwardRef(
7314
7344
  );
7315
7345
  const IconChat = react.forwardRef(
7316
7346
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7317
- const [v1] = designSystemExperiments.useNewDesignLanguage();
7347
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
7318
7348
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconChatNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconChatOld, { ...props, size, weight, ref: forwardRef2 });
7319
7349
  }
7320
7350
  );
@@ -7381,7 +7411,7 @@ const IconCheckMarkOld = react.forwardRef(
7381
7411
  );
7382
7412
  const IconCheckMark = react.forwardRef(
7383
7413
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7384
- const [v1] = designSystemExperiments.useNewDesignLanguage();
7414
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
7385
7415
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
7386
7416
  IconCheckMarkNew,
7387
7417
  {
@@ -7472,7 +7502,7 @@ const IconCheckboardSquareCenteredOld = react.forwardRef(
7472
7502
  );
7473
7503
  const IconCheckboardSquareCentered = react.forwardRef(
7474
7504
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7475
- const [v1] = designSystemExperiments.useNewDesignLanguage();
7505
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
7476
7506
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
7477
7507
  IconCheckboardSquareCenteredNew,
7478
7508
  {
@@ -7547,7 +7577,7 @@ const IconChevronDownDoubleOld = react.forwardRef(
7547
7577
  );
7548
7578
  const IconChevronDownDouble = react.forwardRef(
7549
7579
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7550
- const [v1] = designSystemExperiments.useNewDesignLanguage();
7580
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
7551
7581
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
7552
7582
  IconChevronDownDoubleNew,
7553
7583
  {
@@ -7629,7 +7659,7 @@ const IconChevronDownOld = react.forwardRef(
7629
7659
  );
7630
7660
  const IconChevronDown = react.forwardRef(
7631
7661
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7632
- const [v1] = designSystemExperiments.useNewDesignLanguage();
7662
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
7633
7663
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
7634
7664
  IconChevronDownNew,
7635
7665
  {
@@ -7712,7 +7742,7 @@ const IconChevronLeftDoubleOld = react.forwardRef(
7712
7742
  );
7713
7743
  const IconChevronLeftDouble = react.forwardRef(
7714
7744
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7715
- const [v1] = designSystemExperiments.useNewDesignLanguage();
7745
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
7716
7746
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
7717
7747
  IconChevronLeftDoubleNew,
7718
7748
  {
@@ -7794,7 +7824,7 @@ const IconChevronLeftOld = react.forwardRef(
7794
7824
  );
7795
7825
  const IconChevronLeft = react.forwardRef(
7796
7826
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7797
- const [v1] = designSystemExperiments.useNewDesignLanguage();
7827
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
7798
7828
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
7799
7829
  IconChevronLeftNew,
7800
7830
  {
@@ -7877,7 +7907,7 @@ const IconChevronRightDoubleOld = react.forwardRef(
7877
7907
  );
7878
7908
  const IconChevronRightDouble = react.forwardRef(
7879
7909
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7880
- const [v1] = designSystemExperiments.useNewDesignLanguage();
7910
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
7881
7911
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
7882
7912
  IconChevronRightDoubleNew,
7883
7913
  {
@@ -7996,7 +8026,7 @@ const IconChevronRightOld = react.forwardRef(
7996
8026
  );
7997
8027
  const IconChevronRight = react.forwardRef(
7998
8028
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7999
- const [v1] = designSystemExperiments.useNewDesignLanguage();
8029
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
8000
8030
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
8001
8031
  IconChevronRightNew,
8002
8032
  {
@@ -8079,7 +8109,7 @@ const IconChevronUpDoubleOld = react.forwardRef(
8079
8109
  );
8080
8110
  const IconChevronUpDouble = react.forwardRef(
8081
8111
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8082
- const [v1] = designSystemExperiments.useNewDesignLanguage();
8112
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
8083
8113
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
8084
8114
  IconChevronUpDoubleNew,
8085
8115
  {
@@ -8170,7 +8200,7 @@ const IconChevronUpDownLineOld = react.forwardRef(
8170
8200
  );
8171
8201
  const IconChevronUpDownLine = react.forwardRef(
8172
8202
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8173
- const [v1] = designSystemExperiments.useNewDesignLanguage();
8203
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
8174
8204
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
8175
8205
  IconChevronUpDownLineNew,
8176
8206
  {
@@ -8253,7 +8283,7 @@ const IconChevronUpDownOld = react.forwardRef(
8253
8283
  );
8254
8284
  const IconChevronUpDown = react.forwardRef(
8255
8285
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8256
- const [v1] = designSystemExperiments.useNewDesignLanguage();
8286
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
8257
8287
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
8258
8288
  IconChevronUpDownNew,
8259
8289
  {
@@ -8335,7 +8365,7 @@ const IconChevronUpOld = react.forwardRef(
8335
8365
  );
8336
8366
  const IconChevronUp = react.forwardRef(
8337
8367
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8338
- const [v1] = designSystemExperiments.useNewDesignLanguage();
8368
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
8339
8369
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
8340
8370
  IconChevronUpNew,
8341
8371
  {
@@ -8420,7 +8450,7 @@ const IconCircleCornersOld = react.forwardRef(
8420
8450
  );
8421
8451
  const IconCircleCorners = react.forwardRef(
8422
8452
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8423
- const [v1] = designSystemExperiments.useNewDesignLanguage();
8453
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
8424
8454
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
8425
8455
  IconCircleCornersNew,
8426
8456
  {
@@ -8510,7 +8540,7 @@ const IconCircleMotionXOld = react.forwardRef(
8510
8540
  );
8511
8541
  const IconCircleMotionX = react.forwardRef(
8512
8542
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8513
- const [v1] = designSystemExperiments.useNewDesignLanguage();
8543
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
8514
8544
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
8515
8545
  IconCircleMotionXNew,
8516
8546
  {
@@ -8591,7 +8621,7 @@ const IconCircleNotchOld = react.forwardRef(
8591
8621
  );
8592
8622
  const IconCircleNotch = react.forwardRef(
8593
8623
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8594
- const [v1] = designSystemExperiments.useNewDesignLanguage();
8624
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
8595
8625
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
8596
8626
  IconCircleNotchNew,
8597
8627
  {
@@ -8683,7 +8713,7 @@ const IconCircleSlashOld = react.forwardRef(
8683
8713
  );
8684
8714
  const IconCircleSlash = react.forwardRef(
8685
8715
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8686
- const [v1] = designSystemExperiments.useNewDesignLanguage();
8716
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
8687
8717
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
8688
8718
  IconCircleSlashNew,
8689
8719
  {
@@ -8804,7 +8834,7 @@ const IconCirclesConnectedOld = react.forwardRef(
8804
8834
  );
8805
8835
  const IconCirclesConnected = react.forwardRef(
8806
8836
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8807
- const [v1] = designSystemExperiments.useNewDesignLanguage();
8837
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
8808
8838
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
8809
8839
  IconCirclesConnectedNew,
8810
8840
  {
@@ -8896,7 +8926,7 @@ const IconClockCounterClockwiseSimpleOld = react.forwardRef(
8896
8926
  );
8897
8927
  const IconClockCounterClockwiseSimple = react.forwardRef(
8898
8928
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8899
- const [v1] = designSystemExperiments.useNewDesignLanguage();
8929
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
8900
8930
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
8901
8931
  IconClockCounterClockwiseSimpleNew,
8902
8932
  {
@@ -8998,7 +9028,7 @@ const IconClockCounterClockwiseOld = react.forwardRef(
8998
9028
  );
8999
9029
  const IconClockCounterClockwise = react.forwardRef(
9000
9030
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
9001
- const [v1] = designSystemExperiments.useNewDesignLanguage();
9031
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
9002
9032
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
9003
9033
  IconClockCounterClockwiseNew,
9004
9034
  {
@@ -9123,7 +9153,7 @@ const IconClockOld = react.forwardRef(
9123
9153
  );
9124
9154
  const IconClock = react.forwardRef(
9125
9155
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
9126
- const [v1] = designSystemExperiments.useNewDesignLanguage();
9156
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
9127
9157
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconClockNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconClockOld, { ...props, size, weight, ref: forwardRef2 });
9128
9158
  }
9129
9159
  );
@@ -9228,7 +9258,7 @@ const IconClusterOld = react.forwardRef(
9228
9258
  );
9229
9259
  const IconCluster = react.forwardRef(
9230
9260
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
9231
- const [v1] = designSystemExperiments.useNewDesignLanguage();
9261
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
9232
9262
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconClusterNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconClusterOld, { ...props, size, weight, ref: forwardRef2 });
9233
9263
  }
9234
9264
  );
@@ -9304,7 +9334,7 @@ const IconClusteredOld = react.forwardRef(
9304
9334
  );
9305
9335
  const IconClustered = react.forwardRef(
9306
9336
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
9307
- const [v1] = designSystemExperiments.useNewDesignLanguage();
9337
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
9308
9338
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
9309
9339
  IconClusteredNew,
9310
9340
  {
@@ -9392,7 +9422,7 @@ const IconCogOld = react.forwardRef((props, forwardRef2) => {
9392
9422
  });
9393
9423
  const IconCog = react.forwardRef(
9394
9424
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
9395
- const [v1] = designSystemExperiments.useNewDesignLanguage();
9425
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
9396
9426
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconCogNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconCogOld, { ...props, size, weight, ref: forwardRef2 });
9397
9427
  }
9398
9428
  );
@@ -9477,7 +9507,7 @@ const IconCoinsCheckedOld = react.forwardRef(
9477
9507
  );
9478
9508
  const IconCoinsChecked = react.forwardRef(
9479
9509
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
9480
- const [v1] = designSystemExperiments.useNewDesignLanguage();
9510
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
9481
9511
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
9482
9512
  IconCoinsCheckedNew,
9483
9513
  {
@@ -9584,7 +9614,7 @@ const IconCoinsSlashOld = react.forwardRef(
9584
9614
  );
9585
9615
  const IconCoinsSlash = react.forwardRef(
9586
9616
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
9587
- const [v1] = designSystemExperiments.useNewDesignLanguage();
9617
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
9588
9618
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
9589
9619
  IconCoinsSlashNew,
9590
9620
  {
@@ -9746,7 +9776,7 @@ const IconColumnsThreeOld = react.forwardRef(
9746
9776
  );
9747
9777
  const IconColumnsThree = react.forwardRef(
9748
9778
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
9749
- const [v1] = designSystemExperiments.useNewDesignLanguage();
9779
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
9750
9780
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
9751
9781
  IconColumnsThreeNew,
9752
9782
  {
@@ -9834,7 +9864,7 @@ const IconCommentGroupOld = react.forwardRef(
9834
9864
  );
9835
9865
  const IconCommentGroup = react.forwardRef(
9836
9866
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
9837
- const [v1] = designSystemExperiments.useNewDesignLanguage();
9867
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
9838
9868
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
9839
9869
  IconCommentGroupNew,
9840
9870
  {
@@ -9958,7 +9988,7 @@ const IconConeSerpentineOld = react.forwardRef(
9958
9988
  );
9959
9989
  const IconConeSerpentine = react.forwardRef(
9960
9990
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
9961
- const [v1] = designSystemExperiments.useNewDesignLanguage();
9991
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
9962
9992
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
9963
9993
  IconConeSerpentineNew,
9964
9994
  {
@@ -10042,7 +10072,7 @@ const IconConnectionLineElbowsOld = react.forwardRef(
10042
10072
  );
10043
10073
  const IconConnectionLineElbows = react.forwardRef(
10044
10074
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10045
- const [v1] = designSystemExperiments.useNewDesignLanguage();
10075
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
10046
10076
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
10047
10077
  IconConnectionLineElbowsNew,
10048
10078
  {
@@ -10132,7 +10162,7 @@ const IconConnectionLineStraightOld = react.forwardRef(
10132
10162
  );
10133
10163
  const IconConnectionLineStraight = react.forwardRef(
10134
10164
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10135
- const [v1] = designSystemExperiments.useNewDesignLanguage();
10165
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
10136
10166
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
10137
10167
  IconConnectionLineStraightNew,
10138
10168
  {
@@ -10224,7 +10254,7 @@ const IconCornersThreeEyeOpenOld = react.forwardRef(
10224
10254
  );
10225
10255
  const IconCornersThreeEyeOpen = react.forwardRef(
10226
10256
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10227
- const [v1] = designSystemExperiments.useNewDesignLanguage();
10257
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
10228
10258
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
10229
10259
  IconCornersThreeEyeOpenNew,
10230
10260
  {
@@ -10338,7 +10368,7 @@ const IconCounterOld = react.forwardRef(
10338
10368
  );
10339
10369
  const IconCounter = react.forwardRef(
10340
10370
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10341
- const [v1] = designSystemExperiments.useNewDesignLanguage();
10371
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
10342
10372
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconCounterNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconCounterOld, { ...props, size, weight, ref: forwardRef2 });
10343
10373
  }
10344
10374
  );
@@ -10403,7 +10433,7 @@ const IconCreditCardOld = react.forwardRef(
10403
10433
  );
10404
10434
  const IconCreditCard = react.forwardRef(
10405
10435
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10406
- const [v1] = designSystemExperiments.useNewDesignLanguage();
10436
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
10407
10437
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
10408
10438
  IconCreditCardNew,
10409
10439
  {
@@ -10485,7 +10515,7 @@ const IconCropOld = react.forwardRef(
10485
10515
  );
10486
10516
  const IconCrop = react.forwardRef(
10487
10517
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10488
- const [v1] = designSystemExperiments.useNewDesignLanguage();
10518
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
10489
10519
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconCropNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconCropOld, { ...props, size, weight, ref: forwardRef2 });
10490
10520
  }
10491
10521
  );
@@ -10559,7 +10589,7 @@ const IconCrossCircleOld = react.forwardRef(
10559
10589
  );
10560
10590
  const IconCrossCircle = react.forwardRef(
10561
10591
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10562
- const [v1] = designSystemExperiments.useNewDesignLanguage();
10592
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
10563
10593
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
10564
10594
  IconCrossCircleNew,
10565
10595
  {
@@ -10700,7 +10730,7 @@ const IconCrossSquareOld = react.forwardRef(
10700
10730
  );
10701
10731
  const IconCrossSquare = react.forwardRef(
10702
10732
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10703
- const [v1] = designSystemExperiments.useNewDesignLanguage();
10733
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
10704
10734
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
10705
10735
  IconCrossSquareNew,
10706
10736
  {
@@ -10781,7 +10811,7 @@ const IconCrossOld = react.forwardRef(
10781
10811
  );
10782
10812
  const IconCross = react.forwardRef(
10783
10813
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10784
- const [v1] = designSystemExperiments.useNewDesignLanguage();
10814
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
10785
10815
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconCrossNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconCrossOld, { ...props, size, weight, ref: forwardRef2 });
10786
10816
  }
10787
10817
  );
@@ -10849,7 +10879,7 @@ const IconCubeOld = react.forwardRef(
10849
10879
  );
10850
10880
  const IconCube = react.forwardRef(
10851
10881
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10852
- const [v1] = designSystemExperiments.useNewDesignLanguage();
10882
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
10853
10883
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconCubeNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconCubeOld, { ...props, size, weight, ref: forwardRef2 });
10854
10884
  }
10855
10885
  );
@@ -10929,7 +10959,7 @@ const IconCursorFilledOld = react.forwardRef(
10929
10959
  );
10930
10960
  const IconCursorFilled = react.forwardRef(
10931
10961
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10932
- const [v1] = designSystemExperiments.useNewDesignLanguage();
10962
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
10933
10963
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
10934
10964
  IconCursorFilledNew,
10935
10965
  {
@@ -11018,7 +11048,7 @@ const IconCursorLinesOld = react.forwardRef(
11018
11048
  );
11019
11049
  const IconCursorLines = react.forwardRef(
11020
11050
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11021
- const [v1] = designSystemExperiments.useNewDesignLanguage();
11051
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
11022
11052
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
11023
11053
  IconCursorLinesNew,
11024
11054
  {
@@ -11110,7 +11140,7 @@ const IconCursorTextLinesOld = react.forwardRef(
11110
11140
  );
11111
11141
  const IconCursorTextLines = react.forwardRef(
11112
11142
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11113
- const [v1] = designSystemExperiments.useNewDesignLanguage();
11143
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
11114
11144
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
11115
11145
  IconCursorTextLinesNew,
11116
11146
  {
@@ -11193,7 +11223,7 @@ const IconCursorTextOld = react.forwardRef(
11193
11223
  );
11194
11224
  const IconCursorText = react.forwardRef(
11195
11225
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11196
- const [v1] = designSystemExperiments.useNewDesignLanguage();
11226
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
11197
11227
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
11198
11228
  IconCursorTextNew,
11199
11229
  {
@@ -11275,7 +11305,7 @@ const IconCursorOld = react.forwardRef(
11275
11305
  );
11276
11306
  const IconCursor = react.forwardRef(
11277
11307
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11278
- const [v1] = designSystemExperiments.useNewDesignLanguage();
11308
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
11279
11309
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconCursorNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconCursorOld, { ...props, size, weight, ref: forwardRef2 });
11280
11310
  }
11281
11311
  );
@@ -11376,7 +11406,7 @@ const IconDashLeftDownSquareDashRightUpOld = react.forwardRef((props, forwardRef
11376
11406
  });
11377
11407
  const IconDashLeftDownSquareDashRightUp = react.forwardRef(
11378
11408
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11379
- const [v1] = designSystemExperiments.useNewDesignLanguage();
11409
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
11380
11410
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
11381
11411
  IconDashLeftDownSquareDashRightUpNew,
11382
11412
  {
@@ -11455,7 +11485,7 @@ const IconDashLeftUpSquareDashDownRightOld = react.forwardRef((props, forwardRef
11455
11485
  });
11456
11486
  const IconDashLeftUpSquareDashDownRight = react.forwardRef(
11457
11487
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11458
- const [v1] = designSystemExperiments.useNewDesignLanguage();
11488
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
11459
11489
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
11460
11490
  IconDashLeftUpSquareDashDownRightNew,
11461
11491
  {
@@ -11538,7 +11568,7 @@ const IconDashSquareDashHorizontalOld = react.forwardRef(
11538
11568
  );
11539
11569
  const IconDashSquareDashHorizontal = react.forwardRef(
11540
11570
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11541
- const [v1] = designSystemExperiments.useNewDesignLanguage();
11571
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
11542
11572
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
11543
11573
  IconDashSquareDashHorizontalNew,
11544
11574
  {
@@ -11621,7 +11651,7 @@ const IconDashSquareDashVerticalOld = react.forwardRef(
11621
11651
  );
11622
11652
  const IconDashSquareDashVertical = react.forwardRef(
11623
11653
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11624
- const [v1] = designSystemExperiments.useNewDesignLanguage();
11654
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
11625
11655
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
11626
11656
  IconDashSquareDashVerticalNew,
11627
11657
  {
@@ -11704,7 +11734,7 @@ const IconDiagramCardLarge1Old = react.forwardRef(
11704
11734
  );
11705
11735
  const IconDiagramCardLarge1 = react.forwardRef(
11706
11736
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11707
- const [v1] = designSystemExperiments.useNewDesignLanguage();
11737
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
11708
11738
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
11709
11739
  IconDiagramCardLarge1New,
11710
11740
  {
@@ -11811,7 +11841,7 @@ const IconDiagramCardLarge2Old = react.forwardRef(
11811
11841
  );
11812
11842
  const IconDiagramCardLarge2 = react.forwardRef(
11813
11843
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11814
- const [v1] = designSystemExperiments.useNewDesignLanguage();
11844
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
11815
11845
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
11816
11846
  IconDiagramCardLarge2New,
11817
11847
  {
@@ -11902,7 +11932,7 @@ const IconDiagramCardLarge3Old = react.forwardRef(
11902
11932
  );
11903
11933
  const IconDiagramCardLarge3 = react.forwardRef(
11904
11934
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11905
- const [v1] = designSystemExperiments.useNewDesignLanguage();
11935
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
11906
11936
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
11907
11937
  IconDiagramCardLarge3New,
11908
11938
  {
@@ -12008,7 +12038,7 @@ const IconDiagramCardLarge4Old = react.forwardRef(
12008
12038
  );
12009
12039
  const IconDiagramCardLarge4 = react.forwardRef(
12010
12040
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12011
- const [v1] = designSystemExperiments.useNewDesignLanguage();
12041
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
12012
12042
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
12013
12043
  IconDiagramCardLarge4New,
12014
12044
  {
@@ -12104,7 +12134,7 @@ const IconDiagramCardMagnifyingGlassOld = react.forwardRef(
12104
12134
  );
12105
12135
  const IconDiagramCardMagnifyingGlass = react.forwardRef(
12106
12136
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12107
- const [v1] = designSystemExperiments.useNewDesignLanguage();
12137
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
12108
12138
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
12109
12139
  IconDiagramCardMagnifyingGlassNew,
12110
12140
  {
@@ -12195,7 +12225,7 @@ const IconDiagramCardSmall1Old = react.forwardRef(
12195
12225
  );
12196
12226
  const IconDiagramCardSmall1 = react.forwardRef(
12197
12227
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12198
- const [v1] = designSystemExperiments.useNewDesignLanguage();
12228
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
12199
12229
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
12200
12230
  IconDiagramCardSmall1New,
12201
12231
  {
@@ -12288,7 +12318,7 @@ const IconDiagramCardSmall2Old = react.forwardRef(
12288
12318
  );
12289
12319
  const IconDiagramCardSmall2 = react.forwardRef(
12290
12320
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12291
- const [v1] = designSystemExperiments.useNewDesignLanguage();
12321
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
12292
12322
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
12293
12323
  IconDiagramCardSmall2New,
12294
12324
  {
@@ -12372,7 +12402,7 @@ const IconDiagramCardSmall3Old = react.forwardRef(
12372
12402
  );
12373
12403
  const IconDiagramCardSmall3 = react.forwardRef(
12374
12404
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12375
- const [v1] = designSystemExperiments.useNewDesignLanguage();
12405
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
12376
12406
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
12377
12407
  IconDiagramCardSmall3New,
12378
12408
  {
@@ -12483,7 +12513,7 @@ const IconDiagramCardTeamOld = react.forwardRef(
12483
12513
  );
12484
12514
  const IconDiagramCardTeam = react.forwardRef(
12485
12515
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12486
- const [v1] = designSystemExperiments.useNewDesignLanguage();
12516
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
12487
12517
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
12488
12518
  IconDiagramCardTeamNew,
12489
12519
  {
@@ -12584,7 +12614,7 @@ const IconDiagramCardUserOld = react.forwardRef(
12584
12614
  );
12585
12615
  const IconDiagramCardUser = react.forwardRef(
12586
12616
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12587
- const [v1] = designSystemExperiments.useNewDesignLanguage();
12617
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
12588
12618
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
12589
12619
  IconDiagramCardUserNew,
12590
12620
  {
@@ -12658,7 +12688,7 @@ const IconDiagrammingFormatOld = react.forwardRef(
12658
12688
  );
12659
12689
  const IconDiagrammingFormat = react.forwardRef(
12660
12690
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12661
- const [v1] = designSystemExperiments.useNewDesignLanguage();
12691
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
12662
12692
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
12663
12693
  IconDiagrammingFormatNew,
12664
12694
  {
@@ -12812,7 +12842,7 @@ const IconDistributeHorizontalOld = react.forwardRef(
12812
12842
  );
12813
12843
  const IconDistributeHorizontal = react.forwardRef(
12814
12844
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12815
- const [v1] = designSystemExperiments.useNewDesignLanguage();
12845
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
12816
12846
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
12817
12847
  IconDistributeHorizontalNew,
12818
12848
  {
@@ -12906,7 +12936,7 @@ const IconDistributeVerticalOld = react.forwardRef(
12906
12936
  );
12907
12937
  const IconDistributeVertical = react.forwardRef(
12908
12938
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12909
- const [v1] = designSystemExperiments.useNewDesignLanguage();
12939
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
12910
12940
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
12911
12941
  IconDistributeVerticalNew,
12912
12942
  {
@@ -13007,7 +13037,7 @@ const IconDocFormatOld = react.forwardRef(
13007
13037
  );
13008
13038
  const IconDocFormat = react.forwardRef(
13009
13039
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13010
- const [v1] = designSystemExperiments.useNewDesignLanguage();
13040
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
13011
13041
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
13012
13042
  IconDocFormatNew,
13013
13043
  {
@@ -13088,7 +13118,7 @@ const IconDollarSignCurrencyOld = react.forwardRef(
13088
13118
  );
13089
13119
  const IconDollarSignCurrency = react.forwardRef(
13090
13120
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13091
- const [v1] = designSystemExperiments.useNewDesignLanguage();
13121
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
13092
13122
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
13093
13123
  IconDollarSignCurrencyNew,
13094
13124
  {
@@ -13162,7 +13192,7 @@ const IconDotVotingOld = react.forwardRef(
13162
13192
  );
13163
13193
  const IconDotVoting = react.forwardRef(
13164
13194
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13165
- const [v1] = designSystemExperiments.useNewDesignLanguage();
13195
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
13166
13196
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
13167
13197
  IconDotVotingNew,
13168
13198
  {
@@ -13242,7 +13272,7 @@ const IconDotsNineOld = react.forwardRef(
13242
13272
  );
13243
13273
  const IconDotsNine = react.forwardRef(
13244
13274
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13245
- const [v1] = designSystemExperiments.useNewDesignLanguage();
13275
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
13246
13276
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
13247
13277
  IconDotsNineNew,
13248
13278
  {
@@ -13319,7 +13349,7 @@ const IconDotsSixHorizontalOld = react.forwardRef(
13319
13349
  );
13320
13350
  const IconDotsSixHorizontal = react.forwardRef(
13321
13351
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13322
- const [v1] = designSystemExperiments.useNewDesignLanguage();
13352
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
13323
13353
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
13324
13354
  IconDotsSixHorizontalNew,
13325
13355
  {
@@ -13396,7 +13426,7 @@ const IconDotsSixVerticalOld = react.forwardRef(
13396
13426
  );
13397
13427
  const IconDotsSixVertical = react.forwardRef(
13398
13428
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13399
- const [v1] = designSystemExperiments.useNewDesignLanguage();
13429
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
13400
13430
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
13401
13431
  IconDotsSixVerticalNew,
13402
13432
  {
@@ -13578,7 +13608,7 @@ const IconDownloadOld = react.forwardRef(
13578
13608
  );
13579
13609
  const IconDownload = react.forwardRef(
13580
13610
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13581
- const [v1] = designSystemExperiments.useNewDesignLanguage();
13611
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
13582
13612
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
13583
13613
  IconDownloadNew,
13584
13614
  {
@@ -13668,7 +13698,7 @@ const IconEnvelopeOld = react.forwardRef(
13668
13698
  );
13669
13699
  const IconEnvelope = react.forwardRef(
13670
13700
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13671
- const [v1] = designSystemExperiments.useNewDesignLanguage();
13701
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
13672
13702
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
13673
13703
  IconEnvelopeNew,
13674
13704
  {
@@ -13759,7 +13789,7 @@ const IconEraserOld = react.forwardRef(
13759
13789
  );
13760
13790
  const IconEraser = react.forwardRef(
13761
13791
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13762
- const [v1] = designSystemExperiments.useNewDesignLanguage();
13792
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
13763
13793
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconEraserNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconEraserOld, { ...props, size, weight, ref: forwardRef2 });
13764
13794
  }
13765
13795
  );
@@ -13851,7 +13881,7 @@ const IconExclamationMarkOctagonOld = react.forwardRef(
13851
13881
  );
13852
13882
  const IconExclamationMarkOctagon = react.forwardRef(
13853
13883
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13854
- const [v1] = designSystemExperiments.useNewDesignLanguage();
13884
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
13855
13885
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
13856
13886
  IconExclamationMarkOctagonNew,
13857
13887
  {
@@ -13958,7 +13988,7 @@ const IconExclamationPointCircleOld = react.forwardRef(
13958
13988
  );
13959
13989
  const IconExclamationPointCircle = react.forwardRef(
13960
13990
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13961
- const [v1] = designSystemExperiments.useNewDesignLanguage();
13991
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
13962
13992
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
13963
13993
  IconExclamationPointCircleNew,
13964
13994
  {
@@ -14059,7 +14089,7 @@ const IconExportOld = react.forwardRef(
14059
14089
  );
14060
14090
  const IconExport = react.forwardRef(
14061
14091
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14062
- const [v1] = designSystemExperiments.useNewDesignLanguage();
14092
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
14063
14093
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconExportNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconExportOld, { ...props, size, weight, ref: forwardRef2 });
14064
14094
  }
14065
14095
  );
@@ -14135,7 +14165,7 @@ const IconExternalFormatOld = react.forwardRef(
14135
14165
  );
14136
14166
  const IconExternalFormat = react.forwardRef(
14137
14167
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14138
- const [v1] = designSystemExperiments.useNewDesignLanguage();
14168
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
14139
14169
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
14140
14170
  IconExternalFormatNew,
14141
14171
  {
@@ -14242,7 +14272,7 @@ const IconEyeClosedDotsFourFrameBrokenOld = react.forwardRef((props, forwardRef2
14242
14272
  });
14243
14273
  const IconEyeClosedDotsFourFrameBroken = react.forwardRef(
14244
14274
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14245
- const [v1] = designSystemExperiments.useNewDesignLanguage();
14275
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
14246
14276
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
14247
14277
  IconEyeClosedDotsFourFrameBrokenNew,
14248
14278
  {
@@ -14335,7 +14365,7 @@ const IconEyeClosedOld = react.forwardRef(
14335
14365
  );
14336
14366
  const IconEyeClosed = react.forwardRef(
14337
14367
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14338
- const [v1] = designSystemExperiments.useNewDesignLanguage();
14368
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
14339
14369
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
14340
14370
  IconEyeClosedNew,
14341
14371
  {
@@ -14435,7 +14465,7 @@ const IconEyeOpenLineFrameBrokenOld = react.forwardRef(
14435
14465
  );
14436
14466
  const IconEyeOpenLineFrameBroken = react.forwardRef(
14437
14467
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14438
- const [v1] = designSystemExperiments.useNewDesignLanguage();
14468
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
14439
14469
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
14440
14470
  IconEyeOpenLineFrameBrokenNew,
14441
14471
  {
@@ -14533,7 +14563,7 @@ const IconEyeOpenSlashOld = react.forwardRef(
14533
14563
  );
14534
14564
  const IconEyeOpenSlash = react.forwardRef(
14535
14565
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14536
- const [v1] = designSystemExperiments.useNewDesignLanguage();
14566
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
14537
14567
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
14538
14568
  IconEyeOpenSlashNew,
14539
14569
  {
@@ -14632,7 +14662,7 @@ const IconEyeOpenOld = react.forwardRef(
14632
14662
  );
14633
14663
  const IconEyeOpen = react.forwardRef(
14634
14664
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14635
- const [v1] = designSystemExperiments.useNewDesignLanguage();
14665
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
14636
14666
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconEyeOpenNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconEyeOpenOld, { ...props, size, weight, ref: forwardRef2 });
14637
14667
  }
14638
14668
  );
@@ -14713,7 +14743,7 @@ const IconEyedropperOld = react.forwardRef(
14713
14743
  );
14714
14744
  const IconEyedropper = react.forwardRef(
14715
14745
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14716
- const [v1] = designSystemExperiments.useNewDesignLanguage();
14746
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
14717
14747
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
14718
14748
  IconEyedropperNew,
14719
14749
  {
@@ -14805,7 +14835,7 @@ const IconFactoryHouseOld = react.forwardRef(
14805
14835
  );
14806
14836
  const IconFactoryHouse = react.forwardRef(
14807
14837
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14808
- const [v1] = designSystemExperiments.useNewDesignLanguage();
14838
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
14809
14839
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
14810
14840
  IconFactoryHouseNew,
14811
14841
  {
@@ -14886,7 +14916,7 @@ const IconFactoryOld = react.forwardRef(
14886
14916
  );
14887
14917
  const IconFactory = react.forwardRef(
14888
14918
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14889
- const [v1] = designSystemExperiments.useNewDesignLanguage();
14919
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
14890
14920
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconFactoryNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconFactoryOld, { ...props, size, weight, ref: forwardRef2 });
14891
14921
  }
14892
14922
  );
@@ -14944,7 +14974,7 @@ const IconFileSpreadsheetOld = react.forwardRef(
14944
14974
  );
14945
14975
  const IconFileSpreadsheet = react.forwardRef(
14946
14976
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14947
- const [v1] = designSystemExperiments.useNewDesignLanguage();
14977
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
14948
14978
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
14949
14979
  IconFileSpreadsheetNew,
14950
14980
  {
@@ -15025,7 +15055,7 @@ const IconFlagOld = react.forwardRef(
15025
15055
  );
15026
15056
  const IconFlag = react.forwardRef(
15027
15057
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15028
- const [v1] = designSystemExperiments.useNewDesignLanguage();
15058
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
15029
15059
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconFlagNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconFlagOld, { ...props, size, weight, ref: forwardRef2 });
15030
15060
  }
15031
15061
  );
@@ -15121,7 +15151,7 @@ const IconFlipCardOld = react.forwardRef(
15121
15151
  );
15122
15152
  const IconFlipCard = react.forwardRef(
15123
15153
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15124
- const [v1] = designSystemExperiments.useNewDesignLanguage();
15154
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
15125
15155
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
15126
15156
  IconFlipCardNew,
15127
15157
  {
@@ -15212,7 +15242,7 @@ const IconFolderOld = react.forwardRef(
15212
15242
  );
15213
15243
  const IconFolder = react.forwardRef(
15214
15244
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15215
- const [v1] = designSystemExperiments.useNewDesignLanguage();
15245
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
15216
15246
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconFolderNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconFolderOld, { ...props, size, weight, ref: forwardRef2 });
15217
15247
  }
15218
15248
  );
@@ -15279,7 +15309,7 @@ const IconFrameLinesTwoOld = react.forwardRef(
15279
15309
  );
15280
15310
  const IconFrameLinesTwo = react.forwardRef(
15281
15311
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15282
- const [v1] = designSystemExperiments.useNewDesignLanguage();
15312
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
15283
15313
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
15284
15314
  IconFrameLinesTwoNew,
15285
15315
  {
@@ -15370,7 +15400,7 @@ const IconFramePlayOld = react.forwardRef(
15370
15400
  );
15371
15401
  const IconFramePlay = react.forwardRef(
15372
15402
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15373
- const [v1] = designSystemExperiments.useNewDesignLanguage();
15403
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
15374
15404
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
15375
15405
  IconFramePlayNew,
15376
15406
  {
@@ -15453,7 +15483,7 @@ const IconFramePlusOld = react.forwardRef(
15453
15483
  );
15454
15484
  const IconFramePlus = react.forwardRef(
15455
15485
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15456
- const [v1] = designSystemExperiments.useNewDesignLanguage();
15486
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
15457
15487
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
15458
15488
  IconFramePlusNew,
15459
15489
  {
@@ -15536,7 +15566,7 @@ const IconFrameOld = react.forwardRef(
15536
15566
  );
15537
15567
  const IconFrame = react.forwardRef(
15538
15568
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15539
- const [v1] = designSystemExperiments.useNewDesignLanguage();
15569
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
15540
15570
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconFrameNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconFrameOld, { ...props, size, weight, ref: forwardRef2 });
15541
15571
  }
15542
15572
  );
@@ -15600,7 +15630,7 @@ const IconFunnelOld = react.forwardRef(
15600
15630
  );
15601
15631
  const IconFunnel = react.forwardRef(
15602
15632
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15603
- const [v1] = designSystemExperiments.useNewDesignLanguage();
15633
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
15604
15634
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconFunnelNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconFunnelOld, { ...props, size, weight, ref: forwardRef2 });
15605
15635
  }
15606
15636
  );
@@ -15687,7 +15717,7 @@ const IconGaugeOld = react.forwardRef(
15687
15717
  );
15688
15718
  const IconGauge = react.forwardRef(
15689
15719
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15690
- const [v1] = designSystemExperiments.useNewDesignLanguage();
15720
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
15691
15721
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconGaugeNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconGaugeOld, { ...props, size, weight, ref: forwardRef2 });
15692
15722
  }
15693
15723
  );
@@ -15743,7 +15773,7 @@ const IconGavelOld = react.forwardRef(
15743
15773
  );
15744
15774
  const IconGavel = react.forwardRef(
15745
15775
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15746
- const [v1] = designSystemExperiments.useNewDesignLanguage();
15776
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
15747
15777
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconGavelNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconGavelOld, { ...props, size, weight, ref: forwardRef2 });
15748
15778
  }
15749
15779
  );
@@ -15809,7 +15839,7 @@ const IconGiftOld = react.forwardRef(
15809
15839
  );
15810
15840
  const IconGift = react.forwardRef(
15811
15841
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15812
- const [v1] = designSystemExperiments.useNewDesignLanguage();
15842
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
15813
15843
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconGiftNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconGiftOld, { ...props, size, weight, ref: forwardRef2 });
15814
15844
  }
15815
15845
  );
@@ -15873,7 +15903,7 @@ const IconGlobeOld = react.forwardRef(
15873
15903
  );
15874
15904
  const IconGlobe = react.forwardRef(
15875
15905
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15876
- const [v1] = designSystemExperiments.useNewDesignLanguage();
15906
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
15877
15907
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconGlobeNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconGlobeOld, { ...props, size, weight, ref: forwardRef2 });
15878
15908
  }
15879
15909
  );
@@ -15979,7 +16009,7 @@ const IconGraduationCapOld = react.forwardRef(
15979
16009
  );
15980
16010
  const IconGraduationCap = react.forwardRef(
15981
16011
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15982
- const [v1] = designSystemExperiments.useNewDesignLanguage();
16012
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
15983
16013
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
15984
16014
  IconGraduationCapNew,
15985
16015
  {
@@ -16076,7 +16106,7 @@ const IconGridFourOld = react.forwardRef(
16076
16106
  );
16077
16107
  const IconGridFour = react.forwardRef(
16078
16108
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16079
- const [v1] = designSystemExperiments.useNewDesignLanguage();
16109
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
16080
16110
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
16081
16111
  IconGridFourNew,
16082
16112
  {
@@ -16198,7 +16228,7 @@ const IconGridOld = react.forwardRef(
16198
16228
  );
16199
16229
  const IconGrid = react.forwardRef(
16200
16230
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16201
- const [v1] = designSystemExperiments.useNewDesignLanguage();
16231
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
16202
16232
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconGridNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconGridOld, { ...props, size, weight, ref: forwardRef2 });
16203
16233
  }
16204
16234
  );
@@ -16273,7 +16303,7 @@ const IconHandFilledOld = react.forwardRef(
16273
16303
  );
16274
16304
  const IconHandFilled = react.forwardRef(
16275
16305
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16276
- const [v1] = designSystemExperiments.useNewDesignLanguage();
16306
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
16277
16307
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
16278
16308
  IconHandFilledNew,
16279
16309
  {
@@ -16356,7 +16386,7 @@ const IconHandPointingOld = react.forwardRef(
16356
16386
  );
16357
16387
  const IconHandPointing = react.forwardRef(
16358
16388
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16359
- const [v1] = designSystemExperiments.useNewDesignLanguage();
16389
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
16360
16390
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
16361
16391
  IconHandPointingNew,
16362
16392
  {
@@ -16439,7 +16469,7 @@ const IconHandOld = react.forwardRef(
16439
16469
  );
16440
16470
  const IconHand = react.forwardRef(
16441
16471
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16442
- const [v1] = designSystemExperiments.useNewDesignLanguage();
16472
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
16443
16473
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconHandNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconHandOld, { ...props, size, weight, ref: forwardRef2 });
16444
16474
  }
16445
16475
  );
@@ -16509,7 +16539,7 @@ const IconHeadphonesOld = react.forwardRef(
16509
16539
  );
16510
16540
  const IconHeadphones = react.forwardRef(
16511
16541
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16512
- const [v1] = designSystemExperiments.useNewDesignLanguage();
16542
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
16513
16543
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
16514
16544
  IconHeadphonesNew,
16515
16545
  {
@@ -16637,7 +16667,7 @@ const IconHeadsetPersonOld = react.forwardRef(
16637
16667
  );
16638
16668
  const IconHeadsetPerson = react.forwardRef(
16639
16669
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16640
- const [v1] = designSystemExperiments.useNewDesignLanguage();
16670
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
16641
16671
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
16642
16672
  IconHeadsetPersonNew,
16643
16673
  {
@@ -16722,7 +16752,7 @@ const IconHeartFilledOld = react.forwardRef(
16722
16752
  );
16723
16753
  const IconHeartFilled = react.forwardRef(
16724
16754
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16725
- const [v1] = designSystemExperiments.useNewDesignLanguage();
16755
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
16726
16756
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
16727
16757
  IconHeartFilledNew,
16728
16758
  {
@@ -16793,7 +16823,7 @@ const IconHeartOld = react.forwardRef(
16793
16823
  );
16794
16824
  const IconHeart = react.forwardRef(
16795
16825
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16796
- const [v1] = designSystemExperiments.useNewDesignLanguage();
16826
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
16797
16827
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconHeartNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconHeartOld, { ...props, size, weight, ref: forwardRef2 });
16798
16828
  }
16799
16829
  );
@@ -16932,7 +16962,7 @@ const IconHighlighterUnderlineOld = react.forwardRef(
16932
16962
  );
16933
16963
  const IconHighlighterUnderline = react.forwardRef(
16934
16964
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16935
- const [v1] = designSystemExperiments.useNewDesignLanguage();
16965
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
16936
16966
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
16937
16967
  IconHighlighterUnderlineNew,
16938
16968
  {
@@ -17030,7 +17060,7 @@ const IconHighlighterOld = react.forwardRef(
17030
17060
  );
17031
17061
  const IconHighlighter = react.forwardRef(
17032
17062
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17033
- const [v1] = designSystemExperiments.useNewDesignLanguage();
17063
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
17034
17064
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
17035
17065
  IconHighlighterNew,
17036
17066
  {
@@ -17114,7 +17144,7 @@ const IconHouseOld = react.forwardRef(
17114
17144
  );
17115
17145
  const IconHouse = react.forwardRef(
17116
17146
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17117
- const [v1] = designSystemExperiments.useNewDesignLanguage();
17147
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
17118
17148
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconHouseNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconHouseOld, { ...props, size, weight, ref: forwardRef2 });
17119
17149
  }
17120
17150
  );
@@ -17204,7 +17234,7 @@ const IconImageOld = react.forwardRef(
17204
17234
  );
17205
17235
  const IconImage = react.forwardRef(
17206
17236
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17207
- const [v1] = designSystemExperiments.useNewDesignLanguage();
17237
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
17208
17238
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconImageNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconImageOld, { ...props, size, weight, ref: forwardRef2 });
17209
17239
  }
17210
17240
  );
@@ -17287,7 +17317,7 @@ const IconIndentLeftOld = react.forwardRef(
17287
17317
  );
17288
17318
  const IconIndentLeft = react.forwardRef(
17289
17319
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17290
- const [v1] = designSystemExperiments.useNewDesignLanguage();
17320
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
17291
17321
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
17292
17322
  IconIndentLeftNew,
17293
17323
  {
@@ -17386,7 +17416,7 @@ const IconIndentRightOld = react.forwardRef(
17386
17416
  );
17387
17417
  const IconIndentRight = react.forwardRef(
17388
17418
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17389
- const [v1] = designSystemExperiments.useNewDesignLanguage();
17419
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
17390
17420
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
17391
17421
  IconIndentRightNew,
17392
17422
  {
@@ -17485,7 +17515,7 @@ const IconInformationMarkCircleOld = react.forwardRef(
17485
17515
  );
17486
17516
  const IconInformationMarkCircle = react.forwardRef(
17487
17517
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17488
- const [v1] = designSystemExperiments.useNewDesignLanguage();
17518
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
17489
17519
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
17490
17520
  IconInformationMarkCircleNew,
17491
17521
  {
@@ -17623,7 +17653,7 @@ const IconKeyOld = react.forwardRef((props, forwardRef2) => {
17623
17653
  });
17624
17654
  const IconKey = react.forwardRef(
17625
17655
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17626
- const [v1] = designSystemExperiments.useNewDesignLanguage();
17656
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
17627
17657
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconKeyNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconKeyOld, { ...props, size, weight, ref: forwardRef2 });
17628
17658
  }
17629
17659
  );
@@ -17689,7 +17719,7 @@ const IconKeycapOld = react.forwardRef(
17689
17719
  );
17690
17720
  const IconKeycap = react.forwardRef(
17691
17721
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17692
- const [v1] = designSystemExperiments.useNewDesignLanguage();
17722
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
17693
17723
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconKeycapNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconKeycapOld, { ...props, size, weight, ref: forwardRef2 });
17694
17724
  }
17695
17725
  );
@@ -17768,7 +17798,7 @@ const IconLaptopOld = react.forwardRef(
17768
17798
  );
17769
17799
  const IconLaptop = react.forwardRef(
17770
17800
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17771
- const [v1] = designSystemExperiments.useNewDesignLanguage();
17801
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
17772
17802
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconLaptopNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconLaptopOld, { ...props, size, weight, ref: forwardRef2 });
17773
17803
  }
17774
17804
  );
@@ -17861,7 +17891,7 @@ const IconLassoOld = react.forwardRef(
17861
17891
  );
17862
17892
  const IconLasso = react.forwardRef(
17863
17893
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17864
- const [v1] = designSystemExperiments.useNewDesignLanguage();
17894
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
17865
17895
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconLassoNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconLassoOld, { ...props, size, weight, ref: forwardRef2 });
17866
17896
  }
17867
17897
  );
@@ -17927,7 +17957,7 @@ const IconLayoutOld = react.forwardRef(
17927
17957
  );
17928
17958
  const IconLayout = react.forwardRef(
17929
17959
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17930
- const [v1] = designSystemExperiments.useNewDesignLanguage();
17960
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
17931
17961
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconLayoutNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconLayoutOld, { ...props, size, weight, ref: forwardRef2 });
17932
17962
  }
17933
17963
  );
@@ -18041,7 +18071,7 @@ const IconLightboxOld = react.forwardRef(
18041
18071
  );
18042
18072
  const IconLightbox = react.forwardRef(
18043
18073
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
18044
- const [v1] = designSystemExperiments.useNewDesignLanguage();
18074
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
18045
18075
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
18046
18076
  IconLightboxNew,
18047
18077
  {
@@ -18128,7 +18158,7 @@ const IconLightbulbOld = react.forwardRef(
18128
18158
  );
18129
18159
  const IconLightbulb = react.forwardRef(
18130
18160
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
18131
- const [v1] = designSystemExperiments.useNewDesignLanguage();
18161
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
18132
18162
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
18133
18163
  IconLightbulbNew,
18134
18164
  {
@@ -18212,7 +18242,7 @@ const IconLightningOld = react.forwardRef(
18212
18242
  );
18213
18243
  const IconLightning = react.forwardRef(
18214
18244
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
18215
- const [v1] = designSystemExperiments.useNewDesignLanguage();
18245
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
18216
18246
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
18217
18247
  IconLightningNew,
18218
18248
  {
@@ -18553,7 +18583,7 @@ const IconLineTwoDiagonalTopRightDoubleOld = react.forwardRef((props, forwardRef
18553
18583
  });
18554
18584
  const IconLineTwoDiagonalTopRightDouble = react.forwardRef(
18555
18585
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
18556
- const [v1] = designSystemExperiments.useNewDesignLanguage();
18586
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
18557
18587
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
18558
18588
  IconLineTwoDiagonalTopRightDoubleNew,
18559
18589
  {
@@ -18631,7 +18661,7 @@ const IconLinesThreeHorizontalLineVerticalCenterOld = react.forwardRef((props, f
18631
18661
  );
18632
18662
  });
18633
18663
  const IconLinesThreeHorizontalLineVerticalCenter = react.forwardRef(({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
18634
- const [v1] = designSystemExperiments.useNewDesignLanguage();
18664
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
18635
18665
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
18636
18666
  IconLinesThreeHorizontalLineVerticalCenterNew,
18637
18667
  {
@@ -18712,7 +18742,7 @@ const IconLinesThreeHorizontalOld = react.forwardRef(
18712
18742
  );
18713
18743
  const IconLinesThreeHorizontal = react.forwardRef(
18714
18744
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
18715
- const [v1] = designSystemExperiments.useNewDesignLanguage();
18745
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
18716
18746
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
18717
18747
  IconLinesThreeHorizontalNew,
18718
18748
  {
@@ -18794,7 +18824,7 @@ const IconLinesThreeVerticalOld = react.forwardRef(
18794
18824
  );
18795
18825
  const IconLinesThreeVertical = react.forwardRef(
18796
18826
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
18797
- const [v1] = designSystemExperiments.useNewDesignLanguage();
18827
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
18798
18828
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
18799
18829
  IconLinesThreeVerticalNew,
18800
18830
  {
@@ -18889,7 +18919,7 @@ const IconLinesTopLeftColumnsTwoOld = react.forwardRef(
18889
18919
  );
18890
18920
  const IconLinesTopLeftColumnsTwo = react.forwardRef(
18891
18921
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
18892
- const [v1] = designSystemExperiments.useNewDesignLanguage();
18922
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
18893
18923
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
18894
18924
  IconLinesTopLeftColumnsTwoNew,
18895
18925
  {
@@ -18971,7 +19001,7 @@ const IconLinkPlusOld = react.forwardRef(
18971
19001
  );
18972
19002
  const IconLinkPlus = react.forwardRef(
18973
19003
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
18974
- const [v1] = designSystemExperiments.useNewDesignLanguage();
19004
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
18975
19005
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
18976
19006
  IconLinkPlusNew,
18977
19007
  {
@@ -19052,7 +19082,7 @@ const IconLinkOld = react.forwardRef(
19052
19082
  );
19053
19083
  const IconLink = react.forwardRef(
19054
19084
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19055
- const [v1] = designSystemExperiments.useNewDesignLanguage();
19085
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
19056
19086
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconLinkNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconLinkOld, { ...props, size, weight, ref: forwardRef2 });
19057
19087
  }
19058
19088
  );
@@ -19126,7 +19156,7 @@ const IconListBulletsOld = react.forwardRef(
19126
19156
  );
19127
19157
  const IconListBullets = react.forwardRef(
19128
19158
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19129
- const [v1] = designSystemExperiments.useNewDesignLanguage();
19159
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
19130
19160
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
19131
19161
  IconListBulletsNew,
19132
19162
  {
@@ -19209,7 +19239,7 @@ const IconListNumbersOld = react.forwardRef(
19209
19239
  );
19210
19240
  const IconListNumbers = react.forwardRef(
19211
19241
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19212
- const [v1] = designSystemExperiments.useNewDesignLanguage();
19242
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
19213
19243
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
19214
19244
  IconListNumbersNew,
19215
19245
  {
@@ -19309,7 +19339,7 @@ const IconLockClosedOld = react.forwardRef(
19309
19339
  );
19310
19340
  const IconLockClosed = react.forwardRef(
19311
19341
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19312
- const [v1] = designSystemExperiments.useNewDesignLanguage();
19342
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
19313
19343
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
19314
19344
  IconLockClosedNew,
19315
19345
  {
@@ -19401,7 +19431,7 @@ const IconLockOpenOld = react.forwardRef(
19401
19431
  );
19402
19432
  const IconLockOpen = react.forwardRef(
19403
19433
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19404
- const [v1] = designSystemExperiments.useNewDesignLanguage();
19434
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
19405
19435
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
19406
19436
  IconLockOpenNew,
19407
19437
  {
@@ -19502,7 +19532,7 @@ const IconLoginOld = react.forwardRef(
19502
19532
  );
19503
19533
  const IconLogin = react.forwardRef(
19504
19534
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19505
- const [v1] = designSystemExperiments.useNewDesignLanguage();
19535
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
19506
19536
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconLoginNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconLoginOld, { ...props, size, weight, ref: forwardRef2 });
19507
19537
  }
19508
19538
  );
@@ -19587,7 +19617,7 @@ const IconLogoutOld = react.forwardRef(
19587
19617
  );
19588
19618
  const IconLogout = react.forwardRef(
19589
19619
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19590
- const [v1] = designSystemExperiments.useNewDesignLanguage();
19620
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
19591
19621
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconLogoutNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconLogoutOld, { ...props, size, weight, ref: forwardRef2 });
19592
19622
  }
19593
19623
  );
@@ -19652,7 +19682,7 @@ const IconMagnetOld = react.forwardRef(
19652
19682
  );
19653
19683
  const IconMagnet = react.forwardRef(
19654
19684
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19655
- const [v1] = designSystemExperiments.useNewDesignLanguage();
19685
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
19656
19686
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconMagnetNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconMagnetOld, { ...props, size, weight, ref: forwardRef2 });
19657
19687
  }
19658
19688
  );
@@ -19736,7 +19766,7 @@ const IconMagnifyingGlassLightningOld = react.forwardRef(
19736
19766
  );
19737
19767
  const IconMagnifyingGlassLightning = react.forwardRef(
19738
19768
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19739
- const [v1] = designSystemExperiments.useNewDesignLanguage();
19769
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
19740
19770
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
19741
19771
  IconMagnifyingGlassLightningNew,
19742
19772
  {
@@ -19817,7 +19847,7 @@ const IconMagnifyingGlassPlusOld = react.forwardRef(
19817
19847
  );
19818
19848
  const IconMagnifyingGlassPlus = react.forwardRef(
19819
19849
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19820
- const [v1] = designSystemExperiments.useNewDesignLanguage();
19850
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
19821
19851
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
19822
19852
  IconMagnifyingGlassPlusNew,
19823
19853
  {
@@ -19898,7 +19928,7 @@ const IconMagnifyingGlassOld = react.forwardRef(
19898
19928
  );
19899
19929
  const IconMagnifyingGlass = react.forwardRef(
19900
19930
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19901
- const [v1] = designSystemExperiments.useNewDesignLanguage();
19931
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
19902
19932
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
19903
19933
  IconMagnifyingGlassNew,
19904
19934
  {
@@ -19980,7 +20010,7 @@ const IconMapOld = react.forwardRef((props, forwardRef2) => {
19980
20010
  });
19981
20011
  const IconMap = react.forwardRef(
19982
20012
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19983
- const [v1] = designSystemExperiments.useNewDesignLanguage();
20013
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
19984
20014
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconMapNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconMapOld, { ...props, size, weight, ref: forwardRef2 });
19985
20015
  }
19986
20016
  );
@@ -20079,7 +20109,7 @@ const IconMegaphoneOld = react.forwardRef(
20079
20109
  );
20080
20110
  const IconMegaphone = react.forwardRef(
20081
20111
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20082
- const [v1] = designSystemExperiments.useNewDesignLanguage();
20112
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
20083
20113
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
20084
20114
  IconMegaphoneNew,
20085
20115
  {
@@ -20197,7 +20227,7 @@ const IconMicrophoneSlashOld = react.forwardRef(
20197
20227
  );
20198
20228
  const IconMicrophoneSlash = react.forwardRef(
20199
20229
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20200
- const [v1] = designSystemExperiments.useNewDesignLanguage();
20230
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
20201
20231
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
20202
20232
  IconMicrophoneSlashNew,
20203
20233
  {
@@ -20278,7 +20308,7 @@ const IconMicrophoneOld = react.forwardRef(
20278
20308
  );
20279
20309
  const IconMicrophone = react.forwardRef(
20280
20310
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20281
- const [v1] = designSystemExperiments.useNewDesignLanguage();
20311
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
20282
20312
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
20283
20313
  IconMicrophoneNew,
20284
20314
  {
@@ -20359,7 +20389,7 @@ const IconMinusOld = react.forwardRef(
20359
20389
  );
20360
20390
  const IconMinus = react.forwardRef(
20361
20391
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20362
- const [v1] = designSystemExperiments.useNewDesignLanguage();
20392
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
20363
20393
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconMinusNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconMinusOld, { ...props, size, weight, ref: forwardRef2 });
20364
20394
  }
20365
20395
  );
@@ -20433,7 +20463,7 @@ const IconMobileOld = react.forwardRef(
20433
20463
  );
20434
20464
  const IconMobile = react.forwardRef(
20435
20465
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20436
- const [v1] = designSystemExperiments.useNewDesignLanguage();
20466
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
20437
20467
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconMobileNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconMobileOld, { ...props, size, weight, ref: forwardRef2 });
20438
20468
  }
20439
20469
  );
@@ -20500,7 +20530,7 @@ const IconMonitorArrowUpOld = react.forwardRef(
20500
20530
  );
20501
20531
  const IconMonitorArrowUp = react.forwardRef(
20502
20532
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20503
- const [v1] = designSystemExperiments.useNewDesignLanguage();
20533
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
20504
20534
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
20505
20535
  IconMonitorArrowUpNew,
20506
20536
  {
@@ -20591,7 +20621,7 @@ const IconMonitorArrowOld = react.forwardRef(
20591
20621
  );
20592
20622
  const IconMonitorArrow = react.forwardRef(
20593
20623
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20594
- const [v1] = designSystemExperiments.useNewDesignLanguage();
20624
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
20595
20625
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
20596
20626
  IconMonitorArrowNew,
20597
20627
  {
@@ -20673,7 +20703,7 @@ const IconMonitorPauseOld = react.forwardRef(
20673
20703
  );
20674
20704
  const IconMonitorPause = react.forwardRef(
20675
20705
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20676
- const [v1] = designSystemExperiments.useNewDesignLanguage();
20706
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
20677
20707
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
20678
20708
  IconMonitorPauseNew,
20679
20709
  {
@@ -20771,7 +20801,7 @@ const IconMonitorPlayOld = react.forwardRef(
20771
20801
  );
20772
20802
  const IconMonitorPlay = react.forwardRef(
20773
20803
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20774
- const [v1] = designSystemExperiments.useNewDesignLanguage();
20804
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
20775
20805
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
20776
20806
  IconMonitorPlayNew,
20777
20807
  {
@@ -20863,7 +20893,7 @@ const IconMonitorStopOld = react.forwardRef(
20863
20893
  );
20864
20894
  const IconMonitorStop = react.forwardRef(
20865
20895
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20866
- const [v1] = designSystemExperiments.useNewDesignLanguage();
20896
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
20867
20897
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
20868
20898
  IconMonitorStopNew,
20869
20899
  {
@@ -20937,7 +20967,7 @@ const IconMonitorOld = react.forwardRef(
20937
20967
  );
20938
20968
  const IconMonitor = react.forwardRef(
20939
20969
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20940
- const [v1] = designSystemExperiments.useNewDesignLanguage();
20970
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
20941
20971
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconMonitorNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconMonitorOld, { ...props, size, weight, ref: forwardRef2 });
20942
20972
  }
20943
20973
  );
@@ -21001,7 +21031,7 @@ const IconMoonOld = react.forwardRef(
21001
21031
  );
21002
21032
  const IconMoon = react.forwardRef(
21003
21033
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21004
- const [v1] = designSystemExperiments.useNewDesignLanguage();
21034
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
21005
21035
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconMoonNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconMoonOld, { ...props, size, weight, ref: forwardRef2 });
21006
21036
  }
21007
21037
  );
@@ -21077,7 +21107,7 @@ const IconMouseOld = react.forwardRef(
21077
21107
  );
21078
21108
  const IconMouse = react.forwardRef(
21079
21109
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21080
- const [v1] = designSystemExperiments.useNewDesignLanguage();
21110
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
21081
21111
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconMouseNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconMouseOld, { ...props, size, weight, ref: forwardRef2 });
21082
21112
  }
21083
21113
  );
@@ -21150,7 +21180,7 @@ const IconMusicNoteOld = react.forwardRef(
21150
21180
  );
21151
21181
  const IconMusicNote = react.forwardRef(
21152
21182
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21153
- const [v1] = designSystemExperiments.useNewDesignLanguage();
21183
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
21154
21184
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
21155
21185
  IconMusicNoteNew,
21156
21186
  {
@@ -21257,7 +21287,7 @@ const IconNavigationArrowLinesOld = react.forwardRef(
21257
21287
  );
21258
21288
  const IconNavigationArrowLines = react.forwardRef(
21259
21289
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21260
- const [v1] = designSystemExperiments.useNewDesignLanguage();
21290
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
21261
21291
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
21262
21292
  IconNavigationArrowLinesNew,
21263
21293
  {
@@ -21394,7 +21424,7 @@ const IconNavigationUpLeftSlashOld = react.forwardRef(
21394
21424
  );
21395
21425
  const IconNavigationUpLeftSlash = react.forwardRef(
21396
21426
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21397
- const [v1] = designSystemExperiments.useNewDesignLanguage();
21427
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
21398
21428
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
21399
21429
  IconNavigationUpLeftSlashNew,
21400
21430
  {
@@ -21477,7 +21507,7 @@ const IconNavigationUpRightOld = react.forwardRef(
21477
21507
  );
21478
21508
  const IconNavigationUpRight = react.forwardRef(
21479
21509
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21480
- const [v1] = designSystemExperiments.useNewDesignLanguage();
21510
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
21481
21511
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
21482
21512
  IconNavigationUpRightNew,
21483
21513
  {
@@ -21567,7 +21597,7 @@ const IconNextOld = react.forwardRef(
21567
21597
  );
21568
21598
  const IconNext = react.forwardRef(
21569
21599
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21570
- const [v1] = designSystemExperiments.useNewDesignLanguage();
21600
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
21571
21601
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconNextNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconNextOld, { ...props, size, weight, ref: forwardRef2 });
21572
21602
  }
21573
21603
  );
@@ -21645,7 +21675,7 @@ const IconNodeConnectedDotOld = react.forwardRef(
21645
21675
  );
21646
21676
  const IconNodeConnectedDot = react.forwardRef(
21647
21677
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21648
- const [v1] = designSystemExperiments.useNewDesignLanguage();
21678
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
21649
21679
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
21650
21680
  IconNodeConnectedDotNew,
21651
21681
  {
@@ -21728,7 +21758,7 @@ const IconNodeLinesCurvedOld = react.forwardRef(
21728
21758
  );
21729
21759
  const IconNodeLinesCurved = react.forwardRef(
21730
21760
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21731
- const [v1] = designSystemExperiments.useNewDesignLanguage();
21761
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
21732
21762
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
21733
21763
  IconNodeLinesCurvedNew,
21734
21764
  {
@@ -21811,7 +21841,7 @@ const IconNodeLinesHorizontalOld = react.forwardRef(
21811
21841
  );
21812
21842
  const IconNodeLinesHorizontal = react.forwardRef(
21813
21843
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21814
- const [v1] = designSystemExperiments.useNewDesignLanguage();
21844
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
21815
21845
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
21816
21846
  IconNodeLinesHorizontalNew,
21817
21847
  {
@@ -21894,7 +21924,7 @@ const IconNodeLinesVerticalOld = react.forwardRef(
21894
21924
  );
21895
21925
  const IconNodeLinesVertical = react.forwardRef(
21896
21926
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21897
- const [v1] = designSystemExperiments.useNewDesignLanguage();
21927
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
21898
21928
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
21899
21929
  IconNodeLinesVerticalNew,
21900
21930
  {
@@ -21975,7 +22005,7 @@ const IconNodePlusOld = react.forwardRef(
21975
22005
  );
21976
22006
  const IconNodePlus = react.forwardRef(
21977
22007
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21978
- const [v1] = designSystemExperiments.useNewDesignLanguage();
22008
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
21979
22009
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
21980
22010
  IconNodePlusNew,
21981
22011
  {
@@ -22113,7 +22143,7 @@ const IconNodesConnectedOld = react.forwardRef(
22113
22143
  );
22114
22144
  const IconNodesConnected = react.forwardRef(
22115
22145
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22116
- const [v1] = designSystemExperiments.useNewDesignLanguage();
22146
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
22117
22147
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
22118
22148
  IconNodesConnectedNew,
22119
22149
  {
@@ -22194,7 +22224,7 @@ const IconNodesConnectionsThreeOld = react.forwardRef(
22194
22224
  );
22195
22225
  const IconNodesConnectionsThree = react.forwardRef(
22196
22226
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22197
- const [v1] = designSystemExperiments.useNewDesignLanguage();
22227
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
22198
22228
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
22199
22229
  IconNodesConnectionsThreeNew,
22200
22230
  {
@@ -22294,7 +22324,7 @@ const IconNoteMagnifyingGlassOld = react.forwardRef(
22294
22324
  );
22295
22325
  const IconNoteMagnifyingGlass = react.forwardRef(
22296
22326
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22297
- const [v1] = designSystemExperiments.useNewDesignLanguage();
22327
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
22298
22328
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
22299
22329
  IconNoteMagnifyingGlassNew,
22300
22330
  {
@@ -22394,7 +22424,7 @@ const IconNotepadOld = react.forwardRef(
22394
22424
  );
22395
22425
  const IconNotepad = react.forwardRef(
22396
22426
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22397
- const [v1] = designSystemExperiments.useNewDesignLanguage();
22427
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
22398
22428
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconNotepadNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconNotepadOld, { ...props, size, weight, ref: forwardRef2 });
22399
22429
  }
22400
22430
  );
@@ -22451,7 +22481,7 @@ const IconNumberOld = react.forwardRef(
22451
22481
  );
22452
22482
  const IconNumber = react.forwardRef(
22453
22483
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22454
- const [v1] = designSystemExperiments.useNewDesignLanguage();
22484
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
22455
22485
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconNumberNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconNumberOld, { ...props, size, weight, ref: forwardRef2 });
22456
22486
  }
22457
22487
  );
@@ -22553,7 +22583,7 @@ const IconOfficeOld = react.forwardRef(
22553
22583
  );
22554
22584
  const IconOffice = react.forwardRef(
22555
22585
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22556
- const [v1] = designSystemExperiments.useNewDesignLanguage();
22586
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
22557
22587
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconOfficeNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconOfficeOld, { ...props, size, weight, ref: forwardRef2 });
22558
22588
  }
22559
22589
  );
@@ -22619,7 +22649,7 @@ const IconOrgChartOld = react.forwardRef(
22619
22649
  );
22620
22650
  const IconOrgChart = react.forwardRef(
22621
22651
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22622
- const [v1] = designSystemExperiments.useNewDesignLanguage();
22652
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
22623
22653
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
22624
22654
  IconOrgChartNew,
22625
22655
  {
@@ -22707,7 +22737,7 @@ const IconOrientationHorizontalOld = react.forwardRef(
22707
22737
  );
22708
22738
  const IconOrientationHorizontal = react.forwardRef(
22709
22739
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22710
- const [v1] = designSystemExperiments.useNewDesignLanguage();
22740
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
22711
22741
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
22712
22742
  IconOrientationHorizontalNew,
22713
22743
  {
@@ -22804,7 +22834,7 @@ const IconOrientationVerticalOld = react.forwardRef(
22804
22834
  );
22805
22835
  const IconOrientationVertical = react.forwardRef(
22806
22836
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22807
- const [v1] = designSystemExperiments.useNewDesignLanguage();
22837
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
22808
22838
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
22809
22839
  IconOrientationVerticalNew,
22810
22840
  {
@@ -22902,7 +22932,7 @@ const IconPaintBucketOld = react.forwardRef(
22902
22932
  );
22903
22933
  const IconPaintBucket = react.forwardRef(
22904
22934
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22905
- const [v1] = designSystemExperiments.useNewDesignLanguage();
22935
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
22906
22936
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
22907
22937
  IconPaintBucketNew,
22908
22938
  {
@@ -22984,7 +23014,7 @@ const IconPaletteOld = react.forwardRef(
22984
23014
  );
22985
23015
  const IconPalette = react.forwardRef(
22986
23016
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22987
- const [v1] = designSystemExperiments.useNewDesignLanguage();
23017
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
22988
23018
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconPaletteNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconPaletteOld, { ...props, size, weight, ref: forwardRef2 });
22989
23019
  }
22990
23020
  );
@@ -23048,7 +23078,7 @@ const IconPaperPlaneFilledRightOld = react.forwardRef(
23048
23078
  );
23049
23079
  const IconPaperPlaneFilledRight = react.forwardRef(
23050
23080
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23051
- const [v1] = designSystemExperiments.useNewDesignLanguage();
23081
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
23052
23082
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
23053
23083
  IconPaperPlaneFilledRightNew,
23054
23084
  {
@@ -23137,7 +23167,7 @@ const IconPaperPlaneTiltOld = react.forwardRef(
23137
23167
  );
23138
23168
  const IconPaperPlaneTilt = react.forwardRef(
23139
23169
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23140
- const [v1] = designSystemExperiments.useNewDesignLanguage();
23170
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
23141
23171
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
23142
23172
  IconPaperPlaneTiltNew,
23143
23173
  {
@@ -23255,7 +23285,7 @@ const IconPauseCircleOld = react.forwardRef(
23255
23285
  );
23256
23286
  const IconPauseCircle = react.forwardRef(
23257
23287
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23258
- const [v1] = designSystemExperiments.useNewDesignLanguage();
23288
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
23259
23289
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
23260
23290
  IconPauseCircleNew,
23261
23291
  {
@@ -23335,7 +23365,7 @@ const IconPauseOld = react.forwardRef(
23335
23365
  );
23336
23366
  const IconPause = react.forwardRef(
23337
23367
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23338
- const [v1] = designSystemExperiments.useNewDesignLanguage();
23368
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
23339
23369
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconPauseNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconPauseOld, { ...props, size, weight, ref: forwardRef2 });
23340
23370
  }
23341
23371
  );
@@ -23440,7 +23470,7 @@ const IconPenTipOld = react.forwardRef(
23440
23470
  );
23441
23471
  const IconPenTip = react.forwardRef(
23442
23472
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23443
- const [v1] = designSystemExperiments.useNewDesignLanguage();
23473
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
23444
23474
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconPenTipNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconPenTipOld, { ...props, size, weight, ref: forwardRef2 });
23445
23475
  }
23446
23476
  );
@@ -23514,7 +23544,7 @@ const IconPenUnderlineOld = react.forwardRef(
23514
23544
  );
23515
23545
  const IconPenUnderline = react.forwardRef(
23516
23546
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23517
- const [v1] = designSystemExperiments.useNewDesignLanguage();
23547
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
23518
23548
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
23519
23549
  IconPenUnderlineNew,
23520
23550
  {
@@ -23599,7 +23629,7 @@ const IconPenOld = react.forwardRef((props, forwardRef2) => {
23599
23629
  });
23600
23630
  const IconPen = react.forwardRef(
23601
23631
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23602
- const [v1] = designSystemExperiments.useNewDesignLanguage();
23632
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
23603
23633
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconPenNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconPenOld, { ...props, size, weight, ref: forwardRef2 });
23604
23634
  }
23605
23635
  );
@@ -23723,7 +23753,7 @@ const IconPeopleListOld = react.forwardRef(
23723
23753
  );
23724
23754
  const IconPeopleList = react.forwardRef(
23725
23755
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23726
- const [v1] = designSystemExperiments.useNewDesignLanguage();
23756
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
23727
23757
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
23728
23758
  IconPeopleListNew,
23729
23759
  {
@@ -23822,7 +23852,7 @@ const IconPersonInCircleOld = react.forwardRef(
23822
23852
  );
23823
23853
  const IconPersonInCircle = react.forwardRef(
23824
23854
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23825
- const [v1] = designSystemExperiments.useNewDesignLanguage();
23855
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
23826
23856
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
23827
23857
  IconPersonInCircleNew,
23828
23858
  {
@@ -23934,7 +23964,7 @@ const IconPlaceholderOld = react.forwardRef(
23934
23964
  );
23935
23965
  const IconPlaceholder = react.forwardRef(
23936
23966
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23937
- const [v1] = designSystemExperiments.useNewDesignLanguage();
23967
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
23938
23968
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
23939
23969
  IconPlaceholderNew,
23940
23970
  {
@@ -24052,7 +24082,7 @@ const IconPlayCircleOld = react.forwardRef(
24052
24082
  );
24053
24083
  const IconPlayCircle = react.forwardRef(
24054
24084
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24055
- const [v1] = designSystemExperiments.useNewDesignLanguage();
24085
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
24056
24086
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
24057
24087
  IconPlayCircleNew,
24058
24088
  {
@@ -24141,7 +24171,7 @@ const IconPlayOld = react.forwardRef(
24141
24171
  );
24142
24172
  const IconPlay = react.forwardRef(
24143
24173
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24144
- const [v1] = designSystemExperiments.useNewDesignLanguage();
24174
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
24145
24175
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconPlayNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconPlayOld, { ...props, size, weight, ref: forwardRef2 });
24146
24176
  }
24147
24177
  );
@@ -24223,7 +24253,7 @@ const IconPlaybackSpeedCircleOld = react.forwardRef(
24223
24253
  );
24224
24254
  const IconPlaybackSpeedCircle = react.forwardRef(
24225
24255
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24226
- const [v1] = designSystemExperiments.useNewDesignLanguage();
24256
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
24227
24257
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
24228
24258
  IconPlaybackSpeedCircleNew,
24229
24259
  {
@@ -24306,7 +24336,7 @@ const IconPlugOld = react.forwardRef(
24306
24336
  );
24307
24337
  const IconPlug = react.forwardRef(
24308
24338
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24309
- const [v1] = designSystemExperiments.useNewDesignLanguage();
24339
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
24310
24340
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconPlugNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconPlugOld, { ...props, size, weight, ref: forwardRef2 });
24311
24341
  }
24312
24342
  );
@@ -24381,7 +24411,7 @@ const IconPlusBoxOld = react.forwardRef(
24381
24411
  );
24382
24412
  const IconPlusBox = react.forwardRef(
24383
24413
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24384
- const [v1] = designSystemExperiments.useNewDesignLanguage();
24414
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
24385
24415
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconPlusBoxNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconPlusBoxOld, { ...props, size, weight, ref: forwardRef2 });
24386
24416
  }
24387
24417
  );
@@ -24400,24 +24430,13 @@ const IconPlusSquareNew = react.forwardRef(
24400
24430
  fill: "none",
24401
24431
  ref: forwardRef2
24402
24432
  },
24403
- /* @__PURE__ */ jsxRuntime.jsx(
24404
- "rect",
24405
- {
24406
- width: 18,
24407
- height: 18,
24408
- x: 3,
24409
- y: 3,
24410
- stroke: "currentColor",
24411
- strokeWidth: "var(--svg-stroke-width)",
24412
- rx: 2
24413
- }
24414
- ),
24415
24433
  /* @__PURE__ */ jsxRuntime.jsx(
24416
24434
  "path",
24417
24435
  {
24418
- stroke: "currentColor",
24419
- strokeWidth: "var(--svg-stroke-width)",
24420
- d: "M12 8v8m4-4h-8"
24436
+ fill: "currentColor",
24437
+ fillRule: "evenodd",
24438
+ d: "M5 2c-1.6568 0-3 1.3432-3 3v14c0 1.6569 1.3432 3 3 3h14c1.6569 0 3-1.3431 3-3v-14c0-1.6568-1.3431-3-3-3h-14Zm6 6v3h-3v2h3v3h2v-3h3v-2h-3v-3h-2Z",
24439
+ clipRule: "evenodd"
24421
24440
  }
24422
24441
  )
24423
24442
  );
@@ -24467,7 +24486,7 @@ const IconPlusSquareOld = react.forwardRef(
24467
24486
  );
24468
24487
  const IconPlusSquare = react.forwardRef(
24469
24488
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24470
- const [v1] = designSystemExperiments.useNewDesignLanguage();
24489
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
24471
24490
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
24472
24491
  IconPlusSquareNew,
24473
24492
  {
@@ -24558,7 +24577,7 @@ const IconPlusTextOld = react.forwardRef(
24558
24577
  );
24559
24578
  const IconPlusText = react.forwardRef(
24560
24579
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24561
- const [v1] = designSystemExperiments.useNewDesignLanguage();
24580
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
24562
24581
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
24563
24582
  IconPlusTextNew,
24564
24583
  {
@@ -24639,7 +24658,7 @@ const IconPlusOld = react.forwardRef(
24639
24658
  );
24640
24659
  const IconPlus = react.forwardRef(
24641
24660
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24642
- const [v1] = designSystemExperiments.useNewDesignLanguage();
24661
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
24643
24662
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconPlusNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconPlusOld, { ...props, size, weight, ref: forwardRef2 });
24644
24663
  }
24645
24664
  );
@@ -24715,7 +24734,7 @@ const IconPollingOld = react.forwardRef(
24715
24734
  );
24716
24735
  const IconPolling = react.forwardRef(
24717
24736
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24718
- const [v1] = designSystemExperiments.useNewDesignLanguage();
24737
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
24719
24738
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconPollingNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconPollingOld, { ...props, size, weight, ref: forwardRef2 });
24720
24739
  }
24721
24740
  );
@@ -24799,7 +24818,7 @@ const IconPresentationArrowOld = react.forwardRef(
24799
24818
  );
24800
24819
  const IconPresentationArrow = react.forwardRef(
24801
24820
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24802
- const [v1] = designSystemExperiments.useNewDesignLanguage();
24821
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
24803
24822
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
24804
24823
  IconPresentationArrowNew,
24805
24824
  {
@@ -24891,7 +24910,7 @@ const IconPresentationEyeOpenOld = react.forwardRef(
24891
24910
  );
24892
24911
  const IconPresentationEyeOpen = react.forwardRef(
24893
24912
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24894
- const [v1] = designSystemExperiments.useNewDesignLanguage();
24913
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
24895
24914
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
24896
24915
  IconPresentationEyeOpenNew,
24897
24916
  {
@@ -24983,7 +25002,7 @@ const IconPresentationLineOld = react.forwardRef(
24983
25002
  );
24984
25003
  const IconPresentationLine = react.forwardRef(
24985
25004
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24986
- const [v1] = designSystemExperiments.useNewDesignLanguage();
25005
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
24987
25006
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
24988
25007
  IconPresentationLineNew,
24989
25008
  {
@@ -25066,7 +25085,7 @@ const IconPresentationLinesTwoOld = react.forwardRef(
25066
25085
  );
25067
25086
  const IconPresentationLinesTwo = react.forwardRef(
25068
25087
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
25069
- const [v1] = designSystemExperiments.useNewDesignLanguage();
25088
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
25070
25089
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
25071
25090
  IconPresentationLinesTwoNew,
25072
25091
  {
@@ -25157,7 +25176,7 @@ const IconPresentationLinkOld = react.forwardRef(
25157
25176
  );
25158
25177
  const IconPresentationLink = react.forwardRef(
25159
25178
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
25160
- const [v1] = designSystemExperiments.useNewDesignLanguage();
25179
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
25161
25180
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
25162
25181
  IconPresentationLinkNew,
25163
25182
  {
@@ -25249,7 +25268,7 @@ const IconPresentationNumberOneOld = react.forwardRef(
25249
25268
  );
25250
25269
  const IconPresentationNumberOne = react.forwardRef(
25251
25270
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
25252
- const [v1] = designSystemExperiments.useNewDesignLanguage();
25271
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
25253
25272
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
25254
25273
  IconPresentationNumberOneNew,
25255
25274
  {
@@ -25340,7 +25359,7 @@ const IconPresentationPlayOld = react.forwardRef(
25340
25359
  );
25341
25360
  const IconPresentationPlay = react.forwardRef(
25342
25361
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
25343
- const [v1] = designSystemExperiments.useNewDesignLanguage();
25362
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
25344
25363
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
25345
25364
  IconPresentationPlayNew,
25346
25365
  {
@@ -25432,7 +25451,7 @@ const IconPresentationPlusOld = react.forwardRef(
25432
25451
  );
25433
25452
  const IconPresentationPlus = react.forwardRef(
25434
25453
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
25435
- const [v1] = designSystemExperiments.useNewDesignLanguage();
25454
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
25436
25455
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
25437
25456
  IconPresentationPlusNew,
25438
25457
  {
@@ -25520,7 +25539,7 @@ const IconPreviousOld = react.forwardRef(
25520
25539
  );
25521
25540
  const IconPrevious = react.forwardRef(
25522
25541
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
25523
- const [v1] = designSystemExperiments.useNewDesignLanguage();
25542
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
25524
25543
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
25525
25544
  IconPreviousNew,
25526
25545
  {
@@ -25601,7 +25620,7 @@ const IconProhibitOld = react.forwardRef(
25601
25620
  );
25602
25621
  const IconProhibit = react.forwardRef(
25603
25622
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
25604
- const [v1] = designSystemExperiments.useNewDesignLanguage();
25623
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
25605
25624
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
25606
25625
  IconProhibitNew,
25607
25626
  {
@@ -25925,7 +25944,7 @@ const IconPrototypeFormatOld = react.forwardRef(
25925
25944
  );
25926
25945
  const IconPrototypeFormat = react.forwardRef(
25927
25946
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
25928
- const [v1] = designSystemExperiments.useNewDesignLanguage();
25947
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
25929
25948
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
25930
25949
  IconPrototypeFormatNew,
25931
25950
  {
@@ -26028,7 +26047,7 @@ const IconPushPinFilledOld = react.forwardRef(
26028
26047
  );
26029
26048
  const IconPushPinFilled = react.forwardRef(
26030
26049
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26031
- const [v1] = designSystemExperiments.useNewDesignLanguage();
26050
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
26032
26051
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
26033
26052
  IconPushPinFilledNew,
26034
26053
  {
@@ -26117,7 +26136,7 @@ const IconPushPinOld = react.forwardRef(
26117
26136
  );
26118
26137
  const IconPushPin = react.forwardRef(
26119
26138
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26120
- const [v1] = designSystemExperiments.useNewDesignLanguage();
26139
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
26121
26140
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconPushPinNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconPushPinOld, { ...props, size, weight, ref: forwardRef2 });
26122
26141
  }
26123
26142
  );
@@ -26191,7 +26210,7 @@ const IconQuestionMarkCircleOld = react.forwardRef(
26191
26210
  );
26192
26211
  const IconQuestionMarkCircle = react.forwardRef(
26193
26212
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26194
- const [v1] = designSystemExperiments.useNewDesignLanguage();
26213
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
26195
26214
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
26196
26215
  IconQuestionMarkCircleNew,
26197
26216
  {
@@ -26279,7 +26298,7 @@ const IconQuestionMarkOld = react.forwardRef(
26279
26298
  );
26280
26299
  const IconQuestionMark = react.forwardRef(
26281
26300
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26282
- const [v1] = designSystemExperiments.useNewDesignLanguage();
26301
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
26283
26302
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
26284
26303
  IconQuestionMarkNew,
26285
26304
  {
@@ -26360,7 +26379,7 @@ const IconQuotesOld = react.forwardRef(
26360
26379
  );
26361
26380
  const IconQuotes = react.forwardRef(
26362
26381
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26363
- const [v1] = designSystemExperiments.useNewDesignLanguage();
26382
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
26364
26383
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconQuotesNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconQuotesOld, { ...props, size, weight, ref: forwardRef2 });
26365
26384
  }
26366
26385
  );
@@ -26445,7 +26464,7 @@ const IconRectangleArrowUpCenterOld = react.forwardRef(
26445
26464
  );
26446
26465
  const IconRectangleArrowUpCenter = react.forwardRef(
26447
26466
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26448
- const [v1] = designSystemExperiments.useNewDesignLanguage();
26467
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
26449
26468
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
26450
26469
  IconRectangleArrowUpCenterNew,
26451
26470
  {
@@ -26528,7 +26547,7 @@ const IconRectangleDashLinesOld = react.forwardRef(
26528
26547
  );
26529
26548
  const IconRectangleDashLines = react.forwardRef(
26530
26549
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26531
- const [v1] = designSystemExperiments.useNewDesignLanguage();
26550
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
26532
26551
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
26533
26552
  IconRectangleDashLinesNew,
26534
26553
  {
@@ -26681,7 +26700,7 @@ const IconRectangleDotLinePenOld = react.forwardRef(
26681
26700
  );
26682
26701
  const IconRectangleDotLinePen = react.forwardRef(
26683
26702
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26684
- const [v1] = designSystemExperiments.useNewDesignLanguage();
26703
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
26685
26704
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
26686
26705
  IconRectangleDotLinePenNew,
26687
26706
  {
@@ -26834,7 +26853,7 @@ const IconRectangleFrame2LinesOld = react.forwardRef(
26834
26853
  );
26835
26854
  const IconRectangleFrame2Lines = react.forwardRef(
26836
26855
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26837
- const [v1] = designSystemExperiments.useNewDesignLanguage();
26856
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
26838
26857
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
26839
26858
  IconRectangleFrame2LinesNew,
26840
26859
  {
@@ -26927,7 +26946,7 @@ const IconRectangleLineOld = react.forwardRef(
26927
26946
  );
26928
26947
  const IconRectangleLine = react.forwardRef(
26929
26948
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26930
- const [v1] = designSystemExperiments.useNewDesignLanguage();
26949
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
26931
26950
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
26932
26951
  IconRectangleLineNew,
26933
26952
  {
@@ -27030,7 +27049,7 @@ const IconRectanglePlayStackOld = react.forwardRef(
27030
27049
  );
27031
27050
  const IconRectanglePlayStack = react.forwardRef(
27032
27051
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27033
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27052
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27034
27053
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27035
27054
  IconRectanglePlayStackNew,
27036
27055
  {
@@ -27100,7 +27119,7 @@ const IconRectanglePortraitDashSquareTopCenterOld = react.forwardRef((props, for
27100
27119
  );
27101
27120
  });
27102
27121
  const IconRectanglePortraitDashSquareTopCenter = react.forwardRef(({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27103
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27122
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27104
27123
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27105
27124
  IconRectanglePortraitDashSquareTopCenterNew,
27106
27125
  {
@@ -27177,7 +27196,7 @@ const IconRectanglePortraitDashSquareTopLeftOld = react.forwardRef((props, forwa
27177
27196
  );
27178
27197
  });
27179
27198
  const IconRectanglePortraitDashSquareTopLeft = react.forwardRef(({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27180
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27199
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27181
27200
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27182
27201
  IconRectanglePortraitDashSquareTopLeftNew,
27183
27202
  {
@@ -27258,7 +27277,7 @@ const IconRectanglePortraitDashOld = react.forwardRef(
27258
27277
  );
27259
27278
  const IconRectanglePortraitDash = react.forwardRef(
27260
27279
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27261
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27280
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27262
27281
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27263
27282
  IconRectanglePortraitDashNew,
27264
27283
  {
@@ -27378,7 +27397,7 @@ const IconRectanglePortraitSquareTopLeftOld = react.forwardRef((props, forwardRe
27378
27397
  });
27379
27398
  const IconRectanglePortraitSquareTopLeft = react.forwardRef(
27380
27399
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27381
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27400
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27382
27401
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27383
27402
  IconRectanglePortraitSquareTopLeftNew,
27384
27403
  {
@@ -27506,7 +27525,7 @@ const IconRectangleTickOld = react.forwardRef(
27506
27525
  );
27507
27526
  const IconRectangleTick = react.forwardRef(
27508
27527
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27509
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27528
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27510
27529
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27511
27530
  IconRectangleTickNew,
27512
27531
  {
@@ -27594,7 +27613,7 @@ const IconRectangleTriangleBottomCenterOld = react.forwardRef((props, forwardRef
27594
27613
  });
27595
27614
  const IconRectangleTriangleBottomCenter = react.forwardRef(
27596
27615
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27597
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27616
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27598
27617
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27599
27618
  IconRectangleTriangleBottomCenterNew,
27600
27619
  {
@@ -27733,7 +27752,7 @@ const IconRectanglesThreeAlignedOld = react.forwardRef(
27733
27752
  );
27734
27753
  const IconRectanglesThreeAligned = react.forwardRef(
27735
27754
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27736
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27755
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27737
27756
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27738
27757
  IconRectanglesThreeAlignedNew,
27739
27758
  {
@@ -27855,7 +27874,7 @@ const IconRectanglesThreeOverlapOld = react.forwardRef(
27855
27874
  );
27856
27875
  const IconRectanglesThreeOverlap = react.forwardRef(
27857
27876
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27858
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27877
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27859
27878
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27860
27879
  IconRectanglesThreeOverlapNew,
27861
27880
  {
@@ -27965,7 +27984,7 @@ const IconRectanglesTwoLineOld = react.forwardRef(
27965
27984
  );
27966
27985
  const IconRectanglesTwoLine = react.forwardRef(
27967
27986
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27968
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27987
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27969
27988
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27970
27989
  IconRectanglesTwoLineNew,
27971
27990
  {
@@ -28073,7 +28092,7 @@ const IconRectanglesTwoLinesFourOld = react.forwardRef(
28073
28092
  );
28074
28093
  const IconRectanglesTwoLinesFour = react.forwardRef(
28075
28094
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28076
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28095
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28077
28096
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
28078
28097
  IconRectanglesTwoLinesFourNew,
28079
28098
  {
@@ -28168,7 +28187,7 @@ const IconRectanglesTwoMinusOld = react.forwardRef(
28168
28187
  );
28169
28188
  const IconRectanglesTwoMinus = react.forwardRef(
28170
28189
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28171
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28190
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28172
28191
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
28173
28192
  IconRectanglesTwoMinusNew,
28174
28193
  {
@@ -28263,7 +28282,7 @@ const IconRectanglesTwoPlusOld = react.forwardRef(
28263
28282
  );
28264
28283
  const IconRectanglesTwoPlus = react.forwardRef(
28265
28284
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28266
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28285
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28267
28286
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
28268
28287
  IconRectanglesTwoPlusNew,
28269
28288
  {
@@ -28386,7 +28405,7 @@ const IconRectanglesTwoUserOld = react.forwardRef(
28386
28405
  );
28387
28406
  const IconRectanglesTwoUser = react.forwardRef(
28388
28407
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28389
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28408
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28390
28409
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
28391
28410
  IconRectanglesTwoUserNew,
28392
28411
  {
@@ -28497,7 +28516,7 @@ const IconRocketOld = react.forwardRef(
28497
28516
  );
28498
28517
  const IconRocket = react.forwardRef(
28499
28518
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28500
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28519
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28501
28520
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconRocketNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconRocketOld, { ...props, size, weight, ref: forwardRef2 });
28502
28521
  }
28503
28522
  );
@@ -28574,7 +28593,7 @@ const IconRssRectangleOld = react.forwardRef(
28574
28593
  );
28575
28594
  const IconRssRectangle = react.forwardRef(
28576
28595
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28577
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28596
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28578
28597
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
28579
28598
  IconRssRectangleNew,
28580
28599
  {
@@ -28653,7 +28672,7 @@ const IconRssOld = react.forwardRef((props, forwardRef2) => {
28653
28672
  });
28654
28673
  const IconRss = react.forwardRef(
28655
28674
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28656
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28675
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28657
28676
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconRssNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconRssOld, { ...props, size, weight, ref: forwardRef2 });
28658
28677
  }
28659
28678
  );
@@ -28744,7 +28763,7 @@ const IconScissorsOld = react.forwardRef(
28744
28763
  );
28745
28764
  const IconScissors = react.forwardRef(
28746
28765
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28747
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28766
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28748
28767
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
28749
28768
  IconScissorsNew,
28750
28769
  {
@@ -28837,7 +28856,7 @@ const IconScrollbarXyOld = react.forwardRef(
28837
28856
  );
28838
28857
  const IconScrollbarXy = react.forwardRef(
28839
28858
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28840
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28859
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28841
28860
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
28842
28861
  IconScrollbarXyNew,
28843
28862
  {
@@ -28921,7 +28940,7 @@ const IconSelectOld = react.forwardRef(
28921
28940
  );
28922
28941
  const IconSelect = react.forwardRef(
28923
28942
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28924
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28943
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28925
28944
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconSelectNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconSelectOld, { ...props, size, weight, ref: forwardRef2 });
28926
28945
  }
28927
28946
  );
@@ -28992,12 +29011,111 @@ const IconShadowOld = react.forwardRef(
28992
29011
  );
28993
29012
  const IconShadow = react.forwardRef(
28994
29013
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28995
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29014
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28996
29015
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconShadowNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconShadowOld, { ...props, size, weight, ref: forwardRef2 });
28997
29016
  }
28998
29017
  );
28999
29018
  IconShadow[designSystemBaseIcon.iconSymbol] = true;
29000
29019
 
29020
+ const IconShapesLinesStackedNew = react.forwardRef(
29021
+ (props, forwardRef2) => {
29022
+ const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
29023
+ return react.createElement(
29024
+ StyledIcon,
29025
+ {
29026
+ ...props,
29027
+ debug,
29028
+ "aria-hidden": true,
29029
+ viewBox: "0 0 24 24",
29030
+ fill: "none",
29031
+ ref: forwardRef2
29032
+ },
29033
+ /* @__PURE__ */ jsxRuntime.jsx(
29034
+ "path",
29035
+ {
29036
+ stroke: "currentColor",
29037
+ strokeWidth: "var(--svg-stroke-width)",
29038
+ d: "M6 11h-2c-.5523 0-1-.4477-1-1v-6c0-.5523.4477-1 1-1h6c.5523 0 1 .4477 1 1v2M15.874 11c-.4441-1.7252-2.0102-3-3.874-3-2.2091 0-4 1.7909-4 4 0 2.2091 1.7909 4 4 4 .3453 0 .6804-.0438 1-.126a3.9639 3.9639 0 0 0 .5121-.1697M20.5 13.5l-7.5 7.5"
29039
+ }
29040
+ ),
29041
+ /* @__PURE__ */ jsxRuntime.jsx(
29042
+ "path",
29043
+ {
29044
+ stroke: "currentColor",
29045
+ strokeLinejoin: "bevel",
29046
+ strokeWidth: "var(--svg-stroke-width)",
29047
+ d: "m20.25 19.5.75-6.5-6.5.75"
29048
+ }
29049
+ )
29050
+ );
29051
+ }
29052
+ );
29053
+ const IconShapesLinesStackedOld = react.forwardRef(
29054
+ (props, forwardRef2) => {
29055
+ const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
29056
+ return react.createElement(
29057
+ StyledIcon,
29058
+ {
29059
+ ...props,
29060
+ debug,
29061
+ "aria-hidden": true,
29062
+ viewBox: "0 0 24 24",
29063
+ fill: "none",
29064
+ ref: forwardRef2
29065
+ },
29066
+ /* @__PURE__ */ jsxRuntime.jsx(
29067
+ "path",
29068
+ {
29069
+ stroke: "currentColor",
29070
+ strokeLinecap: "round",
29071
+ strokeWidth: "var(--svg-stroke-width)",
29072
+ d: "M5 11h-1c-.5523 0-1-.4477-1-1v-6c0-.5523.4477-1 1-1h6c.5523 0 1 .4477 1 1v1M13 15.874a4.0101 4.0101 0 0 1-1 .126c-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 1.6787 0 3.1159 1.034 3.7092 2.5"
29073
+ }
29074
+ ),
29075
+ /* @__PURE__ */ jsxRuntime.jsx(
29076
+ "path",
29077
+ {
29078
+ fill: "currentColor",
29079
+ d: "M12.2929 20.2929c-.3905.3905-.3905 1.0237 0 1.4142.3905.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm7.5-7.5-7.5 7.5 1.4142 1.4142 7.5-7.5-1.4142-1.4142Z"
29080
+ }
29081
+ ),
29082
+ /* @__PURE__ */ jsxRuntime.jsx(
29083
+ "path",
29084
+ {
29085
+ stroke: "currentColor",
29086
+ strokeLinecap: "round",
29087
+ strokeLinejoin: "round",
29088
+ strokeWidth: "var(--svg-stroke-width)",
29089
+ d: "m20.25 19.5.75-6.5-6.5.75"
29090
+ }
29091
+ )
29092
+ );
29093
+ }
29094
+ );
29095
+ const IconShapesLinesStacked = react.forwardRef(
29096
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29097
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29098
+ return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29099
+ IconShapesLinesStackedNew,
29100
+ {
29101
+ ...props,
29102
+ size,
29103
+ weight,
29104
+ ref: forwardRef2
29105
+ }
29106
+ ) : /* @__PURE__ */ jsxRuntime.jsx(
29107
+ IconShapesLinesStackedOld,
29108
+ {
29109
+ ...props,
29110
+ size,
29111
+ weight,
29112
+ ref: forwardRef2
29113
+ }
29114
+ );
29115
+ }
29116
+ );
29117
+ IconShapesLinesStacked[designSystemBaseIcon.iconSymbol] = true;
29118
+
29001
29119
  const IconShapesLinesNew = react.forwardRef(
29002
29120
  (props, forwardRef2) => {
29003
29121
  const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
@@ -29093,7 +29211,7 @@ const IconShapesLinesOld = react.forwardRef(
29093
29211
  );
29094
29212
  const IconShapesLines = react.forwardRef(
29095
29213
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29096
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29214
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29097
29215
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29098
29216
  IconShapesLinesNew,
29099
29217
  {
@@ -29175,7 +29293,7 @@ const IconShapesOld = react.forwardRef(
29175
29293
  );
29176
29294
  const IconShapes = react.forwardRef(
29177
29295
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29178
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29296
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29179
29297
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconShapesNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconShapesOld, { ...props, size, weight, ref: forwardRef2 });
29180
29298
  }
29181
29299
  );
@@ -29254,7 +29372,7 @@ const IconShieldCheckOld = react.forwardRef(
29254
29372
  );
29255
29373
  const IconShieldCheck = react.forwardRef(
29256
29374
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29257
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29375
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29258
29376
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29259
29377
  IconShieldCheckNew,
29260
29378
  {
@@ -29328,7 +29446,7 @@ const IconShieldLockFilledOld = react.forwardRef(
29328
29446
  );
29329
29447
  const IconShieldLockFilled = react.forwardRef(
29330
29448
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29331
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29449
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29332
29450
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29333
29451
  IconShieldLockFilledNew,
29334
29452
  {
@@ -29422,7 +29540,7 @@ const IconShieldLockOld = react.forwardRef(
29422
29540
  );
29423
29541
  const IconShieldLock = react.forwardRef(
29424
29542
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29425
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29543
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29426
29544
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29427
29545
  IconShieldLockNew,
29428
29546
  {
@@ -29514,7 +29632,7 @@ const IconShuffleOld = react.forwardRef(
29514
29632
  );
29515
29633
  const IconShuffle = react.forwardRef(
29516
29634
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29517
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29635
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29518
29636
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconShuffleNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconShuffleOld, { ...props, size, weight, ref: forwardRef2 });
29519
29637
  }
29520
29638
  );
@@ -29593,7 +29711,7 @@ const IconSidebarClosedOld = react.forwardRef(
29593
29711
  );
29594
29712
  const IconSidebarClosed = react.forwardRef(
29595
29713
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29596
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29714
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29597
29715
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29598
29716
  IconSidebarClosedNew,
29599
29717
  {
@@ -29685,7 +29803,7 @@ const IconSidebarGlobalClosedOld = react.forwardRef(
29685
29803
  );
29686
29804
  const IconSidebarGlobalClosed = react.forwardRef(
29687
29805
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29688
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29806
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29689
29807
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29690
29808
  IconSidebarGlobalClosedNew,
29691
29809
  {
@@ -29779,7 +29897,7 @@ const IconSidebarGlobalOpenOld = react.forwardRef(
29779
29897
  );
29780
29898
  const IconSidebarGlobalOpen = react.forwardRef(
29781
29899
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29782
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29900
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29783
29901
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29784
29902
  IconSidebarGlobalOpenNew,
29785
29903
  {
@@ -29892,7 +30010,7 @@ const IconSidebarOpenOld = react.forwardRef(
29892
30010
  );
29893
30011
  const IconSidebarOpen = react.forwardRef(
29894
30012
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29895
- const [v1] = designSystemExperiments.useNewDesignLanguage();
30013
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29896
30014
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29897
30015
  IconSidebarOpenNew,
29898
30016
  {
@@ -29989,7 +30107,7 @@ const IconSingleSparksFilledOld = react.forwardRef(
29989
30107
  );
29990
30108
  const IconSingleSparksFilled = react.forwardRef(
29991
30109
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29992
- const [v1] = designSystemExperiments.useNewDesignLanguage();
30110
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29993
30111
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29994
30112
  IconSingleSparksFilledNew,
29995
30113
  {
@@ -30073,7 +30191,7 @@ const IconSlideFormatOld = react.forwardRef(
30073
30191
  );
30074
30192
  const IconSlideFormat = react.forwardRef(
30075
30193
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30076
- const [v1] = designSystemExperiments.useNewDesignLanguage();
30194
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
30077
30195
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
30078
30196
  IconSlideFormatNew,
30079
30197
  {
@@ -30178,7 +30296,7 @@ const IconSlidersXOld = react.forwardRef(
30178
30296
  );
30179
30297
  const IconSlidersX = react.forwardRef(
30180
30298
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30181
- const [v1] = designSystemExperiments.useNewDesignLanguage();
30299
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
30182
30300
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
30183
30301
  IconSlidersXNew,
30184
30302
  {
@@ -30295,7 +30413,7 @@ const IconSlidersYOld = react.forwardRef(
30295
30413
  );
30296
30414
  const IconSlidersY = react.forwardRef(
30297
30415
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30298
- const [v1] = designSystemExperiments.useNewDesignLanguage();
30416
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
30299
30417
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
30300
30418
  IconSlidersYNew,
30301
30419
  {
@@ -30402,7 +30520,7 @@ const IconSmileyChatOld = react.forwardRef(
30402
30520
  );
30403
30521
  const IconSmileyChat = react.forwardRef(
30404
30522
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30405
- const [v1] = designSystemExperiments.useNewDesignLanguage();
30523
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
30406
30524
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
30407
30525
  IconSmileyChatNew,
30408
30526
  {
@@ -30510,7 +30628,7 @@ const IconSmileyPlusOld = react.forwardRef(
30510
30628
  );
30511
30629
  const IconSmileyPlus = react.forwardRef(
30512
30630
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30513
- const [v1] = designSystemExperiments.useNewDesignLanguage();
30631
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
30514
30632
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
30515
30633
  IconSmileyPlusNew,
30516
30634
  {
@@ -30600,7 +30718,7 @@ const IconSmileyStickerOld = react.forwardRef(
30600
30718
  );
30601
30719
  const IconSmileySticker = react.forwardRef(
30602
30720
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30603
- const [v1] = designSystemExperiments.useNewDesignLanguage();
30721
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
30604
30722
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
30605
30723
  IconSmileyStickerNew,
30606
30724
  {
@@ -30708,7 +30826,7 @@ const IconSmileyOld = react.forwardRef(
30708
30826
  );
30709
30827
  const IconSmiley = react.forwardRef(
30710
30828
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30711
- const [v1] = designSystemExperiments.useNewDesignLanguage();
30829
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
30712
30830
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconSmileyNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconSmileyOld, { ...props, size, weight, ref: forwardRef2 });
30713
30831
  }
30714
30832
  );
@@ -31247,7 +31365,7 @@ const IconSortAscendingOld = react.forwardRef(
31247
31365
  );
31248
31366
  const IconSortAscending = react.forwardRef(
31249
31367
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31250
- const [v1] = designSystemExperiments.useNewDesignLanguage();
31368
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
31251
31369
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
31252
31370
  IconSortAscendingNew,
31253
31371
  {
@@ -31330,7 +31448,7 @@ const IconSortDescendingOld = react.forwardRef(
31330
31448
  );
31331
31449
  const IconSortDescending = react.forwardRef(
31332
31450
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31333
- const [v1] = designSystemExperiments.useNewDesignLanguage();
31451
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
31334
31452
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
31335
31453
  IconSortDescendingNew,
31336
31454
  {
@@ -31422,7 +31540,7 @@ const IconSparksFilledOld = react.forwardRef(
31422
31540
  );
31423
31541
  const IconSparksFilled = react.forwardRef(
31424
31542
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31425
- const [v1] = designSystemExperiments.useNewDesignLanguage();
31543
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
31426
31544
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
31427
31545
  IconSparksFilledNew,
31428
31546
  {
@@ -31510,7 +31628,7 @@ const IconSparksOld = react.forwardRef(
31510
31628
  );
31511
31629
  const IconSparks = react.forwardRef(
31512
31630
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31513
- const [v1] = designSystemExperiments.useNewDesignLanguage();
31631
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
31514
31632
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconSparksNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconSparksOld, { ...props, size, weight, ref: forwardRef2 });
31515
31633
  }
31516
31634
  );
@@ -31582,7 +31700,7 @@ const IconSpeakerCrossOld = react.forwardRef(
31582
31700
  );
31583
31701
  const IconSpeakerCross = react.forwardRef(
31584
31702
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31585
- const [v1] = designSystemExperiments.useNewDesignLanguage();
31703
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
31586
31704
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
31587
31705
  IconSpeakerCrossNew,
31588
31706
  {
@@ -31670,7 +31788,7 @@ const IconSpeakerHighOld = react.forwardRef(
31670
31788
  );
31671
31789
  const IconSpeakerHigh = react.forwardRef(
31672
31790
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31673
- const [v1] = designSystemExperiments.useNewDesignLanguage();
31791
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
31674
31792
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
31675
31793
  IconSpeakerHighNew,
31676
31794
  {
@@ -31754,7 +31872,7 @@ const IconSpinnerOld = react.forwardRef(
31754
31872
  );
31755
31873
  const IconSpinner = react.forwardRef(
31756
31874
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31757
- const [v1] = designSystemExperiments.useNewDesignLanguage();
31875
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
31758
31876
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconSpinnerNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconSpinnerOld, { ...props, size, weight, ref: forwardRef2 });
31759
31877
  }
31760
31878
  );
@@ -31829,7 +31947,7 @@ const IconSplitVerticalOld = react.forwardRef(
31829
31947
  );
31830
31948
  const IconSplitVertical = react.forwardRef(
31831
31949
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31832
- const [v1] = designSystemExperiments.useNewDesignLanguage();
31950
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
31833
31951
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
31834
31952
  IconSplitVerticalNew,
31835
31953
  {
@@ -31929,7 +32047,7 @@ const IconSquareArrowInOld = react.forwardRef(
31929
32047
  );
31930
32048
  const IconSquareArrowIn = react.forwardRef(
31931
32049
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31932
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32050
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
31933
32051
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
31934
32052
  IconSquareArrowInNew,
31935
32053
  {
@@ -32019,7 +32137,7 @@ const IconSquareBracketsAngleSlashOld = react.forwardRef(
32019
32137
  );
32020
32138
  const IconSquareBracketsAngleSlash = react.forwardRef(
32021
32139
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32022
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32140
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32023
32141
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32024
32142
  IconSquareBracketsAngleSlashNew,
32025
32143
  {
@@ -32109,7 +32227,7 @@ const IconSquareCirclesTwoOld = react.forwardRef(
32109
32227
  );
32110
32228
  const IconSquareCirclesTwo = react.forwardRef(
32111
32229
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32112
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32230
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32113
32231
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32114
32232
  IconSquareCirclesTwoNew,
32115
32233
  {
@@ -32202,7 +32320,7 @@ const IconSquareFrame2LinesCircleOld = react.forwardRef(
32202
32320
  );
32203
32321
  const IconSquareFrame2LinesCircle = react.forwardRef(
32204
32322
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32205
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32323
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32206
32324
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32207
32325
  IconSquareFrame2LinesCircleNew,
32208
32326
  {
@@ -32293,7 +32411,7 @@ const IconSquareLineSquareDashedOld = react.forwardRef(
32293
32411
  );
32294
32412
  const IconSquareLineSquareDashed = react.forwardRef(
32295
32413
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32296
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32414
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32297
32415
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32298
32416
  IconSquareLineSquareDashedNew,
32299
32417
  {
@@ -32420,7 +32538,7 @@ const IconSquareStarScribbleOld = react.forwardRef(
32420
32538
  );
32421
32539
  const IconSquareStarScribble = react.forwardRef(
32422
32540
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32423
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32541
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32424
32542
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32425
32543
  IconSquareStarScribbleNew,
32426
32544
  {
@@ -32519,7 +32637,7 @@ const IconSquareTriangleCirclePlusOld = react.forwardRef(
32519
32637
  );
32520
32638
  const IconSquareTriangleCirclePlus = react.forwardRef(
32521
32639
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32522
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32640
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32523
32641
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32524
32642
  IconSquareTriangleCirclePlusNew,
32525
32643
  {
@@ -32658,7 +32776,7 @@ const IconSquaresColumnOld = react.forwardRef(
32658
32776
  );
32659
32777
  const IconSquaresColumn = react.forwardRef(
32660
32778
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32661
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32779
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32662
32780
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32663
32781
  IconSquaresColumnNew,
32664
32782
  {
@@ -32740,7 +32858,7 @@ const IconSquaresFourOld = react.forwardRef(
32740
32858
  );
32741
32859
  const IconSquaresFour = react.forwardRef(
32742
32860
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32743
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32861
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32744
32862
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32745
32863
  IconSquaresFourNew,
32746
32864
  {
@@ -32848,7 +32966,7 @@ const IconSquaresGroupOld = react.forwardRef(
32848
32966
  );
32849
32967
  const IconSquaresGroup = react.forwardRef(
32850
32968
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32851
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32969
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32852
32970
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32853
32971
  IconSquaresGroupNew,
32854
32972
  {
@@ -32938,7 +33056,7 @@ const IconSquaresMergeOld = react.forwardRef(
32938
33056
  );
32939
33057
  const IconSquaresMerge = react.forwardRef(
32940
33058
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32941
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33059
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32942
33060
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32943
33061
  IconSquaresMergeNew,
32944
33062
  {
@@ -33052,7 +33170,7 @@ const IconSquaresRowOld = react.forwardRef(
33052
33170
  );
33053
33171
  const IconSquaresRow = react.forwardRef(
33054
33172
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33055
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33173
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33056
33174
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
33057
33175
  IconSquaresRowNew,
33058
33176
  {
@@ -33134,7 +33252,7 @@ const IconSquaresThreeOld = react.forwardRef(
33134
33252
  );
33135
33253
  const IconSquaresThree = react.forwardRef(
33136
33254
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33137
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33255
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33138
33256
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
33139
33257
  IconSquaresThreeNew,
33140
33258
  {
@@ -33224,7 +33342,7 @@ const IconSquaresTwoOverlapOld = react.forwardRef(
33224
33342
  );
33225
33343
  const IconSquaresTwoOverlap = react.forwardRef(
33226
33344
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33227
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33345
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33228
33346
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
33229
33347
  IconSquaresTwoOverlapNew,
33230
33348
  {
@@ -33345,7 +33463,7 @@ const IconSquaresUnmergeOld = react.forwardRef(
33345
33463
  );
33346
33464
  const IconSquaresUnmerge = react.forwardRef(
33347
33465
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33348
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33466
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33349
33467
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
33350
33468
  IconSquaresUnmergeNew,
33351
33469
  {
@@ -33428,7 +33546,7 @@ const IconStackOld = react.forwardRef(
33428
33546
  );
33429
33547
  const IconStack = react.forwardRef(
33430
33548
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33431
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33549
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33432
33550
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconStackNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconStackOld, { ...props, size, weight, ref: forwardRef2 });
33433
33551
  }
33434
33552
  );
@@ -33557,7 +33675,7 @@ const IconStarFilledOld = react.forwardRef(
33557
33675
  );
33558
33676
  const IconStarFilled = react.forwardRef(
33559
33677
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33560
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33678
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33561
33679
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
33562
33680
  IconStarFilledNew,
33563
33681
  {
@@ -33659,7 +33777,7 @@ const IconStarHalfOld = react.forwardRef(
33659
33777
  );
33660
33778
  const IconStarHalf = react.forwardRef(
33661
33779
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33662
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33780
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33663
33781
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
33664
33782
  IconStarHalfNew,
33665
33783
  {
@@ -33740,7 +33858,7 @@ const IconStarOld = react.forwardRef(
33740
33858
  );
33741
33859
  const IconStar = react.forwardRef(
33742
33860
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33743
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33861
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33744
33862
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconStarNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconStarOld, { ...props, size, weight, ref: forwardRef2 });
33745
33863
  }
33746
33864
  );
@@ -33816,7 +33934,7 @@ const IconStickyCornersOld = react.forwardRef(
33816
33934
  );
33817
33935
  const IconStickyCorners = react.forwardRef(
33818
33936
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33819
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33937
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33820
33938
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
33821
33939
  IconStickyCornersNew,
33822
33940
  {
@@ -33909,7 +34027,7 @@ const IconStickyEyeClosedOld = react.forwardRef(
33909
34027
  );
33910
34028
  const IconStickyEyeClosed = react.forwardRef(
33911
34029
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33912
- const [v1] = designSystemExperiments.useNewDesignLanguage();
34030
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33913
34031
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
33914
34032
  IconStickyEyeClosedNew,
33915
34033
  {
@@ -34001,7 +34119,7 @@ const IconStickyEyeOpenOld = react.forwardRef(
34001
34119
  );
34002
34120
  const IconStickyEyeOpen = react.forwardRef(
34003
34121
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34004
- const [v1] = designSystemExperiments.useNewDesignLanguage();
34122
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
34005
34123
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
34006
34124
  IconStickyEyeOpenNew,
34007
34125
  {
@@ -34092,7 +34210,7 @@ const IconStickyNoteStackOld = react.forwardRef(
34092
34210
  );
34093
34211
  const IconStickyNoteStack = react.forwardRef(
34094
34212
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34095
- const [v1] = designSystemExperiments.useNewDesignLanguage();
34213
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
34096
34214
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
34097
34215
  IconStickyNoteStackNew,
34098
34216
  {
@@ -34175,7 +34293,7 @@ const IconStickyNoteWideOld = react.forwardRef(
34175
34293
  );
34176
34294
  const IconStickyNoteWide = react.forwardRef(
34177
34295
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34178
- const [v1] = designSystemExperiments.useNewDesignLanguage();
34296
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
34179
34297
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
34180
34298
  IconStickyNoteWideNew,
34181
34299
  {
@@ -34258,7 +34376,7 @@ const IconStickyNoteOld = react.forwardRef(
34258
34376
  );
34259
34377
  const IconStickyNote = react.forwardRef(
34260
34378
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34261
- const [v1] = designSystemExperiments.useNewDesignLanguage();
34379
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
34262
34380
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
34263
34381
  IconStickyNoteNew,
34264
34382
  {
@@ -34348,7 +34466,7 @@ const IconStickyNotesTwoOld = react.forwardRef(
34348
34466
  );
34349
34467
  const IconStickyNotesTwo = react.forwardRef(
34350
34468
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34351
- const [v1] = designSystemExperiments.useNewDesignLanguage();
34469
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
34352
34470
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
34353
34471
  IconStickyNotesTwoNew,
34354
34472
  {
@@ -34438,7 +34556,7 @@ const IconStopCircleOld = react.forwardRef(
34438
34556
  );
34439
34557
  const IconStopCircle = react.forwardRef(
34440
34558
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34441
- const [v1] = designSystemExperiments.useNewDesignLanguage();
34559
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
34442
34560
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
34443
34561
  IconStopCircleNew,
34444
34562
  {
@@ -34529,7 +34647,7 @@ const IconStoryPointsOld = react.forwardRef(
34529
34647
  );
34530
34648
  const IconStoryPoints = react.forwardRef(
34531
34649
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34532
- const [v1] = designSystemExperiments.useNewDesignLanguage();
34650
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
34533
34651
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
34534
34652
  IconStoryPointsNew,
34535
34653
  {
@@ -34869,6 +34987,72 @@ const IconTable = react.forwardRef(
34869
34987
  );
34870
34988
  IconTable[designSystemBaseIcon.iconSymbol] = true;
34871
34989
 
34990
+ const IconTabletNew = react.forwardRef(
34991
+ (props, forwardRef2) => {
34992
+ const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
34993
+ return react.createElement(
34994
+ StyledIcon,
34995
+ {
34996
+ ...props,
34997
+ debug,
34998
+ "aria-hidden": true,
34999
+ viewBox: "0 0 24 24",
35000
+ fill: "none",
35001
+ ref: forwardRef2
35002
+ },
35003
+ /* @__PURE__ */ jsxRuntime.jsx(
35004
+ "path",
35005
+ {
35006
+ stroke: "currentColor",
35007
+ strokeWidth: "var(--svg-stroke-width)",
35008
+ d: "M4 5c0-1.1046.8954-2 2-2h12c1.1046 0 2 .8954 2 2v14c0 1.1046-.8954 2-2 2h-12c-1.1046 0-2-.8954-2-2v-14Z"
35009
+ }
35010
+ ),
35011
+ /* @__PURE__ */ jsxRuntime.jsx(
35012
+ "path",
35013
+ {
35014
+ stroke: "currentColor",
35015
+ strokeLinejoin: "bevel",
35016
+ strokeWidth: "var(--svg-stroke-width)",
35017
+ d: "M11 17h2"
35018
+ }
35019
+ )
35020
+ );
35021
+ }
35022
+ );
35023
+ const IconTabletOld = react.forwardRef(
35024
+ (props, forwardRef2) => {
35025
+ const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
35026
+ return react.createElement(
35027
+ StyledIcon,
35028
+ {
35029
+ ...props,
35030
+ debug,
35031
+ "aria-hidden": true,
35032
+ viewBox: "0 0 24 24",
35033
+ fill: "none",
35034
+ ref: forwardRef2
35035
+ },
35036
+ /* @__PURE__ */ jsxRuntime.jsx(
35037
+ "path",
35038
+ {
35039
+ stroke: "currentColor",
35040
+ strokeWidth: "var(--svg-stroke-width)",
35041
+ d: "M4 5c0-1.1046.8954-2 2-2h12c1.1046 0 2 .8954 2 2v14c0 1.1046-.8954 2-2 2h-12c-1.1046 0-2-.8954-2-2v-14Z"
35042
+ }
35043
+ ),
35044
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: 12, cy: 18, r: 1, fill: "currentColor" })
35045
+ );
35046
+ }
35047
+ );
35048
+ const IconTablet = react.forwardRef(
35049
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35050
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35051
+ return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTabletNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTabletOld, { ...props, size, weight, ref: forwardRef2 });
35052
+ }
35053
+ );
35054
+ IconTablet[designSystemBaseIcon.iconSymbol] = true;
35055
+
34872
35056
  const IconTagNew = react.forwardRef((props, forwardRef2) => {
34873
35057
  const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
34874
35058
  return react.createElement(
@@ -34940,7 +35124,7 @@ const IconTagOld = react.forwardRef((props, forwardRef2) => {
34940
35124
  });
34941
35125
  const IconTag = react.forwardRef(
34942
35126
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34943
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35127
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
34944
35128
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTagNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTagOld, { ...props, size, weight, ref: forwardRef2 });
34945
35129
  }
34946
35130
  );
@@ -35015,7 +35199,7 @@ const IconTasksOld = react.forwardRef(
35015
35199
  );
35016
35200
  const IconTasks = react.forwardRef(
35017
35201
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35018
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35202
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35019
35203
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTasksNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTasksOld, { ...props, size, weight, ref: forwardRef2 });
35020
35204
  }
35021
35205
  );
@@ -35089,7 +35273,7 @@ const IconTextAUnderlineOld = react.forwardRef(
35089
35273
  );
35090
35274
  const IconTextAUnderline = react.forwardRef(
35091
35275
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35092
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35276
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35093
35277
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35094
35278
  IconTextAUnderlineNew,
35095
35279
  {
@@ -35170,7 +35354,7 @@ const IconTextAaOld = react.forwardRef(
35170
35354
  );
35171
35355
  const IconTextAa = react.forwardRef(
35172
35356
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35173
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35357
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35174
35358
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTextAaNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTextAaOld, { ...props, size, weight, ref: forwardRef2 });
35175
35359
  }
35176
35360
  );
@@ -35237,7 +35421,7 @@ const IconTextAlignCenterOld = react.forwardRef(
35237
35421
  );
35238
35422
  const IconTextAlignCenter = react.forwardRef(
35239
35423
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35240
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35424
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35241
35425
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35242
35426
  IconTextAlignCenterNew,
35243
35427
  {
@@ -35320,7 +35504,7 @@ const IconTextAlignLeftOld = react.forwardRef(
35320
35504
  );
35321
35505
  const IconTextAlignLeft = react.forwardRef(
35322
35506
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35323
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35507
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35324
35508
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35325
35509
  IconTextAlignLeftNew,
35326
35510
  {
@@ -35403,7 +35587,7 @@ const IconTextAlignRightOld = react.forwardRef(
35403
35587
  );
35404
35588
  const IconTextAlignRight = react.forwardRef(
35405
35589
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35406
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35590
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35407
35591
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35408
35592
  IconTextAlignRightNew,
35409
35593
  {
@@ -35499,7 +35683,7 @@ const IconTextBBoldItalicUnderlinedOld = react.forwardRef(
35499
35683
  );
35500
35684
  const IconTextBBoldItalicUnderlined = react.forwardRef(
35501
35685
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35502
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35686
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35503
35687
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35504
35688
  IconTextBBoldItalicUnderlinedNew,
35505
35689
  {
@@ -35580,7 +35764,7 @@ const IconTextBBoldOld = react.forwardRef(
35580
35764
  );
35581
35765
  const IconTextBBold = react.forwardRef(
35582
35766
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35583
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35767
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35584
35768
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35585
35769
  IconTextBBoldNew,
35586
35770
  {
@@ -35672,7 +35856,7 @@ const IconTextCursorEyeOpenOld = react.forwardRef(
35672
35856
  );
35673
35857
  const IconTextCursorEyeOpen = react.forwardRef(
35674
35858
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35675
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35859
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35676
35860
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35677
35861
  IconTextCursorEyeOpenNew,
35678
35862
  {
@@ -35755,7 +35939,7 @@ const IconTextHOneOld = react.forwardRef(
35755
35939
  );
35756
35940
  const IconTextHOne = react.forwardRef(
35757
35941
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35758
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35942
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35759
35943
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35760
35944
  IconTextHOneNew,
35761
35945
  {
@@ -35836,7 +36020,7 @@ const IconTextHThreeOld = react.forwardRef(
35836
36020
  );
35837
36021
  const IconTextHThree = react.forwardRef(
35838
36022
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35839
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36023
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35840
36024
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35841
36025
  IconTextHThreeNew,
35842
36026
  {
@@ -35919,7 +36103,7 @@ const IconTextHTwoOld = react.forwardRef(
35919
36103
  );
35920
36104
  const IconTextHTwo = react.forwardRef(
35921
36105
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35922
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36106
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35923
36107
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35924
36108
  IconTextHTwoNew,
35925
36109
  {
@@ -36000,7 +36184,7 @@ const IconTextIItalicOld = react.forwardRef(
36000
36184
  );
36001
36185
  const IconTextIItalic = react.forwardRef(
36002
36186
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36003
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36187
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36004
36188
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36005
36189
  IconTextIItalicNew,
36006
36190
  {
@@ -36092,7 +36276,7 @@ const IconTextIndentOld = react.forwardRef(
36092
36276
  );
36093
36277
  const IconTextIndent = react.forwardRef(
36094
36278
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36095
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36279
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36096
36280
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36097
36281
  IconTextIndentNew,
36098
36282
  {
@@ -36175,7 +36359,7 @@ const IconTextLineHeightOld = react.forwardRef(
36175
36359
  );
36176
36360
  const IconTextLineHeight = react.forwardRef(
36177
36361
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36178
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36362
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36179
36363
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36180
36364
  IconTextLineHeightNew,
36181
36365
  {
@@ -36258,7 +36442,7 @@ const IconTextLinesThreeOld = react.forwardRef(
36258
36442
  );
36259
36443
  const IconTextLinesThree = react.forwardRef(
36260
36444
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36261
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36445
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36262
36446
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36263
36447
  IconTextLinesThreeNew,
36264
36448
  {
@@ -36280,6 +36464,97 @@ const IconTextLinesThree = react.forwardRef(
36280
36464
  );
36281
36465
  IconTextLinesThree[designSystemBaseIcon.iconSymbol] = true;
36282
36466
 
36467
+ const IconTextPositionNew = react.forwardRef(
36468
+ (props, forwardRef2) => {
36469
+ const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
36470
+ return react.createElement(
36471
+ StyledIcon,
36472
+ {
36473
+ ...props,
36474
+ debug,
36475
+ "aria-hidden": true,
36476
+ viewBox: "0 0 24 24",
36477
+ fill: "none",
36478
+ ref: forwardRef2
36479
+ },
36480
+ /* @__PURE__ */ jsxRuntime.jsx(
36481
+ "path",
36482
+ {
36483
+ stroke: "currentColor",
36484
+ strokeLinejoin: "bevel",
36485
+ strokeWidth: "var(--svg-stroke-width)",
36486
+ d: "M17 8.5v-1.5h-5m-5 1.5v-1.5h5m0 0 .0005 10m0 0h2.1424m-2.1424 0h-2.1434"
36487
+ }
36488
+ ),
36489
+ /* @__PURE__ */ jsxRuntime.jsx(
36490
+ "path",
36491
+ {
36492
+ stroke: "currentColor",
36493
+ strokeDasharray: "2 2",
36494
+ strokeLinecap: "square",
36495
+ d: "m3 18.5 6.5-6M18.5 5.5l2.75-2.5"
36496
+ }
36497
+ )
36498
+ );
36499
+ }
36500
+ );
36501
+ const IconTextPositionOld = react.forwardRef(
36502
+ (props, forwardRef2) => {
36503
+ const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
36504
+ return react.createElement(
36505
+ StyledIcon,
36506
+ {
36507
+ ...props,
36508
+ debug,
36509
+ "aria-hidden": true,
36510
+ viewBox: "0 0 24 24",
36511
+ fill: "none",
36512
+ ref: forwardRef2
36513
+ },
36514
+ /* @__PURE__ */ jsxRuntime.jsx(
36515
+ "path",
36516
+ {
36517
+ stroke: "currentColor",
36518
+ strokeLinecap: "round",
36519
+ strokeLinejoin: "round",
36520
+ strokeWidth: "var(--svg-stroke-width)",
36521
+ d: "M7 8h5m5 0h-5m0 0v9"
36522
+ }
36523
+ ),
36524
+ /* @__PURE__ */ jsxRuntime.jsx(
36525
+ "path",
36526
+ {
36527
+ fill: "currentColor",
36528
+ d: "M2.6609 19.1326a.5.5 0 1 0 .6782.7348l-.6782-.7348Zm1.4907-.0152.3674-.3391-.6782-.7348-.3674.3391.6782.7348Zm.9468-2.2348-.3674.3391.6782.7348.3674-.3391-.6782-.7348Zm2.3032-.7652.3674-.3391-.6782-.7348-.3674.3391.6782.7348Zm.9468-2.2348-.3674.3391.6782.7348.3674-.3391-.6782-.7348Zm-5.0093 5.9848.8125-.75-.6782-.7348-.8125.75.6782.7348Zm2.4375-2.25 1.625-1.5-.6782-.7348-1.625 1.5.6782.7348Zm3.25-3 .8125-.75-.6782-.7348-.8125.75.6782.7348ZM21.5863 4.37a.5.5 0 1 0-.6726-.74l.6726.74Zm-2.0625 1.875.37-.3364-.6727-.74-.3699.3364.6726.74Zm.7024-1.99-.37.3364.6727.7399.3699-.3363-.6726-.74Zm-1.3899 2.615.6875-.625-.6726-.74-.6875.625.6726.74Zm2.0625-1.875.6875-.625-.6726-.74-.6875.625.6726.74Z"
36529
+ }
36530
+ )
36531
+ );
36532
+ }
36533
+ );
36534
+ const IconTextPosition = react.forwardRef(
36535
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36536
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36537
+ return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36538
+ IconTextPositionNew,
36539
+ {
36540
+ ...props,
36541
+ size,
36542
+ weight,
36543
+ ref: forwardRef2
36544
+ }
36545
+ ) : /* @__PURE__ */ jsxRuntime.jsx(
36546
+ IconTextPositionOld,
36547
+ {
36548
+ ...props,
36549
+ size,
36550
+ weight,
36551
+ ref: forwardRef2
36552
+ }
36553
+ );
36554
+ }
36555
+ );
36556
+ IconTextPosition[designSystemBaseIcon.iconSymbol] = true;
36557
+
36283
36558
  const IconTextSStrikethroughNew = react.forwardRef(
36284
36559
  (props, forwardRef2) => {
36285
36560
  const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
@@ -36357,7 +36632,7 @@ const IconTextSStrikethroughOld = react.forwardRef(
36357
36632
  );
36358
36633
  const IconTextSStrikethrough = react.forwardRef(
36359
36634
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36360
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36635
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36361
36636
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36362
36637
  IconTextSStrikethroughNew,
36363
36638
  {
@@ -36455,7 +36730,7 @@ const IconTextStylesOld = react.forwardRef(
36455
36730
  );
36456
36731
  const IconTextStyles = react.forwardRef(
36457
36732
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36458
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36733
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36459
36734
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36460
36735
  IconTextStylesNew,
36461
36736
  {
@@ -36537,7 +36812,7 @@ const IconTextTOld = react.forwardRef(
36537
36812
  );
36538
36813
  const IconTextT = react.forwardRef(
36539
36814
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36540
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36815
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36541
36816
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTextTNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTextTOld, { ...props, size, weight, ref: forwardRef2 });
36542
36817
  }
36543
36818
  );
@@ -36604,7 +36879,7 @@ const IconTextUUnderlinedOld = react.forwardRef(
36604
36879
  );
36605
36880
  const IconTextUUnderlined = react.forwardRef(
36606
36881
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36607
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36882
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36608
36883
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36609
36884
  IconTextUUnderlinedNew,
36610
36885
  {
@@ -36686,7 +36961,7 @@ const IconThumbsUpOld = react.forwardRef(
36686
36961
  );
36687
36962
  const IconThumbsUp = react.forwardRef(
36688
36963
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36689
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36964
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36690
36965
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36691
36966
  IconThumbsUpNew,
36692
36967
  {
@@ -36779,7 +37054,7 @@ const IconTickCircleOld = react.forwardRef(
36779
37054
  );
36780
37055
  const IconTickCircle = react.forwardRef(
36781
37056
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36782
- const [v1] = designSystemExperiments.useNewDesignLanguage();
37057
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36783
37058
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36784
37059
  IconTickCircleNew,
36785
37060
  {
@@ -36870,7 +37145,7 @@ const IconTicketOld = react.forwardRef(
36870
37145
  );
36871
37146
  const IconTicket = react.forwardRef(
36872
37147
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36873
- const [v1] = designSystemExperiments.useNewDesignLanguage();
37148
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36874
37149
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTicketNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTicketOld, { ...props, size, weight, ref: forwardRef2 });
36875
37150
  }
36876
37151
  );
@@ -36953,7 +37228,7 @@ const IconTimelineFormatOld = react.forwardRef(
36953
37228
  );
36954
37229
  const IconTimelineFormat = react.forwardRef(
36955
37230
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36956
- const [v1] = designSystemExperiments.useNewDesignLanguage();
37231
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36957
37232
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36958
37233
  IconTimelineFormatNew,
36959
37234
  {
@@ -37057,7 +37332,7 @@ const IconTimerOld = react.forwardRef(
37057
37332
  );
37058
37333
  const IconTimer = react.forwardRef(
37059
37334
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37060
- const [v1] = designSystemExperiments.useNewDesignLanguage();
37335
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
37061
37336
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTimerNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTimerOld, { ...props, size, weight, ref: forwardRef2 });
37062
37337
  }
37063
37338
  );
@@ -37163,7 +37438,7 @@ const IconTooltipOld = react.forwardRef(
37163
37438
  );
37164
37439
  const IconTooltip = react.forwardRef(
37165
37440
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37166
- const [v1] = designSystemExperiments.useNewDesignLanguage();
37441
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
37167
37442
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTooltipNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTooltipOld, { ...props, size, weight, ref: forwardRef2 });
37168
37443
  }
37169
37444
  );
@@ -37232,7 +37507,7 @@ const IconTrackpadOld = react.forwardRef(
37232
37507
  );
37233
37508
  const IconTrackpad = react.forwardRef(
37234
37509
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37235
- const [v1] = designSystemExperiments.useNewDesignLanguage();
37510
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
37236
37511
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
37237
37512
  IconTrackpadNew,
37238
37513
  {
@@ -37353,7 +37628,7 @@ const IconTrashSimpleOld = react.forwardRef(
37353
37628
  );
37354
37629
  const IconTrashSimple = react.forwardRef(
37355
37630
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37356
- const [v1] = designSystemExperiments.useNewDesignLanguage();
37631
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
37357
37632
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
37358
37633
  IconTrashSimpleNew,
37359
37634
  {
@@ -37452,7 +37727,7 @@ const IconTrashOld = react.forwardRef(
37452
37727
  );
37453
37728
  const IconTrash = react.forwardRef(
37454
37729
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37455
- const [v1] = designSystemExperiments.useNewDesignLanguage();
37730
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
37456
37731
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTrashNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTrashOld, { ...props, size, weight, ref: forwardRef2 });
37457
37732
  }
37458
37733
  );
@@ -37674,7 +37949,7 @@ const IconTrophyOld = react.forwardRef(
37674
37949
  );
37675
37950
  const IconTrophy = react.forwardRef(
37676
37951
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37677
- const [v1] = designSystemExperiments.useNewDesignLanguage();
37952
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
37678
37953
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTrophyNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTrophyOld, { ...props, size, weight, ref: forwardRef2 });
37679
37954
  }
37680
37955
  );
@@ -37738,7 +38013,7 @@ const IconTshirtOld = react.forwardRef(
37738
38013
  );
37739
38014
  const IconTshirt = react.forwardRef(
37740
38015
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37741
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38016
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
37742
38017
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTshirtNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTshirtOld, { ...props, size, weight, ref: forwardRef2 });
37743
38018
  }
37744
38019
  );
@@ -37823,7 +38098,7 @@ const IconUserAddOld = react.forwardRef(
37823
38098
  );
37824
38099
  const IconUserAdd = react.forwardRef(
37825
38100
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37826
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38101
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
37827
38102
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconUserAddNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconUserAddOld, { ...props, size, weight, ref: forwardRef2 });
37828
38103
  }
37829
38104
  );
@@ -37919,7 +38194,7 @@ const IconUserArrowRightUpOld = react.forwardRef(
37919
38194
  );
37920
38195
  const IconUserArrowRightUp = react.forwardRef(
37921
38196
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37922
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38197
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
37923
38198
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
37924
38199
  IconUserArrowRightUpNew,
37925
38200
  {
@@ -38044,7 +38319,7 @@ const IconUserBackgroundBlurOld = react.forwardRef(
38044
38319
  );
38045
38320
  const IconUserBackgroundBlur = react.forwardRef(
38046
38321
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38047
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38322
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38048
38323
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
38049
38324
  IconUserBackgroundBlurNew,
38050
38325
  {
@@ -38167,7 +38442,7 @@ const IconUserCogPlusOld = react.forwardRef(
38167
38442
  );
38168
38443
  const IconUserCogPlus = react.forwardRef(
38169
38444
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38170
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38445
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38171
38446
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
38172
38447
  IconUserCogPlusNew,
38173
38448
  {
@@ -38285,7 +38560,7 @@ const IconUserCogOld = react.forwardRef(
38285
38560
  );
38286
38561
  const IconUserCog = react.forwardRef(
38287
38562
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38288
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38563
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38289
38564
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconUserCogNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconUserCogOld, { ...props, size, weight, ref: forwardRef2 });
38290
38565
  }
38291
38566
  );
@@ -38352,7 +38627,7 @@ const IconUserEyeOpenOld = react.forwardRef(
38352
38627
  );
38353
38628
  const IconUserEyeOpen = react.forwardRef(
38354
38629
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38355
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38630
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38356
38631
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
38357
38632
  IconUserEyeOpenNew,
38358
38633
  {
@@ -38441,7 +38716,7 @@ const IconUserFilterOld = react.forwardRef(
38441
38716
  );
38442
38717
  const IconUserFilter = react.forwardRef(
38443
38718
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38444
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38719
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38445
38720
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
38446
38721
  IconUserFilterNew,
38447
38722
  {
@@ -38531,7 +38806,7 @@ const IconUserLoadOld = react.forwardRef(
38531
38806
  );
38532
38807
  const IconUserLoad = react.forwardRef(
38533
38808
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38534
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38809
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38535
38810
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
38536
38811
  IconUserLoadNew,
38537
38812
  {
@@ -38622,7 +38897,7 @@ const IconUserNumberThreeOld = react.forwardRef(
38622
38897
  );
38623
38898
  const IconUserNumberThree = react.forwardRef(
38624
38899
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38625
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38900
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38626
38901
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
38627
38902
  IconUserNumberThreeNew,
38628
38903
  {
@@ -38727,7 +39002,7 @@ const IconUserPenDashesBottomOld = react.forwardRef(
38727
39002
  );
38728
39003
  const IconUserPenDashesBottom = react.forwardRef(
38729
39004
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38730
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39005
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38731
39006
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
38732
39007
  IconUserPenDashesBottomNew,
38733
39008
  {
@@ -38817,7 +39092,7 @@ const IconUserPenLineBottomOld = react.forwardRef(
38817
39092
  );
38818
39093
  const IconUserPenLineBottom = react.forwardRef(
38819
39094
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38820
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39095
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38821
39096
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
38822
39097
  IconUserPenLineBottomNew,
38823
39098
  {
@@ -38911,7 +39186,7 @@ const IconUserTickDownOld = react.forwardRef(
38911
39186
  );
38912
39187
  const IconUserTickDown = react.forwardRef(
38913
39188
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38914
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39189
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38915
39190
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
38916
39191
  IconUserTickDownNew,
38917
39192
  {
@@ -39003,7 +39278,7 @@ const IconUserOld = react.forwardRef(
39003
39278
  );
39004
39279
  const IconUser = react.forwardRef(
39005
39280
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39006
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39281
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39007
39282
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconUserNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconUserOld, { ...props, size, weight, ref: forwardRef2 });
39008
39283
  }
39009
39284
  );
@@ -39069,7 +39344,7 @@ const IconUsersThreeOld = react.forwardRef(
39069
39344
  );
39070
39345
  const IconUsersThree = react.forwardRef(
39071
39346
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39072
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39347
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39073
39348
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
39074
39349
  IconUsersThreeNew,
39075
39350
  {
@@ -39178,7 +39453,7 @@ const IconUsersOld = react.forwardRef(
39178
39453
  );
39179
39454
  const IconUsers = react.forwardRef(
39180
39455
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39181
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39456
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39182
39457
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconUsersNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconUsersOld, { ...props, size, weight, ref: forwardRef2 });
39183
39458
  }
39184
39459
  );
@@ -39256,7 +39531,7 @@ const IconVideoCameraSimpleErrorOld = react.forwardRef(
39256
39531
  );
39257
39532
  const IconVideoCameraSimpleError = react.forwardRef(
39258
39533
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39259
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39534
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39260
39535
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
39261
39536
  IconVideoCameraSimpleErrorNew,
39262
39537
  {
@@ -39340,7 +39615,7 @@ const IconVideoCameraSimpleSlashOld = react.forwardRef(
39340
39615
  );
39341
39616
  const IconVideoCameraSimpleSlash = react.forwardRef(
39342
39617
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39343
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39618
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39344
39619
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
39345
39620
  IconVideoCameraSimpleSlashNew,
39346
39621
  {
@@ -39414,7 +39689,7 @@ const IconVideoCameraSimpleOld = react.forwardRef(
39414
39689
  );
39415
39690
  const IconVideoCameraSimple = react.forwardRef(
39416
39691
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39417
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39692
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39418
39693
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
39419
39694
  IconVideoCameraSimpleNew,
39420
39695
  {
@@ -39506,7 +39781,7 @@ const IconVideoCameraOld = react.forwardRef(
39506
39781
  );
39507
39782
  const IconVideoCamera = react.forwardRef(
39508
39783
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39509
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39784
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39510
39785
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
39511
39786
  IconVideoCameraNew,
39512
39787
  {
@@ -39600,7 +39875,7 @@ const IconViewCenterOld = react.forwardRef(
39600
39875
  );
39601
39876
  const IconViewCenter = react.forwardRef(
39602
39877
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39603
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39878
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39604
39879
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
39605
39880
  IconViewCenterNew,
39606
39881
  {
@@ -39694,7 +39969,7 @@ const IconViewSideLeftOld = react.forwardRef(
39694
39969
  );
39695
39970
  const IconViewSideLeft = react.forwardRef(
39696
39971
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39697
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39972
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39698
39973
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
39699
39974
  IconViewSideLeftNew,
39700
39975
  {
@@ -39793,7 +40068,7 @@ const IconWalletOld = react.forwardRef(
39793
40068
  );
39794
40069
  const IconWallet = react.forwardRef(
39795
40070
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39796
- const [v1] = designSystemExperiments.useNewDesignLanguage();
40071
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39797
40072
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconWalletNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconWalletOld, { ...props, size, weight, ref: forwardRef2 });
39798
40073
  }
39799
40074
  );
@@ -39914,7 +40189,7 @@ const IconWifiExclamationOld = react.forwardRef(
39914
40189
  );
39915
40190
  const IconWifiExclamation = react.forwardRef(
39916
40191
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39917
- const [v1] = designSystemExperiments.useNewDesignLanguage();
40192
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39918
40193
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
39919
40194
  IconWifiExclamationNew,
39920
40195
  {
@@ -39989,7 +40264,7 @@ const IconWifiOld = react.forwardRef(
39989
40264
  );
39990
40265
  const IconWifi = react.forwardRef(
39991
40266
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39992
- const [v1] = designSystemExperiments.useNewDesignLanguage();
40267
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39993
40268
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconWifiNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconWifiOld, { ...props, size, weight, ref: forwardRef2 });
39994
40269
  }
39995
40270
  );
@@ -40046,6 +40321,7 @@ exports.IconArrowsSquareCounterClockwiseY = IconArrowsSquareCounterClockwiseY;
40046
40321
  exports.IconArrowsTimeBackward = IconArrowsTimeBackward;
40047
40322
  exports.IconArrowsTimeForward = IconArrowsTimeForward;
40048
40323
  exports.IconArticle = IconArticle;
40324
+ exports.IconArticleEmpty = IconArticleEmpty;
40049
40325
  exports.IconAt = IconAt;
40050
40326
  exports.IconAttachment = IconAttachment;
40051
40327
  exports.IconBadge = IconBadge;
@@ -40061,6 +40337,7 @@ exports.IconBracketCurlyLeft = IconBracketCurlyLeft;
40061
40337
  exports.IconBracketCurlyRight = IconBracketCurlyRight;
40062
40338
  exports.IconBracketsAngleSlash = IconBracketsAngleSlash;
40063
40339
  exports.IconBracketsCurlyCirclesThree = IconBracketsCurlyCirclesThree;
40340
+ exports.IconBrowser = IconBrowser;
40064
40341
  exports.IconBrush = IconBrush;
40065
40342
  exports.IconCalendarBlank = IconCalendarBlank;
40066
40343
  exports.IconCalendarEnd = IconCalendarEnd;
@@ -40365,6 +40642,7 @@ exports.IconSelect = IconSelect;
40365
40642
  exports.IconShadow = IconShadow;
40366
40643
  exports.IconShapes = IconShapes;
40367
40644
  exports.IconShapesLines = IconShapesLines;
40645
+ exports.IconShapesLinesStacked = IconShapesLinesStacked;
40368
40646
  exports.IconShieldCheck = IconShieldCheck;
40369
40647
  exports.IconShieldLock = IconShieldLock;
40370
40648
  exports.IconShieldLockFilled = IconShieldLockFilled;
@@ -40441,6 +40719,7 @@ exports.IconStroke6 = IconStroke6;
40441
40719
  exports.IconSwitch = IconSwitch;
40442
40720
  exports.IconTable = IconTable;
40443
40721
  exports.IconTableFormat = IconTableFormat;
40722
+ exports.IconTablet = IconTablet;
40444
40723
  exports.IconTag = IconTag;
40445
40724
  exports.IconTasks = IconTasks;
40446
40725
  exports.IconTextAUnderline = IconTextAUnderline;
@@ -40458,6 +40737,7 @@ exports.IconTextIItalic = IconTextIItalic;
40458
40737
  exports.IconTextIndent = IconTextIndent;
40459
40738
  exports.IconTextLineHeight = IconTextLineHeight;
40460
40739
  exports.IconTextLinesThree = IconTextLinesThree;
40740
+ exports.IconTextPosition = IconTextPosition;
40461
40741
  exports.IconTextSStrikethrough = IconTextSStrikethrough;
40462
40742
  exports.IconTextStyles = IconTextStyles;
40463
40743
  exports.IconTextT = IconTextT;