@taiga-ui/icons 3.17.0 → 3.18.0-dev.main-6071534

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 (683) hide show
  1. package/LICENSE +22 -190
  2. package/all.d.ts +585 -114
  3. package/bundles/taiga-ui-icons-scripts.umd.js +4 -13
  4. package/bundles/taiga-ui-icons-scripts.umd.js.map +1 -1
  5. package/bundles/taiga-ui-icons.umd.js +1067 -122
  6. package/bundles/taiga-ui-icons.umd.js.map +1 -1
  7. package/constants/icons.d.ts +34 -21
  8. package/esm2015/all.js +586 -115
  9. package/esm2015/constants/icons.js +30 -17
  10. package/fesm2015/taiga-ui-icons.js +613 -129
  11. package/fesm2015/taiga-ui-icons.js.map +1 -1
  12. package/package.json +5 -3
  13. package/src/tuiIconActivity.svg +17 -0
  14. package/src/tuiIconActivityLarge.svg +17 -0
  15. package/src/tuiIconAddRowLarge.svg +1 -0
  16. package/src/tuiIconAirplay.svg +19 -0
  17. package/src/tuiIconAirplayLarge.svg +19 -0
  18. package/src/tuiIconAlertCircle.svg +22 -0
  19. package/src/tuiIconAlertCircleLarge.svg +18 -11
  20. package/src/tuiIconAlertOctagon.svg +22 -0
  21. package/src/tuiIconAlertOctagonLarge.svg +22 -0
  22. package/src/tuiIconAlertTriangle.svg +19 -0
  23. package/src/tuiIconAlertTriangleLarge.svg +19 -0
  24. package/src/tuiIconAlignCenter.svg +22 -0
  25. package/src/tuiIconAlignCenterLarge.svg +17 -31
  26. package/src/tuiIconAlignJustify.svg +22 -0
  27. package/src/tuiIconAlignJustifyLarge.svg +17 -31
  28. package/src/tuiIconAlignLeft.svg +22 -0
  29. package/src/tuiIconAlignLeftLarge.svg +17 -31
  30. package/src/tuiIconAlignRight.svg +22 -0
  31. package/src/tuiIconAlignRightLarge.svg +17 -31
  32. package/src/tuiIconAnchor.svg +19 -0
  33. package/src/tuiIconAnchorLarge.svg +18 -13
  34. package/src/tuiIconAperture.svg +27 -0
  35. package/src/tuiIconApertureLarge.svg +27 -0
  36. package/src/tuiIconArchive.svg +22 -0
  37. package/src/tuiIconArchiveLarge.svg +22 -0
  38. package/src/tuiIconArrowDown.svg +13 -20
  39. package/src/tuiIconArrowDownCircle.svg +22 -0
  40. package/src/tuiIconArrowDownCircleLarge.svg +22 -0
  41. package/src/tuiIconArrowDownLarge.svg +13 -11
  42. package/src/tuiIconArrowDownLeft.svg +13 -27
  43. package/src/tuiIconArrowDownLeftLarge.svg +17 -0
  44. package/src/tuiIconArrowDownRight.svg +13 -27
  45. package/src/tuiIconArrowDownRightLarge.svg +17 -0
  46. package/src/tuiIconArrowLeft.svg +13 -20
  47. package/src/tuiIconArrowLeftCircle.svg +22 -0
  48. package/src/tuiIconArrowLeftCircleLarge.svg +22 -0
  49. package/src/tuiIconArrowLeftLarge.svg +13 -11
  50. package/src/tuiIconArrowRight.svg +13 -20
  51. package/src/tuiIconArrowRightCircle.svg +22 -0
  52. package/src/tuiIconArrowRightCircleLarge.svg +22 -0
  53. package/src/tuiIconArrowRightLarge.svg +13 -11
  54. package/src/tuiIconArrowUp.svg +13 -20
  55. package/src/tuiIconArrowUpCircle.svg +22 -0
  56. package/src/tuiIconArrowUpCircleLarge.svg +22 -0
  57. package/src/tuiIconArrowUpLarge.svg +13 -11
  58. package/src/tuiIconArrowUpLeft.svg +13 -27
  59. package/src/tuiIconArrowUpLeftLarge.svg +17 -0
  60. package/src/tuiIconArrowUpRight.svg +13 -27
  61. package/src/tuiIconArrowUpRightLarge.svg +17 -0
  62. package/src/tuiIconAtSign.svg +17 -0
  63. package/src/tuiIconAtSignLarge.svg +17 -0
  64. package/src/tuiIconAttach.svg +17 -22
  65. package/src/tuiIconAttachLarge.svg +17 -13
  66. package/src/tuiIconAttention.svg +22 -14
  67. package/src/tuiIconAward.svg +19 -0
  68. package/src/tuiIconAwardLarge.svg +19 -0
  69. package/src/tuiIconBackCircleLarge.svg +19 -19
  70. package/src/tuiIconBarChart.svg +22 -0
  71. package/src/tuiIconBarChart2.svg +22 -0
  72. package/src/tuiIconBarChart2Large.svg +22 -0
  73. package/src/tuiIconBarChartLarge.svg +22 -0
  74. package/src/tuiIconBattery.svg +22 -0
  75. package/src/tuiIconBatteryCharging.svg +22 -0
  76. package/src/tuiIconBatteryChargingLarge.svg +22 -0
  77. package/src/tuiIconBatteryLarge.svg +22 -0
  78. package/src/tuiIconBell.svg +12 -20
  79. package/src/tuiIconBellLarge.svg +15 -11
  80. package/src/tuiIconBellOff.svg +18 -24
  81. package/src/tuiIconBellOffLarge.svg +18 -26
  82. package/src/tuiIconBluetooth.svg +17 -0
  83. package/src/tuiIconBluetoothLarge.svg +17 -0
  84. package/src/tuiIconBold.svg +16 -0
  85. package/src/tuiIconBoldLarge.svg +18 -11
  86. package/src/tuiIconBook.svg +16 -0
  87. package/src/tuiIconBookLarge.svg +19 -0
  88. package/src/tuiIconBookOpen.svg +19 -0
  89. package/src/tuiIconBookOpenLarge.svg +19 -0
  90. package/src/tuiIconBookmark.svg +13 -20
  91. package/src/tuiIconBookmarkLarge.svg +13 -11
  92. package/src/tuiIconBox.svg +21 -0
  93. package/src/tuiIconBoxLarge.svg +24 -0
  94. package/src/tuiIconBriefcase.svg +19 -0
  95. package/src/tuiIconBriefcaseLarge.svg +19 -0
  96. package/src/tuiIconCalendar.svg +18 -20
  97. package/src/tuiIconCalendarLarge.svg +18 -11
  98. package/src/tuiIconCall.svg +13 -21
  99. package/src/tuiIconCallIn.svg +16 -30
  100. package/src/tuiIconCallInLarge.svg +16 -12
  101. package/src/tuiIconCallLarge.svg +16 -12
  102. package/src/tuiIconCallOut.svg +16 -30
  103. package/src/tuiIconCallOutLarge.svg +16 -12
  104. package/src/tuiIconCallTransferLarge.svg +16 -12
  105. package/src/tuiIconCamera.svg +21 -0
  106. package/src/tuiIconCameraLarge.svg +16 -17
  107. package/src/tuiIconCameraOff.svg +19 -0
  108. package/src/tuiIconCameraOffLarge.svg +19 -0
  109. package/src/tuiIconCancel.svg +22 -12
  110. package/src/tuiIconCancelCircleLarge.svg +17 -14
  111. package/src/tuiIconCard.svg +16 -30
  112. package/src/tuiIconCardsLarge.svg +19 -12
  113. package/src/tuiIconCast.svg +16 -0
  114. package/src/tuiIconCastLarge.svg +19 -0
  115. package/src/tuiIconChartBar.svg +19 -21
  116. package/src/tuiIconChartLarge.svg +19 -12
  117. package/src/tuiIconChartLineLarge.svg +1 -0
  118. package/src/tuiIconCheck.svg +13 -20
  119. package/src/tuiIconCheckCircle.svg +6 -15
  120. package/src/tuiIconCheckLarge.svg +13 -11
  121. package/src/tuiIconCheckList.svg +21 -28
  122. package/src/tuiIconCheckSquare.svg +19 -0
  123. package/src/tuiIconCheckSquareLarge.svg +19 -0
  124. package/src/tuiIconChevronDown.svg +13 -20
  125. package/src/tuiIconChevronDownLarge.svg +13 -11
  126. package/src/tuiIconChevronLeft.svg +13 -20
  127. package/src/tuiIconChevronLeftLarge.svg +13 -11
  128. package/src/tuiIconChevronRight.svg +13 -20
  129. package/src/tuiIconChevronRightLarge.svg +13 -11
  130. package/src/tuiIconChevronUp.svg +13 -20
  131. package/src/tuiIconChevronUpLarge.svg +13 -11
  132. package/src/tuiIconChevronsDown.svg +17 -0
  133. package/src/tuiIconChevronsDownLarge.svg +17 -0
  134. package/src/tuiIconChevronsLeft.svg +17 -0
  135. package/src/tuiIconChevronsLeftLarge.svg +17 -0
  136. package/src/tuiIconChevronsRight.svg +17 -0
  137. package/src/tuiIconChevronsRightLarge.svg +17 -0
  138. package/src/tuiIconChevronsUp.svg +17 -0
  139. package/src/tuiIconChevronsUpLarge.svg +17 -0
  140. package/src/tuiIconChrome.svg +27 -0
  141. package/src/tuiIconChromeLarge.svg +27 -0
  142. package/src/tuiIconCircle.svg +17 -0
  143. package/src/tuiIconCircleLarge.svg +17 -0
  144. package/src/tuiIconClipboard.svg +24 -0
  145. package/src/tuiIconClipboardLarge.svg +24 -0
  146. package/src/tuiIconClock.svg +17 -0
  147. package/src/tuiIconClockLarge.svg +17 -0
  148. package/src/tuiIconCloseCircleLarge.svg +19 -12
  149. package/src/tuiIconCloud.svg +13 -20
  150. package/src/tuiIconCloudDrizzle.svg +27 -0
  151. package/src/tuiIconCloudDrizzleLarge.svg +27 -0
  152. package/src/tuiIconCloudLarge.svg +17 -0
  153. package/src/tuiIconCloudLightning.svg +19 -0
  154. package/src/tuiIconCloudLightningLarge.svg +19 -0
  155. package/src/tuiIconCloudOff.svg +19 -0
  156. package/src/tuiIconCloudOffLarge.svg +19 -0
  157. package/src/tuiIconCloudRain.svg +22 -0
  158. package/src/tuiIconCloudRainLarge.svg +22 -0
  159. package/src/tuiIconCloudSnow.svg +27 -0
  160. package/src/tuiIconCloudSnowLarge.svg +27 -0
  161. package/src/tuiIconCode.svg +13 -22
  162. package/src/tuiIconCodeLarge.svg +16 -21
  163. package/src/tuiIconCodepen.svg +27 -0
  164. package/src/tuiIconCodepenLarge.svg +27 -0
  165. package/src/tuiIconCodesandbox.svg +23 -0
  166. package/src/tuiIconCodesandboxLarge.svg +23 -0
  167. package/src/tuiIconCoffee.svg +22 -0
  168. package/src/tuiIconCoffeeLarge.svg +22 -0
  169. package/src/tuiIconCollapse.svg +22 -30
  170. package/src/tuiIconColorLarge.svg +1 -1
  171. package/src/tuiIconColumns.svg +19 -0
  172. package/src/tuiIconColumnsLarge.svg +19 -0
  173. package/src/tuiIconCommand.svg +19 -0
  174. package/src/tuiIconCommandLarge.svg +19 -0
  175. package/src/tuiIconComment.svg +14 -21
  176. package/src/tuiIconCommentLarge.svg +14 -12
  177. package/src/tuiIconCompanyLarge.svg +15 -18
  178. package/src/tuiIconCompass.svg +19 -0
  179. package/src/tuiIconCompassLarge.svg +19 -0
  180. package/src/tuiIconCopy.svg +12 -27
  181. package/src/tuiIconCopyLarge.svg +14 -17
  182. package/src/tuiIconCornerDownLeft.svg +17 -0
  183. package/src/tuiIconCornerDownLeftLarge.svg +17 -0
  184. package/src/tuiIconCornerDownRight.svg +17 -0
  185. package/src/tuiIconCornerDownRightLarge.svg +17 -0
  186. package/src/tuiIconCornerLeftDown.svg +17 -0
  187. package/src/tuiIconCornerLeftDownLarge.svg +17 -0
  188. package/src/tuiIconCornerLeftUp.svg +17 -0
  189. package/src/tuiIconCornerLeftUpLarge.svg +17 -0
  190. package/src/tuiIconCornerRightDown.svg +17 -0
  191. package/src/tuiIconCornerRightDownLarge.svg +17 -0
  192. package/src/tuiIconCornerRightUp.svg +17 -0
  193. package/src/tuiIconCornerRightUpLarge.svg +17 -0
  194. package/src/tuiIconCornerUpLeft.svg +17 -0
  195. package/src/tuiIconCornerUpLeftLarge.svg +17 -0
  196. package/src/tuiIconCornerUpRight.svg +17 -0
  197. package/src/tuiIconCornerUpRightLarge.svg +17 -0
  198. package/src/tuiIconCpu.svg +29 -0
  199. package/src/tuiIconCpuLarge.svg +32 -0
  200. package/src/tuiIconCreditCard.svg +22 -0
  201. package/src/tuiIconCreditCardLarge.svg +22 -0
  202. package/src/tuiIconCrop.svg +14 -0
  203. package/src/tuiIconCropLarge.svg +17 -0
  204. package/src/tuiIconCrosshair.svg +22 -0
  205. package/src/tuiIconCrosshairLarge.svg +22 -0
  206. package/src/tuiIconDatabase.svg +19 -0
  207. package/src/tuiIconDatabaseLarge.svg +19 -0
  208. package/src/tuiIconDefaultDocLarge.svg +10 -1
  209. package/src/tuiIconDelete.svg +22 -0
  210. package/src/tuiIconDeleteLarge.svg +18 -11
  211. package/src/tuiIconDesktopLarge.svg +19 -12
  212. package/src/tuiIconDisc.svg +14 -0
  213. package/src/tuiIconDiscLarge.svg +17 -0
  214. package/src/tuiIconDislikeLarge.svg +16 -12
  215. package/src/tuiIconDivide.svg +21 -0
  216. package/src/tuiIconDivideCircle.svg +22 -0
  217. package/src/tuiIconDivideCircleLarge.svg +22 -0
  218. package/src/tuiIconDivideLarge.svg +21 -0
  219. package/src/tuiIconDivideSquare.svg +22 -0
  220. package/src/tuiIconDivideSquareLarge.svg +22 -0
  221. package/src/tuiIconDollarSign.svg +19 -0
  222. package/src/tuiIconDollarSignLarge.svg +19 -0
  223. package/src/tuiIconDone.svg +11 -28
  224. package/src/tuiIconDownload.svg +18 -20
  225. package/src/tuiIconDownloadCloud.svg +19 -0
  226. package/src/tuiIconDownloadCloudLarge.svg +19 -0
  227. package/src/tuiIconDownloadLarge.svg +18 -11
  228. package/src/tuiIconDraft.svg +14 -21
  229. package/src/tuiIconDribbble.svg +19 -0
  230. package/src/tuiIconDribbbleLarge.svg +19 -0
  231. package/src/tuiIconDroplet.svg +17 -0
  232. package/src/tuiIconDropletLarge.svg +17 -0
  233. package/src/tuiIconEdit.svg +12 -20
  234. package/src/tuiIconEdit2.svg +17 -0
  235. package/src/tuiIconEdit2Large.svg +17 -0
  236. package/src/tuiIconEdit3.svg +17 -0
  237. package/src/tuiIconEdit3Large.svg +17 -0
  238. package/src/tuiIconEditLarge.svg +15 -11
  239. package/src/tuiIconElectron.svg +6 -1
  240. package/src/tuiIconElectronMono.svg +1 -0
  241. package/src/tuiIconExpand.svg +22 -23
  242. package/src/tuiIconExternal.svg +16 -21
  243. package/src/tuiIconExternalLarge.svg +16 -12
  244. package/src/tuiIconExternalLink.svg +19 -0
  245. package/src/tuiIconExternalLinkLarge.svg +19 -0
  246. package/src/tuiIconEye.svg +14 -0
  247. package/src/tuiIconEyeClosed.svg +16 -21
  248. package/src/tuiIconEyeLarge.svg +17 -0
  249. package/src/tuiIconEyeOff.svg +19 -0
  250. package/src/tuiIconEyeOffLarge.svg +19 -0
  251. package/src/tuiIconEyeOpen.svg +14 -28
  252. package/src/tuiIconFacebook.svg +17 -0
  253. package/src/tuiIconFacebookLarge.svg +17 -0
  254. package/src/tuiIconFastForward.svg +17 -0
  255. package/src/tuiIconFastForwardLarge.svg +17 -0
  256. package/src/tuiIconFeather.svg +22 -0
  257. package/src/tuiIconFeatherLarge.svg +22 -0
  258. package/src/tuiIconFigma.svg +21 -0
  259. package/src/tuiIconFigmaLarge.svg +21 -0
  260. package/src/tuiIconFile.svg +12 -27
  261. package/src/tuiIconFileLarge.svg +14 -17
  262. package/src/tuiIconFileMinus.svg +19 -0
  263. package/src/tuiIconFileMinusLarge.svg +19 -0
  264. package/src/tuiIconFilePlus.svg +19 -0
  265. package/src/tuiIconFilePlusLarge.svg +19 -0
  266. package/src/tuiIconFileText.svg +21 -0
  267. package/src/tuiIconFileTextLarge.svg +21 -0
  268. package/src/tuiIconFilm.svg +29 -0
  269. package/src/tuiIconFilmLarge.svg +32 -0
  270. package/src/tuiIconFilter.svg +13 -20
  271. package/src/tuiIconFilterLarge.svg +13 -11
  272. package/src/tuiIconFlag.svg +15 -20
  273. package/src/tuiIconFlagLarge.svg +21 -11
  274. package/src/tuiIconFolder.svg +13 -20
  275. package/src/tuiIconFolderLarge.svg +13 -11
  276. package/src/tuiIconFolderMinus.svg +22 -0
  277. package/src/tuiIconFolderMinusLarge.svg +22 -0
  278. package/src/tuiIconFolderPlus.svg +22 -0
  279. package/src/tuiIconFolderPlusLarge.svg +22 -0
  280. package/src/tuiIconFrameLarge.svg +19 -12
  281. package/src/tuiIconFramer.svg +17 -0
  282. package/src/tuiIconFramerLarge.svg +17 -0
  283. package/src/tuiIconFrown.svg +22 -0
  284. package/src/tuiIconFrownLarge.svg +22 -0
  285. package/src/tuiIconGeoLarge.svg +13 -18
  286. package/src/tuiIconGift.svg +21 -0
  287. package/src/tuiIconGiftLarge.svg +24 -0
  288. package/src/tuiIconGitBranch.svg +21 -0
  289. package/src/tuiIconGitBranchLarge.svg +21 -0
  290. package/src/tuiIconGitCommit.svg +22 -0
  291. package/src/tuiIconGitCommitLarge.svg +22 -0
  292. package/src/tuiIconGitMerge.svg +19 -0
  293. package/src/tuiIconGitMergeLarge.svg +19 -0
  294. package/src/tuiIconGitPullRequest.svg +22 -0
  295. package/src/tuiIconGitPullRequestLarge.svg +22 -0
  296. package/src/tuiIconGithub.svg +20 -0
  297. package/src/tuiIconGithubLarge.svg +20 -0
  298. package/src/tuiIconGitlab.svg +19 -0
  299. package/src/tuiIconGitlabLarge.svg +19 -0
  300. package/src/tuiIconGlobe.svg +19 -0
  301. package/src/tuiIconGlobeLarge.svg +19 -0
  302. package/src/tuiIconGrid.svg +19 -0
  303. package/src/tuiIconGridLarge.svg +22 -0
  304. package/src/tuiIconHardDrive.svg +19 -0
  305. package/src/tuiIconHardDriveLarge.svg +19 -0
  306. package/src/tuiIconHash.svg +19 -0
  307. package/src/tuiIconHashLarge.svg +22 -0
  308. package/src/tuiIconHeadphones.svg +19 -0
  309. package/src/tuiIconHeadphonesLarge.svg +19 -0
  310. package/src/tuiIconHeart.svg +15 -20
  311. package/src/tuiIconHeartLarge.svg +15 -11
  312. package/src/tuiIconHelpCircle.svg +22 -0
  313. package/src/tuiIconHelpCircleLarge.svg +17 -17
  314. package/src/tuiIconHexagon.svg +19 -0
  315. package/src/tuiIconHexagonLarge.svg +19 -0
  316. package/src/tuiIconHideLarge.svg +16 -12
  317. package/src/tuiIconHiliteLarge.svg +10 -1
  318. package/src/tuiIconHome.svg +16 -0
  319. package/src/tuiIconHomeLarge.svg +19 -0
  320. package/src/tuiIconImage.svg +19 -0
  321. package/src/tuiIconImageLarge.svg +19 -0
  322. package/src/tuiIconImgLarge.svg +15 -18
  323. package/src/tuiIconInbox.svg +19 -0
  324. package/src/tuiIconInboxLarge.svg +19 -0
  325. package/src/tuiIconInfo.svg +15 -20
  326. package/src/tuiIconInfoCircleLarge.svg +19 -12
  327. package/src/tuiIconInfoLarge.svg +22 -0
  328. package/src/tuiIconInstagram.svg +19 -0
  329. package/src/tuiIconInstagramLarge.svg +19 -0
  330. package/src/tuiIconItalic.svg +22 -0
  331. package/src/tuiIconItalicLarge.svg +17 -24
  332. package/src/tuiIconKey.svg +16 -0
  333. package/src/tuiIconKeyLarge.svg +19 -0
  334. package/src/tuiIconLayers.svg +19 -0
  335. package/src/tuiIconLayersLarge.svg +19 -0
  336. package/src/tuiIconLayout.svg +22 -0
  337. package/src/tuiIconLayoutLarge.svg +22 -0
  338. package/src/tuiIconLifeBuoy.svg +32 -0
  339. package/src/tuiIconLifeBuoyLarge.svg +32 -0
  340. package/src/tuiIconLikeLarge.svg +16 -12
  341. package/src/tuiIconLink.svg +12 -27
  342. package/src/tuiIconLink2.svg +22 -0
  343. package/src/tuiIconLink2Large.svg +22 -0
  344. package/src/tuiIconLinkLarge.svg +14 -17
  345. package/src/tuiIconLinkedin.svg +22 -0
  346. package/src/tuiIconLinkedinLarge.svg +22 -0
  347. package/src/tuiIconList.svg +24 -0
  348. package/src/tuiIconListLarge.svg +27 -0
  349. package/src/tuiIconLoader.svg +32 -0
  350. package/src/tuiIconLoaderLarge.svg +32 -0
  351. package/src/tuiIconLock.svg +12 -20
  352. package/src/tuiIconLockLarge.svg +15 -11
  353. package/src/tuiIconLockOpenLarge.svg +16 -12
  354. package/src/tuiIconLogIn.svg +22 -0
  355. package/src/tuiIconLogInLarge.svg +22 -0
  356. package/src/tuiIconLogOut.svg +22 -0
  357. package/src/tuiIconLogOutLarge.svg +22 -0
  358. package/src/tuiIconMaestro.svg +3 -0
  359. package/src/tuiIconMaestroMono.svg +1 -0
  360. package/src/tuiIconMail.svg +12 -27
  361. package/src/tuiIconMailLarge.svg +14 -17
  362. package/src/tuiIconMap.svg +19 -0
  363. package/src/tuiIconMapLarge.svg +22 -0
  364. package/src/tuiIconMapPin.svg +17 -0
  365. package/src/tuiIconMapPinLarge.svg +17 -0
  366. package/src/tuiIconMastercard.svg +3 -0
  367. package/src/tuiIconMastercardMono.svg +1 -0
  368. package/src/tuiIconMaximize.svg +19 -0
  369. package/src/tuiIconMaximize2.svg +22 -0
  370. package/src/tuiIconMaximize2Large.svg +22 -0
  371. package/src/tuiIconMaximizeLarge.svg +19 -0
  372. package/src/tuiIconMeh.svg +19 -0
  373. package/src/tuiIconMehLarge.svg +22 -0
  374. package/src/tuiIconMenu.svg +19 -0
  375. package/src/tuiIconMenuLarge.svg +18 -11
  376. package/src/tuiIconMessageCircle.svg +19 -0
  377. package/src/tuiIconMessageCircleLarge.svg +19 -0
  378. package/src/tuiIconMessageSquare.svg +17 -0
  379. package/src/tuiIconMessageSquareLarge.svg +17 -0
  380. package/src/tuiIconMic.svg +16 -0
  381. package/src/tuiIconMicLarge.svg +14 -17
  382. package/src/tuiIconMicOff.svg +24 -0
  383. package/src/tuiIconMicOffLarge.svg +20 -19
  384. package/src/tuiIconMinimize.svg +19 -0
  385. package/src/tuiIconMinimize2.svg +22 -0
  386. package/src/tuiIconMinimize2Large.svg +22 -0
  387. package/src/tuiIconMinimizeLarge.svg +19 -0
  388. package/src/tuiIconMinus.svg +16 -16
  389. package/src/tuiIconMinusCircle.svg +13 -20
  390. package/src/tuiIconMinusCircleLarge.svg +17 -0
  391. package/src/tuiIconMinusLarge.svg +13 -11
  392. package/src/tuiIconMinusSquare.svg +22 -0
  393. package/src/tuiIconMinusSquareLarge.svg +22 -0
  394. package/src/tuiIconMir.svg +4 -0
  395. package/src/tuiIconMirMono.svg +1 -0
  396. package/src/tuiIconMobile.svg +19 -21
  397. package/src/tuiIconMobileLarge.svg +19 -12
  398. package/src/tuiIconMonitor.svg +22 -0
  399. package/src/tuiIconMonitorLarge.svg +22 -0
  400. package/src/tuiIconMoon.svg +14 -0
  401. package/src/tuiIconMoonLarge.svg +17 -0
  402. package/src/tuiIconMoreHorLarge.svg +18 -12
  403. package/src/tuiIconMoreHorizontal.svg +21 -0
  404. package/src/tuiIconMoreHorizontalLarge.svg +21 -0
  405. package/src/tuiIconMoreVer.svg +18 -21
  406. package/src/tuiIconMoreVertLarge.svg +18 -12
  407. package/src/tuiIconMoreVertical.svg +21 -0
  408. package/src/tuiIconMoreVerticalLarge.svg +21 -0
  409. package/src/tuiIconMousePointer.svg +17 -0
  410. package/src/tuiIconMousePointerLarge.svg +17 -0
  411. package/src/tuiIconMove.svg +21 -0
  412. package/src/tuiIconMoveLarge.svg +24 -0
  413. package/src/tuiIconMusic.svg +17 -0
  414. package/src/tuiIconMusicLarge.svg +12 -17
  415. package/src/tuiIconNavigation.svg +17 -0
  416. package/src/tuiIconNavigation2.svg +17 -0
  417. package/src/tuiIconNavigation2Large.svg +17 -0
  418. package/src/tuiIconNavigationLarge.svg +17 -0
  419. package/src/tuiIconOLLarge.svg +3 -0
  420. package/src/tuiIconOctagon.svg +17 -0
  421. package/src/tuiIconOctagonLarge.svg +17 -0
  422. package/src/tuiIconPackage.svg +24 -0
  423. package/src/tuiIconPackageLarge.svg +24 -0
  424. package/src/tuiIconPaintLarge.svg +1 -0
  425. package/src/tuiIconPaperclip.svg +19 -0
  426. package/src/tuiIconPaperclipLarge.svg +19 -0
  427. package/src/tuiIconPause.svg +13 -20
  428. package/src/tuiIconPauseCircle.svg +22 -0
  429. package/src/tuiIconPauseCircleLarge.svg +22 -0
  430. package/src/tuiIconPauseLarge.svg +13 -11
  431. package/src/tuiIconPenTool.svg +19 -0
  432. package/src/tuiIconPenToolLarge.svg +19 -0
  433. package/src/tuiIconPercent.svg +21 -0
  434. package/src/tuiIconPercentLarge.svg +21 -0
  435. package/src/tuiIconPhone.svg +19 -0
  436. package/src/tuiIconPhoneCall.svg +19 -0
  437. package/src/tuiIconPhoneCallLarge.svg +19 -0
  438. package/src/tuiIconPhoneForwarded.svg +19 -0
  439. package/src/tuiIconPhoneForwardedLarge.svg +19 -0
  440. package/src/tuiIconPhoneIncoming.svg +19 -0
  441. package/src/tuiIconPhoneIncomingLarge.svg +19 -0
  442. package/src/tuiIconPhoneLarge.svg +19 -0
  443. package/src/tuiIconPhoneMissed.svg +19 -0
  444. package/src/tuiIconPhoneMissedLarge.svg +19 -0
  445. package/src/tuiIconPhoneOff.svg +19 -0
  446. package/src/tuiIconPhoneOffLarge.svg +19 -0
  447. package/src/tuiIconPhoneOutgoing.svg +19 -0
  448. package/src/tuiIconPhoneOutgoingLarge.svg +19 -0
  449. package/src/tuiIconPicture.svg +16 -28
  450. package/src/tuiIconPieChart.svg +17 -0
  451. package/src/tuiIconPieChartLarge.svg +17 -0
  452. package/src/tuiIconPin.svg +11 -28
  453. package/src/tuiIconPlay.svg +10 -20
  454. package/src/tuiIconPlayCircle.svg +17 -0
  455. package/src/tuiIconPlayCircleLarge.svg +17 -0
  456. package/src/tuiIconPlayLarge.svg +13 -11
  457. package/src/tuiIconPlus.svg +13 -19
  458. package/src/tuiIconPlusCircle.svg +22 -0
  459. package/src/tuiIconPlusCircleLarge.svg +18 -11
  460. package/src/tuiIconPlusLarge.svg +13 -11
  461. package/src/tuiIconPlusSquare.svg +22 -0
  462. package/src/tuiIconPlusSquareLarge.svg +22 -0
  463. package/src/tuiIconPocket.svg +19 -0
  464. package/src/tuiIconPocketLarge.svg +19 -0
  465. package/src/tuiIconPower.svg +17 -0
  466. package/src/tuiIconPowerLarge.svg +17 -0
  467. package/src/tuiIconPrintLarge.svg +15 -18
  468. package/src/tuiIconPrinter.svg +19 -0
  469. package/src/tuiIconPrinterLarge.svg +19 -0
  470. package/src/tuiIconRadio.svg +19 -0
  471. package/src/tuiIconRadioLarge.svg +19 -0
  472. package/src/tuiIconRedo.svg +1 -7
  473. package/src/tuiIconRefreshCcw.svg +19 -0
  474. package/src/tuiIconRefreshCcwLarge.svg +19 -0
  475. package/src/tuiIconRefreshCw.svg +19 -0
  476. package/src/tuiIconRefreshCwLarge.svg +19 -0
  477. package/src/tuiIconRemoveLarge.svg +17 -14
  478. package/src/tuiIconRepeat.svg +19 -0
  479. package/src/tuiIconRepeatLarge.svg +19 -0
  480. package/src/tuiIconRewind.svg +17 -0
  481. package/src/tuiIconRewindLarge.svg +17 -0
  482. package/src/tuiIconRotate.svg +7 -13
  483. package/src/tuiIconRotateCcw.svg +17 -0
  484. package/src/tuiIconRotateCcwLarge.svg +17 -0
  485. package/src/tuiIconRotateCw.svg +17 -0
  486. package/src/tuiIconRotateCwLarge.svg +17 -0
  487. package/src/tuiIconRss.svg +18 -0
  488. package/src/tuiIconRssLarge.svg +21 -0
  489. package/src/tuiIconSave.svg +16 -0
  490. package/src/tuiIconSaveLarge.svg +19 -0
  491. package/src/tuiIconScissors.svg +27 -0
  492. package/src/tuiIconScissorsLarge.svg +27 -0
  493. package/src/tuiIconSearch.svg +13 -20
  494. package/src/tuiIconSearchLarge.svg +13 -11
  495. package/src/tuiIconSend.svg +14 -0
  496. package/src/tuiIconSendLarge.svg +17 -0
  497. package/src/tuiIconServer.svg +24 -0
  498. package/src/tuiIconServerLarge.svg +24 -0
  499. package/src/tuiIconSettings.svg +15 -30
  500. package/src/tuiIconSettingsLarge.svg +18 -13
  501. package/src/tuiIconShare.svg +22 -0
  502. package/src/tuiIconShare2.svg +22 -0
  503. package/src/tuiIconShare2Large.svg +22 -0
  504. package/src/tuiIconShareLarge.svg +22 -0
  505. package/src/tuiIconShield.svg +17 -0
  506. package/src/tuiIconShieldLarge.svg +17 -0
  507. package/src/tuiIconShieldOff.svg +19 -0
  508. package/src/tuiIconShieldOffLarge.svg +19 -0
  509. package/src/tuiIconShoppingBag.svg +22 -0
  510. package/src/tuiIconShoppingBagLarge.svg +22 -0
  511. package/src/tuiIconShoppingCart.svg +19 -0
  512. package/src/tuiIconShoppingCartLarge.svg +19 -0
  513. package/src/tuiIconShowLarge.svg +13 -18
  514. package/src/tuiIconShuffle.svg +19 -0
  515. package/src/tuiIconShuffleLarge.svg +19 -0
  516. package/src/tuiIconSidebar.svg +22 -0
  517. package/src/tuiIconSidebarLarge.svg +22 -0
  518. package/src/tuiIconSkipBack.svg +17 -0
  519. package/src/tuiIconSkipBackLarge.svg +17 -0
  520. package/src/tuiIconSkipForward.svg +17 -0
  521. package/src/tuiIconSkipForwardLarge.svg +17 -0
  522. package/src/tuiIconSlack.svg +25 -0
  523. package/src/tuiIconSlackLarge.svg +25 -0
  524. package/src/tuiIconSlash.svg +17 -0
  525. package/src/tuiIconSlashLarge.svg +17 -0
  526. package/src/tuiIconSliders.svg +32 -0
  527. package/src/tuiIconSlidersLarge.svg +32 -0
  528. package/src/tuiIconSmartphone.svg +22 -0
  529. package/src/tuiIconSmartphoneLarge.svg +22 -0
  530. package/src/tuiIconSmile.svg +22 -0
  531. package/src/tuiIconSmileLarge.svg +22 -0
  532. package/src/tuiIconSortAscending.svg +1 -0
  533. package/src/tuiIconSortDescending.svg +1 -0
  534. package/src/tuiIconSortDown.svg +1 -0
  535. package/src/tuiIconSortOff.svg +2 -0
  536. package/src/tuiIconSortUp.svg +1 -0
  537. package/src/tuiIconSound.svg +16 -21
  538. package/src/tuiIconSoundLarge.svg +16 -12
  539. package/src/tuiIconSoundOff.svg +19 -21
  540. package/src/tuiIconSoundOffLarge.svg +19 -12
  541. package/src/tuiIconSpeaker.svg +22 -0
  542. package/src/tuiIconSpeakerLarge.svg +22 -0
  543. package/src/tuiIconSpoilerDeleteLarge.svg +1 -0
  544. package/src/tuiIconSpoilerLarge.svg +1 -0
  545. package/src/tuiIconSquare.svg +17 -0
  546. package/src/tuiIconSquareLarge.svg +17 -0
  547. package/src/tuiIconStar.svg +12 -20
  548. package/src/tuiIconStarLarge.svg +15 -11
  549. package/src/tuiIconStop.svg +11 -21
  550. package/src/tuiIconStopCircle.svg +17 -0
  551. package/src/tuiIconStopCircleLarge.svg +17 -0
  552. package/src/tuiIconStopLarge.svg +14 -12
  553. package/src/tuiIconStructureLarge.svg +19 -12
  554. package/src/tuiIconSublevelLarge.svg +1 -0
  555. package/src/tuiIconSubscriptLarge.svg +1 -0
  556. package/src/tuiIconSun.svg +29 -0
  557. package/src/tuiIconSunLarge.svg +32 -0
  558. package/src/tuiIconSunrise.svg +27 -0
  559. package/src/tuiIconSunriseLarge.svg +27 -0
  560. package/src/tuiIconSunset.svg +27 -0
  561. package/src/tuiIconSunsetLarge.svg +27 -0
  562. package/src/tuiIconSuperscriptLarge.svg +1 -0
  563. package/src/tuiIconTable.svg +19 -0
  564. package/src/tuiIconTableLarge.svg +18 -13
  565. package/src/tuiIconTableMergeLarge.svg +1 -0
  566. package/src/tuiIconTableSplitLarge.svg +1 -0
  567. package/src/tuiIconTablet.svg +22 -0
  568. package/src/tuiIconTabletLarge.svg +22 -0
  569. package/src/tuiIconTag.svg +19 -0
  570. package/src/tuiIconTagLarge.svg +22 -0
  571. package/src/tuiIconTarget.svg +21 -0
  572. package/src/tuiIconTargetLarge.svg +21 -0
  573. package/src/tuiIconTerminal.svg +17 -0
  574. package/src/tuiIconTerminalLarge.svg +17 -0
  575. package/src/tuiIconThermometer.svg +17 -0
  576. package/src/tuiIconThermometerLarge.svg +17 -0
  577. package/src/tuiIconThumbsDown.svg +19 -0
  578. package/src/tuiIconThumbsDownLarge.svg +19 -0
  579. package/src/tuiIconThumbsUp.svg +19 -0
  580. package/src/tuiIconThumbsUpLarge.svg +19 -0
  581. package/src/tuiIconTime.svg +11 -28
  582. package/src/tuiIconTimeLarge.svg +13 -18
  583. package/src/tuiIconToggleLeft.svg +17 -0
  584. package/src/tuiIconToggleLeftLarge.svg +17 -0
  585. package/src/tuiIconToggleRight.svg +17 -0
  586. package/src/tuiIconToggleRightLarge.svg +17 -0
  587. package/src/tuiIconTool.svg +16 -0
  588. package/src/tuiIconToolLarge.svg +19 -0
  589. package/src/tuiIconTooltip.svg +19 -28
  590. package/src/tuiIconTooltipLarge.svg +18 -18
  591. package/src/tuiIconTrash.svg +15 -20
  592. package/src/tuiIconTrash2.svg +19 -0
  593. package/src/tuiIconTrash2Large.svg +19 -0
  594. package/src/tuiIconTrashLarge.svg +15 -11
  595. package/src/tuiIconTrello.svg +22 -0
  596. package/src/tuiIconTrelloLarge.svg +22 -0
  597. package/src/tuiIconTrendingDown.svg +17 -0
  598. package/src/tuiIconTrendingDownLarge.svg +17 -0
  599. package/src/tuiIconTrendingUp.svg +17 -0
  600. package/src/tuiIconTrendingUpLarge.svg +17 -0
  601. package/src/tuiIconTriangle.svg +19 -0
  602. package/src/tuiIconTriangleLarge.svg +19 -0
  603. package/src/tuiIconTruck.svg +21 -0
  604. package/src/tuiIconTruckLarge.svg +21 -0
  605. package/src/tuiIconTv.svg +16 -0
  606. package/src/tuiIconTvLarge.svg +19 -0
  607. package/src/tuiIconTwitch.svg +17 -0
  608. package/src/tuiIconTwitchLarge.svg +17 -0
  609. package/src/tuiIconTwitter.svg +19 -0
  610. package/src/tuiIconTwitterLarge.svg +19 -0
  611. package/src/tuiIconType.svg +19 -0
  612. package/src/tuiIconTypeLarge.svg +22 -0
  613. package/src/tuiIconUmbrella.svg +17 -0
  614. package/src/tuiIconUmbrellaLarge.svg +17 -0
  615. package/src/tuiIconUnderline.svg +17 -0
  616. package/src/tuiIconUnderlineLarge.svg +12 -17
  617. package/src/tuiIconUnlinkLarge.svg +1 -0
  618. package/src/tuiIconUnlock.svg +19 -0
  619. package/src/tuiIconUnlockLarge.svg +19 -0
  620. package/src/tuiIconUpload.svg +18 -20
  621. package/src/tuiIconUploadCloud.svg +19 -0
  622. package/src/tuiIconUploadCloudLarge.svg +19 -0
  623. package/src/tuiIconUploadLarge.svg +18 -11
  624. package/src/tuiIconUser.svg +10 -20
  625. package/src/tuiIconUserCheck.svg +19 -0
  626. package/src/tuiIconUserCheckLarge.svg +19 -0
  627. package/src/tuiIconUserLarge.svg +17 -0
  628. package/src/tuiIconUserMinus.svg +22 -0
  629. package/src/tuiIconUserMinusLarge.svg +22 -0
  630. package/src/tuiIconUserPlus.svg +22 -0
  631. package/src/tuiIconUserPlusLarge.svg +22 -0
  632. package/src/tuiIconUserX.svg +22 -0
  633. package/src/tuiIconUserXLarge.svg +22 -0
  634. package/src/tuiIconUsers.svg +15 -20
  635. package/src/tuiIconUsersLarge.svg +19 -0
  636. package/src/tuiIconVideo.svg +20 -20
  637. package/src/tuiIconVideoLarge.svg +20 -11
  638. package/src/tuiIconVideoOff.svg +19 -0
  639. package/src/tuiIconVideoOffLarge.svg +19 -0
  640. package/src/tuiIconViewListLarge.svg +24 -12
  641. package/src/tuiIconVisa.svg +5 -0
  642. package/src/tuiIconVisaMono.svg +2 -0
  643. package/src/tuiIconVoicemail.svg +22 -0
  644. package/src/tuiIconVoicemailLarge.svg +22 -0
  645. package/src/tuiIconVolume.svg +17 -0
  646. package/src/tuiIconVolume1.svg +19 -0
  647. package/src/tuiIconVolume1Large.svg +19 -0
  648. package/src/tuiIconVolume2.svg +19 -0
  649. package/src/tuiIconVolume2Large.svg +19 -0
  650. package/src/tuiIconVolumeLarge.svg +17 -0
  651. package/src/tuiIconVolumeX.svg +22 -0
  652. package/src/tuiIconVolumeXLarge.svg +22 -0
  653. package/src/tuiIconWarningLarge.svg +1 -0
  654. package/src/tuiIconWatch.svg +19 -0
  655. package/src/tuiIconWatchLarge.svg +19 -0
  656. package/src/tuiIconWifi.svg +16 -0
  657. package/src/tuiIconWifiLarge.svg +19 -0
  658. package/src/tuiIconWifiOff.svg +21 -0
  659. package/src/tuiIconWifiOffLarge.svg +17 -11
  660. package/src/tuiIconWifiOnLarge.svg +16 -12
  661. package/src/tuiIconWind.svg +16 -0
  662. package/src/tuiIconWindLarge.svg +19 -0
  663. package/src/tuiIconX.svg +14 -0
  664. package/src/tuiIconXCircle.svg +22 -0
  665. package/src/tuiIconXCircleLarge.svg +22 -0
  666. package/src/tuiIconXLarge.svg +17 -0
  667. package/src/tuiIconXOctagon.svg +22 -0
  668. package/src/tuiIconXOctagonLarge.svg +22 -0
  669. package/src/tuiIconXSquare.svg +22 -0
  670. package/src/tuiIconXSquareLarge.svg +22 -0
  671. package/src/tuiIconYoutube.svg +19 -0
  672. package/src/tuiIconYoutubeLarge.svg +19 -0
  673. package/src/tuiIconZap.svg +14 -0
  674. package/src/tuiIconZapLarge.svg +17 -0
  675. package/src/tuiIconZapOff.svg +19 -0
  676. package/src/tuiIconZapOffLarge.svg +19 -0
  677. package/src/tuiIconZoomIn.svg +22 -0
  678. package/src/tuiIconZoomInLarge.svg +22 -0
  679. package/src/tuiIconZoomOut.svg +22 -0
  680. package/src/tuiIconZoomOutLarge.svg +22 -0
  681. package/src/tuiIconLoginLarge.svg +0 -15
  682. package/src/tuiIconLogoutLarge.svg +0 -15
  683. package/src/tuiIconPiechartLarge.svg +0 -14
