@mirohq/design-system-icons 0.65.4 → 0.66.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (449) hide show
  1. package/dist/main.js +800 -520
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +797 -522
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +11 -1
  6. package/package.json +3 -3
  7. package/react/activity.tsx +2 -2
  8. package/react/add-line-bottom.tsx +2 -2
  9. package/react/add-line-right.tsx +2 -2
  10. package/react/align-bottom-group.tsx +8 -24
  11. package/react/align-bottom.tsx +2 -2
  12. package/react/align-center-horizontal.tsx +2 -2
  13. package/react/align-center-vertical.tsx +2 -2
  14. package/react/align-left.tsx +2 -2
  15. package/react/align-right.tsx +2 -2
  16. package/react/align-top-group.tsx +8 -24
  17. package/react/align-top.tsx +2 -2
  18. package/react/alignment-scale.tsx +2 -2
  19. package/react/arrow-arc-left.tsx +2 -2
  20. package/react/arrow-arc-right.tsx +2 -2
  21. package/react/arrow-bend-up-left.tsx +2 -2
  22. package/react/arrow-bend-up-right.tsx +2 -2
  23. package/react/arrow-box-out.tsx +2 -2
  24. package/react/arrow-clockwise-down-right.tsx +2 -2
  25. package/react/arrow-clockwise-up-left.tsx +2 -2
  26. package/react/arrow-counter-clockwise-down-left.tsx +2 -2
  27. package/react/arrow-counter-clockwise-up-right.tsx +2 -2
  28. package/react/arrow-curves-bottom-right.tsx +2 -2
  29. package/react/arrow-down-left.tsx +2 -2
  30. package/react/arrow-down-right.tsx +2 -2
  31. package/react/arrow-down.tsx +2 -2
  32. package/react/arrow-elbow-down-right.tsx +2 -2
  33. package/react/arrow-left.tsx +2 -9
  34. package/react/arrow-right.tsx +2 -2
  35. package/react/arrow-up-circle.tsx +2 -2
  36. package/react/arrow-up-left.tsx +2 -2
  37. package/react/arrow-up-right.tsx +2 -2
  38. package/react/arrow-up.tsx +2 -2
  39. package/react/arrows-clockwise-rectangle-tilt.tsx +2 -2
  40. package/react/arrows-clockwise-x.tsx +2 -2
  41. package/react/arrows-clockwise-y.tsx +2 -2
  42. package/react/arrows-down-up.tsx +2 -2
  43. package/react/arrows-horizontal-lines-top-bottom.tsx +2 -2
  44. package/react/arrows-in-simple.tsx +2 -2
  45. package/react/arrows-out-cardinal.tsx +2 -2
  46. package/react/arrows-out-lines-horizontal.tsx +2 -2
  47. package/react/arrows-out-simple.tsx +2 -2
  48. package/react/arrows-square-counter-clockwise-y.tsx +2 -2
  49. package/react/arrows-time-backward.tsx +2 -2
  50. package/react/arrows-time-forward.tsx +2 -2
  51. package/react/article-empty.tsx +37 -0
  52. package/react/article.tsx +2 -2
  53. package/react/at.tsx +2 -2
  54. package/react/attachment.tsx +5 -6
  55. package/react/bell-slash.tsx +2 -2
  56. package/react/bell-tilt.tsx +2 -2
  57. package/react/bell.tsx +2 -2
  58. package/react/board.tsx +2 -2
  59. package/react/book-open-info.tsx +2 -2
  60. package/react/bookmark.tsx +2 -2
  61. package/react/bracket-curly-left.tsx +2 -2
  62. package/react/bracket-curly-right.tsx +2 -2
  63. package/react/brackets-angle-slash.tsx +2 -2
  64. package/react/brackets-curly-circles-three.tsx +2 -2
  65. package/react/browser.tsx +77 -0
  66. package/react/brush.tsx +2 -2
  67. package/react/calendar-blank.tsx +2 -2
  68. package/react/calendar-end.tsx +2 -2
  69. package/react/calendar-start.tsx +2 -2
  70. package/react/camera.tsx +2 -2
  71. package/react/card-circles.tsx +2 -2
  72. package/react/card-number-three.tsx +2 -2
  73. package/react/card.tsx +2 -2
  74. package/react/cards-poker.tsx +2 -2
  75. package/react/chart-bar-y-simple.tsx +2 -2
  76. package/react/chart-bar-y.tsx +2 -2
  77. package/react/chat-check.tsx +2 -2
  78. package/react/chat-dashes-lines-two.tsx +2 -2
  79. package/react/chat-lines-cross.tsx +2 -2
  80. package/react/chat-lines-dot.tsx +2 -2
  81. package/react/chat-lines-eye-open.tsx +2 -2
  82. package/react/chat-lines-two-stack.tsx +2 -2
  83. package/react/chat-lines-two.tsx +2 -2
  84. package/react/chat-plus.tsx +2 -2
  85. package/react/chat-text-arrow.tsx +2 -2
  86. package/react/chat-two.tsx +2 -2
  87. package/react/chat.tsx +2 -2
  88. package/react/check-mark.tsx +2 -2
  89. package/react/checkboard-square-centered.tsx +2 -2
  90. package/react/chevron-down-double.tsx +2 -2
  91. package/react/chevron-down.tsx +2 -2
  92. package/react/chevron-left-double.tsx +2 -2
  93. package/react/chevron-left.tsx +2 -2
  94. package/react/chevron-right-double.tsx +2 -2
  95. package/react/chevron-right.tsx +2 -2
  96. package/react/chevron-up-double.tsx +2 -2
  97. package/react/chevron-up-down-line.tsx +2 -2
  98. package/react/chevron-up-down.tsx +2 -2
  99. package/react/chevron-up.tsx +2 -2
  100. package/react/circle-corners.tsx +2 -2
  101. package/react/circle-motion-x.tsx +2 -2
  102. package/react/circle-notch.tsx +2 -2
  103. package/react/circle-slash.tsx +2 -2
  104. package/react/circles-connected.tsx +2 -2
  105. package/react/clock-counter-clockwise-simple.tsx +2 -2
  106. package/react/clock-counter-clockwise.tsx +2 -2
  107. package/react/clock.tsx +2 -2
  108. package/react/cluster.tsx +2 -2
  109. package/react/clustered.tsx +2 -2
  110. package/react/cog.tsx +2 -2
  111. package/react/coins-checked.tsx +2 -2
  112. package/react/coins-slash.tsx +2 -2
  113. package/react/columns-three.tsx +2 -2
  114. package/react/comment-group.tsx +2 -2
  115. package/react/cone-serpentine.tsx +2 -2
  116. package/react/connection-line-elbows.tsx +2 -2
  117. package/react/connection-line-straight.tsx +2 -2
  118. package/react/corners-three-eye-open.tsx +2 -2
  119. package/react/counter.tsx +2 -2
  120. package/react/credit-card.tsx +2 -2
  121. package/react/crop.tsx +2 -2
  122. package/react/cross-circle.tsx +2 -2
  123. package/react/cross-square.tsx +2 -2
  124. package/react/cross.tsx +2 -2
  125. package/react/cube.tsx +2 -2
  126. package/react/cursor-filled.tsx +2 -2
  127. package/react/cursor-lines.tsx +2 -2
  128. package/react/cursor-text-lines.tsx +2 -2
  129. package/react/cursor-text.tsx +2 -2
  130. package/react/cursor.tsx +2 -2
  131. package/react/dash-left-down-square-dash-right-up.tsx +2 -2
  132. package/react/dash-left-up-square-dash-down-right.tsx +2 -2
  133. package/react/dash-square-dash-horizontal.tsx +2 -2
  134. package/react/dash-square-dash-vertical.tsx +2 -2
  135. package/react/diagram-card-large-1.tsx +2 -2
  136. package/react/diagram-card-large-2.tsx +2 -2
  137. package/react/diagram-card-large-3.tsx +2 -2
  138. package/react/diagram-card-large-4.tsx +2 -2
  139. package/react/diagram-card-magnifying-glass.tsx +2 -2
  140. package/react/diagram-card-small-1.tsx +2 -2
  141. package/react/diagram-card-small-2.tsx +2 -2
  142. package/react/diagram-card-small-3.tsx +2 -2
  143. package/react/diagram-card-team.tsx +2 -2
  144. package/react/diagram-card-user.tsx +2 -2
  145. package/react/diagramming-format.tsx +2 -2
  146. package/react/distribute-horizontal.tsx +2 -2
  147. package/react/distribute-vertical.tsx +2 -2
  148. package/react/doc-format.tsx +2 -2
  149. package/react/dollar-sign-currency.tsx +2 -2
  150. package/react/dot-voting.tsx +2 -2
  151. package/react/dots-nine.tsx +2 -2
  152. package/react/dots-six-horizontal.tsx +2 -2
  153. package/react/dots-six-vertical.tsx +2 -2
  154. package/react/download.tsx +2 -2
  155. package/react/envelope.tsx +2 -2
  156. package/react/eraser.tsx +2 -2
  157. package/react/exclamation-mark-octagon.tsx +2 -2
  158. package/react/exclamation-point-circle.tsx +2 -2
  159. package/react/export.tsx +2 -2
  160. package/react/external-format.tsx +2 -2
  161. package/react/eye-closed-dots-four-frame-broken.tsx +2 -2
  162. package/react/eye-closed.tsx +2 -2
  163. package/react/eye-open-line-frame-broken.tsx +2 -2
  164. package/react/eye-open-slash.tsx +2 -2
  165. package/react/eye-open.tsx +2 -2
  166. package/react/eyedropper.tsx +2 -2
  167. package/react/factory-house.tsx +2 -2
  168. package/react/factory.tsx +2 -2
  169. package/react/file-spreadsheet.tsx +2 -2
  170. package/react/flag.tsx +2 -2
  171. package/react/flip-card.tsx +2 -2
  172. package/react/folder.tsx +2 -2
  173. package/react/frame-lines-two.tsx +2 -2
  174. package/react/frame-play.tsx +2 -2
  175. package/react/frame-plus.tsx +2 -2
  176. package/react/frame.tsx +2 -2
  177. package/react/funnel.tsx +2 -2
  178. package/react/gauge.tsx +2 -2
  179. package/react/gavel.tsx +2 -2
  180. package/react/gift.tsx +2 -2
  181. package/react/globe.tsx +2 -2
  182. package/react/graduation-cap.tsx +2 -2
  183. package/react/grid-four.tsx +2 -2
  184. package/react/grid.tsx +2 -2
  185. package/react/hand-filled.tsx +2 -2
  186. package/react/hand-pointing.tsx +2 -2
  187. package/react/hand.tsx +2 -2
  188. package/react/headphones.tsx +2 -2
  189. package/react/headset-person.tsx +2 -2
  190. package/react/heart-filled.tsx +2 -2
  191. package/react/heart.tsx +2 -2
  192. package/react/highlighter-underline.tsx +2 -2
  193. package/react/highlighter.tsx +2 -2
  194. package/react/house.tsx +2 -2
  195. package/react/image.tsx +2 -2
  196. package/react/indent-left.tsx +2 -2
  197. package/react/indent-right.tsx +2 -2
  198. package/react/index.ts +5 -0
  199. package/react/information-mark-circle.tsx +2 -2
  200. package/react/key.tsx +2 -2
  201. package/react/keycap.tsx +2 -2
  202. package/react/laptop.tsx +2 -2
  203. package/react/lasso.tsx +2 -2
  204. package/react/layout.tsx +2 -2
  205. package/react/lightbox.tsx +2 -2
  206. package/react/lightbulb.tsx +2 -2
  207. package/react/lightning.tsx +2 -2
  208. package/react/line-two-diagonal-top-right-double.tsx +2 -2
  209. package/react/lines-three-horizontal-line-vertical-center.tsx +2 -2
  210. package/react/lines-three-horizontal.tsx +2 -2
  211. package/react/lines-three-vertical.tsx +2 -2
  212. package/react/lines-top-left-columns-two.tsx +2 -2
  213. package/react/link-plus.tsx +2 -2
  214. package/react/link.tsx +2 -2
  215. package/react/list-bullets.tsx +2 -2
  216. package/react/list-numbers.tsx +2 -2
  217. package/react/lock-closed.tsx +2 -2
  218. package/react/lock-open.tsx +2 -2
  219. package/react/login.tsx +2 -2
  220. package/react/logout.tsx +2 -2
  221. package/react/magnet.tsx +2 -2
  222. package/react/magnifying-glass-lightning.tsx +2 -2
  223. package/react/magnifying-glass-plus.tsx +2 -2
  224. package/react/magnifying-glass.tsx +2 -2
  225. package/react/map.tsx +2 -2
  226. package/react/megaphone.tsx +2 -2
  227. package/react/microphone-slash.tsx +2 -2
  228. package/react/microphone.tsx +2 -2
  229. package/react/minus.tsx +2 -2
  230. package/react/mobile.tsx +2 -2
  231. package/react/monitor-arrow-up.tsx +2 -2
  232. package/react/monitor-arrow.tsx +2 -2
  233. package/react/monitor-pause.tsx +2 -2
  234. package/react/monitor-play.tsx +2 -2
  235. package/react/monitor-stop.tsx +2 -2
  236. package/react/monitor.tsx +2 -2
  237. package/react/moon.tsx +2 -2
  238. package/react/mouse.tsx +2 -2
  239. package/react/music-note.tsx +2 -2
  240. package/react/navigation-arrow-lines.tsx +2 -2
  241. package/react/navigation-up-left-slash.tsx +2 -2
  242. package/react/navigation-up-right.tsx +2 -2
  243. package/react/next.tsx +2 -2
  244. package/react/node-connected-dot.tsx +2 -2
  245. package/react/node-lines-curved.tsx +2 -2
  246. package/react/node-lines-horizontal.tsx +2 -2
  247. package/react/node-lines-vertical.tsx +2 -2
  248. package/react/node-plus.tsx +2 -2
  249. package/react/nodes-connected.tsx +2 -2
  250. package/react/nodes-connections-three.tsx +2 -2
  251. package/react/note-magnifying-glass.tsx +2 -2
  252. package/react/notepad.tsx +2 -2
  253. package/react/number.tsx +2 -2
  254. package/react/office.tsx +2 -2
  255. package/react/org-chart.tsx +2 -2
  256. package/react/orientation-horizontal.tsx +2 -2
  257. package/react/orientation-vertical.tsx +2 -2
  258. package/react/paint-bucket.tsx +2 -2
  259. package/react/palette.tsx +2 -2
  260. package/react/paper-plane-filled-right.tsx +2 -2
  261. package/react/paper-plane-tilt.tsx +2 -2
  262. package/react/pause-circle.tsx +2 -2
  263. package/react/pause.tsx +2 -2
  264. package/react/pen-tip.tsx +2 -2
  265. package/react/pen-underline.tsx +2 -2
  266. package/react/pen.tsx +2 -2
  267. package/react/people-list.tsx +2 -2
  268. package/react/person-in-circle.tsx +2 -2
  269. package/react/placeholder.tsx +2 -2
  270. package/react/play-circle.tsx +2 -2
  271. package/react/play.tsx +2 -2
  272. package/react/playback-speed-circle.tsx +2 -2
  273. package/react/plug.tsx +2 -2
  274. package/react/plus-box.tsx +2 -2
  275. package/react/plus-square.tsx +6 -14
  276. package/react/plus-text.tsx +2 -2
  277. package/react/plus.tsx +2 -2
  278. package/react/polling.tsx +2 -2
  279. package/react/presentation-arrow.tsx +2 -2
  280. package/react/presentation-eye-open.tsx +2 -2
  281. package/react/presentation-line.tsx +2 -2
  282. package/react/presentation-lines-two.tsx +2 -2
  283. package/react/presentation-link.tsx +2 -2
  284. package/react/presentation-number-one.tsx +2 -2
  285. package/react/presentation-play.tsx +2 -2
  286. package/react/presentation-plus.tsx +2 -2
  287. package/react/previous.tsx +2 -2
  288. package/react/prohibit.tsx +2 -2
  289. package/react/prototype-format.tsx +2 -2
  290. package/react/push-pin-filled.tsx +2 -2
  291. package/react/push-pin.tsx +2 -2
  292. package/react/question-mark-circle.tsx +2 -2
  293. package/react/question-mark.tsx +2 -2
  294. package/react/quotes.tsx +2 -2
  295. package/react/rectangle-arrow-up-center.tsx +2 -2
  296. package/react/rectangle-dash-lines.tsx +2 -2
  297. package/react/rectangle-dot-line-pen.tsx +2 -2
  298. package/react/rectangle-frame-2-lines.tsx +2 -2
  299. package/react/rectangle-line.tsx +2 -2
  300. package/react/rectangle-play-stack.tsx +2 -2
  301. package/react/rectangle-portrait-dash-square-top-center.tsx +2 -2
  302. package/react/rectangle-portrait-dash-square-top-left.tsx +2 -2
  303. package/react/rectangle-portrait-dash.tsx +2 -2
  304. package/react/rectangle-portrait-square-top-left.tsx +2 -2
  305. package/react/rectangle-tick.tsx +2 -2
  306. package/react/rectangle-triangle-bottom-center.tsx +2 -2
  307. package/react/rectangles-three-aligned.tsx +2 -2
  308. package/react/rectangles-three-overlap.tsx +2 -2
  309. package/react/rectangles-two-line.tsx +2 -2
  310. package/react/rectangles-two-lines-four.tsx +2 -2
  311. package/react/rectangles-two-minus.tsx +2 -2
  312. package/react/rectangles-two-plus.tsx +2 -2
  313. package/react/rectangles-two-user.tsx +2 -2
  314. package/react/rocket.tsx +2 -2
  315. package/react/rss-rectangle.tsx +2 -2
  316. package/react/rss.tsx +2 -2
  317. package/react/scissors.tsx +2 -2
  318. package/react/scrollbar-xy.tsx +2 -2
  319. package/react/select.tsx +2 -2
  320. package/react/shadow.tsx +2 -2
  321. package/react/shapes-lines-stacked.tsx +96 -0
  322. package/react/shapes-lines.tsx +2 -2
  323. package/react/shapes.tsx +2 -2
  324. package/react/shield-check.tsx +2 -2
  325. package/react/shield-lock-filled.tsx +2 -2
  326. package/react/shield-lock.tsx +2 -2
  327. package/react/shuffle.tsx +2 -2
  328. package/react/sidebar-closed.tsx +2 -2
  329. package/react/sidebar-global-closed.tsx +2 -2
  330. package/react/sidebar-global-open.tsx +2 -2
  331. package/react/sidebar-open.tsx +2 -2
  332. package/react/single-sparks-filled.tsx +2 -2
  333. package/react/slide-format.tsx +2 -2
  334. package/react/sliders-x.tsx +2 -2
  335. package/react/sliders-y.tsx +2 -2
  336. package/react/smiley-chat.tsx +2 -2
  337. package/react/smiley-plus.tsx +2 -2
  338. package/react/smiley-sticker.tsx +2 -2
  339. package/react/smiley.tsx +2 -2
  340. package/react/sort-ascending.tsx +2 -2
  341. package/react/sort-descending.tsx +2 -2
  342. package/react/sparks-filled.tsx +2 -2
  343. package/react/sparks.tsx +2 -2
  344. package/react/speaker-cross.tsx +2 -2
  345. package/react/speaker-high.tsx +2 -2
  346. package/react/spinner.tsx +2 -2
  347. package/react/split-vertical.tsx +2 -2
  348. package/react/square-arrow-in.tsx +2 -2
  349. package/react/square-brackets-angle-slash.tsx +2 -2
  350. package/react/square-circles-two.tsx +2 -2
  351. package/react/square-frame-2-lines-circle.tsx +2 -2
  352. package/react/square-line-square-dashed.tsx +2 -2
  353. package/react/square-star-scribble.tsx +2 -2
  354. package/react/square-triangle-circle-plus.tsx +2 -2
  355. package/react/squares-column.tsx +2 -2
  356. package/react/squares-four.tsx +2 -2
  357. package/react/squares-group.tsx +2 -2
  358. package/react/squares-merge.tsx +2 -2
  359. package/react/squares-row.tsx +2 -2
  360. package/react/squares-three.tsx +2 -2
  361. package/react/squares-two-overlap.tsx +2 -2
  362. package/react/squares-unmerge.tsx +2 -2
  363. package/react/stack.tsx +2 -2
  364. package/react/star-filled.tsx +2 -2
  365. package/react/star-half.tsx +2 -2
  366. package/react/star.tsx +2 -2
  367. package/react/sticky-corners.tsx +2 -2
  368. package/react/sticky-eye-closed.tsx +2 -2
  369. package/react/sticky-eye-open.tsx +2 -2
  370. package/react/sticky-note-stack.tsx +2 -2
  371. package/react/sticky-note-wide.tsx +2 -2
  372. package/react/sticky-note.tsx +2 -2
  373. package/react/sticky-notes-two.tsx +2 -2
  374. package/react/stop-circle.tsx +2 -2
  375. package/react/story-points.tsx +2 -2
  376. package/react/tablet.tsx +75 -0
  377. package/react/tag.tsx +2 -2
  378. package/react/tasks.tsx +2 -2
  379. package/react/text-a-underline.tsx +2 -2
  380. package/react/text-aa.tsx +2 -2
  381. package/react/text-align-center.tsx +2 -2
  382. package/react/text-align-left.tsx +2 -2
  383. package/react/text-align-right.tsx +2 -2
  384. package/react/text-b-bold-italic-underlined.tsx +2 -2
  385. package/react/text-b-bold.tsx +2 -2
  386. package/react/text-cursor-eye-open.tsx +2 -2
  387. package/react/text-h-one.tsx +2 -2
  388. package/react/text-h-three.tsx +2 -2
  389. package/react/text-h-two.tsx +2 -2
  390. package/react/text-i-italic.tsx +2 -2
  391. package/react/text-indent.tsx +2 -2
  392. package/react/text-line-height.tsx +2 -2
  393. package/react/text-lines-three.tsx +2 -2
  394. package/react/text-position.tsx +91 -0
  395. package/react/text-s-strikethrough.tsx +2 -2
  396. package/react/text-styles.tsx +2 -2
  397. package/react/text-t.tsx +2 -2
  398. package/react/text-u-underlined.tsx +2 -2
  399. package/react/thumbs-up.tsx +2 -2
  400. package/react/tick-circle.tsx +2 -2
  401. package/react/ticket.tsx +2 -2
  402. package/react/timeline-format.tsx +2 -2
  403. package/react/timer.tsx +2 -2
  404. package/react/tooltip.tsx +2 -2
  405. package/react/trackpad.tsx +2 -2
  406. package/react/trash-simple.tsx +2 -2
  407. package/react/trash.tsx +2 -2
  408. package/react/trophy.tsx +2 -2
  409. package/react/tshirt.tsx +2 -2
  410. package/react/user-add.tsx +2 -2
  411. package/react/user-arrow-right-up.tsx +2 -2
  412. package/react/user-background-blur.tsx +2 -2
  413. package/react/user-cog-plus.tsx +2 -2
  414. package/react/user-cog.tsx +2 -2
  415. package/react/user-eye-open.tsx +2 -2
  416. package/react/user-filter.tsx +2 -2
  417. package/react/user-load.tsx +2 -2
  418. package/react/user-number-three.tsx +2 -2
  419. package/react/user-pen-dashes-bottom.tsx +2 -2
  420. package/react/user-pen-line-bottom.tsx +2 -2
  421. package/react/user-tick-down.tsx +2 -2
  422. package/react/user.tsx +2 -2
  423. package/react/users-three.tsx +2 -2
  424. package/react/users.tsx +2 -2
  425. package/react/video-camera-simple-error.tsx +2 -2
  426. package/react/video-camera-simple-slash.tsx +2 -2
  427. package/react/video-camera-simple.tsx +2 -2
  428. package/react/video-camera.tsx +2 -2
  429. package/react/view-center.tsx +2 -2
  430. package/react/view-side-left.tsx +2 -2
  431. package/react/wallet.tsx +2 -2
  432. package/react/wifi-exclamation.tsx +2 -2
  433. package/react/wifi.tsx +2 -2
  434. package/svg/24/align-bottom-group.svg +1 -1
  435. package/svg/24/align-top-group.svg +1 -1
  436. package/svg/24/arrow-left-new.svg +1 -1
  437. package/svg/24/arrow-left.svg +1 -1
  438. package/svg/24/article-empty.svg +2 -0
  439. package/svg/24/attachment-new.svg +1 -1
  440. package/svg/24/browser-new.svg +2 -0
  441. package/svg/24/browser.svg +2 -0
  442. package/svg/24/plus-square-new.svg +1 -1
  443. package/svg/24/shapes-lines-stacked-new.svg +2 -0
  444. package/svg/24/shapes-lines-stacked.svg +2 -0
  445. package/svg/24/tablet-new.svg +2 -0
  446. package/svg/24/tablet.svg +2 -0
  447. package/svg/24/text-position-new.svg +2 -0
  448. package/svg/24/text-position.svg +2 -0
  449. package/svg/meta.json +25 -5
package/dist/module.js CHANGED
@@ -2,7 +2,7 @@ import { jsx } from 'react/jsx-runtime';
2
2
  import { forwardRef, createElement } from 'react';
3
3
  import { styles, iconSymbol } from '@mirohq/design-system-base-icon';
4
4
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage';
5
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments';
5
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments';
6
6
  import { Primitive } from '@mirohq/design-system-primitive';
7
7
  import { styled, theme } from '@mirohq/design-system-stitches';
8
8
  import { mapKeysToVariants } from '@mirohq/design-system-utils';
@@ -95,7 +95,7 @@ const IconActivityOld = forwardRef(
95
95
  );
