@mirohq/design-system-icons 0.65.4 → 0.67.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (458) hide show
  1. package/dist/main.js +896 -522
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +890 -524
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +17 -1
  6. package/package.json +3 -3
  7. package/react/activity.tsx +2 -2
  8. package/react/add-line-bottom.tsx +2 -2
  9. package/react/add-line-right.tsx +2 -2
  10. package/react/align-bottom-group.tsx +8 -24
  11. package/react/align-bottom.tsx +2 -2
  12. package/react/align-center-horizontal.tsx +2 -2
  13. package/react/align-center-vertical.tsx +2 -2
  14. package/react/align-left.tsx +2 -2
  15. package/react/align-right.tsx +2 -2
  16. package/react/align-top-group.tsx +8 -24
  17. package/react/align-top.tsx +2 -2
  18. package/react/alignment-scale.tsx +2 -2
  19. package/react/arrow-arc-left.tsx +2 -2
  20. package/react/arrow-arc-right.tsx +2 -2
  21. package/react/arrow-bend-up-left.tsx +2 -2
  22. package/react/arrow-bend-up-right.tsx +2 -2
  23. package/react/arrow-box-out.tsx +2 -2
  24. package/react/arrow-clockwise-down-right.tsx +2 -2
  25. package/react/arrow-clockwise-up-left.tsx +2 -2
  26. package/react/arrow-counter-clockwise-down-left.tsx +2 -2
  27. package/react/arrow-counter-clockwise-up-right.tsx +2 -2
  28. package/react/arrow-curves-bottom-right.tsx +2 -2
  29. package/react/arrow-down-left.tsx +2 -2
  30. package/react/arrow-down-right.tsx +2 -2
  31. package/react/arrow-down.tsx +2 -2
  32. package/react/arrow-elbow-down-right.tsx +2 -2
  33. package/react/arrow-left.tsx +2 -9
  34. package/react/arrow-right.tsx +2 -2
  35. package/react/arrow-up-circle.tsx +2 -2
  36. package/react/arrow-up-left.tsx +2 -2
  37. package/react/arrow-up-right.tsx +2 -2
  38. package/react/arrow-up.tsx +2 -2
  39. package/react/arrows-clockwise-rectangle-tilt.tsx +2 -2
  40. package/react/arrows-clockwise-x.tsx +2 -2
  41. package/react/arrows-clockwise-y.tsx +2 -2
  42. package/react/arrows-down-up.tsx +2 -2
  43. package/react/arrows-horizontal-lines-top-bottom.tsx +2 -2
  44. package/react/arrows-in-simple.tsx +2 -2
  45. package/react/arrows-out-cardinal.tsx +2 -2
  46. package/react/arrows-out-lines-horizontal.tsx +2 -2
  47. package/react/arrows-out-simple.tsx +2 -2
  48. package/react/arrows-square-counter-clockwise-y.tsx +2 -2
  49. package/react/arrows-time-backward.tsx +2 -2
  50. package/react/arrows-time-forward.tsx +2 -2
  51. package/react/article-empty.tsx +37 -0
  52. package/react/article.tsx +2 -2
  53. package/react/at.tsx +2 -2
  54. package/react/attachment.tsx +5 -6
  55. package/react/bell-slash.tsx +2 -2
  56. package/react/bell-tilt.tsx +2 -2
  57. package/react/bell.tsx +2 -2
  58. package/react/board.tsx +2 -2
  59. package/react/book-open-info.tsx +2 -2
  60. package/react/bookmark.tsx +2 -2
  61. package/react/bracket-curly-left.tsx +2 -2
  62. package/react/bracket-curly-right.tsx +2 -2
  63. package/react/brackets-angle-slash.tsx +2 -2
  64. package/react/brackets-curly-circles-three.tsx +2 -2
  65. package/react/browser.tsx +77 -0
  66. package/react/brush.tsx +2 -2
  67. package/react/calendar-blank.tsx +2 -2
  68. package/react/calendar-end.tsx +2 -2
  69. package/react/calendar-start.tsx +2 -2
  70. package/react/camera.tsx +2 -2
  71. package/react/card-circles.tsx +2 -2
  72. package/react/card-number-three.tsx +2 -2
  73. package/react/card.tsx +2 -2
  74. package/react/cards-poker.tsx +2 -2
  75. package/react/chart-bar-y-simple.tsx +2 -2
  76. package/react/chart-bar-y.tsx +2 -2
  77. package/react/chat-check.tsx +2 -2
  78. package/react/chat-dashes-lines-two.tsx +2 -2
  79. package/react/chat-lines-cross.tsx +2 -2
  80. package/react/chat-lines-dot.tsx +2 -2
  81. package/react/chat-lines-eye-open.tsx +2 -2
  82. package/react/chat-lines-two-stack.tsx +2 -2
  83. package/react/chat-lines-two.tsx +2 -2
  84. package/react/chat-plus.tsx +2 -2
  85. package/react/chat-text-arrow.tsx +2 -2
  86. package/react/chat-two.tsx +2 -2
  87. package/react/chat.tsx +2 -2
  88. package/react/check-mark.tsx +2 -2
  89. package/react/checkboard-square-centered.tsx +2 -2
  90. package/react/chevron-down-double.tsx +2 -2
  91. package/react/chevron-down.tsx +2 -2
  92. package/react/chevron-left-double.tsx +2 -2
  93. package/react/chevron-left.tsx +2 -2
  94. package/react/chevron-right-double.tsx +2 -2
  95. package/react/chevron-right.tsx +2 -2
  96. package/react/chevron-up-double.tsx +2 -2
  97. package/react/chevron-up-down-line.tsx +2 -2
  98. package/react/chevron-up-down.tsx +2 -2
  99. package/react/chevron-up.tsx +2 -2
  100. package/react/circle-corners.tsx +2 -2
  101. package/react/circle-motion-x.tsx +2 -2
  102. package/react/circle-notch.tsx +2 -2
  103. package/react/circle-slash.tsx +2 -2
  104. package/react/circles-connected.tsx +2 -2
  105. package/react/clock-counter-clockwise-simple.tsx +2 -2
  106. package/react/clock-counter-clockwise.tsx +2 -2
  107. package/react/clock.tsx +2 -2
  108. package/react/cluster.tsx +2 -2
  109. package/react/clustered.tsx +2 -2
  110. package/react/cog.tsx +2 -2
  111. package/react/coins-checked.tsx +2 -2
  112. package/react/coins-slash.tsx +2 -2
  113. package/react/columns-three.tsx +2 -2
  114. package/react/comment-group.tsx +2 -2
  115. package/react/cone-serpentine.tsx +2 -2
  116. package/react/connection-line-elbows.tsx +2 -2
  117. package/react/connection-line-straight.tsx +2 -2
  118. package/react/corners-three-eye-open.tsx +2 -2
  119. package/react/counter.tsx +2 -2
  120. package/react/credit-card.tsx +2 -2
  121. package/react/crop.tsx +2 -2
  122. package/react/cross-circle.tsx +2 -2
  123. package/react/cross-square.tsx +2 -2
  124. package/react/cross.tsx +2 -2
  125. package/react/cube.tsx +2 -2
  126. package/react/cursor-filled.tsx +2 -2
  127. package/react/cursor-lines.tsx +2 -2
  128. package/react/cursor-text-lines.tsx +2 -2
  129. package/react/cursor-text.tsx +2 -2
  130. package/react/cursor.tsx +2 -2
  131. package/react/dash-left-down-square-dash-right-up.tsx +2 -2
  132. package/react/dash-left-up-square-dash-down-right.tsx +2 -2
  133. package/react/dash-square-dash-horizontal.tsx +2 -2
  134. package/react/dash-square-dash-vertical.tsx +2 -2
  135. package/react/diagram-card-large-1.tsx +2 -2
  136. package/react/diagram-card-large-2.tsx +2 -2
  137. package/react/diagram-card-large-3.tsx +2 -2
  138. package/react/diagram-card-large-4.tsx +2 -2
  139. package/react/diagram-card-magnifying-glass.tsx +2 -2
  140. package/react/diagram-card-small-1.tsx +2 -2
  141. package/react/diagram-card-small-2.tsx +2 -2
  142. package/react/diagram-card-small-3.tsx +2 -2
  143. package/react/diagram-card-team.tsx +2 -2
  144. package/react/diagram-card-user.tsx +2 -2
  145. package/react/diagramming-format.tsx +2 -2
  146. package/react/distribute-horizontal.tsx +2 -2
  147. package/react/distribute-vertical.tsx +2 -2
  148. package/react/doc-format.tsx +2 -2
  149. package/react/dollar-sign-currency.tsx +2 -2
  150. package/react/dot-voting.tsx +2 -2
  151. package/react/dots-nine.tsx +2 -2
  152. package/react/dots-six-horizontal.tsx +2 -2
  153. package/react/dots-six-vertical.tsx +2 -2
  154. package/react/download.tsx +2 -2
  155. package/react/envelope.tsx +2 -2
  156. package/react/eraser.tsx +2 -2
  157. package/react/exclamation-mark-octagon.tsx +2 -2
  158. package/react/exclamation-point-circle.tsx +2 -2
  159. package/react/export.tsx +2 -2
  160. package/react/external-format.tsx +2 -2
  161. package/react/eye-closed-dots-four-frame-broken.tsx +2 -2
  162. package/react/eye-closed.tsx +2 -2
  163. package/react/eye-open-line-frame-broken.tsx +2 -2
  164. package/react/eye-open-slash.tsx +2 -2
  165. package/react/eye-open.tsx +2 -2
  166. package/react/eyedropper.tsx +2 -2
  167. package/react/factory-house.tsx +2 -2
  168. package/react/factory.tsx +2 -2
  169. package/react/file-spreadsheet.tsx +2 -2
  170. package/react/flag.tsx +2 -2
  171. package/react/flip-card.tsx +2 -2
  172. package/react/folder.tsx +2 -2
  173. package/react/frame-lines-two.tsx +2 -2
  174. package/react/frame-play.tsx +2 -2
  175. package/react/frame-plus.tsx +2 -2
  176. package/react/frame.tsx +2 -2
  177. package/react/funnel.tsx +2 -2
  178. package/react/gauge.tsx +2 -2
  179. package/react/gavel.tsx +2 -2
  180. package/react/gift.tsx +2 -2
  181. package/react/globe.tsx +2 -2
  182. package/react/graduation-cap.tsx +2 -2
  183. package/react/grid-four.tsx +2 -2
  184. package/react/grid.tsx +2 -2
  185. package/react/hand-filled.tsx +2 -2
  186. package/react/hand-pointing.tsx +2 -2
  187. package/react/hand.tsx +2 -2
  188. package/react/headphones.tsx +2 -2
  189. package/react/headset-person.tsx +2 -2
  190. package/react/heart-filled.tsx +2 -2
  191. package/react/heart.tsx +2 -2
  192. package/react/highlighter-underline.tsx +2 -2
  193. package/react/highlighter.tsx +2 -2
  194. package/react/house.tsx +2 -2
  195. package/react/image.tsx +2 -2
  196. package/react/indent-left.tsx +2 -2
  197. package/react/indent-right.tsx +2 -2
  198. package/react/index.ts +8 -0
  199. package/react/information-mark-circle.tsx +2 -2
  200. package/react/key.tsx +2 -2
  201. package/react/keycap.tsx +2 -2
  202. package/react/laptop.tsx +2 -2
  203. package/react/lasso.tsx +2 -2
  204. package/react/layout.tsx +2 -2
  205. package/react/lightbox.tsx +2 -2
  206. package/react/lightbulb.tsx +2 -2
  207. package/react/lightning.tsx +2 -2
  208. package/react/line-two-diagonal-top-right-double.tsx +2 -2
  209. package/react/lines-three-horizontal-line-vertical-center.tsx +2 -2
  210. package/react/lines-three-horizontal.tsx +2 -2
  211. package/react/lines-three-vertical.tsx +2 -2
  212. package/react/lines-top-left-columns-two.tsx +2 -2
  213. package/react/link-plus.tsx +2 -2
  214. package/react/link.tsx +2 -2
  215. package/react/list-bullets.tsx +2 -2
  216. package/react/list-numbers.tsx +2 -2
  217. package/react/lock-closed.tsx +2 -2
  218. package/react/lock-open.tsx +2 -2
  219. package/react/login.tsx +2 -2
  220. package/react/logout.tsx +2 -2
  221. package/react/magnet.tsx +2 -2
  222. package/react/magnifying-glass-lightning.tsx +2 -2
  223. package/react/magnifying-glass-plus.tsx +2 -2
  224. package/react/magnifying-glass.tsx +2 -2
  225. package/react/map.tsx +2 -2
  226. package/react/megaphone.tsx +2 -2
  227. package/react/microphone-slash.tsx +2 -2
  228. package/react/microphone.tsx +2 -2
  229. package/react/minus.tsx +2 -2
  230. package/react/mobile.tsx +2 -2
  231. package/react/monitor-arrow-up.tsx +2 -2
  232. package/react/monitor-arrow.tsx +2 -2
  233. package/react/monitor-pause.tsx +2 -2
  234. package/react/monitor-play.tsx +2 -2
  235. package/react/monitor-stop.tsx +2 -2
  236. package/react/monitor.tsx +2 -2
  237. package/react/moon.tsx +2 -2
  238. package/react/mouse.tsx +2 -2
  239. package/react/music-note.tsx +2 -2
  240. package/react/navigation-arrow-lines.tsx +2 -2
  241. package/react/navigation-up-left-slash.tsx +2 -2
  242. package/react/navigation-up-right.tsx +2 -2
  243. package/react/next.tsx +2 -2
  244. package/react/node-connected-dot.tsx +2 -2
  245. package/react/node-lines-curved.tsx +2 -2
  246. package/react/node-lines-horizontal.tsx +2 -2
  247. package/react/node-lines-vertical.tsx +2 -2
  248. package/react/node-plus.tsx +2 -2
  249. package/react/nodes-connected.tsx +2 -2
  250. package/react/nodes-connections-three.tsx +2 -2
  251. package/react/note-magnifying-glass.tsx +2 -2
  252. package/react/notepad.tsx +2 -2
  253. package/react/number.tsx +2 -2
  254. package/react/office.tsx +2 -2
  255. package/react/org-chart.tsx +2 -2
  256. package/react/orientation-horizontal.tsx +2 -2
  257. package/react/orientation-vertical.tsx +2 -2
  258. package/react/paint-bucket.tsx +2 -2
  259. package/react/palette.tsx +2 -2
  260. package/react/paper-plane-filled-right.tsx +2 -2
  261. package/react/paper-plane-tilt.tsx +2 -2
  262. package/react/pause-circle.tsx +2 -2
  263. package/react/pause.tsx +2 -2
  264. package/react/pen-tip.tsx +2 -2
  265. package/react/pen-underline.tsx +2 -2
  266. package/react/pen.tsx +2 -2
  267. package/react/people-list.tsx +2 -2
  268. package/react/person-in-circle.tsx +2 -2
  269. package/react/placeholder.tsx +2 -2
  270. package/react/play-circle.tsx +2 -2
  271. package/react/play.tsx +2 -2
  272. package/react/playback-speed-circle.tsx +2 -2
  273. package/react/plug.tsx +2 -2
  274. package/react/plus-box.tsx +2 -2
  275. package/react/plus-square.tsx +6 -14
  276. package/react/plus-text.tsx +2 -2
  277. package/react/plus.tsx +2 -2
  278. package/react/polling.tsx +2 -2
  279. package/react/presentation-arrow.tsx +2 -2
  280. package/react/presentation-eye-open.tsx +2 -2
  281. package/react/presentation-line.tsx +2 -2
  282. package/react/presentation-lines-two.tsx +2 -2
  283. package/react/presentation-link.tsx +2 -2
  284. package/react/presentation-number-one.tsx +2 -2
  285. package/react/presentation-play.tsx +2 -2
  286. package/react/presentation-plus.tsx +2 -2
  287. package/react/previous.tsx +2 -2
  288. package/react/prohibit.tsx +2 -2
  289. package/react/prototype-format.tsx +2 -2
  290. package/react/push-pin-filled.tsx +2 -2
  291. package/react/push-pin.tsx +2 -2
  292. package/react/question-mark-circle.tsx +2 -2
  293. package/react/question-mark.tsx +2 -2
  294. package/react/quotes.tsx +2 -2
  295. package/react/ratio-169.tsx +38 -0
  296. package/react/ratio-43.tsx +38 -0
  297. package/react/ratio-square.tsx +38 -0
  298. package/react/rectangle-arrow-up-center.tsx +2 -2
  299. package/react/rectangle-dash-lines.tsx +2 -2
  300. package/react/rectangle-dot-line-pen.tsx +2 -2
  301. package/react/rectangle-frame-2-lines.tsx +2 -2
  302. package/react/rectangle-line.tsx +2 -2
  303. package/react/rectangle-play-stack.tsx +2 -2
  304. package/react/rectangle-portrait-dash-square-top-center.tsx +2 -2
  305. package/react/rectangle-portrait-dash-square-top-left.tsx +2 -2
  306. package/react/rectangle-portrait-dash.tsx +2 -2
  307. package/react/rectangle-portrait-square-top-left.tsx +2 -2
  308. package/react/rectangle-tick.tsx +2 -2
  309. package/react/rectangle-triangle-bottom-center.tsx +2 -2
  310. package/react/rectangles-squares.tsx +2 -2
  311. package/react/rectangles-three-aligned.tsx +2 -2
  312. package/react/rectangles-three-overlap.tsx +2 -2
  313. package/react/rectangles-two-line.tsx +2 -2
  314. package/react/rectangles-two-lines-four.tsx +2 -2
  315. package/react/rectangles-two-minus.tsx +2 -2
  316. package/react/rectangles-two-plus.tsx +2 -2
  317. package/react/rectangles-two-user.tsx +2 -2
  318. package/react/rocket.tsx +2 -2
  319. package/react/rss-rectangle.tsx +2 -2
  320. package/react/rss.tsx +2 -2
  321. package/react/scissors.tsx +2 -2
  322. package/react/scrollbar-xy.tsx +2 -2
  323. package/react/select.tsx +2 -2
  324. package/react/shadow.tsx +2 -2
  325. package/react/shapes-lines-stacked.tsx +96 -0
  326. package/react/shapes-lines.tsx +2 -2
  327. package/react/shapes.tsx +2 -2
  328. package/react/shield-check.tsx +2 -2
  329. package/react/shield-lock-filled.tsx +2 -2
  330. package/react/shield-lock.tsx +3 -2
  331. package/react/shuffle.tsx +2 -2
  332. package/react/sidebar-closed.tsx +2 -2
  333. package/react/sidebar-global-closed.tsx +2 -2
  334. package/react/sidebar-global-open.tsx +2 -2
  335. package/react/sidebar-open.tsx +2 -2
  336. package/react/single-sparks-filled.tsx +2 -2
  337. package/react/slide-format.tsx +2 -2
  338. package/react/sliders-x.tsx +2 -2
  339. package/react/sliders-y.tsx +2 -2
  340. package/react/smiley-chat.tsx +2 -2
  341. package/react/smiley-plus.tsx +2 -2
  342. package/react/smiley-sticker.tsx +2 -2
  343. package/react/smiley.tsx +2 -2
  344. package/react/sort-ascending.tsx +2 -2
  345. package/react/sort-descending.tsx +2 -2
  346. package/react/sparks-filled.tsx +2 -2
  347. package/react/sparks.tsx +2 -2
  348. package/react/speaker-cross.tsx +2 -2
  349. package/react/speaker-high.tsx +2 -2
  350. package/react/spinner.tsx +2 -2
  351. package/react/split-vertical.tsx +2 -2
  352. package/react/square-arrow-in.tsx +2 -2
  353. package/react/square-brackets-angle-slash.tsx +2 -2
  354. package/react/square-circles-two.tsx +2 -2
  355. package/react/square-frame-2-lines-circle.tsx +2 -2
  356. package/react/square-line-square-dashed.tsx +2 -2
  357. package/react/square-star-scribble.tsx +2 -2
  358. package/react/square-triangle-circle-plus.tsx +2 -2
  359. package/react/squares-column.tsx +2 -2
  360. package/react/squares-four.tsx +2 -2
  361. package/react/squares-group.tsx +2 -2
  362. package/react/squares-merge.tsx +2 -2
  363. package/react/squares-row.tsx +2 -2
  364. package/react/squares-three.tsx +2 -2
  365. package/react/squares-two-overlap.tsx +2 -2
  366. package/react/squares-unmerge.tsx +2 -2
  367. package/react/stack.tsx +2 -2
  368. package/react/star-filled.tsx +2 -2
  369. package/react/star-half.tsx +2 -2
  370. package/react/star.tsx +2 -2
  371. package/react/sticky-corners.tsx +2 -2
  372. package/react/sticky-eye-closed.tsx +2 -2
  373. package/react/sticky-eye-open.tsx +2 -2
  374. package/react/sticky-note-stack.tsx +2 -2
  375. package/react/sticky-note-wide.tsx +2 -2
  376. package/react/sticky-note.tsx +2 -2
  377. package/react/sticky-notes-two.tsx +2 -2
  378. package/react/stop-circle.tsx +2 -2
  379. package/react/story-points.tsx +2 -2
  380. package/react/tablet.tsx +75 -0
  381. package/react/tag.tsx +2 -2
  382. package/react/tasks.tsx +2 -2
  383. package/react/text-a-underline.tsx +2 -2
  384. package/react/text-aa.tsx +2 -2
  385. package/react/text-align-center.tsx +2 -2
  386. package/react/text-align-left.tsx +2 -2
  387. package/react/text-align-right.tsx +2 -2
  388. package/react/text-b-bold-italic-underlined.tsx +2 -2
  389. package/react/text-b-bold.tsx +2 -2
  390. package/react/text-cursor-eye-open.tsx +2 -2
  391. package/react/text-h-one.tsx +2 -2
  392. package/react/text-h-three.tsx +2 -2
  393. package/react/text-h-two.tsx +2 -2
  394. package/react/text-i-italic.tsx +2 -2
  395. package/react/text-indent.tsx +2 -2
  396. package/react/text-line-height.tsx +2 -2
  397. package/react/text-lines-three.tsx +2 -2
  398. package/react/text-position.tsx +91 -0
  399. package/react/text-s-strikethrough.tsx +2 -2
  400. package/react/text-styles.tsx +2 -2
  401. package/react/text-t.tsx +2 -2
  402. package/react/text-u-underlined.tsx +2 -2
  403. package/react/thumbs-up.tsx +2 -2
  404. package/react/tick-circle.tsx +2 -2
  405. package/react/ticket.tsx +2 -2
  406. package/react/timeline-format.tsx +2 -2
  407. package/react/timer.tsx +2 -2
  408. package/react/tooltip.tsx +2 -2
  409. package/react/trackpad.tsx +2 -2
  410. package/react/trash-simple.tsx +2 -2
  411. package/react/trash.tsx +2 -2
  412. package/react/trophy.tsx +2 -2
  413. package/react/tshirt.tsx +2 -2
  414. package/react/user-add.tsx +2 -2
  415. package/react/user-arrow-right-up.tsx +2 -2
  416. package/react/user-background-blur.tsx +2 -2
  417. package/react/user-cog-plus.tsx +2 -2
  418. package/react/user-cog.tsx +2 -2
  419. package/react/user-eye-open.tsx +2 -2
  420. package/react/user-filter.tsx +2 -2
  421. package/react/user-load.tsx +2 -2
  422. package/react/user-number-three.tsx +2 -2
  423. package/react/user-pen-dashes-bottom.tsx +2 -2
  424. package/react/user-pen-line-bottom.tsx +2 -2
  425. package/react/user-tick-down.tsx +2 -2
  426. package/react/user.tsx +2 -2
  427. package/react/users-three.tsx +2 -2
  428. package/react/users.tsx +2 -2
  429. package/react/video-camera-simple-error.tsx +2 -2
  430. package/react/video-camera-simple-slash.tsx +2 -2
  431. package/react/video-camera-simple.tsx +2 -2
  432. package/react/video-camera.tsx +2 -2
  433. package/react/view-center.tsx +2 -2
  434. package/react/view-side-left.tsx +2 -2
  435. package/react/wallet.tsx +2 -2
  436. package/react/wifi-exclamation.tsx +2 -2
  437. package/react/wifi.tsx +2 -2
  438. package/svg/24/align-bottom-group.svg +1 -1
  439. package/svg/24/align-top-group.svg +1 -1
  440. package/svg/24/arrow-left-new.svg +1 -1
  441. package/svg/24/arrow-left.svg +1 -1
  442. package/svg/24/article-empty.svg +2 -0
  443. package/svg/24/attachment-new.svg +1 -1
  444. package/svg/24/browser-new.svg +2 -0
  445. package/svg/24/browser.svg +2 -0
  446. package/svg/24/plus-square-new.svg +1 -1
  447. package/svg/24/ratio-169.svg +2 -0
  448. package/svg/24/ratio-43.svg +2 -0
  449. package/svg/24/ratio-square.svg +2 -0
  450. package/svg/24/rectangles-squares.svg +1 -1
  451. package/svg/24/shapes-lines-stacked-new.svg +2 -0
  452. package/svg/24/shapes-lines-stacked.svg +2 -0
  453. package/svg/24/shield-lock-new.svg +1 -1
  454. package/svg/24/tablet-new.svg +2 -0
  455. package/svg/24/tablet.svg +2 -0
  456. package/svg/24/text-position-new.svg +2 -0
  457. package/svg/24/text-position.svg +2 -0
  458. package/svg/meta.json +68 -36