@@ -8,38 +8,91 @@
8
8
  * @description:
9
9
  * DO NOT CHANGE THIS FILE. AUTOGENERATED
10
10
  */
11
+ var 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>';
12
+ var 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>';
11
13
  var 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>';
12
- var 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>';
13
- var 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>';
14
- var 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>';
15
- var 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>';
16
- var 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>';
17
- var 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>';
18
- var 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>';
19
- var 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>';
20
- var 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>';
21
- var 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>';
22
- var 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>';
23
- var 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>';
24
- var 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>';
25
- var 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>';
26
- var 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>';
27
- var 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>';
28
- var 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>';
29
- var 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>';
30
- var 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>';
31
- var 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>';
32
- var 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>';
33
- var 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>';
34
- var 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>';
35
- var 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>';
36
- var 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>';
37
- var 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>';
38
- var 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>';
39
- var 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>';
40
- var 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>';
41
- var 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>';
42
- var 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>';
14
+ var 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>';
15
+ var 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>';
16
+ var 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>';
17
+ var 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>';
18
+ var 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>';
19
+ var 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>';
20
+ var 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>';
21
+ var 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>';
22
+ var 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>';
23
+ var 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>';
24
+ var 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>';
25
+ var 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>';
26
+ var 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>';
27
+ var 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>';
28
+ var 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>';
29
+ var 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>';
30
+ var 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>';
31
+ var 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>';
32
+ var 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>';
33
+ var 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>';
34
+ var 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>';
35
+ var 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>';
36
+ var 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>';
37
+ var 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>';
38
+ var 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>';
39
+ var 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>';
40
+ var 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>';
41
+ var 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>';
42
+ var 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>';
43
+ var 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>';
44
+ var 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>';
45
+ var 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>';
46
+ var 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>';
47
+ var 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>';
48
+ var 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>';
49
+ var 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>';
50
+ var 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>';
51
+ var 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>';
52
+ var 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>';
53
+ var 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>';
54
+ var 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>';
55
+ var 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>';
56
+ var 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>';
57
+ var 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>';
58
+ var 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>';
59
+ var 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>';
60
+ var 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>';
61
+ var 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>';
62
+ var 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="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>';
63
+ var 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>';
64
+ var 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="2" 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>';
65
+ var 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>';
66
+ var 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>';
67
+ var 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>';
68
+ var 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>';
69
+ var 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>';
70
+ var 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>';
71
+ var 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>';
72
+ var 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>';
73
+ var 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>';
74
+ var 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>';
75
+ var 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>';
76
+ var 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>';
77
+ var 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>';
78
+ var 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>';
79
+ var 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>';
80
+ var 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>';
81
+ var 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>';
82
+ var 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>';
83
+ var 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>';
84
+ var 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>';
85
+ var 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>';
86
+ var 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>';
87
+ var 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>';
88
+ var 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>';
89
+ var 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>';
90
+ var 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>';
91
+ var 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>';
92
+ var 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>';
93
+ var 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>';
94
+ var 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>';
95
+ var 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>';
43
96
  var 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>';
