@taiga-ui/icons 3.17.0 → 3.18.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 (681) hide show
  1. package/LICENSE +22 -190
  2. package/all.d.ts +669 -198
  3. package/bundles/taiga-ui-icons.umd.js +1151 -206
  4. package/bundles/taiga-ui-icons.umd.js.map +1 -1
  5. package/constants/icons.d.ts +34 -21
  6. package/esm2015/all.js +670 -199
  7. package/esm2015/constants/icons.js +30 -17
  8. package/fesm2015/taiga-ui-icons.js +697 -213
  9. package/fesm2015/taiga-ui-icons.js.map +1 -1
  10. package/package.json +5 -3
  11. package/src/tuiIconActivity.svg +5 -0
  12. package/src/tuiIconActivityLarge.svg +5 -0
  13. package/src/tuiIconAddRowLarge.svg +1 -0
  14. package/src/tuiIconAirplay.svg +5 -0
  15. package/src/tuiIconAirplayLarge.svg +5 -0
  16. package/src/tuiIconAlertCircle.svg +5 -0
  17. package/src/tuiIconAlertCircleLarge.svg +4 -14
  18. package/src/tuiIconAlertOctagon.svg +5 -0
  19. package/src/tuiIconAlertOctagonLarge.svg +5 -0
  20. package/src/tuiIconAlertTriangle.svg +5 -0
  21. package/src/tuiIconAlertTriangleLarge.svg +5 -0
  22. package/src/tuiIconAlignCenter.svg +5 -0
  23. package/src/tuiIconAlignCenterLarge.svg +4 -35
  24. package/src/tuiIconAlignJustify.svg +5 -0
  25. package/src/tuiIconAlignJustifyLarge.svg +4 -35
  26. package/src/tuiIconAlignLeft.svg +5 -0
  27. package/src/tuiIconAlignLeftLarge.svg +4 -35
  28. package/src/tuiIconAlignRight.svg +5 -0
  29. package/src/tuiIconAlignRightLarge.svg +4 -35
  30. package/src/tuiIconAnchor.svg +5 -0
  31. package/src/tuiIconAnchorLarge.svg +4 -13
  32. package/src/tuiIconAperture.svg +5 -0
  33. package/src/tuiIconApertureLarge.svg +5 -0
  34. package/src/tuiIconArchive.svg +5 -0
  35. package/src/tuiIconArchiveLarge.svg +5 -0
  36. package/src/tuiIconArrowDown.svg +4 -23
  37. package/src/tuiIconArrowDownCircle.svg +5 -0
  38. package/src/tuiIconArrowDownCircleLarge.svg +5 -0
  39. package/src/tuiIconArrowDownLarge.svg +4 -14
  40. package/src/tuiIconArrowDownLeft.svg +4 -30
  41. package/src/tuiIconArrowDownLeftLarge.svg +5 -0
  42. package/src/tuiIconArrowDownRight.svg +4 -30
  43. package/src/tuiIconArrowDownRightLarge.svg +5 -0
  44. package/src/tuiIconArrowLeft.svg +4 -23
  45. package/src/tuiIconArrowLeftCircle.svg +5 -0
  46. package/src/tuiIconArrowLeftCircleLarge.svg +5 -0
  47. package/src/tuiIconArrowLeftLarge.svg +4 -14
  48. package/src/tuiIconArrowRight.svg +4 -23
  49. package/src/tuiIconArrowRightCircle.svg +5 -0
  50. package/src/tuiIconArrowRightCircleLarge.svg +5 -0
  51. package/src/tuiIconArrowRightLarge.svg +4 -14
  52. package/src/tuiIconArrowUp.svg +4 -23
  53. package/src/tuiIconArrowUpCircle.svg +5 -0
  54. package/src/tuiIconArrowUpCircleLarge.svg +5 -0
  55. package/src/tuiIconArrowUpLarge.svg +4 -14
  56. package/src/tuiIconArrowUpLeft.svg +4 -30
  57. package/src/tuiIconArrowUpLeftLarge.svg +5 -0
  58. package/src/tuiIconArrowUpRight.svg +4 -30
  59. package/src/tuiIconArrowUpRightLarge.svg +5 -0
  60. package/src/tuiIconAtSign.svg +5 -0
  61. package/src/tuiIconAtSignLarge.svg +5 -0
  62. package/src/tuiIconAttach.svg +17 -22
  63. package/src/tuiIconAttachLarge.svg +17 -13
  64. package/src/tuiIconAttention.svg +22 -14
  65. package/src/tuiIconAward.svg +5 -0
  66. package/src/tuiIconAwardLarge.svg +5 -0
  67. package/src/tuiIconBackCircleLarge.svg +19 -19
  68. package/src/tuiIconBarChart.svg +5 -0
  69. package/src/tuiIconBarChart2.svg +5 -0
  70. package/src/tuiIconBarChart2Large.svg +5 -0
  71. package/src/tuiIconBarChartLarge.svg +5 -0
  72. package/src/tuiIconBattery.svg +5 -0
  73. package/src/tuiIconBatteryCharging.svg +5 -0
  74. package/src/tuiIconBatteryChargingLarge.svg +5 -0
  75. package/src/tuiIconBatteryLarge.svg +5 -0
  76. package/src/tuiIconBell.svg +4 -23
  77. package/src/tuiIconBellLarge.svg +4 -14
  78. package/src/tuiIconBellOff.svg +4 -24
  79. package/src/tuiIconBellOffLarge.svg +4 -26
  80. package/src/tuiIconBluetooth.svg +5 -0
  81. package/src/tuiIconBluetoothLarge.svg +5 -0
  82. package/src/tuiIconBold.svg +5 -0
  83. package/src/tuiIconBoldLarge.svg +4 -11
  84. package/src/tuiIconBook.svg +5 -0
  85. package/src/tuiIconBookLarge.svg +5 -0
  86. package/src/tuiIconBookOpen.svg +5 -0
  87. package/src/tuiIconBookOpenLarge.svg +5 -0
  88. package/src/tuiIconBookmark.svg +4 -23
  89. package/src/tuiIconBookmarkLarge.svg +4 -14
  90. package/src/tuiIconBox.svg +5 -0
  91. package/src/tuiIconBoxLarge.svg +5 -0
  92. package/src/tuiIconBriefcase.svg +5 -0
  93. package/src/tuiIconBriefcaseLarge.svg +5 -0
  94. package/src/tuiIconCalendar.svg +4 -23
  95. package/src/tuiIconCalendarLarge.svg +4 -14
  96. package/src/tuiIconCall.svg +13 -21
  97. package/src/tuiIconCallIn.svg +16 -30
  98. package/src/tuiIconCallInLarge.svg +16 -12
  99. package/src/tuiIconCallLarge.svg +16 -12
  100. package/src/tuiIconCallOut.svg +16 -30
  101. package/src/tuiIconCallOutLarge.svg +16 -12
  102. package/src/tuiIconCallTransferLarge.svg +16 -12
  103. package/src/tuiIconCamera.svg +5 -0
  104. package/src/tuiIconCameraLarge.svg +4 -21
  105. package/src/tuiIconCameraOff.svg +5 -0
  106. package/src/tuiIconCameraOffLarge.svg +5 -0
  107. package/src/tuiIconCancel.svg +22 -12
  108. package/src/tuiIconCancelCircleLarge.svg +17 -14
  109. package/src/tuiIconCard.svg +16 -30
  110. package/src/tuiIconCardsLarge.svg +19 -12
  111. package/src/tuiIconCast.svg +5 -0
  112. package/src/tuiIconCastLarge.svg +5 -0
  113. package/src/tuiIconChartBar.svg +19 -21
  114. package/src/tuiIconChartLarge.svg +19 -12
  115. package/src/tuiIconChartLineLarge.svg +1 -0
  116. package/src/tuiIconCheck.svg +4 -23
  117. package/src/tuiIconCheckCircle.svg +6 -15
  118. package/src/tuiIconCheckLarge.svg +4 -14
  119. package/src/tuiIconCheckList.svg +21 -28
  120. package/src/tuiIconCheckSquare.svg +5 -0
  121. package/src/tuiIconCheckSquareLarge.svg +5 -0
  122. package/src/tuiIconChevronDown.svg +4 -23
  123. package/src/tuiIconChevronDownLarge.svg +4 -14
  124. package/src/tuiIconChevronLeft.svg +4 -23
  125. package/src/tuiIconChevronLeftLarge.svg +4 -14
  126. package/src/tuiIconChevronRight.svg +4 -23
  127. package/src/tuiIconChevronRightLarge.svg +4 -14
  128. package/src/tuiIconChevronUp.svg +4 -23
  129. package/src/tuiIconChevronUpLarge.svg +4 -14
  130. package/src/tuiIconChevronsDown.svg +5 -0
  131. package/src/tuiIconChevronsDownLarge.svg +5 -0
  132. package/src/tuiIconChevronsLeft.svg +5 -0
  133. package/src/tuiIconChevronsLeftLarge.svg +5 -0
  134. package/src/tuiIconChevronsRight.svg +5 -0
  135. package/src/tuiIconChevronsRightLarge.svg +5 -0
  136. package/src/tuiIconChevronsUp.svg +5 -0
  137. package/src/tuiIconChevronsUpLarge.svg +5 -0
  138. package/src/tuiIconChrome.svg +5 -0
  139. package/src/tuiIconChromeLarge.svg +5 -0
  140. package/src/tuiIconCircle.svg +5 -0
  141. package/src/tuiIconCircleLarge.svg +5 -0
  142. package/src/tuiIconClipboard.svg +5 -0
  143. package/src/tuiIconClipboardLarge.svg +5 -0
  144. package/src/tuiIconClock.svg +5 -0
  145. package/src/tuiIconClockLarge.svg +5 -0
  146. package/src/tuiIconCloseCircleLarge.svg +19 -12
  147. package/src/tuiIconCloud.svg +4 -23
  148. package/src/tuiIconCloudDrizzle.svg +5 -0
  149. package/src/tuiIconCloudDrizzleLarge.svg +5 -0
  150. package/src/tuiIconCloudLarge.svg +5 -0
  151. package/src/tuiIconCloudLightning.svg +5 -0
  152. package/src/tuiIconCloudLightningLarge.svg +5 -0
  153. package/src/tuiIconCloudOff.svg +5 -0
  154. package/src/tuiIconCloudOffLarge.svg +5 -0
  155. package/src/tuiIconCloudRain.svg +5 -0
  156. package/src/tuiIconCloudRainLarge.svg +5 -0
  157. package/src/tuiIconCloudSnow.svg +5 -0
  158. package/src/tuiIconCloudSnowLarge.svg +5 -0
  159. package/src/tuiIconCode.svg +4 -22
  160. package/src/tuiIconCodeLarge.svg +4 -21
  161. package/src/tuiIconCodepen.svg +5 -0
  162. package/src/tuiIconCodepenLarge.svg +5 -0
  163. package/src/tuiIconCodesandbox.svg +5 -0
  164. package/src/tuiIconCodesandboxLarge.svg +5 -0
  165. package/src/tuiIconCoffee.svg +5 -0
  166. package/src/tuiIconCoffeeLarge.svg +5 -0
  167. package/src/tuiIconCollapse.svg +22 -30
  168. package/src/tuiIconColorLarge.svg +1 -1
  169. package/src/tuiIconColumns.svg +5 -0
  170. package/src/tuiIconColumnsLarge.svg +5 -0
  171. package/src/tuiIconCommand.svg +5 -0
  172. package/src/tuiIconCommandLarge.svg +5 -0
  173. package/src/tuiIconComment.svg +14 -21
  174. package/src/tuiIconCommentLarge.svg +14 -12
  175. package/src/tuiIconCompanyLarge.svg +15 -18
  176. package/src/tuiIconCompass.svg +5 -0
  177. package/src/tuiIconCompassLarge.svg +5 -0
  178. package/src/tuiIconCopy.svg +4 -30
  179. package/src/tuiIconCopyLarge.svg +4 -21
  180. package/src/tuiIconCornerDownLeft.svg +5 -0
  181. package/src/tuiIconCornerDownLeftLarge.svg +5 -0
  182. package/src/tuiIconCornerDownRight.svg +5 -0
  183. package/src/tuiIconCornerDownRightLarge.svg +5 -0
  184. package/src/tuiIconCornerLeftDown.svg +5 -0
  185. package/src/tuiIconCornerLeftDownLarge.svg +5 -0
  186. package/src/tuiIconCornerLeftUp.svg +5 -0
  187. package/src/tuiIconCornerLeftUpLarge.svg +5 -0
  188. package/src/tuiIconCornerRightDown.svg +5 -0
  189. package/src/tuiIconCornerRightDownLarge.svg +5 -0
  190. package/src/tuiIconCornerRightUp.svg +5 -0
  191. package/src/tuiIconCornerRightUpLarge.svg +5 -0
  192. package/src/tuiIconCornerUpLeft.svg +5 -0
  193. package/src/tuiIconCornerUpLeftLarge.svg +5 -0
  194. package/src/tuiIconCornerUpRight.svg +5 -0
  195. package/src/tuiIconCornerUpRightLarge.svg +5 -0
  196. package/src/tuiIconCpu.svg +5 -0
  197. package/src/tuiIconCpuLarge.svg +5 -0
  198. package/src/tuiIconCreditCard.svg +5 -0
  199. package/src/tuiIconCreditCardLarge.svg +5 -0
  200. package/src/tuiIconCrop.svg +5 -0
  201. package/src/tuiIconCropLarge.svg +5 -0
  202. package/src/tuiIconCrosshair.svg +5 -0
  203. package/src/tuiIconCrosshairLarge.svg +5 -0
  204. package/src/tuiIconDatabase.svg +5 -0
  205. package/src/tuiIconDatabaseLarge.svg +5 -0
  206. package/src/tuiIconDefaultDocLarge.svg +10 -1
  207. package/src/tuiIconDelete.svg +5 -0
  208. package/src/tuiIconDeleteLarge.svg +4 -14
  209. package/src/tuiIconDesktopLarge.svg +19 -12
  210. package/src/tuiIconDisc.svg +5 -0
  211. package/src/tuiIconDiscLarge.svg +5 -0
  212. package/src/tuiIconDislikeLarge.svg +16 -12
  213. package/src/tuiIconDivide.svg +5 -0
  214. package/src/tuiIconDivideCircle.svg +5 -0
  215. package/src/tuiIconDivideCircleLarge.svg +5 -0
  216. package/src/tuiIconDivideLarge.svg +5 -0
  217. package/src/tuiIconDivideSquare.svg +5 -0
  218. package/src/tuiIconDivideSquareLarge.svg +5 -0
  219. package/src/tuiIconDollarSign.svg +5 -0
  220. package/src/tuiIconDollarSignLarge.svg +5 -0
  221. package/src/tuiIconDone.svg +11 -28
  222. package/src/tuiIconDownload.svg +4 -23
  223. package/src/tuiIconDownloadCloud.svg +5 -0
  224. package/src/tuiIconDownloadCloudLarge.svg +5 -0
  225. package/src/tuiIconDownloadLarge.svg +4 -14
  226. package/src/tuiIconDraft.svg +14 -21
  227. package/src/tuiIconDribbble.svg +5 -0
  228. package/src/tuiIconDribbbleLarge.svg +5 -0
  229. package/src/tuiIconDroplet.svg +5 -0
  230. package/src/tuiIconDropletLarge.svg +5 -0
  231. package/src/tuiIconEdit.svg +4 -23
  232. package/src/tuiIconEdit2.svg +5 -0
  233. package/src/tuiIconEdit2Large.svg +5 -0
  234. package/src/tuiIconEdit3.svg +5 -0
  235. package/src/tuiIconEdit3Large.svg +5 -0
  236. package/src/tuiIconEditLarge.svg +4 -14
  237. package/src/tuiIconElectron.svg +6 -1
  238. package/src/tuiIconElectronMono.svg +1 -0
  239. package/src/tuiIconExpand.svg +22 -23
  240. package/src/tuiIconExternal.svg +16 -21
  241. package/src/tuiIconExternalLarge.svg +16 -12
  242. package/src/tuiIconExternalLink.svg +5 -0
  243. package/src/tuiIconExternalLinkLarge.svg +5 -0
  244. package/src/tuiIconEye.svg +5 -0
  245. package/src/tuiIconEyeClosed.svg +16 -21
  246. package/src/tuiIconEyeLarge.svg +5 -0
  247. package/src/tuiIconEyeOff.svg +5 -0
  248. package/src/tuiIconEyeOffLarge.svg +5 -0
  249. package/src/tuiIconEyeOpen.svg +14 -28
  250. package/src/tuiIconFacebook.svg +5 -0
  251. package/src/tuiIconFacebookLarge.svg +5 -0
  252. package/src/tuiIconFastForward.svg +5 -0
  253. package/src/tuiIconFastForwardLarge.svg +5 -0
  254. package/src/tuiIconFeather.svg +5 -0
  255. package/src/tuiIconFeatherLarge.svg +5 -0
  256. package/src/tuiIconFigma.svg +5 -0
  257. package/src/tuiIconFigmaLarge.svg +5 -0
  258. package/src/tuiIconFile.svg +4 -30
  259. package/src/tuiIconFileLarge.svg +4 -21
  260. package/src/tuiIconFileMinus.svg +5 -0
  261. package/src/tuiIconFileMinusLarge.svg +5 -0
  262. package/src/tuiIconFilePlus.svg +5 -0
  263. package/src/tuiIconFilePlusLarge.svg +5 -0
  264. package/src/tuiIconFileText.svg +5 -0
  265. package/src/tuiIconFileTextLarge.svg +5 -0
  266. package/src/tuiIconFilm.svg +5 -0
  267. package/src/tuiIconFilmLarge.svg +5 -0
  268. package/src/tuiIconFilter.svg +4 -23
  269. package/src/tuiIconFilterLarge.svg +4 -14
  270. package/src/tuiIconFlag.svg +4 -23
  271. package/src/tuiIconFlagLarge.svg +4 -11
  272. package/src/tuiIconFolder.svg +4 -23
  273. package/src/tuiIconFolderLarge.svg +4 -14
  274. package/src/tuiIconFolderMinus.svg +5 -0
  275. package/src/tuiIconFolderMinusLarge.svg +5 -0
  276. package/src/tuiIconFolderPlus.svg +5 -0
  277. package/src/tuiIconFolderPlusLarge.svg +5 -0
  278. package/src/tuiIconFrameLarge.svg +19 -12
  279. package/src/tuiIconFramer.svg +5 -0
  280. package/src/tuiIconFramerLarge.svg +5 -0
  281. package/src/tuiIconFrown.svg +5 -0
  282. package/src/tuiIconFrownLarge.svg +5 -0
  283. package/src/tuiIconGeoLarge.svg +13 -18
  284. package/src/tuiIconGift.svg +5 -0
  285. package/src/tuiIconGiftLarge.svg +5 -0
  286. package/src/tuiIconGitBranch.svg +5 -0
  287. package/src/tuiIconGitBranchLarge.svg +5 -0
  288. package/src/tuiIconGitCommit.svg +5 -0
  289. package/src/tuiIconGitCommitLarge.svg +5 -0
  290. package/src/tuiIconGitMerge.svg +5 -0
  291. package/src/tuiIconGitMergeLarge.svg +5 -0
  292. package/src/tuiIconGitPullRequest.svg +5 -0
  293. package/src/tuiIconGitPullRequestLarge.svg +5 -0
  294. package/src/tuiIconGithub.svg +5 -0
  295. package/src/tuiIconGithubLarge.svg +5 -0
  296. package/src/tuiIconGitlab.svg +5 -0
  297. package/src/tuiIconGitlabLarge.svg +5 -0
  298. package/src/tuiIconGlobe.svg +5 -0
  299. package/src/tuiIconGlobeLarge.svg +5 -0
  300. package/src/tuiIconGrid.svg +5 -0
  301. package/src/tuiIconGridLarge.svg +5 -0
  302. package/src/tuiIconHardDrive.svg +5 -0
  303. package/src/tuiIconHardDriveLarge.svg +5 -0
  304. package/src/tuiIconHash.svg +5 -0
  305. package/src/tuiIconHashLarge.svg +5 -0
  306. package/src/tuiIconHeadphones.svg +5 -0
  307. package/src/tuiIconHeadphonesLarge.svg +5 -0
  308. package/src/tuiIconHeart.svg +4 -23
  309. package/src/tuiIconHeartLarge.svg +4 -14
  310. package/src/tuiIconHelpCircle.svg +5 -0
  311. package/src/tuiIconHelpCircleLarge.svg +4 -21
  312. package/src/tuiIconHexagon.svg +5 -0
  313. package/src/tuiIconHexagonLarge.svg +5 -0
  314. package/src/tuiIconHideLarge.svg +16 -12
  315. package/src/tuiIconHiliteLarge.svg +10 -1
  316. package/src/tuiIconHome.svg +5 -0
  317. package/src/tuiIconHomeLarge.svg +5 -0
  318. package/src/tuiIconImage.svg +5 -0
  319. package/src/tuiIconImageLarge.svg +5 -0
  320. package/src/tuiIconImgLarge.svg +15 -18
  321. package/src/tuiIconInbox.svg +5 -0
  322. package/src/tuiIconInboxLarge.svg +5 -0
  323. package/src/tuiIconInfo.svg +4 -23
  324. package/src/tuiIconInfoCircleLarge.svg +19 -12
  325. package/src/tuiIconInfoLarge.svg +5 -0
  326. package/src/tuiIconInstagram.svg +5 -0
  327. package/src/tuiIconInstagramLarge.svg +5 -0
  328. package/src/tuiIconItalic.svg +5 -0
  329. package/src/tuiIconItalicLarge.svg +4 -28
  330. package/src/tuiIconKey.svg +5 -0
  331. package/src/tuiIconKeyLarge.svg +5 -0
  332. package/src/tuiIconLayers.svg +5 -0
  333. package/src/tuiIconLayersLarge.svg +5 -0
  334. package/src/tuiIconLayout.svg +5 -0
  335. package/src/tuiIconLayoutLarge.svg +5 -0
  336. package/src/tuiIconLifeBuoy.svg +5 -0
  337. package/src/tuiIconLifeBuoyLarge.svg +5 -0
  338. package/src/tuiIconLikeLarge.svg +16 -12
  339. package/src/tuiIconLink.svg +4 -30
  340. package/src/tuiIconLink2.svg +5 -0
  341. package/src/tuiIconLink2Large.svg +5 -0
  342. package/src/tuiIconLinkLarge.svg +4 -21
  343. package/src/tuiIconLinkedin.svg +5 -0
  344. package/src/tuiIconLinkedinLarge.svg +5 -0
  345. package/src/tuiIconList.svg +5 -0
  346. package/src/tuiIconListLarge.svg +5 -0
  347. package/src/tuiIconLoader.svg +5 -0
  348. package/src/tuiIconLoaderLarge.svg +5 -0
  349. package/src/tuiIconLock.svg +4 -23
  350. package/src/tuiIconLockLarge.svg +4 -14
  351. package/src/tuiIconLockOpenLarge.svg +16 -12
  352. package/src/tuiIconLogIn.svg +5 -0
  353. package/src/tuiIconLogInLarge.svg +5 -0
  354. package/src/tuiIconLogOut.svg +5 -0
  355. package/src/tuiIconLogOutLarge.svg +5 -0
  356. package/src/tuiIconMaestro.svg +3 -0
  357. package/src/tuiIconMaestroMono.svg +1 -0
  358. package/src/tuiIconMail.svg +4 -30
  359. package/src/tuiIconMailLarge.svg +4 -21
  360. package/src/tuiIconMap.svg +5 -0
  361. package/src/tuiIconMapLarge.svg +5 -0
  362. package/src/tuiIconMapPin.svg +5 -0
  363. package/src/tuiIconMapPinLarge.svg +5 -0
  364. package/src/tuiIconMastercard.svg +3 -0
  365. package/src/tuiIconMastercardMono.svg +1 -0
  366. package/src/tuiIconMaximize.svg +5 -0
  367. package/src/tuiIconMaximize2.svg +5 -0
  368. package/src/tuiIconMaximize2Large.svg +5 -0
  369. package/src/tuiIconMaximizeLarge.svg +5 -0
  370. package/src/tuiIconMeh.svg +5 -0
  371. package/src/tuiIconMehLarge.svg +5 -0
  372. package/src/tuiIconMenu.svg +5 -0
  373. package/src/tuiIconMenuLarge.svg +4 -14
  374. package/src/tuiIconMessageCircle.svg +5 -0
  375. package/src/tuiIconMessageCircleLarge.svg +5 -0
  376. package/src/tuiIconMessageSquare.svg +5 -0
  377. package/src/tuiIconMessageSquareLarge.svg +5 -0
  378. package/src/tuiIconMic.svg +5 -0
  379. package/src/tuiIconMicLarge.svg +4 -21
  380. package/src/tuiIconMicOff.svg +5 -0
  381. package/src/tuiIconMicOffLarge.svg +4 -22
  382. package/src/tuiIconMinimize.svg +5 -0
  383. package/src/tuiIconMinimize2.svg +5 -0
  384. package/src/tuiIconMinimize2Large.svg +5 -0
  385. package/src/tuiIconMinimizeLarge.svg +5 -0
  386. package/src/tuiIconMinus.svg +4 -16
  387. package/src/tuiIconMinusCircle.svg +4 -23
  388. package/src/tuiIconMinusCircleLarge.svg +5 -0
  389. package/src/tuiIconMinusLarge.svg +4 -14
  390. package/src/tuiIconMinusSquare.svg +5 -0
  391. package/src/tuiIconMinusSquareLarge.svg +5 -0
  392. package/src/tuiIconMir.svg +4 -0
  393. package/src/tuiIconMirMono.svg +1 -0
  394. package/src/tuiIconMobile.svg +19 -21
  395. package/src/tuiIconMobileLarge.svg +19 -12
  396. package/src/tuiIconMonitor.svg +5 -0
  397. package/src/tuiIconMonitorLarge.svg +5 -0
  398. package/src/tuiIconMoon.svg +5 -0
  399. package/src/tuiIconMoonLarge.svg +5 -0
  400. package/src/tuiIconMoreHorLarge.svg +18 -12
  401. package/src/tuiIconMoreHorizontal.svg +5 -0
  402. package/src/tuiIconMoreHorizontalLarge.svg +5 -0
  403. package/src/tuiIconMoreVer.svg +18 -21
  404. package/src/tuiIconMoreVertLarge.svg +18 -12
  405. package/src/tuiIconMoreVertical.svg +5 -0
  406. package/src/tuiIconMoreVerticalLarge.svg +5 -0
  407. package/src/tuiIconMousePointer.svg +5 -0
  408. package/src/tuiIconMousePointerLarge.svg +5 -0
  409. package/src/tuiIconMove.svg +5 -0
  410. package/src/tuiIconMoveLarge.svg +5 -0
  411. package/src/tuiIconMusic.svg +5 -0
  412. package/src/tuiIconMusicLarge.svg +4 -21
  413. package/src/tuiIconNavigation.svg +5 -0
  414. package/src/tuiIconNavigation2.svg +5 -0
  415. package/src/tuiIconNavigation2Large.svg +5 -0
  416. package/src/tuiIconNavigationLarge.svg +5 -0
  417. package/src/tuiIconOLLarge.svg +3 -0
  418. package/src/tuiIconOctagon.svg +5 -0
  419. package/src/tuiIconOctagonLarge.svg +5 -0
  420. package/src/tuiIconPackage.svg +5 -0
  421. package/src/tuiIconPackageLarge.svg +5 -0
  422. package/src/tuiIconPaintLarge.svg +1 -0
  423. package/src/tuiIconPaperclip.svg +5 -0
  424. package/src/tuiIconPaperclipLarge.svg +5 -0
  425. package/src/tuiIconPause.svg +4 -23
  426. package/src/tuiIconPauseCircle.svg +5 -0
  427. package/src/tuiIconPauseCircleLarge.svg +5 -0
  428. package/src/tuiIconPauseLarge.svg +4 -14
  429. package/src/tuiIconPenTool.svg +5 -0
  430. package/src/tuiIconPenToolLarge.svg +5 -0
  431. package/src/tuiIconPercent.svg +5 -0
  432. package/src/tuiIconPercentLarge.svg +5 -0
  433. package/src/tuiIconPhone.svg +5 -0
  434. package/src/tuiIconPhoneCall.svg +5 -0
  435. package/src/tuiIconPhoneCallLarge.svg +5 -0
  436. package/src/tuiIconPhoneForwarded.svg +5 -0
  437. package/src/tuiIconPhoneForwardedLarge.svg +5 -0
  438. package/src/tuiIconPhoneIncoming.svg +5 -0
  439. package/src/tuiIconPhoneIncomingLarge.svg +5 -0
  440. package/src/tuiIconPhoneLarge.svg +5 -0
  441. package/src/tuiIconPhoneMissed.svg +5 -0
  442. package/src/tuiIconPhoneMissedLarge.svg +5 -0
  443. package/src/tuiIconPhoneOff.svg +5 -0
  444. package/src/tuiIconPhoneOffLarge.svg +5 -0
  445. package/src/tuiIconPhoneOutgoing.svg +5 -0
  446. package/src/tuiIconPhoneOutgoingLarge.svg +5 -0
  447. package/src/tuiIconPicture.svg +16 -28
  448. package/src/tuiIconPieChart.svg +5 -0
  449. package/src/tuiIconPieChartLarge.svg +5 -0
  450. package/src/tuiIconPin.svg +11 -28
  451. package/src/tuiIconPlay.svg +4 -23
  452. package/src/tuiIconPlayCircle.svg +5 -0
  453. package/src/tuiIconPlayCircleLarge.svg +5 -0
  454. package/src/tuiIconPlayLarge.svg +4 -14
  455. package/src/tuiIconPlus.svg +4 -19
  456. package/src/tuiIconPlusCircle.svg +5 -0
  457. package/src/tuiIconPlusCircleLarge.svg +4 -14
  458. package/src/tuiIconPlusLarge.svg +4 -14
  459. package/src/tuiIconPlusSquare.svg +5 -0
  460. package/src/tuiIconPlusSquareLarge.svg +5 -0
  461. package/src/tuiIconPocket.svg +5 -0
  462. package/src/tuiIconPocketLarge.svg +5 -0
  463. package/src/tuiIconPower.svg +5 -0
  464. package/src/tuiIconPowerLarge.svg +5 -0
  465. package/src/tuiIconPrintLarge.svg +15 -18
  466. package/src/tuiIconPrinter.svg +5 -0
  467. package/src/tuiIconPrinterLarge.svg +5 -0
  468. package/src/tuiIconRadio.svg +5 -0
  469. package/src/tuiIconRadioLarge.svg +5 -0
  470. package/src/tuiIconRedo.svg +1 -7
  471. package/src/tuiIconRefreshCcw.svg +5 -0
  472. package/src/tuiIconRefreshCcwLarge.svg +5 -0
  473. package/src/tuiIconRefreshCw.svg +5 -0
  474. package/src/tuiIconRefreshCwLarge.svg +5 -0
  475. package/src/tuiIconRemoveLarge.svg +17 -14
  476. package/src/tuiIconRepeat.svg +5 -0
  477. package/src/tuiIconRepeatLarge.svg +5 -0
  478. package/src/tuiIconRewind.svg +5 -0
  479. package/src/tuiIconRewindLarge.svg +5 -0
  480. package/src/tuiIconRotate.svg +7 -13
  481. package/src/tuiIconRotateCcw.svg +5 -0
  482. package/src/tuiIconRotateCcwLarge.svg +5 -0
  483. package/src/tuiIconRotateCw.svg +5 -0
  484. package/src/tuiIconRotateCwLarge.svg +5 -0
  485. package/src/tuiIconRss.svg +5 -0
  486. package/src/tuiIconRssLarge.svg +5 -0
  487. package/src/tuiIconSave.svg +5 -0
  488. package/src/tuiIconSaveLarge.svg +5 -0
  489. package/src/tuiIconScissors.svg +5 -0
  490. package/src/tuiIconScissorsLarge.svg +5 -0
  491. package/src/tuiIconSearch.svg +4 -23
  492. package/src/tuiIconSearchLarge.svg +4 -14
  493. package/src/tuiIconSend.svg +5 -0
  494. package/src/tuiIconSendLarge.svg +5 -0
  495. package/src/tuiIconServer.svg +5 -0
  496. package/src/tuiIconServerLarge.svg +5 -0
  497. package/src/tuiIconSettings.svg +4 -33
  498. package/src/tuiIconSettingsLarge.svg +4 -13
  499. package/src/tuiIconShare.svg +5 -0
  500. package/src/tuiIconShare2.svg +5 -0
  501. package/src/tuiIconShare2Large.svg +5 -0
  502. package/src/tuiIconShareLarge.svg +5 -0
  503. package/src/tuiIconShield.svg +5 -0
  504. package/src/tuiIconShieldLarge.svg +5 -0
  505. package/src/tuiIconShieldOff.svg +5 -0
  506. package/src/tuiIconShieldOffLarge.svg +5 -0
  507. package/src/tuiIconShoppingBag.svg +5 -0
  508. package/src/tuiIconShoppingBagLarge.svg +5 -0
  509. package/src/tuiIconShoppingCart.svg +5 -0
  510. package/src/tuiIconShoppingCartLarge.svg +5 -0
  511. package/src/tuiIconShowLarge.svg +13 -18
  512. package/src/tuiIconShuffle.svg +5 -0
  513. package/src/tuiIconShuffleLarge.svg +5 -0
  514. package/src/tuiIconSidebar.svg +5 -0
  515. package/src/tuiIconSidebarLarge.svg +5 -0
  516. package/src/tuiIconSkipBack.svg +5 -0
  517. package/src/tuiIconSkipBackLarge.svg +5 -0
  518. package/src/tuiIconSkipForward.svg +5 -0
  519. package/src/tuiIconSkipForwardLarge.svg +5 -0
  520. package/src/tuiIconSlack.svg +5 -0
  521. package/src/tuiIconSlackLarge.svg +5 -0
  522. package/src/tuiIconSlash.svg +5 -0
  523. package/src/tuiIconSlashLarge.svg +5 -0
  524. package/src/tuiIconSliders.svg +5 -0
  525. package/src/tuiIconSlidersLarge.svg +5 -0
  526. package/src/tuiIconSmartphone.svg +5 -0
  527. package/src/tuiIconSmartphoneLarge.svg +5 -0
  528. package/src/tuiIconSmile.svg +5 -0
  529. package/src/tuiIconSmileLarge.svg +5 -0
  530. package/src/tuiIconSortAscending.svg +1 -0
  531. package/src/tuiIconSortDescending.svg +1 -0
  532. package/src/tuiIconSortDown.svg +1 -0
  533. package/src/tuiIconSortOff.svg +2 -0
  534. package/src/tuiIconSortUp.svg +1 -0
  535. package/src/tuiIconSound.svg +16 -21
  536. package/src/tuiIconSoundLarge.svg +16 -12
  537. package/src/tuiIconSoundOff.svg +19 -21
  538. package/src/tuiIconSoundOffLarge.svg +19 -12
  539. package/src/tuiIconSpeaker.svg +5 -0
  540. package/src/tuiIconSpeakerLarge.svg +5 -0
  541. package/src/tuiIconSpoilerDeleteLarge.svg +1 -0
  542. package/src/tuiIconSpoilerLarge.svg +1 -0
  543. package/src/tuiIconSquare.svg +5 -0
  544. package/src/tuiIconSquareLarge.svg +5 -0
  545. package/src/tuiIconStar.svg +4 -23
  546. package/src/tuiIconStarLarge.svg +4 -14
  547. package/src/tuiIconStop.svg +11 -21
  548. package/src/tuiIconStopCircle.svg +5 -0
  549. package/src/tuiIconStopCircleLarge.svg +5 -0
  550. package/src/tuiIconStopLarge.svg +14 -12
  551. package/src/tuiIconStructureLarge.svg +19 -12
  552. package/src/tuiIconSublevelLarge.svg +1 -0
  553. package/src/tuiIconSubscriptLarge.svg +1 -0
  554. package/src/tuiIconSun.svg +5 -0
  555. package/src/tuiIconSunLarge.svg +5 -0
  556. package/src/tuiIconSunrise.svg +5 -0
  557. package/src/tuiIconSunriseLarge.svg +5 -0
  558. package/src/tuiIconSunset.svg +5 -0
  559. package/src/tuiIconSunsetLarge.svg +5 -0
  560. package/src/tuiIconSuperscriptLarge.svg +1 -0
  561. package/src/tuiIconTable.svg +5 -0
  562. package/src/tuiIconTableLarge.svg +4 -13
  563. package/src/tuiIconTableMergeLarge.svg +1 -0
  564. package/src/tuiIconTableSplitLarge.svg +1 -0
  565. package/src/tuiIconTablet.svg +5 -0
  566. package/src/tuiIconTabletLarge.svg +5 -0
  567. package/src/tuiIconTag.svg +5 -0
  568. package/src/tuiIconTagLarge.svg +5 -0
  569. package/src/tuiIconTarget.svg +5 -0
  570. package/src/tuiIconTargetLarge.svg +5 -0
  571. package/src/tuiIconTerminal.svg +5 -0
  572. package/src/tuiIconTerminalLarge.svg +5 -0
  573. package/src/tuiIconThermometer.svg +5 -0
  574. package/src/tuiIconThermometerLarge.svg +5 -0
  575. package/src/tuiIconThumbsDown.svg +5 -0
  576. package/src/tuiIconThumbsDownLarge.svg +5 -0
  577. package/src/tuiIconThumbsUp.svg +5 -0
  578. package/src/tuiIconThumbsUpLarge.svg +5 -0
  579. package/src/tuiIconTime.svg +11 -28
  580. package/src/tuiIconTimeLarge.svg +13 -18
  581. package/src/tuiIconToggleLeft.svg +5 -0
  582. package/src/tuiIconToggleLeftLarge.svg +5 -0
  583. package/src/tuiIconToggleRight.svg +5 -0
  584. package/src/tuiIconToggleRightLarge.svg +5 -0
  585. package/src/tuiIconTool.svg +5 -0
  586. package/src/tuiIconToolLarge.svg +5 -0
  587. package/src/tuiIconTooltip.svg +19 -28
  588. package/src/tuiIconTooltipLarge.svg +18 -18
  589. package/src/tuiIconTrash.svg +4 -23
  590. package/src/tuiIconTrash2.svg +5 -0
  591. package/src/tuiIconTrash2Large.svg +5 -0
  592. package/src/tuiIconTrashLarge.svg +4 -14
  593. package/src/tuiIconTrello.svg +5 -0
  594. package/src/tuiIconTrelloLarge.svg +5 -0
  595. package/src/tuiIconTrendingDown.svg +5 -0
  596. package/src/tuiIconTrendingDownLarge.svg +5 -0
  597. package/src/tuiIconTrendingUp.svg +5 -0
  598. package/src/tuiIconTrendingUpLarge.svg +5 -0
  599. package/src/tuiIconTriangle.svg +5 -0
  600. package/src/tuiIconTriangleLarge.svg +5 -0
  601. package/src/tuiIconTruck.svg +5 -0
  602. package/src/tuiIconTruckLarge.svg +5 -0
  603. package/src/tuiIconTv.svg +5 -0
  604. package/src/tuiIconTvLarge.svg +5 -0
  605. package/src/tuiIconTwitch.svg +5 -0
  606. package/src/tuiIconTwitchLarge.svg +5 -0
  607. package/src/tuiIconTwitter.svg +5 -0
  608. package/src/tuiIconTwitterLarge.svg +5 -0
  609. package/src/tuiIconType.svg +5 -0
  610. package/src/tuiIconTypeLarge.svg +5 -0
  611. package/src/tuiIconUmbrella.svg +5 -0
  612. package/src/tuiIconUmbrellaLarge.svg +5 -0
  613. package/src/tuiIconUnderline.svg +5 -0
  614. package/src/tuiIconUnderlineLarge.svg +4 -21
  615. package/src/tuiIconUnlinkLarge.svg +1 -0
  616. package/src/tuiIconUnlock.svg +5 -0
  617. package/src/tuiIconUnlockLarge.svg +5 -0
  618. package/src/tuiIconUpload.svg +4 -23
  619. package/src/tuiIconUploadCloud.svg +5 -0
  620. package/src/tuiIconUploadCloudLarge.svg +5 -0
  621. package/src/tuiIconUploadLarge.svg +4 -14
  622. package/src/tuiIconUser.svg +4 -23
  623. package/src/tuiIconUserCheck.svg +5 -0
  624. package/src/tuiIconUserCheckLarge.svg +5 -0
  625. package/src/tuiIconUserLarge.svg +5 -0
  626. package/src/tuiIconUserMinus.svg +5 -0
  627. package/src/tuiIconUserMinusLarge.svg +5 -0
  628. package/src/tuiIconUserPlus.svg +5 -0
  629. package/src/tuiIconUserPlusLarge.svg +5 -0
  630. package/src/tuiIconUserX.svg +5 -0
  631. package/src/tuiIconUserXLarge.svg +5 -0
  632. package/src/tuiIconUsers.svg +4 -23
  633. package/src/tuiIconUsersLarge.svg +5 -0
  634. package/src/tuiIconVideo.svg +4 -23
  635. package/src/tuiIconVideoLarge.svg +4 -14
  636. package/src/tuiIconVideoOff.svg +5 -0
  637. package/src/tuiIconVideoOffLarge.svg +5 -0
  638. package/src/tuiIconViewListLarge.svg +24 -12
  639. package/src/tuiIconVisa.svg +5 -0
  640. package/src/tuiIconVisaMono.svg +2 -0
  641. package/src/tuiIconVoicemail.svg +5 -0
  642. package/src/tuiIconVoicemailLarge.svg +5 -0
  643. package/src/tuiIconVolume.svg +5 -0
  644. package/src/tuiIconVolume1.svg +5 -0
  645. package/src/tuiIconVolume1Large.svg +5 -0
  646. package/src/tuiIconVolume2.svg +5 -0
  647. package/src/tuiIconVolume2Large.svg +5 -0
  648. package/src/tuiIconVolumeLarge.svg +5 -0
  649. package/src/tuiIconVolumeX.svg +5 -0
  650. package/src/tuiIconVolumeXLarge.svg +5 -0
  651. package/src/tuiIconWarningLarge.svg +1 -0
  652. package/src/tuiIconWatch.svg +5 -0
  653. package/src/tuiIconWatchLarge.svg +5 -0
  654. package/src/tuiIconWifi.svg +5 -0
  655. package/src/tuiIconWifiLarge.svg +5 -0
  656. package/src/tuiIconWifiOff.svg +5 -0
  657. package/src/tuiIconWifiOffLarge.svg +4 -14
  658. package/src/tuiIconWifiOnLarge.svg +16 -12
  659. package/src/tuiIconWind.svg +5 -0
  660. package/src/tuiIconWindLarge.svg +5 -0
  661. package/src/tuiIconX.svg +5 -0
  662. package/src/tuiIconXCircle.svg +5 -0
  663. package/src/tuiIconXCircleLarge.svg +5 -0
  664. package/src/tuiIconXLarge.svg +5 -0
  665. package/src/tuiIconXOctagon.svg +5 -0
  666. package/src/tuiIconXOctagonLarge.svg +5 -0
  667. package/src/tuiIconXSquare.svg +5 -0
  668. package/src/tuiIconXSquareLarge.svg +5 -0
  669. package/src/tuiIconYoutube.svg +5 -0
  670. package/src/tuiIconYoutubeLarge.svg +5 -0
  671. package/src/tuiIconZap.svg +5 -0
  672. package/src/tuiIconZapLarge.svg +5 -0
  673. package/src/tuiIconZapOff.svg +5 -0
  674. package/src/tuiIconZapOffLarge.svg +5 -0
  675. package/src/tuiIconZoomIn.svg +5 -0
  676. package/src/tuiIconZoomInLarge.svg +5 -0
  677. package/src/tuiIconZoomOut.svg +5 -0
  678. package/src/tuiIconZoomOutLarge.svg +5 -0
  679. package/src/tuiIconLoginLarge.svg +0 -15
  680. package/src/tuiIconLogoutLarge.svg +0 -15
  681. package/src/tuiIconPiechartLarge.svg +0 -14
package/all.d.ts CHANGED
@@ -2,230 +2,701 @@
2
2
  * @description:
3
3
  * DO NOT CHANGE THIS FILE. AUTOGENERATED
4
4
  */
5
- declare const tuiIconAddRowLarge = "<svg height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconAddRowLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M5.15 1a1 1 0 0 0-2 0v2H1a1 1 0 0 0 0 2h2.15v2a1 1 0 0 0 2 0V5H7a1 1 0 0 0 0-2H5.15V1Zm6.545 2a1 1 0 0 0 0 2H20v6.5H3a1 1 0 0 0-1 1V20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2h-8.305ZM4 13.5h16V20H4v-6.5Z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
6
- declare const tuiIconAlertCircleLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconAlertCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10zm0-14v4m0 4h.01\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
7
- declare const tuiIconAlignCenterLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconAlignCenterLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M18 10H6M21 6H3M21 14H3M18 18H6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
8
- declare const tuiIconAlignJustifyLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconAlignJustifyLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M21 10H3M21 6H3M21 14H3M21 18H3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
9
- declare const tuiIconAlignLeftLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconAlignLeftLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M17 10H3M21 6H3M21 14H3M17 18H3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
10
- declare const tuiIconAlignRightLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconAlignRightLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M21 10H7M21 6H3M21 14H3M21 18H7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
11
- declare const tuiIconAnchorLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconAnchorLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M12 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm3-1a3.001 3.001 0 0 1-2 2.83V8h2a1 1 0 1 1 0 2h-2v9.965a8.115 8.115 0 0 0 5.067-2.4l-.874.194a1 1 0 1 1-.434-1.952l3.524-.783A1 1 0 0 1 21.5 16v4a1 1 0 1 1-2 0v-1.038C15.559 23 8.96 23.013 5 19.006V20a1 1 0 1 1-2 0v-4a1 1 0 0 1 1.217-.976l3.524.783a1 1 0 1 1-.434 1.952l-.929-.206A8.099 8.099 0 0 0 11 19.91V10H9a1 1 0 1 1 0-2h2V5.83A3.001 3.001 0 1 1 15 3Z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
12
- declare const tuiIconArrowDown = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconArrowDown\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 3.333v9.334M12.667 8 8 12.667 3.333 8\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
13
- declare const tuiIconArrowDownLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconArrowDownLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M12 5v14m7-7-7 7-7-7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
14
- declare const tuiIconArrowDownLeft = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconArrowDownLeft\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"m12 4-8 8M11 12H4V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
15
- declare const tuiIconArrowDownRight = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconArrowDownRight\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"m4 4 8 8M5 12h7V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
16
- declare const tuiIconArrowLeft = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconArrowLeft\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M12.667 8H3.333M8 12.667 3.333 8 8 3.333\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
17
- declare const tuiIconArrowLeftLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconArrowLeftLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M19 12H5m7 7-7-7 7-7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
18
- declare const tuiIconArrowRight = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconArrowRight\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M3.333 8h9.334M8 3.333 12.667 8 8 12.667\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
19
- declare const tuiIconArrowRightLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconArrowRightLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M5 12h14m-7-7 7 7-7 7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
20
- declare const tuiIconArrowUp = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconArrowUp\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 13V3.667M3.333 8 8 3.333 12.667 8\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
21
- declare const tuiIconArrowUpLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconArrowUpLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M12 19V5m-7 7 7-7 7 7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
22
- declare const tuiIconArrowUpLeft = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconArrowUpLeft\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M12 12 4 4M11 4H4v7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
23
- declare const tuiIconArrowUpRight = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconArrowUpRight\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"m4 12 8-8M5 4h7v7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
24
- declare const tuiIconAttach = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconAttach\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"m14 7.563-6.146 6.243A3.984 3.984 0 0 1 5.014 15a3.984 3.984 0 0 1-2.838-1.194A4.11 4.11 0 0 1 1 10.922 4.11 4.11 0 0 1 2.176 8.04l6.146-6.243A2.656 2.656 0 0 1 10.215 1c.71 0 1.39.286 1.892.796a2.74 2.74 0 0 1 .784 1.923 2.74 2.74 0 0 1-.784 1.922l-6.152 6.242a1.328 1.328 0 0 1-1.893 0 1.37 1.37 0 0 1 0-1.922l5.678-5.76\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
25
- declare const tuiIconAttachLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconAttachLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"m21.44 11.05-9.19 9.19a6.003 6.003 0 1 1-8.49-8.49l9.19-9.19a4.002 4.002 0 0 1 5.66 5.66l-9.2 9.19a2.001 2.001 0 1 1-2.83-2.83l8.49-8.48\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
26
- declare const tuiIconAttention = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconAttention\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path clip-rule=\"evenodd\" d=\"M8 2.333a5.667 5.667 0 1 0 0 11.334A5.667 5.667 0 0 0 8 2.333zM.333 8a7.667 7.667 0 1 1 15.333 0A7.667 7.667 0 0 1 .333 8zM8 4.333a1 1 0 0 1 1 1V8a1 1 0 1 1-2 0V5.333a1 1 0 0 1 1-1zm0 5.334a1 1 0 1 0 0 2h.007a1 1 0 1 0 0-2H8z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
27
- declare const tuiIconBackCircleLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconBackCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M2 12c0 5.523 4.477 10 10 10s10-4.477 10-10S17.523 2 12 2 2 6.477 2 12z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"m12 8-4 4 4 4m4-4H8\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
28
- declare const tuiIconBell = "<svg focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconBell\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M12 5.4c0-1.167-.421-2.286-1.172-3.111C10.078 1.464 9.061 1 8 1c-1.06 0-2.078.464-2.828 1.289S4 4.233 4 5.4C4 10.533 2 12 2 12h12s-2-1.467-2-6.6zM9.153 14a1.333 1.333 0 0 1-2.306 0\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
29
- declare const tuiIconBellLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconBellLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M18 8A6 6 0 1 0 6 8c0 7-3 9-3 9h18s-3-2-3-9zm-4.27 13a1.999 1.999 0 0 1-3.46 0\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
30
- declare const tuiIconBellOff = "<svg height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconBellOff\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><g clip-path=\"url(#clip0)\"><path clip-rule=\"evenodd\" d=\"M1.707.293A1 1 0 0 0 .293 1.707l2.725 2.726L3 4.468c0 1.442-.176 3.85-.878 5.136-.207.38-.405.622-.535.76a1.668 1.668 0 0 1-.16.15A1 1 0 0 0 2 12.333h8.92l3.373 3.373a1 1 0 0 0 1.414-1.414L4.894 3.48a.998.998 0 0 0-.028-.028L1.707.292Zm3.26 6.088c-.116 1.76-.515 3.042-.97 3.952H8.92L4.967 6.381ZM7.759.333A5 5 0 0 1 13 5.335v.017c-.016 1.03.113 2.057.385 3.051a1 1 0 0 1-1.93.527A12.93 12.93 0 0 1 11 5.325a3 3 0 0 0-4.665-2.493 1 1 0 0 1-1.11-1.664A5 5 0 0 1 7.759.333ZM6.345 13.135a1 1 0 0 1 1.367.363.332.332 0 0 0 .576 0 1 1 0 0 1 1.73 1.004 2.333 2.333 0 0 1-4.036 0 1 1 0 0 1 .363-1.367Z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></g></svg></svg></g></svg>";
31
- declare const tuiIconBellOffLarge = "<svg height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconBellOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg class=\"feather feather-bell-off\" fill=\"none\" height=\"1.5em\" overflow=\"visible\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-12\" y=\"-12\"><path d=\"M13.73 21a2 2 0 0 1-3.46 0M18.63 13A17.89 17.89 0 0 1 18 8M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14M18 8a6 6 0 0 0-9.33-5M1 1l22 22\"/></svg></svg></g></svg>";
32
- declare const tuiIconBoldLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconBoldLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M12.578 10.4H7v2h5.578v-2ZM7 12.4h6.2v-2H7v2Zm6.2 7.6H7.524v2H13.2v-2ZM7.466 4h5.112V2H7.466v2ZM8 20.476V3.466H6v17.01h2ZM7.524 20c.263 0 .476.213.476.476H6C6 21.318 6.682 22 7.524 22v-2Zm5.676-7.6a3.8 3.8 0 0 1 3.8 3.8h2a5.8 5.8 0 0 0-5.8-5.8v2Zm2.578-5.2a3.2 3.2 0 0 1-3.2 3.2v2a5.2 5.2 0 0 0 5.2-5.2h-2Zm2 0a5.2 5.2 0 0 0-5.2-5.2v2a3.2 3.2 0 0 1 3.2 3.2h2Zm-.778 9a3.8 3.8 0 0 1-3.8 3.8v2a5.8 5.8 0 0 0 5.8-5.8h-2ZM7.466 2C6.656 2 6 2.656 6 3.466h2C8 3.76 7.76 4 7.466 4V2Z\" fill=\"currentColor\"/></svg></svg></g></svg>";
33
- declare const tuiIconBookmark = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconBookmark\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"m13 14-5-3.333L3 14V3.333c0-.353.15-.692.418-.942S4.05 2 4.428 2h7.143c.38 0 .743.14 1.01.39.269.25.419.59.419.943V14z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
34
- declare const tuiIconBookmarkLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconBookmarkLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"m19 21-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
35
- declare const tuiIconCalendar = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCalendar\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M12.667 3H3.333C2.597 3 2 3.597 2 4.333v9.334C2 14.403 2.597 15 3.333 15h9.334c.736 0 1.333-.597 1.333-1.333V4.333C14 3.597 13.403 3 12.667 3zM11 1v2.667M5 1v2.667M2 7h12\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
36
- declare const tuiIconCalendarLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCalendarLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M19 4H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm-3-2v4M8 2v4m-5 4h18\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
37
- declare const tuiIconCall = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCall\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M14.667 11.28v2a1.332 1.332 0 0 1-1.454 1.333 13.193 13.193 0 0 1-5.753-2.047 13 13 0 0 1-4-4 13.193 13.193 0 0 1-2.047-5.78A1.333 1.333 0 0 1 2.74 1.333h2A1.333 1.333 0 0 1 6.073 2.48a8.56 8.56 0 0 0 .467 1.873 1.333 1.333 0 0 1-.3 1.407l-.847.846a10.667 10.667 0 0 0 4 4l.847-.846a1.334 1.334 0 0 1 1.407-.3 8.561 8.561 0 0 0 1.873.466 1.334 1.334 0 0 1 1.147 1.354z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
38
- declare const tuiIconCallIn = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCallIn\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><g clip-path=\"url(#a)\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10.667 1.333v4h4m.666-4.666-4.666 4.666m4 5.947v2a1.332 1.332 0 0 1-1.454 1.333 13.193 13.193 0 0 1-5.753-2.047 13 13 0 0 1-4-4 13.193 13.193 0 0 1-2.047-5.78A1.333 1.333 0 0 1 2.74 1.333h2A1.333 1.333 0 0 1 6.073 2.48a8.56 8.56 0 0 0 .467 1.873 1.333 1.333 0 0 1-.3 1.407l-.847.846a10.667 10.667 0 0 0 4 4l.847-.846a1.334 1.334 0 0 1 1.407-.3 8.561 8.561 0 0 0 1.873.466 1.334 1.334 0 0 1 1.147 1.354z\"/></g></svg></svg></g></svg>";
39
- declare const tuiIconCallInLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCallInLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M15.888 3v6h6m1-7-7 7m6 8.92v3a2 2 0 0 1-2.18 2 19.791 19.791 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.998 3h3a2 2 0 0 1 2 1.72c.127.96.362 1.903.7 2.81a2 2 0 0 1-.45 2.11l-1.27 1.27a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.574 2.81.7a2 2 0 0 1 1.72 2.03z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
40
- declare const tuiIconCallLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCallLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a1.998 1.998 0 0 1-2.18 2 19.791 19.791 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
41
- declare const tuiIconCallOut = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCallOut\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><g clip-path=\"url(#a)\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15.333 4.667v-4h-4m-.666 4.666L15.333.667m-.666 10.613v2a1.332 1.332 0 0 1-1.454 1.333 13.193 13.193 0 0 1-5.753-2.047 13 13 0 0 1-4-4 13.193 13.193 0 0 1-2.047-5.78A1.333 1.333 0 0 1 2.74 1.333h2A1.333 1.333 0 0 1 6.073 2.48a8.56 8.56 0 0 0 .467 1.873 1.333 1.333 0 0 1-.3 1.407l-.847.846a10.667 10.667 0 0 0 4 4l.847-.846a1.334 1.334 0 0 1 1.407-.3 8.561 8.561 0 0 0 1.873.466 1.334 1.334 0 0 1 1.147 1.354z\"/></g></svg></svg></g></svg>";
42
- declare const tuiIconCallOutLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCallOutLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M22.888 8V2h-6m6 0-7 7m6 8.92v3a2 2 0 0 1-2.18 2 19.791 19.791 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.998 3h3a2 2 0 0 1 2 1.72c.127.96.362 1.903.7 2.81a2 2 0 0 1-.45 2.11l-1.27 1.27a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.574 2.81.7a2 2 0 0 1 1.72 2.03z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
43
- declare const tuiIconCallTransferLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCallTransferLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"m19 1 4 4-4 4m-4-4h8m-1 11.92v3a1.998 1.998 0 0 1-2.18 2 19.791 19.791 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.574 2.81.7A2 2 0 0 1 22 16.92z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
44
- declare const tuiIconCameraLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCameraLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2v11z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M12 17a4 4 0 1 0 0-8 4 4 0 0 0 0 8z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
45
- declare const tuiIconCancel = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCancel\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M6.855 1.232a2.333 2.333 0 0 1 3.14.823l.003.004 5.647 9.427.008.014a2.334 2.334 0 0 1-1.995 3.5H2.342a2.334 2.334 0 0 1-1.995-3.5l.008-.014L6.002 2.06l.858.514-.855-.518c.208-.343.5-.627.85-.823zm.861 1.858-5.64 9.415a.334.334 0 0 0 .285.495h11.278a.334.334 0 0 0 .284-.495L8.284 3.09a.333.333 0 0 0-.568 0zM8 5a1 1 0 0 1 1 1v2.667a1 1 0 1 1-2 0V6a1 1 0 0 1 1-1zm0 5.333a1 1 0 1 0 0 2h.007a1 1 0 1 0 0-2H8z\" fill=\"currentColor\"/></svg></svg></g></svg>";
46
- declare const tuiIconCancelCircleLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCancelCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M18.911 4.773A9.966 9.966 0 0 0 12 2C6.477 2 2 6.477 2 12a9.954 9.954 0 0 0 2.394 6.493l.006.007A9.966 9.966 0 0 0 12 22c5.523 0 10-4.477 10-10a9.954 9.954 0 0 0-2.394-6.493L19.6 5.5a10.065 10.065 0 0 0-.689-.727zM17.382 6.08A7.965 7.965 0 0 0 12 4a8 8 0 0 0-8 8c0 1.627.484 3.138 1.317 4.4L17.382 6.08zM6.618 17.919 18.683 7.6A7.954 7.954 0 0 1 20 12a8 8 0 0 1-8 8 7.966 7.966 0 0 1-5.382-2.08z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
47
- declare const tuiIconCard = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCard\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><g clip-path=\"url(#a)\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M13.727 3H2.273C1.57 3 1 3.56 1 4.25v7.5c0 .69.57 1.25 1.273 1.25h11.454C14.43 13 15 12.44 15 11.75v-7.5C15 3.56 14.43 3 13.727 3zM0 7h14.667\"/></g></svg></svg></g></svg>";
48
- declare const tuiIconCardsLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCardsLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M21 4H3a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zM1 10h22\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
49
- declare const tuiIconChartBar = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconChartBar\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M12 13.333V6.666m-4 6.667V2.667M4 13.334v-4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
50
- declare const tuiIconChartLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconChartLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M12 20V10m6 10V4M6 20v-4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
51
- declare const tuiIconChartLineLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconChartLineLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M21.425 3.095a1 1 0 0 1 .48 1.33l-5.143 10.948a1 1 0 0 1-1.628.265l-3.092-3.236-2.587 5.366a1 1 0 0 1-1.525.346l-2.024-1.619-2.015 3.959a1 1 0 1 1-1.782-.907l2.571-5.053a1 1 0 0 1 1.516-.327l2.003 1.602 2.669-5.536a1 1 0 0 1 1.624-.257l3.08 3.226 4.523-9.627a1 1 0 0 1 1.33-.48z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
52
- declare const tuiIconCheck = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCheck\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"m13 4-6.875 7L3 7.818\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
53
- declare const tuiIconCheckCircle = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCheckCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M14.667 7.387V8a6.667 6.667 0 1 1-3.954-6.093\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M14.667 2.667 8 9.34l-2-2\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
5
+ declare const tuiIconActivity = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconActivity\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"/></svg></svg></svg></g></svg>";
6
+ declare const tuiIconActivityLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconActivityLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"/></svg></svg></svg></g></svg>";
7
+ declare const tuiIconAddRowLarge = "<svg height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconAddRowLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M5.15 1a1 1 0 0 0-2 0v2H1a1 1 0 0 0 0 2h2.15v2a1 1 0 0 0 2 0V5H7a1 1 0 0 0 0-2H5.15V1Zm6.545 2a1 1 0 0 0 0 2H20v6.5H3a1 1 0 0 0-1 1V20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2h-8.305ZM4 13.5h16V20H4v-6.5Z\" fill=\"currentColor\" stroke=\"none\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
8
+ declare const tuiIconAirplay = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconAirplay\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1\"/><path d=\"m12 15 5 6H7l5-6z\"/></svg></svg></svg></g></svg>";
9
+ declare const tuiIconAirplayLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconAirplayLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1\"/><path d=\"m12 15 5 6H7l5-6z\"/></svg></svg></svg></g></svg>";
10
+ declare const tuiIconAlertCircle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconAlertCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M12 8v4M12 16h.01\"/></svg></svg></svg></g></svg>";
11
+ declare const tuiIconAlertCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconAlertCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M12 8v4M12 16h.01\"/></svg></svg></svg></g></svg>";
12
+ declare const tuiIconAlertOctagon = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconAlertOctagon\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2zM12 8v4M12 16h.01\"/></svg></svg></svg></g></svg>";
13
+ declare const tuiIconAlertOctagonLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconAlertOctagonLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2zM12 8v4M12 16h.01\"/></svg></svg></svg></g></svg>";
14
+ declare const tuiIconAlertTriangle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconAlertTriangle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0zM12 9v4M12 17h.01\"/></svg></svg></svg></g></svg>";
15
+ declare const tuiIconAlertTriangleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconAlertTriangleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0zM12 9v4M12 17h.01\"/></svg></svg></svg></g></svg>";
16
+ declare const tuiIconAlignCenter = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconAlignCenter\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 10H6M21 6H3M21 14H3M18 18H6\"/></svg></svg></svg></g></svg>";
17
+ declare const tuiIconAlignCenterLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconAlignCenterLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 10H6M21 6H3M21 14H3M18 18H6\"/></svg></svg></svg></g></svg>";
18
+ declare const tuiIconAlignJustify = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconAlignJustify\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10H3M21 6H3M21 14H3M21 18H3\"/></svg></svg></svg></g></svg>";
19
+ declare const tuiIconAlignJustifyLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconAlignJustifyLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10H3M21 6H3M21 14H3M21 18H3\"/></svg></svg></svg></g></svg>";
20
+ declare const tuiIconAlignLeft = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconAlignLeft\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 10H3M21 6H3M21 14H3M17 18H3\"/></svg></svg></svg></g></svg>";
21
+ declare const tuiIconAlignLeftLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconAlignLeftLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 10H3M21 6H3M21 14H3M17 18H3\"/></svg></svg></svg></g></svg>";
22
+ declare const tuiIconAlignRight = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconAlignRight\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10H7M21 6H3M21 14H3M21 18H7\"/></svg></svg></svg></g></svg>";
23
+ declare const tuiIconAlignRightLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconAlignRightLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10H7M21 6H3M21 14H3M21 18H7\"/></svg></svg></svg></g></svg>";
24
+ declare const tuiIconAnchor = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconAnchor\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"5\" r=\"3\"/><path d=\"M12 22V8M5 12H2a10 10 0 0 0 20 0h-3\"/></svg></svg></svg></g></svg>";
25
+ declare const tuiIconAnchorLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconAnchorLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"5\" r=\"3\"/><path d=\"M12 22V8M5 12H2a10 10 0 0 0 20 0h-3\"/></svg></svg></svg></g></svg>";
26
+ declare const tuiIconAperture = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconAperture\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m14.31 8 5.74 9.94M9.69 8h11.48M7.38 12l5.74-9.94M9.69 16 3.95 6.06M14.31 16H2.83M16.62 12l-5.74 9.94\"/></svg></svg></svg></g></svg>";
27
+ declare const tuiIconApertureLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconApertureLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m14.31 8 5.74 9.94M9.69 8h11.48M7.38 12l5.74-9.94M9.69 16 3.95 6.06M14.31 16H2.83M16.62 12l-5.74 9.94\"/></svg></svg></svg></g></svg>";
28
+ declare const tuiIconArchive = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconArchive\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 8v13H3V8M1 3h22v5H1zM10 12h4\"/></svg></svg></svg></g></svg>";
29
+ declare const tuiIconArchiveLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconArchiveLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 8v13H3V8M1 3h22v5H1zM10 12h4\"/></svg></svg></svg></g></svg>";
30
+ declare const tuiIconArrowDown = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconArrowDown\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 5v14M19 12l-7 7-7-7\"/></svg></svg></svg></g></svg>";
31
+ declare const tuiIconArrowDownCircle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconArrowDownCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m8 12 4 4 4-4M12 8v8\"/></svg></svg></svg></g></svg>";
32
+ declare const tuiIconArrowDownCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconArrowDownCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m8 12 4 4 4-4M12 8v8\"/></svg></svg></svg></g></svg>";
33
+ declare const tuiIconArrowDownLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconArrowDownLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 5v14M19 12l-7 7-7-7\"/></svg></svg></svg></g></svg>";
34
+ declare const tuiIconArrowDownLeft = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconArrowDownLeft\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 7 7 17M17 17H7V7\"/></svg></svg></svg></g></svg>";
35
+ declare const tuiIconArrowDownLeftLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconArrowDownLeftLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 7 7 17M17 17H7V7\"/></svg></svg></svg></g></svg>";
36
+ declare const tuiIconArrowDownRight = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconArrowDownRight\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m7 7 10 10M17 7v10H7\"/></svg></svg></svg></g></svg>";
37
+ declare const tuiIconArrowDownRightLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconArrowDownRightLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m7 7 10 10M17 7v10H7\"/></svg></svg></svg></g></svg>";
38
+ declare const tuiIconArrowLeft = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconArrowLeft\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 12H5M12 19l-7-7 7-7\"/></svg></svg></svg></g></svg>";
39
+ declare const tuiIconArrowLeftCircle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconArrowLeftCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m12 8-4 4 4 4M16 12H8\"/></svg></svg></svg></g></svg>";
40
+ declare const tuiIconArrowLeftCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconArrowLeftCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m12 8-4 4 4 4M16 12H8\"/></svg></svg></svg></g></svg>";
41
+ declare const tuiIconArrowLeftLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconArrowLeftLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 12H5M12 19l-7-7 7-7\"/></svg></svg></svg></g></svg>";
42
+ declare const tuiIconArrowRight = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconArrowRight\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"/></svg></svg></svg></g></svg>";
43
+ declare const tuiIconArrowRightCircle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconArrowRightCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m12 16 4-4-4-4M8 12h8\"/></svg></svg></svg></g></svg>";
44
+ declare const tuiIconArrowRightCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconArrowRightCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m12 16 4-4-4-4M8 12h8\"/></svg></svg></svg></g></svg>";
45
+ declare const tuiIconArrowRightLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconArrowRightLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"/></svg></svg></svg></g></svg>";
46
+ declare const tuiIconArrowUp = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconArrowUp\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 19V5M5 12l7-7 7 7\"/></svg></svg></svg></g></svg>";
47
+ declare const tuiIconArrowUpCircle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconArrowUpCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m16 12-4-4-4 4M12 16V8\"/></svg></svg></svg></g></svg>";
48
+ declare const tuiIconArrowUpCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconArrowUpCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m16 12-4-4-4 4M12 16V8\"/></svg></svg></svg></g></svg>";
49
+ declare const tuiIconArrowUpLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconArrowUpLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 19V5M5 12l7-7 7 7\"/></svg></svg></svg></g></svg>";
50
+ declare const tuiIconArrowUpLeft = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconArrowUpLeft\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 17 7 7M7 17V7h10\"/></svg></svg></svg></g></svg>";
51
+ declare const tuiIconArrowUpLeftLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconArrowUpLeftLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 17 7 7M7 17V7h10\"/></svg></svg></svg></g></svg>";
52
+ declare const tuiIconArrowUpRight = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconArrowUpRight\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 17 17 7M7 7h10v10\"/></svg></svg></svg></g></svg>";
53
+ declare const tuiIconArrowUpRightLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconArrowUpRightLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 17 17 7M7 7h10v10\"/></svg></svg></svg></g></svg>";
54
+ declare const tuiIconAtSign = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconAtSign\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"4\"/><path d=\"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94\"/></svg></svg></svg></g></svg>";
55
+ declare const tuiIconAtSignLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconAtSignLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"4\"/><path d=\"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94\"/></svg></svg></svg></g></svg>";
56
+ declare const tuiIconAttach = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconAttach\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke=\"currentColor\"><path d=\"m21.44 11.05-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48\"/></svg></svg></svg></g></svg>";
57
+ declare const tuiIconAttachLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconAttachLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke=\"currentColor\"><path d=\"m21.44 11.05-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48\"/></svg></svg></svg></g></svg>";
58
+ declare const tuiIconAttention = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconAttention\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke=\"currentColor\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M12 8v4M12 16h.01\"/></svg></svg></svg></g></svg>";
59
+ declare const tuiIconAward = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconAward\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"8\" r=\"7\"/><path d=\"M8.21 13.89 7 23l5-3 5 3-1.21-9.12\"/></svg></svg></svg></g></svg>";
60
+ declare const tuiIconAwardLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconAwardLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"8\" r=\"7\"/><path d=\"M8.21 13.89 7 23l5-3 5 3-1.21-9.12\"/></svg></svg></svg></g></svg>";
61
+ declare const tuiIconBackCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconBackCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke=\"currentColor\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m12 8-4 4 4 4M16 12H8\"/></svg></svg></svg></g></svg>";
62
+ declare const tuiIconBarChart = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconBarChart\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 20V10M18 20V4M6 20v-4\"/></svg></svg></svg></g></svg>";
63
+ declare const tuiIconBarChart2 = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconBarChart2\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 20V10M12 20V4M6 20v-6\"/></svg></svg></svg></g></svg>";
64
+ declare const tuiIconBarChart2Large = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconBarChart2Large\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 20V10M12 20V4M6 20v-6\"/></svg></svg></svg></g></svg>";
65
+ declare const tuiIconBarChartLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconBarChartLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 20V10M18 20V4M6 20v-4\"/></svg></svg></svg></g></svg>";
66
+ declare const tuiIconBattery = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconBattery\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"6\" width=\"18\" height=\"12\" rx=\"2\" ry=\"2\"/><path d=\"M23 13v-2\"/></svg></svg></svg></g></svg>";
67
+ declare const tuiIconBatteryCharging = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconBatteryCharging\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 18H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.19M15 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.19M23 13v-2M11 6l-4 6h6l-4 6\"/></svg></svg></svg></g></svg>";
68
+ declare const tuiIconBatteryChargingLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconBatteryChargingLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 18H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.19M15 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.19M23 13v-2M11 6l-4 6h6l-4 6\"/></svg></svg></svg></g></svg>";
69
+ declare const tuiIconBatteryLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconBatteryLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"6\" width=\"18\" height=\"12\" rx=\"2\" ry=\"2\"/><path d=\"M23 13v-2\"/></svg></svg></svg></g></svg>";
70
+ declare const tuiIconBell = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconBell\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9M13.73 21a2 2 0 0 1-3.46 0\"/></svg></svg></svg></g></svg>";
71
+ declare const tuiIconBellLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconBellLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9M13.73 21a2 2 0 0 1-3.46 0\"/></svg></svg></svg></g></svg>";
72
+ declare const tuiIconBellOff = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconBellOff\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13.73 21a2 2 0 0 1-3.46 0M18.63 13A17.89 17.89 0 0 1 18 8M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14M18 8a6 6 0 0 0-9.33-5M1 1l22 22\"/></svg></svg></svg></g></svg>";
73
+ declare const tuiIconBellOffLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconBellOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13.73 21a2 2 0 0 1-3.46 0M18.63 13A17.89 17.89 0 0 1 18 8M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14M18 8a6 6 0 0 0-9.33-5M1 1l22 22\"/></svg></svg></svg></g></svg>";
74
+ declare const tuiIconBluetooth = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconBluetooth\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m6.5 6.5 11 11L12 23V1l5.5 5.5-11 11\"/></svg></svg></svg></g></svg>";
75
+ declare const tuiIconBluetoothLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconBluetoothLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m6.5 6.5 11 11L12 23V1l5.5 5.5-11 11\"/></svg></svg></svg></g></svg>";
76
+ declare const tuiIconBold = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconBold\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6zM6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z\"/></svg></svg></svg></g></svg>";
77
+ declare const tuiIconBoldLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconBoldLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6zM6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z\"/></svg></svg></svg></g></svg>";
78
+ declare const tuiIconBook = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconBook\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"/></svg></svg></svg></g></svg>";
79
+ declare const tuiIconBookLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconBookLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"/></svg></svg></svg></g></svg>";
80
+ declare const tuiIconBookOpen = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconBookOpen\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2zM22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"/></svg></svg></svg></g></svg>";
81
+ declare const tuiIconBookOpenLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconBookOpenLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2zM22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"/></svg></svg></svg></g></svg>";
82
+ declare const tuiIconBookmark = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconBookmark\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m19 21-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z\"/></svg></svg></svg></g></svg>";
83
+ declare const tuiIconBookmarkLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconBookmarkLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m19 21-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z\"/></svg></svg></svg></g></svg>";
84
+ declare const tuiIconBox = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconBox\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"/><path d=\"M3.27 6.96 12 12.01l8.73-5.05M12 22.08V12\"/></svg></svg></svg></g></svg>";
85
+ declare const tuiIconBoxLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconBoxLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"/><path d=\"M3.27 6.96 12 12.01l8.73-5.05M12 22.08V12\"/></svg></svg></svg></g></svg>";
86
+ declare const tuiIconBriefcase = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconBriefcase\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"/><path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"/></svg></svg></svg></g></svg>";
87
+ declare const tuiIconBriefcaseLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconBriefcaseLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"/><path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"/></svg></svg></svg></g></svg>";
88
+ declare const tuiIconCalendar = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCalendar\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"M16 2v4M8 2v4M3 10h18\"/></svg></svg></svg></g></svg>";
89
+ declare const tuiIconCalendarLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCalendarLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"M16 2v4M8 2v4M3 10h18\"/></svg></svg></svg></g></svg>";
90
+ declare const tuiIconCall = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCall\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"/></svg></svg></svg></g></svg>";
91
+ declare const tuiIconCallIn = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCallIn\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 2v6h6M23 1l-7 7M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"/></svg></svg></svg></g></svg>";
92
+ declare const tuiIconCallInLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCallInLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 2v6h6M23 1l-7 7M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"/></svg></svg></svg></g></svg>";
93
+ declare const tuiIconCallLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCallLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"/></svg></svg></svg></g></svg>";
94
+ declare const tuiIconCallOut = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCallOut\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M23 7V1h-6M16 8l7-7M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"/></svg></svg></svg></g></svg>";
95
+ declare const tuiIconCallOutLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCallOutLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M23 7V1h-6M16 8l7-7M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"/></svg></svg></svg></g></svg>";
96
+ declare const tuiIconCallTransferLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCallTransferLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m19 1 4 4-4 4M15 5h8M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"/></svg></svg></svg></g></svg>";
97
+ declare const tuiIconCamera = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCamera\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z\"/><circle cx=\"12\" cy=\"13\" r=\"4\"/></svg></svg></svg></g></svg>";
98
+ declare const tuiIconCameraLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCameraLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z\"/><circle cx=\"12\" cy=\"13\" r=\"4\"/></svg></svg></svg></g></svg>";
99
+ declare const tuiIconCameraOff = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCameraOff\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m1 1 22 22M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56\"/></svg></svg></svg></g></svg>";
100
+ declare const tuiIconCameraOffLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCameraOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m1 1 22 22M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56\"/></svg></svg></svg></g></svg>";
101
+ declare const tuiIconCancel = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCancel\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke=\"currentColor\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m15 9-6 6M9 9l6 6\"/></svg></svg></svg></g></svg>";
102
+ declare const tuiIconCancelCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCancelCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m4.93 4.93 14.14 14.14\"/></svg></svg></svg></g></svg>";
103
+ declare const tuiIconCard = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCard\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"/><path d=\"M1 10h22\"/></svg></svg></svg></g></svg>";
104
+ declare const tuiIconCardsLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCardsLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"/><path d=\"M1 10h22\"/></svg></svg></svg></g></svg>";
105
+ declare const tuiIconCast = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCast\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6M2 20h.01\"/></svg></svg></svg></g></svg>";
106
+ declare const tuiIconCastLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCastLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6M2 20h.01\"/></svg></svg></svg></g></svg>";
107
+ declare const tuiIconChartBar = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconChartBar\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 20V10M12 20V4M6 20v-6\"/></svg></svg></svg></g></svg>";
108
+ declare const tuiIconChartLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconChartLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 20V10M18 20V4M6 20v-4\"/></svg></svg></svg></g></svg>";
109
+ declare const tuiIconChartLineLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconChartLineLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M21.425 3.095a1 1 0 0 1 .48 1.33l-5.143 10.948a1 1 0 0 1-1.628.265l-3.092-3.236-2.587 5.366a1 1 0 0 1-1.525.346l-2.024-1.619-2.015 3.959a1 1 0 1 1-1.782-.907l2.571-5.053a1 1 0 0 1 1.516-.327l2.003 1.602 2.669-5.536a1 1 0 0 1 1.624-.257l3.08 3.226 4.523-9.627a1 1 0 0 1 1.33-.48z\" fill=\"currentColor\" stroke=\"none\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
110
+ declare const tuiIconCheck = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCheck\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"/></svg></svg></svg></g></svg>";
111
+ declare const tuiIconCheckCircle = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCheckCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\"/><path d=\"m15.5 9.5-4.5 5-2.5-2.273\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\"/></svg></svg></g></svg>";
54
112
  declare const tuiIconCheckCircleLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCheckCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"m15.5 9.5-4.5 5-2.5-2.273\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
55
- declare const tuiIconCheckLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCheckLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"m19 7-9.625 9L5 11.91\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
56
- declare const tuiIconCheckList = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCheckList\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M10.5 3h1.25c.332 0 .65.14.884.39.234.25.366.59.366.943v9.334c0 .353-.132.692-.366.943-.235.25-.553.39-.884.39h-7.5c-.332 0-.65-.14-.884-.39A1.38 1.38 0 0 1 3 13.667V4.333c0-.353.132-.692.366-.942.235-.25.552-.391.884-.391H5.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M10.25 1h-4.5a.75.75 0 0 0-.75.75v1.5c0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75v-1.5a.75.75 0 0 0-.75-.75z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
57
- declare const tuiIconChevronDown = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconChevronDown\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"m4 6 4 4 4-4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
58
- declare const tuiIconChevronDownLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconChevronDownLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"m6 9 6 6 6-6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
59
- declare const tuiIconChevronLeft = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconChevronLeft\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M10 12 6 8l4-4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
60
- declare const tuiIconChevronLeftLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconChevronLeftLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"m15 18-6-6 6-6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
61
- declare const tuiIconChevronRight = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconChevronRight\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"m6 12 4-4-4-4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
62
- declare const tuiIconChevronRightLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconChevronRightLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"m9 18 6-6-6-6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
63
- declare const tuiIconChevronUp = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconChevronUp\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M12 10 8 6l-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
64
- declare const tuiIconChevronUpLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconChevronUpLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"m18 15-6-6-6 6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
113
+ declare const tuiIconCheckLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCheckLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"/></svg></svg></svg></g></svg>";
114
+ declare const tuiIconCheckList = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCheckList\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke=\"currentColor\"><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"/><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"/></svg></svg></svg></g></svg>";
115
+ declare const tuiIconCheckSquare = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCheckSquare\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m9 11 3 3L22 4\"/><path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"/></svg></svg></svg></g></svg>";
116
+ declare const tuiIconCheckSquareLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCheckSquareLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m9 11 3 3L22 4\"/><path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"/></svg></svg></svg></g></svg>";
117
+ declare const tuiIconChevronDown = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconChevronDown\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m6 9 6 6 6-6\"/></svg></svg></svg></g></svg>";
118
+ declare const tuiIconChevronDownLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconChevronDownLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m6 9 6 6 6-6\"/></svg></svg></svg></g></svg>";
119
+ declare const tuiIconChevronLeft = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconChevronLeft\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m15 18-6-6 6-6\"/></svg></svg></svg></g></svg>";
120
+ declare const tuiIconChevronLeftLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconChevronLeftLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m15 18-6-6 6-6\"/></svg></svg></svg></g></svg>";
121
+ declare const tuiIconChevronRight = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconChevronRight\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m9 18 6-6-6-6\"/></svg></svg></svg></g></svg>";
122
+ declare const tuiIconChevronRightLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconChevronRightLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m9 18 6-6-6-6\"/></svg></svg></svg></g></svg>";
123
+ declare const tuiIconChevronUp = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconChevronUp\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m18 15-6-6-6 6\"/></svg></svg></svg></g></svg>";
124
+ declare const tuiIconChevronUpLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconChevronUpLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m18 15-6-6-6 6\"/></svg></svg></svg></g></svg>";
125
+ declare const tuiIconChevronsDown = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconChevronsDown\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m7 13 5 5 5-5M7 6l5 5 5-5\"/></svg></svg></svg></g></svg>";
126
+ declare const tuiIconChevronsDownLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconChevronsDownLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m7 13 5 5 5-5M7 6l5 5 5-5\"/></svg></svg></svg></g></svg>";
127
+ declare const tuiIconChevronsLeft = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconChevronsLeft\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m11 17-5-5 5-5M18 17l-5-5 5-5\"/></svg></svg></svg></g></svg>";
128
+ declare const tuiIconChevronsLeftLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconChevronsLeftLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m11 17-5-5 5-5M18 17l-5-5 5-5\"/></svg></svg></svg></g></svg>";
129
+ declare const tuiIconChevronsRight = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconChevronsRight\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m13 17 5-5-5-5M6 17l5-5-5-5\"/></svg></svg></svg></g></svg>";
130
+ declare const tuiIconChevronsRightLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconChevronsRightLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m13 17 5-5-5-5M6 17l5-5-5-5\"/></svg></svg></svg></g></svg>";
131
+ declare const tuiIconChevronsUp = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconChevronsUp\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m17 11-5-5-5 5M17 18l-5-5-5 5\"/></svg></svg></svg></g></svg>";
132
+ declare const tuiIconChevronsUpLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconChevronsUpLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m17 11-5-5-5 5M17 18l-5-5-5 5\"/></svg></svg></svg></g></svg>";
133
+ declare const tuiIconChrome = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconChrome\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><circle cx=\"12\" cy=\"12\" r=\"4\"/><path d=\"M21.17 8H12M3.95 6.06 8.54 14M10.88 21.94 15.46 14\"/></svg></svg></svg></g></svg>";
134
+ declare const tuiIconChromeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconChromeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><circle cx=\"12\" cy=\"12\" r=\"4\"/><path d=\"M21.17 8H12M3.95 6.06 8.54 14M10.88 21.94 15.46 14\"/></svg></svg></svg></g></svg>";
135
+ declare const tuiIconCircle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/></svg></svg></svg></g></svg>";
136
+ declare const tuiIconCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/></svg></svg></svg></g></svg>";
65
137
  declare const tuiIconClearFormatLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconClearFormatLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"m17 17 3 3m3 3-3-3m0 0-3 3m3-3 3-3M7 21v-9.5M17 3H7v8.5m0 0h6.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
138
+ declare const tuiIconClipboard = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconClipboard\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"/><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"/></svg></svg></svg></g></svg>";
139
+ declare const tuiIconClipboardLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconClipboardLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"/><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"/></svg></svg></svg></g></svg>";
140
+ declare const tuiIconClock = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconClock\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M12 6v6l4 2\"/></svg></svg></svg></g></svg>";
141
+ declare const tuiIconClockLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconClockLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M12 6v6l4 2\"/></svg></svg></svg></g></svg>";
66
142
  declare const tuiIconClose = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconClose\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M8.707 7.293a1 1 0 0 0-1.414 1.414L10.586 12l-3.293 3.293a1 1 0 1 0 1.414 1.414L12 13.414l3.293 3.293a1 1 0 0 0 1.414-1.414L13.414 12l3.293-3.293a1 1 0 0 0-1.414-1.414L12 10.586 8.707 7.293z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
67
- declare const tuiIconCloseCircleLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCloseCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M4.929 19.071c3.905 3.905 10.237 3.905 14.142 0 3.905-3.905 3.905-10.237 0-14.142-3.905-3.905-10.237-3.905-14.142 0-3.905 3.905-3.905 10.237 0 14.142zm9.899-9.9-5.656 5.657m0-5.657 5.656 5.657\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
143
+ declare const tuiIconCloseCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCloseCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m15 9-6 6M9 9l6 6\"/></svg></svg></svg></g></svg>";
68
144
  declare const tuiIconCloseLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCloseLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M8.707 7.293a1 1 0 0 0-1.414 1.414L10.586 12l-3.293 3.293a1 1 0 1 0 1.414 1.414L12 13.414l3.293 3.293a1 1 0 0 0 1.414-1.414L13.414 12l3.293-3.293a1 1 0 0 0-1.414-1.414L12 10.586 8.707 7.293z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
69
- declare const tuiIconCloud = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCloud\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M11.819 6.75h-.802a4.982 4.982 0 0 0-1.42-2.372 5.12 5.12 0 0 0-2.481-1.275 5.176 5.176 0 0 0-2.793.208A5.085 5.085 0 0 0 2.065 4.94a4.923 4.923 0 0 0-.544 5.264c.42.84 1.07 1.546 1.879 2.04A5.157 5.157 0 0 0 6.093 13h5.726a3.21 3.21 0 0 0 2.25-.915c.596-.586.931-1.381.931-2.21s-.335-1.624-.932-2.21a3.21 3.21 0 0 0-2.249-.915z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
70
- declare const tuiIconCode = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCode\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\" viewBox=\"0 0 24 24\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-12\" y=\"-12\"><path d=\"m16 18 6-6-6-6M8 6l-6 6 6 6\"/></svg></svg></g></svg>";
71
- declare const tuiIconCodeLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCodeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" y=\"-12\"><path d=\"m16 18 6-6-6-6M8 6l-6 6 6 6\"/></svg></svg></g></svg>";
72
- declare const tuiIconCollapse = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCollapse\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><g clip-path=\"url(#a)\"><path clip-rule=\"evenodd\" d=\"M15.708.307a1.04 1.04 0 0 1-.026 1.437l-3.468 3.468 1.086 1.08c.632.63.186 1.71-.706 1.71H9a1 1 0 0 1-1-1v-3.58c0-.889 1.075-1.336 1.706-.708l1.094 1.09L14.318.286a.961.961 0 0 1 1.39.02zM.278 15.708a1.04 1.04 0 0 1 .026-1.437l3.482-3.481L2.7 9.709C2.068 9.079 2.513 8 3.405 8H7a1 1 0 0 1 1 1v3.579c0 .89-1.075 1.336-1.706.708L5.2 12.197 1.669 15.73a.961.961 0 0 1-1.39-.02z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></g></svg></svg></g></svg>";
73
- declare const tuiIconColorLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconColorLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M0 18h24v4H0v-4Z\" fill=\"currentColor\"/><path d=\"m7 15 1.667-3.84M17 15l-1.667-3.84m0 0L12 3l-3.333 8.16m6.666 0H8.667\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
74
- declare const tuiIconComment = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconComment\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M14 9.667A1.334 1.334 0 0 1 12.667 11h-8L2 13.667V3.333A1.333 1.333 0 0 1 3.333 2h9.334A1.333 1.333 0 0 1 14 3.333v6.334z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
75
- declare const tuiIconCommentLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCommentLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.379 8.379 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
76
- declare const tuiIconCompanyLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCompanyLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M20 7H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
77
- declare const tuiIconCopy = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCopy\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M13.615 6h-6.23C6.62 6 6 6.62 6 7.385v6.23C6 14.38 6.62 15 7.385 15h6.23C14.38 15 15 14.38 15 13.615v-6.23C15 6.62 14.38 6 13.615 6z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M3.077 10h-.692A1.385 1.385 0 0 1 1 8.615v-6.23A1.385 1.385 0 0 1 2.385 1h6.23A1.385 1.385 0 0 1 10 2.385v.692\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
78
- declare const tuiIconCopyLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconCopyLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M20 9h-9a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-9a2 2 0 0 0-2-2z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
79
- declare const tuiIconDefaultDocLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconDefaultDocLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M6 2h8l6 6v12c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2z\" fill=\"#CBCFD3\"/><path d=\"m14 2 6 6h-4c-1.1 0-2-.9-2-2V2z\" fill=\"#959BA4\"/></svg></svg></g></svg>";
80
- declare const tuiIconDeleteLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconDeleteLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm-3 5-6 6m0-6 6 6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
81
- declare const tuiIconDesktopLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconDesktopLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M20 3H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zM8 21h8m-4-4v4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
82
- declare const tuiIconDislikeLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconDislikeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M17 2h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17m-7 2v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3H10z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
83
- declare const tuiIconDone = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconDone\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M14.667 7.387V8a6.667 6.667 0 1 1-3.954-6.093\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M14.667 2.667 8 9.34l-2-2\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
84
- declare const tuiIconDownload = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconDownload\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M14 10v2.667A1.334 1.334 0 0 1 12.667 14H3.333A1.334 1.334 0 0 1 2 12.667V10m2.667-3.333L8 10l3.333-3.333M8 10V2\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
85
- declare const tuiIconDownloadLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconDownloadLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4m4-5 5 5 5-5m-5 5V3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
86
- declare const tuiIconDraft = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconDraft\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M11.333 2a1.884 1.884 0 0 1 3.22 1.333A1.887 1.887 0 0 1 14 4.667l-9 9-3.667 1 1-3.667 9-9z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
145
+ declare const tuiIconCloud = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCloud\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z\"/></svg></svg></svg></g></svg>";
146
+ declare const tuiIconCloudDrizzle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCloudDrizzle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 19v2M8 13v2M16 19v2M16 13v2M12 21v2M12 15v2M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25\"/></svg></svg></svg></g></svg>";
147
+ declare const tuiIconCloudDrizzleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCloudDrizzleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 19v2M8 13v2M16 19v2M16 13v2M12 21v2M12 15v2M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25\"/></svg></svg></svg></g></svg>";
148
+ declare const tuiIconCloudLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCloudLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z\"/></svg></svg></svg></g></svg>";
149
+ declare const tuiIconCloudLightning = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCloudLightning\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9\"/><path d=\"m13 11-4 6h6l-4 6\"/></svg></svg></svg></g></svg>";
150
+ declare const tuiIconCloudLightningLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCloudLightningLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9\"/><path d=\"m13 11-4 6h6l-4 6\"/></svg></svg></svg></g></svg>";
151
+ declare const tuiIconCloudOff = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCloudOff\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22.61 16.95A5 5 0 0 0 18 10h-1.26a8 8 0 0 0-7.05-6M5 5a8 8 0 0 0 4 15h9a5 5 0 0 0 1.7-.3M1 1l22 22\"/></svg></svg></svg></g></svg>";
152
+ declare const tuiIconCloudOffLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCloudOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22.61 16.95A5 5 0 0 0 18 10h-1.26a8 8 0 0 0-7.05-6M5 5a8 8 0 0 0 4 15h9a5 5 0 0 0 1.7-.3M1 1l22 22\"/></svg></svg></svg></g></svg>";
153
+ declare const tuiIconCloudRain = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCloudRain\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 13v8M8 13v8M12 15v8M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25\"/></svg></svg></svg></g></svg>";
154
+ declare const tuiIconCloudRainLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCloudRainLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 13v8M8 13v8M12 15v8M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25\"/></svg></svg></svg></g></svg>";
155
+ declare const tuiIconCloudSnow = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCloudSnow\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 17.58A5 5 0 0 0 18 8h-1.26A8 8 0 1 0 4 16.25M8 16h.01M8 20h.01M12 18h.01M12 22h.01M16 16h.01M16 20h.01\"/></svg></svg></svg></g></svg>";
156
+ declare const tuiIconCloudSnowLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCloudSnowLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 17.58A5 5 0 0 0 18 8h-1.26A8 8 0 1 0 4 16.25M8 16h.01M8 20h.01M12 18h.01M12 22h.01M16 16h.01M16 20h.01\"/></svg></svg></svg></g></svg>";
157
+ declare const tuiIconCode = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCode\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m16 18 6-6-6-6M8 6l-6 6 6 6\"/></svg></svg></svg></g></svg>";
158
+ declare const tuiIconCodeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCodeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m16 18 6-6-6-6M8 6l-6 6 6 6\"/></svg></svg></svg></g></svg>";
159
+ declare const tuiIconCodepen = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCodepen\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m12 2 10 6.5v7L12 22 2 15.5v-7L12 2zM12 22v-6.5\"/><path d=\"m22 8.5-10 7-10-7\"/><path d=\"m2 15.5 10-7 10 7M12 2v6.5\"/></svg></svg></svg></g></svg>";
160
+ declare const tuiIconCodepenLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCodepenLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m12 2 10 6.5v7L12 22 2 15.5v-7L12 2zM12 22v-6.5\"/><path d=\"m22 8.5-10 7-10-7\"/><path d=\"m2 15.5 10-7 10 7M12 2v6.5\"/></svg></svg></svg></g></svg>";
161
+ declare const tuiIconCodesandbox = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCodesandbox\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"/><path d=\"m7.5 4.21 4.5 2.6 4.5-2.6M7.5 19.79V14.6L3 12M21 12l-4.5 2.6v5.19M3.27 6.96 12 12.01l8.73-5.05M12 22.08V12\"/></svg></svg></svg></g></svg>";
162
+ declare const tuiIconCodesandboxLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCodesandboxLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"/><path d=\"m7.5 4.21 4.5 2.6 4.5-2.6M7.5 19.79V14.6L3 12M21 12l-4.5 2.6v5.19M3.27 6.96 12 12.01l8.73-5.05M12 22.08V12\"/></svg></svg></svg></g></svg>";
163
+ declare const tuiIconCoffee = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCoffee\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 8h1a4 4 0 0 1 0 8h-1M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8zM6 1v3M10 1v3M14 1v3\"/></svg></svg></svg></g></svg>";
164
+ declare const tuiIconCoffeeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCoffeeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 8h1a4 4 0 0 1 0 8h-1M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8zM6 1v3M10 1v3M14 1v3\"/></svg></svg></svg></g></svg>";
165
+ declare const tuiIconCollapse = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCollapse\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 14h6v6M20 10h-6V4M14 10l7-7M3 21l7-7\"/></svg></svg></svg></g></svg>";
166
+ declare const tuiIconColorLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconColorLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M0 18h24v4H0v-4Z\" fill=\"currentColor\" stroke=\"none\"/><path d=\"m7 15 1.667-3.84M17 15l-1.667-3.84m0 0L12 3l-3.333 8.16m6.666 0H8.667\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
167
+ declare const tuiIconColumns = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconColumns\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3h7a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-7m0-18H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7m0-18v18\"/></svg></svg></svg></g></svg>";
168
+ declare const tuiIconColumnsLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconColumnsLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3h7a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-7m0-18H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7m0-18v18\"/></svg></svg></svg></g></svg>";
169
+ declare const tuiIconCommand = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCommand\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z\"/></svg></svg></svg></g></svg>";
170
+ declare const tuiIconCommandLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCommandLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z\"/></svg></svg></svg></g></svg>";
171
+ declare const tuiIconComment = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconComment\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"/></svg></svg></svg></g></svg>";
172
+ declare const tuiIconCommentLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCommentLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"/></svg></svg></svg></g></svg>";
173
+ declare const tuiIconCompanyLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCompanyLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"/><path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"/></svg></svg></svg></g></svg>";
174
+ declare const tuiIconCompass = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCompass\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m16.24 7.76-2.12 6.36-6.36 2.12 2.12-6.36 6.36-2.12z\"/></svg></svg></svg></g></svg>";
175
+ declare const tuiIconCompassLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCompassLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m16.24 7.76-2.12 6.36-6.36 2.12 2.12-6.36 6.36-2.12z\"/></svg></svg></svg></g></svg>";
176
+ declare const tuiIconCopy = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCopy\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"9\" y=\"9\" width=\"13\" height=\"13\" rx=\"2\" ry=\"2\"/><path d=\"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1\"/></svg></svg></svg></g></svg>";
177
+ declare const tuiIconCopyLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCopyLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"9\" y=\"9\" width=\"13\" height=\"13\" rx=\"2\" ry=\"2\"/><path d=\"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1\"/></svg></svg></svg></g></svg>";
178
+ declare const tuiIconCornerDownLeft = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCornerDownLeft\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m9 10-5 5 5 5\"/><path d=\"M20 4v7a4 4 0 0 1-4 4H4\"/></svg></svg></svg></g></svg>";
179
+ declare const tuiIconCornerDownLeftLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCornerDownLeftLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m9 10-5 5 5 5\"/><path d=\"M20 4v7a4 4 0 0 1-4 4H4\"/></svg></svg></svg></g></svg>";
180
+ declare const tuiIconCornerDownRight = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCornerDownRight\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m15 10 5 5-5 5\"/><path d=\"M4 4v7a4 4 0 0 0 4 4h12\"/></svg></svg></svg></g></svg>";
181
+ declare const tuiIconCornerDownRightLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCornerDownRightLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m15 10 5 5-5 5\"/><path d=\"M4 4v7a4 4 0 0 0 4 4h12\"/></svg></svg></svg></g></svg>";
182
+ declare const tuiIconCornerLeftDown = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCornerLeftDown\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m14 15-5 5-5-5\"/><path d=\"M20 4h-7a4 4 0 0 0-4 4v12\"/></svg></svg></svg></g></svg>";
183
+ declare const tuiIconCornerLeftDownLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCornerLeftDownLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m14 15-5 5-5-5\"/><path d=\"M20 4h-7a4 4 0 0 0-4 4v12\"/></svg></svg></svg></g></svg>";
184
+ declare const tuiIconCornerLeftUp = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCornerLeftUp\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 9 9 4 4 9\"/><path d=\"M20 20h-7a4 4 0 0 1-4-4V4\"/></svg></svg></svg></g></svg>";
185
+ declare const tuiIconCornerLeftUpLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCornerLeftUpLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 9 9 4 4 9\"/><path d=\"M20 20h-7a4 4 0 0 1-4-4V4\"/></svg></svg></svg></g></svg>";
186
+ declare const tuiIconCornerRightDown = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCornerRightDown\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 15 5 5 5-5\"/><path d=\"M4 4h7a4 4 0 0 1 4 4v12\"/></svg></svg></svg></g></svg>";
187
+ declare const tuiIconCornerRightDownLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCornerRightDownLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 15 5 5 5-5\"/><path d=\"M4 4h7a4 4 0 0 1 4 4v12\"/></svg></svg></svg></g></svg>";
188
+ declare const tuiIconCornerRightUp = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCornerRightUp\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 9 5-5 5 5\"/><path d=\"M4 20h7a4 4 0 0 0 4-4V4\"/></svg></svg></svg></g></svg>";
189
+ declare const tuiIconCornerRightUpLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCornerRightUpLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 9 5-5 5 5\"/><path d=\"M4 20h7a4 4 0 0 0 4-4V4\"/></svg></svg></svg></g></svg>";
190
+ declare const tuiIconCornerUpLeft = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCornerUpLeft\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 14 4 9l5-5\"/><path d=\"M20 20v-7a4 4 0 0 0-4-4H4\"/></svg></svg></svg></g></svg>";
191
+ declare const tuiIconCornerUpLeftLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCornerUpLeftLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 14 4 9l5-5\"/><path d=\"M20 20v-7a4 4 0 0 0-4-4H4\"/></svg></svg></svg></g></svg>";
192
+ declare const tuiIconCornerUpRight = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCornerUpRight\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m15 14 5-5-5-5\"/><path d=\"M4 20v-7a4 4 0 0 1 4-4h12\"/></svg></svg></svg></g></svg>";
193
+ declare const tuiIconCornerUpRightLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCornerUpRightLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m15 14 5-5-5-5\"/><path d=\"M4 20v-7a4 4 0 0 1 4-4h12\"/></svg></svg></svg></g></svg>";
194
+ declare const tuiIconCpu = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCpu\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"/><path d=\"M9 9h6v6H9zM9 1v3M15 1v3M9 20v3M15 20v3M20 9h3M20 14h3M1 9h3M1 14h3\"/></svg></svg></svg></g></svg>";
195
+ declare const tuiIconCpuLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCpuLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"/><path d=\"M9 9h6v6H9zM9 1v3M15 1v3M9 20v3M15 20v3M20 9h3M20 14h3M1 9h3M1 14h3\"/></svg></svg></svg></g></svg>";
196
+ declare const tuiIconCreditCard = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCreditCard\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"/><path d=\"M1 10h22\"/></svg></svg></svg></g></svg>";
197
+ declare const tuiIconCreditCardLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCreditCardLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"/><path d=\"M1 10h22\"/></svg></svg></svg></g></svg>";
198
+ declare const tuiIconCrop = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCrop\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6.13 1 6 16a2 2 0 0 0 2 2h15\"/><path d=\"M1 6.13 16 6a2 2 0 0 1 2 2v15\"/></svg></svg></svg></g></svg>";
199
+ declare const tuiIconCropLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCropLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6.13 1 6 16a2 2 0 0 0 2 2h15\"/><path d=\"M1 6.13 16 6a2 2 0 0 1 2 2v15\"/></svg></svg></svg></g></svg>";
200
+ declare const tuiIconCrosshair = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconCrosshair\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M22 12h-4M6 12H2M12 6V2M12 22v-4\"/></svg></svg></svg></g></svg>";
201
+ declare const tuiIconCrosshairLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconCrosshairLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M22 12h-4M6 12H2M12 6V2M12 22v-4\"/></svg></svg></svg></g></svg>";
202
+ declare const tuiIconDatabase = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconDatabase\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><ellipse cx=\"12\" cy=\"5\" rx=\"9\" ry=\"3\"/><path d=\"M21 12c0 1.66-4 3-9 3s-9-1.34-9-3\"/><path d=\"M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5\"/></svg></svg></svg></g></svg>";
203
+ declare const tuiIconDatabaseLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconDatabaseLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><ellipse cx=\"12\" cy=\"5\" rx=\"9\" ry=\"3\"/><path d=\"M21 12c0 1.66-4 3-9 3s-9-1.34-9-3\"/><path d=\"M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5\"/></svg></svg></svg></g></svg>";
204
+ declare const tuiIconDefaultDocLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconDefaultDocLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" stroke=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M6 2h8l6 6v12c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2z\" fill=\"#CBCFD3\"/><path d=\"m14 2 6 6h-4c-1.1 0-2-.9-2-2V2z\" fill=\"#959BA4\"/></svg></svg></g></svg>";
205
+ declare const tuiIconDelete = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconDelete\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zM18 9l-6 6M12 9l6 6\"/></svg></svg></svg></g></svg>";
206
+ declare const tuiIconDeleteLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconDeleteLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zM18 9l-6 6M12 9l6 6\"/></svg></svg></svg></g></svg>";
207
+ declare const tuiIconDesktopLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconDesktopLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"/><path d=\"M8 21h8M12 17v4\"/></svg></svg></svg></g></svg>";
208
+ declare const tuiIconDisc = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconDisc\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><circle cx=\"12\" cy=\"12\" r=\"3\"/></svg></svg></svg></g></svg>";
209
+ declare const tuiIconDiscLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconDiscLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><circle cx=\"12\" cy=\"12\" r=\"3\"/></svg></svg></svg></g></svg>";
210
+ declare const tuiIconDislikeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconDislikeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17\"/></svg></svg></svg></g></svg>";
211
+ declare const tuiIconDivide = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconDivide\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"6\" r=\"2\"/><path d=\"M5 12h14\"/><circle cx=\"12\" cy=\"18\" r=\"2\"/></svg></svg></svg></g></svg>";
212
+ declare const tuiIconDivideCircle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconDivideCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 12h8M12 16h0M12 8h0\"/><circle cx=\"12\" cy=\"12\" r=\"10\"/></svg></svg></svg></g></svg>";
213
+ declare const tuiIconDivideCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconDivideCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 12h8M12 16h0M12 8h0\"/><circle cx=\"12\" cy=\"12\" r=\"10\"/></svg></svg></svg></g></svg>";
214
+ declare const tuiIconDivideLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconDivideLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"6\" r=\"2\"/><path d=\"M5 12h14\"/><circle cx=\"12\" cy=\"18\" r=\"2\"/></svg></svg></svg></g></svg>";
215
+ declare const tuiIconDivideSquare = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconDivideSquare\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"M8 12h8M12 16h0M12 8h0\"/></svg></svg></svg></g></svg>";
216
+ declare const tuiIconDivideSquareLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconDivideSquareLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"M8 12h8M12 16h0M12 8h0\"/></svg></svg></svg></g></svg>";
217
+ declare const tuiIconDollarSign = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconDollarSign\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 1v22M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"/></svg></svg></svg></g></svg>";
218
+ declare const tuiIconDollarSignLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconDollarSignLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 1v22M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"/></svg></svg></svg></g></svg>";
219
+ declare const tuiIconDone = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconDone\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"/><path d=\"M22 4 12 14.01l-3-3\"/></svg></svg></svg></g></svg>";
220
+ declare const tuiIconDownload = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconDownload\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M7 10l5 5 5-5M12 15V3\"/></svg></svg></svg></g></svg>";
221
+ declare const tuiIconDownloadCloud = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconDownloadCloud\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m8 17 4 4 4-4M12 12v9\"/><path d=\"M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29\"/></svg></svg></svg></g></svg>";
222
+ declare const tuiIconDownloadCloudLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconDownloadCloudLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m8 17 4 4 4-4M12 12v9\"/><path d=\"M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29\"/></svg></svg></svg></g></svg>";
223
+ declare const tuiIconDownloadLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconDownloadLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M7 10l5 5 5-5M12 15V3\"/></svg></svg></svg></g></svg>";
224
+ declare const tuiIconDraft = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconDraft\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z\"/></svg></svg></svg></g></svg>";
87
225
  declare const tuiIconDrag = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconDrag\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M10 5a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2ZM6 5a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z\" fill=\"currentColor\"/></svg></svg></g></svg>";
88
226
  declare const tuiIconDragLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconDragLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M9 12a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm8 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0zM9 5a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm8 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0zM9 19a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm8 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
89
- declare const tuiIconEdit = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconEdit\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 13h6M11 2.333a1.414 1.414 0 1 1 2 2l-8.333 8.334L2 13.332l.667-2.667L11 2.333z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
90
- declare const tuiIconEditLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconEditLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M12 20h9M16.5 3.5a2.121 2.121 0 1 1 3 3L7 19l-4 1 1-4L16.5 3.5z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
91
- declare const tuiIconElectron = "<svg focusable=\"false\" height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconElectron\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-16\" y=\"-16\"><g fill=\"#1a1f71\"><path d=\"M11.257 9.302 12.875.16h2.587l-1.619 9.143zM23.226.384A6.909 6.909 0 0 0 20.907 0c-2.556 0-4.357 1.24-4.372 3.017-.014 1.314 1.286 2.047 2.267 2.485 1.007.448 1.346.734 1.34 1.134-.006.613-.803.893-1.547.893-1.036 0-1.586-.139-2.435-.48l-.334-.146-.363 2.047c.605.255 1.722.477 2.882.488 2.72 0 4.485-1.226 4.505-3.124.01-1.04-.68-1.832-2.172-2.484-.904-.423-1.458-.705-1.452-1.134 0-.38.469-.786 1.481-.786a4.93 4.93 0 0 1 1.937.35l.231.106.351-1.982M29.86.168h-1.999c-.62 0-1.083.162-1.355.758l-3.842 8.38h2.717s.444-1.127.545-1.375l3.313.004c.077.32.315 1.37.315 1.37h2.4L29.86.168ZM26.67 6.06c.214-.527 1.03-2.556 1.03-2.556-.014.024.213-.53.344-.873l.175.789.599 2.64H26.67ZM9.087.166 6.554 6.4l-.27-1.267c-.471-1.461-1.94-3.044-3.582-3.836l2.316 7.996 2.737-.003L11.828.166h-2.74\" transform=\"translate(0 12)\"/><path d=\"M4.205.16H.033L0 .35c3.246.757 5.393 2.586 6.285 4.784L5.377.932C5.221.352 4.767.18 4.205.16\" transform=\"translate(0 12)\"/></g><g fill=\"#1a1f71\"><path d=\"M2.855 2.393H1.208v1.466H3.05V4.3H.652V.231h2.304v.441H1.208v1.286h1.647v.435ZM3.902.013h.555V4.3h-.555V.014Zm1.956 2.923c.012.718.486 1.014 1.047 1.014.398 0 .644-.066.847-.15l.1.38a2.591 2.591 0 0 1-1.022.187c-.94 0-1.502-.598-1.502-1.48 0-.88.542-1.57 1.432-1.57 1.004 0 1.263.834 1.263 1.371 0 .109-.007.187-.02.248H5.859Zm1.628-.38c.007-.332-.145-.858-.77-.858-.568 0-.808.49-.852.857h1.622Zm3.559 1.642c-.145.066-.467.169-.877.169-.922 0-1.521-.598-1.521-1.491 0-.9.643-1.558 1.64-1.558.328 0 .619.078.77.157l-.126.404a1.412 1.412 0 0 0-.644-.139c-.7 0-1.079.501-1.079 1.105 0 .677.455 1.093 1.06 1.093.316 0 .524-.072.682-.139l.095.399Zm1.558-3.52v.7h.795v.404h-.795v1.576c0 .363.107.568.416.568.152 0 .24-.012.322-.036l.026.404a1.58 1.58 0 0 1-.493.073c-.259 0-.467-.085-.6-.223-.15-.164-.214-.423-.214-.767V1.782h-.474v-.404h.474V.835l.543-.157Zm1.57 1.612c0-.344-.006-.64-.025-.912h.486l.026.58h.018c.14-.393.48-.64.852-.64.057 0 .101.006.152.012v.501c-.057-.012-.113-.012-.19-.012-.39 0-.669.278-.744.676a1.533 1.533 0 0 0-.02.248V4.3h-.554V2.29Zm4.923.525c0 1.08-.79 1.552-1.521 1.552-.821 0-1.464-.58-1.464-1.503 0-.973.675-1.546 1.514-1.546.877 0 1.47.61 1.47 1.497Zm-2.418.03c0 .64.38 1.123.922 1.123.53 0 .927-.477.927-1.135 0-.495-.258-1.117-.915-1.117-.65 0-.934.58-.934 1.13Zm3.269-.676c0-.308-.007-.55-.025-.79h.492l.032.482h.012c.152-.272.505-.543 1.01-.543.423 0 1.08.241 1.08 1.243v1.74h-.556V2.615c0-.47-.183-.863-.707-.863a.796.796 0 0 0-.745.543.724.724 0 0 0-.038.248V4.3h-.555V2.17Z\" transform=\"translate(9 24)\"/></g></svg></svg></g></svg>";
92
- declare const tuiIconElectronMono = "<svg height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconElectronMono\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-16\" y=\"-16\"><path d=\"m11.257 21.302 1.618-9.143h2.587l-1.619 9.143h-2.586ZM23.226 12.384A6.91 6.91 0 0 0 20.907 12c-2.556 0-4.357 1.24-4.372 3.017-.014 1.314 1.286 2.047 2.267 2.485 1.007.448 1.346.733 1.34 1.134-.006.613-.803.893-1.547.893-1.035 0-1.586-.139-2.435-.48l-.334-.146-.363 2.047c.604.255 1.722.477 2.882.488 2.72 0 4.485-1.226 4.505-3.124.01-1.04-.68-1.831-2.172-2.484-.904-.423-1.458-.705-1.452-1.134 0-.38.469-.786 1.481-.786a4.933 4.933 0 0 1 1.937.35l.232.106.35-1.982ZM29.86 12.168h-1.999c-.62 0-1.083.163-1.355.758l-3.842 8.38h2.717s.444-1.128.545-1.375l3.313.004c.077.32.315 1.37.315 1.37h2.4l-2.094-9.137Zm-3.19 5.893c.214-.527 1.03-2.556 1.03-2.556-.014.024.213-.53.344-.873l.175.789.599 2.64H26.67ZM9.087 12.166 6.554 18.4l-.27-1.267c-.47-1.461-1.94-3.044-3.582-3.836l2.316 7.996 2.737-.003 4.073-9.125h-2.74Z\" fill=\"currentColor\"/><path d=\"M4.205 12.16H.033L0 12.35c3.246.757 5.393 2.586 6.285 4.784l-.908-4.202c-.156-.58-.61-.752-1.172-.772ZM11.855 26.393h-1.647v1.466h1.843v.441H9.652v-4.069h2.304v.441h-1.748v1.286h1.647v.435Zm1.047-2.38h.555V28.3h-.555v-4.286Zm1.956 2.923c.012.718.486 1.014 1.047 1.014.398 0 .644-.066.847-.15l.1.38a2.592 2.592 0 0 1-1.022.187c-.94 0-1.502-.598-1.502-1.48 0-.88.542-1.57 1.432-1.57 1.004 0 1.263.834 1.263 1.371 0 .109-.006.187-.02.248h-2.145Zm1.628-.38c.007-.332-.145-.858-.77-.858-.568 0-.808.49-.852.857h1.622Zm3.559 1.642c-.145.066-.467.169-.878.169-.921 0-1.52-.598-1.52-1.492 0-.899.643-1.557 1.64-1.557.329 0 .619.078.77.157l-.126.404a1.412 1.412 0 0 0-.644-.139c-.7 0-1.079.501-1.079 1.106 0 .676.455 1.092 1.06 1.092.316 0 .524-.072.682-.139l.095.399Zm1.558-3.52v.7h.795v.404h-.795v1.576c0 .363.107.568.416.568.152 0 .24-.012.322-.036l.026.404a1.58 1.58 0 0 1-.493.073c-.259 0-.467-.085-.6-.223-.15-.164-.214-.423-.214-.767v-1.595h-.474v-.404h.474v-.543l.543-.157Zm1.57 1.612c0-.344-.006-.64-.025-.912h.486l.026.58h.018c.14-.393.48-.64.852-.64.057 0 .101.006.152.012v.501c-.057-.012-.113-.012-.19-.012-.39 0-.669.278-.744.676a1.532 1.532 0 0 0-.02.248V28.3h-.554V26.29Zm4.923.525c0 1.08-.79 1.552-1.521 1.552-.821 0-1.465-.58-1.465-1.504 0-.972.676-1.545 1.515-1.545.877 0 1.47.61 1.47 1.497Zm-2.418.03c0 .64.379 1.123.922 1.123.53 0 .927-.477.927-1.135 0-.495-.258-1.117-.915-1.117-.65 0-.934.58-.934 1.13Zm3.269-.676c0-.308-.007-.55-.025-.79h.492l.031.482h.013c.152-.271.505-.543 1.01-.543.422 0 1.08.241 1.08 1.243v1.74h-.556v-1.685c0-.47-.183-.863-.707-.863a.796.796 0 0 0-.745.543.725.725 0 0 0-.038.248V28.3h-.555V26.17Z\" fill=\"currentColor\"/></svg></svg></g></svg>";
93
- declare const tuiIconExpand = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconExpand\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path clip-rule=\"evenodd\" d=\"M13.293 6.293c.63.63 1.707.184 1.707-.707V2a1 1 0 0 0-1-1h-3.586c-.89 0-1.337 1.077-.707 1.707l1.088 1.088-7 7-1.088-1.088C2.077 9.077 1 9.523 1 10.414V14a1 1 0 0 0 1 1h3.586c.89 0 1.337-1.077.707-1.707l-1.088-1.088 7-7 1.088 1.088z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
94
- declare const tuiIconExternal = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconExternal\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M12 8.667v4A1.334 1.334 0 0 1 10.667 14H3.333A1.334 1.334 0 0 1 2 12.667V5.333A1.333 1.333 0 0 1 3.333 4h4M10 2h4v4M6.667 9.333 14 2\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
95
- declare const tuiIconExternalLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconExternalLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6m4-3h6v6m-11 5L21 3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
96
- declare const tuiIconEyeClosed = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconEyeClosed\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M6.664 3.15C7.102 3.05 7.55 2.999 8 3c4.454 0 7 5 7 5-.386.71-.847 1.378-1.374 1.994m-4.277-.669a1.909 1.909 0 0 1-1.363.596 1.94 1.94 0 0 1-1.384-.548 1.873 1.873 0 0 1-.558-1.36 1.847 1.847 0 0 1 .607-1.338m5.129 5.038A6.483 6.483 0 0 1 8 13c-4.455 0-7-5-7-5a11.59 11.59 0 0 1 3.22-3.712l7.56 7.425zM1 1l13.5 13.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
97
- declare const tuiIconEyeOpen = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconEyeOpen\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M1 8s2.545-5 7-5c4.454 0 7 5 7 5s-2.546 5-7 5c-4.455 0-7-5-7-5z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
98
- declare const tuiIconFile = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconFile\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M8.75 1H3.5c-.398 0-.78.147-1.06.41-.282.263-.44.619-.44.99v11.2c0 .371.158.727.44.99.28.262.662.41 1.06.41h9c.398 0 .78-.148 1.06-.41.282-.263.44-.619.44-.99V5.9L8.75 1z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M9 1v5h5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
99
- declare const tuiIconFileLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconFileLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9l-7-7z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M13 2v7h7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
100
- declare const tuiIconFilter = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconFilter\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M14.667 2H1.333l5.334 6.307v4.36L9.333 14V8.307L14.667 2z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
101
- declare const tuiIconFilterLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconFilterLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M22 3H2l8 9.46V19l4 2v-8.54L22 3z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
102
- declare const tuiIconFlag = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconFlag\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M2 10.286s.688-.715 2.75-.715c2.063 0 3.438 1.429 5.5 1.429 2.063 0 2.75-.714 2.75-.714V1.714s-.688.715-2.75.715C8.187 2.429 6.812 1 4.75 1 2.687 1 2 1.714 2 1.714v8.572zM2 15v-4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
103
- declare const tuiIconFlagLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconFlagLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M3 15V3c0-.3.1-.5.3-.7.2-.2.6-.5 1.2-.7C5.4 1.2 6.6 1 8 1s2.4.3 4.4 1.1c1.7.7 2.5.9 3.6.9 1.2 0 2.1-.2 2.8-.4.3-.1.5-.3.5-.3.6-.6 1.7-.2 1.7.7v12c0 .3-.1.5-.3.7-.2.2-.6.5-1.2.7-.9.4-2.1.6-3.5.6s-2.4-.3-4.4-1.1C9.9 15.2 9.1 15 8 15c-1.2 0-2.1.2-2.8.4-.1 0-.2.1-.2.1V22c0 .6-.4 1-1 1s-1-.4-1-1v-7zm5-2c1.4 0 2.4.3 4.4 1.1 1.8.7 2.5.9 3.6.9 1.2 0 2.1-.2 2.8-.4.1 0 .2-.1.2-.1V4.6c-.8.3-1.8.4-3 .4-1.4 0-2.4-.3-4.4-1.1C9.9 3.2 9.1 3 8 3c-1.2 0-2.1.2-2.8.4 0 .1-.1.1-.2.1v9.9c.8-.3 1.8-.4 3-.4z\" fill=\"currentColor\"/></svg></svg></g></svg>";
104
- declare const tuiIconFolder = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconFolder\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M15 12.667c0 .353-.148.692-.41.943-.263.25-.619.39-.99.39H2.4c-.371 0-.727-.14-.99-.39-.262-.25-.41-.59-.41-.943V3.333c0-.353.147-.692.41-.942S2.029 2 2.4 2h3.5l1.4 2h6.3c.371 0 .727.14.99.39.262.25.41.59.41.943v7.334z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
105
- declare const tuiIconFolderLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconFolderLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2v11z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
227
+ declare const tuiIconDribbble = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconDribbble\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M8.56 2.75c4.37 6.03 6.02 9.42 8.03 17.72m2.54-15.38c-3.72 4.35-8.94 5.66-16.88 5.85m19.5 1.9c-3.5-.93-6.63-.82-8.94 0-2.58.92-5.01 2.86-7.44 6.32\"/></svg></svg></svg></g></svg>";
228
+ declare const tuiIconDribbbleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconDribbbleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M8.56 2.75c4.37 6.03 6.02 9.42 8.03 17.72m2.54-15.38c-3.72 4.35-8.94 5.66-16.88 5.85m19.5 1.9c-3.5-.93-6.63-.82-8.94 0-2.58.92-5.01 2.86-7.44 6.32\"/></svg></svg></svg></g></svg>";
229
+ declare const tuiIconDroplet = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconDroplet\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m12 2.69 5.66 5.66a8 8 0 1 1-11.31 0z\"/></svg></svg></svg></g></svg>";
230
+ declare const tuiIconDropletLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconDropletLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m12 2.69 5.66 5.66a8 8 0 1 1-11.31 0z\"/></svg></svg></svg></g></svg>";
231
+ declare const tuiIconEdit = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconEdit\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"/><path d=\"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z\"/></svg></svg></svg></g></svg>";
232
+ declare const tuiIconEdit2 = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconEdit2\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z\"/></svg></svg></svg></g></svg>";
233
+ declare const tuiIconEdit2Large = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconEdit2Large\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z\"/></svg></svg></svg></g></svg>";
234
+ declare const tuiIconEdit3 = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconEdit3\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 20h9M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z\"/></svg></svg></svg></g></svg>";
235
+ declare const tuiIconEdit3Large = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconEdit3Large\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 20h9M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z\"/></svg></svg></svg></g></svg>";
236
+ declare const tuiIconEditLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconEditLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"/><path d=\"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z\"/></svg></svg></svg></g></svg>";
237
+ declare const tuiIconElectron = "<svg focusable=\"false\" height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconElectron\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-16\" y=\"-16\"><g fill=\"#1a1f71\" stroke=\"none\"><path d=\"M11.257 9.302 12.875.16h2.587l-1.619 9.143zM23.226.384A6.909 6.909 0 0 0 20.907 0c-2.556 0-4.357 1.24-4.372 3.017-.014 1.314 1.286 2.047 2.267 2.485 1.007.448 1.346.734 1.34 1.134-.006.613-.803.893-1.547.893-1.036 0-1.586-.139-2.435-.48l-.334-.146-.363 2.047c.605.255 1.722.477 2.882.488 2.72 0 4.485-1.226 4.505-3.124.01-1.04-.68-1.832-2.172-2.484-.904-.423-1.458-.705-1.452-1.134 0-.38.469-.786 1.481-.786a4.93 4.93 0 0 1 1.937.35l.231.106.351-1.982M29.86.168h-1.999c-.62 0-1.083.162-1.355.758l-3.842 8.38h2.717s.444-1.127.545-1.375l3.313.004c.077.32.315 1.37.315 1.37h2.4L29.86.168ZM26.67 6.06c.214-.527 1.03-2.556 1.03-2.556-.014.024.213-.53.344-.873l.175.789.599 2.64H26.67ZM9.087.166 6.554 6.4l-.27-1.267c-.471-1.461-1.94-3.044-3.582-3.836l2.316 7.996 2.737-.003L11.828.166h-2.74\" transform=\"translate(0 12)\"/><path d=\"M4.205.16H.033L0 .35c3.246.757 5.393 2.586 6.285 4.784L5.377.932C5.221.352 4.767.18 4.205.16\" transform=\"translate(0 12)\"/></g><g fill=\"#1a1f71\" stroke=\"none\"><path d=\"M2.855 2.393H1.208v1.466H3.05V4.3H.652V.231h2.304v.441H1.208v1.286h1.647v.435ZM3.902.013h.555V4.3h-.555V.014Zm1.956 2.923c.012.718.486 1.014 1.047 1.014.398 0 .644-.066.847-.15l.1.38a2.591 2.591 0 0 1-1.022.187c-.94 0-1.502-.598-1.502-1.48 0-.88.542-1.57 1.432-1.57 1.004 0 1.263.834 1.263 1.371 0 .109-.007.187-.02.248H5.859Zm1.628-.38c.007-.332-.145-.858-.77-.858-.568 0-.808.49-.852.857h1.622Zm3.559 1.642c-.145.066-.467.169-.877.169-.922 0-1.521-.598-1.521-1.491 0-.9.643-1.558 1.64-1.558.328 0 .619.078.77.157l-.126.404a1.412 1.412 0 0 0-.644-.139c-.7 0-1.079.501-1.079 1.105 0 .677.455 1.093 1.06 1.093.316 0 .524-.072.682-.139l.095.399Zm1.558-3.52v.7h.795v.404h-.795v1.576c0 .363.107.568.416.568.152 0 .24-.012.322-.036l.026.404a1.58 1.58 0 0 1-.493.073c-.259 0-.467-.085-.6-.223-.15-.164-.214-.423-.214-.767V1.782h-.474v-.404h.474V.835l.543-.157Zm1.57 1.612c0-.344-.006-.64-.025-.912h.486l.026.58h.018c.14-.393.48-.64.852-.64.057 0 .101.006.152.012v.501c-.057-.012-.113-.012-.19-.012-.39 0-.669.278-.744.676a1.533 1.533 0 0 0-.02.248V4.3h-.554V2.29Zm4.923.525c0 1.08-.79 1.552-1.521 1.552-.821 0-1.464-.58-1.464-1.503 0-.973.675-1.546 1.514-1.546.877 0 1.47.61 1.47 1.497Zm-2.418.03c0 .64.38 1.123.922 1.123.53 0 .927-.477.927-1.135 0-.495-.258-1.117-.915-1.117-.65 0-.934.58-.934 1.13Zm3.269-.676c0-.308-.007-.55-.025-.79h.492l.032.482h.012c.152-.272.505-.543 1.01-.543.423 0 1.08.241 1.08 1.243v1.74h-.556V2.615c0-.47-.183-.863-.707-.863a.796.796 0 0 0-.745.543.724.724 0 0 0-.038.248V4.3h-.555V2.17Z\" transform=\"translate(9 24)\"/></g></svg></svg></g></svg>";
238
+ declare const tuiIconElectronMono = "<svg height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconElectronMono\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\" stroke=\"none\"><svg x=\"-16\" y=\"-16\"><path d=\"m11.257 21.302 1.618-9.143h2.587l-1.619 9.143h-2.586ZM23.226 12.384A6.91 6.91 0 0 0 20.907 12c-2.556 0-4.357 1.24-4.372 3.017-.014 1.314 1.286 2.047 2.267 2.485 1.007.448 1.346.733 1.34 1.134-.006.613-.803.893-1.547.893-1.035 0-1.586-.139-2.435-.48l-.334-.146-.363 2.047c.604.255 1.722.477 2.882.488 2.72 0 4.485-1.226 4.505-3.124.01-1.04-.68-1.831-2.172-2.484-.904-.423-1.458-.705-1.452-1.134 0-.38.469-.786 1.481-.786a4.933 4.933 0 0 1 1.937.35l.232.106.35-1.982ZM29.86 12.168h-1.999c-.62 0-1.083.163-1.355.758l-3.842 8.38h2.717s.444-1.128.545-1.375l3.313.004c.077.32.315 1.37.315 1.37h2.4l-2.094-9.137Zm-3.19 5.893c.214-.527 1.03-2.556 1.03-2.556-.014.024.213-.53.344-.873l.175.789.599 2.64H26.67ZM9.087 12.166 6.554 18.4l-.27-1.267c-.47-1.461-1.94-3.044-3.582-3.836l2.316 7.996 2.737-.003 4.073-9.125h-2.74Z\" fill=\"currentColor\"/><path d=\"M4.205 12.16H.033L0 12.35c3.246.757 5.393 2.586 6.285 4.784l-.908-4.202c-.156-.58-.61-.752-1.172-.772ZM11.855 26.393h-1.647v1.466h1.843v.441H9.652v-4.069h2.304v.441h-1.748v1.286h1.647v.435Zm1.047-2.38h.555V28.3h-.555v-4.286Zm1.956 2.923c.012.718.486 1.014 1.047 1.014.398 0 .644-.066.847-.15l.1.38a2.592 2.592 0 0 1-1.022.187c-.94 0-1.502-.598-1.502-1.48 0-.88.542-1.57 1.432-1.57 1.004 0 1.263.834 1.263 1.371 0 .109-.006.187-.02.248h-2.145Zm1.628-.38c.007-.332-.145-.858-.77-.858-.568 0-.808.49-.852.857h1.622Zm3.559 1.642c-.145.066-.467.169-.878.169-.921 0-1.52-.598-1.52-1.492 0-.899.643-1.557 1.64-1.557.329 0 .619.078.77.157l-.126.404a1.412 1.412 0 0 0-.644-.139c-.7 0-1.079.501-1.079 1.106 0 .676.455 1.092 1.06 1.092.316 0 .524-.072.682-.139l.095.399Zm1.558-3.52v.7h.795v.404h-.795v1.576c0 .363.107.568.416.568.152 0 .24-.012.322-.036l.026.404a1.58 1.58 0 0 1-.493.073c-.259 0-.467-.085-.6-.223-.15-.164-.214-.423-.214-.767v-1.595h-.474v-.404h.474v-.543l.543-.157Zm1.57 1.612c0-.344-.006-.64-.025-.912h.486l.026.58h.018c.14-.393.48-.64.852-.64.057 0 .101.006.152.012v.501c-.057-.012-.113-.012-.19-.012-.39 0-.669.278-.744.676a1.532 1.532 0 0 0-.02.248V28.3h-.554V26.29Zm4.923.525c0 1.08-.79 1.552-1.521 1.552-.821 0-1.465-.58-1.465-1.504 0-.972.676-1.545 1.515-1.545.877 0 1.47.61 1.47 1.497Zm-2.418.03c0 .64.379 1.123.922 1.123.53 0 .927-.477.927-1.135 0-.495-.258-1.117-.915-1.117-.65 0-.934.58-.934 1.13Zm3.269-.676c0-.308-.007-.55-.025-.79h.492l.031.482h.013c.152-.271.505-.543 1.01-.543.422 0 1.08.241 1.08 1.243v1.74h-.556v-1.685c0-.47-.183-.863-.707-.863a.796.796 0 0 0-.745.543.725.725 0 0 0-.038.248V28.3h-.555V26.17Z\" fill=\"currentColor\"/></svg></svg></g></svg>";
239
+ declare const tuiIconExpand = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconExpand\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7\"/></svg></svg></svg></g></svg>";
240
+ declare const tuiIconExternal = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconExternal\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6M15 3h6v6M10 14 21 3\"/></svg></svg></svg></g></svg>";
241
+ declare const tuiIconExternalLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconExternalLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6M15 3h6v6M10 14 21 3\"/></svg></svg></svg></g></svg>";
242
+ declare const tuiIconExternalLink = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconExternalLink\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6M15 3h6v6M10 14 21 3\"/></svg></svg></svg></g></svg>";
243
+ declare const tuiIconExternalLinkLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconExternalLinkLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6M15 3h6v6M10 14 21 3\"/></svg></svg></svg></g></svg>";
244
+ declare const tuiIconEye = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconEye\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"/><circle cx=\"12\" cy=\"12\" r=\"3\"/></svg></svg></svg></g></svg>";
245
+ declare const tuiIconEyeClosed = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconEyeClosed\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24M1 1l22 22\"/></svg></svg></svg></g></svg>";
246
+ declare const tuiIconEyeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconEyeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"/><circle cx=\"12\" cy=\"12\" r=\"3\"/></svg></svg></svg></g></svg>";
247
+ declare const tuiIconEyeOff = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconEyeOff\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24M1 1l22 22\"/></svg></svg></svg></g></svg>";
248
+ declare const tuiIconEyeOffLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconEyeOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24M1 1l22 22\"/></svg></svg></svg></g></svg>";
249
+ declare const tuiIconEyeOpen = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconEyeOpen\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"/><circle cx=\"12\" cy=\"12\" r=\"3\"/></svg></svg></svg></g></svg>";
250
+ declare const tuiIconFacebook = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconFacebook\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z\"/></svg></svg></svg></g></svg>";
251
+ declare const tuiIconFacebookLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconFacebookLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z\"/></svg></svg></svg></g></svg>";
252
+ declare const tuiIconFastForward = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconFastForward\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m13 19 9-7-9-7v14zM2 19l9-7-9-7v14z\"/></svg></svg></svg></g></svg>";
253
+ declare const tuiIconFastForwardLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconFastForwardLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m13 19 9-7-9-7v14zM2 19l9-7-9-7v14z\"/></svg></svg></svg></g></svg>";
254
+ declare const tuiIconFeather = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconFeather\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5zM16 8 2 22M17.5 15H9\"/></svg></svg></svg></g></svg>";
255
+ declare const tuiIconFeatherLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconFeatherLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5zM16 8 2 22M17.5 15H9\"/></svg></svg></svg></g></svg>";
256
+ declare const tuiIconFigma = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconFigma\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5zM12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z\"/><path d=\"M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0zM5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0zM5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z\"/></svg></svg></svg></g></svg>";
257
+ declare const tuiIconFigmaLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconFigmaLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5zM12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z\"/><path d=\"M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0zM5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0zM5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z\"/></svg></svg></svg></g></svg>";
258
+ declare const tuiIconFile = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconFile\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"/><path d=\"M13 2v7h7\"/></svg></svg></svg></g></svg>";
259
+ declare const tuiIconFileLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconFileLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"/><path d=\"M13 2v7h7\"/></svg></svg></svg></g></svg>";
260
+ declare const tuiIconFileMinus = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconFileMinus\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"/><path d=\"M14 2v6h6M9 15h6\"/></svg></svg></svg></g></svg>";
261
+ declare const tuiIconFileMinusLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconFileMinusLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"/><path d=\"M14 2v6h6M9 15h6\"/></svg></svg></svg></g></svg>";
262
+ declare const tuiIconFilePlus = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconFilePlus\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"/><path d=\"M14 2v6h6M12 18v-6M9 15h6\"/></svg></svg></svg></g></svg>";
263
+ declare const tuiIconFilePlusLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconFilePlusLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"/><path d=\"M14 2v6h6M12 18v-6M9 15h6\"/></svg></svg></svg></g></svg>";
264
+ declare const tuiIconFileText = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconFileText\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"/><path d=\"M14 2v6h6M16 13H8M16 17H8M10 9H8\"/></svg></svg></svg></g></svg>";
265
+ declare const tuiIconFileTextLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconFileTextLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"/><path d=\"M14 2v6h6M16 13H8M16 17H8M10 9H8\"/></svg></svg></svg></g></svg>";
266
+ declare const tuiIconFilm = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconFilm\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"2.18\" ry=\"2.18\"/><path d=\"M7 2v20M17 2v20M2 12h20M2 7h5M2 17h5M17 17h5M17 7h5\"/></svg></svg></svg></g></svg>";
267
+ declare const tuiIconFilmLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconFilmLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"2.18\" ry=\"2.18\"/><path d=\"M7 2v20M17 2v20M2 12h20M2 7h5M2 17h5M17 17h5M17 7h5\"/></svg></svg></svg></g></svg>";
268
+ declare const tuiIconFilter = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconFilter\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 3H2l8 9.46V19l4 2v-8.54L22 3z\"/></svg></svg></svg></g></svg>";
269
+ declare const tuiIconFilterLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconFilterLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 3H2l8 9.46V19l4 2v-8.54L22 3z\"/></svg></svg></svg></g></svg>";
270
+ declare const tuiIconFlag = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconFlag\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1zM4 22v-7\"/></svg></svg></svg></g></svg>";
271
+ declare const tuiIconFlagLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconFlagLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1zM4 22v-7\"/></svg></svg></svg></g></svg>";
272
+ declare const tuiIconFolder = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconFolder\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"/></svg></svg></svg></g></svg>";
273
+ declare const tuiIconFolderLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconFolderLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"/></svg></svg></svg></g></svg>";
274
+ declare const tuiIconFolderMinus = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconFolderMinus\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2zM9 14h6\"/></svg></svg></svg></g></svg>";
275
+ declare const tuiIconFolderMinusLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconFolderMinusLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2zM9 14h6\"/></svg></svg></svg></g></svg>";
276
+ declare const tuiIconFolderPlus = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconFolderPlus\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2zM12 11v6M9 14h6\"/></svg></svg></svg></g></svg>";
277
+ declare const tuiIconFolderPlusLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconFolderPlusLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2zM12 11v6M9 14h6\"/></svg></svg></svg></g></svg>";
106
278
  declare const tuiIconFontLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconFontLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M9 21V3H2h14M18.5 21V10H15h7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
107
279
  declare const tuiIconFormatLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconFormatLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"m3 21.5 3-9M18 4H9l-3 8.5m0 0h7.5M14 21.5V19l6-6 2.5 2.5-6.5 6h-2Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
108
- declare const tuiIconFrameLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconFrameLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zM3 9h18M9 21V9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
109
- declare const tuiIconGeoLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconGeoLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 1 1 18 0z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M12 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
110
- declare const tuiIconHeart = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconHeart\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M13.893 3.074a3.667 3.667 0 0 0-5.186 0L8 3.78l-.707-.706A3.668 3.668 0 0 0 2.107 8.26l.706.707L8 14.154l5.187-5.187.706-.707a3.667 3.667 0 0 0 0-5.186z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
280
+ declare const tuiIconFrameLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconFrameLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"M3 9h18M9 21V9\"/></svg></svg></svg></g></svg>";
281
+ declare const tuiIconFramer = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconFramer\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 16V9h14V2H5l14 14h-7m-7 0 7 7v-7m-7 0h7\"/></svg></svg></svg></g></svg>";
282
+ declare const tuiIconFramerLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconFramerLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 16V9h14V2H5l14 14h-7m-7 0 7 7v-7m-7 0h7\"/></svg></svg></svg></g></svg>";
283
+ declare const tuiIconFrown = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconFrown\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M16 16s-1.5-2-4-2-4 2-4 2M9 9h.01M15 9h.01\"/></svg></svg></svg></g></svg>";
284
+ declare const tuiIconFrownLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconFrownLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M16 16s-1.5-2-4-2-4 2-4 2M9 9h.01M15 9h.01\"/></svg></svg></svg></g></svg>";
285
+ declare const tuiIconGeoLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconGeoLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"/><circle cx=\"12\" cy=\"10\" r=\"3\"/></svg></svg></svg></g></svg>";
286
+ declare const tuiIconGift = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconGift\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 12v10H4V12M2 7h20v5H2zM12 22V7M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7zM12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z\"/></svg></svg></svg></g></svg>";
287
+ declare const tuiIconGiftLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconGiftLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 12v10H4V12M2 7h20v5H2zM12 22V7M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7zM12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z\"/></svg></svg></svg></g></svg>";
288
+ declare const tuiIconGitBranch = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconGitBranch\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3v12\"/><circle cx=\"18\" cy=\"6\" r=\"3\"/><circle cx=\"6\" cy=\"18\" r=\"3\"/><path d=\"M18 9a9 9 0 0 1-9 9\"/></svg></svg></svg></g></svg>";
289
+ declare const tuiIconGitBranchLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconGitBranchLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3v12\"/><circle cx=\"18\" cy=\"6\" r=\"3\"/><circle cx=\"6\" cy=\"18\" r=\"3\"/><path d=\"M18 9a9 9 0 0 1-9 9\"/></svg></svg></svg></g></svg>";
290
+ declare const tuiIconGitCommit = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconGitCommit\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"4\"/><path d=\"M1.05 12H7M17.01 12h5.95\"/></svg></svg></svg></g></svg>";
291
+ declare const tuiIconGitCommitLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconGitCommitLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"4\"/><path d=\"M1.05 12H7M17.01 12h5.95\"/></svg></svg></svg></g></svg>";
292
+ declare const tuiIconGitMerge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconGitMerge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"18\" cy=\"18\" r=\"3\"/><circle cx=\"6\" cy=\"6\" r=\"3\"/><path d=\"M6 21V9a9 9 0 0 0 9 9\"/></svg></svg></svg></g></svg>";
293
+ declare const tuiIconGitMergeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconGitMergeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"18\" cy=\"18\" r=\"3\"/><circle cx=\"6\" cy=\"6\" r=\"3\"/><path d=\"M6 21V9a9 9 0 0 0 9 9\"/></svg></svg></svg></g></svg>";
294
+ declare const tuiIconGitPullRequest = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconGitPullRequest\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"18\" cy=\"18\" r=\"3\"/><circle cx=\"6\" cy=\"6\" r=\"3\"/><path d=\"M13 6h3a2 2 0 0 1 2 2v7M6 9v12\"/></svg></svg></svg></g></svg>";
295
+ declare const tuiIconGitPullRequestLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconGitPullRequestLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"18\" cy=\"18\" r=\"3\"/><circle cx=\"6\" cy=\"6\" r=\"3\"/><path d=\"M13 6h3a2 2 0 0 1 2 2v7M6 9v12\"/></svg></svg></svg></g></svg>";
296
+ declare const tuiIconGithub = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconGithub\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22\"/></svg></svg></svg></g></svg>";
297
+ declare const tuiIconGithubLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconGithubLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22\"/></svg></svg></svg></g></svg>";
298
+ declare const tuiIconGitlab = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconGitlab\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22.65 14.39 12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z\"/></svg></svg></svg></g></svg>";
299
+ declare const tuiIconGitlabLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconGitlabLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22.65 14.39 12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z\"/></svg></svg></svg></g></svg>";
300
+ declare const tuiIconGlobe = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconGlobe\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"/></svg></svg></svg></g></svg>";
301
+ declare const tuiIconGlobeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconGlobeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"/></svg></svg></svg></g></svg>";
302
+ declare const tuiIconGrid = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconGrid\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3h7v7H3zM14 3h7v7h-7zM14 14h7v7h-7zM3 14h7v7H3z\"/></svg></svg></svg></g></svg>";
303
+ declare const tuiIconGridLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconGridLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3h7v7H3zM14 3h7v7h-7zM14 14h7v7h-7zM3 14h7v7H3z\"/></svg></svg></svg></g></svg>";
304
+ declare const tuiIconHardDrive = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconHardDrive\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 12H2M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11zM6 16h.01M10 16h.01\"/></svg></svg></svg></g></svg>";
305
+ declare const tuiIconHardDriveLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconHardDriveLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 12H2M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11zM6 16h.01M10 16h.01\"/></svg></svg></svg></g></svg>";
306
+ declare const tuiIconHash = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconHash\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 9h16M4 15h16M10 3 8 21M16 3l-2 18\"/></svg></svg></svg></g></svg>";
307
+ declare const tuiIconHashLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconHashLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 9h16M4 15h16M10 3 8 21M16 3l-2 18\"/></svg></svg></svg></g></svg>";
308
+ declare const tuiIconHeadphones = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconHeadphones\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 18v-6a9 9 0 0 1 18 0v6\"/><path d=\"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z\"/></svg></svg></svg></g></svg>";
309
+ declare const tuiIconHeadphonesLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconHeadphonesLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 18v-6a9 9 0 0 1 18 0v6\"/><path d=\"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z\"/></svg></svg></svg></g></svg>";
310
+ declare const tuiIconHeart = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconHeart\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"/></svg></svg></svg></g></svg>";
111
311
  declare const tuiIconHeartFilled = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconHeartFilled\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"currentColor\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M13.893 3.074a3.667 3.667 0 0 0-5.186 0L8 3.78l-.707-.706A3.668 3.668 0 0 0 2.107 8.26l.706.707L8 14.154l5.187-5.187.706-.707a3.667 3.667 0 0 0 0-5.186z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
112
312
  declare const tuiIconHeartFilledLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconHeartFilledLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"currentColor\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M21.291 4.612a5.5 5.5 0 0 0-7.78 0l-1.06 1.06-1.06-1.06a5.501 5.501 0 0 0-7.78 7.78l1.06 1.06 7.78 7.78 7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
113
- declare const tuiIconHeartLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconHeartLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M21.291 4.612a5.5 5.5 0 0 0-7.78 0l-1.06 1.06-1.06-1.06a5.501 5.501 0 0 0-7.78 7.78l1.06 1.06 7.78 7.78 7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
114
- declare const tuiIconHelpCircleLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconHelpCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3m.08 4h.01\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
115
- declare const tuiIconHideLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconHideLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.494 18.494 0 0 1-2.16 3.19m-6.72-1.07a2.998 2.998 0 0 1-5.194-2.098A3 3 0 0 1 9.88 9.88m8.06 8.06A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94l11.88 11.88zM1 1l22 22\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
116
- declare const tuiIconHiliteLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconHiliteLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M0 18h4v4H0v-4Z\" fill=\"#E7E8EA\" fill-rule=\"evenodd\"/><path clip-rule=\"evenodd\" d=\"M4 18h4v4H4v-4Z\" fill=\"#CBCFD3\" fill-rule=\"evenodd\"/><path clip-rule=\"evenodd\" d=\"M8 18h4v4H8v-4Z\" fill=\"#E7E8EA\" fill-rule=\"evenodd\"/><path clip-rule=\"evenodd\" d=\"M12 18h4v4h-4v-4Z\" fill=\"#CBCFD3\" fill-rule=\"evenodd\"/><path clip-rule=\"evenodd\" d=\"M16 18h4v4h-4v-4Z\" fill=\"#E7E8EA\" fill-rule=\"evenodd\"/><path clip-rule=\"evenodd\" d=\"M20 18h4v4h-4v-4Z\" fill=\"#CBCFD3\" fill-rule=\"evenodd\"/><path d=\"M8.182 16H5l2.727-4L10 13.714 8.182 16ZM9 7.5 15.667 1 19 4l-4.762 8M9 7.5l5.238 4.5M9 7.5 7 11l4 3.5 3.238-2.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
313
+ declare const tuiIconHeartLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconHeartLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"/></svg></svg></svg></g></svg>";
314
+ declare const tuiIconHelpCircle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconHelpCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3M12 17h.01\"/></svg></svg></svg></g></svg>";
315
+ declare const tuiIconHelpCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconHelpCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3M12 17h.01\"/></svg></svg></svg></g></svg>";
316
+ declare const tuiIconHexagon = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconHexagon\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"/></svg></svg></svg></g></svg>";
317
+ declare const tuiIconHexagonLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconHexagonLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"/></svg></svg></svg></g></svg>";
318
+ declare const tuiIconHideLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconHideLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24M1 1l22 22\"/></svg></svg></svg></g></svg>";
319
+ declare const tuiIconHiliteLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconHiliteLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" stroke=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M0 18h4v4H0v-4Z\" fill=\"#E7E8EA\" fill-rule=\"evenodd\"/><path clip-rule=\"evenodd\" d=\"M4 18h4v4H4v-4Z\" fill=\"#CBCFD3\" fill-rule=\"evenodd\"/><path clip-rule=\"evenodd\" d=\"M8 18h4v4H8v-4Z\" fill=\"#E7E8EA\" fill-rule=\"evenodd\"/><path clip-rule=\"evenodd\" d=\"M12 18h4v4h-4v-4Z\" fill=\"#CBCFD3\" fill-rule=\"evenodd\"/><path clip-rule=\"evenodd\" d=\"M16 18h4v4h-4v-4Z\" fill=\"#E7E8EA\" fill-rule=\"evenodd\"/><path clip-rule=\"evenodd\" d=\"M20 18h4v4h-4v-4Z\" fill=\"#CBCFD3\" fill-rule=\"evenodd\"/><path d=\"M8.182 16H5l2.727-4L10 13.714 8.182 16ZM9 7.5 15.667 1 19 4l-4.762 8M9 7.5l5.238 4.5M9 7.5 7 11l4 3.5 3.238-2.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
320
+ declare const tuiIconHome = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconHome\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"/><path d=\"M9 22V12h6v10\"/></svg></svg></svg></g></svg>";
321
+ declare const tuiIconHomeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconHomeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"/><path d=\"M9 22V12h6v10\"/></svg></svg></svg></g></svg>";
117
322
  declare const tuiIconHrLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconHrLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M21 12H3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
118
- declare const tuiIconImgLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconImgLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M8.5 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM21 15l-5-5L5 21\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
323
+ declare const tuiIconImage = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconImage\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"/><path d=\"m21 15-5-5L5 21\"/></svg></svg></svg></g></svg>";
324
+ declare const tuiIconImageLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconImageLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"/><path d=\"m21 15-5-5L5 21\"/></svg></svg></svg></g></svg>";
325
+ declare const tuiIconImgLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconImgLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"/><path d=\"m21 15-5-5L5 21\"/></svg></svg></svg></g></svg>";
326
+ declare const tuiIconInbox = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconInbox\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 12h-6l-2 3h-4l-2-3H2\"/><path d=\"M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z\"/></svg></svg></svg></g></svg>";
327
+ declare const tuiIconInboxLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconInboxLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 12h-6l-2 3h-4l-2-3H2\"/><path d=\"M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z\"/></svg></svg></svg></g></svg>";
119
328
  declare const tuiIconIndentLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconIndentLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M21 10H9M21 6H2.5M2 9.5l3 2.4-3 2.4M21 14H9M11 18H3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
120
- declare const tuiIconInfo = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconInfo\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0-4.333V8m0-2.667h.007\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
121
- declare const tuiIconInfoCircleLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconInfoCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm0 14v-4m0-4h-.01\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
122
- declare const tuiIconItalicLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconItalicLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M19 4h-9M14 20H5M15 4 9 20\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
123
- declare const tuiIconLikeLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconLikeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3m7-2V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a1.999 1.999 0 0 0-2-2.3H14z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
124
- declare const tuiIconLink = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconLink\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M7 8.605c.288.4.655.73 1.076.97a3.236 3.236 0 0 0 2.776.206c.45-.175.859-.447 1.198-.8l2.01-2.087c.61-.656.947-1.534.94-2.446a3.547 3.547 0 0 0-.98-2.43A3.289 3.289 0 0 0 11.68 1a3.284 3.284 0 0 0-2.356.976l-1.152 1.19\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M9 7.395a3.39 3.39 0 0 0-1.076-.97 3.235 3.235 0 0 0-2.776-.206c-.45.175-.859.447-1.198.8L1.94 9.106A3.55 3.55 0 0 0 1 11.552c.008.912.36 1.784.98 2.43A3.296 3.296 0 0 0 4.32 15a3.284 3.284 0 0 0 2.356-.976l1.145-1.19\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
125
- declare const tuiIconLinkLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconLinkLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M10 13a5.001 5.001 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
126
- declare const tuiIconLock = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconLock\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M12.667 7H3.333C2.597 7 2 7.651 2 8.455v5.09C2 14.35 2.597 15 3.333 15h9.334c.736 0 1.333-.651 1.333-1.454V8.454C14 7.65 13.403 7 12.667 7zM4 7V4.333c0-.884.421-1.732 1.172-2.357C5.922 1.351 6.939 1 8 1c1.06 0 2.078.351 2.828.976S12 3.45 12 4.333V7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
127
- declare const tuiIconLockLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconLockLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M19 11H5a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2zM7 11V7a5 5 0 1 1 10 0v4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
128
- declare const tuiIconLockOpenLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconLockOpenLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M19 11H5a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2zM7 11V7a5 5 0 1 1 10 0\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
129
- declare const tuiIconLoginLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconLoginLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4M10 7l5 5-5 5m5-5H3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
130
- declare const tuiIconLogoutLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconLogoutLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4m7 14 5-5-5-5m5 5H9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
131
- declare const tuiIconMaestro = "<svg focusable=\"false\" height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMaestro\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-16\" y=\"-16\"><g><path d=\"M13.333 15.634a8.325 8.325 0 0 0 3.704-6.93c0-2.89-1.47-5.435-3.704-6.93a8.333 8.333 0 1 1 0 13.86Z\" fill=\"#0AADFC\" transform=\"translate(3 8)\"/><path d=\"M13.333 1.774a8.325 8.325 0 0 0-3.703 6.93c0 2.889 1.47 5.435 3.703 6.93a8.333 8.333 0 1 1 0-13.86Z\" fill=\"#F03727\" transform=\"translate(3 8)\"/><path d=\"M13.333 1.774a8.325 8.325 0 0 1 3.704 6.93c0 2.889-1.47 5.435-3.704 6.93a8.325 8.325 0 0 1-3.703-6.93c0-2.89 1.47-5.435 3.703-6.93Z\" fill=\"#726ECC\" transform=\"translate(3 8)\"/></g></svg></svg></g></svg>";
132
- declare const tuiIconMaestroMono = "<svg height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMaestroMono\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-16\" y=\"-16\"><path clip-rule=\"evenodd\" d=\"M16.333 9.774a8.325 8.325 0 0 0-3.703 6.93c0 2.889 1.47 5.435 3.703 6.93a8.333 8.333 0 1 1 0-13.86Zm0 0a8.325 8.325 0 0 1 3.704 6.93c0 2.889-1.47 5.435-3.704 6.93a8.333 8.333 0 1 0 0-13.86Zm0 1.242a7.318 7.318 0 0 0-2.703 5.688 7.318 7.318 0 0 0 2.703 5.687 7.317 7.317 0 0 0 2.704-5.687 7.317 7.317 0 0 0-2.704-5.688Z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
133
- declare const tuiIconMail = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMail\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M2.4 2h11.2c.77 0 1.4.675 1.4 1.5v9c0 .825-.63 1.5-1.4 1.5H2.4c-.77 0-1.4-.675-1.4-1.5v-9C1 2.675 1.63 2 2.4 2z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M15 4 8 9 1 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
134
- declare const tuiIconMailLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMailLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"m22 6-10 7L2 6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
135
- declare const tuiIconMastercard = "<svg focusable=\"false\" height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMastercard\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-16\" y=\"-16\"><g><path d=\"M12.833 14.986c2.211-1.468 3.667-3.967 3.667-6.804s-1.456-5.336-3.667-6.804A8.26 8.26 0 0 1 17.417 0c4.556 0 8.25 3.663 8.25 8.182s-3.694 8.182-8.25 8.182a8.26 8.26 0 0 1-4.584-1.378Z\" fill=\"#FBB735\" transform=\"translate(3 8)\"/><path d=\"M12.833 1.378c-2.21 1.468-3.666 3.967-3.666 6.804s1.455 5.336 3.666 6.804a8.26 8.26 0 0 1-4.583 1.378C3.694 16.364 0 12.7 0 8.182S3.694 0 8.25 0a8.26 8.26 0 0 1 4.583 1.378Z\" fill=\"#F03727\" transform=\"translate(3 8)\"/><path d=\"M12.833 1.378C15.044 2.846 16.5 5.345 16.5 8.182s-1.456 5.336-3.667 6.804c-2.21-1.468-3.666-3.967-3.666-6.804s1.455-5.336 3.666-6.804Z\" fill=\"#F6772D\" transform=\"translate(3 8)\"/></g></svg></svg></g></svg>";
136
- declare const tuiIconMastercardMono = "<svg height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMastercardMono\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-16\" y=\"-16\"><path clip-rule=\"evenodd\" d=\"M15.833 9.378c-2.21 1.467-3.666 3.967-3.666 6.804s1.455 5.336 3.666 6.804a8.26 8.26 0 0 1-4.583 1.378C6.694 24.364 3 20.7 3 16.182S6.694 8 11.25 8a8.26 8.26 0 0 1 4.583 1.378Zm0 13.608c2.211-1.468 3.667-3.967 3.667-6.804s-1.456-5.336-3.667-6.804A8.26 8.26 0 0 1 20.417 8c4.556 0 8.25 3.663 8.25 8.182s-3.694 8.182-8.25 8.182a8.26 8.26 0 0 1-4.584-1.378Zm0-12.37a7.14 7.14 0 0 0 0 11.13 7.14 7.14 0 0 0 0-11.13Z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
137
- declare const tuiIconMenuLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMenuLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M3 12h18M3 6h18M3 18h18\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
138
- declare const tuiIconMicLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMicLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M19 10v2a7 7 0 1 1-14 0v-2m7 9v4m-4 0h8\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
139
- declare const tuiIconMicOffLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMicOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><g clip-path=\"url(#a)\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m1 1 22 22M15 9.34V4a3 3 0 0 0-5.94-.6M9 9v3a3 3 0 0 0 5.12 2.12L9 9z\"/><path d=\"M17 16.95A7 7 0 0 1 5 12v-2m14 0v2c0 .412-.037.824-.11 1.23M12 19v4m-4 0h8\"/></g></svg></svg></g></svg>";
140
- declare const tuiIconMinus = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMinus\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M3 9h10a1 1 0 1 0 0-2H3a1 1 0 0 0 0 2z\" fill=\"currentColor\"/></svg></svg></g></svg>";
141
- declare const tuiIconMinusCircle = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMinusCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 14.667A6.667 6.667 0 1 0 8 1.334a6.667 6.667 0 0 0 0 13.333zM5.333 8h5.334\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
142
- declare const tuiIconMinusLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMinusLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M5 12h14\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
143
- declare const tuiIconMir = "<svg focusable=\"false\" height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMir\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-16\" y=\"-16\"><defs><linearGradient id=\"tui-mir-gradient\" x1=\"-.18%\" x2=\"100%\" y1=\"50%\" y2=\"50%\"><stop offset=\"0%\" stop-color=\"#00B4E6\"/><stop offset=\"100%\" stop-color=\"#088CCB\"/></linearGradient></defs><g><path d=\"M28.408 0h-6.073c.326 2.024 2.285 3.918 4.44 3.918h4.833c.065-.196.065-.457.065-.653A3.234 3.234 0 0 0 28.408 0Z\" fill=\"url(#tui-mir-gradient) #049fd8\" transform=\"translate(0 12)\"/><path d=\"M22.857 4.245v4.898h2.939V6.53h2.612c1.437 0 2.678-.98 3.07-2.286h-8.62ZM12.408 0v9.143h2.612s.653 0 .98-.653l2.286-4.572h.326v5.225h2.939V0h-2.612s-.653.065-.98.653l-2.286 4.571h-.326V0h-2.939ZM0 9.143V0h2.939s.849 0 1.306 1.306C5.42 4.767 5.55 5.224 5.55 5.224s.261-.848 1.306-3.918C7.314 0 8.163 0 8.163 0h2.939v9.143H8.163V4.245h-.326L6.204 9.143H4.898L3.265 4.245H2.94v4.898H0Z\" fill=\"#4DB45F\" transform=\"translate(0 12)\"/></g></svg></svg></g></svg>";
144
- declare const tuiIconMirMono = "<svg height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMirMono\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-16\" y=\"-16\"><path clip-rule=\"evenodd\" d=\"M0 12v9.143h2.939v-4.898h.326l1.633 4.898h1.306l1.633-4.898h.326v4.898h2.939V12H8.163s-.849 0-1.306 1.306c-1.045 3.07-1.306 3.918-1.306 3.918s-.13-.457-1.306-3.918C3.788 12 2.939 12 2.939 12H0Zm12.408 0v9.143h2.612s.653 0 .98-.653l2.286-4.572h.326v5.225h2.939V12h-2.612s-.653.065-.98.653l-2.286 4.571h-.326V12h-2.939Zm9.927 0h6.073a3.234 3.234 0 0 1 3.265 3.265c0 .196 0 .457-.065.653h-4.832c-2.156 0-4.115-1.893-4.441-3.918Zm.522 9.143v-4.898h8.62a3.233 3.233 0 0 1-3.069 2.286h-2.612v2.612h-2.939Z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
145
- declare const tuiIconMobile = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMobile\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M11.571 1H4.43C3.639 1 3 1.627 3 2.4v11.2c0 .773.64 1.4 1.429 1.4h7.142c.79 0 1.429-.627 1.429-1.4V2.4c0-.773-.64-1.4-1.429-1.4zM8 12h.007\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
146
- declare const tuiIconMobileLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMobileLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M17 2H7a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2zm-5 16h.01\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
147
- declare const tuiIconMoreHorLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMoreHorLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm7 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zM5 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
148
- declare const tuiIconMoreVer = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMoreVer\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 8.667a.667.667 0 1 0 0-1.334.667.667 0 0 0 0 1.334zM8 4a.667.667 0 1 0 0-1.334A.667.667 0 0 0 8 4zm0 9.333A.667.667 0 1 0 8 12a.667.667 0 0 0 0 1.333z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
149
- declare const tuiIconMoreVertLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMoreVertLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M13 12a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm0-7a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm0 14a1 1 0 1 0-2 0 1 1 0 0 0 2 0z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
150
- declare const tuiIconMusicLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMusicLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M9 18V5l12-2v13\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M6 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm12-2a3 3 0 1 0 0-6 3 3 0 0 0 0 6z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
151
- declare const tuiIconOLLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconOLLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M8 6h13\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M3.125 5.451v2.005h1.159V4H3.253c-.034.219-.127.377-.277.474-.15.097-.381.147-.692.147v.83h.841ZM4.292 10.079a1.838 1.838 0 0 0-.752-.143c-.461 0-.818.107-1.071.321-.254.213-.379.517-.376.911H3.21c0-.141.031-.247.093-.321a.307.307 0 0 1 .248-.11c.071-.004.14.02.195.066a.234.234 0 0 1 .07.18.302.302 0 0 1-.098.218 1.047 1.047 0 0 1-.24.175 14.67 14.67 0 0 1-.458.233c-.358.173-.609.379-.754.616-.145.237-.218.546-.218.927 0 .08.003.16.01.24h2.99v-.877H3.35a.288.288 0 0 1 .068-.135.68.68 0 0 1 .193-.133 4.4 4.4 0 0 1 .415-.177c.301-.114.53-.252.689-.414.159-.162.237-.376.237-.643a.93.93 0 0 0-.17-.546 1.14 1.14 0 0 0-.49-.388ZM4.29 16.054a2.214 2.214 0 0 0-.76-.118c-.463 0-.825.107-1.085.323-.26.215-.39.512-.39.892h1.09a.437.437 0 0 1 .1-.305c.067-.073.163-.11.29-.11.103 0 .182.024.237.072a.255.255 0 0 1 .083.203.25.25 0 0 1-.107.21.48.48 0 0 1-.293.08h-.12v.77h.08c.16 0 .277.026.352.077.076.052.113.131.113.238 0 .087-.03.155-.09.205a.38.38 0 0 1-.25.075c-.13 0-.229-.037-.297-.11-.069-.073-.103-.183-.103-.33H2c0 .403.132.711.398.923.265.211.647.317 1.147.317.293 0 .549-.043.767-.13.218-.087.388-.21.508-.37s.18-.347.18-.56a.747.747 0 0 0-.148-.48c-.098-.123-.255-.22-.472-.29v-.01c.203-.073.35-.168.44-.285a.708.708 0 0 0 .135-.445.793.793 0 0 0-.172-.508 1.101 1.101 0 0 0-.493-.334Z\" fill=\"currentColor\"/><path d=\"M8 12h13M8 18h13\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
329
+ declare const tuiIconInfo = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconInfo\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M12 16v-4M12 8h.01\"/></svg></svg></svg></g></svg>";
330
+ declare const tuiIconInfoCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconInfoCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M12 16v-4M12 8h.01\"/></svg></svg></svg></g></svg>";
331
+ declare const tuiIconInfoLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconInfoLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M12 16v-4M12 8h.01\"/></svg></svg></svg></g></svg>";
332
+ declare const tuiIconInstagram = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconInstagram\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\" ry=\"5\"/><path d=\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37zM17.5 6.5h.01\"/></svg></svg></svg></g></svg>";
333
+ declare const tuiIconInstagramLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconInstagramLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\" ry=\"5\"/><path d=\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37zM17.5 6.5h.01\"/></svg></svg></svg></g></svg>";
334
+ declare const tuiIconItalic = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconItalic\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 4h-9M14 20H5M15 4 9 20\"/></svg></svg></svg></g></svg>";
335
+ declare const tuiIconItalicLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconItalicLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 4h-9M14 20H5M15 4 9 20\"/></svg></svg></svg></g></svg>";
336
+ declare const tuiIconKey = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconKey\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m21 2-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0 3 3L22 7l-3-3m-3.5 3.5L19 4\"/></svg></svg></svg></g></svg>";
337
+ declare const tuiIconKeyLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconKeyLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m21 2-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0 3 3L22 7l-3-3m-3.5 3.5L19 4\"/></svg></svg></svg></g></svg>";
338
+ declare const tuiIconLayers = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconLayers\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2 2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"/></svg></svg></svg></g></svg>";
339
+ declare const tuiIconLayersLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconLayersLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2 2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"/></svg></svg></svg></g></svg>";
340
+ declare const tuiIconLayout = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconLayout\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"M3 9h18M9 21V9\"/></svg></svg></svg></g></svg>";
341
+ declare const tuiIconLayoutLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconLayoutLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"M3 9h18M9 21V9\"/></svg></svg></svg></g></svg>";
342
+ declare const tuiIconLifeBuoy = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconLifeBuoy\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><circle cx=\"12\" cy=\"12\" r=\"4\"/><path d=\"m4.93 4.93 4.24 4.24M14.83 14.83l4.24 4.24M14.83 9.17l4.24-4.24M14.83 9.17l3.53-3.53M4.93 19.07l4.24-4.24\"/></svg></svg></svg></g></svg>";
343
+ declare const tuiIconLifeBuoyLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconLifeBuoyLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><circle cx=\"12\" cy=\"12\" r=\"4\"/><path d=\"m4.93 4.93 4.24 4.24M14.83 14.83l4.24 4.24M14.83 9.17l4.24-4.24M14.83 9.17l3.53-3.53M4.93 19.07l4.24-4.24\"/></svg></svg></svg></g></svg>";
344
+ declare const tuiIconLikeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconLikeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3\"/></svg></svg></svg></g></svg>";
345
+ declare const tuiIconLink = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconLink\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71\"/><path d=\"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71\"/></svg></svg></svg></g></svg>";
346
+ declare const tuiIconLink2 = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconLink2\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3M8 12h8\"/></svg></svg></svg></g></svg>";
347
+ declare const tuiIconLink2Large = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconLink2Large\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3M8 12h8\"/></svg></svg></svg></g></svg>";
348
+ declare const tuiIconLinkLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconLinkLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71\"/><path d=\"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71\"/></svg></svg></svg></g></svg>";
349
+ declare const tuiIconLinkedin = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconLinkedin\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6zM2 9h4v12H2z\"/><circle cx=\"4\" cy=\"4\" r=\"2\"/></svg></svg></svg></g></svg>";
350
+ declare const tuiIconLinkedinLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconLinkedinLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6zM2 9h4v12H2z\"/><circle cx=\"4\" cy=\"4\" r=\"2\"/></svg></svg></svg></g></svg>";
351
+ declare const tuiIconList = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconList\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 6h13M8 12h13M8 18h13M3 6h.01M3 12h.01M3 18h.01\"/></svg></svg></svg></g></svg>";
352
+ declare const tuiIconListLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconListLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 6h13M8 12h13M8 18h13M3 6h.01M3 12h.01M3 18h.01\"/></svg></svg></svg></g></svg>";
353
+ declare const tuiIconLoader = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconLoader\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83M2 12h4M18 12h4M4.93 19.07l2.83-2.83M16.24 7.76l2.83-2.83\"/></svg></svg></svg></g></svg>";
354
+ declare const tuiIconLoaderLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconLoaderLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83M2 12h4M18 12h4M4.93 19.07l2.83-2.83M16.24 7.76l2.83-2.83\"/></svg></svg></svg></g></svg>";
355
+ declare const tuiIconLock = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconLock\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"/></svg></svg></svg></g></svg>";
356
+ declare const tuiIconLockLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconLockLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"/></svg></svg></svg></g></svg>";
357
+ declare const tuiIconLockOpenLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconLockOpenLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"/><path d=\"M7 11V7a5 5 0 0 1 9.9-1\"/></svg></svg></svg></g></svg>";
358
+ declare const tuiIconLogIn = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconLogIn\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4M10 17l5-5-5-5M15 12H3\"/></svg></svg></svg></g></svg>";
359
+ declare const tuiIconLogInLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconLogInLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4M10 17l5-5-5-5M15 12H3\"/></svg></svg></svg></g></svg>";
360
+ declare const tuiIconLogOut = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconLogOut\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4M16 17l5-5-5-5M21 12H9\"/></svg></svg></svg></g></svg>";
361
+ declare const tuiIconLogOutLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconLogOutLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4M16 17l5-5-5-5M21 12H9\"/></svg></svg></svg></g></svg>";
362
+ declare const tuiIconMaestro = "<svg focusable=\"false\" height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMaestro\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-16\" y=\"-16\"><g stroke=\"none\"><path d=\"M13.333 15.634a8.325 8.325 0 0 0 3.704-6.93c0-2.89-1.47-5.435-3.704-6.93a8.333 8.333 0 1 1 0 13.86Z\" fill=\"#0AADFC\" transform=\"translate(3 8)\"/><path d=\"M13.333 1.774a8.325 8.325 0 0 0-3.703 6.93c0 2.889 1.47 5.435 3.703 6.93a8.333 8.333 0 1 1 0-13.86Z\" fill=\"#F03727\" transform=\"translate(3 8)\"/><path d=\"M13.333 1.774a8.325 8.325 0 0 1 3.704 6.93c0 2.889-1.47 5.435-3.704 6.93a8.325 8.325 0 0 1-3.703-6.93c0-2.89 1.47-5.435 3.703-6.93Z\" fill=\"#726ECC\" transform=\"translate(3 8)\"/></g></svg></svg></g></svg>";
363
+ declare const tuiIconMaestroMono = "<svg height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMaestroMono\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-16\" y=\"-16\"><path clip-rule=\"evenodd\" d=\"M16.333 9.774a8.325 8.325 0 0 0-3.703 6.93c0 2.889 1.47 5.435 3.703 6.93a8.333 8.333 0 1 1 0-13.86Zm0 0a8.325 8.325 0 0 1 3.704 6.93c0 2.889-1.47 5.435-3.704 6.93a8.333 8.333 0 1 0 0-13.86Zm0 1.242a7.318 7.318 0 0 0-2.703 5.688 7.318 7.318 0 0 0 2.703 5.687 7.317 7.317 0 0 0 2.704-5.687 7.317 7.317 0 0 0-2.704-5.688Z\" fill=\"currentColor\" stroke=\"none\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
364
+ declare const tuiIconMail = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMail\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"/><path d=\"m22 6-10 7L2 6\"/></svg></svg></svg></g></svg>";
365
+ declare const tuiIconMailLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMailLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"/><path d=\"m22 6-10 7L2 6\"/></svg></svg></svg></g></svg>";
366
+ declare const tuiIconMap = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMap\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 6v16l7-4 8 4 7-4V2l-7 4-8-4-7 4zM8 2v16M16 6v16\"/></svg></svg></svg></g></svg>";
367
+ declare const tuiIconMapLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMapLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 6v16l7-4 8 4 7-4V2l-7 4-8-4-7 4zM8 2v16M16 6v16\"/></svg></svg></svg></g></svg>";
368
+ declare const tuiIconMapPin = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMapPin\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"/><circle cx=\"12\" cy=\"10\" r=\"3\"/></svg></svg></svg></g></svg>";
369
+ declare const tuiIconMapPinLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMapPinLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"/><circle cx=\"12\" cy=\"10\" r=\"3\"/></svg></svg></svg></g></svg>";
370
+ declare const tuiIconMastercard = "<svg focusable=\"false\" height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMastercard\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-16\" y=\"-16\"><g stroke=\"none\"><path d=\"M12.833 14.986c2.211-1.468 3.667-3.967 3.667-6.804s-1.456-5.336-3.667-6.804A8.26 8.26 0 0 1 17.417 0c4.556 0 8.25 3.663 8.25 8.182s-3.694 8.182-8.25 8.182a8.26 8.26 0 0 1-4.584-1.378Z\" fill=\"#FBB735\" transform=\"translate(3 8)\"/><path d=\"M12.833 1.378c-2.21 1.468-3.666 3.967-3.666 6.804s1.455 5.336 3.666 6.804a8.26 8.26 0 0 1-4.583 1.378C3.694 16.364 0 12.7 0 8.182S3.694 0 8.25 0a8.26 8.26 0 0 1 4.583 1.378Z\" fill=\"#F03727\" transform=\"translate(3 8)\"/><path d=\"M12.833 1.378C15.044 2.846 16.5 5.345 16.5 8.182s-1.456 5.336-3.667 6.804c-2.21-1.468-3.666-3.967-3.666-6.804s1.455-5.336 3.666-6.804Z\" fill=\"#F6772D\" transform=\"translate(3 8)\"/></g></svg></svg></g></svg>";
371
+ declare const tuiIconMastercardMono = "<svg height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMastercardMono\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-16\" y=\"-16\"><path clip-rule=\"evenodd\" d=\"M15.833 9.378c-2.21 1.467-3.666 3.967-3.666 6.804s1.455 5.336 3.666 6.804a8.26 8.26 0 0 1-4.583 1.378C6.694 24.364 3 20.7 3 16.182S6.694 8 11.25 8a8.26 8.26 0 0 1 4.583 1.378Zm0 13.608c2.211-1.468 3.667-3.967 3.667-6.804s-1.456-5.336-3.667-6.804A8.26 8.26 0 0 1 20.417 8c4.556 0 8.25 3.663 8.25 8.182s-3.694 8.182-8.25 8.182a8.26 8.26 0 0 1-4.584-1.378Zm0-12.37a7.14 7.14 0 0 0 0 11.13 7.14 7.14 0 0 0 0-11.13Z\" fill=\"currentColor\" stroke=\"none\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
372
+ declare const tuiIconMaximize = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMaximize\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3\"/></svg></svg></svg></g></svg>";
373
+ declare const tuiIconMaximize2 = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMaximize2\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7\"/></svg></svg></svg></g></svg>";
374
+ declare const tuiIconMaximize2Large = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMaximize2Large\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7\"/></svg></svg></svg></g></svg>";
375
+ declare const tuiIconMaximizeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMaximizeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3\"/></svg></svg></svg></g></svg>";
376
+ declare const tuiIconMeh = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMeh\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M8 15h8M9 9h.01M15 9h.01\"/></svg></svg></svg></g></svg>";
377
+ declare const tuiIconMehLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMehLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M8 15h8M9 9h.01M15 9h.01\"/></svg></svg></svg></g></svg>";
378
+ declare const tuiIconMenu = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMenu\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 12h18M3 6h18M3 18h18\"/></svg></svg></svg></g></svg>";
379
+ declare const tuiIconMenuLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMenuLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 12h18M3 6h18M3 18h18\"/></svg></svg></svg></g></svg>";
380
+ declare const tuiIconMessageCircle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMessageCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\"/></svg></svg></svg></g></svg>";
381
+ declare const tuiIconMessageCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMessageCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\"/></svg></svg></svg></g></svg>";
382
+ declare const tuiIconMessageSquare = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMessageSquare\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"/></svg></svg></svg></g></svg>";
383
+ declare const tuiIconMessageSquareLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMessageSquareLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"/></svg></svg></svg></g></svg>";
384
+ declare const tuiIconMic = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMic\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"/><path d=\"M19 10v2a7 7 0 0 1-14 0v-2M12 19v4M8 23h8\"/></svg></svg></svg></g></svg>";
385
+ declare const tuiIconMicLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMicLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"/><path d=\"M19 10v2a7 7 0 0 1-14 0v-2M12 19v4M8 23h8\"/></svg></svg></svg></g></svg>";
386
+ declare const tuiIconMicOff = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMicOff\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m1 1 22 22M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6\"/><path d=\"M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23M12 19v4M8 23h8\"/></svg></svg></svg></g></svg>";
387
+ declare const tuiIconMicOffLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMicOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m1 1 22 22M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6\"/><path d=\"M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23M12 19v4M8 23h8\"/></svg></svg></svg></g></svg>";
388
+ declare const tuiIconMinimize = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMinimize\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3\"/></svg></svg></svg></g></svg>";
389
+ declare const tuiIconMinimize2 = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMinimize2\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 14h6v6M20 10h-6V4M14 10l7-7M3 21l7-7\"/></svg></svg></svg></g></svg>";
390
+ declare const tuiIconMinimize2Large = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMinimize2Large\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 14h6v6M20 10h-6V4M14 10l7-7M3 21l7-7\"/></svg></svg></svg></g></svg>";
391
+ declare const tuiIconMinimizeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMinimizeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3\"/></svg></svg></svg></g></svg>";
392
+ declare const tuiIconMinus = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMinus\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"/></svg></svg></svg></g></svg>";
393
+ declare const tuiIconMinusCircle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMinusCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M8 12h8\"/></svg></svg></svg></g></svg>";
394
+ declare const tuiIconMinusCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMinusCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M8 12h8\"/></svg></svg></svg></g></svg>";
395
+ declare const tuiIconMinusLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMinusLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"/></svg></svg></svg></g></svg>";
396
+ declare const tuiIconMinusSquare = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMinusSquare\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"M8 12h8\"/></svg></svg></svg></g></svg>";
397
+ declare const tuiIconMinusSquareLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMinusSquareLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"M8 12h8\"/></svg></svg></svg></g></svg>";
398
+ declare const tuiIconMir = "<svg focusable=\"false\" height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMir\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-16\" y=\"-16\"><defs><linearGradient id=\"tui-mir-gradient\" x1=\"-.18%\" x2=\"100%\" y1=\"50%\" y2=\"50%\"><stop offset=\"0%\" stop-color=\"#00B4E6\"/><stop offset=\"100%\" stop-color=\"#088CCB\"/></linearGradient></defs><g stroke=\"none\"><path d=\"M28.408 0h-6.073c.326 2.024 2.285 3.918 4.44 3.918h4.833c.065-.196.065-.457.065-.653A3.234 3.234 0 0 0 28.408 0Z\" fill=\"url(#tui-mir-gradient) #049fd8\" transform=\"translate(0 12)\"/><path d=\"M22.857 4.245v4.898h2.939V6.53h2.612c1.437 0 2.678-.98 3.07-2.286h-8.62ZM12.408 0v9.143h2.612s.653 0 .98-.653l2.286-4.572h.326v5.225h2.939V0h-2.612s-.653.065-.98.653l-2.286 4.571h-.326V0h-2.939ZM0 9.143V0h2.939s.849 0 1.306 1.306C5.42 4.767 5.55 5.224 5.55 5.224s.261-.848 1.306-3.918C7.314 0 8.163 0 8.163 0h2.939v9.143H8.163V4.245h-.326L6.204 9.143H4.898L3.265 4.245H2.94v4.898H0Z\" fill=\"#4DB45F\" transform=\"translate(0 12)\"/></g></svg></svg></g></svg>";
399
+ declare const tuiIconMirMono = "<svg height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconMirMono\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-16\" y=\"-16\"><path clip-rule=\"evenodd\" d=\"M0 12v9.143h2.939v-4.898h.326l1.633 4.898h1.306l1.633-4.898h.326v4.898h2.939V12H8.163s-.849 0-1.306 1.306c-1.045 3.07-1.306 3.918-1.306 3.918s-.13-.457-1.306-3.918C3.788 12 2.939 12 2.939 12H0Zm12.408 0v9.143h2.612s.653 0 .98-.653l2.286-4.572h.326v5.225h2.939V12h-2.612s-.653.065-.98.653l-2.286 4.571h-.326V12h-2.939Zm9.927 0h6.073a3.234 3.234 0 0 1 3.265 3.265c0 .196 0 .457-.065.653h-4.832c-2.156 0-4.115-1.893-4.441-3.918Zm.522 9.143v-4.898h8.62a3.233 3.233 0 0 1-3.069 2.286h-2.612v2.612h-2.939Z\" fill=\"currentColor\" stroke=\"none\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
400
+ declare const tuiIconMobile = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMobile\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"/><path d=\"M12 18h.01\"/></svg></svg></svg></g></svg>";
401
+ declare const tuiIconMobileLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMobileLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"/><path d=\"M12 18h.01\"/></svg></svg></svg></g></svg>";
402
+ declare const tuiIconMonitor = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMonitor\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"/><path d=\"M8 21h8M12 17v4\"/></svg></svg></svg></g></svg>";
403
+ declare const tuiIconMonitorLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMonitorLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"/><path d=\"M8 21h8M12 17v4\"/></svg></svg></svg></g></svg>";
404
+ declare const tuiIconMoon = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMoon\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z\"/></svg></svg></svg></g></svg>";
405
+ declare const tuiIconMoonLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMoonLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z\"/></svg></svg></svg></g></svg>";
406
+ declare const tuiIconMoreHorLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMoreHorLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"19\" cy=\"12\" r=\"1\"/><circle cx=\"5\" cy=\"12\" r=\"1\"/></svg></svg></svg></g></svg>";
407
+ declare const tuiIconMoreHorizontal = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMoreHorizontal\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"19\" cy=\"12\" r=\"1\"/><circle cx=\"5\" cy=\"12\" r=\"1\"/></svg></svg></svg></g></svg>";
408
+ declare const tuiIconMoreHorizontalLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMoreHorizontalLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"19\" cy=\"12\" r=\"1\"/><circle cx=\"5\" cy=\"12\" r=\"1\"/></svg></svg></svg></g></svg>";
409
+ declare const tuiIconMoreVer = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMoreVer\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"12\" cy=\"5\" r=\"1\"/><circle cx=\"12\" cy=\"19\" r=\"1\"/></svg></svg></svg></g></svg>";
410
+ declare const tuiIconMoreVertLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMoreVertLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"12\" cy=\"5\" r=\"1\"/><circle cx=\"12\" cy=\"19\" r=\"1\"/></svg></svg></svg></g></svg>";
411
+ declare const tuiIconMoreVertical = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMoreVertical\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"12\" cy=\"5\" r=\"1\"/><circle cx=\"12\" cy=\"19\" r=\"1\"/></svg></svg></svg></g></svg>";
412
+ declare const tuiIconMoreVerticalLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMoreVerticalLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"12\" cy=\"5\" r=\"1\"/><circle cx=\"12\" cy=\"19\" r=\"1\"/></svg></svg></svg></g></svg>";
413
+ declare const tuiIconMousePointer = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMousePointer\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m3 3 7.07 16.97 2.51-7.39 7.39-2.51L3 3zM13 13l6 6\"/></svg></svg></svg></g></svg>";
414
+ declare const tuiIconMousePointerLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMousePointerLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m3 3 7.07 16.97 2.51-7.39 7.39-2.51L3 3zM13 13l6 6\"/></svg></svg></svg></g></svg>";
415
+ declare const tuiIconMove = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMove\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m5 9-3 3 3 3M9 5l3-3 3 3M15 19l-3 3-3-3M19 9l3 3-3 3M2 12h20M12 2v20\"/></svg></svg></svg></g></svg>";
416
+ declare const tuiIconMoveLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMoveLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m5 9-3 3 3 3M9 5l3-3 3 3M15 19l-3 3-3-3M19 9l3 3-3 3M2 12h20M12 2v20\"/></svg></svg></svg></g></svg>";
417
+ declare const tuiIconMusic = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconMusic\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 18V5l12-2v13\"/><circle cx=\"6\" cy=\"18\" r=\"3\"/><circle cx=\"18\" cy=\"16\" r=\"3\"/></svg></svg></svg></g></svg>";
418
+ declare const tuiIconMusicLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconMusicLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 18V5l12-2v13\"/><circle cx=\"6\" cy=\"18\" r=\"3\"/><circle cx=\"18\" cy=\"16\" r=\"3\"/></svg></svg></svg></g></svg>";
419
+ declare const tuiIconNavigation = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconNavigation\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m3 11 19-9-9 19-2-8-8-2z\"/></svg></svg></svg></g></svg>";
420
+ declare const tuiIconNavigation2 = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconNavigation2\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m12 2 7 19-7-4-7 4 7-19z\"/></svg></svg></svg></g></svg>";
421
+ declare const tuiIconNavigation2Large = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconNavigation2Large\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m12 2 7 19-7-4-7 4 7-19z\"/></svg></svg></svg></g></svg>";
422
+ declare const tuiIconNavigationLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconNavigationLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m3 11 19-9-9 19-2-8-8-2z\"/></svg></svg></svg></g></svg>";
423
+ declare const tuiIconOLLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconOLLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M8 6h13\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M3.125 5.451v2.005h1.159V4H3.253c-.034.219-.127.377-.277.474-.15.097-.381.147-.692.147v.83h.841ZM4.292 10.079a1.838 1.838 0 0 0-.752-.143c-.461 0-.818.107-1.071.321-.254.213-.379.517-.376.911H3.21c0-.141.031-.247.093-.321a.307.307 0 0 1 .248-.11c.071-.004.14.02.195.066a.234.234 0 0 1 .07.18.302.302 0 0 1-.098.218 1.047 1.047 0 0 1-.24.175 14.67 14.67 0 0 1-.458.233c-.358.173-.609.379-.754.616-.145.237-.218.546-.218.927 0 .08.003.16.01.24h2.99v-.877H3.35a.288.288 0 0 1 .068-.135.68.68 0 0 1 .193-.133 4.4 4.4 0 0 1 .415-.177c.301-.114.53-.252.689-.414.159-.162.237-.376.237-.643a.93.93 0 0 0-.17-.546 1.14 1.14 0 0 0-.49-.388ZM4.29 16.054a2.214 2.214 0 0 0-.76-.118c-.463 0-.825.107-1.085.323-.26.215-.39.512-.39.892h1.09a.437.437 0 0 1 .1-.305c.067-.073.163-.11.29-.11.103 0 .182.024.237.072a.255.255 0 0 1 .083.203.25.25 0 0 1-.107.21.48.48 0 0 1-.293.08h-.12v.77h.08c.16 0 .277.026.352.077.076.052.113.131.113.238 0 .087-.03.155-.09.205a.38.38 0 0 1-.25.075c-.13 0-.229-.037-.297-.11-.069-.073-.103-.183-.103-.33H2c0 .403.132.711.398.923.265.211.647.317 1.147.317.293 0 .549-.043.767-.13.218-.087.388-.21.508-.37s.18-.347.18-.56a.747.747 0 0 0-.148-.48c-.098-.123-.255-.22-.472-.29v-.01c.203-.073.35-.168.44-.285a.708.708 0 0 0 .135-.445.793.793 0 0 0-.172-.508 1.101 1.101 0 0 0-.493-.334Z\" fill=\"currentColor\" stroke=\"none\"/><path d=\"M8 12h13M8 18h13\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
424
+ declare const tuiIconOctagon = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconOctagon\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2z\"/></svg></svg></svg></g></svg>";
425
+ declare const tuiIconOctagonLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconOctagonLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2z\"/></svg></svg></svg></g></svg>";
152
426
  declare const tuiIconOutdentLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconOutdentLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M21 10H9M21 6H2.5M5 9.5l-3 2.4 3 2.4M21 14H9M11 18H3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
153
- declare const tuiIconPaintLarge = "<svg height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconPaintLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" y=\"-12\"><svg fill=\"none\" height=\"1.5em\" viewBox=\"0 0 24 24\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><path clip-rule=\"evenodd\" d=\"M7.24 3.452 4.014 3.5a1 1 0 0 1-.03-2l6-.09c.036 0 .072.001.108.004A1.994 1.994 0 0 1 11.519 2L16 6.48a2 2 0 0 1 0 2.829l-3.45 3.45L10.308 15a2 2 0 0 1-2.829 0l-2.24-2.24L3 10.52A2 2 0 0 1 3 7.69l4.24-4.24Zm2.865-.038-5.69 5.691L5.808 10.5h6.171l2.606-2.605-4.48-4.48Zm10.316 10.13.001.001c.213-2.55-1.68-4.167-2.45-4.714a.13.13 0 0 0-.144-.006c-.044.027-.06.038-.052.089.194 1.175-1.509 2.629-1.509 2.629-.405.43-.678.847-.786 1.39-.263 1.333.617 2.651 1.971 2.919 1.355.268 2.665-.586 2.928-1.92.027-.133.037-.256.04-.388ZM3 18a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H3Z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></svg></g></svg>";
154
- declare const tuiIconPause = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconPause\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M6 3H3v10h3V3zm7 0h-3v10h3V3z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
155
- declare const tuiIconPauseLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconPauseLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M10 4H6v16h4V4zm8 0h-4v16h4V4z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
156
- declare const tuiIconPicture = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconPicture\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M12.667 2H3.333C2.597 2 2 2.597 2 3.333v9.334C2 13.403 2.597 14 3.333 14h9.334c.736 0 1.333-.597 1.333-1.333V3.333C14 2.597 13.403 2 12.667 2z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M5.667 6.667a1 1 0 1 0 0-2 1 1 0 0 0 0 2zM14 10l-3.333-3.333L3.333 14\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
157
- declare const tuiIconPiechartLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconPiechartLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M9.78 2.248a1 1 0 0 1 .442 1.95 8.013 8.013 0 0 0-6.02 6.008 1 1 0 0 1-1.95-.447A10.013 10.013 0 0 1 9.78 2.248zm-7.514 12.05a1 1 0 0 1 1.946-.458 8.013 8.013 0 0 0 5.935 5.945 1 1 0 1 1-.461 1.946 10.014 10.014 0 0 1-7.42-7.433zm12.238 7.386a1 1 0 0 1-.5-1.937A8.004 8.004 0 0 0 19.25 8.614a1 1 0 1 1 1.812-.848 10.003 10.003 0 0 1-6.558 13.918zM18.582 4.47a1 1 0 1 1-1.317 1.506 7.976 7.976 0 0 0-3.368-1.751 1 1 0 1 1 .472-1.943 9.975 9.975 0 0 1 4.213 2.188z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
158
- declare const tuiIconPin = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconPin\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M14 6.727C14 11.182 8 15 8 15s-6-3.818-6-8.273c0-1.519.632-2.975 1.757-4.05A6.148 6.148 0 0 1 8 1a6.15 6.15 0 0 1 4.243 1.677A5.598 5.598 0 0 1 14 6.727z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M8 9a2 2 0 1 0 0-4 2 2 0 0 0 0 4z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
159
- declare const tuiIconPlay = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconPlay\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"m3 2 10 6-10 6V2z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
160
- declare const tuiIconPlayLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconPlayLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"m5 3 14 9-14 9V3z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
161
- declare const tuiIconPlus = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconPlus\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M7 7V3a1 1 0 0 1 2 0v4h4a1 1 0 1 1 0 2H9v4a1 1 0 1 1-2 0V9H3a1 1 0 0 1 0-2h4z\" fill=\"currentColor\"/></svg></svg></g></svg>";
162
- declare const tuiIconPlusCircleLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconPlusCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10zm0-14v8m-4-4h8\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
163
- declare const tuiIconPlusLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconPlusLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M12 5v14m-7-7h14\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
164
- declare const tuiIconPrintLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconPrintLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M6 9V2h12v7M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M18 14H6v8h12v-8z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
427
+ declare const tuiIconPackage = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPackage\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m16.5 9.4-9-5.19M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"/><path d=\"M3.27 6.96 12 12.01l8.73-5.05M12 22.08V12\"/></svg></svg></svg></g></svg>";
428
+ declare const tuiIconPackageLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPackageLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m16.5 9.4-9-5.19M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"/><path d=\"M3.27 6.96 12 12.01l8.73-5.05M12 22.08V12\"/></svg></svg></svg></g></svg>";
429
+ declare const tuiIconPaintLarge = "<svg height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconPaintLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" y=\"-12\"><svg fill=\"none\" height=\"1.5em\" viewBox=\"0 0 24 24\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><path clip-rule=\"evenodd\" d=\"M7.24 3.452 4.014 3.5a1 1 0 0 1-.03-2l6-.09c.036 0 .072.001.108.004A1.994 1.994 0 0 1 11.519 2L16 6.48a2 2 0 0 1 0 2.829l-3.45 3.45L10.308 15a2 2 0 0 1-2.829 0l-2.24-2.24L3 10.52A2 2 0 0 1 3 7.69l4.24-4.24Zm2.865-.038-5.69 5.691L5.808 10.5h6.171l2.606-2.605-4.48-4.48Zm10.316 10.13.001.001c.213-2.55-1.68-4.167-2.45-4.714a.13.13 0 0 0-.144-.006c-.044.027-.06.038-.052.089.194 1.175-1.509 2.629-1.509 2.629-.405.43-.678.847-.786 1.39-.263 1.333.617 2.651 1.971 2.919 1.355.268 2.665-.586 2.928-1.92.027-.133.037-.256.04-.388ZM3 18a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H3Z\" fill=\"currentColor\" stroke=\"none\" fill-rule=\"evenodd\"/></svg></svg></svg></g></svg>";
430
+ declare const tuiIconPaperclip = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPaperclip\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m21.44 11.05-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48\"/></svg></svg></svg></g></svg>";
431
+ declare const tuiIconPaperclipLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPaperclipLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m21.44 11.05-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48\"/></svg></svg></svg></g></svg>";
432
+ declare const tuiIconPause = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPause\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 4h4v16H6zM14 4h4v16h-4z\"/></svg></svg></svg></g></svg>";
433
+ declare const tuiIconPauseCircle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPauseCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M10 15V9M14 15V9\"/></svg></svg></svg></g></svg>";
434
+ declare const tuiIconPauseCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPauseCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M10 15V9M14 15V9\"/></svg></svg></svg></g></svg>";
435
+ declare const tuiIconPauseLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPauseLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 4h4v16H6zM14 4h4v16h-4z\"/></svg></svg></svg></g></svg>";
436
+ declare const tuiIconPenTool = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPenTool\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m12 19 7-7 3 3-7 7-3-3z\"/><path d=\"m18 13-1.5-7.5L2 2l3.5 14.5L13 18l5-5zM2 2l7.586 7.586\"/><circle cx=\"11\" cy=\"11\" r=\"2\"/></svg></svg></svg></g></svg>";
437
+ declare const tuiIconPenToolLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPenToolLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m12 19 7-7 3 3-7 7-3-3z\"/><path d=\"m18 13-1.5-7.5L2 2l3.5 14.5L13 18l5-5zM2 2l7.586 7.586\"/><circle cx=\"11\" cy=\"11\" r=\"2\"/></svg></svg></svg></g></svg>";
438
+ declare const tuiIconPercent = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPercent\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 5 5 19\"/><circle cx=\"6.5\" cy=\"6.5\" r=\"2.5\"/><circle cx=\"17.5\" cy=\"17.5\" r=\"2.5\"/></svg></svg></svg></g></svg>";
439
+ declare const tuiIconPercentLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPercentLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 5 5 19\"/><circle cx=\"6.5\" cy=\"6.5\" r=\"2.5\"/><circle cx=\"17.5\" cy=\"17.5\" r=\"2.5\"/></svg></svg></svg></g></svg>";
440
+ declare const tuiIconPhone = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPhone\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"/></svg></svg></svg></g></svg>";
441
+ declare const tuiIconPhoneCall = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPhoneCall\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"/></svg></svg></svg></g></svg>";
442
+ declare const tuiIconPhoneCallLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPhoneCallLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"/></svg></svg></svg></g></svg>";
443
+ declare const tuiIconPhoneForwarded = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPhoneForwarded\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m19 1 4 4-4 4M15 5h8M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"/></svg></svg></svg></g></svg>";
444
+ declare const tuiIconPhoneForwardedLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPhoneForwardedLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m19 1 4 4-4 4M15 5h8M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"/></svg></svg></svg></g></svg>";
445
+ declare const tuiIconPhoneIncoming = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPhoneIncoming\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 2v6h6M23 1l-7 7M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"/></svg></svg></svg></g></svg>";
446
+ declare const tuiIconPhoneIncomingLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPhoneIncomingLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 2v6h6M23 1l-7 7M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"/></svg></svg></svg></g></svg>";
447
+ declare const tuiIconPhoneLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPhoneLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"/></svg></svg></svg></g></svg>";
448
+ declare const tuiIconPhoneMissed = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPhoneMissed\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m23 1-6 6M17 1l6 6M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"/></svg></svg></svg></g></svg>";
449
+ declare const tuiIconPhoneMissedLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPhoneMissedLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m23 1-6 6M17 1l6 6M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"/></svg></svg></svg></g></svg>";
450
+ declare const tuiIconPhoneOff = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPhoneOff\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91M23 1 1 23\"/></svg></svg></svg></g></svg>";
451
+ declare const tuiIconPhoneOffLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPhoneOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91M23 1 1 23\"/></svg></svg></svg></g></svg>";
452
+ declare const tuiIconPhoneOutgoing = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPhoneOutgoing\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M23 7V1h-6M16 8l7-7M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"/></svg></svg></svg></g></svg>";
453
+ declare const tuiIconPhoneOutgoingLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPhoneOutgoingLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M23 7V1h-6M16 8l7-7M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"/></svg></svg></svg></g></svg>";
454
+ declare const tuiIconPicture = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPicture\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"/><path d=\"m21 15-5-5L5 21\"/></svg></svg></svg></g></svg>";
455
+ declare const tuiIconPieChart = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPieChart\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21.21 15.89A10 10 0 1 1 8 2.83\"/><path d=\"M22 12A10 10 0 0 0 12 2v10z\"/></svg></svg></svg></g></svg>";
456
+ declare const tuiIconPieChartLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPieChartLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21.21 15.89A10 10 0 1 1 8 2.83\"/><path d=\"M22 12A10 10 0 0 0 12 2v10z\"/></svg></svg></svg></g></svg>";
457
+ declare const tuiIconPin = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPin\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"/><circle cx=\"12\" cy=\"10\" r=\"3\"/></svg></svg></svg></g></svg>";
458
+ declare const tuiIconPlay = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPlay\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m5 3 14 9-14 9V3z\"/></svg></svg></svg></g></svg>";
459
+ declare const tuiIconPlayCircle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPlayCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m10 8 6 4-6 4V8z\"/></svg></svg></svg></g></svg>";
460
+ declare const tuiIconPlayCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPlayCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m10 8 6 4-6 4V8z\"/></svg></svg></svg></g></svg>";
461
+ declare const tuiIconPlayLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPlayLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m5 3 14 9-14 9V3z\"/></svg></svg></svg></g></svg>";
462
+ declare const tuiIconPlus = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPlus\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 5v14M5 12h14\"/></svg></svg></svg></g></svg>";
463
+ declare const tuiIconPlusCircle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPlusCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M12 8v8M8 12h8\"/></svg></svg></svg></g></svg>";
464
+ declare const tuiIconPlusCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPlusCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M12 8v8M8 12h8\"/></svg></svg></svg></g></svg>";
465
+ declare const tuiIconPlusLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPlusLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 5v14M5 12h14\"/></svg></svg></svg></g></svg>";
466
+ declare const tuiIconPlusSquare = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPlusSquare\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"M12 8v8M8 12h8\"/></svg></svg></svg></g></svg>";
467
+ declare const tuiIconPlusSquareLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPlusSquareLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"M12 8v8M8 12h8\"/></svg></svg></svg></g></svg>";
468
+ declare const tuiIconPocket = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPocket\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z\"/><path d=\"m8 10 4 4 4-4\"/></svg></svg></svg></g></svg>";
469
+ declare const tuiIconPocketLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPocketLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z\"/><path d=\"m8 10 4 4 4-4\"/></svg></svg></svg></g></svg>";
470
+ declare const tuiIconPower = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPower\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18.36 6.64a9 9 0 1 1-12.73 0M12 2v10\"/></svg></svg></svg></g></svg>";
471
+ declare const tuiIconPowerLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPowerLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18.36 6.64a9 9 0 1 1-12.73 0M12 2v10\"/></svg></svg></svg></g></svg>";
472
+ declare const tuiIconPrintLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPrintLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 9V2h12v7M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2\"/><path d=\"M6 14h12v8H6z\"/></svg></svg></svg></g></svg>";
473
+ declare const tuiIconPrinter = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconPrinter\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 9V2h12v7M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2\"/><path d=\"M6 14h12v8H6z\"/></svg></svg></svg></g></svg>";
474
+ declare const tuiIconPrinterLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPrinterLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 9V2h12v7M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2\"/><path d=\"M6 14h12v8H6z\"/></svg></svg></svg></g></svg>";
165
475
  declare const tuiIconQuoteLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconQuoteLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><rect height=\"9\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"2\" width=\"8\" x=\"2\" y=\"5\"/><rect height=\"9\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"2\" width=\"8\" x=\"14\" y=\"5\"/><path d=\"M10 12c0 5.625-4 9-4 9M22 12c0 5.625-4 9-4 9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
166
- declare const tuiIconRedo = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconRedo\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><g clip-path=\"url(#a)\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15.333 2.667v4h-4\"/><path d=\"M13.66 10a6 6 0 1 1-1.413-6.24l3.086 2.907\"/></g></svg></svg></g></svg>";
476
+ declare const tuiIconRadio = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconRadio\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"2\"/><path d=\"M16.24 7.76a6 6 0 0 1 0 8.49m-8.48-.01a6 6 0 0 1 0-8.49m11.31-2.82a10 10 0 0 1 0 14.14m-14.14 0a10 10 0 0 1 0-14.14\"/></svg></svg></svg></g></svg>";
477
+ declare const tuiIconRadioLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconRadioLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"2\"/><path d=\"M16.24 7.76a6 6 0 0 1 0 8.49m-8.48-.01a6 6 0 0 1 0-8.49m11.31-2.82a10 10 0 0 1 0 14.14m-14.14 0a10 10 0 0 1 0-14.14\"/></svg></svg></svg></g></svg>";
478
+ declare const tuiIconRedo = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconRedo\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15.333 2.667v4h-4\"/><path d=\"M13.66 10a6 6 0 1 1-1.413-6.24l3.086 2.907\"/></g></svg></svg></g></svg>";
167
479
  declare const tuiIconRedoLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconRedoLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M20.712 10.967c0 .374-.161.756-.483 1.016h-.002l-7.018 5.665-.001.002a1.277 1.277 0 0 1-1.598.008h0l.527-1.134-.936-.352h0v-.002l.909-2.414c-1.97.024-3.388.256-4.607.875-1.482.752-2.816 2.154-4.431 4.875a1 1 0 0 1-1.843-.695c.459-2.442 1.173-4.98 3.014-6.975C5.92 10.02 8.415 8.77 12.155 8.295L11.2 5.76h0a1.31 1.31 0 0 1 .4-1.478 1.275 1.275 0 0 1 1.609 0l7.02 5.668h0l.008.007a1.306 1.306 0 0 1 .474 1.01Zm0 0v-.002h-1l1 .004v-.002Zm-8.763 5.129.002-.002-.002.002Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
168
480
  declare const tuiIconRefresh = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconRefresh\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M15 3v4h-4M1 13V9h4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M2.597 6a6.025 6.025 0 0 1 1.595-2.484 5.639 5.639 0 0 1 2.54-1.368 5.475 5.475 0 0 1 2.856.088 5.68 5.68 0 0 1 2.46 1.523L15 6.666M1 9.334l2.953 2.907a5.678 5.678 0 0 0 2.46 1.523c.929.281 1.91.312 2.854.088a5.638 5.638 0 0 0 2.541-1.368 6.023 6.023 0 0 0 1.595-2.483\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
481
+ declare const tuiIconRefreshCcw = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconRefreshCcw\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 4v6h6M23 20v-6h-6\"/><path d=\"M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4-4.64 4.36A9 9 0 0 1 3.51 15\"/></svg></svg></svg></g></svg>";
482
+ declare const tuiIconRefreshCcwLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconRefreshCcwLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 4v6h6M23 20v-6h-6\"/><path d=\"M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4-4.64 4.36A9 9 0 0 1 3.51 15\"/></svg></svg></svg></g></svg>";
483
+ declare const tuiIconRefreshCw = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconRefreshCw\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M23 4v6h-6M1 20v-6h6\"/><path d=\"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15\"/></svg></svg></svg></g></svg>";
484
+ declare const tuiIconRefreshCwLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconRefreshCwLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M23 4v6h-6M1 20v-6h6\"/><path d=\"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15\"/></svg></svg></svg></g></svg>";
169
485
  declare const tuiIconRefreshLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconRefreshLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M23 4v6h-6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M20.49 15a9 9 0 1 1-2.13-9.36L23 10\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
170
- declare const tuiIconRemoveLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconRemoveLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M6.707 5.293a1 1 0 0 0-1.414 1.414L10.586 12l-5.293 5.293a1 1 0 1 0 1.414 1.414L12 13.414l5.293 5.293a1 1 0 0 0 1.414-1.414L13.414 12l5.293-5.293a1 1 0 0 0-1.414-1.414L12 10.586 6.707 5.293z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
171
- declare const tuiIconRotate = "<svg height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconRotate\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><g clip-path=\"url(#clip0_29215:435606)\"><path clip-rule=\"evenodd\" d=\"M14.036 9a.97.97 0 0 1-.965-.977v-2.4c0-.406-.156-.792-.43-1.074v-.001a1.425 1.425 0 0 0-1.017-.434H9.292l.404.486c.377.382.377 1 0 1.382a.955.955 0 0 1-1.364 0l-2.05-2.155a.987.987 0 0 1 0-1.382L8.332.286a.955.955 0 0 1 1.364 0c.377.382.377 1 0 1.382l-.404.49h2.334A3.352 3.352 0 0 1 14.02 3.18c.63.653.981 1.531.981 2.444v2.4a.97.97 0 0 1-.964.977ZM4 9h5v4H4V9ZM2 9a2 2 0 0 1 2-2h5a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9Z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></g><defs><clipPath id=\"clip0_29215:435606\"><path fill=\"#fff\" transform=\"translate(0 .002)\" d=\"M0 0h16v16H0z\"/></clipPath></defs></svg></svg></g></svg>";
172
- declare const tuiIconSearch = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSearch\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M7.333 12.667A5.333 5.333 0 1 0 7.333 2a5.333 5.333 0 0 0 0 10.667zM14 14l-2.9-2.9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
173
- declare const tuiIconSearchLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSearchLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M10.5 17a6.5 6.5 0 1 0 0-13 6.5 6.5 0 0 0 0 13zm9.5 3-4.35-4.35\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
174
- declare const tuiIconSettings = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSettings\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><g clip-path=\"url(#a)\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4z\"/><path d=\"M12.933 10a1.1 1.1 0 0 0 .22 1.213l.04.04a1.333 1.333 0 1 1-1.886 1.887l-.04-.04a1.1 1.1 0 0 0-1.214-.22 1.1 1.1 0 0 0-.666 1.006V14a1.333 1.333 0 1 1-2.667 0v-.06A1.1 1.1 0 0 0 6 12.933a1.1 1.1 0 0 0-1.213.22l-.04.04a1.334 1.334 0 1 1-1.887-1.886l.04-.04a1.1 1.1 0 0 0 .22-1.214 1.1 1.1 0 0 0-1.007-.667H2A1.333 1.333 0 1 1 2 6.72h.06A1.1 1.1 0 0 0 3.067 6a1.1 1.1 0 0 0-.22-1.213l-.04-.04A1.333 1.333 0 1 1 4.693 2.86l.04.04a1.1 1.1 0 0 0 1.214.22H6a1.1 1.1 0 0 0 .667-1.007V2a1.333 1.333 0 1 1 2.666 0v.06A1.1 1.1 0 0 0 10 3.066a1.1 1.1 0 0 0 1.213-.22l.04-.04a1.334 1.334 0 1 1 1.887 1.887l-.04.04a1.1 1.1 0 0 0-.22 1.214V6a1.1 1.1 0 0 0 1.007.667H14a1.333 1.333 0 0 1 0 2.666h-.06a1.1 1.1 0 0 0-1.007.667z\"/></g></svg></svg></g></svg>";
175
- declare const tuiIconSettingsLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSettingsLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M12 2c-.413 0-.821.025-1.222.074l-.038.004c-.146.016-.454.05-.735.215a1.525 1.525 0 0 0-.561.584c-.155.288-.178.61-.189.764 0 .016-.002.03-.003.042L9.16 4.787a7.693 7.693 0 0 0-.252.105l-.846-.716a3.587 3.587 0 0 1-.031-.027c-.117-.1-.36-.313-.674-.407a1.525 1.525 0 0 0-.81-.016c-.314.082-.556.276-.67.367l-.03.024a9.889 9.889 0 0 0-.902.796l-.002.002-.028.028-.002.002c-.283.284-.549.585-.796.901l-.024.03c-.091.115-.285.357-.367.672-.068.262-.062.55.016.809.094.313.306.557.407.674l.027.031.716.846a7.695 7.695 0 0 0-.105.252l-1.104.092a3.584 3.584 0 0 1-.042.003c-.154.011-.476.034-.764.189a1.525 1.525 0 0 0-.584.561c-.165.281-.199.59-.215.735l-.004.038a10.09 10.09 0 0 0 0 2.444l.004.038c.016.146.05.454.215.735.137.233.346.433.584.561.288.155.61.178.764.189.016 0 .03.002.042.003l1.104.092c.034.085.068.169.105.252l-.716.846-.027.031c-.1.117-.313.361-.407.674a1.525 1.525 0 0 0-.016.81c.082.314.276.556.367.67l.024.03c.245.315.509.613.79.895l.002.003.04.04.003.003c.282.28.58.544.894.789l.03.024c.115.091.357.285.672.367.262.068.55.062.809-.016.313-.094.557-.306.674-.407l.031-.027.846-.716c.083.037.167.072.252.105l.092 1.104.003.042c.011.153.034.476.189.764.128.238.328.447.561.584.281.165.59.199.735.215l.038.004a10.09 10.09 0 0 0 2.444 0l.038-.004c.146-.016.454-.05.735-.215.233-.137.433-.346.561-.584.155-.288.178-.61.189-.764 0-.016.002-.03.003-.042l.092-1.104c.085-.034.169-.068.252-.105l.846.716.02.017.011.01c.117.1.36.313.674.407.259.078.547.084.81.016.314-.082.556-.276.67-.367l.03-.024a10.058 10.058 0 0 0 1.73-1.73l.024-.03c.091-.114.285-.356.367-.67a1.526 1.526 0 0 0-.016-.81c-.094-.313-.306-.557-.407-.674a2.51 2.51 0 0 1-.013-.015l-.014-.016-.716-.846a5.57 5.57 0 0 0 .105-.252l1.104-.092.042-.003c.153-.011.476-.034.764-.189.238-.128.447-.328.584-.561.165-.281.199-.59.215-.735l.004-.038a10.09 10.09 0 0 0 0-2.444l-.004-.038c-.016-.146-.05-.454-.215-.735a1.525 1.525 0 0 0-.584-.561c-.288-.155-.61-.178-.764-.189a3.71 3.71 0 0 1-.042-.003l-1.104-.092a7.626 7.626 0 0 0-.105-.252l.716-.846.027-.031c.1-.117.313-.36.407-.674.078-.259.084-.547.016-.809-.082-.315-.276-.557-.367-.672l-.024-.03a10.049 10.049 0 0 0-1.73-1.729l-.03-.024c-.114-.091-.356-.285-.67-.367a1.524 1.524 0 0 0-.81.016c-.313.094-.557.306-.674.407l-.031.027-.846.716a7.704 7.704 0 0 0-.252-.105l-.092-1.104-.003-.042c-.011-.154-.034-.476-.189-.764a1.525 1.525 0 0 0-.561-.584c-.281-.165-.59-.199-.735-.215l-.038-.004A10.09 10.09 0 0 0 12 2zm-.855 3.056.085-1.02a8.11 8.11 0 0 1 1.54 0l.085 1.02.003.039c.01.135.03.412.14.657a1.466 1.466 0 0 0 .772.761 5.7 5.7 0 0 0 .274.11l.015.007c.095.036.189.075.281.116l.016.007c.086.039.184.082.27.115a1.465 1.465 0 0 0 1.085.009c.252-.096.462-.278.565-.366l.03-.026.78-.66a8.02 8.02 0 0 1 1.09 1.09l-.661.78-.026.03c-.088.102-.27.312-.366.563a1.467 1.467 0 0 0 .009 1.085c.033.087.076.185.115.271l.007.016c.041.092.08.186.116.28l.006.016c.035.09.073.189.11.274a1.466 1.466 0 0 0 .761.773c.246.109.523.129.658.139l.039.003 1.02.085a8.132 8.132 0 0 1 0 1.54l-1.02.085-.039.003c-.135.01-.412.03-.657.14a1.466 1.466 0 0 0-.761.772 5.762 5.762 0 0 0-.11.274l-.006.015a5.747 5.747 0 0 1-.117.281l-.007.016a5.721 5.721 0 0 0-.115.27 1.465 1.465 0 0 0-.009 1.085c.096.252.278.462.366.565l.026.029.66.78a8.047 8.047 0 0 1-1.089 1.09l-.781-.66-.03-.026c-.102-.088-.312-.27-.563-.366a1.464 1.464 0 0 0-1.085.009 5.68 5.68 0 0 0-.271.115l-.016.007c-.092.041-.186.08-.28.116l-.016.007a5.762 5.762 0 0 0-.274.11 1.466 1.466 0 0 0-.773.761c-.109.245-.129.522-.139.657l-.003.039-.085 1.02a8.132 8.132 0 0 1-1.54 0l-.085-1.02-.003-.039c-.01-.135-.03-.412-.14-.657a1.466 1.466 0 0 0-.772-.761 5.758 5.758 0 0 0-.274-.11l-.015-.006a5.718 5.718 0 0 1-.281-.117l-.016-.007c-.086-.038-.184-.082-.27-.115a1.467 1.467 0 0 0-1.085-.009c-.252.096-.462.278-.565.366l-.029.026-.78.66a8.077 8.077 0 0 1-.553-.499v-.001l-.037-.036-.001-.001a8.035 8.035 0 0 1-.5-.552l.661-.78.026-.03c.088-.103.27-.313.366-.564a1.465 1.465 0 0 0-.009-1.085 5.712 5.712 0 0 0-.115-.271l-.007-.016a5.73 5.73 0 0 1-.116-.28l-.007-.016a5.213 5.213 0 0 0-.11-.274 1.466 1.466 0 0 0-.761-.773c-.245-.109-.522-.129-.657-.139l-.039-.003-1.02-.085a8.11 8.11 0 0 1 0-1.54l1.02-.085.039-.003c.135-.01.412-.03.657-.14a1.466 1.466 0 0 0 .761-.772c.038-.085.076-.185.11-.274l.007-.015a5.7 5.7 0 0 1 .116-.281l.007-.016a5.73 5.73 0 0 0 .115-.27 1.465 1.465 0 0 0 .009-1.085c-.096-.252-.278-.462-.366-.565l-.026-.029-.66-.781c.16-.194.328-.38.506-.558l.025-.025V6.33c.178-.177.364-.346.558-.506l.781.661.03.026c.102.088.312.27.563.366a1.465 1.465 0 0 0 1.085-.009c.087-.033.185-.076.271-.115l.016-.007c.092-.041.186-.08.28-.116l.016-.007c.09-.034.189-.072.274-.11a1.466 1.466 0 0 0 .773-.761c.109-.245.129-.522.139-.657l.003-.039zM12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm2-4a2 2 0 1 1-4 0 2 2 0 0 1 4 0z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
176
- declare const tuiIconShowLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconShowLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
177
- declare const tuiIconSortAscending = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSortAscending\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M4.1 5H12c.3 0 .5.2.5.5 0 .1 0 .2-.1.3l-3.9 4.7c-.2.2-.5.2-.7.1l-.1-.1-4-4.7c-.2-.2-.2-.5 0-.7.1-.1.3-.1.4-.1z\" fill=\"currentColor\"/></svg></svg></g></svg>";
178
- declare const tuiIconSortDescending = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSortDescending\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M4.1 10.665H12c.3 0 .5-.2.5-.5 0-.1 0-.2-.1-.3l-3.9-4.7c-.2-.2-.5-.2-.7-.1l-.1.1-4 4.7c-.2.2-.2.5 0 .7.1.1.3.1.4.1z\" fill=\"currentColor\"/></svg></svg></g></svg>";
179
- declare const tuiIconSortDown = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSortDown\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M4.1 5H12c.3 0 .5.2.5.5 0 .1 0 .2-.1.3l-3.9 4.7c-.2.2-.5.2-.7.1l-.1-.1-4-4.7c-.2-.2-.2-.5 0-.7.1-.1.3-.1.4-.1z\" fill=\"currentColor\"/></svg></svg></g></svg>";
180
- declare const tuiIconSortOff = "<svg height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSortOff\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><svg fill=\"none\" height=\"16\" viewBox=\"0 0 16 16\" width=\"16\" xmlns=\"http://www.w3.org/2000/svg\"><path clip-rule=\"evenodd\" d=\"M11.707 4.879a1 1 0 0 1-1.414 1.414L8 4 5.707 6.293a1 1 0 1 1-1.414-1.414l2.293-2.293a2 2 0 0 1 2.828 0l2.293 2.293ZM4.293 10.707a1 1 0 0 1 1.414-1.414L8 11.586l2.293-2.293a1 1 0 1 1 1.414 1.414L9.414 13a2 2 0 0 1-2.828 0l-2.293-2.293Z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></svg></g></svg>";
181
- declare const tuiIconSortUp = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSortUp\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M4.1 10.665H12c.3 0 .5-.2.5-.5 0-.1 0-.2-.1-.3l-3.9-4.7c-.2-.2-.5-.2-.7-.1l-.1.1-4 4.7c-.2.2-.2.5 0 .7.1.1.3.1.4.1z\" fill=\"currentColor\"/></svg></svg></g></svg>";
182
- declare const tuiIconSound = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSound\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M7.333 3.333 4 6H1.333v4H4l3.333 2.667V3.333zm5.38-.046a6.667 6.667 0 0 1 0 9.426M10.36 5.64a3.333 3.333 0 0 1 0 4.713\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
183
- declare const tuiIconSoundLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSoundLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M11 5 6 9H2v6h4l5 4V5zm8.07-.07a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
184
- declare const tuiIconSoundOff = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSoundOff\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M7.333 3.333 4 6H1.333v4H4l3.333 2.667V3.333zM14.334 6l-4 4m0-4 4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
185
- declare const tuiIconSoundOffLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSoundOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M11 5 6 9H2v6h4l5 4V5zm12 4-6 6m0-6 6 6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
186
- declare const tuiIconSpoilerDeleteLarge = "<svg height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSpoilerDeleteLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" y=\"-12\"><svg fill=\"none\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M5 4c-.5 0-1 .5-1 1v1.313a1 1 0 0 1-2 0V5c0-1.624 1.376-3 3-3h1.313a1 1 0 0 1 0 2H5Zm4.688-1a1 1 0 0 1 1-1h2.624a1 1 0 1 1 0 2h-2.624a1 1 0 0 1-1-1ZM3 9.688a1 1 0 0 1 1 1v2.624a1 1 0 1 1-2 0v-2.624a1 1 0 0 1 1-1Zm18 0a1 1 0 0 1 1 1v2.624a1 1 0 1 1-2 0v-2.624a1 1 0 0 1 1-1ZM9.687 21a1 1 0 0 1 1-1h2.626a1 1 0 1 1 0 2h-2.626a1 1 0 0 1-1-1ZM20 5v1.313a1 1 0 1 0 2 0V5c0-1.624-1.376-3-3-3h-1.313a1 1 0 1 0 0 2H19c.5 0 1 .5 1 1Zm0 12.688V19c0 .5-.5 1-1 1h-1.313a1 1 0 1 0 0 2H19c1.624 0 3-1.376 3-3v-1.313a1 1 0 1 0-2 0ZM4 19v-1.313a1 1 0 1 0-2 0V19c0 1.624 1.376 3 3 3h1.313a1 1 0 1 0 0-2H5c-.5 0-1-.5-1-1ZM8.293 8.293a1 1 0 0 1 1.414 0L12 10.586l2.293-2.293a1 1 0 1 1 1.414 1.414L13.414 12l2.293 2.293a1 1 0 0 1-1.414 1.414L12 13.414l-2.293 2.293a1 1 0 0 1-1.414-1.414L10.586 12 8.293 9.707a1 1 0 0 1 0-1.414Z\" fill=\"currentColor\"/></svg></svg></svg></g></svg>";
187
- declare const tuiIconSpoilerLarge = "<svg height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSpoilerLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" y=\"-12\"><svg fill=\"none\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M5 2a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3H5ZM4 5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5Zm5.707 5.293a1 1 0 1 0-1.414 1.414l3 3a1 1 0 0 0 1.414 0l3-3a1 1 0 0 0-1.414-1.414L12 12.586l-2.293-2.293Z\" fill=\"currentColor\"/></svg></svg></svg></g></svg>";
188
- declare const tuiIconStar = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconStar\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"m8 1.333 2.06 4.174 4.607.673-3.334 3.247.787 4.587L8 11.847l-4.12 2.167.787-4.587L1.333 6.18l4.607-.673L8 1.334z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
486
+ declare const tuiIconRemoveLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconRemoveLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 6 6 18M6 6l12 12\"/></svg></svg></svg></g></svg>";
487
+ declare const tuiIconRepeat = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconRepeat\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m17 1 4 4-4 4\"/><path d=\"M3 11V9a4 4 0 0 1 4-4h14M7 23l-4-4 4-4\"/><path d=\"M21 13v2a4 4 0 0 1-4 4H3\"/></svg></svg></svg></g></svg>";
488
+ declare const tuiIconRepeatLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconRepeatLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m17 1 4 4-4 4\"/><path d=\"M3 11V9a4 4 0 0 1 4-4h14M7 23l-4-4 4-4\"/><path d=\"M21 13v2a4 4 0 0 1-4 4H3\"/></svg></svg></svg></g></svg>";
489
+ declare const tuiIconRewind = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconRewind\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m11 19-9-7 9-7v14zM22 19l-9-7 9-7v14z\"/></svg></svg></svg></g></svg>";
490
+ declare const tuiIconRewindLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconRewindLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m11 19-9-7 9-7v14zM22 19l-9-7 9-7v14z\"/></svg></svg></svg></g></svg>";
491
+ declare const tuiIconRotate = "<svg height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconRotate\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path clip-rule=\"evenodd\" d=\"M14.036 9a.97.97 0 0 1-.965-.977v-2.4c0-.406-.156-.792-.43-1.074v-.001a1.425 1.425 0 0 0-1.017-.434H9.292l.404.486c.377.382.377 1 0 1.382a.955.955 0 0 1-1.364 0l-2.05-2.155a.987.987 0 0 1 0-1.382L8.332.286a.955.955 0 0 1 1.364 0c.377.382.377 1 0 1.382l-.404.49h2.334A3.352 3.352 0 0 1 14.02 3.18c.63.653.981 1.531.981 2.444v2.4a.97.97 0 0 1-.964.977ZM4 9h5v4H4V9ZM2 9a2 2 0 0 1 2-2h5a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9Z\" fill=\"currentColor\" stroke=\"none\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
492
+ declare const tuiIconRotateCcw = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconRotateCcw\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 4v6h6\"/><path d=\"M3.51 15a9 9 0 1 0 2.13-9.36L1 10\"/></svg></svg></svg></g></svg>";
493
+ declare const tuiIconRotateCcwLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconRotateCcwLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 4v6h6\"/><path d=\"M3.51 15a9 9 0 1 0 2.13-9.36L1 10\"/></svg></svg></svg></g></svg>";
494
+ declare const tuiIconRotateCw = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconRotateCw\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M23 4v6h-6\"/><path d=\"M20.49 15a9 9 0 1 1-2.12-9.36L23 10\"/></svg></svg></svg></g></svg>";
495
+ declare const tuiIconRotateCwLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconRotateCwLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M23 4v6h-6\"/><path d=\"M20.49 15a9 9 0 1 1-2.12-9.36L23 10\"/></svg></svg></svg></g></svg>";
496
+ declare const tuiIconRss = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconRss\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 11a9 9 0 0 1 9 9M4 4a16 16 0 0 1 16 16\"/><circle cx=\"5\" cy=\"19\" r=\"1\"/></svg></svg></svg></g></svg>";
497
+ declare const tuiIconRssLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconRssLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 11a9 9 0 0 1 9 9M4 4a16 16 0 0 1 16 16\"/><circle cx=\"5\" cy=\"19\" r=\"1\"/></svg></svg></svg></g></svg>";
498
+ declare const tuiIconSave = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconSave\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z\"/><path d=\"M17 21v-8H7v8M7 3v5h8\"/></svg></svg></svg></g></svg>";
499
+ declare const tuiIconSaveLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconSaveLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z\"/><path d=\"M17 21v-8H7v8M7 3v5h8\"/></svg></svg></svg></g></svg>";
500
+ declare const tuiIconScissors = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconScissors\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"6\" cy=\"6\" r=\"3\"/><circle cx=\"6\" cy=\"18\" r=\"3\"/><path d=\"M20 4 8.12 15.88M14.47 14.48 20 20M8.12 8.12 12 12\"/></svg></svg></svg></g></svg>";
501
+ declare const tuiIconScissorsLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconScissorsLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"6\" cy=\"6\" r=\"3\"/><circle cx=\"6\" cy=\"18\" r=\"3\"/><path d=\"M20 4 8.12 15.88M14.47 14.48 20 20M8.12 8.12 12 12\"/></svg></svg></svg></g></svg>";
502
+ declare const tuiIconSearch = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconSearch\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"/><path d=\"m21 21-4.35-4.35\"/></svg></svg></svg></g></svg>";
503
+ declare const tuiIconSearchLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconSearchLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"/><path d=\"m21 21-4.35-4.35\"/></svg></svg></svg></g></svg>";
504
+ declare const tuiIconSend = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconSend\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 2 11 13M22 2l-7 20-4-9-9-4 20-7z\"/></svg></svg></svg></g></svg>";
505
+ declare const tuiIconSendLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconSendLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 2 11 13M22 2l-7 20-4-9-9-4 20-7z\"/></svg></svg></svg></g></svg>";
506
+ declare const tuiIconServer = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconServer\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"8\" rx=\"2\" ry=\"2\"/><rect x=\"2\" y=\"14\" width=\"20\" height=\"8\" rx=\"2\" ry=\"2\"/><path d=\"M6 6h.01M6 18h.01\"/></svg></svg></svg></g></svg>";
507
+ declare const tuiIconServerLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconServerLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"8\" rx=\"2\" ry=\"2\"/><rect x=\"2\" y=\"14\" width=\"20\" height=\"8\" rx=\"2\" ry=\"2\"/><path d=\"M6 6h.01M6 18h.01\"/></svg></svg></svg></g></svg>";
508
+ declare const tuiIconSettings = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconSettings\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"/><path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\"/></svg></svg></svg></g></svg>";
509
+ declare const tuiIconSettingsLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconSettingsLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"/><path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\"/></svg></svg></svg></g></svg>";
510
+ declare const tuiIconShare = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconShare\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8M16 6l-4-4-4 4M12 2v13\"/></svg></svg></svg></g></svg>";
511
+ declare const tuiIconShare2 = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconShare2\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"18\" cy=\"5\" r=\"3\"/><circle cx=\"6\" cy=\"12\" r=\"3\"/><circle cx=\"18\" cy=\"19\" r=\"3\"/><path d=\"m8.59 13.51 6.83 3.98M15.41 6.51l-6.82 3.98\"/></svg></svg></svg></g></svg>";
512
+ declare const tuiIconShare2Large = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconShare2Large\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"18\" cy=\"5\" r=\"3\"/><circle cx=\"6\" cy=\"12\" r=\"3\"/><circle cx=\"18\" cy=\"19\" r=\"3\"/><path d=\"m8.59 13.51 6.83 3.98M15.41 6.51l-6.82 3.98\"/></svg></svg></svg></g></svg>";
513
+ declare const tuiIconShareLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconShareLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8M16 6l-4-4-4 4M12 2v13\"/></svg></svg></svg></g></svg>";
514
+ declare const tuiIconShield = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconShield\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"/></svg></svg></svg></g></svg>";
515
+ declare const tuiIconShieldLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconShieldLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"/></svg></svg></svg></g></svg>";
516
+ declare const tuiIconShieldOff = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconShieldOff\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19.69 14a6.9 6.9 0 0 0 .31-2V5l-8-3-3.16 1.18M4.73 4.73 4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38M1 1l22 22\"/></svg></svg></svg></g></svg>";
517
+ declare const tuiIconShieldOffLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconShieldOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19.69 14a6.9 6.9 0 0 0 .31-2V5l-8-3-3.16 1.18M4.73 4.73 4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38M1 1l22 22\"/></svg></svg></svg></g></svg>";
518
+ declare const tuiIconShoppingBag = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconShoppingBag\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4zM3 6h18\"/><path d=\"M16 10a4 4 0 0 1-8 0\"/></svg></svg></svg></g></svg>";
519
+ declare const tuiIconShoppingBagLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconShoppingBagLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4zM3 6h18\"/><path d=\"M16 10a4 4 0 0 1-8 0\"/></svg></svg></svg></g></svg>";
520
+ declare const tuiIconShoppingCart = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconShoppingCart\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"9\" cy=\"21\" r=\"1\"/><circle cx=\"20\" cy=\"21\" r=\"1\"/><path d=\"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6\"/></svg></svg></svg></g></svg>";
521
+ declare const tuiIconShoppingCartLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconShoppingCartLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"9\" cy=\"21\" r=\"1\"/><circle cx=\"20\" cy=\"21\" r=\"1\"/><path d=\"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6\"/></svg></svg></svg></g></svg>";
522
+ declare const tuiIconShowLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconShowLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"/><circle cx=\"12\" cy=\"12\" r=\"3\"/></svg></svg></svg></g></svg>";
523
+ declare const tuiIconShuffle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconShuffle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 3h5v5M4 20 21 3M21 16v5h-5M15 15l6 6M4 4l5 5\"/></svg></svg></svg></g></svg>";
524
+ declare const tuiIconShuffleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconShuffleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 3h5v5M4 20 21 3M21 16v5h-5M15 15l6 6M4 4l5 5\"/></svg></svg></svg></g></svg>";
525
+ declare const tuiIconSidebar = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconSidebar\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"M9 3v18\"/></svg></svg></svg></g></svg>";
526
+ declare const tuiIconSidebarLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconSidebarLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"M9 3v18\"/></svg></svg></svg></g></svg>";
527
+ declare const tuiIconSkipBack = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconSkipBack\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 20 9 12l10-8v16zM5 19V5\"/></svg></svg></svg></g></svg>";
528
+ declare const tuiIconSkipBackLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconSkipBackLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 20 9 12l10-8v16zM5 19V5\"/></svg></svg></svg></g></svg>";
529
+ declare const tuiIconSkipForward = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconSkipForward\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m5 4 10 8-10 8V4zM19 5v14\"/></svg></svg></svg></g></svg>";
530
+ declare const tuiIconSkipForwardLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconSkipForwardLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m5 4 10 8-10 8V4zM19 5v14\"/></svg></svg></svg></g></svg>";
531
+ declare const tuiIconSlack = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconSlack\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.5 10c-.83 0-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5zM20.5 10H19V8.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM9.5 14c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5S8 21.33 8 20.5v-5c0-.83.67-1.5 1.5-1.5zM3.5 14H5v1.5c0 .83-.67 1.5-1.5 1.5S2 16.33 2 15.5 2.67 14 3.5 14zM14 14.5c0-.83.67-1.5 1.5-1.5h5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-5c-.83 0-1.5-.67-1.5-1.5zM15.5 19H14v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zM10 9.5C10 8.67 9.33 8 8.5 8h-5C2.67 8 2 8.67 2 9.5S2.67 11 3.5 11h5c.83 0 1.5-.67 1.5-1.5zM8.5 5H10V3.5C10 2.67 9.33 2 8.5 2S7 2.67 7 3.5 7.67 5 8.5 5z\"/></svg></svg></svg></g></svg>";
532
+ declare const tuiIconSlackLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconSlackLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.5 10c-.83 0-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5zM20.5 10H19V8.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM9.5 14c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5S8 21.33 8 20.5v-5c0-.83.67-1.5 1.5-1.5zM3.5 14H5v1.5c0 .83-.67 1.5-1.5 1.5S2 16.33 2 15.5 2.67 14 3.5 14zM14 14.5c0-.83.67-1.5 1.5-1.5h5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-5c-.83 0-1.5-.67-1.5-1.5zM15.5 19H14v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zM10 9.5C10 8.67 9.33 8 8.5 8h-5C2.67 8 2 8.67 2 9.5S2.67 11 3.5 11h5c.83 0 1.5-.67 1.5-1.5zM8.5 5H10V3.5C10 2.67 9.33 2 8.5 2S7 2.67 7 3.5 7.67 5 8.5 5z\"/></svg></svg></svg></g></svg>";
533
+ declare const tuiIconSlash = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconSlash\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m4.93 4.93 14.14 14.14\"/></svg></svg></svg></g></svg>";
534
+ declare const tuiIconSlashLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconSlashLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m4.93 4.93 14.14 14.14\"/></svg></svg></svg></g></svg>";
535
+ declare const tuiIconSliders = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconSliders\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 21v-7M4 10V3M12 21v-9M12 8V3M20 21v-5M20 12V3M1 14h6M9 8h6M17 16h6\"/></svg></svg></svg></g></svg>";
536
+ declare const tuiIconSlidersLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconSlidersLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 21v-7M4 10V3M12 21v-9M12 8V3M20 21v-5M20 12V3M1 14h6M9 8h6M17 16h6\"/></svg></svg></svg></g></svg>";
537
+ declare const tuiIconSmartphone = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconSmartphone\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"/><path d=\"M12 18h.01\"/></svg></svg></svg></g></svg>";
538
+ declare const tuiIconSmartphoneLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconSmartphoneLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"/><path d=\"M12 18h.01\"/></svg></svg></svg></g></svg>";
539
+ declare const tuiIconSmile = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconSmile\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M8 14s1.5 2 4 2 4-2 4-2M9 9h.01M15 9h.01\"/></svg></svg></svg></g></svg>";
540
+ declare const tuiIconSmileLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconSmileLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M8 14s1.5 2 4 2 4-2 4-2M9 9h.01M15 9h.01\"/></svg></svg></svg></g></svg>";
541
+ declare const tuiIconSortAscending = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSortAscending\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M4.1 5H12c.3 0 .5.2.5.5 0 .1 0 .2-.1.3l-3.9 4.7c-.2.2-.5.2-.7.1l-.1-.1-4-4.7c-.2-.2-.2-.5 0-.7.1-.1.3-.1.4-.1z\" fill=\"currentColor\" stroke=\"none\"/></svg></svg></g></svg>";
542
+ declare const tuiIconSortDescending = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSortDescending\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M4.1 10.665H12c.3 0 .5-.2.5-.5 0-.1 0-.2-.1-.3l-3.9-4.7c-.2-.2-.5-.2-.7-.1l-.1.1-4 4.7c-.2.2-.2.5 0 .7.1.1.3.1.4.1z\" fill=\"currentColor\" stroke=\"none\"/></svg></svg></g></svg>";
543
+ declare const tuiIconSortDown = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSortDown\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M4.1 5H12c.3 0 .5.2.5.5 0 .1 0 .2-.1.3l-3.9 4.7c-.2.2-.5.2-.7.1l-.1-.1-4-4.7c-.2-.2-.2-.5 0-.7.1-.1.3-.1.4-.1z\" fill=\"currentColor\" stroke=\"none\"/></svg></svg></g></svg>";
544
+ declare const tuiIconSortOff = "<svg height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSortOff\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><svg fill=\"none\" height=\"16\" viewBox=\"0 0 16 16\" width=\"16\" xmlns=\"http://www.w3.org/2000/svg\"><path clip-rule=\"evenodd\" d=\"M11.707 4.879a1 1 0 0 1-1.414 1.414L8 4 5.707 6.293a1 1 0 1 1-1.414-1.414l2.293-2.293a2 2 0 0 1 2.828 0l2.293 2.293ZM4.293 10.707a1 1 0 0 1 1.414-1.414L8 11.586l2.293-2.293a1 1 0 1 1 1.414 1.414L9.414 13a2 2 0 0 1-2.828 0l-2.293-2.293Z\" fill=\"currentColor\" fill-rule=\"evenodd\" stroke=\"none\"/></svg></svg></svg></g></svg>";
545
+ declare const tuiIconSortUp = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSortUp\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M4.1 10.665H12c.3 0 .5-.2.5-.5 0-.1 0-.2-.1-.3l-3.9-4.7c-.2-.2-.5-.2-.7-.1l-.1.1-4 4.7c-.2.2-.2.5 0 .7.1.1.3.1.4.1z\" fill=\"currentColor\" stroke=\"none\"/></svg></svg></g></svg>";
546
+ declare const tuiIconSound = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconSound\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 5 6 9H2v6h4l5 4V5zM19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07\"/></svg></svg></svg></g></svg>";
547
+ declare const tuiIconSoundLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconSoundLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 5 6 9H2v6h4l5 4V5zM19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07\"/></svg></svg></svg></g></svg>";
548
+ declare const tuiIconSoundOff = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconSoundOff\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 5 6 9H2v6h4l5 4V5zM23 9l-6 6M17 9l6 6\"/></svg></svg></svg></g></svg>";
549
+ declare const tuiIconSoundOffLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconSoundOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 5 6 9H2v6h4l5 4V5zM23 9l-6 6M17 9l6 6\"/></svg></svg></svg></g></svg>";
550
+ declare const tuiIconSpeaker = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconSpeaker\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\" ry=\"2\"/><circle cx=\"12\" cy=\"14\" r=\"4\"/><path d=\"M12 6h.01\"/></svg></svg></svg></g></svg>";
551
+ declare const tuiIconSpeakerLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconSpeakerLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\" ry=\"2\"/><circle cx=\"12\" cy=\"14\" r=\"4\"/><path d=\"M12 6h.01\"/></svg></svg></svg></g></svg>";
552
+ declare const tuiIconSpoilerDeleteLarge = "<svg height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSpoilerDeleteLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" y=\"-12\"><svg fill=\"none\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M5 4c-.5 0-1 .5-1 1v1.313a1 1 0 0 1-2 0V5c0-1.624 1.376-3 3-3h1.313a1 1 0 0 1 0 2H5Zm4.688-1a1 1 0 0 1 1-1h2.624a1 1 0 1 1 0 2h-2.624a1 1 0 0 1-1-1ZM3 9.688a1 1 0 0 1 1 1v2.624a1 1 0 1 1-2 0v-2.624a1 1 0 0 1 1-1Zm18 0a1 1 0 0 1 1 1v2.624a1 1 0 1 1-2 0v-2.624a1 1 0 0 1 1-1ZM9.687 21a1 1 0 0 1 1-1h2.626a1 1 0 1 1 0 2h-2.626a1 1 0 0 1-1-1ZM20 5v1.313a1 1 0 1 0 2 0V5c0-1.624-1.376-3-3-3h-1.313a1 1 0 1 0 0 2H19c.5 0 1 .5 1 1Zm0 12.688V19c0 .5-.5 1-1 1h-1.313a1 1 0 1 0 0 2H19c1.624 0 3-1.376 3-3v-1.313a1 1 0 1 0-2 0ZM4 19v-1.313a1 1 0 1 0-2 0V19c0 1.624 1.376 3 3 3h1.313a1 1 0 1 0 0-2H5c-.5 0-1-.5-1-1ZM8.293 8.293a1 1 0 0 1 1.414 0L12 10.586l2.293-2.293a1 1 0 1 1 1.414 1.414L13.414 12l2.293 2.293a1 1 0 0 1-1.414 1.414L12 13.414l-2.293 2.293a1 1 0 0 1-1.414-1.414L10.586 12 8.293 9.707a1 1 0 0 1 0-1.414Z\" fill=\"currentColor\" stroke=\"none\"/></svg></svg></svg></g></svg>";
553
+ declare const tuiIconSpoilerLarge = "<svg height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSpoilerLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" y=\"-12\"><svg fill=\"none\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M5 2a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3H5ZM4 5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5Zm5.707 5.293a1 1 0 1 0-1.414 1.414l3 3a1 1 0 0 0 1.414 0l3-3a1 1 0 0 0-1.414-1.414L12 12.586l-2.293-2.293Z\" fill=\"currentColor\" stroke=\"none\"/></svg></svg></svg></g></svg>";
554
+ declare const tuiIconSquare = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconSquare\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/></svg></svg></svg></g></svg>";
555
+ declare const tuiIconSquareLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconSquareLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/></svg></svg></svg></g></svg>";
556
+ declare const tuiIconStar = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconStar\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m12 2 3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"/></svg></svg></svg></g></svg>";
189
557
  declare const tuiIconStarFilled = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconStarFilled\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"currentColor\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"m8 1.333 2.06 4.174 4.607.673-3.334 3.247.787 4.587L8 11.847l-4.12 2.167.787-4.587L1.333 6.18l4.607-.673L8 1.334z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
190
558
  declare const tuiIconStarFilledLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconStarFilledLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"currentColor\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"m12 2 3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
191
- declare const tuiIconStarLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconStarLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"m12 2 3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
192
- declare const tuiIconStop = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconStop\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M13 3H3v10h10V3z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
193
- declare const tuiIconStopLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconStopLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M20 4H4v16h16V4z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
559
+ declare const tuiIconStarLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconStarLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m12 2 3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"/></svg></svg></svg></g></svg>";
560
+ declare const tuiIconStop = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconStop\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/></svg></svg></svg></g></svg>";
561
+ declare const tuiIconStopCircle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconStopCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M9 9h6v6H9z\"/></svg></svg></svg></g></svg>";
562
+ declare const tuiIconStopCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconStopCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M9 9h6v6H9z\"/></svg></svg></svg></g></svg>";
563
+ declare const tuiIconStopLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconStopLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/></svg></svg></svg></g></svg>";
194
564
  declare const tuiIconStrikeThroughLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconStrikeThroughLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M23 12H1M17 5H9.5a3.5 3.5 0 1 0 0 7h5a3.5 3.5 0 1 1 0 7H6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
195
- declare const tuiIconStructureLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconStructureLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M10 3H3v7h7V3zm11 0h-7v7h7V3zm0 11h-7v7h7v-7zm-11 0H3v7h7v-7z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
565
+ declare const tuiIconStructureLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconStructureLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3h7v7H3zM14 3h7v7h-7zM14 14h7v7h-7zM3 14h7v7H3z\"/></svg></svg></svg></g></svg>";
196
566
  declare const tuiIconSubitem = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSubitem\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M10 6.667 13.333 10 10 13.333\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M3 3v4.455c0 .675.263 1.322.732 1.8A2.478 2.478 0 0 0 5.5 10H13\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
197
- declare const tuiIconSublevelLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSublevelLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"m15.6 16-2.3-2.3c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l3.3 3.3c.8.8.8 2 0 2.8l-3.3 3.3c-.4.4-1 .4-1.4 0-.4-.4-.4-1 0-1.4l2.3-2.3H12c-3.3 0-6-2.7-6-6V3c0-.6.4-1 1-1s1 .4 1 1v9c0 2.2 1.8 4 4 4h3.6z\" fill=\"currentColor\"/></svg></svg></g></svg>";
198
- declare const tuiIconSubscriptLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSubscriptLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M21 21a1 1 0 1 0 0-2v2Zm-4.667-5.105a1 1 0 1 0 2 0h-2Zm.753 3.86-.943-.332.943.332Zm1.833-2.188-.466-.885.466.885ZM19.08 15h.103v-2h-.102v2Zm-1.819 6H21v-2h-3.74v2Zm-.927-5.254v.149h2v-.149h-2Zm3.034.455-.914.48.932 1.77.913-.48-.931-1.77Zm-3.185 3.111-.039.11 1.887.664.038-.11-1.886-.664ZM17.26 19c.563 0 .956.556.77 1.086l-1.887-.663c-.271.77.3 1.577 1.117 1.577v-2Zm2.49-3.343a.733.733 0 0 1-.383.544l.931 1.77a2.733 2.733 0 0 0 1.432-2.029l-1.98-.285Zm-1.297 1.025a4.757 4.757 0 0 0-2.271 2.63l1.887.664c.23-.656.7-1.2 1.316-1.524l-.932-1.77ZM19.182 15c.35 0 .619.31.569.657l1.98.285A2.575 2.575 0 0 0 19.18 13v2Zm-.102-2a2.747 2.747 0 0 0-2.747 2.746h2c0-.412.335-.746.747-.746v-2Z\" fill=\"currentColor\"/><path d=\"m6 6 4 5m4 5-4-5m0 0-4 5m4-5 4-5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
199
- declare const tuiIconSuperscriptLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSuperscriptLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M21 11a1 1 0 1 0 0-2v2Zm-4.667-5.105a1 1 0 1 0 2 0h-2Zm.753 3.86-.943-.332.943.332Zm1.833-2.188-.466-.885.466.885ZM19.08 5h.103V3h-.102v2Zm-1.819 6H21V9h-3.74v2Zm-.927-5.254v.149h2v-.149h-2Zm3.034.455-.914.48.932 1.77.913-.48-.931-1.77Zm-3.185 3.111-.039.11 1.887.664.038-.11-1.886-.664ZM17.26 9c.563 0 .956.556.77 1.086l-1.887-.663c-.271.77.3 1.577 1.117 1.577V9Zm2.49-3.343a.732.732 0 0 1-.383.544l.931 1.77a2.733 2.733 0 0 0 1.432-2.029l-1.98-.285Zm-1.297 1.025a4.757 4.757 0 0 0-2.271 2.63l1.887.664c.23-.656.7-1.2 1.316-1.524l-.932-1.77ZM19.182 5c.35 0 .619.31.569.657l1.98.285A2.575 2.575 0 0 0 19.18 3v2Zm-.102-2a2.747 2.747 0 0 0-2.747 2.746h2c0-.412.335-.746.747-.746V3Z\" fill=\"currentColor\"/><path d=\"m5 7 4 5m4 5-4-5m0 0-4 5m4-5 4-5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
200
- declare const tuiIconTableLarge = "<svg height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconTableLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M20 4h-7v7h7V4Zm-7 9v7h7v-7h-7Zm-2 7v-7H4v7h7Zm0-9V4H4v7h7ZM4 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H4Z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
201
- declare const tuiIconTableMergeLarge = "<svg height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconTableMergeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M11 4H4v16h7v-3.5a1 1 0 1 1 2 0V20h7V4h-7v4a1 1 0 1 1-2 0V4Zm9 18H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2ZM6.293 8.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414L8.586 12 6.293 9.707a1 1 0 0 1 0-1.414Zm10 7.414a1 1 0 0 0 1.414-1.414L15.414 12l2.293-2.293a1 1 0 0 0-1.414-1.414l-3 3a1 1 0 0 0 0 1.414l3 3Z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
202
- declare const tuiIconTableSplitLarge = "<svg height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconTableSplitLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-12\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M20 4H4v16h16V4ZM4 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H4Zm6.707 13.707a1 1 0 0 1-1.414 0l-3-3a1 1 0 0 1 0-1.414l3-3a1 1 0 0 1 1.414 1.414L8.414 12l2.293 2.293a1 1 0 0 1 0 1.414Zm4-7.414a1 1 0 1 0-1.414 1.414L15.586 12l-2.293 2.293a1 1 0 0 0 1.414 1.414l3-3a1 1 0 0 0 0-1.414l-3-3Z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
567
+ declare const tuiIconSublevelLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSublevelLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"m15.6 16-2.3-2.3c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l3.3 3.3c.8.8.8 2 0 2.8l-3.3 3.3c-.4.4-1 .4-1.4 0-.4-.4-.4-1 0-1.4l2.3-2.3H12c-3.3 0-6-2.7-6-6V3c0-.6.4-1 1-1s1 .4 1 1v9c0 2.2 1.8 4 4 4h3.6z\" fill=\"currentColor\" stroke=\"none\"/></svg></svg></g></svg>";
568
+ declare const tuiIconSubscriptLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSubscriptLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M21 21a1 1 0 1 0 0-2v2Zm-4.667-5.105a1 1 0 1 0 2 0h-2Zm.753 3.86-.943-.332.943.332Zm1.833-2.188-.466-.885.466.885ZM19.08 15h.103v-2h-.102v2Zm-1.819 6H21v-2h-3.74v2Zm-.927-5.254v.149h2v-.149h-2Zm3.034.455-.914.48.932 1.77.913-.48-.931-1.77Zm-3.185 3.111-.039.11 1.887.664.038-.11-1.886-.664ZM17.26 19c.563 0 .956.556.77 1.086l-1.887-.663c-.271.77.3 1.577 1.117 1.577v-2Zm2.49-3.343a.733.733 0 0 1-.383.544l.931 1.77a2.733 2.733 0 0 0 1.432-2.029l-1.98-.285Zm-1.297 1.025a4.757 4.757 0 0 0-2.271 2.63l1.887.664c.23-.656.7-1.2 1.316-1.524l-.932-1.77ZM19.182 15c.35 0 .619.31.569.657l1.98.285A2.575 2.575 0 0 0 19.18 13v2Zm-.102-2a2.747 2.747 0 0 0-2.747 2.746h2c0-.412.335-.746.747-.746v-2Z\" fill=\"currentColor\" stroke=\"none\"/><path d=\"m6 6 4 5m4 5-4-5m0 0-4 5m4-5 4-5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
569
+ declare const tuiIconSun = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconSun\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"5\"/><path d=\"M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42\"/></svg></svg></svg></g></svg>";
570
+ declare const tuiIconSunLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconSunLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"5\"/><path d=\"M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42\"/></svg></svg></svg></g></svg>";
571
+ declare const tuiIconSunrise = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconSunrise\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 18a5 5 0 0 0-10 0M12 2v7M4.22 10.22l1.42 1.42M1 18h2M21 18h2M18.36 11.64l1.42-1.42M23 22H1M8 6l4-4 4 4\"/></svg></svg></svg></g></svg>";
572
+ declare const tuiIconSunriseLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconSunriseLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 18a5 5 0 0 0-10 0M12 2v7M4.22 10.22l1.42 1.42M1 18h2M21 18h2M18.36 11.64l1.42-1.42M23 22H1M8 6l4-4 4 4\"/></svg></svg></svg></g></svg>";
573
+ declare const tuiIconSunset = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconSunset\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 18a5 5 0 0 0-10 0M12 9V2M4.22 10.22l1.42 1.42M1 18h2M21 18h2M18.36 11.64l1.42-1.42M23 22H1M16 5l-4 4-4-4\"/></svg></svg></svg></g></svg>";
574
+ declare const tuiIconSunsetLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconSunsetLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 18a5 5 0 0 0-10 0M12 9V2M4.22 10.22l1.42 1.42M1 18h2M21 18h2M18.36 11.64l1.42-1.42M23 22H1M16 5l-4 4-4-4\"/></svg></svg></svg></g></svg>";
575
+ declare const tuiIconSuperscriptLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconSuperscriptLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M21 11a1 1 0 1 0 0-2v2Zm-4.667-5.105a1 1 0 1 0 2 0h-2Zm.753 3.86-.943-.332.943.332Zm1.833-2.188-.466-.885.466.885ZM19.08 5h.103V3h-.102v2Zm-1.819 6H21V9h-3.74v2Zm-.927-5.254v.149h2v-.149h-2Zm3.034.455-.914.48.932 1.77.913-.48-.931-1.77Zm-3.185 3.111-.039.11 1.887.664.038-.11-1.886-.664ZM17.26 9c.563 0 .956.556.77 1.086l-1.887-.663c-.271.77.3 1.577 1.117 1.577V9Zm2.49-3.343a.732.732 0 0 1-.383.544l.931 1.77a2.733 2.733 0 0 0 1.432-2.029l-1.98-.285Zm-1.297 1.025a4.757 4.757 0 0 0-2.271 2.63l1.887.664c.23-.656.7-1.2 1.316-1.524l-.932-1.77ZM19.182 5c.35 0 .619.31.569.657l1.98.285A2.575 2.575 0 0 0 19.18 3v2Zm-.102-2a2.747 2.747 0 0 0-2.747 2.746h2c0-.412.335-.746.747-.746V3Z\" fill=\"currentColor\" stroke=\"none\"/><path d=\"m5 7 4 5m4 5-4-5m0 0-4 5m4-5 4-5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
576
+ declare const tuiIconTable = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconTable\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18\"/></svg></svg></svg></g></svg>";
577
+ declare const tuiIconTableLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTableLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18\"/></svg></svg></svg></g></svg>";
578
+ declare const tuiIconTableMergeLarge = "<svg height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconTableMergeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M11 4H4v16h7v-3.5a1 1 0 1 1 2 0V20h7V4h-7v4a1 1 0 1 1-2 0V4Zm9 18H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2ZM6.293 8.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414L8.586 12 6.293 9.707a1 1 0 0 1 0-1.414Zm10 7.414a1 1 0 0 0 1.414-1.414L15.414 12l2.293-2.293a1 1 0 0 0-1.414-1.414l-3 3a1 1 0 0 0 0 1.414l3 3Z\" fill=\"currentColor\" stroke=\"none\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
579
+ declare const tuiIconTableSplitLarge = "<svg height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconTableSplitLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-12\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M20 4H4v16h16V4ZM4 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H4Zm6.707 13.707a1 1 0 0 1-1.414 0l-3-3a1 1 0 0 1 0-1.414l3-3a1 1 0 0 1 1.414 1.414L8.414 12l2.293 2.293a1 1 0 0 1 0 1.414Zm4-7.414a1 1 0 1 0-1.414 1.414L15.586 12l-2.293 2.293a1 1 0 0 0 1.414 1.414l3-3a1 1 0 0 0 0-1.414l-3-3Z\" fill=\"currentColor\" stroke=\"none\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
580
+ declare const tuiIconTablet = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconTablet\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\" ry=\"2\"/><path d=\"M12 18h.01\"/></svg></svg></svg></g></svg>";
581
+ declare const tuiIconTabletLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTabletLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\" ry=\"2\"/><path d=\"M12 18h.01\"/></svg></svg></svg></g></svg>";
582
+ declare const tuiIconTag = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconTag\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m20.59 13.41-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82zM7 7h.01\"/></svg></svg></svg></g></svg>";
583
+ declare const tuiIconTagLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTagLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m20.59 13.41-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82zM7 7h.01\"/></svg></svg></svg></g></svg>";
584
+ declare const tuiIconTarget = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconTarget\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><circle cx=\"12\" cy=\"12\" r=\"6\"/><circle cx=\"12\" cy=\"12\" r=\"2\"/></svg></svg></svg></g></svg>";
585
+ declare const tuiIconTargetLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTargetLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><circle cx=\"12\" cy=\"12\" r=\"6\"/><circle cx=\"12\" cy=\"12\" r=\"2\"/></svg></svg></svg></g></svg>";
203
586
  declare const tuiIconTeXLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconTeXLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M4 16V8H1h6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M9 13h3.667c.184 0 .333-.15.333-.333V12a2 2 0 0 0-2-2v0a2 2 0 0 0-2 2v1.784C9 15.008 9.992 16 11.216 16v0c.574 0 1.126-.223 1.54-.621l.244-.236\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"/><path d=\"m16 8 2.5 4m2.5 4-2.5-4m0 0L16 16m2.5-4L21 8\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
204
- declare const tuiIconTime = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconTime\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 14.667A6.667 6.667 0 1 0 8 1.334a6.667 6.667 0 0 0 0 13.333z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M8 4v4l2.667 1.333\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
205
- declare const tuiIconTimeLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconTimeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M12 6v6l4 2\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
587
+ declare const tuiIconTerminal = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconTerminal\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m4 17 6-6-6-6M12 19h8\"/></svg></svg></svg></g></svg>";
588
+ declare const tuiIconTerminalLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTerminalLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m4 17 6-6-6-6M12 19h8\"/></svg></svg></svg></g></svg>";
589
+ declare const tuiIconThermometer = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconThermometer\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"/></svg></svg></svg></g></svg>";
590
+ declare const tuiIconThermometerLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconThermometerLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"/></svg></svg></svg></g></svg>";
591
+ declare const tuiIconThumbsDown = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconThumbsDown\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17\"/></svg></svg></svg></g></svg>";
592
+ declare const tuiIconThumbsDownLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconThumbsDownLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17\"/></svg></svg></svg></g></svg>";
593
+ declare const tuiIconThumbsUp = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconThumbsUp\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3\"/></svg></svg></svg></g></svg>";
594
+ declare const tuiIconThumbsUpLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconThumbsUpLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3\"/></svg></svg></svg></g></svg>";
595
+ declare const tuiIconTime = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconTime\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M12 6v6l4 2\"/></svg></svg></svg></g></svg>";
596
+ declare const tuiIconTimeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTimeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M12 6v6l4 2\"/></svg></svg></svg></g></svg>";
597
+ declare const tuiIconToggleLeft = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconToggleLeft\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"5\" width=\"22\" height=\"14\" rx=\"7\" ry=\"7\"/><circle cx=\"8\" cy=\"12\" r=\"3\"/></svg></svg></svg></g></svg>";
598
+ declare const tuiIconToggleLeftLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconToggleLeftLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"5\" width=\"22\" height=\"14\" rx=\"7\" ry=\"7\"/><circle cx=\"8\" cy=\"12\" r=\"3\"/></svg></svg></svg></g></svg>";
206
599
  declare const tuiIconToggleOff = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconToggleOff\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"1em\" overflow=\"visible\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xml:space=\"preserve\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><circle cx=\"8\" cy=\"8\" fill=\"none\" r=\"4\" stroke=\"currentColor\" stroke-width=\"2\"/></svg></svg></g></svg>";
207
600
  declare const tuiIconToggleOffLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconToggleOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" y=\"-12\"><path d=\"M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"/></svg></svg></g></svg>";
208
601
  declare const tuiIconToggleOn = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconToggleOn\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 4.5V12\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
209
602
  declare const tuiIconToggleOnLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconToggleOnLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" y=\"-12\"><path d=\"M12 8.5V16\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
210
- declare const tuiIconTooltip = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconTooltip\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M6.06 6a2 2 0 0 1 3.887.667c0 1.333-2 2-2 2M8 11.334h.007\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
211
- declare const tuiIconTooltipLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconTooltipLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M10.06 10a2 2 0 0 1 3.887.667c0 1.333-2 2-2 2M12 15.334h.007\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
603
+ declare const tuiIconToggleRight = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconToggleRight\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"5\" width=\"22\" height=\"14\" rx=\"7\" ry=\"7\"/><circle cx=\"16\" cy=\"12\" r=\"3\"/></svg></svg></svg></g></svg>";
604
+ declare const tuiIconToggleRightLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconToggleRightLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"5\" width=\"22\" height=\"14\" rx=\"7\" ry=\"7\"/><circle cx=\"16\" cy=\"12\" r=\"3\"/></svg></svg></svg></g></svg>";
605
+ declare const tuiIconTool = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconTool\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"/></svg></svg></svg></g></svg>";
606
+ declare const tuiIconToolLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconToolLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"/></svg></svg></svg></g></svg>";
607
+ declare const tuiIconTooltip = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconTooltip\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3M12 17h.01\"/></svg></svg></svg></g></svg>";
608
+ declare const tuiIconTooltipLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTooltipLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3M12 17h.01\"/></svg></svg></svg></g></svg>";
212
609
  declare const tuiIconTransparentLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconTransparentLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><rect height=\"14\" rx=\"3\" stroke=\"currentColor\" stroke-width=\"2\" width=\"14\" x=\"1\" y=\"3\"/><path d=\"m8.5 10.5 5 5M11 9l4 4.5M7 13l4 4\" stroke=\"currentColor\" stroke-width=\"1.8\"/><rect height=\"14\" rx=\"3\" stroke=\"currentColor\" stroke-width=\"2\" width=\"14\" x=\"7\" y=\"9\"/></svg></svg></g></svg>";
213
- declare const tuiIconTrash = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconTrash\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M2 4h12m-8.857-.2V2.4c0-.371.15-.727.418-.99.268-.262.632-.41 1.01-.41H9.43c.378 0 .742.147 1.01.41s.418.619.418.99v1.4M13 3.8v9.8c0 .371-.15.727-.418.99-.268.262-.632.41-1.01.41H4.428c-.38 0-.743-.148-1.01-.41A1.386 1.386 0 0 1 3 13.6V3.8h10z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
214
- declare const tuiIconTrashLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconTrashLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M3 6h18M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2m3 0v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6h14zm-9 5v6m4-6v6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
215
- declare const tuiIconUnderlineLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconUnderlineLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M6 3v7a6 6 0 1 0 12 0V3M4 21h16\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
610
+ declare const tuiIconTrash = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconTrash\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 6h18M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"/></svg></svg></svg></g></svg>";
611
+ declare const tuiIconTrash2 = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconTrash2\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 6h18M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2M10 11v6M14 11v6\"/></svg></svg></svg></g></svg>";
612
+ declare const tuiIconTrash2Large = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTrash2Large\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 6h18M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2M10 11v6M14 11v6\"/></svg></svg></svg></g></svg>";
613
+ declare const tuiIconTrashLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTrashLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 6h18M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"/></svg></svg></svg></g></svg>";
614
+ declare const tuiIconTrello = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconTrello\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"M7 7h3v9H7zM14 7h3v5h-3z\"/></svg></svg></svg></g></svg>";
615
+ declare const tuiIconTrelloLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTrelloLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"M7 7h3v9H7zM14 7h3v5h-3z\"/></svg></svg></svg></g></svg>";
616
+ declare const tuiIconTrendingDown = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconTrendingDown\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m23 18-9.5-9.5-5 5L1 6\"/><path d=\"M17 18h6v-6\"/></svg></svg></svg></g></svg>";
617
+ declare const tuiIconTrendingDownLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTrendingDownLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m23 18-9.5-9.5-5 5L1 6\"/><path d=\"M17 18h6v-6\"/></svg></svg></svg></g></svg>";
618
+ declare const tuiIconTrendingUp = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconTrendingUp\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m23 6-9.5 9.5-5-5L1 18\"/><path d=\"M17 6h6v6\"/></svg></svg></svg></g></svg>";
619
+ declare const tuiIconTrendingUpLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTrendingUpLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m23 6-9.5 9.5-5-5L1 18\"/><path d=\"M17 6h6v6\"/></svg></svg></svg></g></svg>";
620
+ declare const tuiIconTriangle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconTriangle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"/></svg></svg></svg></g></svg>";
621
+ declare const tuiIconTriangleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTriangleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"/></svg></svg></svg></g></svg>";
622
+ declare const tuiIconTruck = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconTruck\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 3h15v13H1zM16 8h4l3 3v5h-7V8z\"/><circle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"/><circle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"/></svg></svg></svg></g></svg>";
623
+ declare const tuiIconTruckLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTruckLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 3h15v13H1zM16 8h4l3 3v5h-7V8z\"/><circle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"/><circle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"/></svg></svg></svg></g></svg>";
624
+ declare const tuiIconTv = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconTv\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"15\" rx=\"2\" ry=\"2\"/><path d=\"m17 2-5 5-5-5\"/></svg></svg></svg></g></svg>";
625
+ declare const tuiIconTvLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTvLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"15\" rx=\"2\" ry=\"2\"/><path d=\"m17 2-5 5-5-5\"/></svg></svg></svg></g></svg>";
626
+ declare const tuiIconTwitch = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconTwitch\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7\"/></svg></svg></svg></g></svg>";
627
+ declare const tuiIconTwitchLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTwitchLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7\"/></svg></svg></svg></g></svg>";
628
+ declare const tuiIconTwitter = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconTwitter\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z\"/></svg></svg></svg></g></svg>";
629
+ declare const tuiIconTwitterLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTwitterLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z\"/></svg></svg></svg></g></svg>";
630
+ declare const tuiIconType = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconType\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 7V4h16v3M9 20h6M12 4v16\"/></svg></svg></svg></g></svg>";
631
+ declare const tuiIconTypeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTypeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 7V4h16v3M9 20h6M12 4v16\"/></svg></svg></svg></g></svg>";
632
+ declare const tuiIconUmbrella = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconUmbrella\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7\"/></svg></svg></svg></g></svg>";
633
+ declare const tuiIconUmbrellaLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconUmbrellaLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7\"/></svg></svg></svg></g></svg>";
634
+ declare const tuiIconUnderline = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconUnderline\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3M4 21h16\"/></svg></svg></svg></g></svg>";
635
+ declare const tuiIconUnderlineLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconUnderlineLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3M4 21h16\"/></svg></svg></svg></g></svg>";
216
636
  declare const tuiIconUndo = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconUndo\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M1 2.667v4h4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/><path d=\"M2.673 10a6 6 0 1 0 1.42-6.24L1 6.667\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
217
637
  declare const tuiIconUndoLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconUndoLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M1.212 10.967c0 .374.161.756.484 1.016h.001l7.018 5.665.001.002a1.277 1.277 0 0 0 1.599.008h0l-.528-1.134.936-.352h0v-.002l-.909-2.414c1.97.024 3.388.256 4.607.875 1.482.752 2.816 2.154 4.431 4.875a1 1 0 0 0 1.843-.695c-.459-2.442-1.173-4.98-3.014-6.975-1.676-1.816-4.172-3.066-7.912-3.541l.954-2.535h0a1.31 1.31 0 0 0-.4-1.478 1.275 1.275 0 0 0-1.607-.001l-.002.001-7.02 5.668h0l-.008.007a1.306 1.306 0 0 0-.474 1.01Zm0 0v-.002h1l-1 .004v-.002Zm8.763 5.129-.002-.002.002.002Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
218
- declare const tuiIconUnlinkLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconUnlinkLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M16.996 1.067a6 6 0 0 0-4.22 1.684l-.01.01-1.72 1.71a1 1 0 0 0 1.41 1.418l1.714-1.705a4 4 0 0 1 5.657 5.655l-2.994 2.994a4 4 0 0 1-6.032-.432A1 1 0 1 0 9.2 13.599a6 6 0 0 0 9.047.648l3-3 .013-.012a6 6 0 0 0-4.264-10.168ZM10.425 8.01a6 6 0 0 0-4.672 1.743l-3 3-.012.012a6 6 0 0 0 8.484 8.484l.012-.012 1.71-1.71a1 1 0 0 0-1.414-1.414L9.83 19.816a4 4 0 0 1-5.656-5.655l2.993-2.994a4 4 0 0 1 6.032.432 1 1 0 0 0 1.602-1.198 6.001 6.001 0 0 0-4.376-2.39Zm6.868 9.283a1 1 0 0 1 1.414 0l1.793 1.793 1.793-1.793a1 1 0 0 1 1.414 1.414L21.914 20.5l1.793 1.793a1 1 0 0 1-1.414 1.414L20.5 21.914l-1.793 1.793a1 1 0 0 1-1.414-1.414l1.793-1.793-1.793-1.793a1 1 0 0 1 0-1.414Z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
219
- declare const tuiIconUpload = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconUpload\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M14 10v2.667A1.334 1.334 0 0 1 12.667 14H3.333A1.334 1.334 0 0 1 2 12.667V10m9.333-4.667L8 2 4.667 5.333M8 2v8\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
220
- declare const tuiIconUploadLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconUploadLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4m4-7 5-5 5 5m-5-5v12\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
221
- declare const tuiIconUser = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconUser\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M13 14v-1.333a2.76 2.76 0 0 0-.732-1.886A2.424 2.424 0 0 0 10.5 10h-5c-.663 0-1.299.281-1.768.781A2.76 2.76 0 0 0 3 12.667V14m5-7a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
222
- declare const tuiIconUsers = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconUsers\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"M11 14v-1.333a2.76 2.76 0 0 0-.732-1.886A2.424 2.424 0 0 0 8.5 10h-5c-.663 0-1.299.281-1.768.781A2.76 2.76 0 0 0 1 12.667V14m5-6.667A2.667 2.667 0 1 0 6 2a2.667 2.667 0 0 0 0 5.333zM15 14v-1.363c0-.604-.197-1.19-.56-1.668A2.663 2.663 0 0 0 13 10m-2.333-7.913a2.666 2.666 0 0 1 0 5.167\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
223
- declare const tuiIconVideo = "<svg focusable=\"false\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconVideo\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" width=\"1em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-8\" y=\"-8\"><path d=\"m15 5-4 3 4 3V5zM9.667 3H2.333C1.597 3 1 3.64 1 4.429v7.142C1 12.361 1.597 13 2.333 13h7.334c.736 0 1.333-.64 1.333-1.429V4.43C11 3.639 10.403 3 9.667 3z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
224
- declare const tuiIconVideoLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconVideoLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"m23 7-7 5 7 5V7zm-9-2H3a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
225
- declare const tuiIconViewListLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconViewListLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M8 6h13M8 12h13M8 18h13M3 6h.01M3 12h.01M3 18h.01\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
226
- declare const tuiIconVisa = "<svg focusable=\"false\" height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconVisa\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-16\" y=\"-16\"><g fill=\"#1434cb\"><path d=\"M11.257 9.302 12.875.16h2.587l-1.619 9.143zM23.226.384A6.909 6.909 0 0 0 20.907 0c-2.556 0-4.357 1.24-4.372 3.017-.014 1.314 1.286 2.047 2.267 2.485 1.007.448 1.346.734 1.34 1.134-.006.613-.803.893-1.547.893-1.036 0-1.586-.139-2.435-.48l-.334-.146-.363 2.047c.605.255 1.722.477 2.882.488 2.72 0 4.485-1.226 4.505-3.124.01-1.04-.68-1.832-2.172-2.484-.904-.423-1.458-.705-1.452-1.134 0-.38.469-.786 1.481-.786a4.93 4.93 0 0 1 1.937.35l.231.106.351-1.982M29.86.168h-1.999c-.62 0-1.083.162-1.355.758l-3.842 8.38h2.717s.444-1.127.545-1.375l3.313.004c.077.32.315 1.37.315 1.37h2.4L29.86.168ZM26.67 6.06c.214-.527 1.03-2.556 1.03-2.556-.014.024.213-.53.344-.873l.175.789.599 2.64H26.67ZM9.087.166 6.554 6.4l-.27-1.267c-.471-1.461-1.94-3.044-3.582-3.836l2.316 7.996 2.737-.003L11.828.166h-2.74\" transform=\"translate(0 11)\"/><path d=\"M4.205.16H.033L0 .35c3.246.757 5.393 2.586 6.285 4.784L5.377.932C5.221.352 4.767.18 4.205.16\" transform=\"translate(0 11)\"/></g></svg></svg></g></svg>";
227
- declare const tuiIconVisaMono = "<svg height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconVisaMono\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-16\" y=\"-16\"><path clip-rule=\"evenodd\" d=\"M23.226 12.384A6.91 6.91 0 0 0 20.907 12c-2.556 0-4.357 1.24-4.372 3.017-.014 1.314 1.286 2.047 2.267 2.485 1.007.448 1.346.733 1.34 1.134-.006.613-.803.893-1.547.893-1.035 0-1.586-.139-2.435-.48l-.334-.146-.363 2.047c.604.255 1.722.477 2.882.488 2.72 0 4.485-1.226 4.505-3.124.01-1.04-.68-1.831-2.172-2.484-.904-.423-1.458-.705-1.452-1.134 0-.38.469-.786 1.481-.786a4.933 4.933 0 0 1 1.937.35l.232.106.35-1.982Zm-11.969 8.918 1.618-9.143h2.587l-1.619 9.143h-2.586Zm16.604-9.134h2l2.093 9.137h-2.4s-.238-1.05-.315-1.37l-1.816-.002h-.004l-1.493-.002c-.1.247-.545 1.374-.545 1.374h-2.717l3.842-8.38c.272-.595.736-.757 1.355-.757Zm-.16 3.337-1.03 2.556h2.147l-.6-2.64-.174-.789c-.069.18-.164.418-.236.6a5.326 5.326 0 0 0-.107.273Zm-18.614-3.34-2.533 6.236-.27-1.267v-.001l-.907-4.201c-.156-.58-.61-.752-1.172-.772H.033L0 12.35a11.11 11.11 0 0 1 2.718 1.003l2.3 7.941 2.737-.003 4.073-9.125h-2.74Z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
228
- declare const tuiIconWarningLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconWarningLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M12 5a1 1 0 0 1 1 1v8a1 1 0 1 1-2 0V6a1 1 0 0 1 1-1zm1 13a1 1 0 1 1-2 0 1 1 0 0 1 2 0z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
229
- declare const tuiIconWifiOffLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconWifiOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"m1 1 22 22m-6.28-11.94c.82.4 1.585.9 2.28 1.49m-14 0a10.94 10.94 0 0 1 5.17-2.39m.54-5.11A16 16 0 0 1 22.58 9M1.42 9a15.91 15.91 0 0 1 4.7-2.88m2.41 9.99a6 6 0 0 1 6.95 0M12 20h.01\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
230
- declare const tuiIconWifiOnLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconWifiOnLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path d=\"M5 12.55a11 11 0 0 1 14.08 0M1.42 9a16 16 0 0 1 21.16 0M8.53 16.11a6 6 0 0 1 6.95 0M12 20h.01\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/></svg></svg></g></svg>";
231
- export { tuiIconAddRowLarge, tuiIconAlertCircleLarge, tuiIconAlignCenterLarge, tuiIconAlignJustifyLarge, tuiIconAlignLeftLarge, tuiIconAlignRightLarge, tuiIconAnchorLarge, tuiIconArrowDown, tuiIconArrowDownLarge, tuiIconArrowDownLeft, tuiIconArrowDownRight, tuiIconArrowLeft, tuiIconArrowLeftLarge, tuiIconArrowRight, tuiIconArrowRightLarge, tuiIconArrowUp, tuiIconArrowUpLarge, tuiIconArrowUpLeft, tuiIconArrowUpRight, tuiIconAttach, tuiIconAttachLarge, tuiIconAttention, tuiIconBackCircleLarge, tuiIconBell, tuiIconBellLarge, tuiIconBellOff, tuiIconBellOffLarge, tuiIconBoldLarge, tuiIconBookmark, tuiIconBookmarkLarge, tuiIconCalendar, tuiIconCalendarLarge, tuiIconCall, tuiIconCallIn, tuiIconCallInLarge, tuiIconCallLarge, tuiIconCallOut, tuiIconCallOutLarge, tuiIconCallTransferLarge, tuiIconCameraLarge, tuiIconCancel, tuiIconCancelCircleLarge, tuiIconCard, tuiIconCardsLarge, tuiIconChartBar, tuiIconChartLarge, tuiIconChartLineLarge, tuiIconCheck, tuiIconCheckCircle, tuiIconCheckCircleLarge, tuiIconCheckLarge, tuiIconCheckList, tuiIconChevronDown, tuiIconChevronDownLarge, tuiIconChevronLeft, tuiIconChevronLeftLarge, tuiIconChevronRight, tuiIconChevronRightLarge, tuiIconChevronUp, tuiIconChevronUpLarge, tuiIconClearFormatLarge, tuiIconClose, tuiIconCloseCircleLarge, tuiIconCloseLarge, tuiIconCloud, tuiIconCode, tuiIconCodeLarge, tuiIconCollapse, tuiIconColorLarge, tuiIconComment, tuiIconCommentLarge, tuiIconCompanyLarge, tuiIconCopy, tuiIconCopyLarge, tuiIconDefaultDocLarge, tuiIconDeleteLarge, tuiIconDesktopLarge, tuiIconDislikeLarge, tuiIconDone, tuiIconDownload, tuiIconDownloadLarge, tuiIconDraft, tuiIconDrag, tuiIconDragLarge, tuiIconEdit, tuiIconEditLarge, tuiIconElectron, tuiIconElectronMono, tuiIconExpand, tuiIconExternal, tuiIconExternalLarge, tuiIconEyeClosed, tuiIconEyeOpen, tuiIconFile, tuiIconFileLarge, tuiIconFilter, tuiIconFilterLarge, tuiIconFlag, tuiIconFlagLarge, tuiIconFolder, tuiIconFolderLarge, tuiIconFontLarge, tuiIconFormatLarge, tuiIconFrameLarge, tuiIconGeoLarge, tuiIconHeart, tuiIconHeartFilled, tuiIconHeartFilledLarge, tuiIconHeartLarge, tuiIconHelpCircleLarge, tuiIconHideLarge, tuiIconHiliteLarge, tuiIconHrLarge, tuiIconImgLarge, tuiIconIndentLarge, tuiIconInfo, tuiIconInfoCircleLarge, tuiIconItalicLarge, tuiIconLikeLarge, tuiIconLink, tuiIconLinkLarge, tuiIconLock, tuiIconLockLarge, tuiIconLockOpenLarge, tuiIconLoginLarge, tuiIconLogoutLarge, tuiIconMaestro, tuiIconMaestroMono, tuiIconMail, tuiIconMailLarge, tuiIconMastercard, tuiIconMastercardMono, tuiIconMenuLarge, tuiIconMicLarge, tuiIconMicOffLarge, tuiIconMinus, tuiIconMinusCircle, tuiIconMinusLarge, tuiIconMir, tuiIconMirMono, tuiIconMobile, tuiIconMobileLarge, tuiIconMoreHorLarge, tuiIconMoreVer, tuiIconMoreVertLarge, tuiIconMusicLarge, tuiIconOLLarge, tuiIconOutdentLarge, tuiIconPaintLarge, tuiIconPause, tuiIconPauseLarge, tuiIconPicture, tuiIconPiechartLarge, tuiIconPin, tuiIconPlay, tuiIconPlayLarge, tuiIconPlus, tuiIconPlusCircleLarge, tuiIconPlusLarge, tuiIconPrintLarge, tuiIconQuoteLarge, tuiIconRedo, tuiIconRedoLarge, tuiIconRefresh, tuiIconRefreshLarge, tuiIconRemoveLarge, tuiIconRotate, tuiIconSearch, tuiIconSearchLarge, tuiIconSettings, tuiIconSettingsLarge, tuiIconShowLarge, tuiIconSortAscending, tuiIconSortDescending, tuiIconSortDown, tuiIconSortOff, tuiIconSortUp, tuiIconSound, tuiIconSoundLarge, tuiIconSoundOff, tuiIconSoundOffLarge, tuiIconSpoilerDeleteLarge, tuiIconSpoilerLarge, tuiIconStar, tuiIconStarFilled, tuiIconStarFilledLarge, tuiIconStarLarge, tuiIconStop, tuiIconStopLarge, tuiIconStrikeThroughLarge, tuiIconStructureLarge, tuiIconSubitem, tuiIconSublevelLarge, tuiIconSubscriptLarge, tuiIconSuperscriptLarge, tuiIconTableLarge, tuiIconTableMergeLarge, tuiIconTableSplitLarge, tuiIconTeXLarge, tuiIconTime, tuiIconTimeLarge, tuiIconToggleOff, tuiIconToggleOffLarge, tuiIconToggleOn, tuiIconToggleOnLarge, tuiIconTooltip, tuiIconTooltipLarge, tuiIconTransparentLarge, tuiIconTrash, tuiIconTrashLarge, tuiIconUnderlineLarge, tuiIconUndo, tuiIconUndoLarge, tuiIconUnlinkLarge, tuiIconUpload, tuiIconUploadLarge, tuiIconUser, tuiIconUsers, tuiIconVideo, tuiIconVideoLarge, tuiIconViewListLarge, tuiIconVisa, tuiIconVisaMono, tuiIconWarningLarge, tuiIconWifiOffLarge, tuiIconWifiOnLarge, };
638
+ declare const tuiIconUnlinkLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconUnlinkLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M16.996 1.067a6 6 0 0 0-4.22 1.684l-.01.01-1.72 1.71a1 1 0 0 0 1.41 1.418l1.714-1.705a4 4 0 0 1 5.657 5.655l-2.994 2.994a4 4 0 0 1-6.032-.432A1 1 0 1 0 9.2 13.599a6 6 0 0 0 9.047.648l3-3 .013-.012a6 6 0 0 0-4.264-10.168ZM10.425 8.01a6 6 0 0 0-4.672 1.743l-3 3-.012.012a6 6 0 0 0 8.484 8.484l.012-.012 1.71-1.71a1 1 0 0 0-1.414-1.414L9.83 19.816a4 4 0 0 1-5.656-5.655l2.993-2.994a4 4 0 0 1 6.032.432 1 1 0 0 0 1.602-1.198 6.001 6.001 0 0 0-4.376-2.39Zm6.868 9.283a1 1 0 0 1 1.414 0l1.793 1.793 1.793-1.793a1 1 0 0 1 1.414 1.414L21.914 20.5l1.793 1.793a1 1 0 0 1-1.414 1.414L20.5 21.914l-1.793 1.793a1 1 0 0 1-1.414-1.414l1.793-1.793-1.793-1.793a1 1 0 0 1 0-1.414Z\" fill=\"currentColor\" stroke=\"none\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
639
+ declare const tuiIconUnlock = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconUnlock\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"/><path d=\"M7 11V7a5 5 0 0 1 9.9-1\"/></svg></svg></svg></g></svg>";
640
+ declare const tuiIconUnlockLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconUnlockLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"/><path d=\"M7 11V7a5 5 0 0 1 9.9-1\"/></svg></svg></svg></g></svg>";
641
+ declare const tuiIconUpload = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconUpload\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M17 8l-5-5-5 5M12 3v12\"/></svg></svg></svg></g></svg>";
642
+ declare const tuiIconUploadCloud = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconUploadCloud\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m16 16-4-4-4 4M12 12v9\"/><path d=\"M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3\"/><path d=\"m16 16-4-4-4 4\"/></svg></svg></svg></g></svg>";
643
+ declare const tuiIconUploadCloudLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconUploadCloudLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m16 16-4-4-4 4M12 12v9\"/><path d=\"M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3\"/><path d=\"m16 16-4-4-4 4\"/></svg></svg></svg></g></svg>";
644
+ declare const tuiIconUploadLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconUploadLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M17 8l-5-5-5 5M12 3v12\"/></svg></svg></svg></g></svg>";
645
+ declare const tuiIconUser = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconUser\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"/><circle cx=\"12\" cy=\"7\" r=\"4\"/></svg></svg></svg></g></svg>";
646
+ declare const tuiIconUserCheck = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconUserCheck\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"/><circle cx=\"8.5\" cy=\"7\" r=\"4\"/><path d=\"m17 11 2 2 4-4\"/></svg></svg></svg></g></svg>";
647
+ declare const tuiIconUserCheckLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconUserCheckLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"/><circle cx=\"8.5\" cy=\"7\" r=\"4\"/><path d=\"m17 11 2 2 4-4\"/></svg></svg></svg></g></svg>";
648
+ declare const tuiIconUserLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconUserLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"/><circle cx=\"12\" cy=\"7\" r=\"4\"/></svg></svg></svg></g></svg>";
649
+ declare const tuiIconUserMinus = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconUserMinus\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"/><circle cx=\"8.5\" cy=\"7\" r=\"4\"/><path d=\"M23 11h-6\"/></svg></svg></svg></g></svg>";
650
+ declare const tuiIconUserMinusLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconUserMinusLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"/><circle cx=\"8.5\" cy=\"7\" r=\"4\"/><path d=\"M23 11h-6\"/></svg></svg></svg></g></svg>";
651
+ declare const tuiIconUserPlus = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconUserPlus\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"/><circle cx=\"8.5\" cy=\"7\" r=\"4\"/><path d=\"M20 8v6M23 11h-6\"/></svg></svg></svg></g></svg>";
652
+ declare const tuiIconUserPlusLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconUserPlusLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"/><circle cx=\"8.5\" cy=\"7\" r=\"4\"/><path d=\"M20 8v6M23 11h-6\"/></svg></svg></svg></g></svg>";
653
+ declare const tuiIconUserX = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconUserX\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"/><circle cx=\"8.5\" cy=\"7\" r=\"4\"/><path d=\"m18 8 5 5M23 8l-5 5\"/></svg></svg></svg></g></svg>";
654
+ declare const tuiIconUserXLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconUserXLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"/><circle cx=\"8.5\" cy=\"7\" r=\"4\"/><path d=\"m18 8 5 5M23 8l-5 5\"/></svg></svg></svg></g></svg>";
655
+ declare const tuiIconUsers = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconUsers\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"/><circle cx=\"9\" cy=\"7\" r=\"4\"/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75\"/></svg></svg></svg></g></svg>";
656
+ declare const tuiIconUsersLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconUsersLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"/><circle cx=\"9\" cy=\"7\" r=\"4\"/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75\"/></svg></svg></svg></g></svg>";
657
+ declare const tuiIconVideo = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconVideo\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m23 7-7 5 7 5V7z\"/><rect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\" ry=\"2\"/></svg></svg></svg></g></svg>";
658
+ declare const tuiIconVideoLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconVideoLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m23 7-7 5 7 5V7z\"/><rect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\" ry=\"2\"/></svg></svg></svg></g></svg>";
659
+ declare const tuiIconVideoOff = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconVideoOff\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2m5.66 0H14a2 2 0 0 1 2 2v3.34l1 1L23 7v10M1 1l22 22\"/></svg></svg></svg></g></svg>";
660
+ declare const tuiIconVideoOffLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconVideoOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2m5.66 0H14a2 2 0 0 1 2 2v3.34l1 1L23 7v10M1 1l22 22\"/></svg></svg></svg></g></svg>";
661
+ declare const tuiIconViewListLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconViewListLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 6h13M8 12h13M8 18h13M3 6h.01M3 12h.01M3 18h.01\"/></svg></svg></svg></g></svg>";
662
+ declare const tuiIconVisa = "<svg focusable=\"false\" height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconVisa\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-16\" y=\"-16\"><g fill=\"#1434cb\" stroke=\"none\"><path d=\"M11.257 9.302 12.875.16h2.587l-1.619 9.143zM23.226.384A6.909 6.909 0 0 0 20.907 0c-2.556 0-4.357 1.24-4.372 3.017-.014 1.314 1.286 2.047 2.267 2.485 1.007.448 1.346.734 1.34 1.134-.006.613-.803.893-1.547.893-1.036 0-1.586-.139-2.435-.48l-.334-.146-.363 2.047c.605.255 1.722.477 2.882.488 2.72 0 4.485-1.226 4.505-3.124.01-1.04-.68-1.832-2.172-2.484-.904-.423-1.458-.705-1.452-1.134 0-.38.469-.786 1.481-.786a4.93 4.93 0 0 1 1.937.35l.231.106.351-1.982M29.86.168h-1.999c-.62 0-1.083.162-1.355.758l-3.842 8.38h2.717s.444-1.127.545-1.375l3.313.004c.077.32.315 1.37.315 1.37h2.4L29.86.168ZM26.67 6.06c.214-.527 1.03-2.556 1.03-2.556-.014.024.213-.53.344-.873l.175.789.599 2.64H26.67ZM9.087.166 6.554 6.4l-.27-1.267c-.471-1.461-1.94-3.044-3.582-3.836l2.316 7.996 2.737-.003L11.828.166h-2.74\" transform=\"translate(0 11)\"/><path d=\"M4.205.16H.033L0 .35c3.246.757 5.393 2.586 6.285 4.784L5.377.932C5.221.352 4.767.18 4.205.16\" transform=\"translate(0 11)\"/></g></svg></svg></g></svg>";
663
+ declare const tuiIconVisaMono = "<svg height=\"2em\" width=\"2em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconVisaMono\" xmlns=\"http://www.w3.org/2000/svg\"><svg height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" width=\"2em\" x=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" y=\"50%\"><svg x=\"-16\" y=\"-16\"><path transform=\"translate(0 -1)\" clip-rule=\"evenodd\" d=\"M23.226 12.384A6.91 6.91 0 0 0 20.907 12c-2.556 0-4.357 1.24-4.372 3.017-.014 1.314 1.286 2.047 2.267 2.485 1.007.448 1.346.733 1.34 1.134-.006.613-.803.893-1.547.893-1.035 0-1.586-.139-2.435-.48l-.334-.146-.363 2.047c.604.255 1.722.477 2.882.488 2.72 0 4.485-1.226 4.505-3.124.01-1.04-.68-1.831-2.172-2.484-.904-.423-1.458-.705-1.452-1.134 0-.38.469-.786 1.481-.786a4.933 4.933 0 0 1 1.937.35l.232.106.35-1.982Zm-11.969 8.918 1.618-9.143h2.587l-1.619 9.143h-2.586Zm16.604-9.134h2l2.093 9.137h-2.4s-.238-1.05-.315-1.37l-1.816-.002h-.004l-1.493-.002c-.1.247-.545 1.374-.545 1.374h-2.717l3.842-8.38c.272-.595.736-.757 1.355-.757Zm-.16 3.337-1.03 2.556h2.147l-.6-2.64-.174-.789c-.069.18-.164.418-.236.6a5.326 5.326 0 0 0-.107.273Zm-18.614-3.34-2.533 6.236-.27-1.267v-.001l-.907-4.201c-.156-.58-.61-.752-1.172-.772H.033L0 12.35a11.11 11.11 0 0 1 2.718 1.003l2.3 7.941 2.737-.003 4.073-9.125h-2.74Z\" fill=\"currentColor\" stroke=\"none\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
664
+ declare const tuiIconVoicemail = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconVoicemail\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"5.5\" cy=\"11.5\" r=\"4.5\"/><circle cx=\"18.5\" cy=\"11.5\" r=\"4.5\"/><path d=\"M5.5 16h13\"/></svg></svg></svg></g></svg>";
665
+ declare const tuiIconVoicemailLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconVoicemailLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"5.5\" cy=\"11.5\" r=\"4.5\"/><circle cx=\"18.5\" cy=\"11.5\" r=\"4.5\"/><path d=\"M5.5 16h13\"/></svg></svg></svg></g></svg>";
666
+ declare const tuiIconVolume = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconVolume\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 5 6 9H2v6h4l5 4V5z\"/></svg></svg></svg></g></svg>";
667
+ declare const tuiIconVolume1 = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconVolume1\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 5 6 9H2v6h4l5 4V5zM15.54 8.46a5 5 0 0 1 0 7.07\"/></svg></svg></svg></g></svg>";
668
+ declare const tuiIconVolume1Large = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconVolume1Large\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 5 6 9H2v6h4l5 4V5zM15.54 8.46a5 5 0 0 1 0 7.07\"/></svg></svg></svg></g></svg>";
669
+ declare const tuiIconVolume2 = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconVolume2\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 5 6 9H2v6h4l5 4V5zM19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07\"/></svg></svg></svg></g></svg>";
670
+ declare const tuiIconVolume2Large = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconVolume2Large\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 5 6 9H2v6h4l5 4V5zM19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07\"/></svg></svg></svg></g></svg>";
671
+ declare const tuiIconVolumeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconVolumeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 5 6 9H2v6h4l5 4V5z\"/></svg></svg></svg></g></svg>";
672
+ declare const tuiIconVolumeX = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconVolumeX\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 5 6 9H2v6h4l5 4V5zM23 9l-6 6M17 9l6 6\"/></svg></svg></svg></g></svg>";
673
+ declare const tuiIconVolumeXLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconVolumeXLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 5 6 9H2v6h4l5 4V5zM23 9l-6 6M17 9l6 6\"/></svg></svg></svg></g></svg>";
674
+ declare const tuiIconWarningLarge = "<svg focusable=\"false\" height=\"1.5em\" width=\"1.5em\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"tuiIconWarningLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg fill=\"none\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" width=\"1.5em\" x=\"50%\" y=\"50%\"><svg x=\"-12\" xmlns=\"http://www.w3.org/2000/svg\" y=\"-12\"><path clip-rule=\"evenodd\" d=\"M12 5a1 1 0 0 1 1 1v8a1 1 0 1 1-2 0V6a1 1 0 0 1 1-1zm1 13a1 1 0 1 1-2 0 1 1 0 0 1 2 0z\" fill=\"currentColor\" stroke=\"none\" fill-rule=\"evenodd\"/></svg></svg></g></svg>";
675
+ declare const tuiIconWatch = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconWatch\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"7\"/><path d=\"M12 9v3l1.5 1.5M16.51 17.35l-.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-.35-3.83m.01-10.7.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l.35 3.83\"/></svg></svg></svg></g></svg>";
676
+ declare const tuiIconWatchLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconWatchLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"7\"/><path d=\"M12 9v3l1.5 1.5M16.51 17.35l-.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-.35-3.83m.01-10.7.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l.35 3.83\"/></svg></svg></svg></g></svg>";
677
+ declare const tuiIconWifi = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconWifi\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12.55a11 11 0 0 1 14.08 0M1.42 9a16 16 0 0 1 21.16 0M8.53 16.11a6 6 0 0 1 6.95 0M12 20h.01\"/></svg></svg></svg></g></svg>";
678
+ declare const tuiIconWifiLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconWifiLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12.55a11 11 0 0 1 14.08 0M1.42 9a16 16 0 0 1 21.16 0M8.53 16.11a6 6 0 0 1 6.95 0M12 20h.01\"/></svg></svg></svg></g></svg>";
679
+ declare const tuiIconWifiOff = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconWifiOff\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m1 1 22 22M16.72 11.06A10.94 10.94 0 0 1 19 12.55M5 12.55a10.94 10.94 0 0 1 5.17-2.39M10.71 5.05A16 16 0 0 1 22.58 9M1.42 9a15.91 15.91 0 0 1 4.7-2.88M8.53 16.11a6 6 0 0 1 6.95 0M12 20h.01\"/></svg></svg></svg></g></svg>";
680
+ declare const tuiIconWifiOffLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconWifiOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m1 1 22 22M16.72 11.06A10.94 10.94 0 0 1 19 12.55M5 12.55a10.94 10.94 0 0 1 5.17-2.39M10.71 5.05A16 16 0 0 1 22.58 9M1.42 9a15.91 15.91 0 0 1 4.7-2.88M8.53 16.11a6 6 0 0 1 6.95 0M12 20h.01\"/></svg></svg></svg></g></svg>";
681
+ declare const tuiIconWifiOnLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconWifiOnLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12.55a11 11 0 0 1 14.08 0M1.42 9a16 16 0 0 1 21.16 0M8.53 16.11a6 6 0 0 1 6.95 0M12 20h.01\"/></svg></svg></svg></g></svg>";
682
+ declare const tuiIconWind = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconWind\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2\"/></svg></svg></svg></g></svg>";
683
+ declare const tuiIconWindLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconWindLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2\"/></svg></svg></svg></g></svg>";
684
+ declare const tuiIconX = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconX\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 6 6 18M6 6l12 12\"/></svg></svg></svg></g></svg>";
685
+ declare const tuiIconXCircle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconXCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m15 9-6 6M9 9l6 6\"/></svg></svg></svg></g></svg>";
686
+ declare const tuiIconXCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconXCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m15 9-6 6M9 9l6 6\"/></svg></svg></svg></g></svg>";
687
+ declare const tuiIconXLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconXLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 6 6 18M6 6l12 12\"/></svg></svg></svg></g></svg>";
688
+ declare const tuiIconXOctagon = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconXOctagon\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2zM15 9l-6 6M9 9l6 6\"/></svg></svg></svg></g></svg>";
689
+ declare const tuiIconXOctagonLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconXOctagonLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2zM15 9l-6 6M9 9l6 6\"/></svg></svg></svg></g></svg>";
690
+ declare const tuiIconXSquare = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconXSquare\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"m9 9 6 6M15 9l-6 6\"/></svg></svg></svg></g></svg>";
691
+ declare const tuiIconXSquareLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconXSquareLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"m9 9 6 6M15 9l-6 6\"/></svg></svg></svg></g></svg>";
692
+ declare const tuiIconYoutube = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconYoutube\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z\"/><path d=\"m9.75 15.02 5.75-3.27-5.75-3.27v6.54z\"/></svg></svg></svg></g></svg>";
693
+ declare const tuiIconYoutubeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconYoutubeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z\"/><path d=\"m9.75 15.02 5.75-3.27-5.75-3.27v6.54z\"/></svg></svg></svg></g></svg>";
694
+ declare const tuiIconZap = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconZap\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 2 3 14h9l-1 8 10-12h-9l1-8z\"/></svg></svg></svg></g></svg>";
695
+ declare const tuiIconZapLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconZapLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 2 3 14h9l-1 8 10-12h-9l1-8z\"/></svg></svg></svg></g></svg>";
696
+ declare const tuiIconZapOff = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconZapOff\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12.41 6.75 13 2l-2.43 2.92M18.57 12.91 21 10h-5.34M8 8l-5 6h9l-1 8 5-6M1 1l22 22\"/></svg></svg></svg></g></svg>";
697
+ declare const tuiIconZapOffLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconZapOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12.41 6.75 13 2l-2.43 2.92M18.57 12.91 21 10h-5.34M8 8l-5 6h9l-1 8 5-6M1 1l22 22\"/></svg></svg></svg></g></svg>";
698
+ declare const tuiIconZoomIn = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconZoomIn\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"/><path d=\"m21 21-4.35-4.35M11 8v6M8 11h6\"/></svg></svg></svg></g></svg>";
699
+ declare const tuiIconZoomInLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconZoomInLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"/><path d=\"m21 21-4.35-4.35M11 8v6M8 11h6\"/></svg></svg></svg></g></svg>";
700
+ declare const tuiIconZoomOut = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconZoomOut\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"/><path d=\"m21 21-4.35-4.35M8 11h6\"/></svg></svg></svg></g></svg>";
701
+ declare const tuiIconZoomOutLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconZoomOutLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"/><path d=\"m21 21-4.35-4.35M8 11h6\"/></svg></svg></svg></g></svg>";
702
+ export { tuiIconActivity, tuiIconActivityLarge, tuiIconAddRowLarge, tuiIconAirplay, tuiIconAirplayLarge, tuiIconAlertCircle, tuiIconAlertCircleLarge, tuiIconAlertOctagon, tuiIconAlertOctagonLarge, tuiIconAlertTriangle, tuiIconAlertTriangleLarge, tuiIconAlignCenter, tuiIconAlignCenterLarge, tuiIconAlignJustify, tuiIconAlignJustifyLarge, tuiIconAlignLeft, tuiIconAlignLeftLarge, tuiIconAlignRight, tuiIconAlignRightLarge, tuiIconAnchor, tuiIconAnchorLarge, tuiIconAperture, tuiIconApertureLarge, tuiIconArchive, tuiIconArchiveLarge, tuiIconArrowDown, tuiIconArrowDownCircle, tuiIconArrowDownCircleLarge, tuiIconArrowDownLarge, tuiIconArrowDownLeft, tuiIconArrowDownLeftLarge, tuiIconArrowDownRight, tuiIconArrowDownRightLarge, tuiIconArrowLeft, tuiIconArrowLeftCircle, tuiIconArrowLeftCircleLarge, tuiIconArrowLeftLarge, tuiIconArrowRight, tuiIconArrowRightCircle, tuiIconArrowRightCircleLarge, tuiIconArrowRightLarge, tuiIconArrowUp, tuiIconArrowUpCircle, tuiIconArrowUpCircleLarge, tuiIconArrowUpLarge, tuiIconArrowUpLeft, tuiIconArrowUpLeftLarge, tuiIconArrowUpRight, tuiIconArrowUpRightLarge, tuiIconAtSign, tuiIconAtSignLarge, tuiIconAttach, tuiIconAttachLarge, tuiIconAttention, tuiIconAward, tuiIconAwardLarge, tuiIconBackCircleLarge, tuiIconBarChart, tuiIconBarChart2, tuiIconBarChart2Large, tuiIconBarChartLarge, tuiIconBattery, tuiIconBatteryCharging, tuiIconBatteryChargingLarge, tuiIconBatteryLarge, tuiIconBell, tuiIconBellLarge, tuiIconBellOff, tuiIconBellOffLarge, tuiIconBluetooth, tuiIconBluetoothLarge, tuiIconBold, tuiIconBoldLarge, tuiIconBook, tuiIconBookLarge, tuiIconBookOpen, tuiIconBookOpenLarge, tuiIconBookmark, tuiIconBookmarkLarge, tuiIconBox, tuiIconBoxLarge, tuiIconBriefcase, tuiIconBriefcaseLarge, tuiIconCalendar, tuiIconCalendarLarge, tuiIconCall, tuiIconCallIn, tuiIconCallInLarge, tuiIconCallLarge, tuiIconCallOut, tuiIconCallOutLarge, tuiIconCallTransferLarge, tuiIconCamera, tuiIconCameraLarge, tuiIconCameraOff, tuiIconCameraOffLarge, tuiIconCancel, tuiIconCancelCircleLarge, tuiIconCard, tuiIconCardsLarge, tuiIconCast, tuiIconCastLarge, tuiIconChartBar, tuiIconChartLarge, tuiIconChartLineLarge, tuiIconCheck, tuiIconCheckCircle, tuiIconCheckCircleLarge, tuiIconCheckLarge, tuiIconCheckList, tuiIconCheckSquare, tuiIconCheckSquareLarge, tuiIconChevronDown, tuiIconChevronDownLarge, tuiIconChevronLeft, tuiIconChevronLeftLarge, tuiIconChevronRight, tuiIconChevronRightLarge, tuiIconChevronUp, tuiIconChevronUpLarge, tuiIconChevronsDown, tuiIconChevronsDownLarge, tuiIconChevronsLeft, tuiIconChevronsLeftLarge, tuiIconChevronsRight, tuiIconChevronsRightLarge, tuiIconChevronsUp, tuiIconChevronsUpLarge, tuiIconChrome, tuiIconChromeLarge, tuiIconCircle, tuiIconCircleLarge, tuiIconClearFormatLarge, tuiIconClipboard, tuiIconClipboardLarge, tuiIconClock, tuiIconClockLarge, tuiIconClose, tuiIconCloseCircleLarge, tuiIconCloseLarge, tuiIconCloud, tuiIconCloudDrizzle, tuiIconCloudDrizzleLarge, tuiIconCloudLarge, tuiIconCloudLightning, tuiIconCloudLightningLarge, tuiIconCloudOff, tuiIconCloudOffLarge, tuiIconCloudRain, tuiIconCloudRainLarge, tuiIconCloudSnow, tuiIconCloudSnowLarge, tuiIconCode, tuiIconCodeLarge, tuiIconCodepen, tuiIconCodepenLarge, tuiIconCodesandbox, tuiIconCodesandboxLarge, tuiIconCoffee, tuiIconCoffeeLarge, tuiIconCollapse, tuiIconColorLarge, tuiIconColumns, tuiIconColumnsLarge, tuiIconCommand, tuiIconCommandLarge, tuiIconComment, tuiIconCommentLarge, tuiIconCompanyLarge, tuiIconCompass, tuiIconCompassLarge, tuiIconCopy, tuiIconCopyLarge, tuiIconCornerDownLeft, tuiIconCornerDownLeftLarge, tuiIconCornerDownRight, tuiIconCornerDownRightLarge, tuiIconCornerLeftDown, tuiIconCornerLeftDownLarge, tuiIconCornerLeftUp, tuiIconCornerLeftUpLarge, tuiIconCornerRightDown, tuiIconCornerRightDownLarge, tuiIconCornerRightUp, tuiIconCornerRightUpLarge, tuiIconCornerUpLeft, tuiIconCornerUpLeftLarge, tuiIconCornerUpRight, tuiIconCornerUpRightLarge, tuiIconCpu, tuiIconCpuLarge, tuiIconCreditCard, tuiIconCreditCardLarge, tuiIconCrop, tuiIconCropLarge, tuiIconCrosshair, tuiIconCrosshairLarge, tuiIconDatabase, tuiIconDatabaseLarge, tuiIconDefaultDocLarge, tuiIconDelete, tuiIconDeleteLarge, tuiIconDesktopLarge, tuiIconDisc, tuiIconDiscLarge, tuiIconDislikeLarge, tuiIconDivide, tuiIconDivideCircle, tuiIconDivideCircleLarge, tuiIconDivideLarge, tuiIconDivideSquare, tuiIconDivideSquareLarge, tuiIconDollarSign, tuiIconDollarSignLarge, tuiIconDone, tuiIconDownload, tuiIconDownloadCloud, tuiIconDownloadCloudLarge, tuiIconDownloadLarge, tuiIconDraft, tuiIconDrag, tuiIconDragLarge, tuiIconDribbble, tuiIconDribbbleLarge, tuiIconDroplet, tuiIconDropletLarge, tuiIconEdit, tuiIconEdit2, tuiIconEdit2Large, tuiIconEdit3, tuiIconEdit3Large, tuiIconEditLarge, tuiIconElectron, tuiIconElectronMono, tuiIconExpand, tuiIconExternal, tuiIconExternalLarge, tuiIconExternalLink, tuiIconExternalLinkLarge, tuiIconEye, tuiIconEyeClosed, tuiIconEyeLarge, tuiIconEyeOff, tuiIconEyeOffLarge, tuiIconEyeOpen, tuiIconFacebook, tuiIconFacebookLarge, tuiIconFastForward, tuiIconFastForwardLarge, tuiIconFeather, tuiIconFeatherLarge, tuiIconFigma, tuiIconFigmaLarge, tuiIconFile, tuiIconFileLarge, tuiIconFileMinus, tuiIconFileMinusLarge, tuiIconFilePlus, tuiIconFilePlusLarge, tuiIconFileText, tuiIconFileTextLarge, tuiIconFilm, tuiIconFilmLarge, tuiIconFilter, tuiIconFilterLarge, tuiIconFlag, tuiIconFlagLarge, tuiIconFolder, tuiIconFolderLarge, tuiIconFolderMinus, tuiIconFolderMinusLarge, tuiIconFolderPlus, tuiIconFolderPlusLarge, tuiIconFontLarge, tuiIconFormatLarge, tuiIconFrameLarge, tuiIconFramer, tuiIconFramerLarge, tuiIconFrown, tuiIconFrownLarge, tuiIconGeoLarge, tuiIconGift, tuiIconGiftLarge, tuiIconGitBranch, tuiIconGitBranchLarge, tuiIconGitCommit, tuiIconGitCommitLarge, tuiIconGitMerge, tuiIconGitMergeLarge, tuiIconGitPullRequest, tuiIconGitPullRequestLarge, tuiIconGithub, tuiIconGithubLarge, tuiIconGitlab, tuiIconGitlabLarge, tuiIconGlobe, tuiIconGlobeLarge, tuiIconGrid, tuiIconGridLarge, tuiIconHardDrive, tuiIconHardDriveLarge, tuiIconHash, tuiIconHashLarge, tuiIconHeadphones, tuiIconHeadphonesLarge, tuiIconHeart, tuiIconHeartFilled, tuiIconHeartFilledLarge, tuiIconHeartLarge, tuiIconHelpCircle, tuiIconHelpCircleLarge, tuiIconHexagon, tuiIconHexagonLarge, tuiIconHideLarge, tuiIconHiliteLarge, tuiIconHome, tuiIconHomeLarge, tuiIconHrLarge, tuiIconImage, tuiIconImageLarge, tuiIconImgLarge, tuiIconInbox, tuiIconInboxLarge, tuiIconIndentLarge, tuiIconInfo, tuiIconInfoCircleLarge, tuiIconInfoLarge, tuiIconInstagram, tuiIconInstagramLarge, tuiIconItalic, tuiIconItalicLarge, tuiIconKey, tuiIconKeyLarge, tuiIconLayers, tuiIconLayersLarge, tuiIconLayout, tuiIconLayoutLarge, tuiIconLifeBuoy, tuiIconLifeBuoyLarge, tuiIconLikeLarge, tuiIconLink, tuiIconLink2, tuiIconLink2Large, tuiIconLinkLarge, tuiIconLinkedin, tuiIconLinkedinLarge, tuiIconList, tuiIconListLarge, tuiIconLoader, tuiIconLoaderLarge, tuiIconLock, tuiIconLockLarge, tuiIconLockOpenLarge, tuiIconLogIn, tuiIconLogInLarge, tuiIconLogOut, tuiIconLogOutLarge, tuiIconMaestro, tuiIconMaestroMono, tuiIconMail, tuiIconMailLarge, tuiIconMap, tuiIconMapLarge, tuiIconMapPin, tuiIconMapPinLarge, tuiIconMastercard, tuiIconMastercardMono, tuiIconMaximize, tuiIconMaximize2, tuiIconMaximize2Large, tuiIconMaximizeLarge, tuiIconMeh, tuiIconMehLarge, tuiIconMenu, tuiIconMenuLarge, tuiIconMessageCircle, tuiIconMessageCircleLarge, tuiIconMessageSquare, tuiIconMessageSquareLarge, tuiIconMic, tuiIconMicLarge, tuiIconMicOff, tuiIconMicOffLarge, tuiIconMinimize, tuiIconMinimize2, tuiIconMinimize2Large, tuiIconMinimizeLarge, tuiIconMinus, tuiIconMinusCircle, tuiIconMinusCircleLarge, tuiIconMinusLarge, tuiIconMinusSquare, tuiIconMinusSquareLarge, tuiIconMir, tuiIconMirMono, tuiIconMobile, tuiIconMobileLarge, tuiIconMonitor, tuiIconMonitorLarge, tuiIconMoon, tuiIconMoonLarge, tuiIconMoreHorLarge, tuiIconMoreHorizontal, tuiIconMoreHorizontalLarge, tuiIconMoreVer, tuiIconMoreVertLarge, tuiIconMoreVertical, tuiIconMoreVerticalLarge, tuiIconMousePointer, tuiIconMousePointerLarge, tuiIconMove, tuiIconMoveLarge, tuiIconMusic, tuiIconMusicLarge, tuiIconNavigation, tuiIconNavigation2, tuiIconNavigation2Large, tuiIconNavigationLarge, tuiIconOLLarge, tuiIconOctagon, tuiIconOctagonLarge, tuiIconOutdentLarge, tuiIconPackage, tuiIconPackageLarge, tuiIconPaintLarge, tuiIconPaperclip, tuiIconPaperclipLarge, tuiIconPause, tuiIconPauseCircle, tuiIconPauseCircleLarge, tuiIconPauseLarge, tuiIconPenTool, tuiIconPenToolLarge, tuiIconPercent, tuiIconPercentLarge, tuiIconPhone, tuiIconPhoneCall, tuiIconPhoneCallLarge, tuiIconPhoneForwarded, tuiIconPhoneForwardedLarge, tuiIconPhoneIncoming, tuiIconPhoneIncomingLarge, tuiIconPhoneLarge, tuiIconPhoneMissed, tuiIconPhoneMissedLarge, tuiIconPhoneOff, tuiIconPhoneOffLarge, tuiIconPhoneOutgoing, tuiIconPhoneOutgoingLarge, tuiIconPicture, tuiIconPieChart, tuiIconPieChartLarge, tuiIconPin, tuiIconPlay, tuiIconPlayCircle, tuiIconPlayCircleLarge, tuiIconPlayLarge, tuiIconPlus, tuiIconPlusCircle, tuiIconPlusCircleLarge, tuiIconPlusLarge, tuiIconPlusSquare, tuiIconPlusSquareLarge, tuiIconPocket, tuiIconPocketLarge, tuiIconPower, tuiIconPowerLarge, tuiIconPrintLarge, tuiIconPrinter, tuiIconPrinterLarge, tuiIconQuoteLarge, tuiIconRadio, tuiIconRadioLarge, tuiIconRedo, tuiIconRedoLarge, tuiIconRefresh, tuiIconRefreshCcw, tuiIconRefreshCcwLarge, tuiIconRefreshCw, tuiIconRefreshCwLarge, tuiIconRefreshLarge, tuiIconRemoveLarge, tuiIconRepeat, tuiIconRepeatLarge, tuiIconRewind, tuiIconRewindLarge, tuiIconRotate, tuiIconRotateCcw, tuiIconRotateCcwLarge, tuiIconRotateCw, tuiIconRotateCwLarge, tuiIconRss, tuiIconRssLarge, tuiIconSave, tuiIconSaveLarge, tuiIconScissors, tuiIconScissorsLarge, tuiIconSearch, tuiIconSearchLarge, tuiIconSend, tuiIconSendLarge, tuiIconServer, tuiIconServerLarge, tuiIconSettings, tuiIconSettingsLarge, tuiIconShare, tuiIconShare2, tuiIconShare2Large, tuiIconShareLarge, tuiIconShield, tuiIconShieldLarge, tuiIconShieldOff, tuiIconShieldOffLarge, tuiIconShoppingBag, tuiIconShoppingBagLarge, tuiIconShoppingCart, tuiIconShoppingCartLarge, tuiIconShowLarge, tuiIconShuffle, tuiIconShuffleLarge, tuiIconSidebar, tuiIconSidebarLarge, tuiIconSkipBack, tuiIconSkipBackLarge, tuiIconSkipForward, tuiIconSkipForwardLarge, tuiIconSlack, tuiIconSlackLarge, tuiIconSlash, tuiIconSlashLarge, tuiIconSliders, tuiIconSlidersLarge, tuiIconSmartphone, tuiIconSmartphoneLarge, tuiIconSmile, tuiIconSmileLarge, tuiIconSortAscending, tuiIconSortDescending, tuiIconSortDown, tuiIconSortOff, tuiIconSortUp, tuiIconSound, tuiIconSoundLarge, tuiIconSoundOff, tuiIconSoundOffLarge, tuiIconSpeaker, tuiIconSpeakerLarge, tuiIconSpoilerDeleteLarge, tuiIconSpoilerLarge, tuiIconSquare, tuiIconSquareLarge, tuiIconStar, tuiIconStarFilled, tuiIconStarFilledLarge, tuiIconStarLarge, tuiIconStop, tuiIconStopCircle, tuiIconStopCircleLarge, tuiIconStopLarge, tuiIconStrikeThroughLarge, tuiIconStructureLarge, tuiIconSubitem, tuiIconSublevelLarge, tuiIconSubscriptLarge, tuiIconSun, tuiIconSunLarge, tuiIconSunrise, tuiIconSunriseLarge, tuiIconSunset, tuiIconSunsetLarge, tuiIconSuperscriptLarge, tuiIconTable, tuiIconTableLarge, tuiIconTableMergeLarge, tuiIconTableSplitLarge, tuiIconTablet, tuiIconTabletLarge, tuiIconTag, tuiIconTagLarge, tuiIconTarget, tuiIconTargetLarge, tuiIconTeXLarge, tuiIconTerminal, tuiIconTerminalLarge, tuiIconThermometer, tuiIconThermometerLarge, tuiIconThumbsDown, tuiIconThumbsDownLarge, tuiIconThumbsUp, tuiIconThumbsUpLarge, tuiIconTime, tuiIconTimeLarge, tuiIconToggleLeft, tuiIconToggleLeftLarge, tuiIconToggleOff, tuiIconToggleOffLarge, tuiIconToggleOn, tuiIconToggleOnLarge, tuiIconToggleRight, tuiIconToggleRightLarge, tuiIconTool, tuiIconToolLarge, tuiIconTooltip, tuiIconTooltipLarge, tuiIconTransparentLarge, tuiIconTrash, tuiIconTrash2, tuiIconTrash2Large, tuiIconTrashLarge, tuiIconTrello, tuiIconTrelloLarge, tuiIconTrendingDown, tuiIconTrendingDownLarge, tuiIconTrendingUp, tuiIconTrendingUpLarge, tuiIconTriangle, tuiIconTriangleLarge, tuiIconTruck, tuiIconTruckLarge, tuiIconTv, tuiIconTvLarge, tuiIconTwitch, tuiIconTwitchLarge, tuiIconTwitter, tuiIconTwitterLarge, tuiIconType, tuiIconTypeLarge, tuiIconUmbrella, tuiIconUmbrellaLarge, tuiIconUnderline, tuiIconUnderlineLarge, tuiIconUndo, tuiIconUndoLarge, tuiIconUnlinkLarge, tuiIconUnlock, tuiIconUnlockLarge, tuiIconUpload, tuiIconUploadCloud, tuiIconUploadCloudLarge, tuiIconUploadLarge, tuiIconUser, tuiIconUserCheck, tuiIconUserCheckLarge, tuiIconUserLarge, tuiIconUserMinus, tuiIconUserMinusLarge, tuiIconUserPlus, tuiIconUserPlusLarge, tuiIconUserX, tuiIconUserXLarge, tuiIconUsers, tuiIconUsersLarge, tuiIconVideo, tuiIconVideoLarge, tuiIconVideoOff, tuiIconVideoOffLarge, tuiIconViewListLarge, tuiIconVisa, tuiIconVisaMono, tuiIconVoicemail, tuiIconVoicemailLarge, tuiIconVolume, tuiIconVolume1, tuiIconVolume1Large, tuiIconVolume2, tuiIconVolume2Large, tuiIconVolumeLarge, tuiIconVolumeX, tuiIconVolumeXLarge, tuiIconWarningLarge, tuiIconWatch, tuiIconWatchLarge, tuiIconWifi, tuiIconWifiLarge, tuiIconWifiOff, tuiIconWifiOffLarge, tuiIconWifiOnLarge, tuiIconWind, tuiIconWindLarge, tuiIconX, tuiIconXCircle, tuiIconXCircleLarge, tuiIconXLarge, tuiIconXOctagon, tuiIconXOctagonLarge, tuiIconXSquare, tuiIconXSquareLarge, tuiIconYoutube, tuiIconYoutubeLarge, tuiIconZap, tuiIconZapLarge, tuiIconZapOff, tuiIconZapOffLarge, tuiIconZoomIn, tuiIconZoomInLarge, tuiIconZoomOut, tuiIconZoomOutLarge, };