package/dist/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,12 +26375,102 @@ 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
  );
26363
26382
  IconQuotes[iconSymbol] = true;
26364
26383
 
26384
+ const IconRatio169 = forwardRef(
26385
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26386
+ const [debug] = useLocalStorage("DEBUG_ICON", false);
26387
+ return createElement(
26388
+ StyledIcon,
26389
+ {
26390
+ ...props,
26391
+ weight,
26392
+ debug,
26393
+ "aria-hidden": true,
26394
+ size,
26395
+ viewBox: "0 0 24 24",
26396
+ fill: "none",
26397
+ ref: forwardRef2
26398
+ },
26399
+ /* @__PURE__ */ jsx("path", { fill: "none", d: "M0 0h24v24h-24z" }),
26400
+ /* @__PURE__ */ jsx(
26401
+ "path",
26402
+ {
26403
+ stroke: "currentColor",
26404
+ strokeLinejoin: "bevel",
26405
+ strokeWidth: "var(--svg-stroke-width)",
26406
+ d: "M4 7h16v10h-16v-10Z"
26407
+ }
26408
+ )
26409
+ );
26410
+ }
26411
+ );
26412
+ IconRatio169[iconSymbol] = true;
26413
+
26414
+ const IconRatio43 = forwardRef(
26415
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26416
+ const [debug] = useLocalStorage("DEBUG_ICON", false);
26417
+ return createElement(
26418
+ StyledIcon,
26419
+ {
26420
+ ...props,
26421
+ weight,
26422
+ debug,
26423
+ "aria-hidden": true,
26424
+ size,
26425
+ viewBox: "0 0 24 24",
26426
+ fill: "none",
26427
+ ref: forwardRef2
26428
+ },
26429
+ /* @__PURE__ */ jsx("path", { fill: "none", d: "M0 0h24v24h-24z" }),
26430
+ /* @__PURE__ */ jsx(
26431
+ "path",
26432
+ {
26433
+ stroke: "currentColor",
26434
+ strokeLinejoin: "bevel",
26435
+ strokeWidth: "var(--svg-stroke-width)",
26436
+ d: "M5 7h14v10h-14v-10Z"
26437
+ }
26438
+ )
26439
+ );
26440
+ }
26441
+ );
26442
+ IconRatio43[iconSymbol] = true;
26443
+
26444
+ const IconRatioSquare = forwardRef(
26445
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26446
+ const [debug] = useLocalStorage("DEBUG_ICON", false);
26447
+ return createElement(
26448
+ StyledIcon,
26449
+ {
26450
+ ...props,
26451
+ weight,
26452
+ debug,
26453
+ "aria-hidden": true,
26454
+ size,
26455
+ viewBox: "0 0 24 24",
26456
+ fill: "none",
26457
+ ref: forwardRef2
26458
+ },
26459
+ /* @__PURE__ */ jsx("path", { fill: "none", d: "M0 0h24v24h-24z" }),
26460
+ /* @__PURE__ */ jsx(
26461
+ "path",
26462
+ {
26463
+ stroke: "currentColor",
26464
+ strokeLinejoin: "bevel",
26465
+ strokeWidth: "var(--svg-stroke-width)",
26466
+ d: "M7 7h10v10h-10v-10Z"
26467
+ }
26468
+ )
26469
+ );
26470
+ }
26471
+ );
26472
+ IconRatioSquare[iconSymbol] = true;
26473
+
26365
26474
  const IconRectangleArrowUpCenterNew = forwardRef(
26366
26475
  (props, forwardRef2) => {
26367
26476
  const [debug] = useLocalStorage("DEBUG_ICON", false);
@@ -26441,7 +26550,7 @@ const IconRectangleArrowUpCenterOld = forwardRef(
26441
26550
  );
26442
26551
  const IconRectangleArrowUpCenter = forwardRef(
26443
26552
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26444
- const [v1] = useNewDesignLanguage();
26553
+ const [v1] = useNewDesignLanguageIcons();
26445
26554
  return v1 ? /* @__PURE__ */ jsx(
26446
26555
  IconRectangleArrowUpCenterNew,
26447
26556
  {
@@ -26524,7 +26633,7 @@ const IconRectangleDashLinesOld = forwardRef(
26524
26633
  );
26525
26634
  const IconRectangleDashLines = forwardRef(
26526
26635
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26527
- const [v1] = useNewDesignLanguage();
26636
+ const [v1] = useNewDesignLanguageIcons();
26528
26637
  return v1 ? /* @__PURE__ */ jsx(
26529
26638
  IconRectangleDashLinesNew,
26530
26639
  {
@@ -26677,7 +26786,7 @@ const IconRectangleDotLinePenOld = forwardRef(
26677
26786
  );
26678
26787
  const IconRectangleDotLinePen = forwardRef(
26679
26788
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26680
- const [v1] = useNewDesignLanguage();
26789
+ const [v1] = useNewDesignLanguageIcons();
26681
26790
  return v1 ? /* @__PURE__ */ jsx(
26682
26791
  IconRectangleDotLinePenNew,
26683
26792
  {
@@ -26830,7 +26939,7 @@ const IconRectangleFrame2LinesOld = forwardRef(
26830
26939
  );
26831
26940
  const IconRectangleFrame2Lines = forwardRef(
26832
26941
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26833
- const [v1] = useNewDesignLanguage();
26942
+ const [v1] = useNewDesignLanguageIcons();
26834
26943
  return v1 ? /* @__PURE__ */ jsx(
26835
26944
  IconRectangleFrame2LinesNew,
26836
26945
  {
@@ -26923,7 +27032,7 @@ const IconRectangleLineOld = forwardRef(
26923
27032
  );
26924
27033
  const IconRectangleLine = forwardRef(
26925
27034
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
26926
- const [v1] = useNewDesignLanguage();
27035
+ const [v1] = useNewDesignLanguageIcons();
26927
27036
  return v1 ? /* @__PURE__ */ jsx(
26928
27037
  IconRectangleLineNew,
26929
27038
  {
@@ -27026,7 +27135,7 @@ const IconRectanglePlayStackOld = forwardRef(
27026
27135
  );
27027
27136
  const IconRectanglePlayStack = forwardRef(
27028
27137
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27029
- const [v1] = useNewDesignLanguage();
27138
+ const [v1] = useNewDesignLanguageIcons();
27030
27139
  return v1 ? /* @__PURE__ */ jsx(
27031
27140
  IconRectanglePlayStackNew,
27032
27141
  {
@@ -27096,7 +27205,7 @@ const IconRectanglePortraitDashSquareTopCenterOld = forwardRef((props, forwardRe
27096
27205
  );
27097
27206
  });
27098
27207
  const IconRectanglePortraitDashSquareTopCenter = forwardRef(({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27099
- const [v1] = useNewDesignLanguage();
27208
+ const [v1] = useNewDesignLanguageIcons();
27100
27209
  return v1 ? /* @__PURE__ */ jsx(
27101
27210
  IconRectanglePortraitDashSquareTopCenterNew,
27102
27211
  {
@@ -27173,7 +27282,7 @@ const IconRectanglePortraitDashSquareTopLeftOld = forwardRef((props, forwardRef2
27173
27282
  );
27174
27283
  });
27175
27284
  const IconRectanglePortraitDashSquareTopLeft = forwardRef(({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27176
- const [v1] = useNewDesignLanguage();
27285
+ const [v1] = useNewDesignLanguageIcons();
27177
27286
  return v1 ? /* @__PURE__ */ jsx(
27178
27287
  IconRectanglePortraitDashSquareTopLeftNew,
27179
27288
  {
@@ -27254,7 +27363,7 @@ const IconRectanglePortraitDashOld = forwardRef(
27254
27363
  );
27255
27364
  const IconRectanglePortraitDash = forwardRef(
27256
27365
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27257
- const [v1] = useNewDesignLanguage();
27366
+ const [v1] = useNewDesignLanguageIcons();
27258
27367
  return v1 ? /* @__PURE__ */ jsx(
27259
27368
  IconRectanglePortraitDashNew,
27260
27369
  {
@@ -27374,7 +27483,7 @@ const IconRectanglePortraitSquareTopLeftOld = forwardRef((props, forwardRef2) =>
27374
27483
  });
27375
27484
  const IconRectanglePortraitSquareTopLeft = forwardRef(
27376
27485
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27377
- const [v1] = useNewDesignLanguage();
27486
+ const [v1] = useNewDesignLanguageIcons();
27378
27487
  return v1 ? /* @__PURE__ */ jsx(
27379
27488
  IconRectanglePortraitSquareTopLeftNew,
27380
27489
  {
@@ -27502,7 +27611,7 @@ const IconRectangleTickOld = forwardRef(
27502
27611
  );
27503
27612
  const IconRectangleTick = forwardRef(
27504
27613
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27505
- const [v1] = useNewDesignLanguage();
27614
+ const [v1] = useNewDesignLanguageIcons();
27506
27615
  return v1 ? /* @__PURE__ */ jsx(
27507
27616
  IconRectangleTickNew,
27508
27617
  {
@@ -27590,7 +27699,7 @@ const IconRectangleTriangleBottomCenterOld = forwardRef((props, forwardRef2) =>
27590
27699
  });
27591
27700
  const IconRectangleTriangleBottomCenter = forwardRef(
27592
27701
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27593
- const [v1] = useNewDesignLanguage();
27702
+ const [v1] = useNewDesignLanguageIcons();
27594
27703
  return v1 ? /* @__PURE__ */ jsx(
27595
27704
  IconRectangleTriangleBottomCenterNew,
27596
27705
  {
@@ -27631,9 +27740,9 @@ const IconRectanglesSquares = forwardRef(
27631
27740
  "path",
27632
27741
  {
27633
27742
  stroke: "currentColor",
27634
- strokeLinecap: "round",
27743
+ strokeLinejoin: "bevel",
27635
27744
  strokeWidth: "var(--svg-stroke-width)",
27636
- d: "M8 9.5v-5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5ZM22 19.5v-5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5ZM22 9.5v-5c0-.2761-.2487-.5-.5556-.5h-8.8888c-.3069 0-.5556.2239-.5556.5v5c0 .2761.2487.5.5556.5h8.8888c.3069 0 .5556-.2239.5556-.5ZM12 19.5v-5c0-.2761-.2487-.5-.5556-.5h-8.8888c-.3069 0-.5556.2239-.5556.5v5c0 .2761.2487.5.5556.5h8.8888c.3069 0 .5556-.2239.5556-.5Z"
27745
+ d: "M2 4h6v6h-6v-6ZM12 4h10v6h-10v-6ZM16 14h6v6h-6v-6ZM2 14h10v6h-10v-6Z"
27637
27746
  }
27638
27747
  )
27639
27748
  );
@@ -27729,7 +27838,7 @@ const IconRectanglesThreeAlignedOld = forwardRef(
27729
27838
  );
27730
27839
  const IconRectanglesThreeAligned = forwardRef(
27731
27840
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27732
- const [v1] = useNewDesignLanguage();
27841
+ const [v1] = useNewDesignLanguageIcons();
27733
27842
  return v1 ? /* @__PURE__ */ jsx(
27734
27843
  IconRectanglesThreeAlignedNew,
27735
27844
  {
@@ -27851,7 +27960,7 @@ const IconRectanglesThreeOverlapOld = forwardRef(
27851
27960
  );
27852
27961
  const IconRectanglesThreeOverlap = forwardRef(
27853
27962
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27854
- const [v1] = useNewDesignLanguage();
27963
+ const [v1] = useNewDesignLanguageIcons();
27855
27964
  return v1 ? /* @__PURE__ */ jsx(
27856
27965
  IconRectanglesThreeOverlapNew,
27857
27966
  {
@@ -27961,7 +28070,7 @@ const IconRectanglesTwoLineOld = forwardRef(
27961
28070
  );
27962
28071
  const IconRectanglesTwoLine = forwardRef(
27963
28072
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
27964
- const [v1] = useNewDesignLanguage();
28073
+ const [v1] = useNewDesignLanguageIcons();
27965
28074
  return v1 ? /* @__PURE__ */ jsx(
27966
28075
  IconRectanglesTwoLineNew,
27967
28076
  {
@@ -28069,7 +28178,7 @@ const IconRectanglesTwoLinesFourOld = forwardRef(
28069
28178
  );
28070
28179
  const IconRectanglesTwoLinesFour = forwardRef(
28071
28180
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28072
- const [v1] = useNewDesignLanguage();
28181
+ const [v1] = useNewDesignLanguageIcons();
28073
28182
  return v1 ? /* @__PURE__ */ jsx(
28074
28183
  IconRectanglesTwoLinesFourNew,
28075
28184
  {
@@ -28164,7 +28273,7 @@ const IconRectanglesTwoMinusOld = forwardRef(
28164
28273
  );
28165
28274
  const IconRectanglesTwoMinus = forwardRef(
28166
28275
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28167
- const [v1] = useNewDesignLanguage();
28276
+ const [v1] = useNewDesignLanguageIcons();
28168
28277
  return v1 ? /* @__PURE__ */ jsx(
28169
28278
  IconRectanglesTwoMinusNew,
28170
28279
  {
@@ -28259,7 +28368,7 @@ const IconRectanglesTwoPlusOld = forwardRef(
28259
28368
  );
28260
28369
  const IconRectanglesTwoPlus = forwardRef(
28261
28370
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28262
- const [v1] = useNewDesignLanguage();
28371
+ const [v1] = useNewDesignLanguageIcons();
28263
28372
  return v1 ? /* @__PURE__ */ jsx(
28264
28373
  IconRectanglesTwoPlusNew,
28265
28374
  {
@@ -28382,7 +28491,7 @@ const IconRectanglesTwoUserOld = forwardRef(
28382
28491
  );
28383
28492
  const IconRectanglesTwoUser = forwardRef(
28384
28493
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28385
- const [v1] = useNewDesignLanguage();
28494
+ const [v1] = useNewDesignLanguageIcons();
28386
28495
  return v1 ? /* @__PURE__ */ jsx(
28387
28496
  IconRectanglesTwoUserNew,
28388
28497
  {
@@ -28493,7 +28602,7 @@ const IconRocketOld = forwardRef(
28493
28602
  );
28494
28603
  const IconRocket = forwardRef(
28495
28604
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28496
- const [v1] = useNewDesignLanguage();
28605
+ const [v1] = useNewDesignLanguageIcons();
28497
28606
  return v1 ? /* @__PURE__ */ jsx(IconRocketNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconRocketOld, { ...props, size, weight, ref: forwardRef2 });
28498
28607
  }
28499
28608
  );
@@ -28570,7 +28679,7 @@ const IconRssRectangleOld = forwardRef(
28570
28679
  );
28571
28680
  const IconRssRectangle = forwardRef(
28572
28681
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28573
- const [v1] = useNewDesignLanguage();
28682
+ const [v1] = useNewDesignLanguageIcons();
28574
28683
  return v1 ? /* @__PURE__ */ jsx(
28575
28684
  IconRssRectangleNew,
28576
28685
  {
@@ -28649,7 +28758,7 @@ const IconRssOld = forwardRef((props, forwardRef2) => {
28649
28758
  });
28650
28759
  const IconRss = forwardRef(
28651
28760
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28652
- const [v1] = useNewDesignLanguage();
28761
+ const [v1] = useNewDesignLanguageIcons();
28653
28762
  return v1 ? /* @__PURE__ */ jsx(IconRssNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconRssOld, { ...props, size, weight, ref: forwardRef2 });
28654
28763
  }
28655
28764
  );
@@ -28740,7 +28849,7 @@ const IconScissorsOld = forwardRef(
28740
28849
  );
28741
28850
  const IconScissors = forwardRef(
28742
28851
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28743
- const [v1] = useNewDesignLanguage();
28852
+ const [v1] = useNewDesignLanguageIcons();
28744
28853
  return v1 ? /* @__PURE__ */ jsx(
28745
28854
  IconScissorsNew,
28746
28855
  {
@@ -28833,7 +28942,7 @@ const IconScrollbarXyOld = forwardRef(
28833
28942
  );
28834
28943
  const IconScrollbarXy = forwardRef(
28835
28944
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28836
- const [v1] = useNewDesignLanguage();
28945
+ const [v1] = useNewDesignLanguageIcons();
28837
28946
  return v1 ? /* @__PURE__ */ jsx(
28838
28947
  IconScrollbarXyNew,
28839
28948
  {
@@ -28917,7 +29026,7 @@ const IconSelectOld = forwardRef(
28917
29026
  );
28918
29027
  const IconSelect = forwardRef(
28919
29028
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28920
- const [v1] = useNewDesignLanguage();
29029
+ const [v1] = useNewDesignLanguageIcons();
28921
29030
  return v1 ? /* @__PURE__ */ jsx(IconSelectNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconSelectOld, { ...props, size, weight, ref: forwardRef2 });
28922
29031
  }
28923
29032
  );
@@ -28988,12 +29097,111 @@ const IconShadowOld = forwardRef(
28988
29097
  );
28989
29098
  const IconShadow = forwardRef(
28990
29099
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
28991
- const [v1] = useNewDesignLanguage();
29100
+ const [v1] = useNewDesignLanguageIcons();
28992
29101
  return v1 ? /* @__PURE__ */ jsx(IconShadowNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconShadowOld, { ...props, size, weight, ref: forwardRef2 });
28993
29102
  }
28994
29103
  );
28995
29104
  IconShadow[iconSymbol] = true;
28996
29105
 
29106
+ const IconShapesLinesStackedNew = forwardRef(
29107
+ (props, forwardRef2) => {
29108
+ const [debug] = useLocalStorage("DEBUG_ICON", false);
29109
+ return createElement(
29110
+ StyledIcon,
29111
+ {
29112
+ ...props,
29113
+ debug,
29114
+ "aria-hidden": true,
29115
+ viewBox: "0 0 24 24",
29116
+ fill: "none",
29117
+ ref: forwardRef2
29118
+ },
29119
+ /* @__PURE__ */ jsx(
29120
+ "path",
29121
+ {
29122
+ stroke: "currentColor",
29123
+ strokeWidth: "var(--svg-stroke-width)",
29124
+ 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"
29125
+ }
29126
+ ),
29127
+ /* @__PURE__ */ jsx(
29128
+ "path",
29129
+ {
29130
+ stroke: "currentColor",
29131
+ strokeLinejoin: "bevel",
29132
+ strokeWidth: "var(--svg-stroke-width)",
29133
+ d: "m20.25 19.5.75-6.5-6.5.75"
29134
+ }
29135
+ )
29136
+ );
29137
+ }
29138
+ );
29139
+ const IconShapesLinesStackedOld = forwardRef(
29140
+ (props, forwardRef2) => {
29141
+ const [debug] = useLocalStorage("DEBUG_ICON", false);
29142
+ return createElement(
29143
+ StyledIcon,
29144
+ {
29145
+ ...props,
29146
+ debug,
29147
+ "aria-hidden": true,
29148
+ viewBox: "0 0 24 24",
29149
+ fill: "none",
29150
+ ref: forwardRef2
29151
+ },
29152
+ /* @__PURE__ */ jsx(
29153
+ "path",
29154
+ {
29155
+ stroke: "currentColor",
29156
+ strokeLinecap: "round",
29157
+ strokeWidth: "var(--svg-stroke-width)",
29158
+ 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"
29159
+ }
29160
+ ),
29161
+ /* @__PURE__ */ jsx(
29162
+ "path",
29163
+ {
29164
+ fill: "currentColor",
29165
+ 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"
29166
+ }
29167
+ ),
29168
+ /* @__PURE__ */ jsx(
29169
+ "path",
29170
+ {
29171
+ stroke: "currentColor",
29172
+ strokeLinecap: "round",
29173
+ strokeLinejoin: "round",
29174
+ strokeWidth: "var(--svg-stroke-width)",
29175
+ d: "m20.25 19.5.75-6.5-6.5.75"
29176
+ }
29177
+ )
29178
+ );
29179
+ }
29180
+ );
29181
+ const IconShapesLinesStacked = forwardRef(
29182
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29183
+ const [v1] = useNewDesignLanguageIcons();
29184
+ return v1 ? /* @__PURE__ */ jsx(
29185
+ IconShapesLinesStackedNew,
29186
+ {
29187
+ ...props,
29188
+ size,
29189
+ weight,
29190
+ ref: forwardRef2
29191
+ }
29192
+ ) : /* @__PURE__ */ jsx(
29193
+ IconShapesLinesStackedOld,
29194
+ {
29195
+ ...props,
29196
+ size,
29197
+ weight,
29198
+ ref: forwardRef2
29199
+ }
29200
+ );
29201
+ }
29202
+ );
29203
+ IconShapesLinesStacked[iconSymbol] = true;
29204
+
28997
29205
  const IconShapesLinesNew = forwardRef(
28998
29206
  (props, forwardRef2) => {
28999
29207
  const [debug] = useLocalStorage("DEBUG_ICON", false);
@@ -29089,7 +29297,7 @@ const IconShapesLinesOld = forwardRef(
29089
29297
  );
29090
29298
  const IconShapesLines = forwardRef(
29091
29299
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29092
- const [v1] = useNewDesignLanguage();
29300
+ const [v1] = useNewDesignLanguageIcons();
29093
29301
  return v1 ? /* @__PURE__ */ jsx(
29094
29302
  IconShapesLinesNew,
29095
29303
  {
@@ -29171,7 +29379,7 @@ const IconShapesOld = forwardRef(
29171
29379
  );
29172
29380
  const IconShapes = forwardRef(
29173
29381
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29174
- const [v1] = useNewDesignLanguage();
29382
+ const [v1] = useNewDesignLanguageIcons();
29175
29383
  return v1 ? /* @__PURE__ */ jsx(IconShapesNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconShapesOld, { ...props, size, weight, ref: forwardRef2 });
29176
29384
  }
29177
29385
  );
@@ -29250,7 +29458,7 @@ const IconShieldCheckOld = forwardRef(
29250
29458
  );
29251
29459
  const IconShieldCheck = forwardRef(
29252
29460
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29253
- const [v1] = useNewDesignLanguage();
29461
+ const [v1] = useNewDesignLanguageIcons();
29254
29462
  return v1 ? /* @__PURE__ */ jsx(
29255
29463
  IconShieldCheckNew,
29256
29464
  {
@@ -29324,7 +29532,7 @@ const IconShieldLockFilledOld = forwardRef(
29324
29532
  );
29325
29533
  const IconShieldLockFilled = forwardRef(
29326
29534
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29327
- const [v1] = useNewDesignLanguage();
29535
+ const [v1] = useNewDesignLanguageIcons();
29328
29536
  return v1 ? /* @__PURE__ */ jsx(
29329
29537
  IconShieldLockFilledNew,
29330
29538
  {
@@ -29362,6 +29570,7 @@ const IconShieldLockNew = forwardRef(
29362
29570
  /* @__PURE__ */ jsx(
29363
29571
  "path",
29364
29572
  {
29573
+ fill: "currentColor",
29365
29574
  stroke: "currentColor",
29366
29575
  strokeLinejoin: "bevel",
29367
29576
  strokeWidth: "var(--svg-stroke-width)",
@@ -29418,7 +29627,7 @@ const IconShieldLockOld = forwardRef(
29418
29627
  );
29419
29628
  const IconShieldLock = forwardRef(
29420
29629
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29421
- const [v1] = useNewDesignLanguage();
29630
+ const [v1] = useNewDesignLanguageIcons();
29422
29631
  return v1 ? /* @__PURE__ */ jsx(
29423
29632
  IconShieldLockNew,
29424
29633
  {
@@ -29510,7 +29719,7 @@ const IconShuffleOld = forwardRef(
29510
29719
  );
29511
29720
  const IconShuffle = forwardRef(
29512
29721
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29513
- const [v1] = useNewDesignLanguage();
29722
+ const [v1] = useNewDesignLanguageIcons();
29514
29723
  return v1 ? /* @__PURE__ */ jsx(IconShuffleNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconShuffleOld, { ...props, size, weight, ref: forwardRef2 });
29515
29724
  }
29516
29725
  );
@@ -29589,7 +29798,7 @@ const IconSidebarClosedOld = forwardRef(
29589
29798
  );
29590
29799
  const IconSidebarClosed = forwardRef(
29591
29800
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29592
- const [v1] = useNewDesignLanguage();
29801
+ const [v1] = useNewDesignLanguageIcons();
29593
29802
  return v1 ? /* @__PURE__ */ jsx(
29594
29803
  IconSidebarClosedNew,
29595
29804
  {
@@ -29681,7 +29890,7 @@ const IconSidebarGlobalClosedOld = forwardRef(
29681
29890
  );
29682
29891
  const IconSidebarGlobalClosed = forwardRef(
29683
29892
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29684
- const [v1] = useNewDesignLanguage();
29893
+ const [v1] = useNewDesignLanguageIcons();
29685
29894
  return v1 ? /* @__PURE__ */ jsx(
29686
29895
  IconSidebarGlobalClosedNew,
29687
29896
  {
@@ -29775,7 +29984,7 @@ const IconSidebarGlobalOpenOld = forwardRef(
29775
29984
  );
29776
29985
  const IconSidebarGlobalOpen = forwardRef(
29777
29986
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29778
- const [v1] = useNewDesignLanguage();
29987
+ const [v1] = useNewDesignLanguageIcons();
29779
29988
  return v1 ? /* @__PURE__ */ jsx(
29780
29989
  IconSidebarGlobalOpenNew,
29781
29990
  {
@@ -29888,7 +30097,7 @@ const IconSidebarOpenOld = forwardRef(
29888
30097
  );
29889
30098
  const IconSidebarOpen = forwardRef(
29890
30099
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29891
- const [v1] = useNewDesignLanguage();
30100
+ const [v1] = useNewDesignLanguageIcons();
29892
30101
  return v1 ? /* @__PURE__ */ jsx(
29893
30102
  IconSidebarOpenNew,
29894
30103
  {
@@ -29985,7 +30194,7 @@ const IconSingleSparksFilledOld = forwardRef(
29985
30194
  );
29986
30195
  const IconSingleSparksFilled = forwardRef(
29987
30196
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
29988
- const [v1] = useNewDesignLanguage();
30197
+ const [v1] = useNewDesignLanguageIcons();
29989
30198
  return v1 ? /* @__PURE__ */ jsx(
29990
30199
  IconSingleSparksFilledNew,
29991
30200
  {
@@ -30069,7 +30278,7 @@ const IconSlideFormatOld = forwardRef(
30069
30278
  );
30070
30279
  const IconSlideFormat = forwardRef(
30071
30280
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30072
- const [v1] = useNewDesignLanguage();
30281
+ const [v1] = useNewDesignLanguageIcons();
30073
30282
  return v1 ? /* @__PURE__ */ jsx(
30074
30283
  IconSlideFormatNew,
30075
30284
  {
@@ -30174,7 +30383,7 @@ const IconSlidersXOld = forwardRef(
30174
30383
  );
30175
30384
  const IconSlidersX = forwardRef(
30176
30385
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30177
- const [v1] = useNewDesignLanguage();
30386
+ const [v1] = useNewDesignLanguageIcons();
30178
30387
  return v1 ? /* @__PURE__ */ jsx(
30179
30388
  IconSlidersXNew,
30180
30389
  {
@@ -30291,7 +30500,7 @@ const IconSlidersYOld = forwardRef(
30291
30500
  );
30292
30501
  const IconSlidersY = forwardRef(
30293
30502
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30294
- const [v1] = useNewDesignLanguage();
30503
+ const [v1] = useNewDesignLanguageIcons();
30295
30504
  return v1 ? /* @__PURE__ */ jsx(
30296
30505
  IconSlidersYNew,
30297
30506
  {
@@ -30398,7 +30607,7 @@ const IconSmileyChatOld = forwardRef(
30398
30607
  );
30399
30608
  const IconSmileyChat = forwardRef(
30400
30609
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30401
- const [v1] = useNewDesignLanguage();
30610
+ const [v1] = useNewDesignLanguageIcons();
30402
30611
  return v1 ? /* @__PURE__ */ jsx(
30403
30612
  IconSmileyChatNew,
30404
30613
  {
@@ -30506,7 +30715,7 @@ const IconSmileyPlusOld = forwardRef(
30506
30715
  );
30507
30716
  const IconSmileyPlus = forwardRef(
30508
30717
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30509
- const [v1] = useNewDesignLanguage();
30718
+ const [v1] = useNewDesignLanguageIcons();
30510
30719
  return v1 ? /* @__PURE__ */ jsx(
30511
30720
  IconSmileyPlusNew,
30512
30721
  {
@@ -30596,7 +30805,7 @@ const IconSmileyStickerOld = forwardRef(
30596
30805
  );
30597
30806
  const IconSmileySticker = forwardRef(
30598
30807
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30599
- const [v1] = useNewDesignLanguage();
30808
+ const [v1] = useNewDesignLanguageIcons();
30600
30809
  return v1 ? /* @__PURE__ */ jsx(
30601
30810
  IconSmileyStickerNew,
30602
30811
  {
@@ -30704,7 +30913,7 @@ const IconSmileyOld = forwardRef(
30704
30913
  );
30705
30914
  const IconSmiley = forwardRef(
30706
30915
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
30707
- const [v1] = useNewDesignLanguage();
30916
+ const [v1] = useNewDesignLanguageIcons();
30708
30917
  return v1 ? /* @__PURE__ */ jsx(IconSmileyNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconSmileyOld, { ...props, size, weight, ref: forwardRef2 });
30709
30918
  }
30710
30919
  );
@@ -31243,7 +31452,7 @@ const IconSortAscendingOld = forwardRef(
31243
31452
  );
31244
31453
  const IconSortAscending = forwardRef(
31245
31454
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31246
- const [v1] = useNewDesignLanguage();
31455
+ const [v1] = useNewDesignLanguageIcons();
31247
31456
  return v1 ? /* @__PURE__ */ jsx(
31248
31457
  IconSortAscendingNew,
31249
31458
  {
@@ -31326,7 +31535,7 @@ const IconSortDescendingOld = forwardRef(
31326
31535
  );
31327
31536
  const IconSortDescending = forwardRef(
31328
31537
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31329
- const [v1] = useNewDesignLanguage();
31538
+ const [v1] = useNewDesignLanguageIcons();
31330
31539
  return v1 ? /* @__PURE__ */ jsx(
31331
31540
  IconSortDescendingNew,
31332
31541
  {
@@ -31418,7 +31627,7 @@ const IconSparksFilledOld = forwardRef(
31418
31627
  );
31419
31628
  const IconSparksFilled = forwardRef(
31420
31629
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31421
- const [v1] = useNewDesignLanguage();
31630
+ const [v1] = useNewDesignLanguageIcons();
31422
31631
  return v1 ? /* @__PURE__ */ jsx(
31423
31632
  IconSparksFilledNew,
31424
31633
  {
@@ -31506,7 +31715,7 @@ const IconSparksOld = forwardRef(
31506
31715
  );
31507
31716
  const IconSparks = forwardRef(
31508
31717
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31509
- const [v1] = useNewDesignLanguage();
31718
+ const [v1] = useNewDesignLanguageIcons();
31510
31719
  return v1 ? /* @__PURE__ */ jsx(IconSparksNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconSparksOld, { ...props, size, weight, ref: forwardRef2 });
31511
31720
  }
31512
31721
  );
@@ -31578,7 +31787,7 @@ const IconSpeakerCrossOld = forwardRef(
31578
31787
  );
31579
31788
  const IconSpeakerCross = forwardRef(
31580
31789
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31581
- const [v1] = useNewDesignLanguage();
31790
+ const [v1] = useNewDesignLanguageIcons();
31582
31791
  return v1 ? /* @__PURE__ */ jsx(
31583
31792
  IconSpeakerCrossNew,
31584
31793
  {
@@ -31666,7 +31875,7 @@ const IconSpeakerHighOld = forwardRef(
31666
31875
  );
31667
31876
  const IconSpeakerHigh = forwardRef(
31668
31877
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31669
- const [v1] = useNewDesignLanguage();
31878
+ const [v1] = useNewDesignLanguageIcons();
31670
31879
  return v1 ? /* @__PURE__ */ jsx(
31671
31880
  IconSpeakerHighNew,
31672
31881
  {
@@ -31750,7 +31959,7 @@ const IconSpinnerOld = forwardRef(
31750
31959
  );
31751
31960
  const IconSpinner = forwardRef(
31752
31961
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31753
- const [v1] = useNewDesignLanguage();
31962
+ const [v1] = useNewDesignLanguageIcons();
31754
31963
  return v1 ? /* @__PURE__ */ jsx(IconSpinnerNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconSpinnerOld, { ...props, size, weight, ref: forwardRef2 });
31755
31964
  }
31756
31965
  );
@@ -31825,7 +32034,7 @@ const IconSplitVerticalOld = forwardRef(
31825
32034
  );
31826
32035
  const IconSplitVertical = forwardRef(
31827
32036
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31828
- const [v1] = useNewDesignLanguage();
32037
+ const [v1] = useNewDesignLanguageIcons();
31829
32038
  return v1 ? /* @__PURE__ */ jsx(
31830
32039
  IconSplitVerticalNew,
31831
32040
  {
@@ -31925,7 +32134,7 @@ const IconSquareArrowInOld = forwardRef(
31925
32134
  );
31926
32135
  const IconSquareArrowIn = forwardRef(
31927
32136
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
31928
- const [v1] = useNewDesignLanguage();
32137
+ const [v1] = useNewDesignLanguageIcons();
31929
32138
  return v1 ? /* @__PURE__ */ jsx(
31930
32139
  IconSquareArrowInNew,
31931
32140
  {
@@ -32015,7 +32224,7 @@ const IconSquareBracketsAngleSlashOld = forwardRef(
32015
32224
  );
32016
32225
  const IconSquareBracketsAngleSlash = forwardRef(
32017
32226
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32018
- const [v1] = useNewDesignLanguage();
32227
+ const [v1] = useNewDesignLanguageIcons();
32019
32228
  return v1 ? /* @__PURE__ */ jsx(
32020
32229
  IconSquareBracketsAngleSlashNew,
32021
32230
  {
@@ -32105,7 +32314,7 @@ const IconSquareCirclesTwoOld = forwardRef(
32105
32314
  );
32106
32315
  const IconSquareCirclesTwo = forwardRef(
32107
32316
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32108
- const [v1] = useNewDesignLanguage();
32317
+ const [v1] = useNewDesignLanguageIcons();
32109
32318
  return v1 ? /* @__PURE__ */ jsx(
32110
32319
  IconSquareCirclesTwoNew,
32111
32320
  {
@@ -32198,7 +32407,7 @@ const IconSquareFrame2LinesCircleOld = forwardRef(
32198
32407
  );
32199
32408
  const IconSquareFrame2LinesCircle = forwardRef(
32200
32409
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32201
- const [v1] = useNewDesignLanguage();
32410
+ const [v1] = useNewDesignLanguageIcons();
32202
32411
  return v1 ? /* @__PURE__ */ jsx(
32203
32412
  IconSquareFrame2LinesCircleNew,
32204
32413
  {
@@ -32289,7 +32498,7 @@ const IconSquareLineSquareDashedOld = forwardRef(
32289
32498
  );
32290
32499
  const IconSquareLineSquareDashed = forwardRef(
32291
32500
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32292
- const [v1] = useNewDesignLanguage();
32501
+ const [v1] = useNewDesignLanguageIcons();
32293
32502
  return v1 ? /* @__PURE__ */ jsx(
32294
32503
  IconSquareLineSquareDashedNew,
32295
32504
  {
@@ -32416,7 +32625,7 @@ const IconSquareStarScribbleOld = forwardRef(
32416
32625
  );
32417
32626
  const IconSquareStarScribble = forwardRef(
32418
32627
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32419
- const [v1] = useNewDesignLanguage();
32628
+ const [v1] = useNewDesignLanguageIcons();
32420
32629
  return v1 ? /* @__PURE__ */ jsx(
32421
32630
  IconSquareStarScribbleNew,
32422
32631
  {
@@ -32515,7 +32724,7 @@ const IconSquareTriangleCirclePlusOld = forwardRef(
32515
32724
  );
32516
32725
  const IconSquareTriangleCirclePlus = forwardRef(
32517
32726
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32518
- const [v1] = useNewDesignLanguage();
32727
+ const [v1] = useNewDesignLanguageIcons();
32519
32728
  return v1 ? /* @__PURE__ */ jsx(
32520
32729
  IconSquareTriangleCirclePlusNew,
32521
32730
  {
@@ -32654,7 +32863,7 @@ const IconSquaresColumnOld = forwardRef(
32654
32863
  );
32655
32864
  const IconSquaresColumn = forwardRef(
32656
32865
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32657
- const [v1] = useNewDesignLanguage();
32866
+ const [v1] = useNewDesignLanguageIcons();
32658
32867
  return v1 ? /* @__PURE__ */ jsx(
32659
32868
  IconSquaresColumnNew,
32660
32869
  {
@@ -32736,7 +32945,7 @@ const IconSquaresFourOld = forwardRef(
32736
32945
  );
32737
32946
  const IconSquaresFour = forwardRef(
32738
32947
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32739
- const [v1] = useNewDesignLanguage();
32948
+ const [v1] = useNewDesignLanguageIcons();
32740
32949
  return v1 ? /* @__PURE__ */ jsx(
32741
32950
  IconSquaresFourNew,
32742
32951
  {
@@ -32844,7 +33053,7 @@ const IconSquaresGroupOld = forwardRef(
32844
33053
  );
32845
33054
  const IconSquaresGroup = forwardRef(
32846
33055
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32847
- const [v1] = useNewDesignLanguage();
33056
+ const [v1] = useNewDesignLanguageIcons();
32848
33057
  return v1 ? /* @__PURE__ */ jsx(
32849
33058
  IconSquaresGroupNew,
32850
33059
  {
@@ -32934,7 +33143,7 @@ const IconSquaresMergeOld = forwardRef(
32934
33143
  );
32935
33144
  const IconSquaresMerge = forwardRef(
32936
33145
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
32937
- const [v1] = useNewDesignLanguage();
33146
+ const [v1] = useNewDesignLanguageIcons();
32938
33147
  return v1 ? /* @__PURE__ */ jsx(
32939
33148
  IconSquaresMergeNew,
32940
33149
  {
@@ -33048,7 +33257,7 @@ const IconSquaresRowOld = forwardRef(
33048
33257
  );
33049
33258
  const IconSquaresRow = forwardRef(
33050
33259
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33051
- const [v1] = useNewDesignLanguage();
33260
+ const [v1] = useNewDesignLanguageIcons();
33052
33261
  return v1 ? /* @__PURE__ */ jsx(
33053
33262
  IconSquaresRowNew,
33054
33263
  {
@@ -33130,7 +33339,7 @@ const IconSquaresThreeOld = forwardRef(
33130
33339
  );
33131
33340
  const IconSquaresThree = forwardRef(
33132
33341
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33133
- const [v1] = useNewDesignLanguage();
33342
+ const [v1] = useNewDesignLanguageIcons();
33134
33343
  return v1 ? /* @__PURE__ */ jsx(
33135
33344
  IconSquaresThreeNew,
33136
33345
  {
@@ -33220,7 +33429,7 @@ const IconSquaresTwoOverlapOld = forwardRef(
33220
33429
  );
33221
33430
  const IconSquaresTwoOverlap = forwardRef(
33222
33431
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33223
- const [v1] = useNewDesignLanguage();
33432
+ const [v1] = useNewDesignLanguageIcons();
33224
33433
  return v1 ? /* @__PURE__ */ jsx(
33225
33434
  IconSquaresTwoOverlapNew,
33226
33435
  {
@@ -33341,7 +33550,7 @@ const IconSquaresUnmergeOld = forwardRef(
33341
33550
  );
33342
33551
  const IconSquaresUnmerge = forwardRef(
33343
33552
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33344
- const [v1] = useNewDesignLanguage();
33553
+ const [v1] = useNewDesignLanguageIcons();
33345
33554
  return v1 ? /* @__PURE__ */ jsx(
33346
33555
  IconSquaresUnmergeNew,
33347
33556
  {
@@ -33424,7 +33633,7 @@ const IconStackOld = forwardRef(
33424
33633
  );
33425
33634
  const IconStack = forwardRef(
33426
33635
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33427
- const [v1] = useNewDesignLanguage();
33636
+ const [v1] = useNewDesignLanguageIcons();
33428
33637
  return v1 ? /* @__PURE__ */ jsx(IconStackNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconStackOld, { ...props, size, weight, ref: forwardRef2 });
33429
33638
  }
33430
33639
  );
@@ -33553,7 +33762,7 @@ const IconStarFilledOld = forwardRef(
33553
33762
  );
33554
33763
  const IconStarFilled = forwardRef(
33555
33764
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33556
- const [v1] = useNewDesignLanguage();
33765
+ const [v1] = useNewDesignLanguageIcons();
33557
33766
  return v1 ? /* @__PURE__ */ jsx(
33558
33767
  IconStarFilledNew,
33559
33768
  {
@@ -33655,7 +33864,7 @@ const IconStarHalfOld = forwardRef(
33655
33864
  );
33656
33865
  const IconStarHalf = forwardRef(
33657
33866
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33658
- const [v1] = useNewDesignLanguage();
33867
+ const [v1] = useNewDesignLanguageIcons();
33659
33868
  return v1 ? /* @__PURE__ */ jsx(
33660
33869
  IconStarHalfNew,
33661
33870
  {
@@ -33736,7 +33945,7 @@ const IconStarOld = forwardRef(
33736
33945
  );
33737
33946
  const IconStar = forwardRef(
33738
33947
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33739
- const [v1] = useNewDesignLanguage();
33948
+ const [v1] = useNewDesignLanguageIcons();
33740
33949
  return v1 ? /* @__PURE__ */ jsx(IconStarNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconStarOld, { ...props, size, weight, ref: forwardRef2 });
33741
33950
  }
33742
33951
  );
@@ -33812,7 +34021,7 @@ const IconStickyCornersOld = forwardRef(
33812
34021
  );
33813
34022
  const IconStickyCorners = forwardRef(
33814
34023
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33815
- const [v1] = useNewDesignLanguage();
34024
+ const [v1] = useNewDesignLanguageIcons();
33816
34025
  return v1 ? /* @__PURE__ */ jsx(
33817
34026
  IconStickyCornersNew,
33818
34027
  {
@@ -33905,7 +34114,7 @@ const IconStickyEyeClosedOld = forwardRef(
33905
34114
  );
33906
34115
  const IconStickyEyeClosed = forwardRef(
33907
34116
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
33908
- const [v1] = useNewDesignLanguage();
34117
+ const [v1] = useNewDesignLanguageIcons();
33909
34118
  return v1 ? /* @__PURE__ */ jsx(
33910
34119
  IconStickyEyeClosedNew,
33911
34120
  {
@@ -33997,7 +34206,7 @@ const IconStickyEyeOpenOld = forwardRef(
33997
34206
  );
33998
34207
  const IconStickyEyeOpen = forwardRef(
33999
34208
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34000
- const [v1] = useNewDesignLanguage();
34209
+ const [v1] = useNewDesignLanguageIcons();
34001
34210
  return v1 ? /* @__PURE__ */ jsx(
34002
34211
  IconStickyEyeOpenNew,
34003
34212
  {
@@ -34088,7 +34297,7 @@ const IconStickyNoteStackOld = forwardRef(
34088
34297
  );
34089
34298
  const IconStickyNoteStack = forwardRef(
34090
34299
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34091
- const [v1] = useNewDesignLanguage();
34300
+ const [v1] = useNewDesignLanguageIcons();
34092
34301
  return v1 ? /* @__PURE__ */ jsx(
34093
34302
  IconStickyNoteStackNew,
34094
34303
  {
@@ -34171,7 +34380,7 @@ const IconStickyNoteWideOld = forwardRef(
34171
34380
  );
34172
34381
  const IconStickyNoteWide = forwardRef(
34173
34382
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34174
- const [v1] = useNewDesignLanguage();
34383
+ const [v1] = useNewDesignLanguageIcons();
34175
34384
  return v1 ? /* @__PURE__ */ jsx(
34176
34385
  IconStickyNoteWideNew,
34177
34386
  {
@@ -34254,7 +34463,7 @@ const IconStickyNoteOld = forwardRef(
34254
34463
  );
34255
34464
  const IconStickyNote = forwardRef(
34256
34465
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34257
- const [v1] = useNewDesignLanguage();
34466
+ const [v1] = useNewDesignLanguageIcons();
34258
34467
  return v1 ? /* @__PURE__ */ jsx(
34259
34468
  IconStickyNoteNew,
34260
34469
  {
@@ -34344,7 +34553,7 @@ const IconStickyNotesTwoOld = forwardRef(
34344
34553
  );
34345
34554
  const IconStickyNotesTwo = forwardRef(
34346
34555
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34347
- const [v1] = useNewDesignLanguage();
34556
+ const [v1] = useNewDesignLanguageIcons();
34348
34557
  return v1 ? /* @__PURE__ */ jsx(
34349
34558
  IconStickyNotesTwoNew,
34350
34559
  {
@@ -34434,7 +34643,7 @@ const IconStopCircleOld = forwardRef(
34434
34643
  );
34435
34644
  const IconStopCircle = forwardRef(
34436
34645
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34437
- const [v1] = useNewDesignLanguage();
34646
+ const [v1] = useNewDesignLanguageIcons();
34438
34647
  return v1 ? /* @__PURE__ */ jsx(
34439
34648
  IconStopCircleNew,
34440
34649
  {
@@ -34525,7 +34734,7 @@ const IconStoryPointsOld = forwardRef(
34525
34734
  );
34526
34735
  const IconStoryPoints = forwardRef(
34527
34736
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34528
- const [v1] = useNewDesignLanguage();
34737
+ const [v1] = useNewDesignLanguageIcons();
34529
34738
  return v1 ? /* @__PURE__ */ jsx(
34530
34739
  IconStoryPointsNew,
34531
34740
  {
@@ -34865,6 +35074,72 @@ const IconTable = forwardRef(
34865
35074
  );
34866
35075
  IconTable[iconSymbol] = true;
34867
35076
 
35077
+ const IconTabletNew = forwardRef(
35078
+ (props, forwardRef2) => {
35079
+ const [debug] = useLocalStorage("DEBUG_ICON", false);
35080
+ return createElement(
35081
+ StyledIcon,
35082
+ {
35083
+ ...props,
35084
+ debug,
35085
+ "aria-hidden": true,
35086
+ viewBox: "0 0 24 24",
35087
+ fill: "none",
35088
+ ref: forwardRef2
35089
+ },
35090
+ /* @__PURE__ */ jsx(
35091
+ "path",
35092
+ {
35093
+ stroke: "currentColor",
35094
+ strokeWidth: "var(--svg-stroke-width)",
35095
+ 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"
35096
+ }
35097
+ ),
35098
+ /* @__PURE__ */ jsx(
35099
+ "path",
35100
+ {
35101
+ stroke: "currentColor",
35102
+ strokeLinejoin: "bevel",
35103
+ strokeWidth: "var(--svg-stroke-width)",
35104
+ d: "M11 17h2"
35105
+ }
35106
+ )
35107
+ );
35108
+ }
35109
+ );
35110
+ const IconTabletOld = forwardRef(
35111
+ (props, forwardRef2) => {
35112
+ const [debug] = useLocalStorage("DEBUG_ICON", false);
35113
+ return createElement(
35114
+ StyledIcon,
35115
+ {
35116
+ ...props,
35117
+ debug,
35118
+ "aria-hidden": true,
35119
+ viewBox: "0 0 24 24",
35120
+ fill: "none",
35121
+ ref: forwardRef2
35122
+ },
35123
+ /* @__PURE__ */ jsx(
35124
+ "path",
35125
+ {
35126
+ stroke: "currentColor",
35127
+ strokeWidth: "var(--svg-stroke-width)",
35128
+ 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"
35129
+ }
35130
+ ),
35131
+ /* @__PURE__ */ jsx("circle", { cx: 12, cy: 18, r: 1, fill: "currentColor" })
35132
+ );
35133
+ }
35134
+ );
35135
+ const IconTablet = forwardRef(
35136
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35137
+ const [v1] = useNewDesignLanguageIcons();
35138
+ return v1 ? /* @__PURE__ */ jsx(IconTabletNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTabletOld, { ...props, size, weight, ref: forwardRef2 });
35139
+ }
35140
+ );
35141
+ IconTablet[iconSymbol] = true;
35142
+
34868
35143
  const IconTagNew = forwardRef((props, forwardRef2) => {
34869
35144
  const [debug] = useLocalStorage("DEBUG_ICON", false);
34870
35145
  return createElement(
@@ -34936,7 +35211,7 @@ const IconTagOld = forwardRef((props, forwardRef2) => {
34936
35211
  });
34937
35212
  const IconTag = forwardRef(
34938
35213
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
34939
- const [v1] = useNewDesignLanguage();
35214
+ const [v1] = useNewDesignLanguageIcons();
34940
35215
  return v1 ? /* @__PURE__ */ jsx(IconTagNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTagOld, { ...props, size, weight, ref: forwardRef2 });
34941
35216
  }
34942
35217
  );
@@ -35011,7 +35286,7 @@ const IconTasksOld = forwardRef(
35011
35286
  );
35012
35287
  const IconTasks = forwardRef(
35013
35288
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35014
- const [v1] = useNewDesignLanguage();
35289
+ const [v1] = useNewDesignLanguageIcons();
35015
35290
  return v1 ? /* @__PURE__ */ jsx(IconTasksNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTasksOld, { ...props, size, weight, ref: forwardRef2 });
35016
35291
  }
35017
35292
  );
@@ -35085,7 +35360,7 @@ const IconTextAUnderlineOld = forwardRef(
35085
35360
  );
35086
35361
  const IconTextAUnderline = forwardRef(
35087
35362
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35088
- const [v1] = useNewDesignLanguage();
35363
+ const [v1] = useNewDesignLanguageIcons();
35089
35364
  return v1 ? /* @__PURE__ */ jsx(
35090
35365
  IconTextAUnderlineNew,
35091
35366
  {
@@ -35166,7 +35441,7 @@ const IconTextAaOld = forwardRef(
35166
35441
  );
35167
35442
  const IconTextAa = forwardRef(
35168
35443
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35169
- const [v1] = useNewDesignLanguage();
35444
+ const [v1] = useNewDesignLanguageIcons();
35170
35445
  return v1 ? /* @__PURE__ */ jsx(IconTextAaNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTextAaOld, { ...props, size, weight, ref: forwardRef2 });
35171
35446
  }
35172
35447
  );
@@ -35233,7 +35508,7 @@ const IconTextAlignCenterOld = forwardRef(
35233
35508
  );
35234
35509
  const IconTextAlignCenter = forwardRef(
35235
35510
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35236
- const [v1] = useNewDesignLanguage();
35511
+ const [v1] = useNewDesignLanguageIcons();
35237
35512
  return v1 ? /* @__PURE__ */ jsx(
35238
35513
  IconTextAlignCenterNew,
35239
35514
  {
@@ -35316,7 +35591,7 @@ const IconTextAlignLeftOld = forwardRef(
35316
35591
  );
35317
35592
  const IconTextAlignLeft = forwardRef(
35318
35593
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35319
- const [v1] = useNewDesignLanguage();
35594
+ const [v1] = useNewDesignLanguageIcons();
35320
35595
  return v1 ? /* @__PURE__ */ jsx(
35321
35596
  IconTextAlignLeftNew,
35322
35597
  {
@@ -35399,7 +35674,7 @@ const IconTextAlignRightOld = forwardRef(
35399
35674
  );
35400
35675
  const IconTextAlignRight = forwardRef(
35401
35676
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35402
- const [v1] = useNewDesignLanguage();
35677
+ const [v1] = useNewDesignLanguageIcons();
35403
35678
  return v1 ? /* @__PURE__ */ jsx(
35404
35679
  IconTextAlignRightNew,
35405
35680
  {
@@ -35495,7 +35770,7 @@ const IconTextBBoldItalicUnderlinedOld = forwardRef(
35495
35770
  );
35496
35771
  const IconTextBBoldItalicUnderlined = forwardRef(
35497
35772
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35498
- const [v1] = useNewDesignLanguage();
35773
+ const [v1] = useNewDesignLanguageIcons();
35499
35774
  return v1 ? /* @__PURE__ */ jsx(
35500
35775
  IconTextBBoldItalicUnderlinedNew,
35501
35776
  {
@@ -35576,7 +35851,7 @@ const IconTextBBoldOld = forwardRef(
35576
35851
  );
35577
35852
  const IconTextBBold = forwardRef(
35578
35853
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35579
- const [v1] = useNewDesignLanguage();
35854
+ const [v1] = useNewDesignLanguageIcons();
35580
35855
  return v1 ? /* @__PURE__ */ jsx(
35581
35856
  IconTextBBoldNew,
35582
35857
  {
@@ -35668,7 +35943,7 @@ const IconTextCursorEyeOpenOld = forwardRef(
35668
35943
  );
35669
35944
  const IconTextCursorEyeOpen = forwardRef(
35670
35945
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35671
- const [v1] = useNewDesignLanguage();
35946
+ const [v1] = useNewDesignLanguageIcons();
35672
35947
  return v1 ? /* @__PURE__ */ jsx(
35673
35948
  IconTextCursorEyeOpenNew,
35674
35949
  {
@@ -35751,7 +36026,7 @@ const IconTextHOneOld = forwardRef(
35751
36026
  );
35752
36027
  const IconTextHOne = forwardRef(
35753
36028
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35754
- const [v1] = useNewDesignLanguage();
36029
+ const [v1] = useNewDesignLanguageIcons();
35755
36030
  return v1 ? /* @__PURE__ */ jsx(
35756
36031
  IconTextHOneNew,
35757
36032
  {
@@ -35832,7 +36107,7 @@ const IconTextHThreeOld = forwardRef(
35832
36107
  );
35833
36108
  const IconTextHThree = forwardRef(
35834
36109
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35835
- const [v1] = useNewDesignLanguage();
36110
+ const [v1] = useNewDesignLanguageIcons();
35836
36111
  return v1 ? /* @__PURE__ */ jsx(
35837
36112
  IconTextHThreeNew,
35838
36113
  {
@@ -35915,7 +36190,7 @@ const IconTextHTwoOld = forwardRef(
35915
36190
  );
35916
36191
  const IconTextHTwo = forwardRef(
35917
36192
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35918
- const [v1] = useNewDesignLanguage();
36193
+ const [v1] = useNewDesignLanguageIcons();
35919
36194
  return v1 ? /* @__PURE__ */ jsx(
35920
36195
  IconTextHTwoNew,
35921
36196
  {
@@ -35996,7 +36271,7 @@ const IconTextIItalicOld = forwardRef(
35996
36271
  );
35997
36272
  const IconTextIItalic = forwardRef(
35998
36273
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
35999
- const [v1] = useNewDesignLanguage();
36274
+ const [v1] = useNewDesignLanguageIcons();
36000
36275
  return v1 ? /* @__PURE__ */ jsx(
36001
36276
  IconTextIItalicNew,
36002
36277
  {
@@ -36088,7 +36363,7 @@ const IconTextIndentOld = forwardRef(
36088
36363
  );
36089
36364
  const IconTextIndent = forwardRef(
36090
36365
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36091
- const [v1] = useNewDesignLanguage();
36366
+ const [v1] = useNewDesignLanguageIcons();
36092
36367
  return v1 ? /* @__PURE__ */ jsx(
36093
36368
  IconTextIndentNew,
36094
36369
  {
@@ -36171,7 +36446,7 @@ const IconTextLineHeightOld = forwardRef(
36171
36446
  );
36172
36447
  const IconTextLineHeight = forwardRef(
36173
36448
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36174
- const [v1] = useNewDesignLanguage();
36449
+ const [v1] = useNewDesignLanguageIcons();
36175
36450
  return v1 ? /* @__PURE__ */ jsx(
36176
36451
  IconTextLineHeightNew,
36177
36452
  {
@@ -36254,7 +36529,7 @@ const IconTextLinesThreeOld = forwardRef(
36254
36529
  );
36255
36530
  const IconTextLinesThree = forwardRef(
36256
36531
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36257
- const [v1] = useNewDesignLanguage();
36532
+ const [v1] = useNewDesignLanguageIcons();
36258
36533
  return v1 ? /* @__PURE__ */ jsx(
36259
36534
  IconTextLinesThreeNew,
36260
36535
  {
@@ -36276,6 +36551,97 @@ const IconTextLinesThree = forwardRef(
36276
36551
  );
36277
36552
  IconTextLinesThree[iconSymbol] = true;
36278
36553
 
36554
+ const IconTextPositionNew = forwardRef(
36555
+ (props, forwardRef2) => {
36556
+ const [debug] = useLocalStorage("DEBUG_ICON", false);
36557
+ return createElement(
36558
+ StyledIcon,
36559
+ {
36560
+ ...props,
36561
+ debug,
36562
+ "aria-hidden": true,
36563
+ viewBox: "0 0 24 24",
36564
+ fill: "none",
36565
+ ref: forwardRef2
36566
+ },
36567
+ /* @__PURE__ */ jsx(
36568
+ "path",
36569
+ {
36570
+ stroke: "currentColor",
36571
+ strokeLinejoin: "bevel",
36572
+ strokeWidth: "var(--svg-stroke-width)",
36573
+ d: "M17 8.5v-1.5h-5m-5 1.5v-1.5h5m0 0 .0005 10m0 0h2.1424m-2.1424 0h-2.1434"
36574
+ }
36575
+ ),
36576
+ /* @__PURE__ */ jsx(
36577
+ "path",
36578
+ {
36579
+ stroke: "currentColor",
36580
+ strokeDasharray: "2 2",
36581
+ strokeLinecap: "square",
36582
+ d: "m3 18.5 6.5-6M18.5 5.5l2.75-2.5"
36583
+ }
36584
+ )
36585
+ );
36586
+ }
36587
+ );
36588
+ const IconTextPositionOld = forwardRef(
36589
+ (props, forwardRef2) => {
36590
+ const [debug] = useLocalStorage("DEBUG_ICON", false);
36591
+ return createElement(
36592
+ StyledIcon,
36593
+ {
36594
+ ...props,
36595
+ debug,
36596
+ "aria-hidden": true,
36597
+ viewBox: "0 0 24 24",
36598
+ fill: "none",
36599
+ ref: forwardRef2
36600
+ },
36601
+ /* @__PURE__ */ jsx(
36602
+ "path",
36603
+ {
36604
+ stroke: "currentColor",
36605
+ strokeLinecap: "round",
36606
+ strokeLinejoin: "round",
36607
+ strokeWidth: "var(--svg-stroke-width)",
36608
+ d: "M7 8h5m5 0h-5m0 0v9"
36609
+ }
36610
+ ),
36611
+ /* @__PURE__ */ jsx(
36612
+ "path",
36613
+ {
36614
+ fill: "currentColor",
36615
+ 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"
36616
+ }
36617
+ )
36618
+ );
36619
+ }
36620
+ );
36621
+ const IconTextPosition = forwardRef(
36622
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36623
+ const [v1] = useNewDesignLanguageIcons();
36624
+ return v1 ? /* @__PURE__ */ jsx(
36625
+ IconTextPositionNew,
36626
+ {
36627
+ ...props,
36628
+ size,
36629
+ weight,
36630
+ ref: forwardRef2
36631
+ }
36632
+ ) : /* @__PURE__ */ jsx(
36633
+ IconTextPositionOld,
36634
+ {
36635
+ ...props,
36636
+ size,
36637
+ weight,
36638
+ ref: forwardRef2
36639
+ }
36640
+ );
36641
+ }
36642
+ );
36643
+ IconTextPosition[iconSymbol] = true;
36644
+
36279
36645
  const IconTextSStrikethroughNew = forwardRef(
36280
36646
  (props, forwardRef2) => {
36281
36647
  const [debug] = useLocalStorage("DEBUG_ICON", false);
@@ -36353,7 +36719,7 @@ const IconTextSStrikethroughOld = forwardRef(
36353
36719
  );
36354
36720
  const IconTextSStrikethrough = forwardRef(
36355
36721
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36356
- const [v1] = useNewDesignLanguage();
36722
+ const [v1] = useNewDesignLanguageIcons();
36357
36723
  return v1 ? /* @__PURE__ */ jsx(
36358
36724
  IconTextSStrikethroughNew,
36359
36725
  {
@@ -36451,7 +36817,7 @@ const IconTextStylesOld = forwardRef(
36451
36817
  );
36452
36818
  const IconTextStyles = forwardRef(
36453
36819
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36454
- const [v1] = useNewDesignLanguage();
36820
+ const [v1] = useNewDesignLanguageIcons();
36455
36821
  return v1 ? /* @__PURE__ */ jsx(
36456
36822
  IconTextStylesNew,
36457
36823
  {
@@ -36533,7 +36899,7 @@ const IconTextTOld = forwardRef(
36533
36899
  );
36534
36900
  const IconTextT = forwardRef(
36535
36901
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36536
- const [v1] = useNewDesignLanguage();
36902
+ const [v1] = useNewDesignLanguageIcons();
36537
36903
  return v1 ? /* @__PURE__ */ jsx(IconTextTNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTextTOld, { ...props, size, weight, ref: forwardRef2 });
36538
36904
  }
36539
36905
  );
@@ -36600,7 +36966,7 @@ const IconTextUUnderlinedOld = forwardRef(
36600
36966
  );
36601
36967
  const IconTextUUnderlined = forwardRef(
36602
36968
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36603
- const [v1] = useNewDesignLanguage();
36969
+ const [v1] = useNewDesignLanguageIcons();
36604
36970
  return v1 ? /* @__PURE__ */ jsx(
36605
36971
  IconTextUUnderlinedNew,
36606
36972
  {
@@ -36682,7 +37048,7 @@ const IconThumbsUpOld = forwardRef(
36682
37048
  );
36683
37049
  const IconThumbsUp = forwardRef(
36684
37050
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36685
- const [v1] = useNewDesignLanguage();
37051
+ const [v1] = useNewDesignLanguageIcons();
36686
37052
  return v1 ? /* @__PURE__ */ jsx(
36687
37053
  IconThumbsUpNew,
36688
37054
  {
@@ -36775,7 +37141,7 @@ const IconTickCircleOld = forwardRef(
36775
37141
  );
36776
37142
  const IconTickCircle = forwardRef(
36777
37143
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36778
- const [v1] = useNewDesignLanguage();
37144
+ const [v1] = useNewDesignLanguageIcons();
36779
37145
  return v1 ? /* @__PURE__ */ jsx(
36780
37146
  IconTickCircleNew,
36781
37147
  {
@@ -36866,7 +37232,7 @@ const IconTicketOld = forwardRef(
36866
37232
  );
36867
37233
  const IconTicket = forwardRef(
36868
37234
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36869
- const [v1] = useNewDesignLanguage();
37235
+ const [v1] = useNewDesignLanguageIcons();
36870
37236
  return v1 ? /* @__PURE__ */ jsx(IconTicketNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTicketOld, { ...props, size, weight, ref: forwardRef2 });
36871
37237
  }
36872
37238
  );
@@ -36949,7 +37315,7 @@ const IconTimelineFormatOld = forwardRef(
36949
37315
  );
36950
37316
  const IconTimelineFormat = forwardRef(
36951
37317
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
36952
- const [v1] = useNewDesignLanguage();
37318
+ const [v1] = useNewDesignLanguageIcons();
36953
37319
  return v1 ? /* @__PURE__ */ jsx(
36954
37320
  IconTimelineFormatNew,
36955
37321
  {
@@ -37053,7 +37419,7 @@ const IconTimerOld = forwardRef(
37053
37419
  );
37054
37420
  const IconTimer = forwardRef(
37055
37421
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37056
- const [v1] = useNewDesignLanguage();
37422
+ const [v1] = useNewDesignLanguageIcons();
37057
37423
  return v1 ? /* @__PURE__ */ jsx(IconTimerNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTimerOld, { ...props, size, weight, ref: forwardRef2 });
37058
37424
  }
37059
37425
  );
@@ -37159,7 +37525,7 @@ const IconTooltipOld = forwardRef(
37159
37525
  );
37160
37526
  const IconTooltip = forwardRef(
37161
37527
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37162
- const [v1] = useNewDesignLanguage();
37528
+ const [v1] = useNewDesignLanguageIcons();
37163
37529
  return v1 ? /* @__PURE__ */ jsx(IconTooltipNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTooltipOld, { ...props, size, weight, ref: forwardRef2 });
37164
37530
  }
37165
37531
  );
@@ -37228,7 +37594,7 @@ const IconTrackpadOld = forwardRef(
37228
37594
  );
37229
37595
  const IconTrackpad = forwardRef(
37230
37596
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37231
- const [v1] = useNewDesignLanguage();
37597
+ const [v1] = useNewDesignLanguageIcons();
37232
37598
  return v1 ? /* @__PURE__ */ jsx(
37233
37599
  IconTrackpadNew,
37234
37600
  {
@@ -37349,7 +37715,7 @@ const IconTrashSimpleOld = forwardRef(
37349
37715
  );
37350
37716
  const IconTrashSimple = forwardRef(
37351
37717
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37352
- const [v1] = useNewDesignLanguage();
37718
+ const [v1] = useNewDesignLanguageIcons();
37353
37719
  return v1 ? /* @__PURE__ */ jsx(
37354
37720
  IconTrashSimpleNew,
37355
37721
  {
@@ -37448,7 +37814,7 @@ const IconTrashOld = forwardRef(
37448
37814
  );
37449
37815
  const IconTrash = forwardRef(
37450
37816
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37451
- const [v1] = useNewDesignLanguage();
37817
+ const [v1] = useNewDesignLanguageIcons();
37452
37818
  return v1 ? /* @__PURE__ */ jsx(IconTrashNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTrashOld, { ...props, size, weight, ref: forwardRef2 });
37453
37819
  }
37454
37820
  );
@@ -37670,7 +38036,7 @@ const IconTrophyOld = forwardRef(
37670
38036
  );
37671
38037
  const IconTrophy = forwardRef(
37672
38038
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37673
- const [v1] = useNewDesignLanguage();
38039
+ const [v1] = useNewDesignLanguageIcons();
37674
38040
  return v1 ? /* @__PURE__ */ jsx(IconTrophyNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTrophyOld, { ...props, size, weight, ref: forwardRef2 });
37675
38041
  }
37676
38042
  );
@@ -37734,7 +38100,7 @@ const IconTshirtOld = forwardRef(
37734
38100
  );
37735
38101
  const IconTshirt = forwardRef(
37736
38102
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37737
- const [v1] = useNewDesignLanguage();
38103
+ const [v1] = useNewDesignLanguageIcons();
37738
38104
  return v1 ? /* @__PURE__ */ jsx(IconTshirtNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconTshirtOld, { ...props, size, weight, ref: forwardRef2 });
37739
38105
  }
37740
38106
  );
@@ -37819,7 +38185,7 @@ const IconUserAddOld = forwardRef(
37819
38185
  );
37820
38186
  const IconUserAdd = forwardRef(
37821
38187
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37822
- const [v1] = useNewDesignLanguage();
38188
+ const [v1] = useNewDesignLanguageIcons();
37823
38189
  return v1 ? /* @__PURE__ */ jsx(IconUserAddNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconUserAddOld, { ...props, size, weight, ref: forwardRef2 });
37824
38190
  }
37825
38191
  );
@@ -37915,7 +38281,7 @@ const IconUserArrowRightUpOld = forwardRef(
37915
38281
  );
37916
38282
  const IconUserArrowRightUp = forwardRef(
37917
38283
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
37918
- const [v1] = useNewDesignLanguage();
38284
+ const [v1] = useNewDesignLanguageIcons();
37919
38285
  return v1 ? /* @__PURE__ */ jsx(
37920
38286
  IconUserArrowRightUpNew,
37921
38287
  {
@@ -38040,7 +38406,7 @@ const IconUserBackgroundBlurOld = forwardRef(
38040
38406
  );
38041
38407
  const IconUserBackgroundBlur = forwardRef(
38042
38408
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38043
- const [v1] = useNewDesignLanguage();
38409
+ const [v1] = useNewDesignLanguageIcons();
38044
38410
  return v1 ? /* @__PURE__ */ jsx(
38045
38411
  IconUserBackgroundBlurNew,
38046
38412
  {
@@ -38163,7 +38529,7 @@ const IconUserCogPlusOld = forwardRef(
38163
38529
  );
38164
38530
  const IconUserCogPlus = forwardRef(
38165
38531
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38166
- const [v1] = useNewDesignLanguage();
38532
+ const [v1] = useNewDesignLanguageIcons();
38167
38533
  return v1 ? /* @__PURE__ */ jsx(
38168
38534
  IconUserCogPlusNew,
38169
38535
  {
@@ -38281,7 +38647,7 @@ const IconUserCogOld = forwardRef(
38281
38647
  );
38282
38648
  const IconUserCog = forwardRef(
38283
38649
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38284
- const [v1] = useNewDesignLanguage();
38650
+ const [v1] = useNewDesignLanguageIcons();
38285
38651
  return v1 ? /* @__PURE__ */ jsx(IconUserCogNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconUserCogOld, { ...props, size, weight, ref: forwardRef2 });
38286
38652
  }
38287
38653
  );
@@ -38348,7 +38714,7 @@ const IconUserEyeOpenOld = forwardRef(
38348
38714
  );
38349
38715
  const IconUserEyeOpen = forwardRef(
38350
38716
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38351
- const [v1] = useNewDesignLanguage();
38717
+ const [v1] = useNewDesignLanguageIcons();
38352
38718
  return v1 ? /* @__PURE__ */ jsx(
38353
38719
  IconUserEyeOpenNew,
38354
38720
  {
@@ -38437,7 +38803,7 @@ const IconUserFilterOld = forwardRef(
38437
38803
  );
38438
38804
  const IconUserFilter = forwardRef(
38439
38805
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38440
- const [v1] = useNewDesignLanguage();
38806
+ const [v1] = useNewDesignLanguageIcons();
38441
38807
  return v1 ? /* @__PURE__ */ jsx(
38442
38808
  IconUserFilterNew,
38443
38809
  {
@@ -38527,7 +38893,7 @@ const IconUserLoadOld = forwardRef(
38527
38893
  );
38528
38894
  const IconUserLoad = forwardRef(
38529
38895
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38530
- const [v1] = useNewDesignLanguage();
38896
+ const [v1] = useNewDesignLanguageIcons();
38531
38897
  return v1 ? /* @__PURE__ */ jsx(
38532
38898
  IconUserLoadNew,
38533
38899
  {
@@ -38618,7 +38984,7 @@ const IconUserNumberThreeOld = forwardRef(
38618
38984
  );
38619
38985
  const IconUserNumberThree = forwardRef(
38620
38986
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38621
- const [v1] = useNewDesignLanguage();
38987
+ const [v1] = useNewDesignLanguageIcons();
38622
38988
  return v1 ? /* @__PURE__ */ jsx(
38623
38989
  IconUserNumberThreeNew,
38624
38990
  {
@@ -38723,7 +39089,7 @@ const IconUserPenDashesBottomOld = forwardRef(
38723
39089
  );
38724
39090
  const IconUserPenDashesBottom = forwardRef(
38725
39091
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38726
- const [v1] = useNewDesignLanguage();
39092
+ const [v1] = useNewDesignLanguageIcons();
38727
39093
  return v1 ? /* @__PURE__ */ jsx(
38728
39094
  IconUserPenDashesBottomNew,
38729
39095
  {
@@ -38813,7 +39179,7 @@ const IconUserPenLineBottomOld = forwardRef(
38813
39179
  );
38814
39180
  const IconUserPenLineBottom = forwardRef(
38815
39181
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38816
- const [v1] = useNewDesignLanguage();
39182
+ const [v1] = useNewDesignLanguageIcons();
38817
39183
  return v1 ? /* @__PURE__ */ jsx(
38818
39184
  IconUserPenLineBottomNew,
38819
39185
  {
@@ -38907,7 +39273,7 @@ const IconUserTickDownOld = forwardRef(
38907
39273
  );
38908
39274
  const IconUserTickDown = forwardRef(
38909
39275
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
38910
- const [v1] = useNewDesignLanguage();
39276
+ const [v1] = useNewDesignLanguageIcons();
38911
39277
  return v1 ? /* @__PURE__ */ jsx(
38912
39278
  IconUserTickDownNew,
38913
39279
  {
@@ -38999,7 +39365,7 @@ const IconUserOld = forwardRef(
38999
39365
  );
39000
39366
  const IconUser = forwardRef(
39001
39367
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39002
- const [v1] = useNewDesignLanguage();
39368
+ const [v1] = useNewDesignLanguageIcons();
39003
39369
  return v1 ? /* @__PURE__ */ jsx(IconUserNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconUserOld, { ...props, size, weight, ref: forwardRef2 });
39004
39370
  }
39005
39371
  );
@@ -39065,7 +39431,7 @@ const IconUsersThreeOld = forwardRef(
39065
39431
  );
39066
39432
  const IconUsersThree = forwardRef(
39067
39433
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39068
- const [v1] = useNewDesignLanguage();
39434
+ const [v1] = useNewDesignLanguageIcons();
39069
39435
  return v1 ? /* @__PURE__ */ jsx(
39070
39436
  IconUsersThreeNew,
39071
39437
  {
@@ -39174,7 +39540,7 @@ const IconUsersOld = forwardRef(
39174
39540
  );
39175
39541
  const IconUsers = forwardRef(
39176
39542
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39177
- const [v1] = useNewDesignLanguage();
39543
+ const [v1] = useNewDesignLanguageIcons();
39178
39544
  return v1 ? /* @__PURE__ */ jsx(IconUsersNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconUsersOld, { ...props, size, weight, ref: forwardRef2 });
39179
39545
  }
39180
39546
  );
@@ -39252,7 +39618,7 @@ const IconVideoCameraSimpleErrorOld = forwardRef(
39252
39618
  );
39253
39619
  const IconVideoCameraSimpleError = forwardRef(
39254
39620
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39255
- const [v1] = useNewDesignLanguage();
39621
+ const [v1] = useNewDesignLanguageIcons();
39256
39622
  return v1 ? /* @__PURE__ */ jsx(
39257
39623
  IconVideoCameraSimpleErrorNew,
39258
39624
  {
@@ -39336,7 +39702,7 @@ const IconVideoCameraSimpleSlashOld = forwardRef(
39336
39702
  );
39337
39703
  const IconVideoCameraSimpleSlash = forwardRef(
39338
39704
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39339
- const [v1] = useNewDesignLanguage();
39705
+ const [v1] = useNewDesignLanguageIcons();
39340
39706
  return v1 ? /* @__PURE__ */ jsx(
39341
39707
  IconVideoCameraSimpleSlashNew,
39342
39708
  {
@@ -39410,7 +39776,7 @@ const IconVideoCameraSimpleOld = forwardRef(
39410
39776
  );
39411
39777
  const IconVideoCameraSimple = forwardRef(
39412
39778
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39413
- const [v1] = useNewDesignLanguage();
39779
+ const [v1] = useNewDesignLanguageIcons();
39414
39780
  return v1 ? /* @__PURE__ */ jsx(
39415
39781
  IconVideoCameraSimpleNew,
39416
39782
  {
@@ -39502,7 +39868,7 @@ const IconVideoCameraOld = forwardRef(
39502
39868
  );
39503
39869
  const IconVideoCamera = forwardRef(
39504
39870
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39505
- const [v1] = useNewDesignLanguage();
39871
+ const [v1] = useNewDesignLanguageIcons();
39506
39872
  return v1 ? /* @__PURE__ */ jsx(
39507
39873
  IconVideoCameraNew,
39508
39874
  {
@@ -39596,7 +39962,7 @@ const IconViewCenterOld = forwardRef(
39596
39962
  );
39597
39963
  const IconViewCenter = forwardRef(
39598
39964
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39599
- const [v1] = useNewDesignLanguage();
39965
+ const [v1] = useNewDesignLanguageIcons();
39600
39966
  return v1 ? /* @__PURE__ */ jsx(
39601
39967
  IconViewCenterNew,
39602
39968
  {
@@ -39690,7 +40056,7 @@ const IconViewSideLeftOld = forwardRef(
39690
40056
  );
39691
40057
  const IconViewSideLeft = forwardRef(
39692
40058
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39693
- const [v1] = useNewDesignLanguage();
40059
+ const [v1] = useNewDesignLanguageIcons();
39694
40060
  return v1 ? /* @__PURE__ */ jsx(
39695
40061
  IconViewSideLeftNew,
39696
40062
  {
@@ -39789,7 +40155,7 @@ const IconWalletOld = forwardRef(
39789
40155
  );
39790
40156
  const IconWallet = forwardRef(
39791
40157
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39792
- const [v1] = useNewDesignLanguage();
40158
+ const [v1] = useNewDesignLanguageIcons();
39793
40159
  return v1 ? /* @__PURE__ */ jsx(IconWalletNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconWalletOld, { ...props, size, weight, ref: forwardRef2 });
39794
40160
  }
39795
40161
  );
@@ -39910,7 +40276,7 @@ const IconWifiExclamationOld = forwardRef(
39910
40276
  );
39911
40277
  const IconWifiExclamation = forwardRef(
39912
40278
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39913
- const [v1] = useNewDesignLanguage();
40279
+ const [v1] = useNewDesignLanguageIcons();
39914
40280
  return v1 ? /* @__PURE__ */ jsx(
39915
40281
  IconWifiExclamationNew,
39916
40282
  {
@@ -39985,11 +40351,11 @@ const IconWifiOld = forwardRef(
39985
40351
  );
39986
40352
  const IconWifi = forwardRef(
39987
40353
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => {
39988
- const [v1] = useNewDesignLanguage();
40354
+ const [v1] = useNewDesignLanguageIcons();
39989
40355
  return v1 ? /* @__PURE__ */ jsx(IconWifiNew, { ...props, size, weight, ref: forwardRef2 }) : /* @__PURE__ */ jsx(IconWifiOld, { ...props, size, weight, ref: forwardRef2 });
39990
40356
  }
39991
40357
  );
39992
40358
  IconWifi[iconSymbol] = true;
39993
40359
 
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 };
40360
+ 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, IconRatio169, IconRatio43, IconRatioSquare, 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
40361
  //# sourceMappingURL=module.js.map