44
97
  var 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>';
45
98
  var 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>';
@@ -47,139 +100,450 @@
47
100
  var 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>';
48
101
  var 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>';
49
102
  var 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>';
50
- var 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>';
51
- var 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>';
52
- var 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>';
103
+ var 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>';
104
+ var 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>';
105
+ var 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>';
106
+ var 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>';
107
+ var 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="2" 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>';
108
+ var 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>';
53
109
  var 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>';
54
110
  var 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>';
111
+ var 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>';
112
+ var 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>';
55
113
  var 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>';
56
114
  var 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>';
57
115
  var 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>';
58
- var 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>';
59
- var 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>';
60
- var 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>';
61
- var 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>';
62
- var 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>';
63
- var 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>';
64
- var 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>';
65
- var 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>';
66
- var 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>';
67
- var 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>';
68
- var 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>';
69
- var 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>';
70
- var 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>';
116
+ var 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>';
117
+ var tuiIconCheckCircle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCheckCircle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.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>';
118
+ var tuiIconCheckCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCheckCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.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 11.08V12a10 10 0 1 1-5.93-9.14"/><path d="M22 4 12 14.01l-3-3"/></svg></svg></svg></g></svg>';
119
+ var 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>';
120
+ var 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>';
121
+ var 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>';
122
+ var 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>';
123
+ var 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>';
124
+ var 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>';
125
+ var 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>';
126
+ var 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>';
127
+ var 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>';
128
+ var 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>';
129
+ var 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>';
130
+ var 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>';
131
+ var 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>';
132
+ var 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>';
133
+ var 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>';
134
+ var 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>';
135
+ var 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>';
136
+ var 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>';
137
+ var 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>';
138
+ var 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>';
139
+ var 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>';
140
+ var 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>';
141
+ var 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>';
142
+ var 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>';
71
143
  var 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>';
