@mirohq/design-system-icons 0.65.4 → 0.67.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 (458) hide show
  1. package/dist/main.js +896 -522
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +890 -524
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +17 -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 +8 -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/ratio-169.tsx +38 -0
  296. package/react/ratio-43.tsx +38 -0
  297. package/react/ratio-square.tsx +38 -0
  298. package/react/rectangle-arrow-up-center.tsx +2 -2
  299. package/react/rectangle-dash-lines.tsx +2 -2
  300. package/react/rectangle-dot-line-pen.tsx +2 -2
  301. package/react/rectangle-frame-2-lines.tsx +2 -2
  302. package/react/rectangle-line.tsx +2 -2
  303. package/react/rectangle-play-stack.tsx +2 -2
  304. package/react/rectangle-portrait-dash-square-top-center.tsx +2 -2
  305. package/react/rectangle-portrait-dash-square-top-left.tsx +2 -2
  306. package/react/rectangle-portrait-dash.tsx +2 -2
  307. package/react/rectangle-portrait-square-top-left.tsx +2 -2
  308. package/react/rectangle-tick.tsx +2 -2
  309. package/react/rectangle-triangle-bottom-center.tsx +2 -2
  310. package/react/rectangles-squares.tsx +2 -2
  311. package/react/rectangles-three-aligned.tsx +2 -2
  312. package/react/rectangles-three-overlap.tsx +2 -2
  313. package/react/rectangles-two-line.tsx +2 -2
  314. package/react/rectangles-two-lines-four.tsx +2 -2
  315. package/react/rectangles-two-minus.tsx +2 -2
  316. package/react/rectangles-two-plus.tsx +2 -2
  317. package/react/rectangles-two-user.tsx +2 -2
  318. package/react/rocket.tsx +2 -2
  319. package/react/rss-rectangle.tsx +2 -2
  320. package/react/rss.tsx +2 -2
  321. package/react/scissors.tsx +2 -2
  322. package/react/scrollbar-xy.tsx +2 -2
  323. package/react/select.tsx +2 -2
  324. package/react/shadow.tsx +2 -2
  325. package/react/shapes-lines-stacked.tsx +96 -0
  326. package/react/shapes-lines.tsx +2 -2
  327. package/react/shapes.tsx +2 -2
  328. package/react/shield-check.tsx +2 -2
  329. package/react/shield-lock-filled.tsx +2 -2
  330. package/react/shield-lock.tsx +3 -2
  331. package/react/shuffle.tsx +2 -2
  332. package/react/sidebar-closed.tsx +2 -2
  333. package/react/sidebar-global-closed.tsx +2 -2
  334. package/react/sidebar-global-open.tsx +2 -2
  335. package/react/sidebar-open.tsx +2 -2
  336. package/react/single-sparks-filled.tsx +2 -2
  337. package/react/slide-format.tsx +2 -2
  338. package/react/sliders-x.tsx +2 -2
  339. package/react/sliders-y.tsx +2 -2
  340. package/react/smiley-chat.tsx +2 -2
  341. package/react/smiley-plus.tsx +2 -2
  342. package/react/smiley-sticker.tsx +2 -2
  343. package/react/smiley.tsx +2 -2
  344. package/react/sort-ascending.tsx +2 -2
  345. package/react/sort-descending.tsx +2 -2
  346. package/react/sparks-filled.tsx +2 -2
  347. package/react/sparks.tsx +2 -2
  348. package/react/speaker-cross.tsx +2 -2
  349. package/react/speaker-high.tsx +2 -2
  350. package/react/spinner.tsx +2 -2
  351. package/react/split-vertical.tsx +2 -2
  352. package/react/square-arrow-in.tsx +2 -2
  353. package/react/square-brackets-angle-slash.tsx +2 -2
  354. package/react/square-circles-two.tsx +2 -2
  355. package/react/square-frame-2-lines-circle.tsx +2 -2
  356. package/react/square-line-square-dashed.tsx +2 -2
  357. package/react/square-star-scribble.tsx +2 -2
  358. package/react/square-triangle-circle-plus.tsx +2 -2
  359. package/react/squares-column.tsx +2 -2
  360. package/react/squares-four.tsx +2 -2
  361. package/react/squares-group.tsx +2 -2
  362. package/react/squares-merge.tsx +2 -2
  363. package/react/squares-row.tsx +2 -2
  364. package/react/squares-three.tsx +2 -2
  365. package/react/squares-two-overlap.tsx +2 -2
  366. package/react/squares-unmerge.tsx +2 -2
  367. package/react/stack.tsx +2 -2
  368. package/react/star-filled.tsx +2 -2
  369. package/react/star-half.tsx +2 -2
  370. package/react/star.tsx +2 -2
  371. package/react/sticky-corners.tsx +2 -2
  372. package/react/sticky-eye-closed.tsx +2 -2
  373. package/react/sticky-eye-open.tsx +2 -2
  374. package/react/sticky-note-stack.tsx +2 -2
  375. package/react/sticky-note-wide.tsx +2 -2
  376. package/react/sticky-note.tsx +2 -2
  377. package/react/sticky-notes-two.tsx +2 -2
  378. package/react/stop-circle.tsx +2 -2
  379. package/react/story-points.tsx +2 -2
  380. package/react/tablet.tsx +75 -0
  381. package/react/tag.tsx +2 -2
  382. package/react/tasks.tsx +2 -2
  383. package/react/text-a-underline.tsx +2 -2
  384. package/react/text-aa.tsx +2 -2
  385. package/react/text-align-center.tsx +2 -2
  386. package/react/text-align-left.tsx +2 -2
  387. package/react/text-align-right.tsx +2 -2
  388. package/react/text-b-bold-italic-underlined.tsx +2 -2
  389. package/react/text-b-bold.tsx +2 -2
  390. package/react/text-cursor-eye-open.tsx +2 -2
  391. package/react/text-h-one.tsx +2 -2
  392. package/react/text-h-three.tsx +2 -2
  393. package/react/text-h-two.tsx +2 -2
  394. package/react/text-i-italic.tsx +2 -2
  395. package/react/text-indent.tsx +2 -2
  396. package/react/text-line-height.tsx +2 -2
  397. package/react/text-lines-three.tsx +2 -2
  398. package/react/text-position.tsx +91 -0
  399. package/react/text-s-strikethrough.tsx +2 -2
  400. package/react/text-styles.tsx +2 -2
  401. package/react/text-t.tsx +2 -2
  402. package/react/text-u-underlined.tsx +2 -2
  403. package/react/thumbs-up.tsx +2 -2
  404. package/react/tick-circle.tsx +2 -2
  405. package/react/ticket.tsx +2 -2
  406. package/react/timeline-format.tsx +2 -2
  407. package/react/timer.tsx +2 -2
  408. package/react/tooltip.tsx +2 -2
  409. package/react/trackpad.tsx +2 -2
  410. package/react/trash-simple.tsx +2 -2
  411. package/react/trash.tsx +2 -2
  412. package/react/trophy.tsx +2 -2
  413. package/react/tshirt.tsx +2 -2
  414. package/react/user-add.tsx +2 -2
  415. package/react/user-arrow-right-up.tsx +2 -2
  416. package/react/user-background-blur.tsx +2 -2
  417. package/react/user-cog-plus.tsx +2 -2
  418. package/react/user-cog.tsx +2 -2
  419. package/react/user-eye-open.tsx +2 -2
  420. package/react/user-filter.tsx +2 -2
  421. package/react/user-load.tsx +2 -2
  422. package/react/user-number-three.tsx +2 -2
  423. package/react/user-pen-dashes-bottom.tsx +2 -2
  424. package/react/user-pen-line-bottom.tsx +2 -2
  425. package/react/user-tick-down.tsx +2 -2
  426. package/react/user.tsx +2 -2
  427. package/react/users-three.tsx +2 -2
  428. package/react/users.tsx +2 -2
  429. package/react/video-camera-simple-error.tsx +2 -2
  430. package/react/video-camera-simple-slash.tsx +2 -2
  431. package/react/video-camera-simple.tsx +2 -2
  432. package/react/video-camera.tsx +2 -2
  433. package/react/view-center.tsx +2 -2
  434. package/react/view-side-left.tsx +2 -2
  435. package/react/wallet.tsx +2 -2
  436. package/react/wifi-exclamation.tsx +2 -2
  437. package/react/wifi.tsx +2 -2
  438. package/svg/24/align-bottom-group.svg +1 -1
  439. package/svg/24/align-top-group.svg +1 -1
  440. package/svg/24/arrow-left-new.svg +1 -1
  441. package/svg/24/arrow-left.svg +1 -1
  442. package/svg/24/article-empty.svg +2 -0
  443. package/svg/24/attachment-new.svg +1 -1
  444. package/svg/24/browser-new.svg +2 -0
  445. package/svg/24/browser.svg +2 -0
  446. package/svg/24/plus-square-new.svg +1 -1
  447. package/svg/24/ratio-169.svg +2 -0
  448. package/svg/24/ratio-43.svg +2 -0
  449. package/svg/24/ratio-square.svg +2 -0
  450. package/svg/24/rectangles-squares.svg +1 -1
  451. package/svg/24/shapes-lines-stacked-new.svg +2 -0
  452. package/svg/24/shapes-lines-stacked.svg +2 -0
  453. package/svg/24/shield-lock-new.svg +1 -1
  454. package/svg/24/tablet-new.svg +2 -0
  455. package/svg/24/tablet.svg +2 -0
  456. package/svg/24/text-position-new.svg +2 -0
  457. package/svg/24/text-position.svg +2 -0
  458. package/svg/meta.json +68 -36
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,12 +26379,102 @@ 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
  );