96
96
  const IconActivity = forwardRef(
97
97
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
98
- const [v1] = useNewDesignLanguage();
98
+ const [v1] = useNewDesignLanguageIcons();
99
99
  return v1 ? /* @__PURE__ */ jsx(
100
100
  IconActivityNew,
101
101
  {
@@ -176,7 +176,7 @@ const IconAddLineBottomOld = forwardRef(
176
176
  );
177
177
  const IconAddLineBottom = forwardRef(
178
178
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
179
- const [v1] = useNewDesignLanguage();
179
+ const [v1] = useNewDesignLanguageIcons();
180
180
  return v1 ? /* @__PURE__ */ jsx(
181
181
  IconAddLineBottomNew,
182
182
  {
@@ -257,7 +257,7 @@ const IconAddLineRightOld = forwardRef(
257
257
  );
258
258
  const IconAddLineRight = forwardRef(
259
259
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
260
- const [v1] = useNewDesignLanguage();
260
+ const [v1] = useNewDesignLanguageIcons();
261
261
  return v1 ? /* @__PURE__ */ jsx(
262
262
  IconAddLineRightNew,
263
263
  {
@@ -348,48 +348,20 @@ const IconAlignBottomGroup = forwardRef(
348
348
  "path",
349
349
  {
350
350
  fill: "currentColor",
351
- d: "M7 16h13v3h-13z",
352
- transform: "rotate(-90 7 16)"
353
- }
354
- ),
355
- /* @__PURE__ */ jsx(
356
- "path",
357
- {
358
- fill: "currentColor",
359
- d: "M7 16h13v3h-13z",
360
- transform: "rotate(-90 7 16)"
361
- }
362
- ),
363
- /* @__PURE__ */ jsx(
364
- "path",
365
- {
366
- fill: "currentColor",
367
- d: "M7 16h13v3h-13z",
368
- transform: "rotate(-90 7 16)"
369
- }
370
- ),
371
- /* @__PURE__ */ jsx(
372
- "path",
373
- {
374
- fill: "currentColor",
375
- d: "M14 16h7v3h-7z",
376
- transform: "rotate(-90 14 16)"
377
- }
378
- ),
379
- /* @__PURE__ */ jsx(
380
- "path",
381
- {
382
- fill: "currentColor",
383
- d: "M14 16h7v3h-7z",
384
- transform: "rotate(-90 14 16)"
351
+ stroke: "currentColor",
352
+ strokeWidth: "var(--svg-stroke-width)",
353
+ d: "M7.75 15.25h11.5v1.5h-11.5z",
354
+ transform: "rotate(-90 7.75 15.25)"
385
355
  }
386
356
  ),
387
357
  /* @__PURE__ */ jsx(
388
358
  "path",
389
359
  {
390
360
  fill: "currentColor",
391
- d: "M14 16h7v3h-7z",
392
- transform: "rotate(-90 14 16)"
361
+ stroke: "currentColor",
362
+ strokeWidth: "var(--svg-stroke-width)",
363
+ d: "M14.75 15.25h5.5v1.5h-5.5z",
364
+ transform: "rotate(-90 14.75 15.25)"
393
365
  }
394
366
  )
395
367
  );
@@ -458,7 +430,7 @@ const IconAlignBottomOld = forwardRef(
458
430
  );
459
431
  const IconAlignBottom = forwardRef(
460
432
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
461
- const [v1] = useNewDesignLanguage();
433
+ const [v1] = useNewDesignLanguageIcons();
462
434
  return v1 ? /* @__PURE__ */ jsx(
463
435
  IconAlignBottomNew,
464
436
  {
@@ -555,7 +527,7 @@ const IconAlignCenterHorizontalOld = forwardRef(
555
527
  );
556
528
  const IconAlignCenterHorizontal = forwardRef(
557
529
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
558
- const [v1] = useNewDesignLanguage();
530
+ const [v1] = useNewDesignLanguageIcons();
559
531
  return v1 ? /* @__PURE__ */ jsx(
560
532
  IconAlignCenterHorizontalNew,
561
533
  {
@@ -695,7 +667,7 @@ const IconAlignCenterVerticalOld = forwardRef(
695
667
  );
696
668
  const IconAlignCenterVertical = forwardRef(
697
669
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
698
- const [v1] = useNewDesignLanguage();
670
+ const [v1] = useNewDesignLanguageIcons();
699
671
  return v1 ? /* @__PURE__ */ jsx(
700
672
  IconAlignCenterVerticalNew,
701
673
  {
@@ -792,7 +764,7 @@ const IconAlignLeftOld = forwardRef(
792
764
  );
793
765
  const IconAlignLeft = forwardRef(
794
766
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
795
- const [v1] = useNewDesignLanguage();
767
+ const [v1] = useNewDesignLanguageIcons();
796
768
  return v1 ? /* @__PURE__ */ jsx(
797
769
  IconAlignLeftNew,
798
770
  {
@@ -910,7 +882,7 @@ const IconAlignRightOld = forwardRef(
910
882
  );
911
883
  const IconAlignRight = forwardRef(
912
884
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
913
- const [v1] = useNewDesignLanguage();
885
+ const [v1] = useNewDesignLanguageIcons();
914
886
  return v1 ? /* @__PURE__ */ jsx(
915
887
  IconAlignRightNew,
916
888
  {
@@ -961,48 +933,20 @@ const IconAlignTopGroup = forwardRef(
961
933
  "path",
962
934
  {
963
935
  fill: "currentColor",
964
- d: "M7 21h13v3h-13z",
965
- transform: "rotate(-90 7 21)"
966
- }
967
- ),
968
- /* @__PURE__ */ jsx(
969
- "path",
970
- {
971
- fill: "currentColor",
972
- d: "M7 21h13v3h-13z",
973
- transform: "rotate(-90 7 21)"
974
- }
975
- ),
976
- /* @__PURE__ */ jsx(
977
- "path",
978
- {
979
- fill: "currentColor",
980
- d: "M7 21h13v3h-13z",
981
- transform: "rotate(-90 7 21)"
982
- }
983
- ),
984
- /* @__PURE__ */ jsx(
985
- "path",
986
- {
987
- fill: "currentColor",
988
- d: "M14 15h7v3h-7z",
989
- transform: "rotate(-90 14 15)"
990
- }
991
- ),
992
- /* @__PURE__ */ jsx(
993
- "path",
994
- {
995
- fill: "currentColor",
996
- d: "M14 15h7v3h-7z",
997
- transform: "rotate(-90 14 15)"
936
+ stroke: "currentColor",
937
+ strokeWidth: "var(--svg-stroke-width)",
938
+ d: "M7.75 20.25h11.5v1.5h-11.5z",
939
+ transform: "rotate(-90 7.75 20.25)"
998
940
  }
999
941
  ),
1000
942
  /* @__PURE__ */ jsx(
1001
943
  "path",
1002
944
  {
1003
945
  fill: "currentColor",
1004
- d: "M14 15h7v3h-7z",
1005
- transform: "rotate(-90 14 15)"
946
+ stroke: "currentColor",
947
+ strokeWidth: "var(--svg-stroke-width)",
948
+ d: "M14.75 14.25h5.5v1.5h-5.5z",
949
+ transform: "rotate(-90 14.75 14.25)"
1006
950
  }
1007
951
  )
1008
952
  );
@@ -1071,7 +1015,7 @@ const IconAlignTopOld = forwardRef(
1071
1015
  );
1072
1016
  const IconAlignTop = forwardRef(
1073
1017
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1074
- const [v1] = useNewDesignLanguage();
1018
+ const [v1] = useNewDesignLanguageIcons();
1075
1019
  return v1 ? /* @__PURE__ */ jsx(
1076
1020
  IconAlignTopNew,
1077
1021
  {
@@ -1170,7 +1114,7 @@ const IconAlignmentScaleOld = forwardRef(
1170
1114
  );
1171
1115
  const IconAlignmentScale = forwardRef(
1172
1116
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1173
- const [v1] = useNewDesignLanguage();
1117
+ const [v1] = useNewDesignLanguageIcons();
1174
1118
  return v1 ? /* @__PURE__ */ jsx(
1175
1119
  IconAlignmentScaleNew,
1176
1120
  {
@@ -1262,7 +1206,7 @@ const IconArrowArcLeftOld = forwardRef(
1262
1206
  );
1263
1207
  const IconArrowArcLeft = forwardRef(
1264
1208
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1265
- const [v1] = useNewDesignLanguage();
1209
+ const [v1] = useNewDesignLanguageIcons();
1266
1210
  return v1 ? /* @__PURE__ */ jsx(
1267
1211
  IconArrowArcLeftNew,
1268
1212
  {
@@ -1352,7 +1296,7 @@ const IconArrowArcRightOld = forwardRef(
1352
1296
  );
1353
1297
  const IconArrowArcRight = forwardRef(
1354
1298
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1355
- const [v1] = useNewDesignLanguage();
1299
+ const [v1] = useNewDesignLanguageIcons();
1356
1300
  return v1 ? /* @__PURE__ */ jsx(
1357
1301
  IconArrowArcRightNew,
1358
1302
  {
@@ -1444,7 +1388,7 @@ const IconArrowBendUpLeftOld = forwardRef(
1444
1388
  );
1445
1389
  const IconArrowBendUpLeft = forwardRef(
1446
1390
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1447
- const [v1] = useNewDesignLanguage();
1391
+ const [v1] = useNewDesignLanguageIcons();
1448
1392
  return v1 ? /* @__PURE__ */ jsx(
1449
1393
  IconArrowBendUpLeftNew,
1450
1394
  {
@@ -1536,7 +1480,7 @@ const IconArrowBendUpRightOld = forwardRef(
1536
1480
  );
1537
1481
  const IconArrowBendUpRight = forwardRef(
1538
1482
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1539
- const [v1] = useNewDesignLanguage();
1483
+ const [v1] = useNewDesignLanguageIcons();
1540
1484
  return v1 ? /* @__PURE__ */ jsx(
1541
1485
  IconArrowBendUpRightNew,
1542
1486
  {
@@ -1618,7 +1562,7 @@ const IconArrowBoxOutOld = forwardRef(
1618
1562
  );
1619
1563
  const IconArrowBoxOut = forwardRef(
1620
1564
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1621
- const [v1] = useNewDesignLanguage();
1565
+ const [v1] = useNewDesignLanguageIcons();
1622
1566
  return v1 ? /* @__PURE__ */ jsx(
1623
1567
  IconArrowBoxOutNew,
1624
1568
  {
@@ -1708,7 +1652,7 @@ const IconArrowClockwiseDownRightOld = forwardRef(
1708
1652
  );
1709
1653
  const IconArrowClockwiseDownRight = forwardRef(
1710
1654
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1711
- const [v1] = useNewDesignLanguage();
1655
+ const [v1] = useNewDesignLanguageIcons();
1712
1656
  return v1 ? /* @__PURE__ */ jsx(
1713
1657
  IconArrowClockwiseDownRightNew,
1714
1658
  {
@@ -1798,7 +1742,7 @@ const IconArrowClockwiseUpLeftOld = forwardRef(
1798
1742
  );
1799
1743
  const IconArrowClockwiseUpLeft = forwardRef(
1800
1744
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1801
- const [v1] = useNewDesignLanguage();
1745
+ const [v1] = useNewDesignLanguageIcons();
1802
1746
  return v1 ? /* @__PURE__ */ jsx(
1803
1747
  IconArrowClockwiseUpLeftNew,
1804
1748
  {
@@ -1884,7 +1828,7 @@ const IconArrowCounterClockwiseDownLeftOld = forwardRef((props, forwardRef2) =>
1884
1828
  });
1885
1829
  const IconArrowCounterClockwiseDownLeft = forwardRef(
1886
1830
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1887
- const [v1] = useNewDesignLanguage();
1831
+ const [v1] = useNewDesignLanguageIcons();
1888
1832
  return v1 ? /* @__PURE__ */ jsx(
1889
1833
  IconArrowCounterClockwiseDownLeftNew,
1890
1834
  {
@@ -1970,7 +1914,7 @@ const IconArrowCounterClockwiseUpRightOld = forwardRef((props, forwardRef2) => {
1970
1914
  });
1971
1915
  const IconArrowCounterClockwiseUpRight = forwardRef(
1972
1916
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
1973
- const [v1] = useNewDesignLanguage();
1917
+ const [v1] = useNewDesignLanguageIcons();
1974
1918
  return v1 ? /* @__PURE__ */ jsx(
1975
1919
  IconArrowCounterClockwiseUpRightNew,
1976
1920
  {
@@ -2054,7 +1998,7 @@ const IconArrowCurvesBottomRightOld = forwardRef(
2054
1998
  );
2055
1999
  const IconArrowCurvesBottomRight = forwardRef(
2056
2000
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
2057
- const [v1] = useNewDesignLanguage();
2001
+ const [v1] = useNewDesignLanguageIcons();
2058
2002
  return v1 ? /* @__PURE__ */ jsx(
2059
2003
  IconArrowCurvesBottomRightNew,
2060
2004
  {
@@ -2144,7 +2088,7 @@ const IconArrowDownLeftOld = forwardRef(
2144
2088
  );
2145
2089
  const IconArrowDownLeft = forwardRef(
2146
2090
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
2147
- const [v1] = useNewDesignLanguage();
2091
+ const [v1] = useNewDesignLanguageIcons();
2148
2092
  return v1 ? /* @__PURE__ */ jsx(
2149
2093
  IconArrowDownLeftNew,
2150
2094
  {
@@ -2234,7 +2178,7 @@ const IconArrowDownRightOld = forwardRef(
2234
2178
  );
2235
2179
  const IconArrowDownRight = forwardRef(
2236
2180
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
2237
- const [v1] = useNewDesignLanguage();
2181
+ const [v1] = useNewDesignLanguageIcons();
2238
2182
  return v1 ? /* @__PURE__ */ jsx(
2239
2183
  IconArrowDownRightNew,
2240
2184
  {
@@ -2324,7 +2268,7 @@ const IconArrowDownOld = forwardRef(
2324
2268
  );
2325
2269
  const IconArrowDown = forwardRef(
2326
2270
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
2327
- const [v1] = useNewDesignLanguage();
2271
+ const [v1] = useNewDesignLanguageIcons();
2328
2272
  return v1 ? /* @__PURE__ */ jsx(
2329
2273
  IconArrowDownNew,
2330
2274
  {
@@ -2405,7 +2349,7 @@ const IconArrowElbowDownRightOld = forwardRef(
2405
2349
  );
2406
2350
  const IconArrowElbowDownRight = forwardRef(
2407
2351
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
2408
- const [v1] = useNewDesignLanguage();
2352
+ const [v1] = useNewDesignLanguageIcons();
2409
2353
  return v1 ? /* @__PURE__ */ jsx(
2410
2354
  IconArrowElbowDownRightNew,
2411
2355
  {
@@ -2585,7 +2529,6 @@ const IconArrowLeftNew = forwardRef(
2585
2529
  "path",
2586
2530
  {
2587
2531
  stroke: "currentColor",
2588
- strokeLinecap: "square",
2589
2532
  strokeWidth: "var(--svg-stroke-width)",
2590
2533
  d: "M20 12h-16"
2591
2534
  }
@@ -2594,7 +2537,6 @@ const IconArrowLeftNew = forwardRef(
2594
2537
  "path",
2595
2538
  {
2596
2539
  stroke: "currentColor",
2597
- strokeLinecap: "square",
2598
2540
  strokeLinejoin: "bevel",
2599
2541
  strokeWidth: "var(--svg-stroke-width)",
2600
2542
  d: "m9 6-6 6 6 6"
@@ -2624,21 +2566,13 @@ const IconArrowLeftOld = forwardRef(
2624
2566
  strokeWidth: "var(--svg-stroke-width)",
2625
2567
  d: "M21 12h-17m6.41-7-7 7 7 7"
2626
2568
  }
2627
- ),
2628
- /* @__PURE__ */ jsx(
2629
- "path",
2630
- {
2631
- stroke: "currentColor",
2632
- strokeWidth: "var(--svg-stroke-width)",
2633
- d: "M12 12v.0001"
2634
- }
2635
2569
  )
2636
2570
  );
2637
2571
  }
2638
2572
  );
2639
2573
  const IconArrowLeft = forwardRef(
2640
2574
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
2641
- const [v1] = useNewDesignLanguage();
2575
+ const [v1] = useNewDesignLanguageIcons();
2642
2576
  return v1 ? /* @__PURE__ */ jsx(
2643
2577
  IconArrowLeftNew,
2644
2578
  {
@@ -2728,7 +2662,7 @@ const IconArrowRightOld = forwardRef(
2728
2662
  );
2729
2663
  const IconArrowRight = forwardRef(
2730
2664
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
2731
- const [v1] = useNewDesignLanguage();
2665
+ const [v1] = useNewDesignLanguageIcons();
2732
2666
  return v1 ? /* @__PURE__ */ jsx(
2733
2667
  IconArrowRightNew,
2734
2668
  {
@@ -2829,7 +2763,7 @@ const IconArrowUpCircleOld = forwardRef(
2829
2763
  );
2830
2764
  const IconArrowUpCircle = forwardRef(
2831
2765
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
2832
- const [v1] = useNewDesignLanguage();
2766
+ const [v1] = useNewDesignLanguageIcons();
2833
2767
  return v1 ? /* @__PURE__ */ jsx(
2834
2768
  IconArrowUpCircleNew,
2835
2769
  {
@@ -2919,7 +2853,7 @@ const IconArrowUpLeftOld = forwardRef(
2919
2853
  );
2920
2854
  const IconArrowUpLeft = forwardRef(
2921
2855
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
2922
- const [v1] = useNewDesignLanguage();
2856
+ const [v1] = useNewDesignLanguageIcons();
2923
2857
  return v1 ? /* @__PURE__ */ jsx(
2924
2858
  IconArrowUpLeftNew,
2925
2859
  {
@@ -3001,7 +2935,7 @@ const IconArrowUpRightOld = forwardRef(
3001
2935
  );
3002
2936
  const IconArrowUpRight = forwardRef(
3003
2937
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3004
- const [v1] = useNewDesignLanguage();
2938
+ const [v1] = useNewDesignLanguageIcons();
3005
2939
  return v1 ? /* @__PURE__ */ jsx(
3006
2940
  IconArrowUpRightNew,
3007
2941
  {
@@ -3091,7 +3025,7 @@ const IconArrowUpOld = forwardRef(
3091
3025
  );
3092
3026
  const IconArrowUp = forwardRef(
3093
3027
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3094
- const [v1] = useNewDesignLanguage();
3028
+ const [v1] = useNewDesignLanguageIcons();
3095
3029
  return v1 ? /* @__PURE__ */ jsx(IconArrowUpNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconArrowUpOld, { ...props, size, weight, ref: forwardRef2 });
3096
3030
  }
3097
3031
  );
@@ -3152,7 +3086,7 @@ const IconArrowsClockwiseRectangleTiltOld = forwardRef((props, forwardRef2) => {
3152
3086
  });
3153
3087
  const IconArrowsClockwiseRectangleTilt = forwardRef(
3154
3088
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3155
- const [v1] = useNewDesignLanguage();
3089
+ const [v1] = useNewDesignLanguageIcons();
3156
3090
  return v1 ? /* @__PURE__ */ jsx(
3157
3091
  IconArrowsClockwiseRectangleTiltNew,
3158
3092
  {
@@ -3259,7 +3193,7 @@ const IconArrowsClockwiseXOld = forwardRef(
3259
3193
  );
3260
3194
  const IconArrowsClockwiseX = forwardRef(
3261
3195
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3262
- const [v1] = useNewDesignLanguage();
3196
+ const [v1] = useNewDesignLanguageIcons();
3263
3197
  return v1 ? /* @__PURE__ */ jsx(
3264
3198
  IconArrowsClockwiseXNew,
3265
3199
  {
@@ -3366,7 +3300,7 @@ const IconArrowsClockwiseYOld = forwardRef(
3366
3300
  );
3367
3301
  const IconArrowsClockwiseY = forwardRef(
3368
3302
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3369
- const [v1] = useNewDesignLanguage();
3303
+ const [v1] = useNewDesignLanguageIcons();
3370
3304
  return v1 ? /* @__PURE__ */ jsx(
3371
3305
  IconArrowsClockwiseYNew,
3372
3306
  {
@@ -3477,7 +3411,7 @@ const IconArrowsDownUpOld = forwardRef(
3477
3411
  );
3478
3412
  const IconArrowsDownUp = forwardRef(
3479
3413
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3480
- const [v1] = useNewDesignLanguage();
3414
+ const [v1] = useNewDesignLanguageIcons();
3481
3415
  return v1 ? /* @__PURE__ */ jsx(
3482
3416
  IconArrowsDownUpNew,
3483
3417
  {
@@ -3565,7 +3499,7 @@ const IconArrowsHorizontalLinesTopBottomOld = forwardRef((props, forwardRef2) =>
3565
3499
  });
3566
3500
  const IconArrowsHorizontalLinesTopBottom = forwardRef(
3567
3501
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3568
- const [v1] = useNewDesignLanguage();
3502
+ const [v1] = useNewDesignLanguageIcons();
3569
3503
  return v1 ? /* @__PURE__ */ jsx(
3570
3504
  IconArrowsHorizontalLinesTopBottomNew,
3571
3505
  {
@@ -3677,7 +3611,7 @@ const IconArrowsInSimpleOld = forwardRef(
3677
3611
  );
3678
3612
  const IconArrowsInSimple = forwardRef(
3679
3613
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3680
- const [v1] = useNewDesignLanguage();
3614
+ const [v1] = useNewDesignLanguageIcons();
3681
3615
  return v1 ? /* @__PURE__ */ jsx(
3682
3616
  IconArrowsInSimpleNew,
3683
3617
  {
@@ -3761,7 +3695,7 @@ const IconArrowsOutCardinalOld = forwardRef(
3761
3695
  );
3762
3696
  const IconArrowsOutCardinal = forwardRef(
3763
3697
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3764
- const [v1] = useNewDesignLanguage();
3698
+ const [v1] = useNewDesignLanguageIcons();
3765
3699
  return v1 ? /* @__PURE__ */ jsx(
3766
3700
  IconArrowsOutCardinalNew,
3767
3701
  {
@@ -3844,7 +3778,7 @@ const IconArrowsOutLinesHorizontalOld = forwardRef(
3844
3778
  );
3845
3779
  const IconArrowsOutLinesHorizontal = forwardRef(
3846
3780
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3847
- const [v1] = useNewDesignLanguage();
3781
+ const [v1] = useNewDesignLanguageIcons();
3848
3782
  return v1 ? /* @__PURE__ */ jsx(
3849
3783
  IconArrowsOutLinesHorizontalNew,
3850
3784
  {
@@ -3944,7 +3878,7 @@ const IconArrowsOutSimpleOld = forwardRef(
3944
3878
  );
3945
3879
  const IconArrowsOutSimple = forwardRef(
3946
3880
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
3947
- const [v1] = useNewDesignLanguage();
3881
+ const [v1] = useNewDesignLanguageIcons();
3948
3882
  return v1 ? /* @__PURE__ */ jsx(
3949
3883
  IconArrowsOutSimpleNew,
3950
3884
  {
@@ -4040,7 +3974,7 @@ const IconArrowsSquareCounterClockwiseYOld = forwardRef((props, forwardRef2) =>
4040
3974
  });
4041
3975
  const IconArrowsSquareCounterClockwiseY = forwardRef(
4042
3976
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4043
- const [v1] = useNewDesignLanguage();
3977
+ const [v1] = useNewDesignLanguageIcons();
4044
3978
  return v1 ? /* @__PURE__ */ jsx(
4045
3979
  IconArrowsSquareCounterClockwiseYNew,
4046
3980
  {
@@ -4138,7 +4072,7 @@ const IconArrowsTimeBackwardOld = forwardRef(
4138
4072
  );
4139
4073
  const IconArrowsTimeBackward = forwardRef(
4140
4074
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4141
- const [v1] = useNewDesignLanguage();
4075
+ const [v1] = useNewDesignLanguageIcons();
4142
4076
  return v1 ? /* @__PURE__ */ jsx(
4143
4077
  IconArrowsTimeBackwardNew,
4144
4078
  {
@@ -4236,7 +4170,7 @@ const IconArrowsTimeForwardOld = forwardRef(
4236
4170
  );
4237
4171
  const IconArrowsTimeForward = forwardRef(
4238
4172
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4239
- const [v1] = useNewDesignLanguage();
4173
+ const [v1] = useNewDesignLanguageIcons();
4240
4174
  return v1 ? /* @__PURE__ */ jsx(
4241
4175
  IconArrowsTimeForwardNew,
4242
4176
  {
@@ -4258,6 +4192,35 @@ const IconArrowsTimeForward = forwardRef(
4258
4192
  );
4259
4193
  IconArrowsTimeForward[iconSymbol] = true;
4260
4194
 
4195
+ const IconArticleEmpty = forwardRef(
4196
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4197
+ const [debug] = useLocalStorage("DEBUG_ICON", false);
4198
+ return createElement(
4199
+ StyledIcon,
4200
+ {
4201
+ ...props,
4202
+ weight,
4203
+ debug,
4204
+ "aria-hidden": true,
4205
+ size,
4206
+ viewBox: "0 0 24 24",
4207
+ fill: "none",
4208
+ ref: forwardRef2
4209
+ },
4210
+ /* @__PURE__ */ jsx(
4211
+ "path",
4212
+ {
4213
+ fill: "currentColor",
4214
+ fillRule: "evenodd",
4215
+ 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",
4216
+ clipRule: "evenodd"
4217
+ }
4218
+ )
4219
+ );
4220
+ }
4221
+ );
4222
+ IconArticleEmpty[iconSymbol] = true;
4223
+
4261
4224
  const IconArticleNew = forwardRef(
4262
4225
  (props, forwardRef2) => {
4263
4226
  const [debug] = useLocalStorage("DEBUG_ICON", false);
@@ -4310,7 +4273,7 @@ const IconArticleOld = forwardRef(
4310
4273
  );
4311
4274
  const IconArticle = forwardRef(
4312
4275
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4313
- const [v1] = useNewDesignLanguage();
4276
+ const [v1] = useNewDesignLanguageIcons();
4314
4277
  return v1 ? /* @__PURE__ */ jsx(IconArticleNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconArticleOld, { ...props, size, weight, ref: forwardRef2 });
4315
4278
  }
4316
4279
  );
@@ -4371,7 +4334,7 @@ const IconAtOld = forwardRef((props, forwardRef2) => {
4371
4334
  });
4372
4335
  const IconAt = forwardRef(
4373
4336
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4374
- const [v1] = useNewDesignLanguage();
4337
+ const [v1] = useNewDesignLanguageIcons();
4375
4338
  return v1 ? /* @__PURE__ */ jsx(IconAtNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconAtOld, { ...props, size, weight, ref: forwardRef2 });
4376
4339
  }
4377
4340
  );
@@ -4393,10 +4356,9 @@ const IconAttachmentNew = forwardRef(
4393
4356
  /* @__PURE__ */ jsx(
4394
4357
  "path",
4395
4358
  {
4396
- fill: "currentColor",
4397
- fillRule: "evenodd",
4398
- 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",
4399
- clipRule: "evenodd"
4359
+ stroke: "currentColor",
4360
+ strokeWidth: "var(--svg-stroke-width)",
4361
+ 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"
4400
4362
  }
4401
4363
  )
4402
4364
  );
@@ -4429,7 +4391,7 @@ const IconAttachmentOld = forwardRef(
4429
4391
  );
4430
4392
  const IconAttachment = forwardRef(
4431
4393
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4432
- const [v1] = useNewDesignLanguage();
4394
+ const [v1] = useNewDesignLanguageIcons();
4433
4395
  return v1 ? /* @__PURE__ */ jsx(
4434
4396
  IconAttachmentNew,
4435
4397
  {
@@ -4598,7 +4560,7 @@ const IconBellSlashOld = forwardRef(
4598
4560
  );
4599
4561
  const IconBellSlash = forwardRef(
4600
4562
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4601
- const [v1] = useNewDesignLanguage();
4563
+ const [v1] = useNewDesignLanguageIcons();
4602
4564
  return v1 ? /* @__PURE__ */ jsx(
4603
4565
  IconBellSlashNew,
4604
4566
  {
@@ -4671,7 +4633,7 @@ const IconBellTiltOld = forwardRef(
4671
4633
  );
4672
4634
  const IconBellTilt = forwardRef(
4673
4635
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4674
- const [v1] = useNewDesignLanguage();
4636
+ const [v1] = useNewDesignLanguageIcons();
4675
4637
  return v1 ? /* @__PURE__ */ jsx(
4676
4638
  IconBellTiltNew,
4677
4639
  {
@@ -4744,7 +4706,7 @@ const IconBellOld = forwardRef(
4744
4706
  );
4745
4707
  const IconBell = forwardRef(
4746
4708
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4747
- const [v1] = useNewDesignLanguage();
4709
+ const [v1] = useNewDesignLanguageIcons();
4748
4710
  return v1 ? /* @__PURE__ */ jsx(IconBellNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconBellOld, { ...props, size, weight, ref: forwardRef2 });
4749
4711
  }
4750
4712
  );
@@ -4820,7 +4782,7 @@ const IconBoardOld = forwardRef(
4820
4782
  );
4821
4783
  const IconBoard = forwardRef(
4822
4784
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4823
- const [v1] = useNewDesignLanguage();
4785
+ const [v1] = useNewDesignLanguageIcons();
4824
4786
  return v1 ? /* @__PURE__ */ jsx(IconBoardNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconBoardOld, { ...props, size, weight, ref: forwardRef2 });
4825
4787
  }
4826
4788
  );
@@ -4895,7 +4857,7 @@ const IconBookOpenInfoOld = forwardRef(
4895
4857
  );
4896
4858
  const IconBookOpenInfo = forwardRef(
4897
4859
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4898
- const [v1] = useNewDesignLanguage();
4860
+ const [v1] = useNewDesignLanguageIcons();
4899
4861
  return v1 ? /* @__PURE__ */ jsx(
4900
4862
  IconBookOpenInfoNew,
4901
4863
  {
@@ -4979,7 +4941,7 @@ const IconBookmarkOld = forwardRef(
4979
4941
  );
4980
4942
  const IconBookmark = forwardRef(
4981
4943
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
4982
- const [v1] = useNewDesignLanguage();
4944
+ const [v1] = useNewDesignLanguageIcons();
4983
4945
  return v1 ? /* @__PURE__ */ jsx(
4984
4946
  IconBookmarkNew,
4985
4947
  {
@@ -5096,7 +5058,7 @@ const IconBracketCurlyLeftOld = forwardRef(
5096
5058
  );
5097
5059
  const IconBracketCurlyLeft = forwardRef(
5098
5060
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5099
- const [v1] = useNewDesignLanguage();
5061
+ const [v1] = useNewDesignLanguageIcons();
5100
5062
  return v1 ? /* @__PURE__ */ jsx(
5101
5063
  IconBracketCurlyLeftNew,
5102
5064
  {
@@ -5177,7 +5139,7 @@ const IconBracketCurlyRightOld = forwardRef(
5177
5139
  );
5178
5140
  const IconBracketCurlyRight = forwardRef(
5179
5141
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5180
- const [v1] = useNewDesignLanguage();
5142
+ const [v1] = useNewDesignLanguageIcons();
5181
5143
  return v1 ? /* @__PURE__ */ jsx(
5182
5144
  IconBracketCurlyRightNew,
5183
5145
  {
@@ -5267,7 +5229,7 @@ const IconBracketsAngleSlashOld = forwardRef(
5267
5229
  );
5268
5230
  const IconBracketsAngleSlash = forwardRef(
5269
5231
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5270
- const [v1] = useNewDesignLanguage();
5232
+ const [v1] = useNewDesignLanguageIcons();
5271
5233
  return v1 ? /* @__PURE__ */ jsx(
5272
5234
  IconBracketsAngleSlashNew,
5273
5235
  {
@@ -5358,7 +5320,7 @@ const IconBracketsCurlyCirclesThreeOld = forwardRef(
5358
5320
  );
5359
5321
  const IconBracketsCurlyCirclesThree = forwardRef(
5360
5322
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5361
- const [v1] = useNewDesignLanguage();
5323
+ const [v1] = useNewDesignLanguageIcons();
5362
5324
  return v1 ? /* @__PURE__ */ jsx(
5363
5325
  IconBracketsCurlyCirclesThreeNew,
5364
5326
  {
@@ -5380,6 +5342,74 @@ const IconBracketsCurlyCirclesThree = forwardRef(
5380
5342
  );
5381
5343
  IconBracketsCurlyCirclesThree[iconSymbol] = true;
5382
5344
 
5345
+ const IconBrowserNew = forwardRef(
5346
+ (props, forwardRef2) => {
5347
+ const [debug] = useLocalStorage("DEBUG_ICON", false);
5348
+ return createElement(
5349
+ StyledIcon,
5350
+ {
5351
+ ...props,
5352
+ debug,
5353
+ "aria-hidden": true,
5354
+ viewBox: "0 0 24 24",
5355
+ fill: "none",
5356
+ ref: forwardRef2
5357
+ },
5358
+ /* @__PURE__ */ jsx(
5359
+ "path",
5360
+ {
5361
+ stroke: "currentColor",
5362
+ strokeWidth: "var(--svg-stroke-width)",
5363
+ 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"
5364
+ }
5365
+ ),
5366
+ /* @__PURE__ */ jsx(
5367
+ "path",
5368
+ {
5369
+ stroke: "currentColor",
5370
+ strokeLinejoin: "bevel",
5371
+ strokeWidth: "var(--svg-stroke-width)",
5372
+ d: "M5 8h2M8 8h2M11 8h2"
5373
+ }
5374
+ )
5375
+ );
5376
+ }
5377
+ );
5378
+ const IconBrowserOld = forwardRef(
5379
+ (props, forwardRef2) => {
5380
+ const [debug] = useLocalStorage("DEBUG_ICON", false);
5381
+ return createElement(
5382
+ StyledIcon,
5383
+ {
5384
+ ...props,
5385
+ debug,
5386
+ "aria-hidden": true,
5387
+ viewBox: "0 0 24 24",
5388
+ fill: "none",
5389
+ ref: forwardRef2
5390
+ },
5391
+ /* @__PURE__ */ jsx(
5392
+ "path",
5393
+ {
5394
+ stroke: "currentColor",
5395
+ strokeWidth: "var(--svg-stroke-width)",
5396
+ 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"
5397
+ }
5398
+ ),
5399
+ /* @__PURE__ */ jsx("circle", { cx: 6, cy: 8, r: 1, fill: "currentColor" }),
5400
+ /* @__PURE__ */ jsx("circle", { cx: 9, cy: 8, r: 1, fill: "currentColor" }),
5401
+ /* @__PURE__ */ jsx("circle", { cx: 12, cy: 8, r: 1, fill: "currentColor" })
5402
+ );
5403
+ }
5404
+ );
5405
+ const IconBrowser = forwardRef(
5406
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5407
+ const [v1] = useNewDesignLanguageIcons();
5408
+ return v1 ? /* @__PURE__ */ jsx(IconBrowserNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconBrowserOld, { ...props, size, weight, ref: forwardRef2 });
5409
+ }
5410
+ );
5411
+ IconBrowser[iconSymbol] = true;
5412
+
5383
5413
  const IconBrushNew = forwardRef(
5384
5414
  (props, forwardRef2) => {
5385
5415
  const [debug] = useLocalStorage("DEBUG_ICON", false);
@@ -5454,7 +5484,7 @@ const IconBrushOld = forwardRef(
5454
5484
  );
5455
5485
  const IconBrush = forwardRef(
5456
5486
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5457
- const [v1] = useNewDesignLanguage();
5487
+ const [v1] = useNewDesignLanguageIcons();
5458
5488
  return v1 ? /* @__PURE__ */ jsx(IconBrushNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconBrushOld, { ...props, size, weight, ref: forwardRef2 });
5459
5489
  }
5460
5490
  );
@@ -5523,7 +5553,7 @@ const IconCalendarBlankOld = forwardRef(
5523
5553
  );
5524
5554
  const IconCalendarBlank = forwardRef(
5525
5555
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5526
- const [v1] = useNewDesignLanguage();
5556
+ const [v1] = useNewDesignLanguageIcons();
5527
5557
  return v1 ? /* @__PURE__ */ jsx(
5528
5558
  IconCalendarBlankNew,
5529
5559
  {
@@ -5614,7 +5644,7 @@ const IconCalendarEndOld = forwardRef(
5614
5644
  );
5615
5645
  const IconCalendarEnd = forwardRef(
5616
5646
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5617
- const [v1] = useNewDesignLanguage();
5647
+ const [v1] = useNewDesignLanguageIcons();
5618
5648
  return v1 ? /* @__PURE__ */ jsx(
5619
5649
  IconCalendarEndNew,
5620
5650
  {
@@ -5705,7 +5735,7 @@ const IconCalendarStartOld = forwardRef(
5705
5735
  );
5706
5736
  const IconCalendarStart = forwardRef(
5707
5737
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5708
- const [v1] = useNewDesignLanguage();
5738
+ const [v1] = useNewDesignLanguageIcons();
5709
5739
  return v1 ? /* @__PURE__ */ jsx(
5710
5740
  IconCalendarStartNew,
5711
5741
  {
@@ -5804,7 +5834,7 @@ const IconCameraOld = forwardRef(
5804
5834
  );
5805
5835
  const IconCamera = forwardRef(
5806
5836
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5807
- const [v1] = useNewDesignLanguage();
5837
+ const [v1] = useNewDesignLanguageIcons();
5808
5838
  return v1 ? /* @__PURE__ */ jsx(IconCameraNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconCameraOld, { ...props, size, weight, ref: forwardRef2 });
5809
5839
  }
5810
5840
  );
@@ -5871,7 +5901,7 @@ const IconCardCirclesOld = forwardRef(
5871
5901
  );
5872
5902
  const IconCardCircles = forwardRef(
5873
5903
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5874
- const [v1] = useNewDesignLanguage();
5904
+ const [v1] = useNewDesignLanguageIcons();
5875
5905
  return v1 ? /* @__PURE__ */ jsx(
5876
5906
  IconCardCirclesNew,
5877
5907
  {
@@ -5969,7 +5999,7 @@ const IconCardNumberThreeOld = forwardRef(
5969
5999
  );
5970
6000
  const IconCardNumberThree = forwardRef(
5971
6001
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
5972
- const [v1] = useNewDesignLanguage();
6002
+ const [v1] = useNewDesignLanguageIcons();
5973
6003
  return v1 ? /* @__PURE__ */ jsx(
5974
6004
  IconCardNumberThreeNew,
5975
6005
  {
@@ -6067,7 +6097,7 @@ const IconCardOld = forwardRef(
6067
6097
  );
6068
6098
  const IconCard = forwardRef(
6069
6099
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6070
- const [v1] = useNewDesignLanguage();
6100
+ const [v1] = useNewDesignLanguageIcons();
6071
6101
  return v1 ? /* @__PURE__ */ jsx(IconCardNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconCardOld, { ...props, size, weight, ref: forwardRef2 });
6072
6102
  }
6073
6103
  );
@@ -6154,7 +6184,7 @@ const IconCardsPokerOld = forwardRef(
6154
6184
  );
6155
6185
  const IconCardsPoker = forwardRef(
6156
6186
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6157
- const [v1] = useNewDesignLanguage();
6187
+ const [v1] = useNewDesignLanguageIcons();
6158
6188
  return v1 ? /* @__PURE__ */ jsx(
6159
6189
  IconCardsPokerNew,
6160
6190
  {
@@ -6263,7 +6293,7 @@ const IconChartBarYSimpleOld = forwardRef(
6263
6293
  );
6264
6294
  const IconChartBarYSimple = forwardRef(
6265
6295
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6266
- const [v1] = useNewDesignLanguage();
6296
+ const [v1] = useNewDesignLanguageIcons();
6267
6297
  return v1 ? /* @__PURE__ */ jsx(
6268
6298
  IconChartBarYSimpleNew,
6269
6299
  {
@@ -6380,7 +6410,7 @@ const IconChartBarYOld = forwardRef(
6380
6410
  );
6381
6411
  const IconChartBarY = forwardRef(
6382
6412
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6383
- const [v1] = useNewDesignLanguage();
6413
+ const [v1] = useNewDesignLanguageIcons();
6384
6414
  return v1 ? /* @__PURE__ */ jsx(
6385
6415
  IconChartBarYNew,
6386
6416
  {
@@ -6471,7 +6501,7 @@ const IconChatCheckOld = forwardRef(
6471
6501
  );
6472
6502
  const IconChatCheck = forwardRef(
6473
6503
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6474
- const [v1] = useNewDesignLanguage();
6504
+ const [v1] = useNewDesignLanguageIcons();
6475
6505
  return v1 ? /* @__PURE__ */ jsx(
6476
6506
  IconChatCheckNew,
6477
6507
  {
@@ -6554,7 +6584,7 @@ const IconChatDashesLinesTwoOld = forwardRef(
6554
6584
  );
6555
6585
  const IconChatDashesLinesTwo = forwardRef(
6556
6586
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6557
- const [v1] = useNewDesignLanguage();
6587
+ const [v1] = useNewDesignLanguageIcons();
6558
6588
  return v1 ? /* @__PURE__ */ jsx(
6559
6589
  IconChatDashesLinesTwoNew,
6560
6590
  {
@@ -6646,7 +6676,7 @@ const IconChatLinesCrossOld = forwardRef(
6646
6676
  );
6647
6677
  const IconChatLinesCross = forwardRef(
6648
6678
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6649
- const [v1] = useNewDesignLanguage();
6679
+ const [v1] = useNewDesignLanguageIcons();
6650
6680
  return v1 ? /* @__PURE__ */ jsx(
6651
6681
  IconChatLinesCrossNew,
6652
6682
  {
@@ -6723,7 +6753,7 @@ const IconChatLinesDotOld = forwardRef(
6723
6753
  );
6724
6754
  const IconChatLinesDot = forwardRef(
6725
6755
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6726
- const [v1] = useNewDesignLanguage();
6756
+ const [v1] = useNewDesignLanguageIcons();
6727
6757
  return v1 ? /* @__PURE__ */ jsx(
6728
6758
  IconChatLinesDotNew,
6729
6759
  {
@@ -6814,7 +6844,7 @@ const IconChatLinesEyeOpenOld = forwardRef(
6814
6844
  );
6815
6845
  const IconChatLinesEyeOpen = forwardRef(
6816
6846
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6817
- const [v1] = useNewDesignLanguage();
6847
+ const [v1] = useNewDesignLanguageIcons();
6818
6848
  return v1 ? /* @__PURE__ */ jsx(
6819
6849
  IconChatLinesEyeOpenNew,
6820
6850
  {
@@ -6914,7 +6944,7 @@ const IconChatLinesTwoStackOld = forwardRef(
6914
6944
  );
6915
6945
  const IconChatLinesTwoStack = forwardRef(
6916
6946
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
6917
- const [v1] = useNewDesignLanguage();
6947
+ const [v1] = useNewDesignLanguageIcons();
6918
6948
  return v1 ? /* @__PURE__ */ jsx(
6919
6949
  IconChatLinesTwoStackNew,
6920
6950
  {
@@ -6998,7 +7028,7 @@ const IconChatLinesTwoOld = forwardRef(
6998
7028
  );
6999
7029
  const IconChatLinesTwo = forwardRef(
7000
7030
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7001
- const [v1] = useNewDesignLanguage();
7031
+ const [v1] = useNewDesignLanguageIcons();
7002
7032
  return v1 ? /* @__PURE__ */ jsx(
7003
7033
  IconChatLinesTwoNew,
7004
7034
  {
@@ -7072,7 +7102,7 @@ const IconChatPlusOld = forwardRef(
7072
7102
  );
7073
7103
  const IconChatPlus = forwardRef(
7074
7104
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7075
- const [v1] = useNewDesignLanguage();
7105
+ const [v1] = useNewDesignLanguageIcons();
7076
7106
  return v1 ? /* @__PURE__ */ jsx(
7077
7107
  IconChatPlusNew,
7078
7108
  {
@@ -7172,7 +7202,7 @@ const IconChatTextArrowOld = forwardRef(
7172
7202
  );
7173
7203
  const IconChatTextArrow = forwardRef(
7174
7204
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7175
- const [v1] = useNewDesignLanguage();
7205
+ const [v1] = useNewDesignLanguageIcons();
7176
7206
  return v1 ? /* @__PURE__ */ jsx(
7177
7207
  IconChatTextArrowNew,
7178
7208
  {
@@ -7254,7 +7284,7 @@ const IconChatTwoOld = forwardRef(
7254
7284
  );
7255
7285
  const IconChatTwo = forwardRef(
7256
7286
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7257
- const [v1] = useNewDesignLanguage();
7287
+ const [v1] = useNewDesignLanguageIcons();
7258
7288
  return v1 ? /* @__PURE__ */ jsx(IconChatTwoNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconChatTwoOld, { ...props, size, weight, ref: forwardRef2 });
7259
7289
  }
7260
7290
  );
@@ -7310,7 +7340,7 @@ const IconChatOld = forwardRef(
7310
7340
  );
7311
7341
  const IconChat = forwardRef(
7312
7342
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7313
- const [v1] = useNewDesignLanguage();
7343
+ const [v1] = useNewDesignLanguageIcons();
7314
7344
  return v1 ? /* @__PURE__ */ jsx(IconChatNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconChatOld, { ...props, size, weight, ref: forwardRef2 });
7315
7345
  }
7316
7346
  );
@@ -7377,7 +7407,7 @@ const IconCheckMarkOld = forwardRef(
7377
7407
  );
7378
7408
  const IconCheckMark = forwardRef(
7379
7409
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7380
- const [v1] = useNewDesignLanguage();
7410
+ const [v1] = useNewDesignLanguageIcons();
7381
7411
  return v1 ? /* @__PURE__ */ jsx(
7382
7412
  IconCheckMarkNew,
7383
7413
  {
@@ -7468,7 +7498,7 @@ const IconCheckboardSquareCenteredOld = forwardRef(
7468
7498
  );
7469
7499
  const IconCheckboardSquareCentered = forwardRef(
7470
7500
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7471
- const [v1] = useNewDesignLanguage();
7501
+ const [v1] = useNewDesignLanguageIcons();
7472
7502
  return v1 ? /* @__PURE__ */ jsx(
7473
7503
  IconCheckboardSquareCenteredNew,
7474
7504
  {
@@ -7543,7 +7573,7 @@ const IconChevronDownDoubleOld = forwardRef(
7543
7573
  );
7544
7574
  const IconChevronDownDouble = forwardRef(
7545
7575
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7546
- const [v1] = useNewDesignLanguage();
7576
+ const [v1] = useNewDesignLanguageIcons();
7547
7577
  return v1 ? /* @__PURE__ */ jsx(
7548
7578
  IconChevronDownDoubleNew,
7549
7579
  {
@@ -7625,7 +7655,7 @@ const IconChevronDownOld = forwardRef(
7625
7655
  );
7626
7656
  const IconChevronDown = forwardRef(
7627
7657
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7628
- const [v1] = useNewDesignLanguage();
7658
+ const [v1] = useNewDesignLanguageIcons();
7629
7659
  return v1 ? /* @__PURE__ */ jsx(
7630
7660
  IconChevronDownNew,
7631
7661
  {
@@ -7708,7 +7738,7 @@ const IconChevronLeftDoubleOld = forwardRef(
7708
7738
  );
7709
7739
  const IconChevronLeftDouble = forwardRef(
7710
7740
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7711
- const [v1] = useNewDesignLanguage();
7741
+ const [v1] = useNewDesignLanguageIcons();
7712
7742
  return v1 ? /* @__PURE__ */ jsx(
7713
7743
  IconChevronLeftDoubleNew,
7714
7744
  {
@@ -7790,7 +7820,7 @@ const IconChevronLeftOld = forwardRef(
7790
7820
  );
7791
7821
  const IconChevronLeft = forwardRef(
7792
7822
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7793
- const [v1] = useNewDesignLanguage();
7823
+ const [v1] = useNewDesignLanguageIcons();
7794
7824
  return v1 ? /* @__PURE__ */ jsx(
7795
7825
  IconChevronLeftNew,
7796
7826
  {
@@ -7873,7 +7903,7 @@ const IconChevronRightDoubleOld = forwardRef(
7873
7903
  );
7874
7904
  const IconChevronRightDouble = forwardRef(
7875
7905
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7876
- const [v1] = useNewDesignLanguage();
7906
+ const [v1] = useNewDesignLanguageIcons();
7877
7907
  return v1 ? /* @__PURE__ */ jsx(
7878
7908
  IconChevronRightDoubleNew,
7879
7909
  {
@@ -7992,7 +8022,7 @@ const IconChevronRightOld = forwardRef(
7992
8022
  );
7993
8023
  const IconChevronRight = forwardRef(
7994
8024
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
7995
- const [v1] = useNewDesignLanguage();
8025
+ const [v1] = useNewDesignLanguageIcons();
7996
8026
  return v1 ? /* @__PURE__ */ jsx(
7997
8027
  IconChevronRightNew,
7998
8028
  {
@@ -8075,7 +8105,7 @@ const IconChevronUpDoubleOld = forwardRef(
8075
8105
  );
8076
8106
  const IconChevronUpDouble = forwardRef(
8077
8107
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8078
- const [v1] = useNewDesignLanguage();
8108
+ const [v1] = useNewDesignLanguageIcons();
8079
8109
  return v1 ? /* @__PURE__ */ jsx(
8080
8110
  IconChevronUpDoubleNew,
8081
8111
  {
@@ -8166,7 +8196,7 @@ const IconChevronUpDownLineOld = forwardRef(
8166
8196
  );
8167
8197
  const IconChevronUpDownLine = forwardRef(
8168
8198
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8169
- const [v1] = useNewDesignLanguage();
8199
+ const [v1] = useNewDesignLanguageIcons();
8170
8200
  return v1 ? /* @__PURE__ */ jsx(
8171
8201
  IconChevronUpDownLineNew,
8172
8202
  {
@@ -8249,7 +8279,7 @@ const IconChevronUpDownOld = forwardRef(
8249
8279
  );
8250
8280
  const IconChevronUpDown = forwardRef(
8251
8281
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8252
- const [v1] = useNewDesignLanguage();
8282
+ const [v1] = useNewDesignLanguageIcons();
8253
8283
  return v1 ? /* @__PURE__ */ jsx(
8254
8284
  IconChevronUpDownNew,
8255
8285
  {
@@ -8331,7 +8361,7 @@ const IconChevronUpOld = forwardRef(
8331
8361
  );
8332
8362
  const IconChevronUp = forwardRef(
8333
8363
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8334
- const [v1] = useNewDesignLanguage();
8364
+ const [v1] = useNewDesignLanguageIcons();
8335
8365
  return v1 ? /* @__PURE__ */ jsx(
8336
8366
  IconChevronUpNew,
8337
8367
  {
@@ -8416,7 +8446,7 @@ const IconCircleCornersOld = forwardRef(
8416
8446
  );
8417
8447
  const IconCircleCorners = forwardRef(
8418
8448
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8419
- const [v1] = useNewDesignLanguage();
8449
+ const [v1] = useNewDesignLanguageIcons();
8420
8450
  return v1 ? /* @__PURE__ */ jsx(
8421
8451
  IconCircleCornersNew,
8422
8452
  {
@@ -8506,7 +8536,7 @@ const IconCircleMotionXOld = forwardRef(
8506
8536
  );
8507
8537
  const IconCircleMotionX = forwardRef(
8508
8538
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8509
- const [v1] = useNewDesignLanguage();
8539
+ const [v1] = useNewDesignLanguageIcons();
8510
8540
  return v1 ? /* @__PURE__ */ jsx(
8511
8541
  IconCircleMotionXNew,
8512
8542
  {
@@ -8587,7 +8617,7 @@ const IconCircleNotchOld = forwardRef(
8587
8617
  );
8588
8618
  const IconCircleNotch = forwardRef(
8589
8619
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8590
- const [v1] = useNewDesignLanguage();
8620
+ const [v1] = useNewDesignLanguageIcons();
8591
8621
  return v1 ? /* @__PURE__ */ jsx(
8592
8622
  IconCircleNotchNew,
8593
8623
  {
@@ -8679,7 +8709,7 @@ const IconCircleSlashOld = forwardRef(
8679
8709
  );
8680
8710
  const IconCircleSlash = forwardRef(
8681
8711
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8682
- const [v1] = useNewDesignLanguage();
8712
+ const [v1] = useNewDesignLanguageIcons();
8683
8713
  return v1 ? /* @__PURE__ */ jsx(
8684
8714
  IconCircleSlashNew,
8685
8715
  {
@@ -8800,7 +8830,7 @@ const IconCirclesConnectedOld = forwardRef(
8800
8830
  );
8801
8831
  const IconCirclesConnected = forwardRef(
8802
8832
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8803
- const [v1] = useNewDesignLanguage();
8833
+ const [v1] = useNewDesignLanguageIcons();
8804
8834
  return v1 ? /* @__PURE__ */ jsx(
8805
8835
  IconCirclesConnectedNew,
8806
8836
  {
@@ -8892,7 +8922,7 @@ const IconClockCounterClockwiseSimpleOld = forwardRef(
8892
8922
  );
8893
8923
  const IconClockCounterClockwiseSimple = forwardRef(
8894
8924
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8895
- const [v1] = useNewDesignLanguage();
8925
+ const [v1] = useNewDesignLanguageIcons();
8896
8926
  return v1 ? /* @__PURE__ */ jsx(
8897
8927
  IconClockCounterClockwiseSimpleNew,
8898
8928
  {
@@ -8994,7 +9024,7 @@ const IconClockCounterClockwiseOld = forwardRef(
8994
9024
  );
8995
9025
  const IconClockCounterClockwise = forwardRef(
8996
9026
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
8997
- const [v1] = useNewDesignLanguage();
9027
+ const [v1] = useNewDesignLanguageIcons();
8998
9028
  return v1 ? /* @__PURE__ */ jsx(
8999
9029
  IconClockCounterClockwiseNew,
9000
9030
  {
@@ -9119,7 +9149,7 @@ const IconClockOld = forwardRef(
9119
9149
  );
9120
9150
  const IconClock = forwardRef(
9121
9151
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
9122
- const [v1] = useNewDesignLanguage();
9152
+ const [v1] = useNewDesignLanguageIcons();
9123
9153
  return v1 ? /* @__PURE__ */ jsx(IconClockNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconClockOld, { ...props, size, weight, ref: forwardRef2 });
9124
9154
  }
9125
9155
  );
@@ -9224,7 +9254,7 @@ const IconClusterOld = forwardRef(
9224
9254
  );
9225
9255
  const IconCluster = forwardRef(
9226
9256
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
9227
- const [v1] = useNewDesignLanguage();
9257
+ const [v1] = useNewDesignLanguageIcons();
9228
9258
  return v1 ? /* @__PURE__ */ jsx(IconClusterNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconClusterOld, { ...props, size, weight, ref: forwardRef2 });
9229
9259
  }
9230
9260
  );
@@ -9300,7 +9330,7 @@ const IconClusteredOld = forwardRef(
9300
9330
  );
9301
9331
  const IconClustered = forwardRef(
9302
9332
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
9303
- const [v1] = useNewDesignLanguage();
9333
+ const [v1] = useNewDesignLanguageIcons();
9304
9334
  return v1 ? /* @__PURE__ */ jsx(
9305
9335
  IconClusteredNew,
9306
9336
  {
@@ -9388,7 +9418,7 @@ const IconCogOld = forwardRef((props, forwardRef2) => {
9388
9418
  });
9389
9419
  const IconCog = forwardRef(
9390
9420
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
9391
- const [v1] = useNewDesignLanguage();
9421
+ const [v1] = useNewDesignLanguageIcons();
9392
9422
  return v1 ? /* @__PURE__ */ jsx(IconCogNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconCogOld, { ...props, size, weight, ref: forwardRef2 });
9393
9423
  }
9394
9424
  );
@@ -9473,7 +9503,7 @@ const IconCoinsCheckedOld = forwardRef(
9473
9503
  );
9474
9504
  const IconCoinsChecked = forwardRef(
9475
9505
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
9476
- const [v1] = useNewDesignLanguage();
9506
+ const [v1] = useNewDesignLanguageIcons();
9477
9507
  return v1 ? /* @__PURE__ */ jsx(
9478
9508
  IconCoinsCheckedNew,
9479
9509
  {
@@ -9580,7 +9610,7 @@ const IconCoinsSlashOld = forwardRef(
9580
9610
  );
9581
9611
  const IconCoinsSlash = forwardRef(
9582
9612
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
9583
- const [v1] = useNewDesignLanguage();
9613
+ const [v1] = useNewDesignLanguageIcons();
9584
9614
  return v1 ? /* @__PURE__ */ jsx(
9585
9615
  IconCoinsSlashNew,
9586
9616
  {
@@ -9742,7 +9772,7 @@ const IconColumnsThreeOld = forwardRef(
9742
9772
  );
9743
9773
  const IconColumnsThree = forwardRef(
9744
9774
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
9745
- const [v1] = useNewDesignLanguage();
9775
+ const [v1] = useNewDesignLanguageIcons();
9746
9776
  return v1 ? /* @__PURE__ */ jsx(
9747
9777
  IconColumnsThreeNew,
9748
9778
  {
@@ -9830,7 +9860,7 @@ const IconCommentGroupOld = forwardRef(
9830
9860
  );
9831
9861
  const IconCommentGroup = forwardRef(
9832
9862
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
9833
- const [v1] = useNewDesignLanguage();
9863
+ const [v1] = useNewDesignLanguageIcons();
9834
9864
  return v1 ? /* @__PURE__ */ jsx(
9835
9865
  IconCommentGroupNew,
9836
9866
  {
@@ -9954,7 +9984,7 @@ const IconConeSerpentineOld = forwardRef(
9954
9984
  );
9955
9985
  const IconConeSerpentine = forwardRef(
9956
9986
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
9957
- const [v1] = useNewDesignLanguage();
9987
+ const [v1] = useNewDesignLanguageIcons();
9958
9988
  return v1 ? /* @__PURE__ */ jsx(
9959
9989
  IconConeSerpentineNew,
9960
9990
  {
@@ -10038,7 +10068,7 @@ const IconConnectionLineElbowsOld = forwardRef(
10038
10068
  );
10039
10069
  const IconConnectionLineElbows = forwardRef(
10040
10070
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10041
- const [v1] = useNewDesignLanguage();
10071
+ const [v1] = useNewDesignLanguageIcons();
10042
10072
  return v1 ? /* @__PURE__ */ jsx(
10043
10073
  IconConnectionLineElbowsNew,
10044
10074
  {
@@ -10128,7 +10158,7 @@ const IconConnectionLineStraightOld = forwardRef(
10128
10158
  );
10129
10159
  const IconConnectionLineStraight = forwardRef(
10130
10160
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10131
- const [v1] = useNewDesignLanguage();
10161
+ const [v1] = useNewDesignLanguageIcons();
10132
10162
  return v1 ? /* @__PURE__ */ jsx(
10133
10163
  IconConnectionLineStraightNew,
10134
10164
  {
@@ -10220,7 +10250,7 @@ const IconCornersThreeEyeOpenOld = forwardRef(
10220
10250
  );
10221
10251
  const IconCornersThreeEyeOpen = forwardRef(
10222
10252
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10223
- const [v1] = useNewDesignLanguage();
10253
+ const [v1] = useNewDesignLanguageIcons();
10224
10254
  return v1 ? /* @__PURE__ */ jsx(
10225
10255
  IconCornersThreeEyeOpenNew,
10226
10256
  {
@@ -10334,7 +10364,7 @@ const IconCounterOld = forwardRef(
10334
10364
  );
10335
10365
  const IconCounter = forwardRef(
10336
10366
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10337
- const [v1] = useNewDesignLanguage();
10367
+ const [v1] = useNewDesignLanguageIcons();
10338
10368
  return v1 ? /* @__PURE__ */ jsx(IconCounterNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconCounterOld, { ...props, size, weight, ref: forwardRef2 });
10339
10369
  }
10340
10370
  );
@@ -10399,7 +10429,7 @@ const IconCreditCardOld = forwardRef(
10399
10429
  );
10400
10430
  const IconCreditCard = forwardRef(
10401
10431
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10402
- const [v1] = useNewDesignLanguage();
10432
+ const [v1] = useNewDesignLanguageIcons();
10403
10433
  return v1 ? /* @__PURE__ */ jsx(
10404
10434
  IconCreditCardNew,
10405
10435
  {
@@ -10481,7 +10511,7 @@ const IconCropOld = forwardRef(
10481
10511
  );
10482
10512
  const IconCrop = forwardRef(
10483
10513
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10484
- const [v1] = useNewDesignLanguage();
10514
+ const [v1] = useNewDesignLanguageIcons();
10485
10515
  return v1 ? /* @__PURE__ */ jsx(IconCropNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconCropOld, { ...props, size, weight, ref: forwardRef2 });
10486
10516
  }
10487
10517
  );
@@ -10555,7 +10585,7 @@ const IconCrossCircleOld = forwardRef(
10555
10585
  );
10556
10586
  const IconCrossCircle = forwardRef(
10557
10587
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10558
- const [v1] = useNewDesignLanguage();
10588
+ const [v1] = useNewDesignLanguageIcons();
10559
10589
  return v1 ? /* @__PURE__ */ jsx(
10560
10590
  IconCrossCircleNew,
10561
10591
  {
@@ -10696,7 +10726,7 @@ const IconCrossSquareOld = forwardRef(
10696
10726
  );
10697
10727
  const IconCrossSquare = forwardRef(
10698
10728
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10699
- const [v1] = useNewDesignLanguage();
10729
+ const [v1] = useNewDesignLanguageIcons();
10700
10730
  return v1 ? /* @__PURE__ */ jsx(
10701
10731
  IconCrossSquareNew,
10702
10732
  {
@@ -10777,7 +10807,7 @@ const IconCrossOld = forwardRef(
10777
10807
  );
10778
10808
  const IconCross = forwardRef(
10779
10809
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10780
- const [v1] = useNewDesignLanguage();
10810
+ const [v1] = useNewDesignLanguageIcons();
10781
10811
  return v1 ? /* @__PURE__ */ jsx(IconCrossNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconCrossOld, { ...props, size, weight, ref: forwardRef2 });
10782
10812
  }
10783
10813
  );
@@ -10845,7 +10875,7 @@ const IconCubeOld = forwardRef(
10845
10875
  );
10846
10876
  const IconCube = forwardRef(
10847
10877
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10848
- const [v1] = useNewDesignLanguage();
10878
+ const [v1] = useNewDesignLanguageIcons();
10849
10879
  return v1 ? /* @__PURE__ */ jsx(IconCubeNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconCubeOld, { ...props, size, weight, ref: forwardRef2 });
10850
10880
  }
10851
10881
  );
@@ -10925,7 +10955,7 @@ const IconCursorFilledOld = forwardRef(
10925
10955
  );
10926
10956
  const IconCursorFilled = forwardRef(
10927
10957
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
10928
- const [v1] = useNewDesignLanguage();
10958
+ const [v1] = useNewDesignLanguageIcons();
10929
10959
  return v1 ? /* @__PURE__ */ jsx(
10930
10960
  IconCursorFilledNew,
10931
10961
  {
@@ -11014,7 +11044,7 @@ const IconCursorLinesOld = forwardRef(
11014
11044
  );
11015
11045
  const IconCursorLines = forwardRef(
11016
11046
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11017
- const [v1] = useNewDesignLanguage();
11047
+ const [v1] = useNewDesignLanguageIcons();
11018
11048
  return v1 ? /* @__PURE__ */ jsx(
11019
11049
  IconCursorLinesNew,
11020
11050
  {
@@ -11106,7 +11136,7 @@ const IconCursorTextLinesOld = forwardRef(
11106
11136
  );
11107
11137
  const IconCursorTextLines = forwardRef(
11108
11138
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11109
- const [v1] = useNewDesignLanguage();
11139
+ const [v1] = useNewDesignLanguageIcons();
11110
11140
  return v1 ? /* @__PURE__ */ jsx(
11111
11141
  IconCursorTextLinesNew,
11112
11142
  {
@@ -11189,7 +11219,7 @@ const IconCursorTextOld = forwardRef(
11189
11219
  );
11190
11220
  const IconCursorText = forwardRef(
11191
11221
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11192
- const [v1] = useNewDesignLanguage();
11222
+ const [v1] = useNewDesignLanguageIcons();
11193
11223
  return v1 ? /* @__PURE__ */ jsx(
11194
11224
  IconCursorTextNew,
11195
11225
  {
@@ -11271,7 +11301,7 @@ const IconCursorOld = forwardRef(
11271
11301
  );
11272
11302
  const IconCursor = forwardRef(
11273
11303
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11274
- const [v1] = useNewDesignLanguage();
11304
+ const [v1] = useNewDesignLanguageIcons();
11275
11305
  return v1 ? /* @__PURE__ */ jsx(IconCursorNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconCursorOld, { ...props, size, weight, ref: forwardRef2 });
11276
11306
  }
11277
11307
  );
@@ -11372,7 +11402,7 @@ const IconDashLeftDownSquareDashRightUpOld = forwardRef((props, forwardRef2) =>
11372
11402
  });
11373
11403
  const IconDashLeftDownSquareDashRightUp = forwardRef(
11374
11404
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11375
- const [v1] = useNewDesignLanguage();
11405
+ const [v1] = useNewDesignLanguageIcons();
11376
11406
  return v1 ? /* @__PURE__ */ jsx(
11377
11407
  IconDashLeftDownSquareDashRightUpNew,
11378
11408
  {
@@ -11451,7 +11481,7 @@ const IconDashLeftUpSquareDashDownRightOld = forwardRef((props, forwardRef2) =>
11451
11481
  });
11452
11482
  const IconDashLeftUpSquareDashDownRight = forwardRef(
11453
11483
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11454
- const [v1] = useNewDesignLanguage();
11484
+ const [v1] = useNewDesignLanguageIcons();
11455
11485
  return v1 ? /* @__PURE__ */ jsx(
11456
11486
  IconDashLeftUpSquareDashDownRightNew,
11457
11487
  {
@@ -11534,7 +11564,7 @@ const IconDashSquareDashHorizontalOld = forwardRef(
11534
11564
  );
11535
11565
  const IconDashSquareDashHorizontal = forwardRef(
11536
11566
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11537
- const [v1] = useNewDesignLanguage();
11567
+ const [v1] = useNewDesignLanguageIcons();
11538
11568
  return v1 ? /* @__PURE__ */ jsx(
11539
11569
  IconDashSquareDashHorizontalNew,
11540
11570
  {
@@ -11617,7 +11647,7 @@ const IconDashSquareDashVerticalOld = forwardRef(
11617
11647
  );
11618
11648
  const IconDashSquareDashVertical = forwardRef(
11619
11649
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11620
- const [v1] = useNewDesignLanguage();
11650
+ const [v1] = useNewDesignLanguageIcons();
11621
11651
  return v1 ? /* @__PURE__ */ jsx(
11622
11652
  IconDashSquareDashVerticalNew,
11623
11653
  {
@@ -11700,7 +11730,7 @@ const IconDiagramCardLarge1Old = forwardRef(
11700
11730
  );
11701
11731
  const IconDiagramCardLarge1 = forwardRef(
11702
11732
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11703
- const [v1] = useNewDesignLanguage();
11733
+ const [v1] = useNewDesignLanguageIcons();
11704
11734
  return v1 ? /* @__PURE__ */ jsx(
11705
11735
  IconDiagramCardLarge1New,
11706
11736
  {
@@ -11807,7 +11837,7 @@ const IconDiagramCardLarge2Old = forwardRef(
11807
11837
  );
11808
11838
  const IconDiagramCardLarge2 = forwardRef(
11809
11839
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11810
- const [v1] = useNewDesignLanguage();
11840
+ const [v1] = useNewDesignLanguageIcons();
11811
11841
  return v1 ? /* @__PURE__ */ jsx(
11812
11842
  IconDiagramCardLarge2New,
11813
11843
  {
@@ -11898,7 +11928,7 @@ const IconDiagramCardLarge3Old = forwardRef(
11898
11928
  );
11899
11929
  const IconDiagramCardLarge3 = forwardRef(
11900
11930
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
11901
- const [v1] = useNewDesignLanguage();
11931
+ const [v1] = useNewDesignLanguageIcons();
11902
11932
  return v1 ? /* @__PURE__ */ jsx(
11903
11933
  IconDiagramCardLarge3New,
11904
11934
  {
@@ -12004,7 +12034,7 @@ const IconDiagramCardLarge4Old = forwardRef(
12004
12034
  );
12005
12035
  const IconDiagramCardLarge4 = forwardRef(
12006
12036
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12007
- const [v1] = useNewDesignLanguage();
12037
+ const [v1] = useNewDesignLanguageIcons();
12008
12038
  return v1 ? /* @__PURE__ */ jsx(
12009
12039
  IconDiagramCardLarge4New,
12010
12040
  {
@@ -12100,7 +12130,7 @@ const IconDiagramCardMagnifyingGlassOld = forwardRef(
12100
12130
  );
12101
12131
  const IconDiagramCardMagnifyingGlass = forwardRef(
12102
12132
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12103
- const [v1] = useNewDesignLanguage();
12133
+ const [v1] = useNewDesignLanguageIcons();
12104
12134
  return v1 ? /* @__PURE__ */ jsx(
12105
12135
  IconDiagramCardMagnifyingGlassNew,
12106
12136
  {
@@ -12191,7 +12221,7 @@ const IconDiagramCardSmall1Old = forwardRef(
12191
12221
  );
12192
12222
  const IconDiagramCardSmall1 = forwardRef(
12193
12223
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12194
- const [v1] = useNewDesignLanguage();
12224
+ const [v1] = useNewDesignLanguageIcons();
12195
12225
  return v1 ? /* @__PURE__ */ jsx(
12196
12226
  IconDiagramCardSmall1New,
12197
12227
  {
@@ -12284,7 +12314,7 @@ const IconDiagramCardSmall2Old = forwardRef(
12284
12314
  );
12285
12315
  const IconDiagramCardSmall2 = forwardRef(
12286
12316
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12287
- const [v1] = useNewDesignLanguage();
12317
+ const [v1] = useNewDesignLanguageIcons();
12288
12318
  return v1 ? /* @__PURE__ */ jsx(
12289
12319
  IconDiagramCardSmall2New,
12290
12320
  {
@@ -12368,7 +12398,7 @@ const IconDiagramCardSmall3Old = forwardRef(
12368
12398
  );
12369
12399
  const IconDiagramCardSmall3 = forwardRef(
12370
12400
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12371
- const [v1] = useNewDesignLanguage();
12401
+ const [v1] = useNewDesignLanguageIcons();
12372
12402
  return v1 ? /* @__PURE__ */ jsx(
12373
12403
  IconDiagramCardSmall3New,
12374
12404
  {
@@ -12479,7 +12509,7 @@ const IconDiagramCardTeamOld = forwardRef(
12479
12509
  );
12480
12510
  const IconDiagramCardTeam = forwardRef(
12481
12511
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12482
- const [v1] = useNewDesignLanguage();
12512
+ const [v1] = useNewDesignLanguageIcons();
12483
12513
  return v1 ? /* @__PURE__ */ jsx(
12484
12514
  IconDiagramCardTeamNew,
12485
12515
  {
@@ -12580,7 +12610,7 @@ const IconDiagramCardUserOld = forwardRef(
12580
12610
  );
12581
12611
  const IconDiagramCardUser = forwardRef(
12582
12612
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12583
- const [v1] = useNewDesignLanguage();
12613
+ const [v1] = useNewDesignLanguageIcons();
12584
12614
  return v1 ? /* @__PURE__ */ jsx(
12585
12615
  IconDiagramCardUserNew,
12586
12616
  {
@@ -12654,7 +12684,7 @@ const IconDiagrammingFormatOld = forwardRef(
12654
12684
  );
12655
12685
  const IconDiagrammingFormat = forwardRef(
12656
12686
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12657
- const [v1] = useNewDesignLanguage();
12687
+ const [v1] = useNewDesignLanguageIcons();
12658
12688
  return v1 ? /* @__PURE__ */ jsx(
12659
12689
  IconDiagrammingFormatNew,
12660
12690
  {
@@ -12808,7 +12838,7 @@ const IconDistributeHorizontalOld = forwardRef(
12808
12838
  );
12809
12839
  const IconDistributeHorizontal = forwardRef(
12810
12840
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12811
- const [v1] = useNewDesignLanguage();
12841
+ const [v1] = useNewDesignLanguageIcons();
12812
12842
  return v1 ? /* @__PURE__ */ jsx(
12813
12843
  IconDistributeHorizontalNew,
12814
12844
  {
@@ -12902,7 +12932,7 @@ const IconDistributeVerticalOld = forwardRef(
12902
12932
  );
12903
12933
  const IconDistributeVertical = forwardRef(
12904
12934
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
12905
- const [v1] = useNewDesignLanguage();
12935
+ const [v1] = useNewDesignLanguageIcons();
12906
12936
  return v1 ? /* @__PURE__ */ jsx(
12907
12937
  IconDistributeVerticalNew,
12908
12938
  {
@@ -13003,7 +13033,7 @@ const IconDocFormatOld = forwardRef(
13003
13033
  );
13004
13034
  const IconDocFormat = forwardRef(
13005
13035
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13006
- const [v1] = useNewDesignLanguage();
13036
+ const [v1] = useNewDesignLanguageIcons();
13007
13037
  return v1 ? /* @__PURE__ */ jsx(
13008
13038
  IconDocFormatNew,
13009
13039
  {
@@ -13084,7 +13114,7 @@ const IconDollarSignCurrencyOld = forwardRef(
13084
13114
  );
13085
13115
  const IconDollarSignCurrency = forwardRef(
13086
13116
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13087
- const [v1] = useNewDesignLanguage();
13117
+ const [v1] = useNewDesignLanguageIcons();
13088
13118
  return v1 ? /* @__PURE__ */ jsx(
13089
13119
  IconDollarSignCurrencyNew,
13090
13120
  {
@@ -13158,7 +13188,7 @@ const IconDotVotingOld = forwardRef(
13158
13188
  );
13159
13189
  const IconDotVoting = forwardRef(
13160
13190
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13161
- const [v1] = useNewDesignLanguage();
13191
+ const [v1] = useNewDesignLanguageIcons();
13162
13192
  return v1 ? /* @__PURE__ */ jsx(
13163
13193
  IconDotVotingNew,
13164
13194
  {
@@ -13238,7 +13268,7 @@ const IconDotsNineOld = forwardRef(
13238
13268
  );
13239
13269
  const IconDotsNine = forwardRef(
13240
13270
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13241
- const [v1] = useNewDesignLanguage();
13271
+ const [v1] = useNewDesignLanguageIcons();
13242
13272
  return v1 ? /* @__PURE__ */ jsx(
13243
13273
  IconDotsNineNew,
13244
13274
  {
@@ -13315,7 +13345,7 @@ const IconDotsSixHorizontalOld = forwardRef(
13315
13345
  );
13316
13346
  const IconDotsSixHorizontal = forwardRef(
13317
13347
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13318
- const [v1] = useNewDesignLanguage();
13348
+ const [v1] = useNewDesignLanguageIcons();
13319
13349
  return v1 ? /* @__PURE__ */ jsx(
13320
13350
  IconDotsSixHorizontalNew,
13321
13351
  {
@@ -13392,7 +13422,7 @@ const IconDotsSixVerticalOld = forwardRef(
13392
13422
  );
13393
13423
  const IconDotsSixVertical = forwardRef(
13394
13424
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13395
- const [v1] = useNewDesignLanguage();
13425
+ const [v1] = useNewDesignLanguageIcons();
13396
13426
  return v1 ? /* @__PURE__ */ jsx(
13397
13427
  IconDotsSixVerticalNew,
13398
13428
  {
@@ -13574,7 +13604,7 @@ const IconDownloadOld = forwardRef(
13574
13604
  );
13575
13605
  const IconDownload = forwardRef(
13576
13606
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13577
- const [v1] = useNewDesignLanguage();
13607
+ const [v1] = useNewDesignLanguageIcons();
13578
13608
  return v1 ? /* @__PURE__ */ jsx(
13579
13609
  IconDownloadNew,
13580
13610
  {
@@ -13664,7 +13694,7 @@ const IconEnvelopeOld = forwardRef(
13664
13694
  );
13665
13695
  const IconEnvelope = forwardRef(
13666
13696
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13667
- const [v1] = useNewDesignLanguage();
13697
+ const [v1] = useNewDesignLanguageIcons();
13668
13698
  return v1 ? /* @__PURE__ */ jsx(
13669
13699
  IconEnvelopeNew,
13670
13700
  {
@@ -13755,7 +13785,7 @@ const IconEraserOld = forwardRef(
13755
13785
  );
13756
13786
  const IconEraser = forwardRef(
13757
13787
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13758
- const [v1] = useNewDesignLanguage();
13788
+ const [v1] = useNewDesignLanguageIcons();
13759
13789
  return v1 ? /* @__PURE__ */ jsx(IconEraserNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconEraserOld, { ...props, size, weight, ref: forwardRef2 });
13760
13790
  }
13761
13791
  );
@@ -13847,7 +13877,7 @@ const IconExclamationMarkOctagonOld = forwardRef(
13847
13877
  );
13848
13878
  const IconExclamationMarkOctagon = forwardRef(
13849
13879
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13850
- const [v1] = useNewDesignLanguage();
13880
+ const [v1] = useNewDesignLanguageIcons();
13851
13881
  return v1 ? /* @__PURE__ */ jsx(
13852
13882
  IconExclamationMarkOctagonNew,
13853
13883
  {
@@ -13954,7 +13984,7 @@ const IconExclamationPointCircleOld = forwardRef(
13954
13984
  );
13955
13985
  const IconExclamationPointCircle = forwardRef(
13956
13986
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
13957
- const [v1] = useNewDesignLanguage();
13987
+ const [v1] = useNewDesignLanguageIcons();
13958
13988
  return v1 ? /* @__PURE__ */ jsx(
13959
13989
  IconExclamationPointCircleNew,
13960
13990
  {
@@ -14055,7 +14085,7 @@ const IconExportOld = forwardRef(
14055
14085
  );
14056
14086
  const IconExport = forwardRef(
14057
14087
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14058
- const [v1] = useNewDesignLanguage();
14088
+ const [v1] = useNewDesignLanguageIcons();
14059
14089
  return v1 ? /* @__PURE__ */ jsx(IconExportNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconExportOld, { ...props, size, weight, ref: forwardRef2 });
14060
14090
  }
14061
14091
  );
@@ -14131,7 +14161,7 @@ const IconExternalFormatOld = forwardRef(
14131
14161
  );
14132
14162
  const IconExternalFormat = forwardRef(
14133
14163
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14134
- const [v1] = useNewDesignLanguage();
14164
+ const [v1] = useNewDesignLanguageIcons();
14135
14165
  return v1 ? /* @__PURE__ */ jsx(
14136
14166
  IconExternalFormatNew,
14137
14167
  {
@@ -14238,7 +14268,7 @@ const IconEyeClosedDotsFourFrameBrokenOld = forwardRef((props, forwardRef2) => {
14238
14268
  });
14239
14269
  const IconEyeClosedDotsFourFrameBroken = forwardRef(
14240
14270
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14241
- const [v1] = useNewDesignLanguage();
14271
+ const [v1] = useNewDesignLanguageIcons();
14242
14272
  return v1 ? /* @__PURE__ */ jsx(
14243
14273
  IconEyeClosedDotsFourFrameBrokenNew,
14244
14274
  {
@@ -14331,7 +14361,7 @@ const IconEyeClosedOld = forwardRef(
14331
14361
  );
14332
14362
  const IconEyeClosed = forwardRef(
14333
14363
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14334
- const [v1] = useNewDesignLanguage();
14364
+ const [v1] = useNewDesignLanguageIcons();
14335
14365
  return v1 ? /* @__PURE__ */ jsx(
14336
14366
  IconEyeClosedNew,
14337
14367
  {
@@ -14431,7 +14461,7 @@ const IconEyeOpenLineFrameBrokenOld = forwardRef(
14431
14461
  );
14432
14462
  const IconEyeOpenLineFrameBroken = forwardRef(
14433
14463
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14434
- const [v1] = useNewDesignLanguage();
14464
+ const [v1] = useNewDesignLanguageIcons();
14435
14465
  return v1 ? /* @__PURE__ */ jsx(
14436
14466
  IconEyeOpenLineFrameBrokenNew,
14437
14467
  {
@@ -14529,7 +14559,7 @@ const IconEyeOpenSlashOld = forwardRef(
14529
14559
  );
14530
14560
  const IconEyeOpenSlash = forwardRef(
14531
14561
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14532
- const [v1] = useNewDesignLanguage();
14562
+ const [v1] = useNewDesignLanguageIcons();
14533
14563
  return v1 ? /* @__PURE__ */ jsx(
14534
14564
  IconEyeOpenSlashNew,
14535
14565
  {
@@ -14628,7 +14658,7 @@ const IconEyeOpenOld = forwardRef(
14628
14658
  );
14629
14659
  const IconEyeOpen = forwardRef(
14630
14660
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14631
- const [v1] = useNewDesignLanguage();
14661
+ const [v1] = useNewDesignLanguageIcons();
14632
14662
  return v1 ? /* @__PURE__ */ jsx(IconEyeOpenNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconEyeOpenOld, { ...props, size, weight, ref: forwardRef2 });
14633
14663
  }
14634
14664
  );
@@ -14709,7 +14739,7 @@ const IconEyedropperOld = forwardRef(
14709
14739
  );
14710
14740
  const IconEyedropper = forwardRef(
14711
14741
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14712
- const [v1] = useNewDesignLanguage();
14742
+ const [v1] = useNewDesignLanguageIcons();
14713
14743
  return v1 ? /* @__PURE__ */ jsx(
14714
14744
  IconEyedropperNew,
14715
14745
  {
@@ -14801,7 +14831,7 @@ const IconFactoryHouseOld = forwardRef(
14801
14831
  );
14802
14832
  const IconFactoryHouse = forwardRef(
14803
14833
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14804
- const [v1] = useNewDesignLanguage();
14834
+ const [v1] = useNewDesignLanguageIcons();
14805
14835
  return v1 ? /* @__PURE__ */ jsx(
14806
14836
  IconFactoryHouseNew,
14807
14837
  {
@@ -14882,7 +14912,7 @@ const IconFactoryOld = forwardRef(
14882
14912
  );
14883
14913
  const IconFactory = forwardRef(
14884
14914
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14885
- const [v1] = useNewDesignLanguage();
14915
+ const [v1] = useNewDesignLanguageIcons();
14886
14916
  return v1 ? /* @__PURE__ */ jsx(IconFactoryNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconFactoryOld, { ...props, size, weight, ref: forwardRef2 });
14887
14917
  }
14888
14918
  );
@@ -14940,7 +14970,7 @@ const IconFileSpreadsheetOld = forwardRef(
14940
14970
  );
14941
14971
  const IconFileSpreadsheet = forwardRef(
14942
14972
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
14943
- const [v1] = useNewDesignLanguage();
14973
+ const [v1] = useNewDesignLanguageIcons();
14944
14974
  return v1 ? /* @__PURE__ */ jsx(
14945
14975
  IconFileSpreadsheetNew,
14946
14976
  {
@@ -15021,7 +15051,7 @@ const IconFlagOld = forwardRef(
15021
15051
  );
15022
15052
  const IconFlag = forwardRef(
15023
15053
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15024
- const [v1] = useNewDesignLanguage();
15054
+ const [v1] = useNewDesignLanguageIcons();
15025
15055
  return v1 ? /* @__PURE__ */ jsx(IconFlagNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconFlagOld, { ...props, size, weight, ref: forwardRef2 });
15026
15056
  }
15027
15057
  );
@@ -15117,7 +15147,7 @@ const IconFlipCardOld = forwardRef(
15117
15147
  );
15118
15148
  const IconFlipCard = forwardRef(
15119
15149
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15120
- const [v1] = useNewDesignLanguage();
15150
+ const [v1] = useNewDesignLanguageIcons();
15121
15151
  return v1 ? /* @__PURE__ */ jsx(
15122
15152
  IconFlipCardNew,
15123
15153
  {
@@ -15208,7 +15238,7 @@ const IconFolderOld = forwardRef(
15208
15238
  );
15209
15239
  const IconFolder = forwardRef(
15210
15240
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15211
- const [v1] = useNewDesignLanguage();
15241
+ const [v1] = useNewDesignLanguageIcons();
15212
15242
  return v1 ? /* @__PURE__ */ jsx(IconFolderNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconFolderOld, { ...props, size, weight, ref: forwardRef2 });
15213
15243
  }
15214
15244
  );
@@ -15275,7 +15305,7 @@ const IconFrameLinesTwoOld = forwardRef(
15275
15305
  );
15276
15306
  const IconFrameLinesTwo = forwardRef(
15277
15307
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15278
- const [v1] = useNewDesignLanguage();
15308
+ const [v1] = useNewDesignLanguageIcons();
15279
15309
  return v1 ? /* @__PURE__ */ jsx(
15280
15310
  IconFrameLinesTwoNew,
15281
15311
  {
@@ -15366,7 +15396,7 @@ const IconFramePlayOld = forwardRef(
15366
15396
  );
15367
15397
  const IconFramePlay = forwardRef(
15368
15398
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15369
- const [v1] = useNewDesignLanguage();
15399
+ const [v1] = useNewDesignLanguageIcons();
15370
15400
  return v1 ? /* @__PURE__ */ jsx(
15371
15401
  IconFramePlayNew,
15372
15402
  {
@@ -15449,7 +15479,7 @@ const IconFramePlusOld = forwardRef(
15449
15479
  );
15450
15480
  const IconFramePlus = forwardRef(
15451
15481
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15452
- const [v1] = useNewDesignLanguage();
15482
+ const [v1] = useNewDesignLanguageIcons();
15453
15483
  return v1 ? /* @__PURE__ */ jsx(
15454
15484
  IconFramePlusNew,
15455
15485
  {
@@ -15532,7 +15562,7 @@ const IconFrameOld = forwardRef(
15532
15562
  );
15533
15563
  const IconFrame = forwardRef(
15534
15564
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15535
- const [v1] = useNewDesignLanguage();
15565
+ const [v1] = useNewDesignLanguageIcons();
15536
15566
  return v1 ? /* @__PURE__ */ jsx(IconFrameNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconFrameOld, { ...props, size, weight, ref: forwardRef2 });
15537
15567
  }
15538
15568
  );
@@ -15596,7 +15626,7 @@ const IconFunnelOld = forwardRef(
15596
15626
  );
15597
15627
  const IconFunnel = forwardRef(
15598
15628
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15599
- const [v1] = useNewDesignLanguage();
15629
+ const [v1] = useNewDesignLanguageIcons();
15600
15630
  return v1 ? /* @__PURE__ */ jsx(IconFunnelNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconFunnelOld, { ...props, size, weight, ref: forwardRef2 });
15601
15631
  }
15602
15632
  );
@@ -15683,7 +15713,7 @@ const IconGaugeOld = forwardRef(
15683
15713
  );
15684
15714
  const IconGauge = forwardRef(
15685
15715
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15686
- const [v1] = useNewDesignLanguage();
15716
+ const [v1] = useNewDesignLanguageIcons();
15687
15717
  return v1 ? /* @__PURE__ */ jsx(IconGaugeNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconGaugeOld, { ...props, size, weight, ref: forwardRef2 });
15688
15718
  }
15689
15719
  );
@@ -15739,7 +15769,7 @@ const IconGavelOld = forwardRef(
15739
15769
  );
15740
15770
  const IconGavel = forwardRef(
15741
15771
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15742
- const [v1] = useNewDesignLanguage();
15772
+ const [v1] = useNewDesignLanguageIcons();
15743
15773
  return v1 ? /* @__PURE__ */ jsx(IconGavelNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconGavelOld, { ...props, size, weight, ref: forwardRef2 });
15744
15774
  }
15745
15775
  );
@@ -15805,7 +15835,7 @@ const IconGiftOld = forwardRef(
15805
15835
  );
15806
15836
  const IconGift = forwardRef(
15807
15837
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15808
- const [v1] = useNewDesignLanguage();
15838
+ const [v1] = useNewDesignLanguageIcons();
15809
15839
  return v1 ? /* @__PURE__ */ jsx(IconGiftNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconGiftOld, { ...props, size, weight, ref: forwardRef2 });
15810
15840
  }
15811
15841
  );
@@ -15869,7 +15899,7 @@ const IconGlobeOld = forwardRef(
15869
15899
  );
15870
15900
  const IconGlobe = forwardRef(
15871
15901
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15872
- const [v1] = useNewDesignLanguage();
15902
+ const [v1] = useNewDesignLanguageIcons();
15873
15903
  return v1 ? /* @__PURE__ */ jsx(IconGlobeNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconGlobeOld, { ...props, size, weight, ref: forwardRef2 });
15874
15904
  }
15875
15905
  );
@@ -15975,7 +16005,7 @@ const IconGraduationCapOld = forwardRef(
15975
16005
  );
15976
16006
  const IconGraduationCap = forwardRef(
15977
16007
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
15978
- const [v1] = useNewDesignLanguage();
16008
+ const [v1] = useNewDesignLanguageIcons();
15979
16009
  return v1 ? /* @__PURE__ */ jsx(
15980
16010
  IconGraduationCapNew,
15981
16011
  {
@@ -16072,7 +16102,7 @@ const IconGridFourOld = forwardRef(
16072
16102
  );
16073
16103
  const IconGridFour = forwardRef(
16074
16104
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16075
- const [v1] = useNewDesignLanguage();
16105
+ const [v1] = useNewDesignLanguageIcons();
16076
16106
  return v1 ? /* @__PURE__ */ jsx(
16077
16107
  IconGridFourNew,
16078
16108
  {
@@ -16194,7 +16224,7 @@ const IconGridOld = forwardRef(
16194
16224
  );
16195
16225
  const IconGrid = forwardRef(
16196
16226
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16197
- const [v1] = useNewDesignLanguage();
16227
+ const [v1] = useNewDesignLanguageIcons();
16198
16228
  return v1 ? /* @__PURE__ */ jsx(IconGridNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconGridOld, { ...props, size, weight, ref: forwardRef2 });
16199
16229
  }
16200
16230
  );
@@ -16269,7 +16299,7 @@ const IconHandFilledOld = forwardRef(
16269
16299
  );
16270
16300
  const IconHandFilled = forwardRef(
16271
16301
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16272
- const [v1] = useNewDesignLanguage();
16302
+ const [v1] = useNewDesignLanguageIcons();
16273
16303
  return v1 ? /* @__PURE__ */ jsx(
16274
16304
  IconHandFilledNew,
16275
16305
  {
@@ -16352,7 +16382,7 @@ const IconHandPointingOld = forwardRef(
16352
16382
  );
16353
16383
  const IconHandPointing = forwardRef(
16354
16384
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16355
- const [v1] = useNewDesignLanguage();
16385
+ const [v1] = useNewDesignLanguageIcons();
16356
16386
  return v1 ? /* @__PURE__ */ jsx(
16357
16387
  IconHandPointingNew,
16358
16388
  {
@@ -16435,7 +16465,7 @@ const IconHandOld = forwardRef(
16435
16465
  );
16436
16466
  const IconHand = forwardRef(
16437
16467
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16438
- const [v1] = useNewDesignLanguage();
16468
+ const [v1] = useNewDesignLanguageIcons();
16439
16469
  return v1 ? /* @__PURE__ */ jsx(IconHandNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconHandOld, { ...props, size, weight, ref: forwardRef2 });
16440
16470
  }
16441
16471
  );
@@ -16505,7 +16535,7 @@ const IconHeadphonesOld = forwardRef(
16505
16535
  );
16506
16536
  const IconHeadphones = forwardRef(
16507
16537
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16508
- const [v1] = useNewDesignLanguage();
16538
+ const [v1] = useNewDesignLanguageIcons();
16509
16539
  return v1 ? /* @__PURE__ */ jsx(
16510
16540
  IconHeadphonesNew,
16511
16541
  {
@@ -16633,7 +16663,7 @@ const IconHeadsetPersonOld = forwardRef(
16633
16663
  );
16634
16664
  const IconHeadsetPerson = forwardRef(
16635
16665
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16636
- const [v1] = useNewDesignLanguage();
16666
+ const [v1] = useNewDesignLanguageIcons();
16637
16667
  return v1 ? /* @__PURE__ */ jsx(
16638
16668
  IconHeadsetPersonNew,
16639
16669
  {
@@ -16718,7 +16748,7 @@ const IconHeartFilledOld = forwardRef(
16718
16748
  );
16719
16749
  const IconHeartFilled = forwardRef(
16720
16750
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16721
- const [v1] = useNewDesignLanguage();
16751
+ const [v1] = useNewDesignLanguageIcons();
16722
16752
  return v1 ? /* @__PURE__ */ jsx(
16723
16753
  IconHeartFilledNew,
16724
16754
  {
@@ -16789,7 +16819,7 @@ const IconHeartOld = forwardRef(
16789
16819
  );
16790
16820
  const IconHeart = forwardRef(
16791
16821
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16792
- const [v1] = useNewDesignLanguage();
16822
+ const [v1] = useNewDesignLanguageIcons();
16793
16823
  return v1 ? /* @__PURE__ */ jsx(IconHeartNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconHeartOld, { ...props, size, weight, ref: forwardRef2 });
16794
16824
  }
16795
16825
  );
@@ -16928,7 +16958,7 @@ const IconHighlighterUnderlineOld = forwardRef(
16928
16958
  );
16929
16959
  const IconHighlighterUnderline = forwardRef(
16930
16960
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
16931
- const [v1] = useNewDesignLanguage();
16961
+ const [v1] = useNewDesignLanguageIcons();
16932
16962
  return v1 ? /* @__PURE__ */ jsx(
16933
16963
  IconHighlighterUnderlineNew,
16934
16964
  {
@@ -17026,7 +17056,7 @@ const IconHighlighterOld = forwardRef(
17026
17056
  );
17027
17057
  const IconHighlighter = forwardRef(
17028
17058
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17029
- const [v1] = useNewDesignLanguage();
17059
+ const [v1] = useNewDesignLanguageIcons();
17030
17060
  return v1 ? /* @__PURE__ */ jsx(
17031
17061
  IconHighlighterNew,
17032
17062
  {
@@ -17110,7 +17140,7 @@ const IconHouseOld = forwardRef(
17110
17140
  );
17111
17141
  const IconHouse = forwardRef(
17112
17142
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17113
- const [v1] = useNewDesignLanguage();
17143
+ const [v1] = useNewDesignLanguageIcons();
17114
17144
  return v1 ? /* @__PURE__ */ jsx(IconHouseNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconHouseOld, { ...props, size, weight, ref: forwardRef2 });
17115
17145
  }
17116
17146
  );
@@ -17200,7 +17230,7 @@ const IconImageOld = forwardRef(
17200
17230
  );
17201
17231
  const IconImage = forwardRef(
17202
17232
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17203
- const [v1] = useNewDesignLanguage();
17233
+ const [v1] = useNewDesignLanguageIcons();
17204
17234
  return v1 ? /* @__PURE__ */ jsx(IconImageNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconImageOld, { ...props, size, weight, ref: forwardRef2 });
17205
17235
  }
17206
17236
  );
@@ -17283,7 +17313,7 @@ const IconIndentLeftOld = forwardRef(
17283
17313
  );
17284
17314
  const IconIndentLeft = forwardRef(
17285
17315
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17286
- const [v1] = useNewDesignLanguage();
17316
+ const [v1] = useNewDesignLanguageIcons();
17287
17317
  return v1 ? /* @__PURE__ */ jsx(
17288
17318
  IconIndentLeftNew,
17289
17319
  {
@@ -17382,7 +17412,7 @@ const IconIndentRightOld = forwardRef(
17382
17412
  );
17383
17413
  const IconIndentRight = forwardRef(
17384
17414
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17385
- const [v1] = useNewDesignLanguage();
17415
+ const [v1] = useNewDesignLanguageIcons();
17386
17416
  return v1 ? /* @__PURE__ */ jsx(
17387
17417
  IconIndentRightNew,
17388
17418
  {
@@ -17481,7 +17511,7 @@ const IconInformationMarkCircleOld = forwardRef(
17481
17511
  );
17482
17512
  const IconInformationMarkCircle = forwardRef(
17483
17513
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17484
- const [v1] = useNewDesignLanguage();
17514
+ const [v1] = useNewDesignLanguageIcons();
17485
17515
  return v1 ? /* @__PURE__ */ jsx(
17486
17516
  IconInformationMarkCircleNew,
17487
17517
  {
@@ -17619,7 +17649,7 @@ const IconKeyOld = forwardRef((props, forwardRef2) => {
17619
17649
  });
17620
17650
  const IconKey = forwardRef(
17621
17651
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17622
- const [v1] = useNewDesignLanguage();
17652
+ const [v1] = useNewDesignLanguageIcons();
17623
17653
  return v1 ? /* @__PURE__ */ jsx(IconKeyNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconKeyOld, { ...props, size, weight, ref: forwardRef2 });
17624
17654
  }
17625
17655
  );
@@ -17685,7 +17715,7 @@ const IconKeycapOld = forwardRef(
17685
17715
  );
17686
17716
  const IconKeycap = forwardRef(
17687
17717
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17688
- const [v1] = useNewDesignLanguage();
17718
+ const [v1] = useNewDesignLanguageIcons();
17689
17719
  return v1 ? /* @__PURE__ */ jsx(IconKeycapNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconKeycapOld, { ...props, size, weight, ref: forwardRef2 });
17690
17720
  }
17691
17721
  );
@@ -17764,7 +17794,7 @@ const IconLaptopOld = forwardRef(
17764
17794
  );
17765
17795
  const IconLaptop = forwardRef(
17766
17796
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17767
- const [v1] = useNewDesignLanguage();
17797
+ const [v1] = useNewDesignLanguageIcons();
17768
17798
  return v1 ? /* @__PURE__ */ jsx(IconLaptopNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconLaptopOld, { ...props, size, weight, ref: forwardRef2 });
17769
17799
  }
17770
17800
  );
@@ -17857,7 +17887,7 @@ const IconLassoOld = forwardRef(
17857
17887
  );
17858
17888
  const IconLasso = forwardRef(
17859
17889
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17860
- const [v1] = useNewDesignLanguage();
17890
+ const [v1] = useNewDesignLanguageIcons();
17861
17891
  return v1 ? /* @__PURE__ */ jsx(IconLassoNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconLassoOld, { ...props, size, weight, ref: forwardRef2 });
17862
17892
  }
17863
17893
  );
@@ -17923,7 +17953,7 @@ const IconLayoutOld = forwardRef(
17923
17953
  );
17924
17954
  const IconLayout = forwardRef(
17925
17955
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
17926
- const [v1] = useNewDesignLanguage();
17956
+ const [v1] = useNewDesignLanguageIcons();
17927
17957
  return v1 ? /* @__PURE__ */ jsx(IconLayoutNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconLayoutOld, { ...props, size, weight, ref: forwardRef2 });
17928
17958
  }
17929
17959
  );
@@ -18037,7 +18067,7 @@ const IconLightboxOld = forwardRef(
18037
18067
  );
18038
18068
  const IconLightbox = forwardRef(
18039
18069
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
18040
- const [v1] = useNewDesignLanguage();
18070
+ const [v1] = useNewDesignLanguageIcons();
18041
18071
  return v1 ? /* @__PURE__ */ jsx(
18042
18072
  IconLightboxNew,
18043
18073
  {
@@ -18124,7 +18154,7 @@ const IconLightbulbOld = forwardRef(
18124
18154
  );
18125
18155
  const IconLightbulb = forwardRef(
18126
18156
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
18127
- const [v1] = useNewDesignLanguage();
18157
+ const [v1] = useNewDesignLanguageIcons();
18128
18158
  return v1 ? /* @__PURE__ */ jsx(
18129
18159
  IconLightbulbNew,
18130
18160
  {
@@ -18208,7 +18238,7 @@ const IconLightningOld = forwardRef(
18208
18238
  );
18209
18239
  const IconLightning = forwardRef(
18210
18240
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
18211
- const [v1] = useNewDesignLanguage();
18241
+ const [v1] = useNewDesignLanguageIcons();
18212
18242
  return v1 ? /* @__PURE__ */ jsx(
18213
18243
  IconLightningNew,
18214
18244
  {
@@ -18549,7 +18579,7 @@ const IconLineTwoDiagonalTopRightDoubleOld = forwardRef((props, forwardRef2) =>
18549
18579
  });
18550
18580
  const IconLineTwoDiagonalTopRightDouble = forwardRef(
18551
18581
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
18552
- const [v1] = useNewDesignLanguage();
18582
+ const [v1] = useNewDesignLanguageIcons();
18553
18583
  return v1 ? /* @__PURE__ */ jsx(
18554
18584
  IconLineTwoDiagonalTopRightDoubleNew,
18555
18585
  {
@@ -18627,7 +18657,7 @@ const IconLinesThreeHorizontalLineVerticalCenterOld = forwardRef((props, forward
18627
18657
  );
18628
18658
  });
18629
18659
  const IconLinesThreeHorizontalLineVerticalCenter = forwardRef(({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
18630
- const [v1] = useNewDesignLanguage();
18660
+ const [v1] = useNewDesignLanguageIcons();
18631
18661
  return v1 ? /* @__PURE__ */ jsx(
18632
18662
  IconLinesThreeHorizontalLineVerticalCenterNew,
18633
18663
  {
@@ -18708,7 +18738,7 @@ const IconLinesThreeHorizontalOld = forwardRef(
18708
18738
  );
18709
18739
  const IconLinesThreeHorizontal = forwardRef(
18710
18740
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
18711
- const [v1] = useNewDesignLanguage();
18741
+ const [v1] = useNewDesignLanguageIcons();
18712
18742
  return v1 ? /* @__PURE__ */ jsx(
18713
18743
  IconLinesThreeHorizontalNew,
18714
18744
  {
@@ -18790,7 +18820,7 @@ const IconLinesThreeVerticalOld = forwardRef(
18790
18820
  );
18791
18821
  const IconLinesThreeVertical = forwardRef(
18792
18822
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
18793
- const [v1] = useNewDesignLanguage();
18823
+ const [v1] = useNewDesignLanguageIcons();
18794
18824
  return v1 ? /* @__PURE__ */ jsx(
18795
18825
  IconLinesThreeVerticalNew,
18796
18826
  {
@@ -18885,7 +18915,7 @@ const IconLinesTopLeftColumnsTwoOld = forwardRef(
18885
18915
  );
18886
18916
  const IconLinesTopLeftColumnsTwo = forwardRef(
18887
18917
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
18888
- const [v1] = useNewDesignLanguage();
18918
+ const [v1] = useNewDesignLanguageIcons();
18889
18919
  return v1 ? /* @__PURE__ */ jsx(
18890
18920
  IconLinesTopLeftColumnsTwoNew,
18891
18921
  {
@@ -18967,7 +18997,7 @@ const IconLinkPlusOld = forwardRef(
18967
18997
  );
18968
18998
  const IconLinkPlus = forwardRef(
18969
18999
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
18970
- const [v1] = useNewDesignLanguage();
19000
+ const [v1] = useNewDesignLanguageIcons();
18971
19001
  return v1 ? /* @__PURE__ */ jsx(
18972
19002
  IconLinkPlusNew,
18973
19003
  {
@@ -19048,7 +19078,7 @@ const IconLinkOld = forwardRef(
19048
19078
  );
19049
19079
  const IconLink = forwardRef(
19050
19080
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19051
- const [v1] = useNewDesignLanguage();
19081
+ const [v1] = useNewDesignLanguageIcons();
19052
19082
  return v1 ? /* @__PURE__ */ jsx(IconLinkNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconLinkOld, { ...props, size, weight, ref: forwardRef2 });
19053
19083
  }
19054
19084
  );
@@ -19122,7 +19152,7 @@ const IconListBulletsOld = forwardRef(
19122
19152
  );
19123
19153
  const IconListBullets = forwardRef(
19124
19154
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19125
- const [v1] = useNewDesignLanguage();
19155
+ const [v1] = useNewDesignLanguageIcons();
19126
19156
  return v1 ? /* @__PURE__ */ jsx(
19127
19157
  IconListBulletsNew,
19128
19158
  {
@@ -19205,7 +19235,7 @@ const IconListNumbersOld = forwardRef(
19205
19235
  );
19206
19236
  const IconListNumbers = forwardRef(
19207
19237
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19208
- const [v1] = useNewDesignLanguage();
19238
+ const [v1] = useNewDesignLanguageIcons();
19209
19239
  return v1 ? /* @__PURE__ */ jsx(
19210
19240
  IconListNumbersNew,
19211
19241
  {
@@ -19305,7 +19335,7 @@ const IconLockClosedOld = forwardRef(
19305
19335
  );
19306
19336
  const IconLockClosed = forwardRef(
19307
19337
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19308
- const [v1] = useNewDesignLanguage();
19338
+ const [v1] = useNewDesignLanguageIcons();
19309
19339
  return v1 ? /* @__PURE__ */ jsx(
19310
19340
  IconLockClosedNew,
19311
19341
  {
@@ -19397,7 +19427,7 @@ const IconLockOpenOld = forwardRef(
19397
19427
  );
19398
19428
  const IconLockOpen = forwardRef(
19399
19429
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19400
- const [v1] = useNewDesignLanguage();
19430
+ const [v1] = useNewDesignLanguageIcons();
19401
19431
  return v1 ? /* @__PURE__ */ jsx(
19402
19432
  IconLockOpenNew,
19403
19433
  {
@@ -19498,7 +19528,7 @@ const IconLoginOld = forwardRef(
19498
19528
  );
19499
19529
  const IconLogin = forwardRef(
19500
19530
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19501
- const [v1] = useNewDesignLanguage();
19531
+ const [v1] = useNewDesignLanguageIcons();
19502
19532
  return v1 ? /* @__PURE__ */ jsx(IconLoginNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconLoginOld, { ...props, size, weight, ref: forwardRef2 });
19503
19533
  }
19504
19534
  );
@@ -19583,7 +19613,7 @@ const IconLogoutOld = forwardRef(
19583
19613
  );
19584
19614
  const IconLogout = forwardRef(
19585
19615
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19586
- const [v1] = useNewDesignLanguage();
19616
+ const [v1] = useNewDesignLanguageIcons();
19587
19617
  return v1 ? /* @__PURE__ */ jsx(IconLogoutNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconLogoutOld, { ...props, size, weight, ref: forwardRef2 });
19588
19618
  }
19589
19619
  );
@@ -19648,7 +19678,7 @@ const IconMagnetOld = forwardRef(
19648
19678
  );
19649
19679
  const IconMagnet = forwardRef(
19650
19680
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19651
- const [v1] = useNewDesignLanguage();
19681
+ const [v1] = useNewDesignLanguageIcons();
19652
19682
  return v1 ? /* @__PURE__ */ jsx(IconMagnetNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconMagnetOld, { ...props, size, weight, ref: forwardRef2 });
19653
19683
  }
19654
19684
  );
@@ -19732,7 +19762,7 @@ const IconMagnifyingGlassLightningOld = forwardRef(
19732
19762
  );
19733
19763
  const IconMagnifyingGlassLightning = forwardRef(
19734
19764
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19735
- const [v1] = useNewDesignLanguage();
19765
+ const [v1] = useNewDesignLanguageIcons();
19736
19766
  return v1 ? /* @__PURE__ */ jsx(
19737
19767
  IconMagnifyingGlassLightningNew,
19738
19768
  {
@@ -19813,7 +19843,7 @@ const IconMagnifyingGlassPlusOld = forwardRef(
19813
19843
  );
19814
19844
  const IconMagnifyingGlassPlus = forwardRef(
19815
19845
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19816
- const [v1] = useNewDesignLanguage();
19846
+ const [v1] = useNewDesignLanguageIcons();
19817
19847
  return v1 ? /* @__PURE__ */ jsx(
19818
19848
  IconMagnifyingGlassPlusNew,
19819
19849
  {
@@ -19894,7 +19924,7 @@ const IconMagnifyingGlassOld = forwardRef(
19894
19924
  );
19895
19925
  const IconMagnifyingGlass = forwardRef(
19896
19926
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19897
- const [v1] = useNewDesignLanguage();
19927
+ const [v1] = useNewDesignLanguageIcons();
19898
19928
  return v1 ? /* @__PURE__ */ jsx(
19899
19929
  IconMagnifyingGlassNew,
19900
19930
  {
@@ -19976,7 +20006,7 @@ const IconMapOld = forwardRef((props, forwardRef2) => {
19976
20006
  });
19977
20007
  const IconMap = forwardRef(
19978
20008
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
19979
- const [v1] = useNewDesignLanguage();
20009
+ const [v1] = useNewDesignLanguageIcons();
19980
20010
  return v1 ? /* @__PURE__ */ jsx(IconMapNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconMapOld, { ...props, size, weight, ref: forwardRef2 });
19981
20011
  }
19982
20012
  );
@@ -20075,7 +20105,7 @@ const IconMegaphoneOld = forwardRef(
20075
20105
  );
20076
20106
  const IconMegaphone = forwardRef(
20077
20107
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20078
- const [v1] = useNewDesignLanguage();
20108
+ const [v1] = useNewDesignLanguageIcons();
20079
20109
  return v1 ? /* @__PURE__ */ jsx(
20080
20110
  IconMegaphoneNew,
20081
20111
  {
@@ -20193,7 +20223,7 @@ const IconMicrophoneSlashOld = forwardRef(
20193
20223
  );
20194
20224
  const IconMicrophoneSlash = forwardRef(
20195
20225
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20196
- const [v1] = useNewDesignLanguage();
20226
+ const [v1] = useNewDesignLanguageIcons();
20197
20227
  return v1 ? /* @__PURE__ */ jsx(
20198
20228
  IconMicrophoneSlashNew,
20199
20229
  {
@@ -20274,7 +20304,7 @@ const IconMicrophoneOld = forwardRef(
20274
20304
  );
20275
20305
  const IconMicrophone = forwardRef(
20276
20306
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20277
- const [v1] = useNewDesignLanguage();
20307
+ const [v1] = useNewDesignLanguageIcons();
20278
20308
  return v1 ? /* @__PURE__ */ jsx(
20279
20309
  IconMicrophoneNew,
20280
20310
  {
@@ -20355,7 +20385,7 @@ const IconMinusOld = forwardRef(
20355
20385
  );
20356
20386
  const IconMinus = forwardRef(
20357
20387
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20358
- const [v1] = useNewDesignLanguage();
20388
+ const [v1] = useNewDesignLanguageIcons();
20359
20389
  return v1 ? /* @__PURE__ */ jsx(IconMinusNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconMinusOld, { ...props, size, weight, ref: forwardRef2 });
20360
20390
  }
20361
20391
  );
@@ -20429,7 +20459,7 @@ const IconMobileOld = forwardRef(
20429
20459
  );
20430
20460
  const IconMobile = forwardRef(
20431
20461
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20432
- const [v1] = useNewDesignLanguage();
20462
+ const [v1] = useNewDesignLanguageIcons();
20433
20463
  return v1 ? /* @__PURE__ */ jsx(IconMobileNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconMobileOld, { ...props, size, weight, ref: forwardRef2 });
20434
20464
  }
20435
20465
  );
@@ -20496,7 +20526,7 @@ const IconMonitorArrowUpOld = forwardRef(
20496
20526
  );
20497
20527
  const IconMonitorArrowUp = forwardRef(
20498
20528
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20499
- const [v1] = useNewDesignLanguage();
20529
+ const [v1] = useNewDesignLanguageIcons();
20500
20530
  return v1 ? /* @__PURE__ */ jsx(
20501
20531
  IconMonitorArrowUpNew,
20502
20532
  {
@@ -20587,7 +20617,7 @@ const IconMonitorArrowOld = forwardRef(
20587
20617
  );
20588
20618
  const IconMonitorArrow = forwardRef(
20589
20619
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20590
- const [v1] = useNewDesignLanguage();
20620
+ const [v1] = useNewDesignLanguageIcons();
20591
20621
  return v1 ? /* @__PURE__ */ jsx(
20592
20622
  IconMonitorArrowNew,
20593
20623
  {
@@ -20669,7 +20699,7 @@ const IconMonitorPauseOld = forwardRef(
20669
20699
  );
20670
20700
  const IconMonitorPause = forwardRef(
20671
20701
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20672
- const [v1] = useNewDesignLanguage();
20702
+ const [v1] = useNewDesignLanguageIcons();
20673
20703
  return v1 ? /* @__PURE__ */ jsx(
20674
20704
  IconMonitorPauseNew,
20675
20705
  {
@@ -20767,7 +20797,7 @@ const IconMonitorPlayOld = forwardRef(
20767
20797
  );
20768
20798
  const IconMonitorPlay = forwardRef(
20769
20799
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20770
- const [v1] = useNewDesignLanguage();
20800
+ const [v1] = useNewDesignLanguageIcons();
20771
20801
  return v1 ? /* @__PURE__ */ jsx(
20772
20802
  IconMonitorPlayNew,
20773
20803
  {
@@ -20859,7 +20889,7 @@ const IconMonitorStopOld = forwardRef(
20859
20889
  );
20860
20890
  const IconMonitorStop = forwardRef(
20861
20891
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20862
- const [v1] = useNewDesignLanguage();
20892
+ const [v1] = useNewDesignLanguageIcons();
20863
20893
  return v1 ? /* @__PURE__ */ jsx(
20864
20894
  IconMonitorStopNew,
20865
20895
  {
@@ -20933,7 +20963,7 @@ const IconMonitorOld = forwardRef(
20933
20963
  );
20934
20964
  const IconMonitor = forwardRef(
20935
20965
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
20936
- const [v1] = useNewDesignLanguage();
20966
+ const [v1] = useNewDesignLanguageIcons();
20937
20967
  return v1 ? /* @__PURE__ */ jsx(IconMonitorNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconMonitorOld, { ...props, size, weight, ref: forwardRef2 });
20938
20968
  }
20939
20969
  );
@@ -20997,7 +21027,7 @@ const IconMoonOld = forwardRef(
20997
21027
  );
20998
21028
  const IconMoon = forwardRef(
20999
21029
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21000
- const [v1] = useNewDesignLanguage();
21030
+ const [v1] = useNewDesignLanguageIcons();
21001
21031
  return v1 ? /* @__PURE__ */ jsx(IconMoonNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconMoonOld, { ...props, size, weight, ref: forwardRef2 });
21002
21032
  }
21003
21033
  );
@@ -21073,7 +21103,7 @@ const IconMouseOld = forwardRef(
21073
21103
  );
21074
21104
  const IconMouse = forwardRef(
21075
21105
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21076
- const [v1] = useNewDesignLanguage();
21106
+ const [v1] = useNewDesignLanguageIcons();
21077
21107
  return v1 ? /* @__PURE__ */ jsx(IconMouseNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconMouseOld, { ...props, size, weight, ref: forwardRef2 });
21078
21108
  }
21079
21109
  );
@@ -21146,7 +21176,7 @@ const IconMusicNoteOld = forwardRef(
21146
21176
  );
21147
21177
  const IconMusicNote = forwardRef(
21148
21178
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21149
- const [v1] = useNewDesignLanguage();
21179
+ const [v1] = useNewDesignLanguageIcons();
21150
21180
  return v1 ? /* @__PURE__ */ jsx(
21151
21181
  IconMusicNoteNew,
21152
21182
  {
@@ -21253,7 +21283,7 @@ const IconNavigationArrowLinesOld = forwardRef(
21253
21283
  );
21254
21284
  const IconNavigationArrowLines = forwardRef(
21255
21285
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21256
- const [v1] = useNewDesignLanguage();
21286
+ const [v1] = useNewDesignLanguageIcons();
21257
21287
  return v1 ? /* @__PURE__ */ jsx(
21258
21288
  IconNavigationArrowLinesNew,
21259
21289
  {
@@ -21390,7 +21420,7 @@ const IconNavigationUpLeftSlashOld = forwardRef(
21390
21420
  );
21391
21421
  const IconNavigationUpLeftSlash = forwardRef(
21392
21422
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21393
- const [v1] = useNewDesignLanguage();
21423
+ const [v1] = useNewDesignLanguageIcons();
21394
21424
  return v1 ? /* @__PURE__ */ jsx(
21395
21425
  IconNavigationUpLeftSlashNew,
21396
21426
  {
@@ -21473,7 +21503,7 @@ const IconNavigationUpRightOld = forwardRef(
21473
21503
  );
21474
21504
  const IconNavigationUpRight = forwardRef(
21475
21505
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21476
- const [v1] = useNewDesignLanguage();
21506
+ const [v1] = useNewDesignLanguageIcons();
21477
21507
  return v1 ? /* @__PURE__ */ jsx(
21478
21508
  IconNavigationUpRightNew,
21479
21509
  {
@@ -21563,7 +21593,7 @@ const IconNextOld = forwardRef(
21563
21593
  );
21564
21594
  const IconNext = forwardRef(
21565
21595
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21566
- const [v1] = useNewDesignLanguage();
21596
+ const [v1] = useNewDesignLanguageIcons();
21567
21597
  return v1 ? /* @__PURE__ */ jsx(IconNextNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconNextOld, { ...props, size, weight, ref: forwardRef2 });
21568
21598
  }
21569
21599
  );
@@ -21641,7 +21671,7 @@ const IconNodeConnectedDotOld = forwardRef(
21641
21671
  );
21642
21672
  const IconNodeConnectedDot = forwardRef(
21643
21673
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21644
- const [v1] = useNewDesignLanguage();
21674
+ const [v1] = useNewDesignLanguageIcons();
21645
21675
  return v1 ? /* @__PURE__ */ jsx(
21646
21676
  IconNodeConnectedDotNew,
21647
21677
  {
@@ -21724,7 +21754,7 @@ const IconNodeLinesCurvedOld = forwardRef(
21724
21754
  );
21725
21755
  const IconNodeLinesCurved = forwardRef(
21726
21756
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21727
- const [v1] = useNewDesignLanguage();
21757
+ const [v1] = useNewDesignLanguageIcons();
21728
21758
  return v1 ? /* @__PURE__ */ jsx(
21729
21759
  IconNodeLinesCurvedNew,
21730
21760
  {
@@ -21807,7 +21837,7 @@ const IconNodeLinesHorizontalOld = forwardRef(
21807
21837
  );
21808
21838
  const IconNodeLinesHorizontal = forwardRef(
21809
21839
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21810
- const [v1] = useNewDesignLanguage();
21840
+ const [v1] = useNewDesignLanguageIcons();
21811
21841
  return v1 ? /* @__PURE__ */ jsx(
21812
21842
  IconNodeLinesHorizontalNew,
21813
21843
  {
@@ -21890,7 +21920,7 @@ const IconNodeLinesVerticalOld = forwardRef(
21890
21920
  );
21891
21921
  const IconNodeLinesVertical = forwardRef(
21892
21922
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21893
- const [v1] = useNewDesignLanguage();
21923
+ const [v1] = useNewDesignLanguageIcons();
21894
21924
  return v1 ? /* @__PURE__ */ jsx(
21895
21925
  IconNodeLinesVerticalNew,
21896
21926
  {
@@ -21971,7 +22001,7 @@ const IconNodePlusOld = forwardRef(
21971
22001
  );
21972
22002
  const IconNodePlus = forwardRef(
21973
22003
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
21974
- const [v1] = useNewDesignLanguage();
22004
+ const [v1] = useNewDesignLanguageIcons();
21975
22005
  return v1 ? /* @__PURE__ */ jsx(
21976
22006
  IconNodePlusNew,
21977
22007
  {
@@ -22109,7 +22139,7 @@ const IconNodesConnectedOld = forwardRef(
22109
22139
  );
22110
22140
  const IconNodesConnected = forwardRef(
22111
22141
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22112
- const [v1] = useNewDesignLanguage();
22142
+ const [v1] = useNewDesignLanguageIcons();
22113
22143
  return v1 ? /* @__PURE__ */ jsx(
22114
22144
  IconNodesConnectedNew,
22115
22145
  {
@@ -22190,7 +22220,7 @@ const IconNodesConnectionsThreeOld = forwardRef(
22190
22220
  );
22191
22221
  const IconNodesConnectionsThree = forwardRef(
22192
22222
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22193
- const [v1] = useNewDesignLanguage();
22223
+ const [v1] = useNewDesignLanguageIcons();
22194
22224
  return v1 ? /* @__PURE__ */ jsx(
22195
22225
  IconNodesConnectionsThreeNew,
22196
22226
  {
@@ -22290,7 +22320,7 @@ const IconNoteMagnifyingGlassOld = forwardRef(
22290
22320
  );
22291
22321
  const IconNoteMagnifyingGlass = forwardRef(
22292
22322
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22293
- const [v1] = useNewDesignLanguage();
22323
+ const [v1] = useNewDesignLanguageIcons();
22294
22324
  return v1 ? /* @__PURE__ */ jsx(
22295
22325
  IconNoteMagnifyingGlassNew,
22296
22326
  {
@@ -22390,7 +22420,7 @@ const IconNotepadOld = forwardRef(
22390
22420
  );
22391
22421
  const IconNotepad = forwardRef(
22392
22422
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22393
- const [v1] = useNewDesignLanguage();
22423
+ const [v1] = useNewDesignLanguageIcons();
22394
22424
  return v1 ? /* @__PURE__ */ jsx(IconNotepadNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconNotepadOld, { ...props, size, weight, ref: forwardRef2 });
22395
22425
  }
22396
22426
  );
@@ -22447,7 +22477,7 @@ const IconNumberOld = forwardRef(
22447
22477
  );
22448
22478
  const IconNumber = forwardRef(
22449
22479
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22450
- const [v1] = useNewDesignLanguage();
22480
+ const [v1] = useNewDesignLanguageIcons();
22451
22481
  return v1 ? /* @__PURE__ */ jsx(IconNumberNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconNumberOld, { ...props, size, weight, ref: forwardRef2 });
22452
22482
  }
22453
22483
  );
@@ -22549,7 +22579,7 @@ const IconOfficeOld = forwardRef(
22549
22579
  );
22550
22580
  const IconOffice = forwardRef(
22551
22581
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22552
- const [v1] = useNewDesignLanguage();
22582
+ const [v1] = useNewDesignLanguageIcons();
22553
22583
  return v1 ? /* @__PURE__ */ jsx(IconOfficeNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconOfficeOld, { ...props, size, weight, ref: forwardRef2 });
22554
22584
  }
22555
22585
  );
@@ -22615,7 +22645,7 @@ const IconOrgChartOld = forwardRef(
22615
22645
  );
22616
22646
  const IconOrgChart = forwardRef(
22617
22647
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22618
- const [v1] = useNewDesignLanguage();
22648
+ const [v1] = useNewDesignLanguageIcons();
22619
22649
  return v1 ? /* @__PURE__ */ jsx(
22620
22650
  IconOrgChartNew,
22621
22651
  {
@@ -22703,7 +22733,7 @@ const IconOrientationHorizontalOld = forwardRef(
22703
22733
  );
22704
22734
  const IconOrientationHorizontal = forwardRef(
22705
22735
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22706
- const [v1] = useNewDesignLanguage();
22736
+ const [v1] = useNewDesignLanguageIcons();
22707
22737
  return v1 ? /* @__PURE__ */ jsx(
22708
22738
  IconOrientationHorizontalNew,
22709
22739
  {
@@ -22800,7 +22830,7 @@ const IconOrientationVerticalOld = forwardRef(
22800
22830
  );
22801
22831
  const IconOrientationVertical = forwardRef(
22802
22832
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22803
- const [v1] = useNewDesignLanguage();
22833
+ const [v1] = useNewDesignLanguageIcons();
22804
22834
  return v1 ? /* @__PURE__ */ jsx(
22805
22835
  IconOrientationVerticalNew,
22806
22836
  {
@@ -22898,7 +22928,7 @@ const IconPaintBucketOld = forwardRef(
22898
22928
  );
22899
22929
  const IconPaintBucket = forwardRef(
22900
22930
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22901
- const [v1] = useNewDesignLanguage();
22931
+ const [v1] = useNewDesignLanguageIcons();
22902
22932
  return v1 ? /* @__PURE__ */ jsx(
22903
22933
  IconPaintBucketNew,
22904
22934
  {
@@ -22980,7 +23010,7 @@ const IconPaletteOld = forwardRef(
22980
23010
  );
22981
23011
  const IconPalette = forwardRef(
22982
23012
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
22983
- const [v1] = useNewDesignLanguage();
23013
+ const [v1] = useNewDesignLanguageIcons();
22984
23014
  return v1 ? /* @__PURE__ */ jsx(IconPaletteNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconPaletteOld, { ...props, size, weight, ref: forwardRef2 });
22985
23015
  }
22986
23016
  );
@@ -23044,7 +23074,7 @@ const IconPaperPlaneFilledRightOld = forwardRef(
23044
23074
  );
23045
23075
  const IconPaperPlaneFilledRight = forwardRef(
23046
23076
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23047
- const [v1] = useNewDesignLanguage();
23077
+ const [v1] = useNewDesignLanguageIcons();
23048
23078
  return v1 ? /* @__PURE__ */ jsx(
23049
23079
  IconPaperPlaneFilledRightNew,
23050
23080
  {
@@ -23133,7 +23163,7 @@ const IconPaperPlaneTiltOld = forwardRef(
23133
23163
  );
23134
23164
  const IconPaperPlaneTilt = forwardRef(
23135
23165
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23136
- const [v1] = useNewDesignLanguage();
23166
+ const [v1] = useNewDesignLanguageIcons();
23137
23167
  return v1 ? /* @__PURE__ */ jsx(
23138
23168
  IconPaperPlaneTiltNew,
23139
23169
  {
@@ -23251,7 +23281,7 @@ const IconPauseCircleOld = forwardRef(
23251
23281
  );
23252
23282
  const IconPauseCircle = forwardRef(
23253
23283
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23254
- const [v1] = useNewDesignLanguage();
23284
+ const [v1] = useNewDesignLanguageIcons();
23255
23285
  return v1 ? /* @__PURE__ */ jsx(
23256
23286
  IconPauseCircleNew,
23257
23287
  {
@@ -23331,7 +23361,7 @@ const IconPauseOld = forwardRef(
23331
23361
  );
23332
23362
  const IconPause = forwardRef(
23333
23363
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23334
- const [v1] = useNewDesignLanguage();
23364
+ const [v1] = useNewDesignLanguageIcons();
23335
23365
  return v1 ? /* @__PURE__ */ jsx(IconPauseNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconPauseOld, { ...props, size, weight, ref: forwardRef2 });
23336
23366
  }
23337
23367
  );
@@ -23436,7 +23466,7 @@ const IconPenTipOld = forwardRef(
23436
23466
  );
23437
23467
  const IconPenTip = forwardRef(
23438
23468
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23439
- const [v1] = useNewDesignLanguage();
23469
+ const [v1] = useNewDesignLanguageIcons();
23440
23470
  return v1 ? /* @__PURE__ */ jsx(IconPenTipNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconPenTipOld, { ...props, size, weight, ref: forwardRef2 });
23441
23471
  }
23442
23472
  );
@@ -23510,7 +23540,7 @@ const IconPenUnderlineOld = forwardRef(
23510
23540
  );
23511
23541
  const IconPenUnderline = forwardRef(
23512
23542
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23513
- const [v1] = useNewDesignLanguage();
23543
+ const [v1] = useNewDesignLanguageIcons();
23514
23544
  return v1 ? /* @__PURE__ */ jsx(
23515
23545
  IconPenUnderlineNew,
23516
23546
  {
@@ -23595,7 +23625,7 @@ const IconPenOld = forwardRef((props, forwardRef2) => {
23595
23625
  });
23596
23626
  const IconPen = forwardRef(
23597
23627
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23598
- const [v1] = useNewDesignLanguage();
23628
+ const [v1] = useNewDesignLanguageIcons();
23599
23629
  return v1 ? /* @__PURE__ */ jsx(IconPenNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconPenOld, { ...props, size, weight, ref: forwardRef2 });
23600
23630
  }
23601
23631
  );
@@ -23719,7 +23749,7 @@ const IconPeopleListOld = forwardRef(
23719
23749
  );
23720
23750
  const IconPeopleList = forwardRef(
23721
23751
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23722
- const [v1] = useNewDesignLanguage();
23752
+ const [v1] = useNewDesignLanguageIcons();
23723
23753
  return v1 ? /* @__PURE__ */ jsx(
23724
23754
  IconPeopleListNew,
23725
23755
  {
@@ -23818,7 +23848,7 @@ const IconPersonInCircleOld = forwardRef(
23818
23848
  );
23819
23849
  const IconPersonInCircle = forwardRef(
23820
23850
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23821
- const [v1] = useNewDesignLanguage();
23851
+ const [v1] = useNewDesignLanguageIcons();
23822
23852
  return v1 ? /* @__PURE__ */ jsx(
23823
23853
  IconPersonInCircleNew,
23824
23854
  {
@@ -23930,7 +23960,7 @@ const IconPlaceholderOld = forwardRef(
23930
23960
  );
23931
23961
  const IconPlaceholder = forwardRef(
23932
23962
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
23933
- const [v1] = useNewDesignLanguage();
23963
+ const [v1] = useNewDesignLanguageIcons();
23934
23964
  return v1 ? /* @__PURE__ */ jsx(
23935
23965
  IconPlaceholderNew,
23936
23966
  {
@@ -24048,7 +24078,7 @@ const IconPlayCircleOld = forwardRef(
24048
24078
  );
24049
24079
  const IconPlayCircle = forwardRef(
24050
24080
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24051
- const [v1] = useNewDesignLanguage();
24081
+ const [v1] = useNewDesignLanguageIcons();
24052
24082
  return v1 ? /* @__PURE__ */ jsx(
24053
24083
  IconPlayCircleNew,
24054
24084
  {
@@ -24137,7 +24167,7 @@ const IconPlayOld = forwardRef(
24137
24167
  );
24138
24168
  const IconPlay = forwardRef(
24139
24169
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24140
- const [v1] = useNewDesignLanguage();
24170
+ const [v1] = useNewDesignLanguageIcons();
24141
24171
  return v1 ? /* @__PURE__ */ jsx(IconPlayNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconPlayOld, { ...props, size, weight, ref: forwardRef2 });
24142
24172
  }
24143
24173
  );
@@ -24219,7 +24249,7 @@ const IconPlaybackSpeedCircleOld = forwardRef(
24219
24249
  );
24220
24250
  const IconPlaybackSpeedCircle = forwardRef(
24221
24251
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24222
- const [v1] = useNewDesignLanguage();
24252
+ const [v1] = useNewDesignLanguageIcons();
24223
24253
  return v1 ? /* @__PURE__ */ jsx(
24224
24254
  IconPlaybackSpeedCircleNew,
24225
24255
  {
@@ -24302,7 +24332,7 @@ const IconPlugOld = forwardRef(
24302
24332
  );
24303
24333
  const IconPlug = forwardRef(
24304
24334
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24305
- const [v1] = useNewDesignLanguage();
24335
+ const [v1] = useNewDesignLanguageIcons();
24306
24336
  return v1 ? /* @__PURE__ */ jsx(IconPlugNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconPlugOld, { ...props, size, weight, ref: forwardRef2 });
24307
24337
  }
24308
24338
  );
@@ -24377,7 +24407,7 @@ const IconPlusBoxOld = forwardRef(
24377
24407
  );
24378
24408
  const IconPlusBox = forwardRef(
24379
24409
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24380
- const [v1] = useNewDesignLanguage();
24410
+ const [v1] = useNewDesignLanguageIcons();
24381
24411
  return v1 ? /* @__PURE__ */ jsx(IconPlusBoxNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconPlusBoxOld, { ...props, size, weight, ref: forwardRef2 });
24382
24412
  }
24383
24413
  );
@@ -24396,24 +24426,13 @@ const IconPlusSquareNew = forwardRef(
24396
24426
  fill: "none",
24397
24427
  ref: forwardRef2
24398
24428
  },
24399
- /* @__PURE__ */ jsx(
24400
- "rect",
24401
- {
24402
- width: 18,
24403
- height: 18,
24404
- x: 3,
24405
- y: 3,
24406
- stroke: "currentColor",
24407
- strokeWidth: "var(--svg-stroke-width)",
24408
- rx: 2
24409
- }
24410
- ),
24411
24429
  /* @__PURE__ */ jsx(
24412
24430
  "path",
24413
24431
  {
24414
- stroke: "currentColor",
24415
- strokeWidth: "var(--svg-stroke-width)",
24416
- d: "M12 8v8m4-4h-8"
24432
+ fill: "currentColor",
24433
+ fillRule: "evenodd",
24434
+ 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",
24435
+ clipRule: "evenodd"
24417
24436
  }
24418
24437
  )
24419
24438
  );
@@ -24463,7 +24482,7 @@ const IconPlusSquareOld = forwardRef(
24463
24482
  );
24464
24483
  const IconPlusSquare = forwardRef(
24465
24484
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24466
- const [v1] = useNewDesignLanguage();
24485
+ const [v1] = useNewDesignLanguageIcons();
24467
24486
  return v1 ? /* @__PURE__ */ jsx(
24468
24487
  IconPlusSquareNew,
24469
24488
  {
@@ -24554,7 +24573,7 @@ const IconPlusTextOld = forwardRef(
24554
24573
  );
24555
24574
  const IconPlusText = forwardRef(
24556
24575
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24557
- const [v1] = useNewDesignLanguage();
24576
+ const [v1] = useNewDesignLanguageIcons();
24558
24577
  return v1 ? /* @__PURE__ */ jsx(
24559
24578
  IconPlusTextNew,
24560
24579
  {
@@ -24635,7 +24654,7 @@ const IconPlusOld = forwardRef(
24635
24654
  );
24636
24655
  const IconPlus = forwardRef(
24637
24656
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24638
- const [v1] = useNewDesignLanguage();
24657
+ const [v1] = useNewDesignLanguageIcons();
24639
24658
  return v1 ? /* @__PURE__ */ jsx(IconPlusNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconPlusOld, { ...props, size, weight, ref: forwardRef2 });
24640
24659
  }
24641
24660
  );
@@ -24711,7 +24730,7 @@ const IconPollingOld = forwardRef(
24711
24730
  );
24712
24731
  const IconPolling = forwardRef(
24713
24732
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24714
- const [v1] = useNewDesignLanguage();
24733
+ const [v1] = useNewDesignLanguageIcons();
24715
24734
  return v1 ? /* @__PURE__ */ jsx(IconPollingNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconPollingOld, { ...props, size, weight, ref: forwardRef2 });
24716
24735
  }
24717
24736
  );
@@ -24795,7 +24814,7 @@ const IconPresentationArrowOld = forwardRef(
24795
24814
  );
24796
24815
  const IconPresentationArrow = forwardRef(
24797
24816
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24798
- const [v1] = useNewDesignLanguage();
24817
+ const [v1] = useNewDesignLanguageIcons();
24799
24818
  return v1 ? /* @__PURE__ */ jsx(
24800
24819
  IconPresentationArrowNew,
24801
24820
  {
@@ -24887,7 +24906,7 @@ const IconPresentationEyeOpenOld = forwardRef(
24887
24906
  );
24888
24907
  const IconPresentationEyeOpen = forwardRef(
24889
24908
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24890
- const [v1] = useNewDesignLanguage();
24909
+ const [v1] = useNewDesignLanguageIcons();
24891
24910
  return v1 ? /* @__PURE__ */ jsx(
24892
24911
  IconPresentationEyeOpenNew,
24893
24912
  {
@@ -24979,7 +24998,7 @@ const IconPresentationLineOld = forwardRef(
24979
24998
  );
24980
24999
  const IconPresentationLine = forwardRef(
24981
25000
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
24982
- const [v1] = useNewDesignLanguage();
25001
+ const [v1] = useNewDesignLanguageIcons();
24983
25002
  return v1 ? /* @__PURE__ */ jsx(
24984
25003
  IconPresentationLineNew,
24985
25004
  {
@@ -25062,7 +25081,7 @@ const IconPresentationLinesTwoOld = forwardRef(
25062
25081
  );
25063
25082
  const IconPresentationLinesTwo = forwardRef(
25064
25083
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
25065
- const [v1] = useNewDesignLanguage();
25084
+ const [v1] = useNewDesignLanguageIcons();
25066
25085
  return v1 ? /* @__PURE__ */ jsx(
25067
25086
  IconPresentationLinesTwoNew,
25068
25087
  {
@@ -25153,7 +25172,7 @@ const IconPresentationLinkOld = forwardRef(
25153
25172
  );
25154
25173
  const IconPresentationLink = forwardRef(
25155
25174
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
25156
- const [v1] = useNewDesignLanguage();
25175
+ const [v1] = useNewDesignLanguageIcons();
25157
25176
  return v1 ? /* @__PURE__ */ jsx(
25158
25177
  IconPresentationLinkNew,
25159
25178
  {
@@ -25245,7 +25264,7 @@ const IconPresentationNumberOneOld = forwardRef(
25245
25264
  );
25246
25265
  const IconPresentationNumberOne = forwardRef(
25247
25266
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
25248
- const [v1] = useNewDesignLanguage();
25267
+ const [v1] = useNewDesignLanguageIcons();
25249
25268
  return v1 ? /* @__PURE__ */ jsx(
25250
25269
  IconPresentationNumberOneNew,
25251
25270
  {
@@ -25336,7 +25355,7 @@ const IconPresentationPlayOld = forwardRef(
25336
25355
  );
25337
25356
  const IconPresentationPlay = forwardRef(
25338
25357
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
25339
- const [v1] = useNewDesignLanguage();
25358
+ const [v1] = useNewDesignLanguageIcons();
25340
25359
  return v1 ? /* @__PURE__ */ jsx(
25341
25360
  IconPresentationPlayNew,
25342
25361
  {
@@ -25428,7 +25447,7 @@ const IconPresentationPlusOld = forwardRef(
25428
25447
  );
25429
25448
  const IconPresentationPlus = forwardRef(
25430
25449
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
25431
- const [v1] = useNewDesignLanguage();
25450
+ const [v1] = useNewDesignLanguageIcons();
25432
25451
  return v1 ? /* @__PURE__ */ jsx(
25433
25452
  IconPresentationPlusNew,
25434
25453
  {
@@ -25516,7 +25535,7 @@ const IconPreviousOld = forwardRef(
25516
25535
  );
25517
25536
  const IconPrevious = forwardRef(
25518
25537
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
25519
- const [v1] = useNewDesignLanguage();
25538
+ const [v1] = useNewDesignLanguageIcons();
25520
25539
  return v1 ? /* @__PURE__ */ jsx(
25521
25540
  IconPreviousNew,
25522
25541
  {
@@ -25597,7 +25616,7 @@ const IconProhibitOld = forwardRef(
25597
25616
  );
25598
25617
  const IconProhibit = forwardRef(
25599
25618
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
25600
- const [v1] = useNewDesignLanguage();
25619
+ const [v1] = useNewDesignLanguageIcons();
25601
25620
  return v1 ? /* @__PURE__ */ jsx(
25602
25621
  IconProhibitNew,
25603
25622
  {
@@ -25921,7 +25940,7 @@ const IconPrototypeFormatOld = forwardRef(
25921
25940
  );
25922
25941
  const IconPrototypeFormat = forwardRef(
25923
25942
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
25924
- const [v1] = useNewDesignLanguage();
25943
+ const [v1] = useNewDesignLanguageIcons();
25925
25944
  return v1 ? /* @__PURE__ */ jsx(
25926
25945
  IconPrototypeFormatNew,
25927
25946
  {
@@ -26024,7 +26043,7 @@ const IconPushPinFilledOld = forwardRef(
26024
26043
  );
26025
26044
  const IconPushPinFilled = forwardRef(
26026
26045
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26027
- const [v1] = useNewDesignLanguage();
26046
+ const [v1] = useNewDesignLanguageIcons();
26028
26047
  return v1 ? /* @__PURE__ */ jsx(
26029
26048
  IconPushPinFilledNew,
26030
26049
  {
@@ -26113,7 +26132,7 @@ const IconPushPinOld = forwardRef(
26113
26132
  );
26114
26133
  const IconPushPin = forwardRef(
26115
26134
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26116
- const [v1] = useNewDesignLanguage();
26135
+ const [v1] = useNewDesignLanguageIcons();
26117
26136
  return v1 ? /* @__PURE__ */ jsx(IconPushPinNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconPushPinOld, { ...props, size, weight, ref: forwardRef2 });
26118
26137
  }
26119
26138
  );
@@ -26187,7 +26206,7 @@ const IconQuestionMarkCircleOld = forwardRef(
26187
26206
  );
26188
26207
  const IconQuestionMarkCircle = forwardRef(
26189
26208
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26190
- const [v1] = useNewDesignLanguage();
26209
+ const [v1] = useNewDesignLanguageIcons();
26191
26210
  return v1 ? /* @__PURE__ */ jsx(
26192
26211
  IconQuestionMarkCircleNew,
26193
26212
  {
@@ -26275,7 +26294,7 @@ const IconQuestionMarkOld = forwardRef(
26275
26294
  );
26276
26295
  const IconQuestionMark = forwardRef(
26277
26296
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26278
- const [v1] = useNewDesignLanguage();
26297
+ const [v1] = useNewDesignLanguageIcons();
26279
26298
  return v1 ? /* @__PURE__ */ jsx(
26280
26299
  IconQuestionMarkNew,
26281
26300
  {
@@ -26356,7 +26375,7 @@ const IconQuotesOld = forwardRef(
26356
26375
  );
26357
26376
  const IconQuotes = forwardRef(
26358
26377
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26359
- const [v1] = useNewDesignLanguage();
26378
+ const [v1] = useNewDesignLanguageIcons();
26360
26379
  return v1 ? /* @__PURE__ */ jsx(IconQuotesNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconQuotesOld, { ...props, size, weight, ref: forwardRef2 });
26361
26380
  }
26362
26381
  );
@@ -26441,7 +26460,7 @@ const IconRectangleArrowUpCenterOld = forwardRef(
26441
26460
  );
26442
26461
  const IconRectangleArrowUpCenter = forwardRef(
26443
26462
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26444
- const [v1] = useNewDesignLanguage();
26463
+ const [v1] = useNewDesignLanguageIcons();
26445
26464
  return v1 ? /* @__PURE__ */ jsx(
26446
26465
  IconRectangleArrowUpCenterNew,
26447
26466
  {
@@ -26524,7 +26543,7 @@ const IconRectangleDashLinesOld = forwardRef(
26524
26543
  );
26525
26544
  const IconRectangleDashLines = forwardRef(
26526
26545
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26527
- const [v1] = useNewDesignLanguage();
26546
+ const [v1] = useNewDesignLanguageIcons();
26528
26547
  return v1 ? /* @__PURE__ */ jsx(
26529
26548
  IconRectangleDashLinesNew,
26530
26549
  {
@@ -26677,7 +26696,7 @@ const IconRectangleDotLinePenOld = forwardRef(
26677
26696
  );
26678
26697
  const IconRectangleDotLinePen = forwardRef(
26679
26698
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26680
- const [v1] = useNewDesignLanguage();
26699
+ const [v1] = useNewDesignLanguageIcons();
26681
26700
  return v1 ? /* @__PURE__ */ jsx(
26682
26701
  IconRectangleDotLinePenNew,
26683
26702
  {
@@ -26830,7 +26849,7 @@ const IconRectangleFrame2LinesOld = forwardRef(
26830
26849
  );
26831
26850
  const IconRectangleFrame2Lines = forwardRef(
26832
26851
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26833
- const [v1] = useNewDesignLanguage();
26852
+ const [v1] = useNewDesignLanguageIcons();
26834
26853
  return v1 ? /* @__PURE__ */ jsx(
26835
26854
  IconRectangleFrame2LinesNew,
26836
26855
  {
@@ -26923,7 +26942,7 @@ const IconRectangleLineOld = forwardRef(
26923
26942
  );
26924
26943
  const IconRectangleLine = forwardRef(
26925
26944
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26926
- const [v1] = useNewDesignLanguage();
26945
+ const [v1] = useNewDesignLanguageIcons();
26927
26946
  return v1 ? /* @__PURE__ */ jsx(
26928
26947
  IconRectangleLineNew,
26929
26948
  {
@@ -27026,7 +27045,7 @@ const IconRectanglePlayStackOld = forwardRef(
27026
27045
  );
27027
27046
  const IconRectanglePlayStack = forwardRef(
27028
27047
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27029
- const [v1] = useNewDesignLanguage();
27048
+ const [v1] = useNewDesignLanguageIcons();
27030
27049
  return v1 ? /* @__PURE__ */ jsx(
27031
27050
  IconRectanglePlayStackNew,
27032
27051
  {
@@ -27096,7 +27115,7 @@ const IconRectanglePortraitDashSquareTopCenterOld = forwardRef((props, forwardRe
27096
27115
  );
27097
27116
  });
27098
27117
  const IconRectanglePortraitDashSquareTopCenter = forwardRef(({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27099
- const [v1] = useNewDesignLanguage();
27118
+ const [v1] = useNewDesignLanguageIcons();
27100
27119
  return v1 ? /* @__PURE__ */ jsx(
27101
27120
  IconRectanglePortraitDashSquareTopCenterNew,
27102
27121
  {
@@ -27173,7 +27192,7 @@ const IconRectanglePortraitDashSquareTopLeftOld = forwardRef((props, forwardRef2
27173
27192
  );
27174
27193
  });
27175
27194
  const IconRectanglePortraitDashSquareTopLeft = forwardRef(({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27176
- const [v1] = useNewDesignLanguage();
27195
+ const [v1] = useNewDesignLanguageIcons();
27177
27196
  return v1 ? /* @__PURE__ */ jsx(
27178
27197
  IconRectanglePortraitDashSquareTopLeftNew,
27179
27198
  {
@@ -27254,7 +27273,7 @@ const IconRectanglePortraitDashOld = forwardRef(
27254
27273
  );
27255
27274
  const IconRectanglePortraitDash = forwardRef(
27256
27275
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27257
- const [v1] = useNewDesignLanguage();
27276
+ const [v1] = useNewDesignLanguageIcons();
27258
27277
  return v1 ? /* @__PURE__ */ jsx(
27259
27278
  IconRectanglePortraitDashNew,
27260
27279
  {
@@ -27374,7 +27393,7 @@ const IconRectanglePortraitSquareTopLeftOld = forwardRef((props, forwardRef2) =>
27374
27393
  });
27375
27394
  const IconRectanglePortraitSquareTopLeft = forwardRef(
27376
27395
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27377
- const [v1] = useNewDesignLanguage();
27396
+ const [v1] = useNewDesignLanguageIcons();
27378
27397
  return v1 ? /* @__PURE__ */ jsx(
27379
27398
  IconRectanglePortraitSquareTopLeftNew,
27380
27399
  {
@@ -27502,7 +27521,7 @@ const IconRectangleTickOld = forwardRef(
27502
27521
  );
27503
27522
  const IconRectangleTick = forwardRef(
27504
27523
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27505
- const [v1] = useNewDesignLanguage();
27524
+ const [v1] = useNewDesignLanguageIcons();
27506
27525
  return v1 ? /* @__PURE__ */ jsx(
27507
27526
  IconRectangleTickNew,
27508
27527
  {
@@ -27590,7 +27609,7 @@ const IconRectangleTriangleBottomCenterOld = forwardRef((props, forwardRef2) =>
27590
27609
  });
27591
27610
  const IconRectangleTriangleBottomCenter = forwardRef(
27592
27611
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27593
- const [v1] = useNewDesignLanguage();
27612
+ const [v1] = useNewDesignLanguageIcons();
27594
27613
  return v1 ? /* @__PURE__ */ jsx(
27595
27614
  IconRectangleTriangleBottomCenterNew,
27596
27615
  {
@@ -27729,7 +27748,7 @@ const IconRectanglesThreeAlignedOld = forwardRef(
27729
27748
  );
27730
27749
  const IconRectanglesThreeAligned = forwardRef(
27731
27750
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27732
- const [v1] = useNewDesignLanguage();
27751
+ const [v1] = useNewDesignLanguageIcons();
27733
27752
  return v1 ? /* @__PURE__ */ jsx(
27734
27753
  IconRectanglesThreeAlignedNew,
27735
27754
  {
@@ -27851,7 +27870,7 @@ const IconRectanglesThreeOverlapOld = forwardRef(
27851
27870
  );
27852
27871
  const IconRectanglesThreeOverlap = forwardRef(
27853
27872
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27854
- const [v1] = useNewDesignLanguage();
27873
+ const [v1] = useNewDesignLanguageIcons();
27855
27874
  return v1 ? /* @__PURE__ */ jsx(
27856
27875
  IconRectanglesThreeOverlapNew,
27857
27876
  {
@@ -27961,7 +27980,7 @@ const IconRectanglesTwoLineOld = forwardRef(
27961
27980
  );
27962
27981
  const IconRectanglesTwoLine = forwardRef(
27963
27982
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27964
- const [v1] = useNewDesignLanguage();
27983
+ const [v1] = useNewDesignLanguageIcons();
27965
27984
  return v1 ? /* @__PURE__ */ jsx(
27966
27985
  IconRectanglesTwoLineNew,
27967
27986
  {
@@ -28069,7 +28088,7 @@ const IconRectanglesTwoLinesFourOld = forwardRef(
28069
28088
  );
28070
28089
  const IconRectanglesTwoLinesFour = forwardRef(
28071
28090
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28072
- const [v1] = useNewDesignLanguage();
28091
+ const [v1] = useNewDesignLanguageIcons();
28073
28092
  return v1 ? /* @__PURE__ */ jsx(
28074
28093
  IconRectanglesTwoLinesFourNew,
28075
28094
  {
@@ -28164,7 +28183,7 @@ const IconRectanglesTwoMinusOld = forwardRef(
28164
28183
  );
28165
28184
  const IconRectanglesTwoMinus = forwardRef(
28166
28185
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28167
- const [v1] = useNewDesignLanguage();
28186
+ const [v1] = useNewDesignLanguageIcons();
28168
28187
  return v1 ? /* @__PURE__ */ jsx(
28169
28188
  IconRectanglesTwoMinusNew,
28170
28189
  {
@@ -28259,7 +28278,7 @@ const IconRectanglesTwoPlusOld = forwardRef(
28259
28278
  );
28260
28279
  const IconRectanglesTwoPlus = forwardRef(
28261
28280
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28262
- const [v1] = useNewDesignLanguage();
28281
+ const [v1] = useNewDesignLanguageIcons();
28263
28282
  return v1 ? /* @__PURE__ */ jsx(
28264
28283
  IconRectanglesTwoPlusNew,
28265
28284
  {
@@ -28382,7 +28401,7 @@ const IconRectanglesTwoUserOld = forwardRef(
28382
28401
  );
28383
28402
  const IconRectanglesTwoUser = forwardRef(
28384
28403
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28385
- const [v1] = useNewDesignLanguage();
28404
+ const [v1] = useNewDesignLanguageIcons();
28386
28405
  return v1 ? /* @__PURE__ */ jsx(
28387
28406
  IconRectanglesTwoUserNew,
28388
28407
  {
@@ -28493,7 +28512,7 @@ const IconRocketOld = forwardRef(
28493
28512
  );
28494
28513
  const IconRocket = forwardRef(
28495
28514
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28496
- const [v1] = useNewDesignLanguage();
28515
+ const [v1] = useNewDesignLanguageIcons();
28497
28516
  return v1 ? /* @__PURE__ */ jsx(IconRocketNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconRocketOld, { ...props, size, weight, ref: forwardRef2 });
28498
28517
  }
28499
28518
  );
@@ -28570,7 +28589,7 @@ const IconRssRectangleOld = forwardRef(
28570
28589
  );
28571
28590
  const IconRssRectangle = forwardRef(
28572
28591
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28573
- const [v1] = useNewDesignLanguage();
28592
+ const [v1] = useNewDesignLanguageIcons();
28574
28593
  return v1 ? /* @__PURE__ */ jsx(
28575
28594
  IconRssRectangleNew,
28576
28595
  {
@@ -28649,7 +28668,7 @@ const IconRssOld = forwardRef((props, forwardRef2) => {
28649
28668
  });
28650
28669
  const IconRss = forwardRef(
28651
28670
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28652
- const [v1] = useNewDesignLanguage();
28671
+ const [v1] = useNewDesignLanguageIcons();
28653
28672
  return v1 ? /* @__PURE__ */ jsx(IconRssNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconRssOld, { ...props, size, weight, ref: forwardRef2 });
28654
28673
  }
28655
28674
  );
@@ -28740,7 +28759,7 @@ const IconScissorsOld = forwardRef(
28740
28759
  );
28741
28760
  const IconScissors = forwardRef(
28742
28761
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28743
- const [v1] = useNewDesignLanguage();
28762
+ const [v1] = useNewDesignLanguageIcons();
28744
28763
  return v1 ? /* @__PURE__ */ jsx(
28745
28764
  IconScissorsNew,
28746
28765
  {
@@ -28833,7 +28852,7 @@ const IconScrollbarXyOld = forwardRef(
28833
28852
  );
28834
28853
  const IconScrollbarXy = forwardRef(
28835
28854
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28836
- const [v1] = useNewDesignLanguage();
28855
+ const [v1] = useNewDesignLanguageIcons();
28837
28856
  return v1 ? /* @__PURE__ */ jsx(
28838
28857
  IconScrollbarXyNew,
28839
28858
  {
@@ -28917,7 +28936,7 @@ const IconSelectOld = forwardRef(
28917
28936
  );
28918
28937
  const IconSelect = forwardRef(
28919
28938
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28920
- const [v1] = useNewDesignLanguage();
28939
+ const [v1] = useNewDesignLanguageIcons();
28921
28940
  return v1 ? /* @__PURE__ */ jsx(IconSelectNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconSelectOld, { ...props, size, weight, ref: forwardRef2 });
28922
28941
  }
28923
28942
  );
@@ -28988,12 +29007,111 @@ const IconShadowOld = forwardRef(
28988
29007
  );
28989
29008
  const IconShadow = forwardRef(
28990
29009
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28991
- const [v1] = useNewDesignLanguage();
29010
+ const [v1] = useNewDesignLanguageIcons();
28992
29011
  return v1 ? /* @__PURE__ */ jsx(IconShadowNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconShadowOld, { ...props, size, weight, ref: forwardRef2 });
28993
29012
  }
28994
29013
  );
28995
29014
  IconShadow[iconSymbol] = true;
28996
29015
 
29016
+ const IconShapesLinesStackedNew = forwardRef(
29017
+ (props, forwardRef2) => {
29018
+ const [debug] = useLocalStorage("DEBUG_ICON", false);
29019
+ return createElement(
29020
+ StyledIcon,
29021
+ {
29022
+ ...props,
29023
+ debug,
29024
+ "aria-hidden": true,
29025
+ viewBox: "0 0 24 24",
29026
+ fill: "none",
29027
+ ref: forwardRef2
29028
+ },
29029
+ /* @__PURE__ */ jsx(
29030
+ "path",
29031
+ {
29032
+ stroke: "currentColor",
29033
+ strokeWidth: "var(--svg-stroke-width)",
29034
+ 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"
29035
+ }
29036
+ ),
29037
+ /* @__PURE__ */ jsx(
29038
+ "path",
29039
+ {
29040
+ stroke: "currentColor",
29041
+ strokeLinejoin: "bevel",
29042
+ strokeWidth: "var(--svg-stroke-width)",
29043
+ d: "m20.25 19.5.75-6.5-6.5.75"
29044
+ }
29045
+ )
29046
+ );
29047
+ }
29048
+ );
29049
+ const IconShapesLinesStackedOld = forwardRef(
29050
+ (props, forwardRef2) => {
29051
+ const [debug] = useLocalStorage("DEBUG_ICON", false);
29052
+ return createElement(
29053
+ StyledIcon,
29054
+ {
29055
+ ...props,
29056
+ debug,
29057
+ "aria-hidden": true,
29058
+ viewBox: "0 0 24 24",
29059
+ fill: "none",
29060
+ ref: forwardRef2
29061
+ },
29062
+ /* @__PURE__ */ jsx(
29063
+ "path",
29064
+ {
29065
+ stroke: "currentColor",
29066
+ strokeLinecap: "round",
29067
+ strokeWidth: "var(--svg-stroke-width)",
29068
+ 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"
29069
+ }
29070
+ ),
29071
+ /* @__PURE__ */ jsx(
29072
+ "path",
29073
+ {
29074
+ fill: "currentColor",
29075
+ 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"
29076
+ }
29077
+ ),
29078
+ /* @__PURE__ */ jsx(
29079
+ "path",
29080
+ {
29081
+ stroke: "currentColor",
29082
+ strokeLinecap: "round",
29083
+ strokeLinejoin: "round",
29084
+ strokeWidth: "var(--svg-stroke-width)",
29085
+ d: "m20.25 19.5.75-6.5-6.5.75"
29086
+ }
29087
+ )
29088
+ );
29089
+ }
29090
+ );
29091
+ const IconShapesLinesStacked = forwardRef(
29092
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29093
+ const [v1] = useNewDesignLanguageIcons();
29094
+ return v1 ? /* @__PURE__ */ jsx(
29095
+ IconShapesLinesStackedNew,
29096
+ {
29097
+ ...props,
29098
+ size,
29099
+ weight,
29100
+ ref: forwardRef2
29101
+ }
29102
+ ) : /* @__PURE__ */ jsx(
29103
+ IconShapesLinesStackedOld,
29104
+ {
29105
+ ...props,
29106
+ size,
29107
+ weight,
29108
+ ref: forwardRef2
29109
+ }
29110
+ );
29111
+ }
29112
+ );
29113
+ IconShapesLinesStacked[iconSymbol] = true;
29114
+
28997
29115
  const IconShapesLinesNew = forwardRef(
28998
29116
  (props, forwardRef2) => {
28999
29117
  const [debug] = useLocalStorage("DEBUG_ICON", false);
@@ -29089,7 +29207,7 @@ const IconShapesLinesOld = forwardRef(
29089
29207
  );
29090
29208
  const IconShapesLines = forwardRef(
29091
29209
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29092
- const [v1] = useNewDesignLanguage();
29210
+ const [v1] = useNewDesignLanguageIcons();
29093
29211
  return v1 ? /* @__PURE__ */ jsx(
29094
29212
  IconShapesLinesNew,
29095
29213
  {
@@ -29171,7 +29289,7 @@ const IconShapesOld = forwardRef(
29171
29289
  );
29172
29290
  const IconShapes = forwardRef(
29173
29291
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29174
- const [v1] = useNewDesignLanguage();
29292
+ const [v1] = useNewDesignLanguageIcons();
29175
29293
  return v1 ? /* @__PURE__ */ jsx(IconShapesNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconShapesOld, { ...props, size, weight, ref: forwardRef2 });
29176
29294
  }
29177
29295
  );
@@ -29250,7 +29368,7 @@ const IconShieldCheckOld = forwardRef(
29250
29368
  );
29251
29369
  const IconShieldCheck = forwardRef(
29252
29370
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29253
- const [v1] = useNewDesignLanguage();
29371
+ const [v1] = useNewDesignLanguageIcons();
29254
29372
  return v1 ? /* @__PURE__ */ jsx(
29255
29373
  IconShieldCheckNew,
29256
29374
  {
@@ -29324,7 +29442,7 @@ const IconShieldLockFilledOld = forwardRef(
29324
29442
  );
29325
29443
  const IconShieldLockFilled = forwardRef(
29326
29444
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29327
- const [v1] = useNewDesignLanguage();
29445
+ const [v1] = useNewDesignLanguageIcons();
29328
29446
  return v1 ? /* @__PURE__ */ jsx(
29329
29447
  IconShieldLockFilledNew,
29330
29448
  {
@@ -29418,7 +29536,7 @@ const IconShieldLockOld = forwardRef(
29418
29536
  );
29419
29537
  const IconShieldLock = forwardRef(
29420
29538
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29421
- const [v1] = useNewDesignLanguage();
29539
+ const [v1] = useNewDesignLanguageIcons();
29422
29540
  return v1 ? /* @__PURE__ */ jsx(
29423
29541
  IconShieldLockNew,
29424
29542
  {
@@ -29510,7 +29628,7 @@ const IconShuffleOld = forwardRef(
29510
29628
  );
29511
29629
  const IconShuffle = forwardRef(
29512
29630
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29513
- const [v1] = useNewDesignLanguage();
29631
+ const [v1] = useNewDesignLanguageIcons();
29514
29632
  return v1 ? /* @__PURE__ */ jsx(IconShuffleNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconShuffleOld, { ...props, size, weight, ref: forwardRef2 });
29515
29633
  }
29516
29634
  );
@@ -29589,7 +29707,7 @@ const IconSidebarClosedOld = forwardRef(
29589
29707
  );
29590
29708
  const IconSidebarClosed = forwardRef(
29591
29709
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29592
- const [v1] = useNewDesignLanguage();
29710
+ const [v1] = useNewDesignLanguageIcons();
29593
29711
  return v1 ? /* @__PURE__ */ jsx(
29594
29712
  IconSidebarClosedNew,
29595
29713
  {
@@ -29681,7 +29799,7 @@ const IconSidebarGlobalClosedOld = forwardRef(
29681
29799
  );
29682
29800
  const IconSidebarGlobalClosed = forwardRef(
29683
29801
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29684
- const [v1] = useNewDesignLanguage();
29802
+ const [v1] = useNewDesignLanguageIcons();
29685
29803
  return v1 ? /* @__PURE__ */ jsx(
29686
29804
  IconSidebarGlobalClosedNew,
29687
29805
  {
@@ -29775,7 +29893,7 @@ const IconSidebarGlobalOpenOld = forwardRef(
29775
29893
  );
29776
29894
  const IconSidebarGlobalOpen = forwardRef(
29777
29895
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29778
- const [v1] = useNewDesignLanguage();
29896
+ const [v1] = useNewDesignLanguageIcons();
29779
29897
  return v1 ? /* @__PURE__ */ jsx(
29780
29898
  IconSidebarGlobalOpenNew,
29781
29899
  {
@@ -29888,7 +30006,7 @@ const IconSidebarOpenOld = forwardRef(
29888
30006
  );
29889
30007
  const IconSidebarOpen = forwardRef(
29890
30008
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29891
- const [v1] = useNewDesignLanguage();
30009
+ const [v1] = useNewDesignLanguageIcons();
29892
30010
  return v1 ? /* @__PURE__ */ jsx(
29893
30011
  IconSidebarOpenNew,
29894
30012
  {
@@ -29985,7 +30103,7 @@ const IconSingleSparksFilledOld = forwardRef(
29985
30103
  );
29986
30104
  const IconSingleSparksFilled = forwardRef(
29987
30105
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29988
- const [v1] = useNewDesignLanguage();
30106
+ const [v1] = useNewDesignLanguageIcons();
29989
30107
  return v1 ? /* @__PURE__ */ jsx(
29990
30108
  IconSingleSparksFilledNew,
29991
30109
  {
@@ -30069,7 +30187,7 @@ const IconSlideFormatOld = forwardRef(
30069
30187
  );
30070
30188
  const IconSlideFormat = forwardRef(
30071
30189
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30072
- const [v1] = useNewDesignLanguage();
30190
+ const [v1] = useNewDesignLanguageIcons();
30073
30191
  return v1 ? /* @__PURE__ */ jsx(
30074
30192
  IconSlideFormatNew,
30075
30193
  {
@@ -30174,7 +30292,7 @@ const IconSlidersXOld = forwardRef(
30174
30292
  );
30175
30293
  const IconSlidersX = forwardRef(
30176
30294
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30177
- const [v1] = useNewDesignLanguage();
30295
+ const [v1] = useNewDesignLanguageIcons();
30178
30296
  return v1 ? /* @__PURE__ */ jsx(
30179
30297
  IconSlidersXNew,
30180
30298
  {
@@ -30291,7 +30409,7 @@ const IconSlidersYOld = forwardRef(
30291
30409
  );
30292
30410
  const IconSlidersY = forwardRef(
30293
30411
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30294
- const [v1] = useNewDesignLanguage();
30412
+ const [v1] = useNewDesignLanguageIcons();
30295
30413
  return v1 ? /* @__PURE__ */ jsx(
30296
30414
  IconSlidersYNew,
30297
30415
  {
@@ -30398,7 +30516,7 @@ const IconSmileyChatOld = forwardRef(
30398
30516
  );
30399
30517
  const IconSmileyChat = forwardRef(
30400
30518
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30401
- const [v1] = useNewDesignLanguage();
30519
+ const [v1] = useNewDesignLanguageIcons();
30402
30520
  return v1 ? /* @__PURE__ */ jsx(
30403
30521
  IconSmileyChatNew,
30404
30522
  {
@@ -30506,7 +30624,7 @@ const IconSmileyPlusOld = forwardRef(
30506
30624
  );
30507
30625
  const IconSmileyPlus = forwardRef(
30508
30626
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30509
- const [v1] = useNewDesignLanguage();
30627
+ const [v1] = useNewDesignLanguageIcons();
30510
30628
  return v1 ? /* @__PURE__ */ jsx(
30511
30629
  IconSmileyPlusNew,
30512
30630
  {
@@ -30596,7 +30714,7 @@ const IconSmileyStickerOld = forwardRef(
30596
30714
  );
30597
30715
  const IconSmileySticker = forwardRef(
30598
30716
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30599
- const [v1] = useNewDesignLanguage();
30717
+ const [v1] = useNewDesignLanguageIcons();
30600
30718
  return v1 ? /* @__PURE__ */ jsx(
30601
30719
  IconSmileyStickerNew,
30602
30720
  {
@@ -30704,7 +30822,7 @@ const IconSmileyOld = forwardRef(
30704
30822
  );
30705
30823
  const IconSmiley = forwardRef(
30706
30824
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30707
- const [v1] = useNewDesignLanguage();
30825
+ const [v1] = useNewDesignLanguageIcons();
30708
30826
  return v1 ? /* @__PURE__ */ jsx(IconSmileyNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconSmileyOld, { ...props, size, weight, ref: forwardRef2 });
30709
30827
  }
30710
30828
  );
@@ -31243,7 +31361,7 @@ const IconSortAscendingOld = forwardRef(
31243
31361
  );
31244
31362
  const IconSortAscending = forwardRef(
31245
31363
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31246
- const [v1] = useNewDesignLanguage();
31364
+ const [v1] = useNewDesignLanguageIcons();
31247
31365
  return v1 ? /* @__PURE__ */ jsx(
31248
31366
  IconSortAscendingNew,
31249
31367
  {
@@ -31326,7 +31444,7 @@ const IconSortDescendingOld = forwardRef(
31326
31444
  );
31327
31445
  const IconSortDescending = forwardRef(
31328
31446
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31329
- const [v1] = useNewDesignLanguage();
31447
+ const [v1] = useNewDesignLanguageIcons();
31330
31448
  return v1 ? /* @__PURE__ */ jsx(
31331
31449
  IconSortDescendingNew,
31332
31450
  {
@@ -31418,7 +31536,7 @@ const IconSparksFilledOld = forwardRef(
31418
31536
  );
31419
31537
  const IconSparksFilled = forwardRef(
31420
31538
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31421
- const [v1] = useNewDesignLanguage();
31539
+ const [v1] = useNewDesignLanguageIcons();
31422
31540
  return v1 ? /* @__PURE__ */ jsx(
31423
31541
  IconSparksFilledNew,
31424
31542
  {
@@ -31506,7 +31624,7 @@ const IconSparksOld = forwardRef(
31506
31624
  );
31507
31625
  const IconSparks = forwardRef(
31508
31626
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31509
- const [v1] = useNewDesignLanguage();
31627
+ const [v1] = useNewDesignLanguageIcons();
31510
31628
  return v1 ? /* @__PURE__ */ jsx(IconSparksNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconSparksOld, { ...props, size, weight, ref: forwardRef2 });
31511
31629
  }
31512
31630
  );
@@ -31578,7 +31696,7 @@ const IconSpeakerCrossOld = forwardRef(
31578
31696
  );
31579
31697
  const IconSpeakerCross = forwardRef(
31580
31698
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31581
- const [v1] = useNewDesignLanguage();
31699
+ const [v1] = useNewDesignLanguageIcons();
31582
31700
  return v1 ? /* @__PURE__ */ jsx(
31583
31701
  IconSpeakerCrossNew,
31584
31702
  {
@@ -31666,7 +31784,7 @@ const IconSpeakerHighOld = forwardRef(
31666
31784
  );
31667
31785
  const IconSpeakerHigh = forwardRef(
31668
31786
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31669
- const [v1] = useNewDesignLanguage();
31787
+ const [v1] = useNewDesignLanguageIcons();
31670
31788
  return v1 ? /* @__PURE__ */ jsx(
31671
31789
  IconSpeakerHighNew,
31672
31790
  {
@@ -31750,7 +31868,7 @@ const IconSpinnerOld = forwardRef(
31750
31868
  );
31751
31869
  const IconSpinner = forwardRef(
31752
31870
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31753
- const [v1] = useNewDesignLanguage();
31871
+ const [v1] = useNewDesignLanguageIcons();
31754
31872
  return v1 ? /* @__PURE__ */ jsx(IconSpinnerNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconSpinnerOld, { ...props, size, weight, ref: forwardRef2 });
31755
31873
  }
31756
31874
  );
@@ -31825,7 +31943,7 @@ const IconSplitVerticalOld = forwardRef(
31825
31943
  );
31826
31944
  const IconSplitVertical = forwardRef(
31827
31945
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31828
- const [v1] = useNewDesignLanguage();
31946
+ const [v1] = useNewDesignLanguageIcons();
31829
31947
  return v1 ? /* @__PURE__ */ jsx(
31830
31948
  IconSplitVerticalNew,
31831
31949
  {
@@ -31925,7 +32043,7 @@ const IconSquareArrowInOld = forwardRef(
31925
32043
  );
31926
32044
  const IconSquareArrowIn = forwardRef(
31927
32045
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31928
- const [v1] = useNewDesignLanguage();
32046
+ const [v1] = useNewDesignLanguageIcons();
31929
32047
  return v1 ? /* @__PURE__ */ jsx(
31930
32048
  IconSquareArrowInNew,
31931
32049
  {
@@ -32015,7 +32133,7 @@ const IconSquareBracketsAngleSlashOld = forwardRef(
32015
32133
  );
32016
32134
  const IconSquareBracketsAngleSlash = forwardRef(
32017
32135
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32018
- const [v1] = useNewDesignLanguage();
32136
+ const [v1] = useNewDesignLanguageIcons();
32019
32137
  return v1 ? /* @__PURE__ */ jsx(
32020
32138
  IconSquareBracketsAngleSlashNew,
32021
32139
  {
@@ -32105,7 +32223,7 @@ const IconSquareCirclesTwoOld = forwardRef(
32105
32223
  );
32106
32224
  const IconSquareCirclesTwo = forwardRef(
32107
32225
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32108
- const [v1] = useNewDesignLanguage();
32226
+ const [v1] = useNewDesignLanguageIcons();
32109
32227
  return v1 ? /* @__PURE__ */ jsx(
32110
32228
  IconSquareCirclesTwoNew,
32111
32229
  {
@@ -32198,7 +32316,7 @@ const IconSquareFrame2LinesCircleOld = forwardRef(
32198
32316
  );
32199
32317
  const IconSquareFrame2LinesCircle = forwardRef(
32200
32318
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32201
- const [v1] = useNewDesignLanguage();
32319
+ const [v1] = useNewDesignLanguageIcons();
32202
32320
  return v1 ? /* @__PURE__ */ jsx(
32203
32321
  IconSquareFrame2LinesCircleNew,
32204
32322
  {
@@ -32289,7 +32407,7 @@ const IconSquareLineSquareDashedOld = forwardRef(
32289
32407
  );
32290
32408
  const IconSquareLineSquareDashed = forwardRef(
32291
32409
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32292
- const [v1] = useNewDesignLanguage();
32410
+ const [v1] = useNewDesignLanguageIcons();
32293
32411
  return v1 ? /* @__PURE__ */ jsx(
32294
32412
  IconSquareLineSquareDashedNew,
32295
32413
  {
@@ -32416,7 +32534,7 @@ const IconSquareStarScribbleOld = forwardRef(
32416
32534
  );
32417
32535
  const IconSquareStarScribble = forwardRef(
32418
32536
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32419
- const [v1] = useNewDesignLanguage();
32537
+ const [v1] = useNewDesignLanguageIcons();
32420
32538
  return v1 ? /* @__PURE__ */ jsx(
32421
32539
  IconSquareStarScribbleNew,
32422
32540
  {
@@ -32515,7 +32633,7 @@ const IconSquareTriangleCirclePlusOld = forwardRef(
32515
32633
  );
32516
32634
  const IconSquareTriangleCirclePlus = forwardRef(
32517
32635
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32518
- const [v1] = useNewDesignLanguage();
32636
+ const [v1] = useNewDesignLanguageIcons();
32519
32637
  return v1 ? /* @__PURE__ */ jsx(
32520
32638
  IconSquareTriangleCirclePlusNew,
32521
32639
  {
@@ -32654,7 +32772,7 @@ const IconSquaresColumnOld = forwardRef(
32654
32772
  );
32655
32773
  const IconSquaresColumn = forwardRef(
32656
32774
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32657
- const [v1] = useNewDesignLanguage();
32775
+ const [v1] = useNewDesignLanguageIcons();
32658
32776
  return v1 ? /* @__PURE__ */ jsx(
32659
32777
  IconSquaresColumnNew,
32660
32778
  {
@@ -32736,7 +32854,7 @@ const IconSquaresFourOld = forwardRef(
32736
32854
  );
32737
32855
  const IconSquaresFour = forwardRef(
32738
32856
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32739
- const [v1] = useNewDesignLanguage();
32857
+ const [v1] = useNewDesignLanguageIcons();
32740
32858
  return v1 ? /* @__PURE__ */ jsx(
32741
32859
  IconSquaresFourNew,
32742
32860
  {
@@ -32844,7 +32962,7 @@ const IconSquaresGroupOld = forwardRef(
32844
32962
  );
32845
32963
  const IconSquaresGroup = forwardRef(
32846
32964
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32847
- const [v1] = useNewDesignLanguage();
32965
+ const [v1] = useNewDesignLanguageIcons();
32848
32966
  return v1 ? /* @__PURE__ */ jsx(
32849
32967
  IconSquaresGroupNew,
32850
32968
  {
@@ -32934,7 +33052,7 @@ const IconSquaresMergeOld = forwardRef(
32934
33052
  );
32935
33053
  const IconSquaresMerge = forwardRef(
32936
33054
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32937
- const [v1] = useNewDesignLanguage();
33055
+ const [v1] = useNewDesignLanguageIcons();
32938
33056
  return v1 ? /* @__PURE__ */ jsx(
32939
33057
  IconSquaresMergeNew,
32940
33058
  {
@@ -33048,7 +33166,7 @@ const IconSquaresRowOld = forwardRef(
33048
33166
  );
33049
33167
  const IconSquaresRow = forwardRef(
33050
33168
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33051
- const [v1] = useNewDesignLanguage();
33169
+ const [v1] = useNewDesignLanguageIcons();
33052
33170
  return v1 ? /* @__PURE__ */ jsx(
33053
33171
  IconSquaresRowNew,
33054
33172
  {
@@ -33130,7 +33248,7 @@ const IconSquaresThreeOld = forwardRef(
33130
33248
  );
33131
33249
  const IconSquaresThree = forwardRef(
33132
33250
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33133
- const [v1] = useNewDesignLanguage();
33251
+ const [v1] = useNewDesignLanguageIcons();
33134
33252
  return v1 ? /* @__PURE__ */ jsx(
33135
33253
  IconSquaresThreeNew,
33136
33254
  {
@@ -33220,7 +33338,7 @@ const IconSquaresTwoOverlapOld = forwardRef(
33220
33338
  );
33221
33339
  const IconSquaresTwoOverlap = forwardRef(
33222
33340
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33223
- const [v1] = useNewDesignLanguage();
33341
+ const [v1] = useNewDesignLanguageIcons();
33224
33342
  return v1 ? /* @__PURE__ */ jsx(
33225
33343
  IconSquaresTwoOverlapNew,
33226
33344
  {
@@ -33341,7 +33459,7 @@ const IconSquaresUnmergeOld = forwardRef(
33341
33459
  );
33342
33460
  const IconSquaresUnmerge = forwardRef(
33343
33461
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33344
- const [v1] = useNewDesignLanguage();
33462
+ const [v1] = useNewDesignLanguageIcons();
33345
33463
  return v1 ? /* @__PURE__ */ jsx(
33346
33464
  IconSquaresUnmergeNew,
33347
33465
  {
@@ -33424,7 +33542,7 @@ const IconStackOld = forwardRef(
33424
33542
  );
33425
33543
  const IconStack = forwardRef(
33426
33544
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33427
- const [v1] = useNewDesignLanguage();
33545
+ const [v1] = useNewDesignLanguageIcons();
33428
33546
  return v1 ? /* @__PURE__ */ jsx(IconStackNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconStackOld, { ...props, size, weight, ref: forwardRef2 });
33429
33547
  }
33430
33548
  );
@@ -33553,7 +33671,7 @@ const IconStarFilledOld = forwardRef(
33553
33671
  );
33554
33672
  const IconStarFilled = forwardRef(
33555
33673
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33556
- const [v1] = useNewDesignLanguage();
33674
+ const [v1] = useNewDesignLanguageIcons();
33557
33675
  return v1 ? /* @__PURE__ */ jsx(
33558
33676
  IconStarFilledNew,
33559
33677
  {
@@ -33655,7 +33773,7 @@ const IconStarHalfOld = forwardRef(
33655
33773
  );
33656
33774
  const IconStarHalf = forwardRef(
33657
33775
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33658
- const [v1] = useNewDesignLanguage();
33776
+ const [v1] = useNewDesignLanguageIcons();
33659
33777
  return v1 ? /* @__PURE__ */ jsx(
33660
33778
  IconStarHalfNew,
33661
33779
  {
@@ -33736,7 +33854,7 @@ const IconStarOld = forwardRef(
33736
33854
  );
33737
33855
  const IconStar = forwardRef(
33738
33856
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33739
- const [v1] = useNewDesignLanguage();
33857
+ const [v1] = useNewDesignLanguageIcons();
33740
33858
  return v1 ? /* @__PURE__ */ jsx(IconStarNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconStarOld, { ...props, size, weight, ref: forwardRef2 });
33741
33859
  }
33742
33860
  );
@@ -33812,7 +33930,7 @@ const IconStickyCornersOld = forwardRef(
33812
33930
  );
33813
33931
  const IconStickyCorners = forwardRef(
33814
33932
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33815
- const [v1] = useNewDesignLanguage();
33933
+ const [v1] = useNewDesignLanguageIcons();
33816
33934
  return v1 ? /* @__PURE__ */ jsx(
33817
33935
  IconStickyCornersNew,
33818
33936
  {
@@ -33905,7 +34023,7 @@ const IconStickyEyeClosedOld = forwardRef(
33905
34023
  );
33906
34024
  const IconStickyEyeClosed = forwardRef(
33907
34025
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33908
- const [v1] = useNewDesignLanguage();
34026
+ const [v1] = useNewDesignLanguageIcons();
33909
34027
  return v1 ? /* @__PURE__ */ jsx(
33910
34028
  IconStickyEyeClosedNew,
33911
34029
  {
@@ -33997,7 +34115,7 @@ const IconStickyEyeOpenOld = forwardRef(
33997
34115
  );
33998
34116
  const IconStickyEyeOpen = forwardRef(
33999
34117
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34000
- const [v1] = useNewDesignLanguage();
34118
+ const [v1] = useNewDesignLanguageIcons();
34001
34119
  return v1 ? /* @__PURE__ */ jsx(
34002
34120
  IconStickyEyeOpenNew,
34003
34121
  {
@@ -34088,7 +34206,7 @@ const IconStickyNoteStackOld = forwardRef(
34088
34206
  );
34089
34207
  const IconStickyNoteStack = forwardRef(
34090
34208
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34091
- const [v1] = useNewDesignLanguage();
34209
+ const [v1] = useNewDesignLanguageIcons();
34092
34210
  return v1 ? /* @__PURE__ */ jsx(
34093
34211
  IconStickyNoteStackNew,
34094
34212
  {
@@ -34171,7 +34289,7 @@ const IconStickyNoteWideOld = forwardRef(
34171
34289
  );
34172
34290
  const IconStickyNoteWide = forwardRef(
34173
34291
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34174
- const [v1] = useNewDesignLanguage();
34292
+ const [v1] = useNewDesignLanguageIcons();
34175
34293
  return v1 ? /* @__PURE__ */ jsx(
34176
34294
  IconStickyNoteWideNew,
34177
34295
  {
@@ -34254,7 +34372,7 @@ const IconStickyNoteOld = forwardRef(
34254
34372
  );
34255
34373
  const IconStickyNote = forwardRef(
34256
34374
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34257
- const [v1] = useNewDesignLanguage();
34375
+ const [v1] = useNewDesignLanguageIcons();
34258
34376
  return v1 ? /* @__PURE__ */ jsx(
34259
34377
  IconStickyNoteNew,
34260
34378
  {
@@ -34344,7 +34462,7 @@ const IconStickyNotesTwoOld = forwardRef(
34344
34462
  );
34345
34463
  const IconStickyNotesTwo = forwardRef(
34346
34464
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34347
- const [v1] = useNewDesignLanguage();
34465
+ const [v1] = useNewDesignLanguageIcons();
34348
34466
  return v1 ? /* @__PURE__ */ jsx(
34349
34467
  IconStickyNotesTwoNew,
34350
34468
  {
@@ -34434,7 +34552,7 @@ const IconStopCircleOld = forwardRef(
34434
34552
  );
34435
34553
  const IconStopCircle = forwardRef(
34436
34554
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34437
- const [v1] = useNewDesignLanguage();
34555
+ const [v1] = useNewDesignLanguageIcons();
34438
34556
  return v1 ? /* @__PURE__ */ jsx(
34439
34557
  IconStopCircleNew,
34440
34558
  {
@@ -34525,7 +34643,7 @@ const IconStoryPointsOld = forwardRef(
34525
34643
  );
34526
34644
  const IconStoryPoints = forwardRef(
34527
34645
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34528
- const [v1] = useNewDesignLanguage();
34646
+ const [v1] = useNewDesignLanguageIcons();
34529
34647
  return v1 ? /* @__PURE__ */ jsx(
34530
34648
  IconStoryPointsNew,
34531
34649
  {
@@ -34865,6 +34983,72 @@ const IconTable = forwardRef(
34865
34983
  );
34866
34984
  IconTable[iconSymbol] = true;
34867
34985
 
34986
+ const IconTabletNew = forwardRef(
34987
+ (props, forwardRef2) => {
34988
+ const [debug] = useLocalStorage("DEBUG_ICON", false);
34989
+ return createElement(
34990
+ StyledIcon,
34991
+ {
34992
+ ...props,
34993
+ debug,
34994
+ "aria-hidden": true,
34995
+ viewBox: "0 0 24 24",
34996
+ fill: "none",
34997
+ ref: forwardRef2
34998
+ },
34999
+ /* @__PURE__ */ jsx(
35000
+ "path",
35001
+ {
35002
+ stroke: "currentColor",
35003
+ strokeWidth: "var(--svg-stroke-width)",
35004
+ 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"
35005
+ }
35006
+ ),
35007
+ /* @__PURE__ */ jsx(
35008
+ "path",
35009
+ {
35010
+ stroke: "currentColor",
35011
+ strokeLinejoin: "bevel",
35012
+ strokeWidth: "var(--svg-stroke-width)",
35013
+ d: "M11 17h2"
35014
+ }
35015
+ )
35016
+ );
35017
+ }
35018
+ );
35019
+ const IconTabletOld = forwardRef(
35020
+ (props, forwardRef2) => {
35021
+ const [debug] = useLocalStorage("DEBUG_ICON", false);
35022
+ return createElement(
35023
+ StyledIcon,
35024
+ {
35025
+ ...props,
35026
+ debug,
35027
+ "aria-hidden": true,
35028
+ viewBox: "0 0 24 24",
35029
+ fill: "none",
35030
+ ref: forwardRef2
35031
+ },
35032
+ /* @__PURE__ */ jsx(
35033
+ "path",
35034
+ {
35035
+ stroke: "currentColor",
35036
+ strokeWidth: "var(--svg-stroke-width)",
35037
+ 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"
35038
+ }
35039
+ ),
35040
+ /* @__PURE__ */ jsx("circle", { cx: 12, cy: 18, r: 1, fill: "currentColor" })
35041
+ );
35042
+ }
35043
+ );
35044
+ const IconTablet = forwardRef(
35045
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35046
+ const [v1] = useNewDesignLanguageIcons();
35047
+ return v1 ? /* @__PURE__ */ jsx(IconTabletNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTabletOld, { ...props, size, weight, ref: forwardRef2 });
35048
+ }
35049
+ );
35050
+ IconTablet[iconSymbol] = true;
35051
+
34868
35052
  const IconTagNew = forwardRef((props, forwardRef2) => {
34869
35053
  const [debug] = useLocalStorage("DEBUG_ICON", false);
34870
35054
  return createElement(
@@ -34936,7 +35120,7 @@ const IconTagOld = forwardRef((props, forwardRef2) => {
34936
35120
  });
34937
35121
  const IconTag = forwardRef(
34938
35122
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34939
- const [v1] = useNewDesignLanguage();
35123
+ const [v1] = useNewDesignLanguageIcons();
34940
35124
  return v1 ? /* @__PURE__ */ jsx(IconTagNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTagOld, { ...props, size, weight, ref: forwardRef2 });
34941
35125
  }
34942
35126
  );
@@ -35011,7 +35195,7 @@ const IconTasksOld = forwardRef(
35011
35195
  );
35012
35196
  const IconTasks = forwardRef(
35013
35197
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35014
- const [v1] = useNewDesignLanguage();
35198
+ const [v1] = useNewDesignLanguageIcons();
35015
35199
  return v1 ? /* @__PURE__ */ jsx(IconTasksNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTasksOld, { ...props, size, weight, ref: forwardRef2 });
35016
35200
  }
35017
35201
  );
@@ -35085,7 +35269,7 @@ const IconTextAUnderlineOld = forwardRef(
35085
35269
  );
35086
35270
  const IconTextAUnderline = forwardRef(
35087
35271
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35088
- const [v1] = useNewDesignLanguage();
35272
+ const [v1] = useNewDesignLanguageIcons();
35089
35273
  return v1 ? /* @__PURE__ */ jsx(
35090
35274
  IconTextAUnderlineNew,
35091
35275
  {
@@ -35166,7 +35350,7 @@ const IconTextAaOld = forwardRef(
35166
35350
  );
35167
35351
  const IconTextAa = forwardRef(
35168
35352
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35169
- const [v1] = useNewDesignLanguage();
35353
+ const [v1] = useNewDesignLanguageIcons();
35170
35354
  return v1 ? /* @__PURE__ */ jsx(IconTextAaNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTextAaOld, { ...props, size, weight, ref: forwardRef2 });
35171
35355
  }
35172
35356
  );
@@ -35233,7 +35417,7 @@ const IconTextAlignCenterOld = forwardRef(
35233
35417
  );
35234
35418
  const IconTextAlignCenter = forwardRef(
35235
35419
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35236
- const [v1] = useNewDesignLanguage();
35420
+ const [v1] = useNewDesignLanguageIcons();
35237
35421
  return v1 ? /* @__PURE__ */ jsx(
35238
35422
  IconTextAlignCenterNew,
35239
35423
  {
@@ -35316,7 +35500,7 @@ const IconTextAlignLeftOld = forwardRef(
35316
35500
  );
35317
35501
  const IconTextAlignLeft = forwardRef(
35318
35502
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35319
- const [v1] = useNewDesignLanguage();
35503
+ const [v1] = useNewDesignLanguageIcons();
35320
35504
  return v1 ? /* @__PURE__ */ jsx(
35321
35505
  IconTextAlignLeftNew,
35322
35506
  {
@@ -35399,7 +35583,7 @@ const IconTextAlignRightOld = forwardRef(
35399
35583
  );
35400
35584
  const IconTextAlignRight = forwardRef(
35401
35585
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35402
- const [v1] = useNewDesignLanguage();
35586
+ const [v1] = useNewDesignLanguageIcons();
35403
35587
  return v1 ? /* @__PURE__ */ jsx(
35404
35588
  IconTextAlignRightNew,
35405
35589
  {
@@ -35495,7 +35679,7 @@ const IconTextBBoldItalicUnderlinedOld = forwardRef(
35495
35679
  );
35496
35680
  const IconTextBBoldItalicUnderlined = forwardRef(
35497
35681
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35498
- const [v1] = useNewDesignLanguage();
35682
+ const [v1] = useNewDesignLanguageIcons();
35499
35683
  return v1 ? /* @__PURE__ */ jsx(
35500
35684
  IconTextBBoldItalicUnderlinedNew,
35501
35685
  {
@@ -35576,7 +35760,7 @@ const IconTextBBoldOld = forwardRef(
35576
35760
  );
35577
35761
  const IconTextBBold = forwardRef(
35578
35762
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35579
- const [v1] = useNewDesignLanguage();
35763
+ const [v1] = useNewDesignLanguageIcons();
35580
35764
  return v1 ? /* @__PURE__ */ jsx(
35581
35765
  IconTextBBoldNew,
35582
35766
  {
@@ -35668,7 +35852,7 @@ const IconTextCursorEyeOpenOld = forwardRef(
35668
35852
  );
35669
35853
  const IconTextCursorEyeOpen = forwardRef(
35670
35854
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35671
- const [v1] = useNewDesignLanguage();
35855
+ const [v1] = useNewDesignLanguageIcons();
35672
35856
  return v1 ? /* @__PURE__ */ jsx(
35673
35857
  IconTextCursorEyeOpenNew,
35674
35858
  {
@@ -35751,7 +35935,7 @@ const IconTextHOneOld = forwardRef(
35751
35935
  );
35752
35936
  const IconTextHOne = forwardRef(
35753
35937
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35754
- const [v1] = useNewDesignLanguage();
35938
+ const [v1] = useNewDesignLanguageIcons();
35755
35939
  return v1 ? /* @__PURE__ */ jsx(
35756
35940
  IconTextHOneNew,
35757
35941
  {
@@ -35832,7 +36016,7 @@ const IconTextHThreeOld = forwardRef(
35832
36016
  );
35833
36017
  const IconTextHThree = forwardRef(
35834
36018
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35835
- const [v1] = useNewDesignLanguage();
36019
+ const [v1] = useNewDesignLanguageIcons();
35836
36020
  return v1 ? /* @__PURE__ */ jsx(
35837
36021
  IconTextHThreeNew,
35838
36022
  {
@@ -35915,7 +36099,7 @@ const IconTextHTwoOld = forwardRef(
35915
36099
  );
35916
36100
  const IconTextHTwo = forwardRef(
35917
36101
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35918
- const [v1] = useNewDesignLanguage();
36102
+ const [v1] = useNewDesignLanguageIcons();
35919
36103
  return v1 ? /* @__PURE__ */ jsx(
35920
36104
  IconTextHTwoNew,
35921
36105
  {
@@ -35996,7 +36180,7 @@ const IconTextIItalicOld = forwardRef(
35996
36180
  );
35997
36181
  const IconTextIItalic = forwardRef(
35998
36182
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35999
- const [v1] = useNewDesignLanguage();
36183
+ const [v1] = useNewDesignLanguageIcons();
36000
36184
  return v1 ? /* @__PURE__ */ jsx(
36001
36185
  IconTextIItalicNew,
36002
36186
  {
@@ -36088,7 +36272,7 @@ const IconTextIndentOld = forwardRef(
36088
36272
  );
36089
36273
  const IconTextIndent = forwardRef(
36090
36274
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36091
- const [v1] = useNewDesignLanguage();
36275
+ const [v1] = useNewDesignLanguageIcons();
36092
36276
  return v1 ? /* @__PURE__ */ jsx(
36093
36277
  IconTextIndentNew,
36094
36278
  {
@@ -36171,7 +36355,7 @@ const IconTextLineHeightOld = forwardRef(
36171
36355
  );
36172
36356
  const IconTextLineHeight = forwardRef(
36173
36357
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36174
- const [v1] = useNewDesignLanguage();
36358
+ const [v1] = useNewDesignLanguageIcons();
36175
36359
  return v1 ? /* @__PURE__ */ jsx(
36176
36360
  IconTextLineHeightNew,
36177
36361
  {
@@ -36254,7 +36438,7 @@ const IconTextLinesThreeOld = forwardRef(
36254
36438
  );
36255
36439
  const IconTextLinesThree = forwardRef(
36256
36440
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36257
- const [v1] = useNewDesignLanguage();
36441
+ const [v1] = useNewDesignLanguageIcons();
36258
36442
  return v1 ? /* @__PURE__ */ jsx(
36259
36443
  IconTextLinesThreeNew,
36260
36444
  {
@@ -36276,6 +36460,97 @@ const IconTextLinesThree = forwardRef(
36276
36460
  );
36277
36461
  IconTextLinesThree[iconSymbol] = true;
36278
36462
 
36463
+ const IconTextPositionNew = forwardRef(
36464
+ (props, forwardRef2) => {
36465
+ const [debug] = useLocalStorage("DEBUG_ICON", false);
36466
+ return createElement(
36467
+ StyledIcon,
36468
+ {
36469
+ ...props,
36470
+ debug,
36471
+ "aria-hidden": true,
36472
+ viewBox: "0 0 24 24",
36473
+ fill: "none",
36474
+ ref: forwardRef2
36475
+ },
36476
+ /* @__PURE__ */ jsx(
36477
+ "path",
36478
+ {
36479
+ stroke: "currentColor",
36480
+ strokeLinejoin: "bevel",
36481
+ strokeWidth: "var(--svg-stroke-width)",
36482
+ d: "M17 8.5v-1.5h-5m-5 1.5v-1.5h5m0 0 .0005 10m0 0h2.1424m-2.1424 0h-2.1434"
36483
+ }
36484
+ ),
36485
+ /* @__PURE__ */ jsx(
36486
+ "path",
36487
+ {
36488
+ stroke: "currentColor",
36489
+ strokeDasharray: "2 2",
36490
+ strokeLinecap: "square",
36491
+ d: "m3 18.5 6.5-6M18.5 5.5l2.75-2.5"
36492
+ }
36493
+ )
36494
+ );
36495
+ }
36496
+ );
36497
+ const IconTextPositionOld = forwardRef(
36498
+ (props, forwardRef2) => {
36499
+ const [debug] = useLocalStorage("DEBUG_ICON", false);
36500
+ return createElement(
36501
+ StyledIcon,
36502
+ {
36503
+ ...props,
36504
+ debug,
36505
+ "aria-hidden": true,
36506
+ viewBox: "0 0 24 24",
36507
+ fill: "none",
36508
+ ref: forwardRef2
36509
+ },
36510
+ /* @__PURE__ */ jsx(
36511
+ "path",
36512
+ {
36513
+ stroke: "currentColor",
36514
+ strokeLinecap: "round",
36515
+ strokeLinejoin: "round",
36516
+ strokeWidth: "var(--svg-stroke-width)",
36517
+ d: "M7 8h5m5 0h-5m0 0v9"
36518
+ }
36519
+ ),
36520
+ /* @__PURE__ */ jsx(
36521
+ "path",
36522
+ {
36523
+ fill: "currentColor",
36524
+ 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"
36525
+ }
36526
+ )
36527
+ );
36528
+ }
36529
+ );
36530
+ const IconTextPosition = forwardRef(
36531
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36532
+ const [v1] = useNewDesignLanguageIcons();
36533
+ return v1 ? /* @__PURE__ */ jsx(
36534
+ IconTextPositionNew,
36535
+ {
36536
+ ...props,
36537
+ size,
36538
+ weight,
36539
+ ref: forwardRef2
36540
+ }
36541
+ ) : /* @__PURE__ */ jsx(
36542
+ IconTextPositionOld,
36543
+ {
36544
+ ...props,
36545
+ size,
36546
+ weight,
36547
+ ref: forwardRef2
36548
+ }
36549
+ );
36550
+ }
36551
+ );
36552
+ IconTextPosition[iconSymbol] = true;
36553
+
36279
36554
  const IconTextSStrikethroughNew = forwardRef(
36280
36555
  (props, forwardRef2) => {
36281
36556
  const [debug] = useLocalStorage("DEBUG_ICON", false);
@@ -36353,7 +36628,7 @@ const IconTextSStrikethroughOld = forwardRef(
36353
36628
  );
36354
36629
  const IconTextSStrikethrough = forwardRef(
36355
36630
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36356
- const [v1] = useNewDesignLanguage();
36631
+ const [v1] = useNewDesignLanguageIcons();
36357
36632
  return v1 ? /* @__PURE__ */ jsx(
36358
36633
  IconTextSStrikethroughNew,
36359
36634
  {
@@ -36451,7 +36726,7 @@ const IconTextStylesOld = forwardRef(
36451
36726
  );
36452
36727
  const IconTextStyles = forwardRef(
36453
36728
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36454
- const [v1] = useNewDesignLanguage();
36729
+ const [v1] = useNewDesignLanguageIcons();
36455
36730
  return v1 ? /* @__PURE__ */ jsx(
36456
36731
  IconTextStylesNew,
36457
36732
  {
@@ -36533,7 +36808,7 @@ const IconTextTOld = forwardRef(
36533
36808
  );
36534
36809
  const IconTextT = forwardRef(
36535
36810
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36536
- const [v1] = useNewDesignLanguage();
36811
+ const [v1] = useNewDesignLanguageIcons();
36537
36812
  return v1 ? /* @__PURE__ */ jsx(IconTextTNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTextTOld, { ...props, size, weight, ref: forwardRef2 });
36538
36813
  }
36539
36814
  );
@@ -36600,7 +36875,7 @@ const IconTextUUnderlinedOld = forwardRef(
36600
36875
  );
36601
36876
  const IconTextUUnderlined = forwardRef(
36602
36877
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36603
- const [v1] = useNewDesignLanguage();
36878
+ const [v1] = useNewDesignLanguageIcons();
36604
36879
  return v1 ? /* @__PURE__ */ jsx(
36605
36880
  IconTextUUnderlinedNew,
36606
36881
  {
@@ -36682,7 +36957,7 @@ const IconThumbsUpOld = forwardRef(
36682
36957
  );
36683
36958
  const IconThumbsUp = forwardRef(
36684
36959
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36685
- const [v1] = useNewDesignLanguage();
36960
+ const [v1] = useNewDesignLanguageIcons();
36686
36961
  return v1 ? /* @__PURE__ */ jsx(
36687
36962
  IconThumbsUpNew,
36688
36963
  {
@@ -36775,7 +37050,7 @@ const IconTickCircleOld = forwardRef(
36775
37050
  );
36776
37051
  const IconTickCircle = forwardRef(
36777
37052
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36778
- const [v1] = useNewDesignLanguage();
37053
+ const [v1] = useNewDesignLanguageIcons();
36779
37054
  return v1 ? /* @__PURE__ */ jsx(
36780
37055
  IconTickCircleNew,
36781
37056
  {
@@ -36866,7 +37141,7 @@ const IconTicketOld = forwardRef(
36866
37141
  );
36867
37142
  const IconTicket = forwardRef(
36868
37143
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36869
- const [v1] = useNewDesignLanguage();
37144
+ const [v1] = useNewDesignLanguageIcons();
36870
37145
  return v1 ? /* @__PURE__ */ jsx(IconTicketNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTicketOld, { ...props, size, weight, ref: forwardRef2 });
36871
37146
  }
36872
37147
  );
@@ -36949,7 +37224,7 @@ const IconTimelineFormatOld = forwardRef(
36949
37224
  );
36950
37225
  const IconTimelineFormat = forwardRef(
36951
37226
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36952
- const [v1] = useNewDesignLanguage();
37227
+ const [v1] = useNewDesignLanguageIcons();
36953
37228
  return v1 ? /* @__PURE__ */ jsx(
36954
37229
  IconTimelineFormatNew,
36955
37230
  {
@@ -37053,7 +37328,7 @@ const IconTimerOld = forwardRef(
37053
37328
  );
37054
37329
  const IconTimer = forwardRef(
37055
37330
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37056
- const [v1] = useNewDesignLanguage();
37331
+ const [v1] = useNewDesignLanguageIcons();
37057
37332
  return v1 ? /* @__PURE__ */ jsx(IconTimerNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTimerOld, { ...props, size, weight, ref: forwardRef2 });
37058
37333
  }
37059
37334
  );
@@ -37159,7 +37434,7 @@ const IconTooltipOld = forwardRef(
37159
37434
  );
37160
37435
  const IconTooltip = forwardRef(
37161
37436
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37162
- const [v1] = useNewDesignLanguage();
37437
+ const [v1] = useNewDesignLanguageIcons();
37163
37438
  return v1 ? /* @__PURE__ */ jsx(IconTooltipNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTooltipOld, { ...props, size, weight, ref: forwardRef2 });
37164
37439
  }
37165
37440
  );
@@ -37228,7 +37503,7 @@ const IconTrackpadOld = forwardRef(
37228
37503
  );
37229
37504
  const IconTrackpad = forwardRef(
37230
37505
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37231
- const [v1] = useNewDesignLanguage();
37506
+ const [v1] = useNewDesignLanguageIcons();
37232
37507
  return v1 ? /* @__PURE__ */ jsx(
37233
37508
  IconTrackpadNew,
37234
37509
  {
@@ -37349,7 +37624,7 @@ const IconTrashSimpleOld = forwardRef(
37349
37624
  );
37350
37625
  const IconTrashSimple = forwardRef(
37351
37626
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37352
- const [v1] = useNewDesignLanguage();
37627
+ const [v1] = useNewDesignLanguageIcons();
37353
37628
  return v1 ? /* @__PURE__ */ jsx(
37354
37629
  IconTrashSimpleNew,
37355
37630
  {
@@ -37448,7 +37723,7 @@ const IconTrashOld = forwardRef(
37448
37723
  );
37449
37724
  const IconTrash = forwardRef(
37450
37725
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37451
- const [v1] = useNewDesignLanguage();
37726
+ const [v1] = useNewDesignLanguageIcons();
37452
37727
  return v1 ? /* @__PURE__ */ jsx(IconTrashNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTrashOld, { ...props, size, weight, ref: forwardRef2 });
37453
37728
  }
37454
37729
  );
@@ -37670,7 +37945,7 @@ const IconTrophyOld = forwardRef(
37670
37945
  );
37671
37946
  const IconTrophy = forwardRef(
37672
37947
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37673
- const [v1] = useNewDesignLanguage();
37948
+ const [v1] = useNewDesignLanguageIcons();
37674
37949
  return v1 ? /* @__PURE__ */ jsx(IconTrophyNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTrophyOld, { ...props, size, weight, ref: forwardRef2 });
37675
37950
  }
37676
37951
  );
@@ -37734,7 +38009,7 @@ const IconTshirtOld = forwardRef(
37734
38009
  );
37735
38010
  const IconTshirt = forwardRef(
37736
38011
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37737
- const [v1] = useNewDesignLanguage();
38012
+ const [v1] = useNewDesignLanguageIcons();
37738
38013
  return v1 ? /* @__PURE__ */ jsx(IconTshirtNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTshirtOld, { ...props, size, weight, ref: forwardRef2 });
37739
38014
  }
37740
38015
  );
@@ -37819,7 +38094,7 @@ const IconUserAddOld = forwardRef(
37819
38094
  );
37820
38095
  const IconUserAdd = forwardRef(
37821
38096
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37822
- const [v1] = useNewDesignLanguage();
38097
+ const [v1] = useNewDesignLanguageIcons();
37823
38098
  return v1 ? /* @__PURE__ */ jsx(IconUserAddNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconUserAddOld, { ...props, size, weight, ref: forwardRef2 });
37824
38099
  }
37825
38100
  );
@@ -37915,7 +38190,7 @@ const IconUserArrowRightUpOld = forwardRef(
37915
38190
  );
37916
38191
  const IconUserArrowRightUp = forwardRef(
37917
38192
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37918
- const [v1] = useNewDesignLanguage();
38193
+ const [v1] = useNewDesignLanguageIcons();
37919
38194
  return v1 ? /* @__PURE__ */ jsx(
37920
38195
  IconUserArrowRightUpNew,
37921
38196
  {
@@ -38040,7 +38315,7 @@ const IconUserBackgroundBlurOld = forwardRef(
38040
38315
  );
38041
38316
  const IconUserBackgroundBlur = forwardRef(
38042
38317
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38043
- const [v1] = useNewDesignLanguage();
38318
+ const [v1] = useNewDesignLanguageIcons();
38044
38319
  return v1 ? /* @__PURE__ */ jsx(
38045
38320
  IconUserBackgroundBlurNew,
38046
38321
  {
@@ -38163,7 +38438,7 @@ const IconUserCogPlusOld = forwardRef(
38163
38438
  );
38164
38439
  const IconUserCogPlus = forwardRef(
38165
38440
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38166
- const [v1] = useNewDesignLanguage();
38441
+ const [v1] = useNewDesignLanguageIcons();
38167
38442
  return v1 ? /* @__PURE__ */ jsx(
38168
38443
  IconUserCogPlusNew,
38169
38444
  {
@@ -38281,7 +38556,7 @@ const IconUserCogOld = forwardRef(
38281
38556
  );
38282
38557
  const IconUserCog = forwardRef(
38283
38558
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38284
- const [v1] = useNewDesignLanguage();
38559
+ const [v1] = useNewDesignLanguageIcons();
38285
38560
  return v1 ? /* @__PURE__ */ jsx(IconUserCogNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconUserCogOld, { ...props, size, weight, ref: forwardRef2 });
38286
38561
  }
38287
38562
  );
@@ -38348,7 +38623,7 @@ const IconUserEyeOpenOld = forwardRef(
38348
38623
  );
38349
38624
  const IconUserEyeOpen = forwardRef(
38350
38625
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38351
- const [v1] = useNewDesignLanguage();
38626
+ const [v1] = useNewDesignLanguageIcons();
38352
38627
  return v1 ? /* @__PURE__ */ jsx(
38353
38628
  IconUserEyeOpenNew,
38354
38629
  {
@@ -38437,7 +38712,7 @@ const IconUserFilterOld = forwardRef(
38437
38712
  );
38438
38713
  const IconUserFilter = forwardRef(
38439
38714
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38440
- const [v1] = useNewDesignLanguage();
38715
+ const [v1] = useNewDesignLanguageIcons();
38441
38716
  return v1 ? /* @__PURE__ */ jsx(
38442
38717
  IconUserFilterNew,
38443
38718
  {
@@ -38527,7 +38802,7 @@ const IconUserLoadOld = forwardRef(
38527
38802
  );
38528
38803
  const IconUserLoad = forwardRef(
38529
38804
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38530
- const [v1] = useNewDesignLanguage();
38805
+ const [v1] = useNewDesignLanguageIcons();
38531
38806
  return v1 ? /* @__PURE__ */ jsx(
38532
38807
  IconUserLoadNew,
38533
38808
  {
@@ -38618,7 +38893,7 @@ const IconUserNumberThreeOld = forwardRef(
38618
38893
  );
38619
38894
  const IconUserNumberThree = forwardRef(
38620
38895
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38621
- const [v1] = useNewDesignLanguage();
38896
+ const [v1] = useNewDesignLanguageIcons();
38622
38897
  return v1 ? /* @__PURE__ */ jsx(
38623
38898
  IconUserNumberThreeNew,
38624
38899
  {
@@ -38723,7 +38998,7 @@ const IconUserPenDashesBottomOld = forwardRef(
38723
38998
  );
38724
38999
  const IconUserPenDashesBottom = forwardRef(
38725
39000
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38726
- const [v1] = useNewDesignLanguage();
39001
+ const [v1] = useNewDesignLanguageIcons();
38727
39002
  return v1 ? /* @__PURE__ */ jsx(
38728
39003
  IconUserPenDashesBottomNew,
38729
39004
  {
@@ -38813,7 +39088,7 @@ const IconUserPenLineBottomOld = forwardRef(
38813
39088
  );
38814
39089
  const IconUserPenLineBottom = forwardRef(
38815
39090
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38816
- const [v1] = useNewDesignLanguage();
39091
+ const [v1] = useNewDesignLanguageIcons();
38817
39092
  return v1 ? /* @__PURE__ */ jsx(
38818
39093
  IconUserPenLineBottomNew,
38819
39094
  {
@@ -38907,7 +39182,7 @@ const IconUserTickDownOld = forwardRef(
38907
39182
  );
38908
39183
  const IconUserTickDown = forwardRef(
38909
39184
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38910
- const [v1] = useNewDesignLanguage();
39185
+ const [v1] = useNewDesignLanguageIcons();
38911
39186
  return v1 ? /* @__PURE__ */ jsx(
38912
39187
  IconUserTickDownNew,
38913
39188
  {
@@ -38999,7 +39274,7 @@ const IconUserOld = forwardRef(
38999
39274
  );
39000
39275
  const IconUser = forwardRef(
39001
39276
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39002
- const [v1] = useNewDesignLanguage();
39277
+ const [v1] = useNewDesignLanguageIcons();
39003
39278
  return v1 ? /* @__PURE__ */ jsx(IconUserNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconUserOld, { ...props, size, weight, ref: forwardRef2 });
39004
39279
  }
39005
39280
  );
@@ -39065,7 +39340,7 @@ const IconUsersThreeOld = forwardRef(
39065
39340
  );
39066
39341
  const IconUsersThree = forwardRef(
39067
39342
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39068
- const [v1] = useNewDesignLanguage();
39343
+ const [v1] = useNewDesignLanguageIcons();
39069
39344
  return v1 ? /* @__PURE__ */ jsx(
39070
39345
  IconUsersThreeNew,
39071
39346
  {
@@ -39174,7 +39449,7 @@ const IconUsersOld = forwardRef(
39174
39449
  );
39175
39450
  const IconUsers = forwardRef(
39176
39451
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39177
- const [v1] = useNewDesignLanguage();
39452
+ const [v1] = useNewDesignLanguageIcons();
39178
39453
  return v1 ? /* @__PURE__ */ jsx(IconUsersNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconUsersOld, { ...props, size, weight, ref: forwardRef2 });
39179
39454
  }
39180
39455
  );
@@ -39252,7 +39527,7 @@ const IconVideoCameraSimpleErrorOld = forwardRef(
39252
39527
  );
39253
39528
  const IconVideoCameraSimpleError = forwardRef(
39254
39529
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39255
- const [v1] = useNewDesignLanguage();
39530
+ const [v1] = useNewDesignLanguageIcons();
39256
39531
  return v1 ? /* @__PURE__ */ jsx(
39257
39532
  IconVideoCameraSimpleErrorNew,
39258
39533
  {
@@ -39336,7 +39611,7 @@ const IconVideoCameraSimpleSlashOld = forwardRef(
39336
39611
  );
39337
39612
  const IconVideoCameraSimpleSlash = forwardRef(
39338
39613
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39339
- const [v1] = useNewDesignLanguage();
39614
+ const [v1] = useNewDesignLanguageIcons();
39340
39615
  return v1 ? /* @__PURE__ */ jsx(
39341
39616
  IconVideoCameraSimpleSlashNew,
39342
39617
  {
@@ -39410,7 +39685,7 @@ const IconVideoCameraSimpleOld = forwardRef(
39410
39685
  );
39411
39686
  const IconVideoCameraSimple = forwardRef(
39412
39687
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39413
- const [v1] = useNewDesignLanguage();
39688
+ const [v1] = useNewDesignLanguageIcons();
39414
39689
  return v1 ? /* @__PURE__ */ jsx(
39415
39690
  IconVideoCameraSimpleNew,
39416
39691
  {
@@ -39502,7 +39777,7 @@ const IconVideoCameraOld = forwardRef(
39502
39777
  );
39503
39778
  const IconVideoCamera = forwardRef(
39504
39779
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39505
- const [v1] = useNewDesignLanguage();
39780
+ const [v1] = useNewDesignLanguageIcons();
39506
39781
  return v1 ? /* @__PURE__ */ jsx(
39507
39782
  IconVideoCameraNew,
39508
39783
  {
@@ -39596,7 +39871,7 @@ const IconViewCenterOld = forwardRef(
39596
39871
  );
39597
39872
  const IconViewCenter = forwardRef(
39598
39873
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39599
- const [v1] = useNewDesignLanguage();
39874
+ const [v1] = useNewDesignLanguageIcons();
39600
39875
  return v1 ? /* @__PURE__ */ jsx(
39601
39876
  IconViewCenterNew,
39602
39877
  {
@@ -39690,7 +39965,7 @@ const IconViewSideLeftOld = forwardRef(
39690
39965
  );
39691
39966
  const IconViewSideLeft = forwardRef(
39692
39967
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39693
- const [v1] = useNewDesignLanguage();
39968
+ const [v1] = useNewDesignLanguageIcons();
39694
39969
  return v1 ? /* @__PURE__ */ jsx(
39695
39970
  IconViewSideLeftNew,
39696
39971
  {
@@ -39789,7 +40064,7 @@ const IconWalletOld = forwardRef(
39789
40064
  );
39790
40065
  const IconWallet = forwardRef(
39791
40066
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39792
- const [v1] = useNewDesignLanguage();
40067
+ const [v1] = useNewDesignLanguageIcons();
39793
40068
  return v1 ? /* @__PURE__ */ jsx(IconWalletNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconWalletOld, { ...props, size, weight, ref: forwardRef2 });
39794
40069
  }
39795
40070
  );
@@ -39910,7 +40185,7 @@ const IconWifiExclamationOld = forwardRef(
39910
40185
  );
39911
40186
  const IconWifiExclamation = forwardRef(
39912
40187
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39913
- const [v1] = useNewDesignLanguage();
40188
+ const [v1] = useNewDesignLanguageIcons();
39914
40189
  return v1 ? /* @__PURE__ */ jsx(
39915
40190
  IconWifiExclamationNew,
39916
40191
  {
@@ -39985,11 +40260,11 @@ const IconWifiOld = forwardRef(
39985
40260
  );
39986
40261
  const IconWifi = forwardRef(
39987
40262
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39988
- const [v1] = useNewDesignLanguage();
40263
+ const [v1] = useNewDesignLanguageIcons();
39989
40264
  return v1 ? /* @__PURE__ */ jsx(IconWifiNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconWifiOld, { ...props, size, weight, ref: forwardRef2 });
39990
40265
  }
39991
40266
  );
39992
40267
  IconWifi[iconSymbol] = true;
39993
40268
 
39994
- export { IconActivity, IconAddLineBottom, IconAddLineRight, IconAiText, IconAlignBottom, IconAlignBottomGroup, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignMiddle, IconAlignRight, IconAlignTop, IconAlignTopGroup, IconAlignmentScale, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpLeft, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowElbowDownRight, IconArrowFatLeft, IconArrowFatLeftRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArrowsSquareCounterClockwiseY, IconArrowsTimeBackward, IconArrowsTimeForward, IconArticle, IconAt, IconAttachment, IconBadge, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBoxCaptions, IconBracketCurlyLeft, IconBracketCurlyRight, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconBrush, IconCalendarBlank, IconCalendarEnd, IconCalendarStart, IconCamera, IconCard, IconCardCircles, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatCheck, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesDot, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronRightSmall, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCloud, IconCluster, IconClustered, IconCog, IconCoins, IconCoinsChecked, IconCoinsSlash, IconColumnsFormat, IconColumnsThree, IconCommentGroup, IconCompass, IconConeSerpentine, IconConnectionLineElbows, IconConnectionLineStraight, IconCornersThreeEyeOpen, IconCounter, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCursorTextLines, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDiagramCardLarge1, IconDiagramCardLarge2, IconDiagramCardLarge3, IconDiagramCardLarge4, IconDiagramCardMagnifyingGlass, IconDiagramCardSmall1, IconDiagramCardSmall2, IconDiagramCardSmall3, IconDiagramCardTeam, IconDiagramCardUser, IconDiagramming, IconDiagrammingFormat, IconDistributeHorizontal, IconDistributeVertical, IconDocFormat, IconDollarSignCurrency, IconDotVoting, IconDotsNine, IconDotsSixHorizontal, IconDotsSixVertical, IconDotsThree, IconDotsThreeVertical, IconDotsTwo, IconDownload, IconEnvelope, IconEraser, IconExclamationMarkOctagon, IconExclamationPointCircle, IconExport, IconExternalFormat, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFileSpreadsheet, IconFlag, IconFlipCard, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGavel, IconGift, IconGlobe, IconGoogleDrive, IconGraduationCap, IconGrid, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHandPointing, IconHeadphones, IconHeadsetPerson, IconHeart, IconHeartFilled, IconHexagon, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconIndentLeft, IconIndentRight, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightbox, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLineTwoDiagonalTopRightDouble, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMagnifyingGlassPlus, IconMap, IconMegaphone, IconMermaid, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMobile, IconMonitor, IconMonitorArrow, IconMonitorArrowUp, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMoon, IconMouse, IconMusicNote, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconNotepad, IconNumber, IconOctagon, IconOffice, IconOrgChart, IconOrientationHorizontal, IconOrientationVertical, IconPaintBucket, IconPalette, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPenUnderline, IconPentagon, IconPeopleList, IconPersonInCircle, IconPhoneFilled, IconPlaceholder, IconPlanet, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusBox, IconPlusSquare, IconPlusText, IconPolling, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconProtoButton, IconProtoCheckbox, IconProtoDropdown, IconProtoInput, IconProtoNumber, IconProtoRadio, IconProtoSlider, IconPrototypeFormat, IconPushPin, IconPushPinFilled, IconQuestionMark, IconQuestionMarkCircle, IconQuotes, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLarge, IconRectangleDotLinePen, IconRectangleDotMedium, IconRectangleDotSmall, IconRectangleFrame2Lines, IconRectangleLine, IconRectanglePlayStack, IconRectanglePortrait, IconRectanglePortraitDash, IconRectanglePortraitDashSquareTopCenter, IconRectanglePortraitDashSquareTopLeft, IconRectanglePortraitFilled, IconRectanglePortraitSquareTopLeft, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesSquares, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconRocket, IconRss, IconRssRectangle, IconScissors, IconScrollbarXy, IconSelect, IconShadow, IconShapes, IconShapesLines, IconShieldCheck, IconShieldLock, IconShieldLockFilled, IconShuffle, IconSidebarClosed, IconSidebarGlobalClosed, IconSidebarGlobalOpen, IconSidebarOpen, IconSingleSparksFilled, IconSlideFormat, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialAdo, IconSocialDrawio, IconSocialFacebook, IconSocialInstagram, IconSocialJira, IconSocialLinkedin, IconSocialLooker, IconSocialSlack, IconSocialTwitter, IconSocialX, IconSocialYoutube, IconSortAscending, IconSortDescending, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSpinner, IconSplitVertical, IconSquare, IconSquareArrowIn, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareFrame2LinesCircle, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresColumn, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresRow, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStackedCircles, IconStar, IconStarFilled, IconStarHalf, IconStickyCorners, IconStickyEyeClosed, IconStickyEyeOpen, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStoryPoints, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconSwitch, IconTable, IconTableFormat, IconTag, IconTasks, IconTextAUnderline, IconTextAa, IconTextAlignCenter, IconTextAlignLeft, IconTextAlignRight, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLineHeight, IconTextLinesThree, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTickCircle, IconTicket, IconTimelineFormat, IconTimer, IconToolbar, IconTooltip, IconTrackpad, IconTrapeze, IconTrash, IconTrashSimple, IconTriangle, IconTriangleSquareCircle, IconTrident, IconTrophy, IconTshirt, IconUser, IconUserAdd, IconUserArrowRightUp, IconUserBackgroundBlur, IconUserCog, IconUserCogPlus, IconUserEyeOpen, IconUserFilter, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleError, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet, IconWarning, IconWifi, IconWifiExclamation };
40269
+ export { IconActivity, IconAddLineBottom, IconAddLineRight, IconAiText, IconAlignBottom, IconAlignBottomGroup, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignMiddle, IconAlignRight, IconAlignTop, IconAlignTopGroup, IconAlignmentScale, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpLeft, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowElbowDownRight, IconArrowFatLeft, IconArrowFatLeftRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArrowsSquareCounterClockwiseY, IconArrowsTimeBackward, IconArrowsTimeForward, IconArticle, IconArticleEmpty, IconAt, IconAttachment, IconBadge, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBoxCaptions, IconBracketCurlyLeft, IconBracketCurlyRight, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconBrowser, IconBrush, IconCalendarBlank, IconCalendarEnd, IconCalendarStart, IconCamera, IconCard, IconCardCircles, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatCheck, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesDot, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronRightSmall, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCloud, IconCluster, IconClustered, IconCog, IconCoins, IconCoinsChecked, IconCoinsSlash, IconColumnsFormat, IconColumnsThree, IconCommentGroup, IconCompass, IconConeSerpentine, IconConnectionLineElbows, IconConnectionLineStraight, IconCornersThreeEyeOpen, IconCounter, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCursorTextLines, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDiagramCardLarge1, IconDiagramCardLarge2, IconDiagramCardLarge3, IconDiagramCardLarge4, IconDiagramCardMagnifyingGlass, IconDiagramCardSmall1, IconDiagramCardSmall2, IconDiagramCardSmall3, IconDiagramCardTeam, IconDiagramCardUser, IconDiagramming, IconDiagrammingFormat, IconDistributeHorizontal, IconDistributeVertical, IconDocFormat, IconDollarSignCurrency, IconDotVoting, IconDotsNine, IconDotsSixHorizontal, IconDotsSixVertical, IconDotsThree, IconDotsThreeVertical, IconDotsTwo, IconDownload, IconEnvelope, IconEraser, IconExclamationMarkOctagon, IconExclamationPointCircle, IconExport, IconExternalFormat, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFileSpreadsheet, IconFlag, IconFlipCard, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGavel, IconGift, IconGlobe, IconGoogleDrive, IconGraduationCap, IconGrid, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHandPointing, IconHeadphones, IconHeadsetPerson, IconHeart, IconHeartFilled, IconHexagon, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconIndentLeft, IconIndentRight, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightbox, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLineTwoDiagonalTopRightDouble, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMagnifyingGlassPlus, IconMap, IconMegaphone, IconMermaid, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMobile, IconMonitor, IconMonitorArrow, IconMonitorArrowUp, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMoon, IconMouse, IconMusicNote, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconNotepad, IconNumber, IconOctagon, IconOffice, IconOrgChart, IconOrientationHorizontal, IconOrientationVertical, IconPaintBucket, IconPalette, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPenUnderline, IconPentagon, IconPeopleList, IconPersonInCircle, IconPhoneFilled, IconPlaceholder, IconPlanet, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusBox, IconPlusSquare, IconPlusText, IconPolling, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconProtoButton, IconProtoCheckbox, IconProtoDropdown, IconProtoInput, IconProtoNumber, IconProtoRadio, IconProtoSlider, IconPrototypeFormat, IconPushPin, IconPushPinFilled, IconQuestionMark, IconQuestionMarkCircle, IconQuotes, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLarge, IconRectangleDotLinePen, IconRectangleDotMedium, IconRectangleDotSmall, IconRectangleFrame2Lines, IconRectangleLine, IconRectanglePlayStack, IconRectanglePortrait, IconRectanglePortraitDash, IconRectanglePortraitDashSquareTopCenter, IconRectanglePortraitDashSquareTopLeft, IconRectanglePortraitFilled, IconRectanglePortraitSquareTopLeft, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesSquares, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconRocket, IconRss, IconRssRectangle, IconScissors, IconScrollbarXy, IconSelect, IconShadow, IconShapes, IconShapesLines, IconShapesLinesStacked, IconShieldCheck, IconShieldLock, IconShieldLockFilled, IconShuffle, IconSidebarClosed, IconSidebarGlobalClosed, IconSidebarGlobalOpen, IconSidebarOpen, IconSingleSparksFilled, IconSlideFormat, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialAdo, IconSocialDrawio, IconSocialFacebook, IconSocialInstagram, IconSocialJira, IconSocialLinkedin, IconSocialLooker, IconSocialSlack, IconSocialTwitter, IconSocialX, IconSocialYoutube, IconSortAscending, IconSortDescending, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSpinner, IconSplitVertical, IconSquare, IconSquareArrowIn, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareFrame2LinesCircle, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresColumn, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresRow, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStackedCircles, IconStar, IconStarFilled, IconStarHalf, IconStickyCorners, IconStickyEyeClosed, IconStickyEyeOpen, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStoryPoints, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconSwitch, IconTable, IconTableFormat, IconTablet, IconTag, IconTasks, IconTextAUnderline, IconTextAa, IconTextAlignCenter, IconTextAlignLeft, IconTextAlignRight, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLineHeight, IconTextLinesThree, IconTextPosition, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTickCircle, IconTicket, IconTimelineFormat, IconTimer, IconToolbar, IconTooltip, IconTrackpad, IconTrapeze, IconTrash, IconTrashSimple, IconTriangle, IconTriangleSquareCircle, IconTrident, IconTrophy, IconTshirt, IconUser, IconUserAdd, IconUserArrowRightUp, IconUserBackgroundBlur, IconUserCog, IconUserCogPlus, IconUserEyeOpen, IconUserFilter, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleError, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet, IconWarning, IconWifi, IconWifiExclamation };
39995
40270
  //# sourceMappingURL=module.js.map