72
- var 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>';
73
- var 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>';
74
- var 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>';
75
- var 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>';
76
- var 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>';
77
- var 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>';
144
+ var 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>';
145
+ var 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>';
146
+ var 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>';
147
+ var 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>';
148
+ var tuiIconClose = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconClose" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 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="M18 6 6 18M6 6l12 12"/></svg></svg></svg></g></svg>';
149
+ var 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>';
150
+ var tuiIconCloseLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCloseLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.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>';
151
+ var 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>';
152
+ var 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>';
153
+ var 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>';
154
+ var 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>';
155
+ var 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>';
156
+ var 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>';
157
+ var 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>';
158
+ var 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>';
159
+ var 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>';
160
+ var 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>';
161
+ var 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>';
162
+ var 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>';
163
+ var 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>';
164
+ var 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>';
165
+ var 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>';
166
+ var 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>';
167
+ var 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>';
168
+ var 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>';
169
+ var 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>';
170
+ var 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>';
78
171
  var 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>';
79
172
  var 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>';
173
+ var 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>';
174
+ var 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>';
175
+ var 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>';
176
+ var 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>';
80
177
  var 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>';
81
178
  var 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>';
82
179
  var 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>';
83
- var 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>';
84
- var 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>';
180
+ var 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>';
181
+ var 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>';
182
+ var 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>';
183
+ var 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>';
184
+ var 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>';
185
+ var 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>';
186
+ var 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>';
187
+ var 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>';
188
+ var 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>';
189
+ var 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>';
190
+ var 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>';
191
+ var 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>';
192
+ var 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>';
193
+ var 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>';
194
+ var 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>';
195
+ var 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>';
196
+ var 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>';
197
+ var 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>';
198
+ var 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>';
199
+ var 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>';
200
+ var 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>';
201
+ var 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>';
202
+ var 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>';
203
+ var 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>';
204
+ var 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>';
205
+ var 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>';
206
+ var 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>';
207
+ var 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>';
208
+ var 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>';
209
+ var 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>';
85
210
  var 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>';
86
- var 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>';
211
+ var 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>';
212
+ var 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>';
87
213
  var 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>';
214
+ var 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>';
215
+ var 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>';
88
216
  var 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>';
217
+ var 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>';
218
+ var 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>';
219
+ var 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>';
220
+ var 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>';
221
+ var 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>';
222
+ var 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>';
223
+ var 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>';
224
+ var 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>';
89
225
  var 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>';
90
- var 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>';
91
- var 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>';
226
+ var 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>';
227
+ var 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>';
228
+ var 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>';
229
+ var 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>';
92
230
  var 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>';
93
231
  var 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>';
94
232
  var 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>';
95
- var 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>';
96
- var 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>';
233
+ var 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>';
234
+ var 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>';
235
+ var 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>';
236
+ var 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>';
237
+ var 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>';
238
+ var 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>';
239
+ var 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>';
240
+ var 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>';
241
+ var 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>';
242
+ var 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>';
97
243
  var 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>';
98
244
  var 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>';
99
245
  var 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>';
100
246
  var 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>';
101
247
  var 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>';
248
+ var 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>';
249
+ var 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>';
250
+ var 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>';
102
251
  var 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>';
252
+ var 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>';
253
+ var 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>';
254
+ var 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>';
103
255
  var 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>';
104
- var 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>';
105
- var 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>';
106
- var 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>';
107
- var 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>';
108
- var 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>';
109
- var 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>';
110
- var 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>';
111
- var 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>';
256
+ var 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>';
257
+ var 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>';
258
+ var 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>';
259
+ var 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>';
260
+ var 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>';
261
+ var 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>';
262
+ var 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>';
263
+ var 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>';
264
+ var 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>';
265
+ var 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>';
266
+ var 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>';
267
+ var 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>';
268
+ var 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>';
269
+ var 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>';
270
+ var 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>';
271
+ var 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>';
272
+ var 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>';
273
+ var 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>';
274
+ var 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>';
275
+ var 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>';
276
+ var 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>';
277
+ var 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>';
278
+ var 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>';
279
+ var 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>';
280
+ var 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>';
281
+ var 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>';
282
+ var 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>';
283
+ var 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>';
112
284
  var 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>';
113
285
  var 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>';
114
286
  var 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>';
287
+ var 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>';
288
+ var 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>';
289
+ var 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>';
290
+ var 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>';
115
291
  var 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>';
116
- var 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>';
292
+ var 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>';
293
+ var 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>';
294
+ var 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>';
295
+ var 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>';
296
+ var 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>';
297
+ var 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>';
298
+ var 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>';
299
+ var 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>';
300
+ var 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>';
301
+ var 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>';
302
+ var 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>';
303
+ var 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>';
304
+ var 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>';
305
+ var 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>';
306
+ var 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>';
307
+ var 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>';
308
+ var 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>';
309
+ var 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>';
310
+ var 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>';
311
+ var 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>';
312
+ var 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>';
313
+ var 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>';
314
+ var 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>';
315
+ var 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>';
316
+ var 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>';
117
317
  var 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>';
118
318
  var 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>';
119
- var 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>';
120
- var 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>';
319
+ var 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>';
320
+ var 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>';
321
+ var 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>';
322
+ var 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>';
323
+ var 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>';
121
324
  var 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>';
122
325
  var 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>';
326
+ var 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>';
327
+ var 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>';
123
328
  var 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>';
329
+ var 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>';
330
+ var 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>';
124
331
  var 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>';
332
+ var 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>';
333
+ var 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>';
125
334
  var 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>';
126
- var 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>';
335
+ var 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>';
127
336
  var 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>';
128
- var 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>';
337
+ var 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>';
338
+ var 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>';
339
+ var 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>';
340
+ var 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>';
341
+ var 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>';
342
+ var 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>';
343
+ var 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>';
344
+ var 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>';
345
+ var 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>';
346
+ var 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>';
347
+ var 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>';
348
+ var 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>';
349
+ var 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>';
129
350
  var 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>';
130
- var 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>';
131
- var 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>';
132
- var 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>';
133
- var 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>';
351
+ var 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>';
352
+ var 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>';
353
+ var 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>';
354
+ var 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>';
355
+ var 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>';
356
+ var 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>';
357
+ var 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>';
358
+ var 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>';
359
+ var 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>';
360
+ var 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>';
361
+ var 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>';
362
+ var 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>';
134
363
  var 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>';
135
- var 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>';
136
- var 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>';
364
+ var 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>';
365
+ var 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>';
366
+ var 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>';
367
+ var 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>';
137
368
  var 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>';
138
369
  var 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>';
139
- var 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>';
140
- var 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>';
370
+ var 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>';
371
+ var 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>';
372
+ var 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>';
373
+ var 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>';
374
+ var 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>';
375
+ var 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>';
141
376
  var 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>';
142
377
  var 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>';
143
- var 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>';
144
- var 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>';
145
- var 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>';
146
- var 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>';
147
- var 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>';
148
- var 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>';
378
+ var 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>';
379
+ var 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>';
380
+ var 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>';
381
+ var 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>';
382
+ var 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>';
383
+ var 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>';
384
+ var 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>';
385
+ var 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>';
386
+ var 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>';
387
+ var 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>';
388
+ var 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>';
389
+ var 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>';
390
+ var 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>';
391
+ var 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>';
392
+ var 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>';
393
+ var 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>';
394
+ var 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>';
395
+ var 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>';
396
+ var 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>';
397
+ var 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>';
398
+ var 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>';
399
+ var 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>';
400
+ var 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>';
401
+ var 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>';
402
+ var 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>';
403
+ var 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>';
149
404
  var 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>';
150
405
  var 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>';
151
406
  var 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>';
152
407
  var 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>';
408
+ var 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>';
409
+ var 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>';
410
+ var 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>';
411
+ var 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>';
412
+ var 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>';
413
+ var 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>';
153
414
  var 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>';
154
415
  var 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>';
416
+ var 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>';
417
+ var 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>';
155
418
  var 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>';
156
- var 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>';
419
+ var 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>';
420
+ var 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>';
421
+ var 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>';
422
+ var 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>';
423
+ var 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>';
424
+ var 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>';
425
+ var 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>';
426
+ var 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>';
427
+ var 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>';
428
+ var 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>';
429
+ var 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>';
430
+ var 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>';
157
431
  var 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>';
158
432
  var 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>';
433
+ var 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>';
434
+ var 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>';
159
435
  var 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>';
160
- var 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>';
161
- var 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>';
436
+ var 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>';
437
+ var 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>';
438
+ var 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>';
439
+ var 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>';
440
+ var 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>';
441
+ var 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>';
442
+ var 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>';
443
+ var 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>';
444
+ var 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>';
445
+ var 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>';
446
+ var 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>';
447
+ var 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>';
448
+ var 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>';
449
+ var 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>';
450
+ var 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>';
451
+ var 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>';
452
+ var 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>';
453
+ var 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>';
454
+ var 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>';
455
+ var 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>';
456
+ var 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>';
457
+ var 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>';
458
+ var 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>';
459
+ var 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>';
162
460
  var 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>';
163
- var 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>';
461
+ var 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>';
462
+ var 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>';
164
463
  var 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>';
165
- var 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>';
166
- var 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>';
167
- var 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>';
168
- var 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>';
169
- var 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>';
464
+ var 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>';
465
+ var 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>';
466
+ var 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>';
467
+ var 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>';
468
+ var 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>';
469
+ var 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>';
470
+ var 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>';
471
+ var 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>';
472
+ var 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>';
473
+ var 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>';
474
+ var 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>';
475
+ var 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>';
476
+ var 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>';
477
+ var 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>';
478
+ var 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>';
479
+ var 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>';
170
480
  var 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>';
171
481
  var 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>';
482
+ var 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>';
483
+ var 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>';
172
484
  var 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>';
173
485
  var 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>';
174
486
  var 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>';
487
+ var 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>';
488
+ var 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>';
489
+ var 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>';
490
+ var 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>';
175
491
  var 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>';
176
492
  var 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>';
493
+ var 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>';
494
+ var 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>';
495
+ var 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>';
496
+ var 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>';
177
497
  var 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>';
178
- var 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>';
179
- var 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>';
180
- var 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>';
181
- var 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>';
498
+ var 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>';
499
+ var 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>';
500
+ var 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>';
501
+ var 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>';
502
+ var 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>';
503
+ var 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>';
504
+ var 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>';
505
+ var 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>';
506
+ var 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>';
507
+ var 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>';
508
+ var 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>';
509
+ var 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>';
510
+ var 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>';
511
+ var 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>';
512
+ var 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>';
513
+ var 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>';
514
+ var 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>';
515
+ var 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>';
516
+ var 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>';
517
+ var 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>';
518
+ var 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>';
519
+ var 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>';
520
+ var 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>';
521
+ var 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>';
522
+ var 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>';
523
+ var 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>';
524
+ var 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>';
525
+ var 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>';
526
+ var 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>';
527
+ var 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>';
182
528
  var 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>';
529
+ var 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>';
530
+ var 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>';
531
+ var 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>';
532
+ var 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>';
533
+ var 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>';
534
+ var 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>';
535
+ var 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>';
536
+ var 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>';
537
+ var 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>';
538
+ var 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>';
539
+ var 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>';
540
+ var 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>';
541
+ var 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>';
542
+ var 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>';
543
+ var 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>';
544
+ var 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>';
545
+ var 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>';
546
+ var 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>';
183
547
  var 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>';
184
548
  var 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>';
185
549
  var 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>';
@@ -189,66 +553,176 @@
189
553
  var 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>';
190
554
  var 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>';
191
555
  var 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>';
556
+ var 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>';
557
+ var 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>';
192
558
  var 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>';
193
559
  var 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>';
194
- var 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>';
560
+ var 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>';
561
+ var 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>';
562
+ var 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>';
195
563
  var 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>';
196
564
  var 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>';
197
- var 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>';
565
+ var 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>';
198
566
  var 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>';
567
+ var 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>';
568
+ var 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>';
199
569
  var 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>';
200
570
  var 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>';
201
571
  var 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>';
202
572
  var 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>';
203
573
  var 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>';
204
574
  var 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>';
575
+ var 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>';
576
+ var 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>';
577
+ var 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>';
578
+ var 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>';
579
+ var 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>';
580
+ var 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>';
205
581
  var 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>';
206
- var 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>';
582
+ var 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>';
583
+ var 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>';
207
584
  var 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>';
208
585
  var 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>';
586
+ var 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>';
587
+ var 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>';
588
+ var 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>';
589
+ var 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>';
590
+ var 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>';
591
+ var 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>';
592
+ var 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>';
593
+ var 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>';
209
594
  var 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>';
595
+ var 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>';
596
+ var 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>';
597
+ var 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>';
598
+ var 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>';
599
+ var 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>';
600
+ var 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>';
210
601
  var 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>';
211
602
  var 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>';