26367
26386
  IconQuotes[designSystemBaseIcon.iconSymbol] = true;
26368
26387
 
26388
+ const IconRatio169 = react.forwardRef(
26389
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26390
+ const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
26391
+ return react.createElement(
26392
+ StyledIcon,
26393
+ {
26394
+ ...props,
26395
+ weight,
26396
+ debug,
26397
+ "aria-hidden": true,
26398
+ size,
26399
+ viewBox: "0 0 24 24",
26400
+ fill: "none",
26401
+ ref: forwardRef2
26402
+ },
26403
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "none", d: "M0 0h24v24h-24z" }),
26404
+ /* @__PURE__ */ jsxRuntime.jsx(
26405
+ "path",
26406
+ {
26407
+ stroke: "currentColor",
26408
+ strokeLinejoin: "bevel",
26409
+ strokeWidth: "var(--svg-stroke-width)",
26410
+ d: "M4 7h16v10h-16v-10Z"
26411
+ }
26412
+ )
26413
+ );
26414
+ }
26415
+ );
26416
+ IconRatio169[designSystemBaseIcon.iconSymbol] = true;
26417
+
26418
+ const IconRatio43 = react.forwardRef(
26419
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26420
+ const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
26421
+ return react.createElement(
26422
+ StyledIcon,
26423
+ {
26424
+ ...props,
26425
+ weight,
26426
+ debug,
26427
+ "aria-hidden": true,
26428
+ size,
26429
+ viewBox: "0 0 24 24",
26430
+ fill: "none",
26431
+ ref: forwardRef2
26432
+ },
26433
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "none", d: "M0 0h24v24h-24z" }),
26434
+ /* @__PURE__ */ jsxRuntime.jsx(
26435
+ "path",
26436
+ {
26437
+ stroke: "currentColor",
26438
+ strokeLinejoin: "bevel",
26439
+ strokeWidth: "var(--svg-stroke-width)",
26440
+ d: "M5 7h14v10h-14v-10Z"
26441
+ }
26442
+ )
26443
+ );
26444
+ }
26445
+ );
26446
+ IconRatio43[designSystemBaseIcon.iconSymbol] = true;
26447
+
26448
+ const IconRatioSquare = react.forwardRef(
26449
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26450
+ const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
26451
+ return react.createElement(
26452
+ StyledIcon,
26453
+ {
26454
+ ...props,
26455
+ weight,
26456
+ debug,
26457
+ "aria-hidden": true,
26458
+ size,
26459
+ viewBox: "0 0 24 24",
26460
+ fill: "none",
26461
+ ref: forwardRef2
26462
+ },
26463
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "none", d: "M0 0h24v24h-24z" }),
26464
+ /* @__PURE__ */ jsxRuntime.jsx(
26465
+ "path",
26466
+ {
26467
+ stroke: "currentColor",
26468
+ strokeLinejoin: "bevel",
26469
+ strokeWidth: "var(--svg-stroke-width)",
26470
+ d: "M7 7h10v10h-10v-10Z"
26471
+ }
26472
+ )
26473
+ );
26474
+ }
26475
+ );
26476
+ IconRatioSquare[designSystemBaseIcon.iconSymbol] = true;
26477
+
26369
26478
  const IconRectangleArrowUpCenterNew = react.forwardRef(
26370
26479
  (props, forwardRef2) => {
26371
26480
  const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
@@ -26445,7 +26554,7 @@ const IconRectangleArrowUpCenterOld = react.forwardRef(
26445
26554
  );
26446
26555
  const IconRectangleArrowUpCenter = react.forwardRef(
26447
26556
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26448
- const [v1] = designSystemExperiments.useNewDesignLanguage();
26557
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
26449
26558
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
26450
26559
  IconRectangleArrowUpCenterNew,
26451
26560
  {
@@ -26528,7 +26637,7 @@ const IconRectangleDashLinesOld = react.forwardRef(
26528
26637
  );
26529
26638
  const IconRectangleDashLines = react.forwardRef(
26530
26639
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26531
- const [v1] = designSystemExperiments.useNewDesignLanguage();
26640
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
26532
26641
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
26533
26642
  IconRectangleDashLinesNew,
26534
26643
  {
@@ -26681,7 +26790,7 @@ const IconRectangleDotLinePenOld = react.forwardRef(
26681
26790
  );
26682
26791
  const IconRectangleDotLinePen = react.forwardRef(
26683
26792
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26684
- const [v1] = designSystemExperiments.useNewDesignLanguage();
26793
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
26685
26794
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
26686
26795
  IconRectangleDotLinePenNew,
26687
26796
  {
@@ -26834,7 +26943,7 @@ const IconRectangleFrame2LinesOld = react.forwardRef(
26834
26943
  );
26835
26944
  const IconRectangleFrame2Lines = react.forwardRef(
26836
26945
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26837
- const [v1] = designSystemExperiments.useNewDesignLanguage();
26946
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
26838
26947
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
26839
26948
  IconRectangleFrame2LinesNew,
26840
26949
  {
@@ -26927,7 +27036,7 @@ const IconRectangleLineOld = react.forwardRef(
26927
27036
  );
26928
27037
  const IconRectangleLine = react.forwardRef(
26929
27038
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26930
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27039
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
26931
27040
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
26932
27041
  IconRectangleLineNew,
26933
27042
  {
@@ -27030,7 +27139,7 @@ const IconRectanglePlayStackOld = react.forwardRef(
27030
27139
  );
27031
27140
  const IconRectanglePlayStack = react.forwardRef(
27032
27141
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27033
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27142
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27034
27143
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27035
27144
  IconRectanglePlayStackNew,
27036
27145
  {
@@ -27100,7 +27209,7 @@ const IconRectanglePortraitDashSquareTopCenterOld = react.forwardRef((props, for
27100
27209
  );
27101
27210
  });
27102
27211
  const IconRectanglePortraitDashSquareTopCenter = react.forwardRef(({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27103
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27212
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27104
27213
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27105
27214
  IconRectanglePortraitDashSquareTopCenterNew,
27106
27215
  {
@@ -27177,7 +27286,7 @@ const IconRectanglePortraitDashSquareTopLeftOld = react.forwardRef((props, forwa
27177
27286
  );
27178
27287
  });
27179
27288
  const IconRectanglePortraitDashSquareTopLeft = react.forwardRef(({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27180
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27289
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27181
27290
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27182
27291
  IconRectanglePortraitDashSquareTopLeftNew,
27183
27292
  {
@@ -27258,7 +27367,7 @@ const IconRectanglePortraitDashOld = react.forwardRef(
27258
27367
  );
27259
27368
  const IconRectanglePortraitDash = react.forwardRef(
27260
27369
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27261
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27370
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27262
27371
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27263
27372
  IconRectanglePortraitDashNew,
27264
27373
  {
@@ -27378,7 +27487,7 @@ const IconRectanglePortraitSquareTopLeftOld = react.forwardRef((props, forwardRe
27378
27487
  });
27379
27488
  const IconRectanglePortraitSquareTopLeft = react.forwardRef(
27380
27489
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27381
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27490
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27382
27491
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27383
27492
  IconRectanglePortraitSquareTopLeftNew,
27384
27493
  {
@@ -27506,7 +27615,7 @@ const IconRectangleTickOld = react.forwardRef(
27506
27615
  );
27507
27616
  const IconRectangleTick = react.forwardRef(
27508
27617
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27509
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27618
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27510
27619
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27511
27620
  IconRectangleTickNew,
27512
27621
  {
@@ -27594,7 +27703,7 @@ const IconRectangleTriangleBottomCenterOld = react.forwardRef((props, forwardRef
27594
27703
  });
27595
27704
  const IconRectangleTriangleBottomCenter = react.forwardRef(
27596
27705
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27597
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27706
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27598
27707
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27599
27708
  IconRectangleTriangleBottomCenterNew,
27600
27709
  {
@@ -27635,9 +27744,9 @@ const IconRectanglesSquares = react.forwardRef(
27635
27744
  "path",
27636
27745
  {
27637
27746
  stroke: "currentColor",
27638
- strokeLinecap: "round",
27747
+ strokeLinejoin: "bevel",
27639
27748
  strokeWidth: "var(--svg-stroke-width)",
27640
- d: "M8 9.5v-5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5ZM22 19.5v-5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5ZM22 9.5v-5c0-.2761-.2487-.5-.5556-.5h-8.8888c-.3069 0-.5556.2239-.5556.5v5c0 .2761.2487.5.5556.5h8.8888c.3069 0 .5556-.2239.5556-.5ZM12 19.5v-5c0-.2761-.2487-.5-.5556-.5h-8.8888c-.3069 0-.5556.2239-.5556.5v5c0 .2761.2487.5.5556.5h8.8888c.3069 0 .5556-.2239.5556-.5Z"
27749
+ d: "M2 4h6v6h-6v-6ZM12 4h10v6h-10v-6ZM16 14h6v6h-6v-6ZM2 14h10v6h-10v-6Z"
27641
27750
  }
27642
27751
  )
27643
27752
  );
@@ -27733,7 +27842,7 @@ const IconRectanglesThreeAlignedOld = react.forwardRef(
27733
27842
  );
27734
27843
  const IconRectanglesThreeAligned = react.forwardRef(
27735
27844
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27736
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27845
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27737
27846
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27738
27847
  IconRectanglesThreeAlignedNew,
27739
27848
  {
@@ -27855,7 +27964,7 @@ const IconRectanglesThreeOverlapOld = react.forwardRef(
27855
27964
  );
27856
27965
  const IconRectanglesThreeOverlap = react.forwardRef(
27857
27966
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27858
- const [v1] = designSystemExperiments.useNewDesignLanguage();
27967
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27859
27968
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27860
27969
  IconRectanglesThreeOverlapNew,
27861
27970
  {
@@ -27965,7 +28074,7 @@ const IconRectanglesTwoLineOld = react.forwardRef(
27965
28074
  );
27966
28075
  const IconRectanglesTwoLine = react.forwardRef(
27967
28076
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27968
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28077
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
27969
28078
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
27970
28079
  IconRectanglesTwoLineNew,
27971
28080
  {
@@ -28073,7 +28182,7 @@ const IconRectanglesTwoLinesFourOld = react.forwardRef(
28073
28182
  );
28074
28183
  const IconRectanglesTwoLinesFour = react.forwardRef(
28075
28184
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28076
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28185
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28077
28186
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
28078
28187
  IconRectanglesTwoLinesFourNew,
28079
28188
  {
@@ -28168,7 +28277,7 @@ const IconRectanglesTwoMinusOld = react.forwardRef(
28168
28277
  );
28169
28278
  const IconRectanglesTwoMinus = react.forwardRef(
28170
28279
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28171
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28280
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28172
28281
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
28173
28282
  IconRectanglesTwoMinusNew,
28174
28283
  {
@@ -28263,7 +28372,7 @@ const IconRectanglesTwoPlusOld = react.forwardRef(
28263
28372
  );
28264
28373
  const IconRectanglesTwoPlus = react.forwardRef(
28265
28374
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28266
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28375
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28267
28376
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
28268
28377
  IconRectanglesTwoPlusNew,
28269
28378
  {
@@ -28386,7 +28495,7 @@ const IconRectanglesTwoUserOld = react.forwardRef(
28386
28495
  );
28387
28496
  const IconRectanglesTwoUser = react.forwardRef(
28388
28497
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28389
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28498
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28390
28499
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
28391
28500
  IconRectanglesTwoUserNew,
28392
28501
  {
@@ -28497,7 +28606,7 @@ const IconRocketOld = react.forwardRef(
28497
28606
  );
28498
28607
  const IconRocket = react.forwardRef(
28499
28608
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28500
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28609
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28501
28610
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconRocketNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconRocketOld, { ...props, size, weight, ref: forwardRef2 });
28502
28611
  }
28503
28612
  );
@@ -28574,7 +28683,7 @@ const IconRssRectangleOld = react.forwardRef(
28574
28683
  );
28575
28684
  const IconRssRectangle = react.forwardRef(
28576
28685
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28577
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28686
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28578
28687
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
28579
28688
  IconRssRectangleNew,
28580
28689
  {
@@ -28653,7 +28762,7 @@ const IconRssOld = react.forwardRef((props, forwardRef2) => {
28653
28762
  });
28654
28763
  const IconRss = react.forwardRef(
28655
28764
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28656
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28765
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28657
28766
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconRssNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconRssOld, { ...props, size, weight, ref: forwardRef2 });
28658
28767
  }
28659
28768
  );
@@ -28744,7 +28853,7 @@ const IconScissorsOld = react.forwardRef(
28744
28853
  );
28745
28854
  const IconScissors = react.forwardRef(
28746
28855
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28747
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28856
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28748
28857
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
28749
28858
  IconScissorsNew,
28750
28859
  {
@@ -28837,7 +28946,7 @@ const IconScrollbarXyOld = react.forwardRef(
28837
28946
  );
28838
28947
  const IconScrollbarXy = react.forwardRef(
28839
28948
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28840
- const [v1] = designSystemExperiments.useNewDesignLanguage();
28949
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28841
28950
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
28842
28951
  IconScrollbarXyNew,
28843
28952
  {
@@ -28921,7 +29030,7 @@ const IconSelectOld = react.forwardRef(
28921
29030
  );
28922
29031
  const IconSelect = react.forwardRef(
28923
29032
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28924
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29033
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28925
29034
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconSelectNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconSelectOld, { ...props, size, weight, ref: forwardRef2 });
28926
29035
  }
28927
29036
  );
@@ -28992,12 +29101,111 @@ const IconShadowOld = react.forwardRef(
28992
29101
  );
28993
29102
  const IconShadow = react.forwardRef(
28994
29103
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28995
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29104
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
28996
29105
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconShadowNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconShadowOld, { ...props, size, weight, ref: forwardRef2 });
28997
29106
  }
28998
29107
  );
28999
29108
  IconShadow[designSystemBaseIcon.iconSymbol] = true;
29000
29109
 
29110
+ const IconShapesLinesStackedNew = react.forwardRef(
29111
+ (props, forwardRef2) => {
29112
+ const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
29113
+ return react.createElement(
29114
+ StyledIcon,
29115
+ {
29116
+ ...props,
29117
+ debug,
29118
+ "aria-hidden": true,
29119
+ viewBox: "0 0 24 24",
29120
+ fill: "none",
29121
+ ref: forwardRef2
29122
+ },
29123
+ /* @__PURE__ */ jsxRuntime.jsx(
29124
+ "path",
29125
+ {
29126
+ stroke: "currentColor",
29127
+ strokeWidth: "var(--svg-stroke-width)",
29128
+ 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"
29129
+ }
29130
+ ),
29131
+ /* @__PURE__ */ jsxRuntime.jsx(
29132
+ "path",
29133
+ {
29134
+ stroke: "currentColor",
29135
+ strokeLinejoin: "bevel",
29136
+ strokeWidth: "var(--svg-stroke-width)",
29137
+ d: "m20.25 19.5.75-6.5-6.5.75"
29138
+ }
29139
+ )
29140
+ );
29141
+ }
29142
+ );
29143
+ const IconShapesLinesStackedOld = react.forwardRef(
29144
+ (props, forwardRef2) => {
29145
+ const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
29146
+ return react.createElement(
29147
+ StyledIcon,
29148
+ {
29149
+ ...props,
29150
+ debug,
29151
+ "aria-hidden": true,
29152
+ viewBox: "0 0 24 24",
29153
+ fill: "none",
29154
+ ref: forwardRef2
29155
+ },
29156
+ /* @__PURE__ */ jsxRuntime.jsx(
29157
+ "path",
29158
+ {
29159
+ stroke: "currentColor",
29160
+ strokeLinecap: "round",
29161
+ strokeWidth: "var(--svg-stroke-width)",
29162
+ 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"
29163
+ }
29164
+ ),
29165
+ /* @__PURE__ */ jsxRuntime.jsx(
29166
+ "path",
29167
+ {
29168
+ fill: "currentColor",
29169
+ 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"
29170
+ }
29171
+ ),
29172
+ /* @__PURE__ */ jsxRuntime.jsx(
29173
+ "path",
29174
+ {
29175
+ stroke: "currentColor",
29176
+ strokeLinecap: "round",
29177
+ strokeLinejoin: "round",
29178
+ strokeWidth: "var(--svg-stroke-width)",
29179
+ d: "m20.25 19.5.75-6.5-6.5.75"
29180
+ }
29181
+ )
29182
+ );
29183
+ }
29184
+ );
29185
+ const IconShapesLinesStacked = react.forwardRef(
29186
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29187
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29188
+ return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29189
+ IconShapesLinesStackedNew,
29190
+ {
29191
+ ...props,
29192
+ size,
29193
+ weight,
29194
+ ref: forwardRef2
29195
+ }
29196
+ ) : /* @__PURE__ */ jsxRuntime.jsx(
29197
+ IconShapesLinesStackedOld,
29198
+ {
29199
+ ...props,
29200
+ size,
29201
+ weight,
29202
+ ref: forwardRef2
29203
+ }
29204
+ );
29205
+ }
29206
+ );
29207
+ IconShapesLinesStacked[designSystemBaseIcon.iconSymbol] = true;
29208
+
29001
29209
  const IconShapesLinesNew = react.forwardRef(
29002
29210
  (props, forwardRef2) => {
29003
29211
  const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
@@ -29093,7 +29301,7 @@ const IconShapesLinesOld = react.forwardRef(
29093
29301
  );
29094
29302
  const IconShapesLines = react.forwardRef(
29095
29303
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29096
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29304
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29097
29305
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29098
29306
  IconShapesLinesNew,
29099
29307
  {
@@ -29175,7 +29383,7 @@ const IconShapesOld = react.forwardRef(
29175
29383
  );
29176
29384
  const IconShapes = react.forwardRef(
29177
29385
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29178
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29386
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29179
29387
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconShapesNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconShapesOld, { ...props, size, weight, ref: forwardRef2 });
29180
29388
  }
29181
29389
  );
@@ -29254,7 +29462,7 @@ const IconShieldCheckOld = react.forwardRef(
29254
29462
  );
29255
29463
  const IconShieldCheck = react.forwardRef(
29256
29464
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29257
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29465
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29258
29466
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29259
29467
  IconShieldCheckNew,
29260
29468
  {
@@ -29328,7 +29536,7 @@ const IconShieldLockFilledOld = react.forwardRef(
29328
29536
  );
29329
29537
  const IconShieldLockFilled = react.forwardRef(
29330
29538
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29331
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29539
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29332
29540
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29333
29541
  IconShieldLockFilledNew,
29334
29542
  {
@@ -29366,6 +29574,7 @@ const IconShieldLockNew = react.forwardRef(
29366
29574
  /* @__PURE__ */ jsxRuntime.jsx(
29367
29575
  "path",
29368
29576
  {
29577
+ fill: "currentColor",
29369
29578
  stroke: "currentColor",
29370
29579
  strokeLinejoin: "bevel",
29371
29580
  strokeWidth: "var(--svg-stroke-width)",
@@ -29422,7 +29631,7 @@ const IconShieldLockOld = react.forwardRef(
29422
29631
  );
29423
29632
  const IconShieldLock = react.forwardRef(
29424
29633
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29425
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29634
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29426
29635
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29427
29636
  IconShieldLockNew,
29428
29637
  {
@@ -29514,7 +29723,7 @@ const IconShuffleOld = react.forwardRef(
29514
29723
  );
29515
29724
  const IconShuffle = react.forwardRef(
29516
29725
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29517
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29726
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29518
29727
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconShuffleNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconShuffleOld, { ...props, size, weight, ref: forwardRef2 });
29519
29728
  }
29520
29729
  );
@@ -29593,7 +29802,7 @@ const IconSidebarClosedOld = react.forwardRef(
29593
29802
  );
29594
29803
  const IconSidebarClosed = react.forwardRef(
29595
29804
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29596
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29805
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29597
29806
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29598
29807
  IconSidebarClosedNew,
29599
29808
  {
@@ -29685,7 +29894,7 @@ const IconSidebarGlobalClosedOld = react.forwardRef(
29685
29894
  );
29686
29895
  const IconSidebarGlobalClosed = react.forwardRef(
29687
29896
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29688
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29897
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29689
29898
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29690
29899
  IconSidebarGlobalClosedNew,
29691
29900
  {
@@ -29779,7 +29988,7 @@ const IconSidebarGlobalOpenOld = react.forwardRef(
29779
29988
  );
29780
29989
  const IconSidebarGlobalOpen = react.forwardRef(
29781
29990
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29782
- const [v1] = designSystemExperiments.useNewDesignLanguage();
29991
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29783
29992
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29784
29993
  IconSidebarGlobalOpenNew,
29785
29994
  {
@@ -29892,7 +30101,7 @@ const IconSidebarOpenOld = react.forwardRef(
29892
30101
  );
29893
30102
  const IconSidebarOpen = react.forwardRef(
29894
30103
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29895
- const [v1] = designSystemExperiments.useNewDesignLanguage();
30104
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29896
30105
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29897
30106
  IconSidebarOpenNew,
29898
30107
  {
@@ -29989,7 +30198,7 @@ const IconSingleSparksFilledOld = react.forwardRef(
29989
30198
  );
29990
30199
  const IconSingleSparksFilled = react.forwardRef(
29991
30200
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29992
- const [v1] = designSystemExperiments.useNewDesignLanguage();
30201
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
29993
30202
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
29994
30203
  IconSingleSparksFilledNew,
29995
30204
  {
@@ -30073,7 +30282,7 @@ const IconSlideFormatOld = react.forwardRef(
30073
30282
  );
30074
30283
  const IconSlideFormat = react.forwardRef(
30075
30284
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30076
- const [v1] = designSystemExperiments.useNewDesignLanguage();
30285
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
30077
30286
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
30078
30287
  IconSlideFormatNew,
30079
30288
  {
@@ -30178,7 +30387,7 @@ const IconSlidersXOld = react.forwardRef(
30178
30387
  );
30179
30388
  const IconSlidersX = react.forwardRef(
30180
30389
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30181
- const [v1] = designSystemExperiments.useNewDesignLanguage();
30390
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
30182
30391
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
30183
30392
  IconSlidersXNew,
30184
30393
  {
@@ -30295,7 +30504,7 @@ const IconSlidersYOld = react.forwardRef(
30295
30504
  );
30296
30505
  const IconSlidersY = react.forwardRef(
30297
30506
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30298
- const [v1] = designSystemExperiments.useNewDesignLanguage();
30507
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
30299
30508
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
30300
30509
  IconSlidersYNew,
30301
30510
  {
@@ -30402,7 +30611,7 @@ const IconSmileyChatOld = react.forwardRef(
30402
30611
  );
30403
30612
  const IconSmileyChat = react.forwardRef(
30404
30613
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30405
- const [v1] = designSystemExperiments.useNewDesignLanguage();
30614
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
30406
30615
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
30407
30616
  IconSmileyChatNew,
30408
30617
  {
@@ -30510,7 +30719,7 @@ const IconSmileyPlusOld = react.forwardRef(
30510
30719
  );
30511
30720
  const IconSmileyPlus = react.forwardRef(
30512
30721
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30513
- const [v1] = designSystemExperiments.useNewDesignLanguage();
30722
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
30514
30723
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
30515
30724
  IconSmileyPlusNew,
30516
30725
  {
@@ -30600,7 +30809,7 @@ const IconSmileyStickerOld = react.forwardRef(
30600
30809
  );
30601
30810
  const IconSmileySticker = react.forwardRef(
30602
30811
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30603
- const [v1] = designSystemExperiments.useNewDesignLanguage();
30812
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
30604
30813
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
30605
30814
  IconSmileyStickerNew,
30606
30815
  {
@@ -30708,7 +30917,7 @@ const IconSmileyOld = react.forwardRef(
30708
30917
  );
30709
30918
  const IconSmiley = react.forwardRef(
30710
30919
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30711
- const [v1] = designSystemExperiments.useNewDesignLanguage();
30920
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
30712
30921
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconSmileyNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconSmileyOld, { ...props, size, weight, ref: forwardRef2 });
30713
30922
  }
30714
30923
  );
@@ -31247,7 +31456,7 @@ const IconSortAscendingOld = react.forwardRef(
31247
31456
  );
31248
31457
  const IconSortAscending = react.forwardRef(
31249
31458
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31250
- const [v1] = designSystemExperiments.useNewDesignLanguage();
31459
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
31251
31460
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
31252
31461
  IconSortAscendingNew,
31253
31462
  {
@@ -31330,7 +31539,7 @@ const IconSortDescendingOld = react.forwardRef(
31330
31539
  );
31331
31540
  const IconSortDescending = react.forwardRef(
31332
31541
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31333
- const [v1] = designSystemExperiments.useNewDesignLanguage();
31542
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
31334
31543
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
31335
31544
  IconSortDescendingNew,
31336
31545
  {
@@ -31422,7 +31631,7 @@ const IconSparksFilledOld = react.forwardRef(
31422
31631
  );
31423
31632
  const IconSparksFilled = react.forwardRef(
31424
31633
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31425
- const [v1] = designSystemExperiments.useNewDesignLanguage();
31634
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
31426
31635
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
31427
31636
  IconSparksFilledNew,
31428
31637
  {
@@ -31510,7 +31719,7 @@ const IconSparksOld = react.forwardRef(
31510
31719
  );
31511
31720
  const IconSparks = react.forwardRef(
31512
31721
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31513
- const [v1] = designSystemExperiments.useNewDesignLanguage();
31722
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
31514
31723
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconSparksNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconSparksOld, { ...props, size, weight, ref: forwardRef2 });
31515
31724
  }
31516
31725
  );
@@ -31582,7 +31791,7 @@ const IconSpeakerCrossOld = react.forwardRef(
31582
31791
  );
31583
31792
  const IconSpeakerCross = react.forwardRef(
31584
31793
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31585
- const [v1] = designSystemExperiments.useNewDesignLanguage();
31794
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
31586
31795
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
31587
31796
  IconSpeakerCrossNew,
31588
31797
  {
@@ -31670,7 +31879,7 @@ const IconSpeakerHighOld = react.forwardRef(
31670
31879
  );
31671
31880
  const IconSpeakerHigh = react.forwardRef(
31672
31881
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31673
- const [v1] = designSystemExperiments.useNewDesignLanguage();
31882
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
31674
31883
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
31675
31884
  IconSpeakerHighNew,
31676
31885
  {
@@ -31754,7 +31963,7 @@ const IconSpinnerOld = react.forwardRef(
31754
31963
  );
31755
31964
  const IconSpinner = react.forwardRef(
31756
31965
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31757
- const [v1] = designSystemExperiments.useNewDesignLanguage();
31966
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
31758
31967
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconSpinnerNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconSpinnerOld, { ...props, size, weight, ref: forwardRef2 });
31759
31968
  }
31760
31969
  );
@@ -31829,7 +32038,7 @@ const IconSplitVerticalOld = react.forwardRef(
31829
32038
  );
31830
32039
  const IconSplitVertical = react.forwardRef(
31831
32040
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31832
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32041
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
31833
32042
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
31834
32043
  IconSplitVerticalNew,
31835
32044
  {
@@ -31929,7 +32138,7 @@ const IconSquareArrowInOld = react.forwardRef(
31929
32138
  );
31930
32139
  const IconSquareArrowIn = react.forwardRef(
31931
32140
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31932
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32141
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
31933
32142
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
31934
32143
  IconSquareArrowInNew,
31935
32144
  {
@@ -32019,7 +32228,7 @@ const IconSquareBracketsAngleSlashOld = react.forwardRef(
32019
32228
  );
32020
32229
  const IconSquareBracketsAngleSlash = react.forwardRef(
32021
32230
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32022
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32231
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32023
32232
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32024
32233
  IconSquareBracketsAngleSlashNew,
32025
32234
  {
@@ -32109,7 +32318,7 @@ const IconSquareCirclesTwoOld = react.forwardRef(
32109
32318
  );
32110
32319
  const IconSquareCirclesTwo = react.forwardRef(
32111
32320
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32112
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32321
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32113
32322
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32114
32323
  IconSquareCirclesTwoNew,
32115
32324
  {
@@ -32202,7 +32411,7 @@ const IconSquareFrame2LinesCircleOld = react.forwardRef(
32202
32411
  );
32203
32412
  const IconSquareFrame2LinesCircle = react.forwardRef(
32204
32413
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32205
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32414
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32206
32415
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32207
32416
  IconSquareFrame2LinesCircleNew,
32208
32417
  {
@@ -32293,7 +32502,7 @@ const IconSquareLineSquareDashedOld = react.forwardRef(
32293
32502
  );
32294
32503
  const IconSquareLineSquareDashed = react.forwardRef(
32295
32504
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32296
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32505
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32297
32506
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32298
32507
  IconSquareLineSquareDashedNew,
32299
32508
  {
@@ -32420,7 +32629,7 @@ const IconSquareStarScribbleOld = react.forwardRef(
32420
32629
  );
32421
32630
  const IconSquareStarScribble = react.forwardRef(
32422
32631
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32423
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32632
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32424
32633
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32425
32634
  IconSquareStarScribbleNew,
32426
32635
  {
@@ -32519,7 +32728,7 @@ const IconSquareTriangleCirclePlusOld = react.forwardRef(
32519
32728
  );
32520
32729
  const IconSquareTriangleCirclePlus = react.forwardRef(
32521
32730
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32522
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32731
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32523
32732
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32524
32733
  IconSquareTriangleCirclePlusNew,
32525
32734
  {
@@ -32658,7 +32867,7 @@ const IconSquaresColumnOld = react.forwardRef(
32658
32867
  );
32659
32868
  const IconSquaresColumn = react.forwardRef(
32660
32869
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32661
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32870
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32662
32871
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32663
32872
  IconSquaresColumnNew,
32664
32873
  {
@@ -32740,7 +32949,7 @@ const IconSquaresFourOld = react.forwardRef(
32740
32949
  );
32741
32950
  const IconSquaresFour = react.forwardRef(
32742
32951
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32743
- const [v1] = designSystemExperiments.useNewDesignLanguage();
32952
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32744
32953
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32745
32954
  IconSquaresFourNew,
32746
32955
  {
@@ -32848,7 +33057,7 @@ const IconSquaresGroupOld = react.forwardRef(
32848
33057
  );
32849
33058
  const IconSquaresGroup = react.forwardRef(
32850
33059
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32851
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33060
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32852
33061
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32853
33062
  IconSquaresGroupNew,
32854
33063
  {
@@ -32938,7 +33147,7 @@ const IconSquaresMergeOld = react.forwardRef(
32938
33147
  );
32939
33148
  const IconSquaresMerge = react.forwardRef(
32940
33149
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32941
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33150
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
32942
33151
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
32943
33152
  IconSquaresMergeNew,
32944
33153
  {
@@ -33052,7 +33261,7 @@ const IconSquaresRowOld = react.forwardRef(
33052
33261
  );
33053
33262
  const IconSquaresRow = react.forwardRef(
33054
33263
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33055
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33264
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33056
33265
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
33057
33266
  IconSquaresRowNew,
33058
33267
  {
@@ -33134,7 +33343,7 @@ const IconSquaresThreeOld = react.forwardRef(
33134
33343
  );
33135
33344
  const IconSquaresThree = react.forwardRef(
33136
33345
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33137
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33346
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33138
33347
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
33139
33348
  IconSquaresThreeNew,
33140
33349
  {
@@ -33224,7 +33433,7 @@ const IconSquaresTwoOverlapOld = react.forwardRef(
33224
33433
  );
33225
33434
  const IconSquaresTwoOverlap = react.forwardRef(
33226
33435
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33227
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33436
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33228
33437
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
33229
33438
  IconSquaresTwoOverlapNew,
33230
33439
  {
@@ -33345,7 +33554,7 @@ const IconSquaresUnmergeOld = react.forwardRef(
33345
33554
  );
33346
33555
  const IconSquaresUnmerge = react.forwardRef(
33347
33556
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33348
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33557
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33349
33558
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
33350
33559
  IconSquaresUnmergeNew,
33351
33560
  {
@@ -33428,7 +33637,7 @@ const IconStackOld = react.forwardRef(
33428
33637
  );
33429
33638
  const IconStack = react.forwardRef(
33430
33639
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33431
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33640
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33432
33641
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconStackNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconStackOld, { ...props, size, weight, ref: forwardRef2 });
33433
33642
  }
33434
33643
  );
@@ -33557,7 +33766,7 @@ const IconStarFilledOld = react.forwardRef(
33557
33766
  );
33558
33767
  const IconStarFilled = react.forwardRef(
33559
33768
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33560
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33769
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33561
33770
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
33562
33771
  IconStarFilledNew,
33563
33772
  {
@@ -33659,7 +33868,7 @@ const IconStarHalfOld = react.forwardRef(
33659
33868
  );
33660
33869
  const IconStarHalf = react.forwardRef(
33661
33870
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33662
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33871
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33663
33872
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
33664
33873
  IconStarHalfNew,
33665
33874
  {
@@ -33740,7 +33949,7 @@ const IconStarOld = react.forwardRef(
33740
33949
  );
33741
33950
  const IconStar = react.forwardRef(
33742
33951
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33743
- const [v1] = designSystemExperiments.useNewDesignLanguage();
33952
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33744
33953
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconStarNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconStarOld, { ...props, size, weight, ref: forwardRef2 });
33745
33954
  }
33746
33955
  );
@@ -33816,7 +34025,7 @@ const IconStickyCornersOld = react.forwardRef(
33816
34025
  );
33817
34026
  const IconStickyCorners = react.forwardRef(
33818
34027
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33819
- const [v1] = designSystemExperiments.useNewDesignLanguage();
34028
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33820
34029
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
33821
34030
  IconStickyCornersNew,
33822
34031
  {
@@ -33909,7 +34118,7 @@ const IconStickyEyeClosedOld = react.forwardRef(
33909
34118
  );
33910
34119
  const IconStickyEyeClosed = react.forwardRef(
33911
34120
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33912
- const [v1] = designSystemExperiments.useNewDesignLanguage();
34121
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
33913
34122
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
33914
34123
  IconStickyEyeClosedNew,
33915
34124
  {
@@ -34001,7 +34210,7 @@ const IconStickyEyeOpenOld = react.forwardRef(
34001
34210
  );
34002
34211
  const IconStickyEyeOpen = react.forwardRef(
34003
34212
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34004
- const [v1] = designSystemExperiments.useNewDesignLanguage();
34213
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
34005
34214
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
34006
34215
  IconStickyEyeOpenNew,
34007
34216
  {
@@ -34092,7 +34301,7 @@ const IconStickyNoteStackOld = react.forwardRef(
34092
34301
  );
34093
34302
  const IconStickyNoteStack = react.forwardRef(
34094
34303
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34095
- const [v1] = designSystemExperiments.useNewDesignLanguage();
34304
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
34096
34305
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
34097
34306
  IconStickyNoteStackNew,
34098
34307
  {
@@ -34175,7 +34384,7 @@ const IconStickyNoteWideOld = react.forwardRef(
34175
34384
  );
34176
34385
  const IconStickyNoteWide = react.forwardRef(
34177
34386
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34178
- const [v1] = designSystemExperiments.useNewDesignLanguage();
34387
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
34179
34388
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
34180
34389
  IconStickyNoteWideNew,
34181
34390
  {
@@ -34258,7 +34467,7 @@ const IconStickyNoteOld = react.forwardRef(
34258
34467
  );
34259
34468
  const IconStickyNote = react.forwardRef(
34260
34469
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34261
- const [v1] = designSystemExperiments.useNewDesignLanguage();
34470
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
34262
34471
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
34263
34472
  IconStickyNoteNew,
34264
34473
  {
@@ -34348,7 +34557,7 @@ const IconStickyNotesTwoOld = react.forwardRef(
34348
34557
  );
34349
34558
  const IconStickyNotesTwo = react.forwardRef(
34350
34559
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34351
- const [v1] = designSystemExperiments.useNewDesignLanguage();
34560
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
34352
34561
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
34353
34562
  IconStickyNotesTwoNew,
34354
34563
  {
@@ -34438,7 +34647,7 @@ const IconStopCircleOld = react.forwardRef(
34438
34647
  );
34439
34648
  const IconStopCircle = react.forwardRef(
34440
34649
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34441
- const [v1] = designSystemExperiments.useNewDesignLanguage();
34650
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
34442
34651
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
34443
34652
  IconStopCircleNew,
34444
34653
  {
@@ -34529,7 +34738,7 @@ const IconStoryPointsOld = react.forwardRef(
34529
34738
  );
34530
34739
  const IconStoryPoints = react.forwardRef(
34531
34740
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34532
- const [v1] = designSystemExperiments.useNewDesignLanguage();
34741
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
34533
34742
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
34534
34743
  IconStoryPointsNew,
34535
34744
  {
@@ -34869,6 +35078,72 @@ const IconTable = react.forwardRef(
34869
35078
  );
34870
35079
  IconTable[designSystemBaseIcon.iconSymbol] = true;
34871
35080
 
35081
+ const IconTabletNew = react.forwardRef(
35082
+ (props, forwardRef2) => {
35083
+ const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
35084
+ return react.createElement(
35085
+ StyledIcon,
35086
+ {
35087
+ ...props,
35088
+ debug,
35089
+ "aria-hidden": true,
35090
+ viewBox: "0 0 24 24",
35091
+ fill: "none",
35092
+ ref: forwardRef2
35093
+ },
35094
+ /* @__PURE__ */ jsxRuntime.jsx(
35095
+ "path",
35096
+ {
35097
+ stroke: "currentColor",
35098
+ strokeWidth: "var(--svg-stroke-width)",
35099
+ 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"
35100
+ }
35101
+ ),
35102
+ /* @__PURE__ */ jsxRuntime.jsx(
35103
+ "path",
35104
+ {
35105
+ stroke: "currentColor",
35106
+ strokeLinejoin: "bevel",
35107
+ strokeWidth: "var(--svg-stroke-width)",
35108
+ d: "M11 17h2"
35109
+ }
35110
+ )
35111
+ );
35112
+ }
35113
+ );
35114
+ const IconTabletOld = react.forwardRef(
35115
+ (props, forwardRef2) => {
35116
+ const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
35117
+ return react.createElement(
35118
+ StyledIcon,
35119
+ {
35120
+ ...props,
35121
+ debug,
35122
+ "aria-hidden": true,
35123
+ viewBox: "0 0 24 24",
35124
+ fill: "none",
35125
+ ref: forwardRef2
35126
+ },
35127
+ /* @__PURE__ */ jsxRuntime.jsx(
35128
+ "path",
35129
+ {
35130
+ stroke: "currentColor",
35131
+ strokeWidth: "var(--svg-stroke-width)",
35132
+ 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"
35133
+ }
35134
+ ),
35135
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: 12, cy: 18, r: 1, fill: "currentColor" })
35136
+ );
35137
+ }
35138
+ );
35139
+ const IconTablet = react.forwardRef(
35140
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35141
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35142
+ return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTabletNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTabletOld, { ...props, size, weight, ref: forwardRef2 });
35143
+ }
35144
+ );
35145
+ IconTablet[designSystemBaseIcon.iconSymbol] = true;
35146
+
34872
35147
  const IconTagNew = react.forwardRef((props, forwardRef2) => {
34873
35148
  const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
34874
35149
  return react.createElement(
@@ -34940,7 +35215,7 @@ const IconTagOld = react.forwardRef((props, forwardRef2) => {
34940
35215
  });
34941
35216
  const IconTag = react.forwardRef(
34942
35217
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34943
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35218
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
34944
35219
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTagNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTagOld, { ...props, size, weight, ref: forwardRef2 });
34945
35220
  }
34946
35221
  );
@@ -35015,7 +35290,7 @@ const IconTasksOld = react.forwardRef(
35015
35290
  );
35016
35291
  const IconTasks = react.forwardRef(
35017
35292
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35018
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35293
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35019
35294
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTasksNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTasksOld, { ...props, size, weight, ref: forwardRef2 });
35020
35295
  }
35021
35296
  );
@@ -35089,7 +35364,7 @@ const IconTextAUnderlineOld = react.forwardRef(
35089
35364
  );
35090
35365
  const IconTextAUnderline = react.forwardRef(
35091
35366
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35092
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35367
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35093
35368
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35094
35369
  IconTextAUnderlineNew,
35095
35370
  {
@@ -35170,7 +35445,7 @@ const IconTextAaOld = react.forwardRef(
35170
35445
  );
35171
35446
  const IconTextAa = react.forwardRef(
35172
35447
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35173
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35448
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35174
35449
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTextAaNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTextAaOld, { ...props, size, weight, ref: forwardRef2 });
35175
35450
  }
35176
35451
  );
@@ -35237,7 +35512,7 @@ const IconTextAlignCenterOld = react.forwardRef(
35237
35512
  );
35238
35513
  const IconTextAlignCenter = react.forwardRef(
35239
35514
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35240
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35515
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35241
35516
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35242
35517
  IconTextAlignCenterNew,
35243
35518
  {
@@ -35320,7 +35595,7 @@ const IconTextAlignLeftOld = react.forwardRef(
35320
35595
  );
35321
35596
  const IconTextAlignLeft = react.forwardRef(
35322
35597
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35323
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35598
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35324
35599
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35325
35600
  IconTextAlignLeftNew,
35326
35601
  {
@@ -35403,7 +35678,7 @@ const IconTextAlignRightOld = react.forwardRef(
35403
35678
  );
35404
35679
  const IconTextAlignRight = react.forwardRef(
35405
35680
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35406
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35681
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35407
35682
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35408
35683
  IconTextAlignRightNew,
35409
35684
  {
@@ -35499,7 +35774,7 @@ const IconTextBBoldItalicUnderlinedOld = react.forwardRef(
35499
35774
  );
35500
35775
  const IconTextBBoldItalicUnderlined = react.forwardRef(
35501
35776
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35502
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35777
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35503
35778
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35504
35779
  IconTextBBoldItalicUnderlinedNew,
35505
35780
  {
@@ -35580,7 +35855,7 @@ const IconTextBBoldOld = react.forwardRef(
35580
35855
  );
35581
35856
  const IconTextBBold = react.forwardRef(
35582
35857
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35583
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35858
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35584
35859
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35585
35860
  IconTextBBoldNew,
35586
35861
  {
@@ -35672,7 +35947,7 @@ const IconTextCursorEyeOpenOld = react.forwardRef(
35672
35947
  );
35673
35948
  const IconTextCursorEyeOpen = react.forwardRef(
35674
35949
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35675
- const [v1] = designSystemExperiments.useNewDesignLanguage();
35950
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35676
35951
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35677
35952
  IconTextCursorEyeOpenNew,
35678
35953
  {
@@ -35755,7 +36030,7 @@ const IconTextHOneOld = react.forwardRef(
35755
36030
  );
35756
36031
  const IconTextHOne = react.forwardRef(
35757
36032
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35758
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36033
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35759
36034
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35760
36035
  IconTextHOneNew,
35761
36036
  {
@@ -35836,7 +36111,7 @@ const IconTextHThreeOld = react.forwardRef(
35836
36111
  );
35837
36112
  const IconTextHThree = react.forwardRef(
35838
36113
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35839
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36114
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35840
36115
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35841
36116
  IconTextHThreeNew,
35842
36117
  {
@@ -35919,7 +36194,7 @@ const IconTextHTwoOld = react.forwardRef(
35919
36194
  );
35920
36195
  const IconTextHTwo = react.forwardRef(
35921
36196
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35922
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36197
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
35923
36198
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
35924
36199
  IconTextHTwoNew,
35925
36200
  {
@@ -36000,7 +36275,7 @@ const IconTextIItalicOld = react.forwardRef(
36000
36275
  );
36001
36276
  const IconTextIItalic = react.forwardRef(
36002
36277
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36003
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36278
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36004
36279
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36005
36280
  IconTextIItalicNew,
36006
36281
  {
@@ -36092,7 +36367,7 @@ const IconTextIndentOld = react.forwardRef(
36092
36367
  );
36093
36368
  const IconTextIndent = react.forwardRef(
36094
36369
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36095
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36370
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36096
36371
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36097
36372
  IconTextIndentNew,
36098
36373
  {
@@ -36175,7 +36450,7 @@ const IconTextLineHeightOld = react.forwardRef(
36175
36450
  );
36176
36451
  const IconTextLineHeight = react.forwardRef(
36177
36452
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36178
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36453
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36179
36454
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36180
36455
  IconTextLineHeightNew,
36181
36456
  {
@@ -36258,7 +36533,7 @@ const IconTextLinesThreeOld = react.forwardRef(
36258
36533
  );
36259
36534
  const IconTextLinesThree = react.forwardRef(
36260
36535
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36261
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36536
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36262
36537
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36263
36538
  IconTextLinesThreeNew,
36264
36539
  {
@@ -36280,6 +36555,97 @@ const IconTextLinesThree = react.forwardRef(
36280
36555
  );
36281
36556
  IconTextLinesThree[designSystemBaseIcon.iconSymbol] = true;
36282
36557
 
36558
+ const IconTextPositionNew = react.forwardRef(
36559
+ (props, forwardRef2) => {
36560
+ const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
36561
+ return react.createElement(
36562
+ StyledIcon,
36563
+ {
36564
+ ...props,
36565
+ debug,
36566
+ "aria-hidden": true,
36567
+ viewBox: "0 0 24 24",
36568
+ fill: "none",
36569
+ ref: forwardRef2
36570
+ },
36571
+ /* @__PURE__ */ jsxRuntime.jsx(
36572
+ "path",
36573
+ {
36574
+ stroke: "currentColor",
36575
+ strokeLinejoin: "bevel",
36576
+ strokeWidth: "var(--svg-stroke-width)",
36577
+ d: "M17 8.5v-1.5h-5m-5 1.5v-1.5h5m0 0 .0005 10m0 0h2.1424m-2.1424 0h-2.1434"
36578
+ }
36579
+ ),
36580
+ /* @__PURE__ */ jsxRuntime.jsx(
36581
+ "path",
36582
+ {
36583
+ stroke: "currentColor",
36584
+ strokeDasharray: "2 2",
36585
+ strokeLinecap: "square",
36586
+ d: "m3 18.5 6.5-6M18.5 5.5l2.75-2.5"
36587
+ }
36588
+ )
36589
+ );
36590
+ }
36591
+ );
36592
+ const IconTextPositionOld = react.forwardRef(
36593
+ (props, forwardRef2) => {
36594
+ const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
36595
+ return react.createElement(
36596
+ StyledIcon,
36597
+ {
36598
+ ...props,
36599
+ debug,
36600
+ "aria-hidden": true,
36601
+ viewBox: "0 0 24 24",
36602
+ fill: "none",
36603
+ ref: forwardRef2
36604
+ },
36605
+ /* @__PURE__ */ jsxRuntime.jsx(
36606
+ "path",
36607
+ {
36608
+ stroke: "currentColor",
36609
+ strokeLinecap: "round",
36610
+ strokeLinejoin: "round",
36611
+ strokeWidth: "var(--svg-stroke-width)",
36612
+ d: "M7 8h5m5 0h-5m0 0v9"
36613
+ }
36614
+ ),
36615
+ /* @__PURE__ */ jsxRuntime.jsx(
36616
+ "path",
36617
+ {
36618
+ fill: "currentColor",
36619
+ 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"
36620
+ }
36621
+ )
36622
+ );
36623
+ }
36624
+ );
36625
+ const IconTextPosition = react.forwardRef(
36626
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36627
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36628
+ return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36629
+ IconTextPositionNew,
36630
+ {
36631
+ ...props,
36632
+ size,
36633
+ weight,
36634
+ ref: forwardRef2
36635
+ }
36636
+ ) : /* @__PURE__ */ jsxRuntime.jsx(
36637
+ IconTextPositionOld,
36638
+ {
36639
+ ...props,
36640
+ size,
36641
+ weight,
36642
+ ref: forwardRef2
36643
+ }
36644
+ );
36645
+ }
36646
+ );
36647
+ IconTextPosition[designSystemBaseIcon.iconSymbol] = true;
36648
+
36283
36649
  const IconTextSStrikethroughNew = react.forwardRef(
36284
36650
  (props, forwardRef2) => {
36285
36651
  const [debug] = designSystemUseLocalStorage.useLocalStorage("DEBUG_ICON", false);
@@ -36357,7 +36723,7 @@ const IconTextSStrikethroughOld = react.forwardRef(
36357
36723
  );
36358
36724
  const IconTextSStrikethrough = react.forwardRef(
36359
36725
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36360
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36726
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36361
36727
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36362
36728
  IconTextSStrikethroughNew,
36363
36729
  {
@@ -36455,7 +36821,7 @@ const IconTextStylesOld = react.forwardRef(
36455
36821
  );
36456
36822
  const IconTextStyles = react.forwardRef(
36457
36823
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36458
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36824
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36459
36825
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36460
36826
  IconTextStylesNew,
36461
36827
  {
@@ -36537,7 +36903,7 @@ const IconTextTOld = react.forwardRef(
36537
36903
  );
36538
36904
  const IconTextT = react.forwardRef(
36539
36905
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36540
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36906
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36541
36907
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTextTNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTextTOld, { ...props, size, weight, ref: forwardRef2 });
36542
36908
  }
36543
36909
  );
@@ -36604,7 +36970,7 @@ const IconTextUUnderlinedOld = react.forwardRef(
36604
36970
  );
36605
36971
  const IconTextUUnderlined = react.forwardRef(
36606
36972
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36607
- const [v1] = designSystemExperiments.useNewDesignLanguage();
36973
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36608
36974
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36609
36975
  IconTextUUnderlinedNew,
36610
36976
  {
@@ -36686,7 +37052,7 @@ const IconThumbsUpOld = react.forwardRef(
36686
37052
  );
36687
37053
  const IconThumbsUp = react.forwardRef(
36688
37054
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36689
- const [v1] = designSystemExperiments.useNewDesignLanguage();
37055
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36690
37056
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36691
37057
  IconThumbsUpNew,
36692
37058
  {
@@ -36779,7 +37145,7 @@ const IconTickCircleOld = react.forwardRef(
36779
37145
  );
36780
37146
  const IconTickCircle = react.forwardRef(
36781
37147
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36782
- const [v1] = designSystemExperiments.useNewDesignLanguage();
37148
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36783
37149
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36784
37150
  IconTickCircleNew,
36785
37151
  {
@@ -36870,7 +37236,7 @@ const IconTicketOld = react.forwardRef(
36870
37236
  );
36871
37237
  const IconTicket = react.forwardRef(
36872
37238
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36873
- const [v1] = designSystemExperiments.useNewDesignLanguage();
37239
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36874
37240
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTicketNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTicketOld, { ...props, size, weight, ref: forwardRef2 });
36875
37241
  }
36876
37242
  );
@@ -36953,7 +37319,7 @@ const IconTimelineFormatOld = react.forwardRef(
36953
37319
  );
36954
37320
  const IconTimelineFormat = react.forwardRef(
36955
37321
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36956
- const [v1] = designSystemExperiments.useNewDesignLanguage();
37322
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
36957
37323
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
36958
37324
  IconTimelineFormatNew,
36959
37325
  {
@@ -37057,7 +37423,7 @@ const IconTimerOld = react.forwardRef(
37057
37423
  );
37058
37424
  const IconTimer = react.forwardRef(
37059
37425
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37060
- const [v1] = designSystemExperiments.useNewDesignLanguage();
37426
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
37061
37427
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTimerNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTimerOld, { ...props, size, weight, ref: forwardRef2 });
37062
37428
  }
37063
37429
  );
@@ -37163,7 +37529,7 @@ const IconTooltipOld = react.forwardRef(
37163
37529
  );
37164
37530
  const IconTooltip = react.forwardRef(
37165
37531
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37166
- const [v1] = designSystemExperiments.useNewDesignLanguage();
37532
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
37167
37533
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTooltipNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTooltipOld, { ...props, size, weight, ref: forwardRef2 });
37168
37534
  }
37169
37535
  );
@@ -37232,7 +37598,7 @@ const IconTrackpadOld = react.forwardRef(
37232
37598
  );
37233
37599
  const IconTrackpad = react.forwardRef(
37234
37600
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37235
- const [v1] = designSystemExperiments.useNewDesignLanguage();
37601
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
37236
37602
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
37237
37603
  IconTrackpadNew,
37238
37604
  {
@@ -37353,7 +37719,7 @@ const IconTrashSimpleOld = react.forwardRef(
37353
37719
  );
37354
37720
  const IconTrashSimple = react.forwardRef(
37355
37721
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37356
- const [v1] = designSystemExperiments.useNewDesignLanguage();
37722
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
37357
37723
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
37358
37724
  IconTrashSimpleNew,
37359
37725
  {
@@ -37452,7 +37818,7 @@ const IconTrashOld = react.forwardRef(
37452
37818
  );
37453
37819
  const IconTrash = react.forwardRef(
37454
37820
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37455
- const [v1] = designSystemExperiments.useNewDesignLanguage();
37821
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
37456
37822
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTrashNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTrashOld, { ...props, size, weight, ref: forwardRef2 });
37457
37823
  }
37458
37824
  );
@@ -37674,7 +38040,7 @@ const IconTrophyOld = react.forwardRef(
37674
38040
  );
37675
38041
  const IconTrophy = react.forwardRef(
37676
38042
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37677
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38043
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
37678
38044
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTrophyNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTrophyOld, { ...props, size, weight, ref: forwardRef2 });
37679
38045
  }
37680
38046
  );
@@ -37738,7 +38104,7 @@ const IconTshirtOld = react.forwardRef(
37738
38104
  );
37739
38105
  const IconTshirt = react.forwardRef(
37740
38106
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37741
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38107
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
37742
38108
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconTshirtNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconTshirtOld, { ...props, size, weight, ref: forwardRef2 });
37743
38109
  }
37744
38110
  );
@@ -37823,7 +38189,7 @@ const IconUserAddOld = react.forwardRef(
37823
38189
  );
37824
38190
  const IconUserAdd = react.forwardRef(
37825
38191
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37826
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38192
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
37827
38193
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconUserAddNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconUserAddOld, { ...props, size, weight, ref: forwardRef2 });
37828
38194
  }
37829
38195
  );
@@ -37919,7 +38285,7 @@ const IconUserArrowRightUpOld = react.forwardRef(
37919
38285
  );
37920
38286
  const IconUserArrowRightUp = react.forwardRef(
37921
38287
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37922
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38288
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
37923
38289
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
37924
38290
  IconUserArrowRightUpNew,
37925
38291
  {
@@ -38044,7 +38410,7 @@ const IconUserBackgroundBlurOld = react.forwardRef(
38044
38410
  );
38045
38411
  const IconUserBackgroundBlur = react.forwardRef(
38046
38412
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38047
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38413
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38048
38414
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
38049
38415
  IconUserBackgroundBlurNew,
38050
38416
  {
@@ -38167,7 +38533,7 @@ const IconUserCogPlusOld = react.forwardRef(
38167
38533
  );
38168
38534
  const IconUserCogPlus = react.forwardRef(
38169
38535
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38170
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38536
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38171
38537
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
38172
38538
  IconUserCogPlusNew,
38173
38539
  {
@@ -38285,7 +38651,7 @@ const IconUserCogOld = react.forwardRef(
38285
38651
  );
38286
38652
  const IconUserCog = react.forwardRef(
38287
38653
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38288
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38654
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38289
38655
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconUserCogNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconUserCogOld, { ...props, size, weight, ref: forwardRef2 });
38290
38656
  }
38291
38657
  );
@@ -38352,7 +38718,7 @@ const IconUserEyeOpenOld = react.forwardRef(
38352
38718
  );
38353
38719
  const IconUserEyeOpen = react.forwardRef(
38354
38720
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38355
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38721
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38356
38722
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
38357
38723
  IconUserEyeOpenNew,
38358
38724
  {
@@ -38441,7 +38807,7 @@ const IconUserFilterOld = react.forwardRef(
38441
38807
  );
38442
38808
  const IconUserFilter = react.forwardRef(
38443
38809
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38444
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38810
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38445
38811
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
38446
38812
  IconUserFilterNew,
38447
38813
  {
@@ -38531,7 +38897,7 @@ const IconUserLoadOld = react.forwardRef(
38531
38897
  );
38532
38898
  const IconUserLoad = react.forwardRef(
38533
38899
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38534
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38900
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38535
38901
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
38536
38902
  IconUserLoadNew,
38537
38903
  {
@@ -38622,7 +38988,7 @@ const IconUserNumberThreeOld = react.forwardRef(
38622
38988
  );
38623
38989
  const IconUserNumberThree = react.forwardRef(
38624
38990
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38625
- const [v1] = designSystemExperiments.useNewDesignLanguage();
38991
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38626
38992
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
38627
38993
  IconUserNumberThreeNew,
38628
38994
  {
@@ -38727,7 +39093,7 @@ const IconUserPenDashesBottomOld = react.forwardRef(
38727
39093
  );
38728
39094
  const IconUserPenDashesBottom = react.forwardRef(
38729
39095
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38730
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39096
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38731
39097
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
38732
39098
  IconUserPenDashesBottomNew,
38733
39099
  {
@@ -38817,7 +39183,7 @@ const IconUserPenLineBottomOld = react.forwardRef(
38817
39183
  );
38818
39184
  const IconUserPenLineBottom = react.forwardRef(
38819
39185
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38820
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39186
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38821
39187
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
38822
39188
  IconUserPenLineBottomNew,
38823
39189
  {
@@ -38911,7 +39277,7 @@ const IconUserTickDownOld = react.forwardRef(
38911
39277
  );
38912
39278
  const IconUserTickDown = react.forwardRef(
38913
39279
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38914
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39280
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
38915
39281
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
38916
39282
  IconUserTickDownNew,
38917
39283
  {
@@ -39003,7 +39369,7 @@ const IconUserOld = react.forwardRef(
39003
39369
  );
39004
39370
  const IconUser = react.forwardRef(
39005
39371
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39006
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39372
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39007
39373
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconUserNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconUserOld, { ...props, size, weight, ref: forwardRef2 });
39008
39374
  }
39009
39375
  );
@@ -39069,7 +39435,7 @@ const IconUsersThreeOld = react.forwardRef(
39069
39435
  );
39070
39436
  const IconUsersThree = react.forwardRef(
39071
39437
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39072
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39438
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39073
39439
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
39074
39440
  IconUsersThreeNew,
39075
39441
  {
@@ -39178,7 +39544,7 @@ const IconUsersOld = react.forwardRef(
39178
39544
  );
39179
39545
  const IconUsers = react.forwardRef(
39180
39546
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39181
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39547
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39182
39548
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconUsersNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconUsersOld, { ...props, size, weight, ref: forwardRef2 });
39183
39549
  }
39184
39550
  );
@@ -39256,7 +39622,7 @@ const IconVideoCameraSimpleErrorOld = react.forwardRef(
39256
39622
  );
39257
39623
  const IconVideoCameraSimpleError = react.forwardRef(
39258
39624
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39259
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39625
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39260
39626
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
39261
39627
  IconVideoCameraSimpleErrorNew,
39262
39628
  {
@@ -39340,7 +39706,7 @@ const IconVideoCameraSimpleSlashOld = react.forwardRef(
39340
39706
  );
39341
39707
  const IconVideoCameraSimpleSlash = react.forwardRef(
39342
39708
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39343
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39709
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39344
39710
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
39345
39711
  IconVideoCameraSimpleSlashNew,
39346
39712
  {
@@ -39414,7 +39780,7 @@ const IconVideoCameraSimpleOld = react.forwardRef(
39414
39780
  );
39415
39781
  const IconVideoCameraSimple = react.forwardRef(
39416
39782
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39417
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39783
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39418
39784
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
39419
39785
  IconVideoCameraSimpleNew,
39420
39786
  {
@@ -39506,7 +39872,7 @@ const IconVideoCameraOld = react.forwardRef(
39506
39872
  );
39507
39873
  const IconVideoCamera = react.forwardRef(
39508
39874
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39509
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39875
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39510
39876
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
39511
39877
  IconVideoCameraNew,
39512
39878
  {
@@ -39600,7 +39966,7 @@ const IconViewCenterOld = react.forwardRef(
39600
39966
  );
39601
39967
  const IconViewCenter = react.forwardRef(
39602
39968
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39603
- const [v1] = designSystemExperiments.useNewDesignLanguage();
39969
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39604
39970
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
39605
39971
  IconViewCenterNew,
39606
39972
  {
@@ -39694,7 +40060,7 @@ const IconViewSideLeftOld = react.forwardRef(
39694
40060
  );
39695
40061
  const IconViewSideLeft = react.forwardRef(
39696
40062
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39697
- const [v1] = designSystemExperiments.useNewDesignLanguage();
40063
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39698
40064
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
39699
40065
  IconViewSideLeftNew,
39700
40066
  {
@@ -39793,7 +40159,7 @@ const IconWalletOld = react.forwardRef(
39793
40159
  );
39794
40160
  const IconWallet = react.forwardRef(
39795
40161
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39796
- const [v1] = designSystemExperiments.useNewDesignLanguage();
40162
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39797
40163
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconWalletNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconWalletOld, { ...props, size, weight, ref: forwardRef2 });
39798
40164
  }
39799
40165
  );
@@ -39914,7 +40280,7 @@ const IconWifiExclamationOld = react.forwardRef(
39914
40280
  );
39915
40281
  const IconWifiExclamation = react.forwardRef(
39916
40282
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39917
- const [v1] = designSystemExperiments.useNewDesignLanguage();
40283
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39918
40284
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(
39919
40285
  IconWifiExclamationNew,
39920
40286
  {
@@ -39989,7 +40355,7 @@ const IconWifiOld = react.forwardRef(
39989
40355
  );
39990
40356
  const IconWifi = react.forwardRef(
39991
40357
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39992
- const [v1] = designSystemExperiments.useNewDesignLanguage();
40358
+ const [v1] = designSystemExperiments.useNewDesignLanguageIcons();
39993
40359
  return v1 ? /* @__PURE__ */ jsxRuntime.jsx(IconWifiNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsxRuntime.jsx(IconWifiOld, { ...props, size, weight, ref: forwardRef2 });
39994
40360
  }
39995
40361
  );
@@ -40046,6 +40412,7 @@ exports.IconArrowsSquareCounterClockwiseY = IconArrowsSquareCounterClockwiseY;
40046
40412
  exports.IconArrowsTimeBackward = IconArrowsTimeBackward;
40047
40413
  exports.IconArrowsTimeForward = IconArrowsTimeForward;
40048
40414
  exports.IconArticle = IconArticle;
40415
+ exports.IconArticleEmpty = IconArticleEmpty;
40049
40416
  exports.IconAt = IconAt;
40050
40417
  exports.IconAttachment = IconAttachment;
40051
40418
  exports.IconBadge = IconBadge;
@@ -40061,6 +40428,7 @@ exports.IconBracketCurlyLeft = IconBracketCurlyLeft;
40061
40428
  exports.IconBracketCurlyRight = IconBracketCurlyRight;
40062
40429
  exports.IconBracketsAngleSlash = IconBracketsAngleSlash;
40063
40430
  exports.IconBracketsCurlyCirclesThree = IconBracketsCurlyCirclesThree;
40431
+ exports.IconBrowser = IconBrowser;
40064
40432
  exports.IconBrush = IconBrush;
40065
40433
  exports.IconCalendarBlank = IconCalendarBlank;
40066
40434
  exports.IconCalendarEnd = IconCalendarEnd;
@@ -40329,6 +40697,9 @@ exports.IconPushPinFilled = IconPushPinFilled;
40329
40697
  exports.IconQuestionMark = IconQuestionMark;
40330
40698
  exports.IconQuestionMarkCircle = IconQuestionMarkCircle;
40331
40699
  exports.IconQuotes = IconQuotes;
40700
+ exports.IconRatio169 = IconRatio169;
40701
+ exports.IconRatio43 = IconRatio43;
40702
+ exports.IconRatioSquare = IconRatioSquare;
40332
40703
  exports.IconRectangleArrowUpCenter = IconRectangleArrowUpCenter;
40333
40704
  exports.IconRectangleDashLines = IconRectangleDashLines;
40334
40705
  exports.IconRectangleDotLarge = IconRectangleDotLarge;
@@ -40365,6 +40736,7 @@ exports.IconSelect = IconSelect;
40365
40736
  exports.IconShadow = IconShadow;
40366
40737
  exports.IconShapes = IconShapes;
40367
40738
  exports.IconShapesLines = IconShapesLines;
40739
+ exports.IconShapesLinesStacked = IconShapesLinesStacked;
40368
40740
  exports.IconShieldCheck = IconShieldCheck;
40369
40741
  exports.IconShieldLock = IconShieldLock;
40370
40742
  exports.IconShieldLockFilled = IconShieldLockFilled;
@@ -40441,6 +40813,7 @@ exports.IconStroke6 = IconStroke6;
40441
40813
  exports.IconSwitch = IconSwitch;
40442
40814
  exports.IconTable = IconTable;
40443
40815
  exports.IconTableFormat = IconTableFormat;
40816
+ exports.IconTablet = IconTablet;
40444
40817
  exports.IconTag = IconTag;
40445
40818
  exports.IconTasks = IconTasks;
40446
40819
  exports.IconTextAUnderline = IconTextAUnderline;
@@ -40458,6 +40831,7 @@ exports.IconTextIItalic = IconTextIItalic;
40458
40831
  exports.IconTextIndent = IconTextIndent;
40459
40832
  exports.IconTextLineHeight = IconTextLineHeight;
40460
40833
  exports.IconTextLinesThree = IconTextLinesThree;
40834
+ exports.IconTextPosition = IconTextPosition;
40461
40835
  exports.IconTextSStrikethrough = IconTextSStrikethrough;
40462
40836
  exports.IconTextStyles = IconTextStyles;
40463
40837
  exports.IconTextT = IconTextT;