603
+ var 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>';
604
+ var 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>';
212
605
  var 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>';
213
606
  var 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>';
214
607
  var 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>';
215
608
  var 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>';
609
+ var 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>';
610
+ var 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>';
611
+ var 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>';
612
+ var 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>';
216
613
  var 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>';
217
614
  var 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>';
218
615
  var 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>';
219
- var 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>';
220
- var 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>';
221
- var 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>';
616
+ var 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>';
617
+ var 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>';
618
+ var 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>';
619
+ var 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>';
620
+ var 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>';
621
+ var 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>';
622
+ var 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>';
623
+ var 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>';
624
+ var 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>';
625
+ var 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>';
626
+ var 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>';
627
+ var 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>';
628
+ var 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>';
629
+ var 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>';
630
+ var 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>';
631
+ var 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>';
632
+ var 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>';
633
+ var 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>';
634
+ var 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>';
635
+ var 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>';
636
+ var 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>';
637
+ var 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>';
638
+ var 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>';
639
+ var 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>';
640
+ var 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>';
641
+ var 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>';
222
642
  var 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>';
223
643
  var 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>';
224
644
  var 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>';
225
- var 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>';
226
- var 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>';
227
- var 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>';
228
- var 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>';
229
- var 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>';
230
- var 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>';
645
+ var 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>';
646
+ var 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>';
647
+ var 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>';
648
+ var 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>';
649
+ var 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>';
650
+ var 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>';
651
+ var 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>';
652
+ var 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>';
653
+ var 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>';
654
+ var 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>';
655
+ var 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>';
656
+ var 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>';
657
+ var 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>';
658
+ var 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>';
659
+ var 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>';
660
+ var 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>';
661
+ var 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>';
662
+ var 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>';
663
+ var 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>';
664
+ var 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>';
665
+ var 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>';
666
+ var 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>';
231
667
  var 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>';
232
668
  var 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>';
233
669
  var 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>';
670
+ var 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>';
671
+ var 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>';
672
+ var 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>';
673
+ var 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>';
674
+ var 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>';
675
+ var 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>';
676
+ var 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>';
677
+ var 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>';
678
+ var 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>';
679
+ var 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>';
234
680
  var 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>';
235
- var 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>';
681
+ var 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>';
682
+ var 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>';
683
+ var 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>';
684
+ var 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>';
685
+ var 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>';
686
+ var 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>';
236
687
  var 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>';
688
+ var 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>';
689
+ var 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>';
690
+ var 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>';
691
+ var 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>';
692
+ var 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>';
693
+ var 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>';
694
+ var 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>';
695
+ var 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>';
696
+ var 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>';
697
+ var 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>';
698
+ var 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>';
699
+ var 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>';
700
+ var 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>';
701
+ var 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>';
702
+ var 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>';
703
+ var 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>';
704
+ var 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>';
705
+ var 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>';
706
+ var 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>';
707
+ var 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>';
237
708
 
238
709
  var tuiCoreIcons = {
239
- tuiIconArrowRight: tuiIconArrowRight,
240
- tuiIconAttention: tuiIconAttention,
241
- tuiIconCancel: tuiIconCancel,
710
+ tuiIconAlertCircle: tuiIconAlertCircle,
242
711
  tuiIconCheck: tuiIconCheck,
243
712
  tuiIconCheckLarge: tuiIconCheckLarge,
713
+ tuiIconCheckCircle: tuiIconCheckCircle,
714
+ tuiIconChevronLeftLarge: tuiIconChevronLeftLarge,
715
+ tuiIconChevronRight: tuiIconChevronRight,
716
+ tuiIconChevronRightLarge: tuiIconChevronRightLarge,
717
+ tuiIconClose: tuiIconClose,
244
718
  tuiIconCloseLarge: tuiIconCloseLarge,
245
- tuiIconRemoveLarge: tuiIconRemoveLarge,
719
+ tuiIconHelpCircle: tuiIconHelpCircle,
246
720
  tuiIconInfo: tuiIconInfo,
247
721
  tuiIconMinus: tuiIconMinus,
248
722
  tuiIconMinusLarge: tuiIconMinusLarge,
249
- tuiIconTooltip: tuiIconTooltip,
723
+ tuiIconXCircle: tuiIconXCircle,
250
724
  };
251
- var tuiKitIcons = Object.assign(Object.assign({}, tuiCoreIcons), { tuiIconAlertCircleLarge: tuiIconAlertCircleLarge, tuiIconChevronDown: tuiIconChevronDown, tuiIconChevronDownLarge: tuiIconChevronDownLarge, tuiIconChevronLeft: tuiIconChevronLeft, tuiIconCalendar: tuiIconCalendar, tuiIconCalendarLarge: tuiIconCalendarLarge, tuiIconCheckCircleLarge: tuiIconCheckCircleLarge, tuiIconHideLarge: tuiIconHideLarge, tuiIconMoreVer: tuiIconMoreVer, tuiIconPlus: tuiIconPlus, tuiIconSearchLarge: tuiIconSearchLarge, tuiIconShowLarge: tuiIconShowLarge, tuiIconTime: tuiIconTime, tuiIconTimeLarge: tuiIconTimeLarge, tuiIconToggleOff: tuiIconToggleOff, tuiIconToggleOffLarge: tuiIconToggleOffLarge, tuiIconTrashLarge: tuiIconTrashLarge });
725
+ var tuiKitIcons = Object.assign(Object.assign({}, tuiCoreIcons), { tuiIconAlertCircleLarge: tuiIconAlertCircleLarge, tuiIconCalendar: tuiIconCalendar, tuiIconCalendarLarge: tuiIconCalendarLarge, tuiIconCheck: tuiIconCheck, tuiIconCheckLarge: tuiIconCheckLarge, tuiIconCheckCircleLarge: tuiIconCheckCircleLarge, tuiIconChevronDown: tuiIconChevronDown, tuiIconChevronDownLarge: tuiIconChevronDownLarge, tuiIconChevronLeft: tuiIconChevronLeft, tuiIconChevronRight: tuiIconChevronRight, tuiIconClock: tuiIconClock, tuiIconClockLarge: tuiIconClockLarge, tuiIconCopy: tuiIconCopy, tuiIconCopyLarge: tuiIconCopyLarge, tuiIconEye: tuiIconEye, tuiIconEyeLarge: tuiIconEyeLarge, tuiIconEyeOff: tuiIconEyeOff, tuiIconEyeOffLarge: tuiIconEyeOffLarge, tuiIconFileLarge: tuiIconFileLarge, tuiIconPlus: tuiIconPlus, tuiIconStarLarge: tuiIconStarLarge, tuiIconToggleOff: tuiIconToggleOff, tuiIconToggleOffLarge: tuiIconToggleOffLarge, tuiIconToggleOn: tuiIconToggleOn, tuiIconToggleOnLarge: tuiIconToggleOnLarge, tuiIconTrashLarge: tuiIconTrashLarge, tuiIconWarningLarge: tuiIconWarningLarge });
252
726
 
253
727
  /**
254
728
  * Public API Surface of @taiga-ui/icons
@@ -259,36 +733,89 @@
259
733
  */
260
734
 
261
735
  exports.tuiCoreIcons = tuiCoreIcons;
736
+ exports.tuiIconActivity = tuiIconActivity;
737
+ exports.tuiIconActivityLarge = tuiIconActivityLarge;
262
738
  exports.tuiIconAddRowLarge = tuiIconAddRowLarge;
739
+ exports.tuiIconAirplay = tuiIconAirplay;
740
+ exports.tuiIconAirplayLarge = tuiIconAirplayLarge;
741
+ exports.tuiIconAlertCircle = tuiIconAlertCircle;
263
742
  exports.tuiIconAlertCircleLarge = tuiIconAlertCircleLarge;
743
+ exports.tuiIconAlertOctagon = tuiIconAlertOctagon;
744
+ exports.tuiIconAlertOctagonLarge = tuiIconAlertOctagonLarge;
745
+ exports.tuiIconAlertTriangle = tuiIconAlertTriangle;
746
+ exports.tuiIconAlertTriangleLarge = tuiIconAlertTriangleLarge;
747
+ exports.tuiIconAlignCenter = tuiIconAlignCenter;
264
748
  exports.tuiIconAlignCenterLarge = tuiIconAlignCenterLarge;
749
+ exports.tuiIconAlignJustify = tuiIconAlignJustify;
265
750
  exports.tuiIconAlignJustifyLarge = tuiIconAlignJustifyLarge;
751
+ exports.tuiIconAlignLeft = tuiIconAlignLeft;
266
752
  exports.tuiIconAlignLeftLarge = tuiIconAlignLeftLarge;
753
+ exports.tuiIconAlignRight = tuiIconAlignRight;
267
754
  exports.tuiIconAlignRightLarge = tuiIconAlignRightLarge;
755
+ exports.tuiIconAnchor = tuiIconAnchor;
268
756
  exports.tuiIconAnchorLarge = tuiIconAnchorLarge;
757
+ exports.tuiIconAperture = tuiIconAperture;
758
+ exports.tuiIconApertureLarge = tuiIconApertureLarge;
759
+ exports.tuiIconArchive = tuiIconArchive;
760
+ exports.tuiIconArchiveLarge = tuiIconArchiveLarge;
269
761
  exports.tuiIconArrowDown = tuiIconArrowDown;
762
+ exports.tuiIconArrowDownCircle = tuiIconArrowDownCircle;
763
+ exports.tuiIconArrowDownCircleLarge = tuiIconArrowDownCircleLarge;
270
764
  exports.tuiIconArrowDownLarge = tuiIconArrowDownLarge;
271
765
  exports.tuiIconArrowDownLeft = tuiIconArrowDownLeft;
766
+ exports.tuiIconArrowDownLeftLarge = tuiIconArrowDownLeftLarge;
272
767
  exports.tuiIconArrowDownRight = tuiIconArrowDownRight;
768
+ exports.tuiIconArrowDownRightLarge = tuiIconArrowDownRightLarge;
273
769
  exports.tuiIconArrowLeft = tuiIconArrowLeft;
770
+ exports.tuiIconArrowLeftCircle = tuiIconArrowLeftCircle;
771
+ exports.tuiIconArrowLeftCircleLarge = tuiIconArrowLeftCircleLarge;
274
772
  exports.tuiIconArrowLeftLarge = tuiIconArrowLeftLarge;
275
773
  exports.tuiIconArrowRight = tuiIconArrowRight;
774
+ exports.tuiIconArrowRightCircle = tuiIconArrowRightCircle;
775
+ exports.tuiIconArrowRightCircleLarge = tuiIconArrowRightCircleLarge;
276
776
  exports.tuiIconArrowRightLarge = tuiIconArrowRightLarge;
277
777
  exports.tuiIconArrowUp = tuiIconArrowUp;
778
+ exports.tuiIconArrowUpCircle = tuiIconArrowUpCircle;
779
+ exports.tuiIconArrowUpCircleLarge = tuiIconArrowUpCircleLarge;
278
780
  exports.tuiIconArrowUpLarge = tuiIconArrowUpLarge;
279
781
  exports.tuiIconArrowUpLeft = tuiIconArrowUpLeft;
782
+ exports.tuiIconArrowUpLeftLarge = tuiIconArrowUpLeftLarge;
280
783
  exports.tuiIconArrowUpRight = tuiIconArrowUpRight;
784
+ exports.tuiIconArrowUpRightLarge = tuiIconArrowUpRightLarge;
785
+ exports.tuiIconAtSign = tuiIconAtSign;
786
+ exports.tuiIconAtSignLarge = tuiIconAtSignLarge;
281
787
  exports.tuiIconAttach = tuiIconAttach;
282
788
  exports.tuiIconAttachLarge = tuiIconAttachLarge;
283
789
  exports.tuiIconAttention = tuiIconAttention;
790
+ exports.tuiIconAward = tuiIconAward;
791
+ exports.tuiIconAwardLarge = tuiIconAwardLarge;
284
792
  exports.tuiIconBackCircleLarge = tuiIconBackCircleLarge;
793
+ exports.tuiIconBarChart = tuiIconBarChart;
794
+ exports.tuiIconBarChart2 = tuiIconBarChart2;
795
+ exports.tuiIconBarChart2Large = tuiIconBarChart2Large;
796
+ exports.tuiIconBarChartLarge = tuiIconBarChartLarge;
797
+ exports.tuiIconBattery = tuiIconBattery;
798
+ exports.tuiIconBatteryCharging = tuiIconBatteryCharging;
799
+ exports.tuiIconBatteryChargingLarge = tuiIconBatteryChargingLarge;
800
+ exports.tuiIconBatteryLarge = tuiIconBatteryLarge;
285
801
  exports.tuiIconBell = tuiIconBell;
286
802
  exports.tuiIconBellLarge = tuiIconBellLarge;
287
803
  exports.tuiIconBellOff = tuiIconBellOff;
288
804
  exports.tuiIconBellOffLarge = tuiIconBellOffLarge;
805
+ exports.tuiIconBluetooth = tuiIconBluetooth;
806
+ exports.tuiIconBluetoothLarge = tuiIconBluetoothLarge;
807
+ exports.tuiIconBold = tuiIconBold;
289
808
  exports.tuiIconBoldLarge = tuiIconBoldLarge;
809
+ exports.tuiIconBook = tuiIconBook;
810
+ exports.tuiIconBookLarge = tuiIconBookLarge;
811
+ exports.tuiIconBookOpen = tuiIconBookOpen;
812
+ exports.tuiIconBookOpenLarge = tuiIconBookOpenLarge;
290
813
  exports.tuiIconBookmark = tuiIconBookmark;
291
814
  exports.tuiIconBookmarkLarge = tuiIconBookmarkLarge;
815
+ exports.tuiIconBox = tuiIconBox;
816
+ exports.tuiIconBoxLarge = tuiIconBoxLarge;
817
+ exports.tuiIconBriefcase = tuiIconBriefcase;
818
+ exports.tuiIconBriefcaseLarge = tuiIconBriefcaseLarge;
292
819
  exports.tuiIconCalendar = tuiIconCalendar;
293
820
  exports.tuiIconCalendarLarge = tuiIconCalendarLarge;
294
821
  exports.tuiIconCall = tuiIconCall;
@@ -298,11 +825,16 @@
298
825
  exports.tuiIconCallOut = tuiIconCallOut;
299
826
  exports.tuiIconCallOutLarge = tuiIconCallOutLarge;
300
827
  exports.tuiIconCallTransferLarge = tuiIconCallTransferLarge;
828
+ exports.tuiIconCamera = tuiIconCamera;
301
829
  exports.tuiIconCameraLarge = tuiIconCameraLarge;
830
+ exports.tuiIconCameraOff = tuiIconCameraOff;
831
+ exports.tuiIconCameraOffLarge = tuiIconCameraOffLarge;
302
832
  exports.tuiIconCancel = tuiIconCancel;
303
833
  exports.tuiIconCancelCircleLarge = tuiIconCancelCircleLarge;
304
834
  exports.tuiIconCard = tuiIconCard;
305
835
  exports.tuiIconCardsLarge = tuiIconCardsLarge;
836
+ exports.tuiIconCast = tuiIconCast;
837
+ exports.tuiIconCastLarge = tuiIconCastLarge;
306
838
  exports.tuiIconChartBar = tuiIconChartBar;
307
839
  exports.tuiIconChartLarge = tuiIconChartLarge;
308
840
  exports.tuiIconChartLineLarge = tuiIconChartLineLarge;
@@ -311,6 +843,8 @@
311
843
  exports.tuiIconCheckCircleLarge = tuiIconCheckCircleLarge;
312
844
  exports.tuiIconCheckLarge = tuiIconCheckLarge;
313
845
  exports.tuiIconCheckList = tuiIconCheckList;
846
+ exports.tuiIconCheckSquare = tuiIconCheckSquare;
847
+ exports.tuiIconCheckSquareLarge = tuiIconCheckSquareLarge;
314
848
  exports.tuiIconChevronDown = tuiIconChevronDown;
315
849
  exports.tuiIconChevronDownLarge = tuiIconChevronDownLarge;
316
850
  exports.tuiIconChevronLeft = tuiIconChevronLeft;
@@ -319,118 +853,422 @@
319
853
  exports.tuiIconChevronRightLarge = tuiIconChevronRightLarge;
320
854
  exports.tuiIconChevronUp = tuiIconChevronUp;
321
855
  exports.tuiIconChevronUpLarge = tuiIconChevronUpLarge;
856
+ exports.tuiIconChevronsDown = tuiIconChevronsDown;
857
+ exports.tuiIconChevronsDownLarge = tuiIconChevronsDownLarge;
858
+ exports.tuiIconChevronsLeft = tuiIconChevronsLeft;
859
+ exports.tuiIconChevronsLeftLarge = tuiIconChevronsLeftLarge;
860
+ exports.tuiIconChevronsRight = tuiIconChevronsRight;
861
+ exports.tuiIconChevronsRightLarge = tuiIconChevronsRightLarge;
862
+ exports.tuiIconChevronsUp = tuiIconChevronsUp;
863
+ exports.tuiIconChevronsUpLarge = tuiIconChevronsUpLarge;
864
+ exports.tuiIconChrome = tuiIconChrome;
865
+ exports.tuiIconChromeLarge = tuiIconChromeLarge;
866
+ exports.tuiIconCircle = tuiIconCircle;
867
+ exports.tuiIconCircleLarge = tuiIconCircleLarge;
322
868
  exports.tuiIconClearFormatLarge = tuiIconClearFormatLarge;
869
+ exports.tuiIconClipboard = tuiIconClipboard;
870
+ exports.tuiIconClipboardLarge = tuiIconClipboardLarge;
871
+ exports.tuiIconClock = tuiIconClock;
872
+ exports.tuiIconClockLarge = tuiIconClockLarge;
323
873
  exports.tuiIconClose = tuiIconClose;
324
874
  exports.tuiIconCloseCircleLarge = tuiIconCloseCircleLarge;
325
875
  exports.tuiIconCloseLarge = tuiIconCloseLarge;
326
876
  exports.tuiIconCloud = tuiIconCloud;
877
+ exports.tuiIconCloudDrizzle = tuiIconCloudDrizzle;
878
+ exports.tuiIconCloudDrizzleLarge = tuiIconCloudDrizzleLarge;
879
+ exports.tuiIconCloudLarge = tuiIconCloudLarge;
880
+ exports.tuiIconCloudLightning = tuiIconCloudLightning;
881
+ exports.tuiIconCloudLightningLarge = tuiIconCloudLightningLarge;
882
+ exports.tuiIconCloudOff = tuiIconCloudOff;
883
+ exports.tuiIconCloudOffLarge = tuiIconCloudOffLarge;
884
+ exports.tuiIconCloudRain = tuiIconCloudRain;
885
+ exports.tuiIconCloudRainLarge = tuiIconCloudRainLarge;
886
+ exports.tuiIconCloudSnow = tuiIconCloudSnow;
887
+ exports.tuiIconCloudSnowLarge = tuiIconCloudSnowLarge;
327
888
  exports.tuiIconCode = tuiIconCode;
328
889
  exports.tuiIconCodeLarge = tuiIconCodeLarge;
890
+ exports.tuiIconCodepen = tuiIconCodepen;
891
+ exports.tuiIconCodepenLarge = tuiIconCodepenLarge;
892
+ exports.tuiIconCodesandbox = tuiIconCodesandbox;
893
+ exports.tuiIconCodesandboxLarge = tuiIconCodesandboxLarge;
894
+ exports.tuiIconCoffee = tuiIconCoffee;
895
+ exports.tuiIconCoffeeLarge = tuiIconCoffeeLarge;
329
896
  exports.tuiIconCollapse = tuiIconCollapse;
330
897
  exports.tuiIconColorLarge = tuiIconColorLarge;
898
+ exports.tuiIconColumns = tuiIconColumns;
899
+ exports.tuiIconColumnsLarge = tuiIconColumnsLarge;
900
+ exports.tuiIconCommand = tuiIconCommand;
901
+ exports.tuiIconCommandLarge = tuiIconCommandLarge;
331
902
  exports.tuiIconComment = tuiIconComment;
332
903
  exports.tuiIconCommentLarge = tuiIconCommentLarge;
333
904
  exports.tuiIconCompanyLarge = tuiIconCompanyLarge;
905
+ exports.tuiIconCompass = tuiIconCompass;
906
+ exports.tuiIconCompassLarge = tuiIconCompassLarge;
334
907
  exports.tuiIconCopy = tuiIconCopy;
335
908
  exports.tuiIconCopyLarge = tuiIconCopyLarge;
909
+ exports.tuiIconCornerDownLeft = tuiIconCornerDownLeft;
910
+ exports.tuiIconCornerDownLeftLarge = tuiIconCornerDownLeftLarge;
911
+ exports.tuiIconCornerDownRight = tuiIconCornerDownRight;
912
+ exports.tuiIconCornerDownRightLarge = tuiIconCornerDownRightLarge;
913
+ exports.tuiIconCornerLeftDown = tuiIconCornerLeftDown;
914
+ exports.tuiIconCornerLeftDownLarge = tuiIconCornerLeftDownLarge;
915
+ exports.tuiIconCornerLeftUp = tuiIconCornerLeftUp;
916
+ exports.tuiIconCornerLeftUpLarge = tuiIconCornerLeftUpLarge;
917
+ exports.tuiIconCornerRightDown = tuiIconCornerRightDown;
918
+ exports.tuiIconCornerRightDownLarge = tuiIconCornerRightDownLarge;
919
+ exports.tuiIconCornerRightUp = tuiIconCornerRightUp;
920
+ exports.tuiIconCornerRightUpLarge = tuiIconCornerRightUpLarge;
921
+ exports.tuiIconCornerUpLeft = tuiIconCornerUpLeft;
922
+ exports.tuiIconCornerUpLeftLarge = tuiIconCornerUpLeftLarge;
923
+ exports.tuiIconCornerUpRight = tuiIconCornerUpRight;
924
+ exports.tuiIconCornerUpRightLarge = tuiIconCornerUpRightLarge;
925
+ exports.tuiIconCpu = tuiIconCpu;
926
+ exports.tuiIconCpuLarge = tuiIconCpuLarge;
927
+ exports.tuiIconCreditCard = tuiIconCreditCard;
928
+ exports.tuiIconCreditCardLarge = tuiIconCreditCardLarge;
929
+ exports.tuiIconCrop = tuiIconCrop;
930
+ exports.tuiIconCropLarge = tuiIconCropLarge;
931
+ exports.tuiIconCrosshair = tuiIconCrosshair;
932
+ exports.tuiIconCrosshairLarge = tuiIconCrosshairLarge;
933
+ exports.tuiIconDatabase = tuiIconDatabase;
934
+ exports.tuiIconDatabaseLarge = tuiIconDatabaseLarge;
336
935
  exports.tuiIconDefaultDocLarge = tuiIconDefaultDocLarge;
936
+ exports.tuiIconDelete = tuiIconDelete;
337
937
  exports.tuiIconDeleteLarge = tuiIconDeleteLarge;
338
938
  exports.tuiIconDesktopLarge = tuiIconDesktopLarge;
939
+ exports.tuiIconDisc = tuiIconDisc;
940
+ exports.tuiIconDiscLarge = tuiIconDiscLarge;
339
941
  exports.tuiIconDislikeLarge = tuiIconDislikeLarge;
942
+ exports.tuiIconDivide = tuiIconDivide;
943
+ exports.tuiIconDivideCircle = tuiIconDivideCircle;
944
+ exports.tuiIconDivideCircleLarge = tuiIconDivideCircleLarge;
945
+ exports.tuiIconDivideLarge = tuiIconDivideLarge;
946
+ exports.tuiIconDivideSquare = tuiIconDivideSquare;
947
+ exports.tuiIconDivideSquareLarge = tuiIconDivideSquareLarge;
948
+ exports.tuiIconDollarSign = tuiIconDollarSign;
949
+ exports.tuiIconDollarSignLarge = tuiIconDollarSignLarge;
340
950
  exports.tuiIconDone = tuiIconDone;
341
951
  exports.tuiIconDownload = tuiIconDownload;
952
+ exports.tuiIconDownloadCloud = tuiIconDownloadCloud;
953
+ exports.tuiIconDownloadCloudLarge = tuiIconDownloadCloudLarge;
342
954
  exports.tuiIconDownloadLarge = tuiIconDownloadLarge;
343
955
  exports.tuiIconDraft = tuiIconDraft;
344
956
  exports.tuiIconDrag = tuiIconDrag;
345
957
  exports.tuiIconDragLarge = tuiIconDragLarge;
958
+ exports.tuiIconDribbble = tuiIconDribbble;
959
+ exports.tuiIconDribbbleLarge = tuiIconDribbbleLarge;
960
+ exports.tuiIconDroplet = tuiIconDroplet;
961
+ exports.tuiIconDropletLarge = tuiIconDropletLarge;
346
962
  exports.tuiIconEdit = tuiIconEdit;
963
+ exports.tuiIconEdit2 = tuiIconEdit2;
964
+ exports.tuiIconEdit2Large = tuiIconEdit2Large;
965
+ exports.tuiIconEdit3 = tuiIconEdit3;
966
+ exports.tuiIconEdit3Large = tuiIconEdit3Large;
347
967
  exports.tuiIconEditLarge = tuiIconEditLarge;
348
968
  exports.tuiIconElectron = tuiIconElectron;
349
969
  exports.tuiIconElectronMono = tuiIconElectronMono;
350
970
  exports.tuiIconExpand = tuiIconExpand;
351
971
  exports.tuiIconExternal = tuiIconExternal;
352
972
  exports.tuiIconExternalLarge = tuiIconExternalLarge;
973
+ exports.tuiIconExternalLink = tuiIconExternalLink;
974
+ exports.tuiIconExternalLinkLarge = tuiIconExternalLinkLarge;
975
+ exports.tuiIconEye = tuiIconEye;
353
976
  exports.tuiIconEyeClosed = tuiIconEyeClosed;
977
+ exports.tuiIconEyeLarge = tuiIconEyeLarge;
978
+ exports.tuiIconEyeOff = tuiIconEyeOff;
979
+ exports.tuiIconEyeOffLarge = tuiIconEyeOffLarge;
354
980
  exports.tuiIconEyeOpen = tuiIconEyeOpen;
981
+ exports.tuiIconFacebook = tuiIconFacebook;
982
+ exports.tuiIconFacebookLarge = tuiIconFacebookLarge;
983
+ exports.tuiIconFastForward = tuiIconFastForward;
984
+ exports.tuiIconFastForwardLarge = tuiIconFastForwardLarge;
985
+ exports.tuiIconFeather = tuiIconFeather;
986
+ exports.tuiIconFeatherLarge = tuiIconFeatherLarge;
987
+ exports.tuiIconFigma = tuiIconFigma;
988
+ exports.tuiIconFigmaLarge = tuiIconFigmaLarge;
355
989
  exports.tuiIconFile = tuiIconFile;
356
990
  exports.tuiIconFileLarge = tuiIconFileLarge;
991
+ exports.tuiIconFileMinus = tuiIconFileMinus;
992
+ exports.tuiIconFileMinusLarge = tuiIconFileMinusLarge;
993
+ exports.tuiIconFilePlus = tuiIconFilePlus;
994
+ exports.tuiIconFilePlusLarge = tuiIconFilePlusLarge;
995
+ exports.tuiIconFileText = tuiIconFileText;
996
+ exports.tuiIconFileTextLarge = tuiIconFileTextLarge;
997
+ exports.tuiIconFilm = tuiIconFilm;
998
+ exports.tuiIconFilmLarge = tuiIconFilmLarge;
357
999
  exports.tuiIconFilter = tuiIconFilter;
358
1000
  exports.tuiIconFilterLarge = tuiIconFilterLarge;
359
1001
  exports.tuiIconFlag = tuiIconFlag;
360
1002
  exports.tuiIconFlagLarge = tuiIconFlagLarge;
361
1003
  exports.tuiIconFolder = tuiIconFolder;
362
1004
  exports.tuiIconFolderLarge = tuiIconFolderLarge;
1005
+ exports.tuiIconFolderMinus = tuiIconFolderMinus;
1006
+ exports.tuiIconFolderMinusLarge = tuiIconFolderMinusLarge;
1007
+ exports.tuiIconFolderPlus = tuiIconFolderPlus;
1008
+ exports.tuiIconFolderPlusLarge = tuiIconFolderPlusLarge;
363
1009
  exports.tuiIconFontLarge = tuiIconFontLarge;
364
1010
  exports.tuiIconFormatLarge = tuiIconFormatLarge;
365
1011
  exports.tuiIconFrameLarge = tuiIconFrameLarge;
1012
+ exports.tuiIconFramer = tuiIconFramer;
1013
+ exports.tuiIconFramerLarge = tuiIconFramerLarge;
1014
+ exports.tuiIconFrown = tuiIconFrown;
1015
+ exports.tuiIconFrownLarge = tuiIconFrownLarge;
366
1016
  exports.tuiIconGeoLarge = tuiIconGeoLarge;
1017
+ exports.tuiIconGift = tuiIconGift;
1018
+ exports.tuiIconGiftLarge = tuiIconGiftLarge;
1019
+ exports.tuiIconGitBranch = tuiIconGitBranch;
1020
+ exports.tuiIconGitBranchLarge = tuiIconGitBranchLarge;
1021
+ exports.tuiIconGitCommit = tuiIconGitCommit;
1022
+ exports.tuiIconGitCommitLarge = tuiIconGitCommitLarge;
1023
+ exports.tuiIconGitMerge = tuiIconGitMerge;
1024
+ exports.tuiIconGitMergeLarge = tuiIconGitMergeLarge;
1025
+ exports.tuiIconGitPullRequest = tuiIconGitPullRequest;
1026
+ exports.tuiIconGitPullRequestLarge = tuiIconGitPullRequestLarge;
1027
+ exports.tuiIconGithub = tuiIconGithub;
1028
+ exports.tuiIconGithubLarge = tuiIconGithubLarge;
1029
+ exports.tuiIconGitlab = tuiIconGitlab;
1030
+ exports.tuiIconGitlabLarge = tuiIconGitlabLarge;
1031
+ exports.tuiIconGlobe = tuiIconGlobe;
1032
+ exports.tuiIconGlobeLarge = tuiIconGlobeLarge;
1033
+ exports.tuiIconGrid = tuiIconGrid;
1034
+ exports.tuiIconGridLarge = tuiIconGridLarge;
1035
+ exports.tuiIconHardDrive = tuiIconHardDrive;
1036
+ exports.tuiIconHardDriveLarge = tuiIconHardDriveLarge;
1037
+ exports.tuiIconHash = tuiIconHash;
1038
+ exports.tuiIconHashLarge = tuiIconHashLarge;
1039
+ exports.tuiIconHeadphones = tuiIconHeadphones;
1040
+ exports.tuiIconHeadphonesLarge = tuiIconHeadphonesLarge;
367
1041
  exports.tuiIconHeart = tuiIconHeart;
368
1042
  exports.tuiIconHeartFilled = tuiIconHeartFilled;
369
1043
  exports.tuiIconHeartFilledLarge = tuiIconHeartFilledLarge;
370
1044
  exports.tuiIconHeartLarge = tuiIconHeartLarge;
1045
+ exports.tuiIconHelpCircle = tuiIconHelpCircle;
371
1046
  exports.tuiIconHelpCircleLarge = tuiIconHelpCircleLarge;
1047
+ exports.tuiIconHexagon = tuiIconHexagon;
1048
+ exports.tuiIconHexagonLarge = tuiIconHexagonLarge;
372
1049
  exports.tuiIconHideLarge = tuiIconHideLarge;
373
1050
  exports.tuiIconHiliteLarge = tuiIconHiliteLarge;
1051
+ exports.tuiIconHome = tuiIconHome;
1052
+ exports.tuiIconHomeLarge = tuiIconHomeLarge;
374
1053
  exports.tuiIconHrLarge = tuiIconHrLarge;
1054
+ exports.tuiIconImage = tuiIconImage;
1055
+ exports.tuiIconImageLarge = tuiIconImageLarge;
375
1056
  exports.tuiIconImgLarge = tuiIconImgLarge;
1057
+ exports.tuiIconInbox = tuiIconInbox;
1058
+ exports.tuiIconInboxLarge = tuiIconInboxLarge;
376
1059
  exports.tuiIconIndentLarge = tuiIconIndentLarge;
377
1060
  exports.tuiIconInfo = tuiIconInfo;
378
1061
  exports.tuiIconInfoCircleLarge = tuiIconInfoCircleLarge;
1062
+ exports.tuiIconInfoLarge = tuiIconInfoLarge;
1063
+ exports.tuiIconInstagram = tuiIconInstagram;
1064
+ exports.tuiIconInstagramLarge = tuiIconInstagramLarge;
1065
+ exports.tuiIconItalic = tuiIconItalic;
379
1066
  exports.tuiIconItalicLarge = tuiIconItalicLarge;
1067
+ exports.tuiIconKey = tuiIconKey;
1068
+ exports.tuiIconKeyLarge = tuiIconKeyLarge;
1069
+ exports.tuiIconLayers = tuiIconLayers;
1070
+ exports.tuiIconLayersLarge = tuiIconLayersLarge;
1071
+ exports.tuiIconLayout = tuiIconLayout;
1072
+ exports.tuiIconLayoutLarge = tuiIconLayoutLarge;
1073
+ exports.tuiIconLifeBuoy = tuiIconLifeBuoy;
1074
+ exports.tuiIconLifeBuoyLarge = tuiIconLifeBuoyLarge;
380
1075
  exports.tuiIconLikeLarge = tuiIconLikeLarge;
381
1076
  exports.tuiIconLink = tuiIconLink;
1077
+ exports.tuiIconLink2 = tuiIconLink2;
1078
+ exports.tuiIconLink2Large = tuiIconLink2Large;
382
1079
  exports.tuiIconLinkLarge = tuiIconLinkLarge;
1080
+ exports.tuiIconLinkedin = tuiIconLinkedin;
1081
+ exports.tuiIconLinkedinLarge = tuiIconLinkedinLarge;
1082
+ exports.tuiIconList = tuiIconList;
1083
+ exports.tuiIconListLarge = tuiIconListLarge;
1084
+ exports.tuiIconLoader = tuiIconLoader;
1085
+ exports.tuiIconLoaderLarge = tuiIconLoaderLarge;
383
1086
  exports.tuiIconLock = tuiIconLock;
384
1087
  exports.tuiIconLockLarge = tuiIconLockLarge;
385
1088
  exports.tuiIconLockOpenLarge = tuiIconLockOpenLarge;
386
- exports.tuiIconLoginLarge = tuiIconLoginLarge;
387
- exports.tuiIconLogoutLarge = tuiIconLogoutLarge;
1089
+ exports.tuiIconLogIn = tuiIconLogIn;
1090
+ exports.tuiIconLogInLarge = tuiIconLogInLarge;
1091
+ exports.tuiIconLogOut = tuiIconLogOut;
1092
+ exports.tuiIconLogOutLarge = tuiIconLogOutLarge;
388
1093
  exports.tuiIconMaestro = tuiIconMaestro;
389
1094
  exports.tuiIconMaestroMono = tuiIconMaestroMono;
390
1095
  exports.tuiIconMail = tuiIconMail;
391
1096
  exports.tuiIconMailLarge = tuiIconMailLarge;
1097
+ exports.tuiIconMap = tuiIconMap;
1098
+ exports.tuiIconMapLarge = tuiIconMapLarge;
1099
+ exports.tuiIconMapPin = tuiIconMapPin;
1100
+ exports.tuiIconMapPinLarge = tuiIconMapPinLarge;
392
1101
  exports.tuiIconMastercard = tuiIconMastercard;
393
1102
  exports.tuiIconMastercardMono = tuiIconMastercardMono;
1103
+ exports.tuiIconMaximize = tuiIconMaximize;
1104
+ exports.tuiIconMaximize2 = tuiIconMaximize2;
1105
+ exports.tuiIconMaximize2Large = tuiIconMaximize2Large;
1106
+ exports.tuiIconMaximizeLarge = tuiIconMaximizeLarge;
1107
+ exports.tuiIconMeh = tuiIconMeh;
1108
+ exports.tuiIconMehLarge = tuiIconMehLarge;
1109
+ exports.tuiIconMenu = tuiIconMenu;
394
1110
  exports.tuiIconMenuLarge = tuiIconMenuLarge;
1111
+ exports.tuiIconMessageCircle = tuiIconMessageCircle;
1112
+ exports.tuiIconMessageCircleLarge = tuiIconMessageCircleLarge;
1113
+ exports.tuiIconMessageSquare = tuiIconMessageSquare;
1114
+ exports.tuiIconMessageSquareLarge = tuiIconMessageSquareLarge;
1115
+ exports.tuiIconMic = tuiIconMic;
395
1116
  exports.tuiIconMicLarge = tuiIconMicLarge;
1117
+ exports.tuiIconMicOff = tuiIconMicOff;
396
1118
  exports.tuiIconMicOffLarge = tuiIconMicOffLarge;
1119
+ exports.tuiIconMinimize = tuiIconMinimize;
1120
+ exports.tuiIconMinimize2 = tuiIconMinimize2;
1121
+ exports.tuiIconMinimize2Large = tuiIconMinimize2Large;
1122
+ exports.tuiIconMinimizeLarge = tuiIconMinimizeLarge;
397
1123
  exports.tuiIconMinus = tuiIconMinus;
398
1124
  exports.tuiIconMinusCircle = tuiIconMinusCircle;
1125
+ exports.tuiIconMinusCircleLarge = tuiIconMinusCircleLarge;
399
1126
  exports.tuiIconMinusLarge = tuiIconMinusLarge;
1127
+ exports.tuiIconMinusSquare = tuiIconMinusSquare;
1128
+ exports.tuiIconMinusSquareLarge = tuiIconMinusSquareLarge;
400
1129
  exports.tuiIconMir = tuiIconMir;
401
1130
  exports.tuiIconMirMono = tuiIconMirMono;
402
1131
  exports.tuiIconMobile = tuiIconMobile;
403
1132
  exports.tuiIconMobileLarge = tuiIconMobileLarge;
1133
+ exports.tuiIconMonitor = tuiIconMonitor;
1134
+ exports.tuiIconMonitorLarge = tuiIconMonitorLarge;
1135
+ exports.tuiIconMoon = tuiIconMoon;
1136
+ exports.tuiIconMoonLarge = tuiIconMoonLarge;
404
1137
  exports.tuiIconMoreHorLarge = tuiIconMoreHorLarge;
1138
+ exports.tuiIconMoreHorizontal = tuiIconMoreHorizontal;
1139
+ exports.tuiIconMoreHorizontalLarge = tuiIconMoreHorizontalLarge;
405
1140
  exports.tuiIconMoreVer = tuiIconMoreVer;
406
1141
  exports.tuiIconMoreVertLarge = tuiIconMoreVertLarge;
1142
+ exports.tuiIconMoreVertical = tuiIconMoreVertical;
1143
+ exports.tuiIconMoreVerticalLarge = tuiIconMoreVerticalLarge;
1144
+ exports.tuiIconMousePointer = tuiIconMousePointer;
1145
+ exports.tuiIconMousePointerLarge = tuiIconMousePointerLarge;
1146
+ exports.tuiIconMove = tuiIconMove;
1147
+ exports.tuiIconMoveLarge = tuiIconMoveLarge;
1148
+ exports.tuiIconMusic = tuiIconMusic;
407
1149
  exports.tuiIconMusicLarge = tuiIconMusicLarge;
1150
+ exports.tuiIconNavigation = tuiIconNavigation;
1151
+ exports.tuiIconNavigation2 = tuiIconNavigation2;
1152
+ exports.tuiIconNavigation2Large = tuiIconNavigation2Large;
1153
+ exports.tuiIconNavigationLarge = tuiIconNavigationLarge;
408
1154
  exports.tuiIconOLLarge = tuiIconOLLarge;
1155
+ exports.tuiIconOctagon = tuiIconOctagon;
1156
+ exports.tuiIconOctagonLarge = tuiIconOctagonLarge;
409
1157
  exports.tuiIconOutdentLarge = tuiIconOutdentLarge;
1158
+ exports.tuiIconPackage = tuiIconPackage;
1159
+ exports.tuiIconPackageLarge = tuiIconPackageLarge;
410
1160
  exports.tuiIconPaintLarge = tuiIconPaintLarge;
1161
+ exports.tuiIconPaperclip = tuiIconPaperclip;
1162
+ exports.tuiIconPaperclipLarge = tuiIconPaperclipLarge;
411
1163
  exports.tuiIconPause = tuiIconPause;
1164
+ exports.tuiIconPauseCircle = tuiIconPauseCircle;
1165
+ exports.tuiIconPauseCircleLarge = tuiIconPauseCircleLarge;
412
1166
  exports.tuiIconPauseLarge = tuiIconPauseLarge;
1167
+ exports.tuiIconPenTool = tuiIconPenTool;
1168
+ exports.tuiIconPenToolLarge = tuiIconPenToolLarge;
1169
+ exports.tuiIconPercent = tuiIconPercent;
1170
+ exports.tuiIconPercentLarge = tuiIconPercentLarge;
1171
+ exports.tuiIconPhone = tuiIconPhone;
1172
+ exports.tuiIconPhoneCall = tuiIconPhoneCall;
1173
+ exports.tuiIconPhoneCallLarge = tuiIconPhoneCallLarge;
1174
+ exports.tuiIconPhoneForwarded = tuiIconPhoneForwarded;
1175
+ exports.tuiIconPhoneForwardedLarge = tuiIconPhoneForwardedLarge;
1176
+ exports.tuiIconPhoneIncoming = tuiIconPhoneIncoming;
1177
+ exports.tuiIconPhoneIncomingLarge = tuiIconPhoneIncomingLarge;
1178
+ exports.tuiIconPhoneLarge = tuiIconPhoneLarge;
1179
+ exports.tuiIconPhoneMissed = tuiIconPhoneMissed;
1180
+ exports.tuiIconPhoneMissedLarge = tuiIconPhoneMissedLarge;
1181
+ exports.tuiIconPhoneOff = tuiIconPhoneOff;
1182
+ exports.tuiIconPhoneOffLarge = tuiIconPhoneOffLarge;
1183
+ exports.tuiIconPhoneOutgoing = tuiIconPhoneOutgoing;
1184
+ exports.tuiIconPhoneOutgoingLarge = tuiIconPhoneOutgoingLarge;
413
1185
  exports.tuiIconPicture = tuiIconPicture;
414
- exports.tuiIconPiechartLarge = tuiIconPiechartLarge;
1186
+ exports.tuiIconPieChart = tuiIconPieChart;
1187
+ exports.tuiIconPieChartLarge = tuiIconPieChartLarge;
415
1188
  exports.tuiIconPin = tuiIconPin;
416
1189
  exports.tuiIconPlay = tuiIconPlay;
1190
+ exports.tuiIconPlayCircle = tuiIconPlayCircle;
1191
+ exports.tuiIconPlayCircleLarge = tuiIconPlayCircleLarge;
417
1192
  exports.tuiIconPlayLarge = tuiIconPlayLarge;
418
1193
  exports.tuiIconPlus = tuiIconPlus;
1194
+ exports.tuiIconPlusCircle = tuiIconPlusCircle;
419
1195
  exports.tuiIconPlusCircleLarge = tuiIconPlusCircleLarge;
420
1196
  exports.tuiIconPlusLarge = tuiIconPlusLarge;
1197
+ exports.tuiIconPlusSquare = tuiIconPlusSquare;
1198
+ exports.tuiIconPlusSquareLarge = tuiIconPlusSquareLarge;
1199
+ exports.tuiIconPocket = tuiIconPocket;
1200
+ exports.tuiIconPocketLarge = tuiIconPocketLarge;
1201
+ exports.tuiIconPower = tuiIconPower;
1202
+ exports.tuiIconPowerLarge = tuiIconPowerLarge;
421
1203
  exports.tuiIconPrintLarge = tuiIconPrintLarge;
1204
+ exports.tuiIconPrinter = tuiIconPrinter;
1205
+ exports.tuiIconPrinterLarge = tuiIconPrinterLarge;
422
1206
  exports.tuiIconQuoteLarge = tuiIconQuoteLarge;
1207
+ exports.tuiIconRadio = tuiIconRadio;
1208
+ exports.tuiIconRadioLarge = tuiIconRadioLarge;
423
1209
  exports.tuiIconRedo = tuiIconRedo;
424
1210
  exports.tuiIconRedoLarge = tuiIconRedoLarge;
425
1211
  exports.tuiIconRefresh = tuiIconRefresh;
1212
+ exports.tuiIconRefreshCcw = tuiIconRefreshCcw;
1213
+ exports.tuiIconRefreshCcwLarge = tuiIconRefreshCcwLarge;
1214
+ exports.tuiIconRefreshCw = tuiIconRefreshCw;
1215
+ exports.tuiIconRefreshCwLarge = tuiIconRefreshCwLarge;
426
1216
  exports.tuiIconRefreshLarge = tuiIconRefreshLarge;
427
1217
  exports.tuiIconRemoveLarge = tuiIconRemoveLarge;
1218
+ exports.tuiIconRepeat = tuiIconRepeat;
1219
+ exports.tuiIconRepeatLarge = tuiIconRepeatLarge;
1220
+ exports.tuiIconRewind = tuiIconRewind;
1221
+ exports.tuiIconRewindLarge = tuiIconRewindLarge;
428
1222
  exports.tuiIconRotate = tuiIconRotate;
1223
+ exports.tuiIconRotateCcw = tuiIconRotateCcw;
1224
+ exports.tuiIconRotateCcwLarge = tuiIconRotateCcwLarge;
1225
+ exports.tuiIconRotateCw = tuiIconRotateCw;
1226
+ exports.tuiIconRotateCwLarge = tuiIconRotateCwLarge;
1227
+ exports.tuiIconRss = tuiIconRss;
1228
+ exports.tuiIconRssLarge = tuiIconRssLarge;
1229
+ exports.tuiIconSave = tuiIconSave;
1230
+ exports.tuiIconSaveLarge = tuiIconSaveLarge;
1231
+ exports.tuiIconScissors = tuiIconScissors;
1232
+ exports.tuiIconScissorsLarge = tuiIconScissorsLarge;
429
1233
  exports.tuiIconSearch = tuiIconSearch;
430
1234
  exports.tuiIconSearchLarge = tuiIconSearchLarge;
1235
+ exports.tuiIconSend = tuiIconSend;
1236
+ exports.tuiIconSendLarge = tuiIconSendLarge;
1237
+ exports.tuiIconServer = tuiIconServer;
1238
+ exports.tuiIconServerLarge = tuiIconServerLarge;
431
1239
  exports.tuiIconSettings = tuiIconSettings;
432
1240
  exports.tuiIconSettingsLarge = tuiIconSettingsLarge;
1241
+ exports.tuiIconShare = tuiIconShare;
1242
+ exports.tuiIconShare2 = tuiIconShare2;
1243
+ exports.tuiIconShare2Large = tuiIconShare2Large;
1244
+ exports.tuiIconShareLarge = tuiIconShareLarge;
1245
+ exports.tuiIconShield = tuiIconShield;
1246
+ exports.tuiIconShieldLarge = tuiIconShieldLarge;
1247
+ exports.tuiIconShieldOff = tuiIconShieldOff;
1248
+ exports.tuiIconShieldOffLarge = tuiIconShieldOffLarge;
1249
+ exports.tuiIconShoppingBag = tuiIconShoppingBag;
1250
+ exports.tuiIconShoppingBagLarge = tuiIconShoppingBagLarge;
1251
+ exports.tuiIconShoppingCart = tuiIconShoppingCart;
1252
+ exports.tuiIconShoppingCartLarge = tuiIconShoppingCartLarge;
433
1253
  exports.tuiIconShowLarge = tuiIconShowLarge;
1254
+ exports.tuiIconShuffle = tuiIconShuffle;
1255
+ exports.tuiIconShuffleLarge = tuiIconShuffleLarge;
1256
+ exports.tuiIconSidebar = tuiIconSidebar;
1257
+ exports.tuiIconSidebarLarge = tuiIconSidebarLarge;
1258
+ exports.tuiIconSkipBack = tuiIconSkipBack;
1259
+ exports.tuiIconSkipBackLarge = tuiIconSkipBackLarge;
1260
+ exports.tuiIconSkipForward = tuiIconSkipForward;
1261
+ exports.tuiIconSkipForwardLarge = tuiIconSkipForwardLarge;
1262
+ exports.tuiIconSlack = tuiIconSlack;
1263
+ exports.tuiIconSlackLarge = tuiIconSlackLarge;
1264
+ exports.tuiIconSlash = tuiIconSlash;
1265
+ exports.tuiIconSlashLarge = tuiIconSlashLarge;
1266
+ exports.tuiIconSliders = tuiIconSliders;
1267
+ exports.tuiIconSlidersLarge = tuiIconSlidersLarge;
1268
+ exports.tuiIconSmartphone = tuiIconSmartphone;
1269
+ exports.tuiIconSmartphoneLarge = tuiIconSmartphoneLarge;
1270
+ exports.tuiIconSmile = tuiIconSmile;
1271
+ exports.tuiIconSmileLarge = tuiIconSmileLarge;
434
1272
  exports.tuiIconSortAscending = tuiIconSortAscending;
435
1273
  exports.tuiIconSortDescending = tuiIconSortDescending;
436
1274
  exports.tuiIconSortDown = tuiIconSortDown;
@@ -440,51 +1278,158 @@
440
1278
  exports.tuiIconSoundLarge = tuiIconSoundLarge;
441
1279
  exports.tuiIconSoundOff = tuiIconSoundOff;
442
1280
  exports.tuiIconSoundOffLarge = tuiIconSoundOffLarge;
1281
+ exports.tuiIconSpeaker = tuiIconSpeaker;
1282
+ exports.tuiIconSpeakerLarge = tuiIconSpeakerLarge;
443
1283
  exports.tuiIconSpoilerDeleteLarge = tuiIconSpoilerDeleteLarge;
444
1284
  exports.tuiIconSpoilerLarge = tuiIconSpoilerLarge;
1285
+ exports.tuiIconSquare = tuiIconSquare;
1286
+ exports.tuiIconSquareLarge = tuiIconSquareLarge;
445
1287
  exports.tuiIconStar = tuiIconStar;
446
1288
  exports.tuiIconStarFilled = tuiIconStarFilled;
447
1289
  exports.tuiIconStarFilledLarge = tuiIconStarFilledLarge;
448
1290
  exports.tuiIconStarLarge = tuiIconStarLarge;
449
1291
  exports.tuiIconStop = tuiIconStop;
1292
+ exports.tuiIconStopCircle = tuiIconStopCircle;
1293
+ exports.tuiIconStopCircleLarge = tuiIconStopCircleLarge;
450
1294
  exports.tuiIconStopLarge = tuiIconStopLarge;
451
1295
  exports.tuiIconStrikeThroughLarge = tuiIconStrikeThroughLarge;
452
1296
  exports.tuiIconStructureLarge = tuiIconStructureLarge;
453
1297
  exports.tuiIconSubitem = tuiIconSubitem;
454
1298
  exports.tuiIconSublevelLarge = tuiIconSublevelLarge;
455
1299
  exports.tuiIconSubscriptLarge = tuiIconSubscriptLarge;
1300
+ exports.tuiIconSun = tuiIconSun;
1301
+ exports.tuiIconSunLarge = tuiIconSunLarge;
1302
+ exports.tuiIconSunrise = tuiIconSunrise;
1303
+ exports.tuiIconSunriseLarge = tuiIconSunriseLarge;
1304
+ exports.tuiIconSunset = tuiIconSunset;
1305
+ exports.tuiIconSunsetLarge = tuiIconSunsetLarge;
456
1306
  exports.tuiIconSuperscriptLarge = tuiIconSuperscriptLarge;
1307
+ exports.tuiIconTable = tuiIconTable;
457
1308
  exports.tuiIconTableLarge = tuiIconTableLarge;
458
1309
  exports.tuiIconTableMergeLarge = tuiIconTableMergeLarge;
459
1310
  exports.tuiIconTableSplitLarge = tuiIconTableSplitLarge;
1311
+ exports.tuiIconTablet = tuiIconTablet;
1312
+ exports.tuiIconTabletLarge = tuiIconTabletLarge;
1313
+ exports.tuiIconTag = tuiIconTag;
1314
+ exports.tuiIconTagLarge = tuiIconTagLarge;
1315
+ exports.tuiIconTarget = tuiIconTarget;
1316
+ exports.tuiIconTargetLarge = tuiIconTargetLarge;
460
1317
  exports.tuiIconTeXLarge = tuiIconTeXLarge;
1318
+ exports.tuiIconTerminal = tuiIconTerminal;
1319
+ exports.tuiIconTerminalLarge = tuiIconTerminalLarge;
1320
+ exports.tuiIconThermometer = tuiIconThermometer;
1321
+ exports.tuiIconThermometerLarge = tuiIconThermometerLarge;
1322
+ exports.tuiIconThumbsDown = tuiIconThumbsDown;
1323
+ exports.tuiIconThumbsDownLarge = tuiIconThumbsDownLarge;
1324
+ exports.tuiIconThumbsUp = tuiIconThumbsUp;
1325
+ exports.tuiIconThumbsUpLarge = tuiIconThumbsUpLarge;
461
1326
  exports.tuiIconTime = tuiIconTime;
462
1327
  exports.tuiIconTimeLarge = tuiIconTimeLarge;
1328
+ exports.tuiIconToggleLeft = tuiIconToggleLeft;
1329
+ exports.tuiIconToggleLeftLarge = tuiIconToggleLeftLarge;
463
1330
  exports.tuiIconToggleOff = tuiIconToggleOff;
464
1331
  exports.tuiIconToggleOffLarge = tuiIconToggleOffLarge;
465
1332
  exports.tuiIconToggleOn = tuiIconToggleOn;
466
1333
  exports.tuiIconToggleOnLarge = tuiIconToggleOnLarge;
1334
+ exports.tuiIconToggleRight = tuiIconToggleRight;
1335
+ exports.tuiIconToggleRightLarge = tuiIconToggleRightLarge;
1336
+ exports.tuiIconTool = tuiIconTool;
1337
+ exports.tuiIconToolLarge = tuiIconToolLarge;
467
1338
  exports.tuiIconTooltip = tuiIconTooltip;
468
1339
  exports.tuiIconTooltipLarge = tuiIconTooltipLarge;
469
1340
  exports.tuiIconTransparentLarge = tuiIconTransparentLarge;
470
1341
  exports.tuiIconTrash = tuiIconTrash;
1342
+ exports.tuiIconTrash2 = tuiIconTrash2;
1343
+ exports.tuiIconTrash2Large = tuiIconTrash2Large;
471
1344
  exports.tuiIconTrashLarge = tuiIconTrashLarge;
1345
+ exports.tuiIconTrello = tuiIconTrello;
1346
+ exports.tuiIconTrelloLarge = tuiIconTrelloLarge;
1347
+ exports.tuiIconTrendingDown = tuiIconTrendingDown;
1348
+ exports.tuiIconTrendingDownLarge = tuiIconTrendingDownLarge;
1349
+ exports.tuiIconTrendingUp = tuiIconTrendingUp;
1350
+ exports.tuiIconTrendingUpLarge = tuiIconTrendingUpLarge;
1351
+ exports.tuiIconTriangle = tuiIconTriangle;
1352
+ exports.tuiIconTriangleLarge = tuiIconTriangleLarge;
1353
+ exports.tuiIconTruck = tuiIconTruck;
1354
+ exports.tuiIconTruckLarge = tuiIconTruckLarge;
1355
+ exports.tuiIconTv = tuiIconTv;
1356
+ exports.tuiIconTvLarge = tuiIconTvLarge;
1357
+ exports.tuiIconTwitch = tuiIconTwitch;
1358
+ exports.tuiIconTwitchLarge = tuiIconTwitchLarge;
1359
+ exports.tuiIconTwitter = tuiIconTwitter;
1360
+ exports.tuiIconTwitterLarge = tuiIconTwitterLarge;
1361
+ exports.tuiIconType = tuiIconType;
1362
+ exports.tuiIconTypeLarge = tuiIconTypeLarge;
1363
+ exports.tuiIconUmbrella = tuiIconUmbrella;
1364
+ exports.tuiIconUmbrellaLarge = tuiIconUmbrellaLarge;
1365
+ exports.tuiIconUnderline = tuiIconUnderline;
472
1366
  exports.tuiIconUnderlineLarge = tuiIconUnderlineLarge;
473
1367
  exports.tuiIconUndo = tuiIconUndo;
474
1368
  exports.tuiIconUndoLarge = tuiIconUndoLarge;
475
1369
  exports.tuiIconUnlinkLarge = tuiIconUnlinkLarge;
1370
+ exports.tuiIconUnlock = tuiIconUnlock;
1371
+ exports.tuiIconUnlockLarge = tuiIconUnlockLarge;
476
1372
  exports.tuiIconUpload = tuiIconUpload;
1373
+ exports.tuiIconUploadCloud = tuiIconUploadCloud;
1374
+ exports.tuiIconUploadCloudLarge = tuiIconUploadCloudLarge;
477
1375
  exports.tuiIconUploadLarge = tuiIconUploadLarge;
478
1376
  exports.tuiIconUser = tuiIconUser;
1377
+ exports.tuiIconUserCheck = tuiIconUserCheck;
1378
+ exports.tuiIconUserCheckLarge = tuiIconUserCheckLarge;
1379
+ exports.tuiIconUserLarge = tuiIconUserLarge;
1380
+ exports.tuiIconUserMinus = tuiIconUserMinus;
1381
+ exports.tuiIconUserMinusLarge = tuiIconUserMinusLarge;
1382
+ exports.tuiIconUserPlus = tuiIconUserPlus;
1383
+ exports.tuiIconUserPlusLarge = tuiIconUserPlusLarge;
1384
+ exports.tuiIconUserX = tuiIconUserX;
1385
+ exports.tuiIconUserXLarge = tuiIconUserXLarge;
479
1386
  exports.tuiIconUsers = tuiIconUsers;
1387
+ exports.tuiIconUsersLarge = tuiIconUsersLarge;
480
1388
  exports.tuiIconVideo = tuiIconVideo;
481
1389
  exports.tuiIconVideoLarge = tuiIconVideoLarge;
1390
+ exports.tuiIconVideoOff = tuiIconVideoOff;
1391
+ exports.tuiIconVideoOffLarge = tuiIconVideoOffLarge;
482
1392
  exports.tuiIconViewListLarge = tuiIconViewListLarge;
483
1393
  exports.tuiIconVisa = tuiIconVisa;
484
1394
  exports.tuiIconVisaMono = tuiIconVisaMono;
1395
+ exports.tuiIconVoicemail = tuiIconVoicemail;
1396
+ exports.tuiIconVoicemailLarge = tuiIconVoicemailLarge;
1397
+ exports.tuiIconVolume = tuiIconVolume;
1398
+ exports.tuiIconVolume1 = tuiIconVolume1;
1399
+ exports.tuiIconVolume1Large = tuiIconVolume1Large;
1400
+ exports.tuiIconVolume2 = tuiIconVolume2;
1401
+ exports.tuiIconVolume2Large = tuiIconVolume2Large;
1402
+ exports.tuiIconVolumeLarge = tuiIconVolumeLarge;
1403
+ exports.tuiIconVolumeX = tuiIconVolumeX;
1404
+ exports.tuiIconVolumeXLarge = tuiIconVolumeXLarge;
485
1405
  exports.tuiIconWarningLarge = tuiIconWarningLarge;
1406
+ exports.tuiIconWatch = tuiIconWatch;
1407
+ exports.tuiIconWatchLarge = tuiIconWatchLarge;
1408
+ exports.tuiIconWifi = tuiIconWifi;
1409
+ exports.tuiIconWifiLarge = tuiIconWifiLarge;
1410
+ exports.tuiIconWifiOff = tuiIconWifiOff;
486
1411
  exports.tuiIconWifiOffLarge = tuiIconWifiOffLarge;
487
1412
  exports.tuiIconWifiOnLarge = tuiIconWifiOnLarge;
1413
+ exports.tuiIconWind = tuiIconWind;
1414
+ exports.tuiIconWindLarge = tuiIconWindLarge;
1415
+ exports.tuiIconX = tuiIconX;
1416
+ exports.tuiIconXCircle = tuiIconXCircle;
1417
+ exports.tuiIconXCircleLarge = tuiIconXCircleLarge;
1418
+ exports.tuiIconXLarge = tuiIconXLarge;
1419
+ exports.tuiIconXOctagon = tuiIconXOctagon;
1420
+ exports.tuiIconXOctagonLarge = tuiIconXOctagonLarge;
1421
+ exports.tuiIconXSquare = tuiIconXSquare;
1422
+ exports.tuiIconXSquareLarge = tuiIconXSquareLarge;
1423
+ exports.tuiIconYoutube = tuiIconYoutube;
1424
+ exports.tuiIconYoutubeLarge = tuiIconYoutubeLarge;
1425
+ exports.tuiIconZap = tuiIconZap;
1426
+ exports.tuiIconZapLarge = tuiIconZapLarge;
1427
+ exports.tuiIconZapOff = tuiIconZapOff;
1428
+ exports.tuiIconZapOffLarge = tuiIconZapOffLarge;
1429
+ exports.tuiIconZoomIn = tuiIconZoomIn;
1430
+ exports.tuiIconZoomInLarge = tuiIconZoomInLarge;
1431
+ exports.tuiIconZoomOut = tuiIconZoomOut;
1432
+ exports.tuiIconZoomOutLarge = tuiIconZoomOutLarge;
488
1433
  exports.tuiKitIcons = tuiKitIcons;
489
1434
 
490
1435
  Object.defineProperty(exports, '__esModule', { value: true });