@taiga-ui/icons 3.17.0 → 3.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +22 -190
- package/all.d.ts +669 -198
- package/bundles/taiga-ui-icons.umd.js +1151 -206
- package/bundles/taiga-ui-icons.umd.js.map +1 -1
- package/constants/icons.d.ts +34 -21
- package/esm2015/all.js +670 -199
- package/esm2015/constants/icons.js +30 -17
- package/fesm2015/taiga-ui-icons.js +697 -213
- package/fesm2015/taiga-ui-icons.js.map +1 -1
- package/package.json +5 -3
- package/src/tuiIconActivity.svg +5 -0
- package/src/tuiIconActivityLarge.svg +5 -0
- package/src/tuiIconAddRowLarge.svg +1 -0
- package/src/tuiIconAirplay.svg +5 -0
- package/src/tuiIconAirplayLarge.svg +5 -0
- package/src/tuiIconAlertCircle.svg +5 -0
- package/src/tuiIconAlertCircleLarge.svg +4 -14
- package/src/tuiIconAlertOctagon.svg +5 -0
- package/src/tuiIconAlertOctagonLarge.svg +5 -0
- package/src/tuiIconAlertTriangle.svg +5 -0
- package/src/tuiIconAlertTriangleLarge.svg +5 -0
- package/src/tuiIconAlignCenter.svg +5 -0
- package/src/tuiIconAlignCenterLarge.svg +4 -35
- package/src/tuiIconAlignJustify.svg +5 -0
- package/src/tuiIconAlignJustifyLarge.svg +4 -35
- package/src/tuiIconAlignLeft.svg +5 -0
- package/src/tuiIconAlignLeftLarge.svg +4 -35
- package/src/tuiIconAlignRight.svg +5 -0
- package/src/tuiIconAlignRightLarge.svg +4 -35
- package/src/tuiIconAnchor.svg +5 -0
- package/src/tuiIconAnchorLarge.svg +4 -13
- package/src/tuiIconAperture.svg +5 -0
- package/src/tuiIconApertureLarge.svg +5 -0
- package/src/tuiIconArchive.svg +5 -0
- package/src/tuiIconArchiveLarge.svg +5 -0
- package/src/tuiIconArrowDown.svg +4 -23
- package/src/tuiIconArrowDownCircle.svg +5 -0
- package/src/tuiIconArrowDownCircleLarge.svg +5 -0
- package/src/tuiIconArrowDownLarge.svg +4 -14
- package/src/tuiIconArrowDownLeft.svg +4 -30
- package/src/tuiIconArrowDownLeftLarge.svg +5 -0
- package/src/tuiIconArrowDownRight.svg +4 -30
- package/src/tuiIconArrowDownRightLarge.svg +5 -0
- package/src/tuiIconArrowLeft.svg +4 -23
- package/src/tuiIconArrowLeftCircle.svg +5 -0
- package/src/tuiIconArrowLeftCircleLarge.svg +5 -0
- package/src/tuiIconArrowLeftLarge.svg +4 -14
- package/src/tuiIconArrowRight.svg +4 -23
- package/src/tuiIconArrowRightCircle.svg +5 -0
- package/src/tuiIconArrowRightCircleLarge.svg +5 -0
- package/src/tuiIconArrowRightLarge.svg +4 -14
- package/src/tuiIconArrowUp.svg +4 -23
- package/src/tuiIconArrowUpCircle.svg +5 -0
- package/src/tuiIconArrowUpCircleLarge.svg +5 -0
- package/src/tuiIconArrowUpLarge.svg +4 -14
- package/src/tuiIconArrowUpLeft.svg +4 -30
- package/src/tuiIconArrowUpLeftLarge.svg +5 -0
- package/src/tuiIconArrowUpRight.svg +4 -30
- package/src/tuiIconArrowUpRightLarge.svg +5 -0
- package/src/tuiIconAtSign.svg +5 -0
- package/src/tuiIconAtSignLarge.svg +5 -0
- package/src/tuiIconAttach.svg +17 -22
- package/src/tuiIconAttachLarge.svg +17 -13
- package/src/tuiIconAttention.svg +22 -14
- package/src/tuiIconAward.svg +5 -0
- package/src/tuiIconAwardLarge.svg +5 -0
- package/src/tuiIconBackCircleLarge.svg +19 -19
- package/src/tuiIconBarChart.svg +5 -0
- package/src/tuiIconBarChart2.svg +5 -0
- package/src/tuiIconBarChart2Large.svg +5 -0
- package/src/tuiIconBarChartLarge.svg +5 -0
- package/src/tuiIconBattery.svg +5 -0
- package/src/tuiIconBatteryCharging.svg +5 -0
- package/src/tuiIconBatteryChargingLarge.svg +5 -0
- package/src/tuiIconBatteryLarge.svg +5 -0
- package/src/tuiIconBell.svg +4 -23
- package/src/tuiIconBellLarge.svg +4 -14
- package/src/tuiIconBellOff.svg +4 -24
- package/src/tuiIconBellOffLarge.svg +4 -26
- package/src/tuiIconBluetooth.svg +5 -0
- package/src/tuiIconBluetoothLarge.svg +5 -0
- package/src/tuiIconBold.svg +5 -0
- package/src/tuiIconBoldLarge.svg +4 -11
- package/src/tuiIconBook.svg +5 -0
- package/src/tuiIconBookLarge.svg +5 -0
- package/src/tuiIconBookOpen.svg +5 -0
- package/src/tuiIconBookOpenLarge.svg +5 -0
- package/src/tuiIconBookmark.svg +4 -23
- package/src/tuiIconBookmarkLarge.svg +4 -14
- package/src/tuiIconBox.svg +5 -0
- package/src/tuiIconBoxLarge.svg +5 -0
- package/src/tuiIconBriefcase.svg +5 -0
- package/src/tuiIconBriefcaseLarge.svg +5 -0
- package/src/tuiIconCalendar.svg +4 -23
- package/src/tuiIconCalendarLarge.svg +4 -14
- package/src/tuiIconCall.svg +13 -21
- package/src/tuiIconCallIn.svg +16 -30
- package/src/tuiIconCallInLarge.svg +16 -12
- package/src/tuiIconCallLarge.svg +16 -12
- package/src/tuiIconCallOut.svg +16 -30
- package/src/tuiIconCallOutLarge.svg +16 -12
- package/src/tuiIconCallTransferLarge.svg +16 -12
- package/src/tuiIconCamera.svg +5 -0
- package/src/tuiIconCameraLarge.svg +4 -21
- package/src/tuiIconCameraOff.svg +5 -0
- package/src/tuiIconCameraOffLarge.svg +5 -0
- package/src/tuiIconCancel.svg +22 -12
- package/src/tuiIconCancelCircleLarge.svg +17 -14
- package/src/tuiIconCard.svg +16 -30
- package/src/tuiIconCardsLarge.svg +19 -12
- package/src/tuiIconCast.svg +5 -0
- package/src/tuiIconCastLarge.svg +5 -0
- package/src/tuiIconChartBar.svg +19 -21
- package/src/tuiIconChartLarge.svg +19 -12
- package/src/tuiIconChartLineLarge.svg +1 -0
- package/src/tuiIconCheck.svg +4 -23
- package/src/tuiIconCheckCircle.svg +6 -15
- package/src/tuiIconCheckLarge.svg +4 -14
- package/src/tuiIconCheckList.svg +21 -28
- package/src/tuiIconCheckSquare.svg +5 -0
- package/src/tuiIconCheckSquareLarge.svg +5 -0
- package/src/tuiIconChevronDown.svg +4 -23
- package/src/tuiIconChevronDownLarge.svg +4 -14
- package/src/tuiIconChevronLeft.svg +4 -23
- package/src/tuiIconChevronLeftLarge.svg +4 -14
- package/src/tuiIconChevronRight.svg +4 -23
- package/src/tuiIconChevronRightLarge.svg +4 -14
- package/src/tuiIconChevronUp.svg +4 -23
- package/src/tuiIconChevronUpLarge.svg +4 -14
- package/src/tuiIconChevronsDown.svg +5 -0
- package/src/tuiIconChevronsDownLarge.svg +5 -0
- package/src/tuiIconChevronsLeft.svg +5 -0
- package/src/tuiIconChevronsLeftLarge.svg +5 -0
- package/src/tuiIconChevronsRight.svg +5 -0
- package/src/tuiIconChevronsRightLarge.svg +5 -0
- package/src/tuiIconChevronsUp.svg +5 -0
- package/src/tuiIconChevronsUpLarge.svg +5 -0
- package/src/tuiIconChrome.svg +5 -0
- package/src/tuiIconChromeLarge.svg +5 -0
- package/src/tuiIconCircle.svg +5 -0
- package/src/tuiIconCircleLarge.svg +5 -0
- package/src/tuiIconClipboard.svg +5 -0
- package/src/tuiIconClipboardLarge.svg +5 -0
- package/src/tuiIconClock.svg +5 -0
- package/src/tuiIconClockLarge.svg +5 -0
- package/src/tuiIconCloseCircleLarge.svg +19 -12
- package/src/tuiIconCloud.svg +4 -23
- package/src/tuiIconCloudDrizzle.svg +5 -0
- package/src/tuiIconCloudDrizzleLarge.svg +5 -0
- package/src/tuiIconCloudLarge.svg +5 -0
- package/src/tuiIconCloudLightning.svg +5 -0
- package/src/tuiIconCloudLightningLarge.svg +5 -0
- package/src/tuiIconCloudOff.svg +5 -0
- package/src/tuiIconCloudOffLarge.svg +5 -0
- package/src/tuiIconCloudRain.svg +5 -0
- package/src/tuiIconCloudRainLarge.svg +5 -0
- package/src/tuiIconCloudSnow.svg +5 -0
- package/src/tuiIconCloudSnowLarge.svg +5 -0
- package/src/tuiIconCode.svg +4 -22
- package/src/tuiIconCodeLarge.svg +4 -21
- package/src/tuiIconCodepen.svg +5 -0
- package/src/tuiIconCodepenLarge.svg +5 -0
- package/src/tuiIconCodesandbox.svg +5 -0
- package/src/tuiIconCodesandboxLarge.svg +5 -0
- package/src/tuiIconCoffee.svg +5 -0
- package/src/tuiIconCoffeeLarge.svg +5 -0
- package/src/tuiIconCollapse.svg +22 -30
- package/src/tuiIconColorLarge.svg +1 -1
- package/src/tuiIconColumns.svg +5 -0
- package/src/tuiIconColumnsLarge.svg +5 -0
- package/src/tuiIconCommand.svg +5 -0
- package/src/tuiIconCommandLarge.svg +5 -0
- package/src/tuiIconComment.svg +14 -21
- package/src/tuiIconCommentLarge.svg +14 -12
- package/src/tuiIconCompanyLarge.svg +15 -18
- package/src/tuiIconCompass.svg +5 -0
- package/src/tuiIconCompassLarge.svg +5 -0
- package/src/tuiIconCopy.svg +4 -30
- package/src/tuiIconCopyLarge.svg +4 -21
- package/src/tuiIconCornerDownLeft.svg +5 -0
- package/src/tuiIconCornerDownLeftLarge.svg +5 -0
- package/src/tuiIconCornerDownRight.svg +5 -0
- package/src/tuiIconCornerDownRightLarge.svg +5 -0
- package/src/tuiIconCornerLeftDown.svg +5 -0
- package/src/tuiIconCornerLeftDownLarge.svg +5 -0
- package/src/tuiIconCornerLeftUp.svg +5 -0
- package/src/tuiIconCornerLeftUpLarge.svg +5 -0
- package/src/tuiIconCornerRightDown.svg +5 -0
- package/src/tuiIconCornerRightDownLarge.svg +5 -0
- package/src/tuiIconCornerRightUp.svg +5 -0
- package/src/tuiIconCornerRightUpLarge.svg +5 -0
- package/src/tuiIconCornerUpLeft.svg +5 -0
- package/src/tuiIconCornerUpLeftLarge.svg +5 -0
- package/src/tuiIconCornerUpRight.svg +5 -0
- package/src/tuiIconCornerUpRightLarge.svg +5 -0
- package/src/tuiIconCpu.svg +5 -0
- package/src/tuiIconCpuLarge.svg +5 -0
- package/src/tuiIconCreditCard.svg +5 -0
- package/src/tuiIconCreditCardLarge.svg +5 -0
- package/src/tuiIconCrop.svg +5 -0
- package/src/tuiIconCropLarge.svg +5 -0
- package/src/tuiIconCrosshair.svg +5 -0
- package/src/tuiIconCrosshairLarge.svg +5 -0
- package/src/tuiIconDatabase.svg +5 -0
- package/src/tuiIconDatabaseLarge.svg +5 -0
- package/src/tuiIconDefaultDocLarge.svg +10 -1
- package/src/tuiIconDelete.svg +5 -0
- package/src/tuiIconDeleteLarge.svg +4 -14
- package/src/tuiIconDesktopLarge.svg +19 -12
- package/src/tuiIconDisc.svg +5 -0
- package/src/tuiIconDiscLarge.svg +5 -0
- package/src/tuiIconDislikeLarge.svg +16 -12
- package/src/tuiIconDivide.svg +5 -0
- package/src/tuiIconDivideCircle.svg +5 -0
- package/src/tuiIconDivideCircleLarge.svg +5 -0
- package/src/tuiIconDivideLarge.svg +5 -0
- package/src/tuiIconDivideSquare.svg +5 -0
- package/src/tuiIconDivideSquareLarge.svg +5 -0
- package/src/tuiIconDollarSign.svg +5 -0
- package/src/tuiIconDollarSignLarge.svg +5 -0
- package/src/tuiIconDone.svg +11 -28
- package/src/tuiIconDownload.svg +4 -23
- package/src/tuiIconDownloadCloud.svg +5 -0
- package/src/tuiIconDownloadCloudLarge.svg +5 -0
- package/src/tuiIconDownloadLarge.svg +4 -14
- package/src/tuiIconDraft.svg +14 -21
- package/src/tuiIconDribbble.svg +5 -0
- package/src/tuiIconDribbbleLarge.svg +5 -0
- package/src/tuiIconDroplet.svg +5 -0
- package/src/tuiIconDropletLarge.svg +5 -0
- package/src/tuiIconEdit.svg +4 -23
- package/src/tuiIconEdit2.svg +5 -0
- package/src/tuiIconEdit2Large.svg +5 -0
- package/src/tuiIconEdit3.svg +5 -0
- package/src/tuiIconEdit3Large.svg +5 -0
- package/src/tuiIconEditLarge.svg +4 -14
- package/src/tuiIconElectron.svg +6 -1
- package/src/tuiIconElectronMono.svg +1 -0
- package/src/tuiIconExpand.svg +22 -23
- package/src/tuiIconExternal.svg +16 -21
- package/src/tuiIconExternalLarge.svg +16 -12
- package/src/tuiIconExternalLink.svg +5 -0
- package/src/tuiIconExternalLinkLarge.svg +5 -0
- package/src/tuiIconEye.svg +5 -0
- package/src/tuiIconEyeClosed.svg +16 -21
- package/src/tuiIconEyeLarge.svg +5 -0
- package/src/tuiIconEyeOff.svg +5 -0
- package/src/tuiIconEyeOffLarge.svg +5 -0
- package/src/tuiIconEyeOpen.svg +14 -28
- package/src/tuiIconFacebook.svg +5 -0
- package/src/tuiIconFacebookLarge.svg +5 -0
- package/src/tuiIconFastForward.svg +5 -0
- package/src/tuiIconFastForwardLarge.svg +5 -0
- package/src/tuiIconFeather.svg +5 -0
- package/src/tuiIconFeatherLarge.svg +5 -0
- package/src/tuiIconFigma.svg +5 -0
- package/src/tuiIconFigmaLarge.svg +5 -0
- package/src/tuiIconFile.svg +4 -30
- package/src/tuiIconFileLarge.svg +4 -21
- package/src/tuiIconFileMinus.svg +5 -0
- package/src/tuiIconFileMinusLarge.svg +5 -0
- package/src/tuiIconFilePlus.svg +5 -0
- package/src/tuiIconFilePlusLarge.svg +5 -0
- package/src/tuiIconFileText.svg +5 -0
- package/src/tuiIconFileTextLarge.svg +5 -0
- package/src/tuiIconFilm.svg +5 -0
- package/src/tuiIconFilmLarge.svg +5 -0
- package/src/tuiIconFilter.svg +4 -23
- package/src/tuiIconFilterLarge.svg +4 -14
- package/src/tuiIconFlag.svg +4 -23
- package/src/tuiIconFlagLarge.svg +4 -11
- package/src/tuiIconFolder.svg +4 -23
- package/src/tuiIconFolderLarge.svg +4 -14
- package/src/tuiIconFolderMinus.svg +5 -0
- package/src/tuiIconFolderMinusLarge.svg +5 -0
- package/src/tuiIconFolderPlus.svg +5 -0
- package/src/tuiIconFolderPlusLarge.svg +5 -0
- package/src/tuiIconFrameLarge.svg +19 -12
- package/src/tuiIconFramer.svg +5 -0
- package/src/tuiIconFramerLarge.svg +5 -0
- package/src/tuiIconFrown.svg +5 -0
- package/src/tuiIconFrownLarge.svg +5 -0
- package/src/tuiIconGeoLarge.svg +13 -18
- package/src/tuiIconGift.svg +5 -0
- package/src/tuiIconGiftLarge.svg +5 -0
- package/src/tuiIconGitBranch.svg +5 -0
- package/src/tuiIconGitBranchLarge.svg +5 -0
- package/src/tuiIconGitCommit.svg +5 -0
- package/src/tuiIconGitCommitLarge.svg +5 -0
- package/src/tuiIconGitMerge.svg +5 -0
- package/src/tuiIconGitMergeLarge.svg +5 -0
- package/src/tuiIconGitPullRequest.svg +5 -0
- package/src/tuiIconGitPullRequestLarge.svg +5 -0
- package/src/tuiIconGithub.svg +5 -0
- package/src/tuiIconGithubLarge.svg +5 -0
- package/src/tuiIconGitlab.svg +5 -0
- package/src/tuiIconGitlabLarge.svg +5 -0
- package/src/tuiIconGlobe.svg +5 -0
- package/src/tuiIconGlobeLarge.svg +5 -0
- package/src/tuiIconGrid.svg +5 -0
- package/src/tuiIconGridLarge.svg +5 -0
- package/src/tuiIconHardDrive.svg +5 -0
- package/src/tuiIconHardDriveLarge.svg +5 -0
- package/src/tuiIconHash.svg +5 -0
- package/src/tuiIconHashLarge.svg +5 -0
- package/src/tuiIconHeadphones.svg +5 -0
- package/src/tuiIconHeadphonesLarge.svg +5 -0
- package/src/tuiIconHeart.svg +4 -23
- package/src/tuiIconHeartLarge.svg +4 -14
- package/src/tuiIconHelpCircle.svg +5 -0
- package/src/tuiIconHelpCircleLarge.svg +4 -21
- package/src/tuiIconHexagon.svg +5 -0
- package/src/tuiIconHexagonLarge.svg +5 -0
- package/src/tuiIconHideLarge.svg +16 -12
- package/src/tuiIconHiliteLarge.svg +10 -1
- package/src/tuiIconHome.svg +5 -0
- package/src/tuiIconHomeLarge.svg +5 -0
- package/src/tuiIconImage.svg +5 -0
- package/src/tuiIconImageLarge.svg +5 -0
- package/src/tuiIconImgLarge.svg +15 -18
- package/src/tuiIconInbox.svg +5 -0
- package/src/tuiIconInboxLarge.svg +5 -0
- package/src/tuiIconInfo.svg +4 -23
- package/src/tuiIconInfoCircleLarge.svg +19 -12
- package/src/tuiIconInfoLarge.svg +5 -0
- package/src/tuiIconInstagram.svg +5 -0
- package/src/tuiIconInstagramLarge.svg +5 -0
- package/src/tuiIconItalic.svg +5 -0
- package/src/tuiIconItalicLarge.svg +4 -28
- package/src/tuiIconKey.svg +5 -0
- package/src/tuiIconKeyLarge.svg +5 -0
- package/src/tuiIconLayers.svg +5 -0
- package/src/tuiIconLayersLarge.svg +5 -0
- package/src/tuiIconLayout.svg +5 -0
- package/src/tuiIconLayoutLarge.svg +5 -0
- package/src/tuiIconLifeBuoy.svg +5 -0
- package/src/tuiIconLifeBuoyLarge.svg +5 -0
- package/src/tuiIconLikeLarge.svg +16 -12
- package/src/tuiIconLink.svg +4 -30
- package/src/tuiIconLink2.svg +5 -0
- package/src/tuiIconLink2Large.svg +5 -0
- package/src/tuiIconLinkLarge.svg +4 -21
- package/src/tuiIconLinkedin.svg +5 -0
- package/src/tuiIconLinkedinLarge.svg +5 -0
- package/src/tuiIconList.svg +5 -0
- package/src/tuiIconListLarge.svg +5 -0
- package/src/tuiIconLoader.svg +5 -0
- package/src/tuiIconLoaderLarge.svg +5 -0
- package/src/tuiIconLock.svg +4 -23
- package/src/tuiIconLockLarge.svg +4 -14
- package/src/tuiIconLockOpenLarge.svg +16 -12
- package/src/tuiIconLogIn.svg +5 -0
- package/src/tuiIconLogInLarge.svg +5 -0
- package/src/tuiIconLogOut.svg +5 -0
- package/src/tuiIconLogOutLarge.svg +5 -0
- package/src/tuiIconMaestro.svg +3 -0
- package/src/tuiIconMaestroMono.svg +1 -0
- package/src/tuiIconMail.svg +4 -30
- package/src/tuiIconMailLarge.svg +4 -21
- package/src/tuiIconMap.svg +5 -0
- package/src/tuiIconMapLarge.svg +5 -0
- package/src/tuiIconMapPin.svg +5 -0
- package/src/tuiIconMapPinLarge.svg +5 -0
- package/src/tuiIconMastercard.svg +3 -0
- package/src/tuiIconMastercardMono.svg +1 -0
- package/src/tuiIconMaximize.svg +5 -0
- package/src/tuiIconMaximize2.svg +5 -0
- package/src/tuiIconMaximize2Large.svg +5 -0
- package/src/tuiIconMaximizeLarge.svg +5 -0
- package/src/tuiIconMeh.svg +5 -0
- package/src/tuiIconMehLarge.svg +5 -0
- package/src/tuiIconMenu.svg +5 -0
- package/src/tuiIconMenuLarge.svg +4 -14
- package/src/tuiIconMessageCircle.svg +5 -0
- package/src/tuiIconMessageCircleLarge.svg +5 -0
- package/src/tuiIconMessageSquare.svg +5 -0
- package/src/tuiIconMessageSquareLarge.svg +5 -0
- package/src/tuiIconMic.svg +5 -0
- package/src/tuiIconMicLarge.svg +4 -21
- package/src/tuiIconMicOff.svg +5 -0
- package/src/tuiIconMicOffLarge.svg +4 -22
- package/src/tuiIconMinimize.svg +5 -0
- package/src/tuiIconMinimize2.svg +5 -0
- package/src/tuiIconMinimize2Large.svg +5 -0
- package/src/tuiIconMinimizeLarge.svg +5 -0
- package/src/tuiIconMinus.svg +4 -16
- package/src/tuiIconMinusCircle.svg +4 -23
- package/src/tuiIconMinusCircleLarge.svg +5 -0
- package/src/tuiIconMinusLarge.svg +4 -14
- package/src/tuiIconMinusSquare.svg +5 -0
- package/src/tuiIconMinusSquareLarge.svg +5 -0
- package/src/tuiIconMir.svg +4 -0
- package/src/tuiIconMirMono.svg +1 -0
- package/src/tuiIconMobile.svg +19 -21
- package/src/tuiIconMobileLarge.svg +19 -12
- package/src/tuiIconMonitor.svg +5 -0
- package/src/tuiIconMonitorLarge.svg +5 -0
- package/src/tuiIconMoon.svg +5 -0
- package/src/tuiIconMoonLarge.svg +5 -0
- package/src/tuiIconMoreHorLarge.svg +18 -12
- package/src/tuiIconMoreHorizontal.svg +5 -0
- package/src/tuiIconMoreHorizontalLarge.svg +5 -0
- package/src/tuiIconMoreVer.svg +18 -21
- package/src/tuiIconMoreVertLarge.svg +18 -12
- package/src/tuiIconMoreVertical.svg +5 -0
- package/src/tuiIconMoreVerticalLarge.svg +5 -0
- package/src/tuiIconMousePointer.svg +5 -0
- package/src/tuiIconMousePointerLarge.svg +5 -0
- package/src/tuiIconMove.svg +5 -0
- package/src/tuiIconMoveLarge.svg +5 -0
- package/src/tuiIconMusic.svg +5 -0
- package/src/tuiIconMusicLarge.svg +4 -21
- package/src/tuiIconNavigation.svg +5 -0
- package/src/tuiIconNavigation2.svg +5 -0
- package/src/tuiIconNavigation2Large.svg +5 -0
- package/src/tuiIconNavigationLarge.svg +5 -0
- package/src/tuiIconOLLarge.svg +3 -0
- package/src/tuiIconOctagon.svg +5 -0
- package/src/tuiIconOctagonLarge.svg +5 -0
- package/src/tuiIconPackage.svg +5 -0
- package/src/tuiIconPackageLarge.svg +5 -0
- package/src/tuiIconPaintLarge.svg +1 -0
- package/src/tuiIconPaperclip.svg +5 -0
- package/src/tuiIconPaperclipLarge.svg +5 -0
- package/src/tuiIconPause.svg +4 -23
- package/src/tuiIconPauseCircle.svg +5 -0
- package/src/tuiIconPauseCircleLarge.svg +5 -0
- package/src/tuiIconPauseLarge.svg +4 -14
- package/src/tuiIconPenTool.svg +5 -0
- package/src/tuiIconPenToolLarge.svg +5 -0
- package/src/tuiIconPercent.svg +5 -0
- package/src/tuiIconPercentLarge.svg +5 -0
- package/src/tuiIconPhone.svg +5 -0
- package/src/tuiIconPhoneCall.svg +5 -0
- package/src/tuiIconPhoneCallLarge.svg +5 -0
- package/src/tuiIconPhoneForwarded.svg +5 -0
- package/src/tuiIconPhoneForwardedLarge.svg +5 -0
- package/src/tuiIconPhoneIncoming.svg +5 -0
- package/src/tuiIconPhoneIncomingLarge.svg +5 -0
- package/src/tuiIconPhoneLarge.svg +5 -0
- package/src/tuiIconPhoneMissed.svg +5 -0
- package/src/tuiIconPhoneMissedLarge.svg +5 -0
- package/src/tuiIconPhoneOff.svg +5 -0
- package/src/tuiIconPhoneOffLarge.svg +5 -0
- package/src/tuiIconPhoneOutgoing.svg +5 -0
- package/src/tuiIconPhoneOutgoingLarge.svg +5 -0
- package/src/tuiIconPicture.svg +16 -28
- package/src/tuiIconPieChart.svg +5 -0
- package/src/tuiIconPieChartLarge.svg +5 -0
- package/src/tuiIconPin.svg +11 -28
- package/src/tuiIconPlay.svg +4 -23
- package/src/tuiIconPlayCircle.svg +5 -0
- package/src/tuiIconPlayCircleLarge.svg +5 -0
- package/src/tuiIconPlayLarge.svg +4 -14
- package/src/tuiIconPlus.svg +4 -19
- package/src/tuiIconPlusCircle.svg +5 -0
- package/src/tuiIconPlusCircleLarge.svg +4 -14
- package/src/tuiIconPlusLarge.svg +4 -14
- package/src/tuiIconPlusSquare.svg +5 -0
- package/src/tuiIconPlusSquareLarge.svg +5 -0
- package/src/tuiIconPocket.svg +5 -0
- package/src/tuiIconPocketLarge.svg +5 -0
- package/src/tuiIconPower.svg +5 -0
- package/src/tuiIconPowerLarge.svg +5 -0
- package/src/tuiIconPrintLarge.svg +15 -18
- package/src/tuiIconPrinter.svg +5 -0
- package/src/tuiIconPrinterLarge.svg +5 -0
- package/src/tuiIconRadio.svg +5 -0
- package/src/tuiIconRadioLarge.svg +5 -0
- package/src/tuiIconRedo.svg +1 -7
- package/src/tuiIconRefreshCcw.svg +5 -0
- package/src/tuiIconRefreshCcwLarge.svg +5 -0
- package/src/tuiIconRefreshCw.svg +5 -0
- package/src/tuiIconRefreshCwLarge.svg +5 -0
- package/src/tuiIconRemoveLarge.svg +17 -14
- package/src/tuiIconRepeat.svg +5 -0
- package/src/tuiIconRepeatLarge.svg +5 -0
- package/src/tuiIconRewind.svg +5 -0
- package/src/tuiIconRewindLarge.svg +5 -0
- package/src/tuiIconRotate.svg +7 -13
- package/src/tuiIconRotateCcw.svg +5 -0
- package/src/tuiIconRotateCcwLarge.svg +5 -0
- package/src/tuiIconRotateCw.svg +5 -0
- package/src/tuiIconRotateCwLarge.svg +5 -0
- package/src/tuiIconRss.svg +5 -0
- package/src/tuiIconRssLarge.svg +5 -0
- package/src/tuiIconSave.svg +5 -0
- package/src/tuiIconSaveLarge.svg +5 -0
- package/src/tuiIconScissors.svg +5 -0
- package/src/tuiIconScissorsLarge.svg +5 -0
- package/src/tuiIconSearch.svg +4 -23
- package/src/tuiIconSearchLarge.svg +4 -14
- package/src/tuiIconSend.svg +5 -0
- package/src/tuiIconSendLarge.svg +5 -0
- package/src/tuiIconServer.svg +5 -0
- package/src/tuiIconServerLarge.svg +5 -0
- package/src/tuiIconSettings.svg +4 -33
- package/src/tuiIconSettingsLarge.svg +4 -13
- package/src/tuiIconShare.svg +5 -0
- package/src/tuiIconShare2.svg +5 -0
- package/src/tuiIconShare2Large.svg +5 -0
- package/src/tuiIconShareLarge.svg +5 -0
- package/src/tuiIconShield.svg +5 -0
- package/src/tuiIconShieldLarge.svg +5 -0
- package/src/tuiIconShieldOff.svg +5 -0
- package/src/tuiIconShieldOffLarge.svg +5 -0
- package/src/tuiIconShoppingBag.svg +5 -0
- package/src/tuiIconShoppingBagLarge.svg +5 -0
- package/src/tuiIconShoppingCart.svg +5 -0
- package/src/tuiIconShoppingCartLarge.svg +5 -0
- package/src/tuiIconShowLarge.svg +13 -18
- package/src/tuiIconShuffle.svg +5 -0
- package/src/tuiIconShuffleLarge.svg +5 -0
- package/src/tuiIconSidebar.svg +5 -0
- package/src/tuiIconSidebarLarge.svg +5 -0
- package/src/tuiIconSkipBack.svg +5 -0
- package/src/tuiIconSkipBackLarge.svg +5 -0
- package/src/tuiIconSkipForward.svg +5 -0
- package/src/tuiIconSkipForwardLarge.svg +5 -0
- package/src/tuiIconSlack.svg +5 -0
- package/src/tuiIconSlackLarge.svg +5 -0
- package/src/tuiIconSlash.svg +5 -0
- package/src/tuiIconSlashLarge.svg +5 -0
- package/src/tuiIconSliders.svg +5 -0
- package/src/tuiIconSlidersLarge.svg +5 -0
- package/src/tuiIconSmartphone.svg +5 -0
- package/src/tuiIconSmartphoneLarge.svg +5 -0
- package/src/tuiIconSmile.svg +5 -0
- package/src/tuiIconSmileLarge.svg +5 -0
- package/src/tuiIconSortAscending.svg +1 -0
- package/src/tuiIconSortDescending.svg +1 -0
- package/src/tuiIconSortDown.svg +1 -0
- package/src/tuiIconSortOff.svg +2 -0
- package/src/tuiIconSortUp.svg +1 -0
- package/src/tuiIconSound.svg +16 -21
- package/src/tuiIconSoundLarge.svg +16 -12
- package/src/tuiIconSoundOff.svg +19 -21
- package/src/tuiIconSoundOffLarge.svg +19 -12
- package/src/tuiIconSpeaker.svg +5 -0
- package/src/tuiIconSpeakerLarge.svg +5 -0
- package/src/tuiIconSpoilerDeleteLarge.svg +1 -0
- package/src/tuiIconSpoilerLarge.svg +1 -0
- package/src/tuiIconSquare.svg +5 -0
- package/src/tuiIconSquareLarge.svg +5 -0
- package/src/tuiIconStar.svg +4 -23
- package/src/tuiIconStarLarge.svg +4 -14
- package/src/tuiIconStop.svg +11 -21
- package/src/tuiIconStopCircle.svg +5 -0
- package/src/tuiIconStopCircleLarge.svg +5 -0
- package/src/tuiIconStopLarge.svg +14 -12
- package/src/tuiIconStructureLarge.svg +19 -12
- package/src/tuiIconSublevelLarge.svg +1 -0
- package/src/tuiIconSubscriptLarge.svg +1 -0
- package/src/tuiIconSun.svg +5 -0
- package/src/tuiIconSunLarge.svg +5 -0
- package/src/tuiIconSunrise.svg +5 -0
- package/src/tuiIconSunriseLarge.svg +5 -0
- package/src/tuiIconSunset.svg +5 -0
- package/src/tuiIconSunsetLarge.svg +5 -0
- package/src/tuiIconSuperscriptLarge.svg +1 -0
- package/src/tuiIconTable.svg +5 -0
- package/src/tuiIconTableLarge.svg +4 -13
- package/src/tuiIconTableMergeLarge.svg +1 -0
- package/src/tuiIconTableSplitLarge.svg +1 -0
- package/src/tuiIconTablet.svg +5 -0
- package/src/tuiIconTabletLarge.svg +5 -0
- package/src/tuiIconTag.svg +5 -0
- package/src/tuiIconTagLarge.svg +5 -0
- package/src/tuiIconTarget.svg +5 -0
- package/src/tuiIconTargetLarge.svg +5 -0
- package/src/tuiIconTerminal.svg +5 -0
- package/src/tuiIconTerminalLarge.svg +5 -0
- package/src/tuiIconThermometer.svg +5 -0
- package/src/tuiIconThermometerLarge.svg +5 -0
- package/src/tuiIconThumbsDown.svg +5 -0
- package/src/tuiIconThumbsDownLarge.svg +5 -0
- package/src/tuiIconThumbsUp.svg +5 -0
- package/src/tuiIconThumbsUpLarge.svg +5 -0
- package/src/tuiIconTime.svg +11 -28
- package/src/tuiIconTimeLarge.svg +13 -18
- package/src/tuiIconToggleLeft.svg +5 -0
- package/src/tuiIconToggleLeftLarge.svg +5 -0
- package/src/tuiIconToggleRight.svg +5 -0
- package/src/tuiIconToggleRightLarge.svg +5 -0
- package/src/tuiIconTool.svg +5 -0
- package/src/tuiIconToolLarge.svg +5 -0
- package/src/tuiIconTooltip.svg +19 -28
- package/src/tuiIconTooltipLarge.svg +18 -18
- package/src/tuiIconTrash.svg +4 -23
- package/src/tuiIconTrash2.svg +5 -0
- package/src/tuiIconTrash2Large.svg +5 -0
- package/src/tuiIconTrashLarge.svg +4 -14
- package/src/tuiIconTrello.svg +5 -0
- package/src/tuiIconTrelloLarge.svg +5 -0
- package/src/tuiIconTrendingDown.svg +5 -0
- package/src/tuiIconTrendingDownLarge.svg +5 -0
- package/src/tuiIconTrendingUp.svg +5 -0
- package/src/tuiIconTrendingUpLarge.svg +5 -0
- package/src/tuiIconTriangle.svg +5 -0
- package/src/tuiIconTriangleLarge.svg +5 -0
- package/src/tuiIconTruck.svg +5 -0
- package/src/tuiIconTruckLarge.svg +5 -0
- package/src/tuiIconTv.svg +5 -0
- package/src/tuiIconTvLarge.svg +5 -0
- package/src/tuiIconTwitch.svg +5 -0
- package/src/tuiIconTwitchLarge.svg +5 -0
- package/src/tuiIconTwitter.svg +5 -0
- package/src/tuiIconTwitterLarge.svg +5 -0
- package/src/tuiIconType.svg +5 -0
- package/src/tuiIconTypeLarge.svg +5 -0
- package/src/tuiIconUmbrella.svg +5 -0
- package/src/tuiIconUmbrellaLarge.svg +5 -0
- package/src/tuiIconUnderline.svg +5 -0
- package/src/tuiIconUnderlineLarge.svg +4 -21
- package/src/tuiIconUnlinkLarge.svg +1 -0
- package/src/tuiIconUnlock.svg +5 -0
- package/src/tuiIconUnlockLarge.svg +5 -0
- package/src/tuiIconUpload.svg +4 -23
- package/src/tuiIconUploadCloud.svg +5 -0
- package/src/tuiIconUploadCloudLarge.svg +5 -0
- package/src/tuiIconUploadLarge.svg +4 -14
- package/src/tuiIconUser.svg +4 -23
- package/src/tuiIconUserCheck.svg +5 -0
- package/src/tuiIconUserCheckLarge.svg +5 -0
- package/src/tuiIconUserLarge.svg +5 -0
- package/src/tuiIconUserMinus.svg +5 -0
- package/src/tuiIconUserMinusLarge.svg +5 -0
- package/src/tuiIconUserPlus.svg +5 -0
- package/src/tuiIconUserPlusLarge.svg +5 -0
- package/src/tuiIconUserX.svg +5 -0
- package/src/tuiIconUserXLarge.svg +5 -0
- package/src/tuiIconUsers.svg +4 -23
- package/src/tuiIconUsersLarge.svg +5 -0
- package/src/tuiIconVideo.svg +4 -23
- package/src/tuiIconVideoLarge.svg +4 -14
- package/src/tuiIconVideoOff.svg +5 -0
- package/src/tuiIconVideoOffLarge.svg +5 -0
- package/src/tuiIconViewListLarge.svg +24 -12
- package/src/tuiIconVisa.svg +5 -0
- package/src/tuiIconVisaMono.svg +2 -0
- package/src/tuiIconVoicemail.svg +5 -0
- package/src/tuiIconVoicemailLarge.svg +5 -0
- package/src/tuiIconVolume.svg +5 -0
- package/src/tuiIconVolume1.svg +5 -0
- package/src/tuiIconVolume1Large.svg +5 -0
- package/src/tuiIconVolume2.svg +5 -0
- package/src/tuiIconVolume2Large.svg +5 -0
- package/src/tuiIconVolumeLarge.svg +5 -0
- package/src/tuiIconVolumeX.svg +5 -0
- package/src/tuiIconVolumeXLarge.svg +5 -0
- package/src/tuiIconWarningLarge.svg +1 -0
- package/src/tuiIconWatch.svg +5 -0
- package/src/tuiIconWatchLarge.svg +5 -0
- package/src/tuiIconWifi.svg +5 -0
- package/src/tuiIconWifiLarge.svg +5 -0
- package/src/tuiIconWifiOff.svg +5 -0
- package/src/tuiIconWifiOffLarge.svg +4 -14
- package/src/tuiIconWifiOnLarge.svg +16 -12
- package/src/tuiIconWind.svg +5 -0
- package/src/tuiIconWindLarge.svg +5 -0
- package/src/tuiIconX.svg +5 -0
- package/src/tuiIconXCircle.svg +5 -0
- package/src/tuiIconXCircleLarge.svg +5 -0
- package/src/tuiIconXLarge.svg +5 -0
- package/src/tuiIconXOctagon.svg +5 -0
- package/src/tuiIconXOctagonLarge.svg +5 -0
- package/src/tuiIconXSquare.svg +5 -0
- package/src/tuiIconXSquareLarge.svg +5 -0
- package/src/tuiIconYoutube.svg +5 -0
- package/src/tuiIconYoutubeLarge.svg +5 -0
- package/src/tuiIconZap.svg +5 -0
- package/src/tuiIconZapLarge.svg +5 -0
- package/src/tuiIconZapOff.svg +5 -0
- package/src/tuiIconZapOffLarge.svg +5 -0
- package/src/tuiIconZoomIn.svg +5 -0
- package/src/tuiIconZoomInLarge.svg +5 -0
- package/src/tuiIconZoomOut.svg +5 -0
- package/src/tuiIconZoomOutLarge.svg +5 -0
- package/src/tuiIconLoginLarge.svg +0 -15
- package/src/tuiIconLogoutLarge.svg +0 -15
- package/src/tuiIconPiechartLarge.svg +0 -14
|
@@ -2,263 +2,747 @@
|
|
|
2
2
|
* @description:
|
|
3
3
|
* DO NOT CHANGE THIS FILE. AUTOGENERATED
|
|
4
4
|
*/
|
|
5
|
-
const
|
|
6
|
-
const
|
|
7
|
-
const
|
|
8
|
-
const
|
|
9
|
-
const
|
|
10
|
-
const
|
|
11
|
-
const
|
|
12
|
-
const
|
|
13
|
-
const
|
|
14
|
-
const
|
|
15
|
-
const
|
|
16
|
-
const
|
|
17
|
-
const
|
|
18
|
-
const
|
|
19
|
-
const
|
|
20
|
-
const
|
|
21
|
-
const
|
|
22
|
-
const
|
|
23
|
-
const
|
|
24
|
-
const
|
|
25
|
-
const
|
|
26
|
-
const
|
|
27
|
-
const
|
|
28
|
-
const
|
|
29
|
-
const
|
|
30
|
-
const
|
|
31
|
-
const
|
|
32
|
-
const
|
|
33
|
-
const
|
|
34
|
-
const
|
|
35
|
-
const
|
|
36
|
-
const
|
|
37
|
-
const
|
|
38
|
-
const
|
|
39
|
-
const
|
|
40
|
-
const
|
|
41
|
-
const
|
|
42
|
-
const
|
|
43
|
-
const
|
|
44
|
-
const
|
|
45
|
-
const
|
|
46
|
-
const
|
|
47
|
-
const
|
|
48
|
-
const
|
|
49
|
-
const
|
|
50
|
-
const
|
|
51
|
-
const
|
|
52
|
-
const
|
|
53
|
-
const
|
|
5
|
+
const tuiIconActivity = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconActivity" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M22 12h-4l-3 9L9 3l-3 9H2"/></svg></svg></svg></g></svg>';
|
|
6
|
+
const tuiIconActivityLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconActivityLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 12h-4l-3 9L9 3l-3 9H2"/></svg></svg></svg></g></svg>';
|
|
7
|
+
const tuiIconAddRowLarge = '<svg height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconAddRowLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path clip-rule="evenodd" d="M5.15 1a1 1 0 0 0-2 0v2H1a1 1 0 0 0 0 2h2.15v2a1 1 0 0 0 2 0V5H7a1 1 0 0 0 0-2H5.15V1Zm6.545 2a1 1 0 0 0 0 2H20v6.5H3a1 1 0 0 0-1 1V20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2h-8.305ZM4 13.5h16V20H4v-6.5Z" fill="currentColor" stroke="none" fill-rule="evenodd"/></svg></svg></g></svg>';
|
|
8
|
+
const tuiIconAirplay = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconAirplay" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1"/><path d="m12 15 5 6H7l5-6z"/></svg></svg></svg></g></svg>';
|
|
9
|
+
const tuiIconAirplayLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconAirplayLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1"/><path d="m12 15 5 6H7l5-6z"/></svg></svg></svg></g></svg>';
|
|
10
|
+
const tuiIconAlertCircle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconAlertCircle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M12 8v4M12 16h.01"/></svg></svg></svg></g></svg>';
|
|
11
|
+
const tuiIconAlertCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconAlertCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M12 8v4M12 16h.01"/></svg></svg></svg></g></svg>';
|
|
12
|
+
const tuiIconAlertOctagon = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconAlertOctagon" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2zM12 8v4M12 16h.01"/></svg></svg></svg></g></svg>';
|
|
13
|
+
const tuiIconAlertOctagonLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconAlertOctagonLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2zM12 8v4M12 16h.01"/></svg></svg></svg></g></svg>';
|
|
14
|
+
const tuiIconAlertTriangle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconAlertTriangle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0zM12 9v4M12 17h.01"/></svg></svg></svg></g></svg>';
|
|
15
|
+
const tuiIconAlertTriangleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconAlertTriangleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0zM12 9v4M12 17h.01"/></svg></svg></svg></g></svg>';
|
|
16
|
+
const tuiIconAlignCenter = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconAlignCenter" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M18 10H6M21 6H3M21 14H3M18 18H6"/></svg></svg></svg></g></svg>';
|
|
17
|
+
const tuiIconAlignCenterLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconAlignCenterLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 10H6M21 6H3M21 14H3M18 18H6"/></svg></svg></svg></g></svg>';
|
|
18
|
+
const tuiIconAlignJustify = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconAlignJustify" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M21 10H3M21 6H3M21 14H3M21 18H3"/></svg></svg></svg></g></svg>';
|
|
19
|
+
const tuiIconAlignJustifyLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconAlignJustifyLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 10H3M21 6H3M21 14H3M21 18H3"/></svg></svg></svg></g></svg>';
|
|
20
|
+
const tuiIconAlignLeft = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconAlignLeft" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M17 10H3M21 6H3M21 14H3M17 18H3"/></svg></svg></svg></g></svg>';
|
|
21
|
+
const tuiIconAlignLeftLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconAlignLeftLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M17 10H3M21 6H3M21 14H3M17 18H3"/></svg></svg></svg></g></svg>';
|
|
22
|
+
const tuiIconAlignRight = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconAlignRight" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M21 10H7M21 6H3M21 14H3M21 18H7"/></svg></svg></svg></g></svg>';
|
|
23
|
+
const tuiIconAlignRightLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconAlignRightLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 10H7M21 6H3M21 14H3M21 18H7"/></svg></svg></svg></g></svg>';
|
|
24
|
+
const tuiIconAnchor = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconAnchor" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="5" r="3"/><path d="M12 22V8M5 12H2a10 10 0 0 0 20 0h-3"/></svg></svg></svg></g></svg>';
|
|
25
|
+
const tuiIconAnchorLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconAnchorLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="5" r="3"/><path d="M12 22V8M5 12H2a10 10 0 0 0 20 0h-3"/></svg></svg></svg></g></svg>';
|
|
26
|
+
const tuiIconAperture = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconAperture" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m14.31 8 5.74 9.94M9.69 8h11.48M7.38 12l5.74-9.94M9.69 16 3.95 6.06M14.31 16H2.83M16.62 12l-5.74 9.94"/></svg></svg></svg></g></svg>';
|
|
27
|
+
const tuiIconApertureLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconApertureLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m14.31 8 5.74 9.94M9.69 8h11.48M7.38 12l5.74-9.94M9.69 16 3.95 6.06M14.31 16H2.83M16.62 12l-5.74 9.94"/></svg></svg></svg></g></svg>';
|
|
28
|
+
const tuiIconArchive = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconArchive" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M21 8v13H3V8M1 3h22v5H1zM10 12h4"/></svg></svg></svg></g></svg>';
|
|
29
|
+
const tuiIconArchiveLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconArchiveLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 8v13H3V8M1 3h22v5H1zM10 12h4"/></svg></svg></svg></g></svg>';
|
|
30
|
+
const tuiIconArrowDown = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconArrowDown" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M12 5v14M19 12l-7 7-7-7"/></svg></svg></svg></g></svg>';
|
|
31
|
+
const tuiIconArrowDownCircle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconArrowDownCircle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m8 12 4 4 4-4M12 8v8"/></svg></svg></svg></g></svg>';
|
|
32
|
+
const tuiIconArrowDownCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconArrowDownCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m8 12 4 4 4-4M12 8v8"/></svg></svg></svg></g></svg>';
|
|
33
|
+
const tuiIconArrowDownLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconArrowDownLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 5v14M19 12l-7 7-7-7"/></svg></svg></svg></g></svg>';
|
|
34
|
+
const tuiIconArrowDownLeft = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconArrowDownLeft" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7 7 17M17 17H7V7"/></svg></svg></svg></g></svg>';
|
|
35
|
+
const tuiIconArrowDownLeftLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconArrowDownLeftLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7 7 17M17 17H7V7"/></svg></svg></svg></g></svg>';
|
|
36
|
+
const tuiIconArrowDownRight = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconArrowDownRight" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m7 7 10 10M17 7v10H7"/></svg></svg></svg></g></svg>';
|
|
37
|
+
const tuiIconArrowDownRightLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconArrowDownRightLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m7 7 10 10M17 7v10H7"/></svg></svg></svg></g></svg>';
|
|
38
|
+
const tuiIconArrowLeft = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconArrowLeft" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M19 12H5M12 19l-7-7 7-7"/></svg></svg></svg></g></svg>';
|
|
39
|
+
const tuiIconArrowLeftCircle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconArrowLeftCircle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m12 8-4 4 4 4M16 12H8"/></svg></svg></svg></g></svg>';
|
|
40
|
+
const tuiIconArrowLeftCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconArrowLeftCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m12 8-4 4 4 4M16 12H8"/></svg></svg></svg></g></svg>';
|
|
41
|
+
const tuiIconArrowLeftLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconArrowLeftLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M19 12H5M12 19l-7-7 7-7"/></svg></svg></svg></g></svg>';
|
|
42
|
+
const tuiIconArrowRight = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconArrowRight" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14M12 5l7 7-7 7"/></svg></svg></svg></g></svg>';
|
|
43
|
+
const tuiIconArrowRightCircle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconArrowRightCircle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m12 16 4-4-4-4M8 12h8"/></svg></svg></svg></g></svg>';
|
|
44
|
+
const tuiIconArrowRightCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconArrowRightCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m12 16 4-4-4-4M8 12h8"/></svg></svg></svg></g></svg>';
|
|
45
|
+
const tuiIconArrowRightLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconArrowRightLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14M12 5l7 7-7 7"/></svg></svg></svg></g></svg>';
|
|
46
|
+
const tuiIconArrowUp = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconArrowUp" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M12 19V5M5 12l7-7 7 7"/></svg></svg></svg></g></svg>';
|
|
47
|
+
const tuiIconArrowUpCircle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconArrowUpCircle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m16 12-4-4-4 4M12 16V8"/></svg></svg></svg></g></svg>';
|
|
48
|
+
const tuiIconArrowUpCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconArrowUpCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m16 12-4-4-4 4M12 16V8"/></svg></svg></svg></g></svg>';
|
|
49
|
+
const tuiIconArrowUpLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconArrowUpLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 19V5M5 12l7-7 7 7"/></svg></svg></svg></g></svg>';
|
|
50
|
+
const tuiIconArrowUpLeft = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconArrowUpLeft" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M17 17 7 7M7 17V7h10"/></svg></svg></svg></g></svg>';
|
|
51
|
+
const tuiIconArrowUpLeftLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconArrowUpLeftLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M17 17 7 7M7 17V7h10"/></svg></svg></svg></g></svg>';
|
|
52
|
+
const tuiIconArrowUpRight = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconArrowUpRight" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M7 17 17 7M7 7h10v10"/></svg></svg></svg></g></svg>';
|
|
53
|
+
const tuiIconArrowUpRightLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconArrowUpRightLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M7 17 17 7M7 7h10v10"/></svg></svg></svg></g></svg>';
|
|
54
|
+
const tuiIconAtSign = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconAtSign" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="4"/><path d="M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94"/></svg></svg></svg></g></svg>';
|
|
55
|
+
const tuiIconAtSignLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconAtSignLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="4"/><path d="M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94"/></svg></svg></svg></g></svg>';
|
|
56
|
+
const tuiIconAttach = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconAttach" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" stroke="currentColor"><path d="m21.44 11.05-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"/></svg></svg></svg></g></svg>';
|
|
57
|
+
const tuiIconAttachLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconAttachLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke="currentColor"><path d="m21.44 11.05-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"/></svg></svg></svg></g></svg>';
|
|
58
|
+
const tuiIconAttention = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconAttention" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" stroke="currentColor"><circle cx="12" cy="12" r="10"/><path d="M12 8v4M12 16h.01"/></svg></svg></svg></g></svg>';
|
|
59
|
+
const tuiIconAward = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconAward" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="8" r="7"/><path d="M8.21 13.89 7 23l5-3 5 3-1.21-9.12"/></svg></svg></svg></g></svg>';
|
|
60
|
+
const tuiIconAwardLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconAwardLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="8" r="7"/><path d="M8.21 13.89 7 23l5-3 5 3-1.21-9.12"/></svg></svg></svg></g></svg>';
|
|
61
|
+
const tuiIconBackCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconBackCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke="currentColor"><circle cx="12" cy="12" r="10"/><path d="m12 8-4 4 4 4M16 12H8"/></svg></svg></svg></g></svg>';
|
|
62
|
+
const tuiIconBarChart = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconBarChart" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M12 20V10M18 20V4M6 20v-4"/></svg></svg></svg></g></svg>';
|
|
63
|
+
const tuiIconBarChart2 = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconBarChart2" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M18 20V10M12 20V4M6 20v-6"/></svg></svg></svg></g></svg>';
|
|
64
|
+
const tuiIconBarChart2Large = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconBarChart2Large" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 20V10M12 20V4M6 20v-6"/></svg></svg></svg></g></svg>';
|
|
65
|
+
const tuiIconBarChartLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconBarChartLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 20V10M18 20V4M6 20v-4"/></svg></svg></svg></g></svg>';
|
|
66
|
+
const tuiIconBattery = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconBattery" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="1" y="6" width="18" height="12" rx="2" ry="2"/><path d="M23 13v-2"/></svg></svg></svg></g></svg>';
|
|
67
|
+
const tuiIconBatteryCharging = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconBatteryCharging" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M5 18H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.19M15 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.19M23 13v-2M11 6l-4 6h6l-4 6"/></svg></svg></svg></g></svg>';
|
|
68
|
+
const tuiIconBatteryChargingLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconBatteryChargingLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 18H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.19M15 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.19M23 13v-2M11 6l-4 6h6l-4 6"/></svg></svg></svg></g></svg>';
|
|
69
|
+
const tuiIconBatteryLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconBatteryLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="1" y="6" width="18" height="12" rx="2" ry="2"/><path d="M23 13v-2"/></svg></svg></svg></g></svg>';
|
|
70
|
+
const tuiIconBell = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconBell" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9M13.73 21a2 2 0 0 1-3.46 0"/></svg></svg></svg></g></svg>';
|
|
71
|
+
const tuiIconBellLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconBellLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9M13.73 21a2 2 0 0 1-3.46 0"/></svg></svg></svg></g></svg>';
|
|
72
|
+
const tuiIconBellOff = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconBellOff" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M13.73 21a2 2 0 0 1-3.46 0M18.63 13A17.89 17.89 0 0 1 18 8M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14M18 8a6 6 0 0 0-9.33-5M1 1l22 22"/></svg></svg></svg></g></svg>';
|
|
73
|
+
const tuiIconBellOffLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconBellOffLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M13.73 21a2 2 0 0 1-3.46 0M18.63 13A17.89 17.89 0 0 1 18 8M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14M18 8a6 6 0 0 0-9.33-5M1 1l22 22"/></svg></svg></svg></g></svg>';
|
|
74
|
+
const tuiIconBluetooth = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconBluetooth" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m6.5 6.5 11 11L12 23V1l5.5 5.5-11 11"/></svg></svg></svg></g></svg>';
|
|
75
|
+
const tuiIconBluetoothLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconBluetoothLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6.5 6.5 11 11L12 23V1l5.5 5.5-11 11"/></svg></svg></svg></g></svg>';
|
|
76
|
+
const tuiIconBold = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconBold" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6zM6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"/></svg></svg></svg></g></svg>';
|
|
77
|
+
const tuiIconBoldLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconBoldLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6zM6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"/></svg></svg></svg></g></svg>';
|
|
78
|
+
const tuiIconBook = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconBook" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M4 19.5A2.5 2.5 0 0 1 6.5 17H20"/><path d="M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"/></svg></svg></svg></g></svg>';
|
|
79
|
+
const tuiIconBookLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconBookLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 19.5A2.5 2.5 0 0 1 6.5 17H20"/><path d="M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"/></svg></svg></svg></g></svg>';
|
|
80
|
+
const tuiIconBookOpen = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconBookOpen" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2zM22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"/></svg></svg></svg></g></svg>';
|
|
81
|
+
const tuiIconBookOpenLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconBookOpenLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2zM22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"/></svg></svg></svg></g></svg>';
|
|
82
|
+
const tuiIconBookmark = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconBookmark" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m19 21-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"/></svg></svg></svg></g></svg>';
|
|
83
|
+
const tuiIconBookmarkLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconBookmarkLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m19 21-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"/></svg></svg></svg></g></svg>';
|
|
84
|
+
const tuiIconBox = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconBox" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"/><path d="M3.27 6.96 12 12.01l8.73-5.05M12 22.08V12"/></svg></svg></svg></g></svg>';
|
|
85
|
+
const tuiIconBoxLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconBoxLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"/><path d="M3.27 6.96 12 12.01l8.73-5.05M12 22.08V12"/></svg></svg></svg></g></svg>';
|
|
86
|
+
const tuiIconBriefcase = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconBriefcase" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="7" width="20" height="14" rx="2" ry="2"/><path d="M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"/></svg></svg></svg></g></svg>';
|
|
87
|
+
const tuiIconBriefcaseLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconBriefcaseLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="7" width="20" height="14" rx="2" ry="2"/><path d="M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"/></svg></svg></svg></g></svg>';
|
|
88
|
+
const tuiIconCalendar = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCalendar" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="18" rx="2" ry="2"/><path d="M16 2v4M8 2v4M3 10h18"/></svg></svg></svg></g></svg>';
|
|
89
|
+
const tuiIconCalendarLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCalendarLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="18" rx="2" ry="2"/><path d="M16 2v4M8 2v4M3 10h18"/></svg></svg></svg></g></svg>';
|
|
90
|
+
const tuiIconCall = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCall" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg></svg></svg></g></svg>';
|
|
91
|
+
const tuiIconCallIn = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCallIn" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M16 2v6h6M23 1l-7 7M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg></svg></svg></g></svg>';
|
|
92
|
+
const tuiIconCallInLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCallInLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 2v6h6M23 1l-7 7M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg></svg></svg></g></svg>';
|
|
93
|
+
const tuiIconCallLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCallLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg></svg></svg></g></svg>';
|
|
94
|
+
const tuiIconCallOut = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCallOut" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M23 7V1h-6M16 8l7-7M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg></svg></svg></g></svg>';
|
|
95
|
+
const tuiIconCallOutLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCallOutLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M23 7V1h-6M16 8l7-7M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg></svg></svg></g></svg>';
|
|
96
|
+
const tuiIconCallTransferLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCallTransferLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m19 1 4 4-4 4M15 5h8M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg></svg></svg></g></svg>';
|
|
97
|
+
const tuiIconCamera = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCamera" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"/><circle cx="12" cy="13" r="4"/></svg></svg></svg></g></svg>';
|
|
98
|
+
const tuiIconCameraLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCameraLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"/><circle cx="12" cy="13" r="4"/></svg></svg></svg></g></svg>';
|
|
99
|
+
const tuiIconCameraOff = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCameraOff" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m1 1 22 22M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56"/></svg></svg></svg></g></svg>';
|
|
100
|
+
const tuiIconCameraOffLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCameraOffLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m1 1 22 22M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56"/></svg></svg></svg></g></svg>';
|
|
101
|
+
const tuiIconCancel = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCancel" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" stroke="currentColor"><circle cx="12" cy="12" r="10"/><path d="m15 9-6 6M9 9l6 6"/></svg></svg></svg></g></svg>';
|
|
102
|
+
const tuiIconCancelCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCancelCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m4.93 4.93 14.14 14.14"/></svg></svg></svg></g></svg>';
|
|
103
|
+
const tuiIconCard = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCard" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="1" y="4" width="22" height="16" rx="2" ry="2"/><path d="M1 10h22"/></svg></svg></svg></g></svg>';
|
|
104
|
+
const tuiIconCardsLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCardsLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="1" y="4" width="22" height="16" rx="2" ry="2"/><path d="M1 10h22"/></svg></svg></svg></g></svg>';
|
|
105
|
+
const tuiIconCast = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCast" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6M2 20h.01"/></svg></svg></svg></g></svg>';
|
|
106
|
+
const tuiIconCastLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCastLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6M2 20h.01"/></svg></svg></svg></g></svg>';
|
|
107
|
+
const tuiIconChartBar = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconChartBar" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M18 20V10M12 20V4M6 20v-6"/></svg></svg></svg></g></svg>';
|
|
108
|
+
const tuiIconChartLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconChartLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 20V10M18 20V4M6 20v-4"/></svg></svg></svg></g></svg>';
|
|
109
|
+
const tuiIconChartLineLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconChartLineLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path clip-rule="evenodd" d="M21.425 3.095a1 1 0 0 1 .48 1.33l-5.143 10.948a1 1 0 0 1-1.628.265l-3.092-3.236-2.587 5.366a1 1 0 0 1-1.525.346l-2.024-1.619-2.015 3.959a1 1 0 1 1-1.782-.907l2.571-5.053a1 1 0 0 1 1.516-.327l2.003 1.602 2.669-5.536a1 1 0 0 1 1.624-.257l3.08 3.226 4.523-9.627a1 1 0 0 1 1.33-.48z" fill="currentColor" stroke="none" fill-rule="evenodd"/></svg></svg></g></svg>';
|
|
110
|
+
const tuiIconCheck = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCheck" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M20 6 9 17l-5-5"/></svg></svg></svg></g></svg>';
|
|
111
|
+
const tuiIconCheckCircle = '<svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconCheckCircle" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1em" overflow="visible" viewBox="0 0 24 24" width="1em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"/><path d="m15.5 9.5-4.5 5-2.5-2.273" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"/></svg></svg></g></svg>';
|
|
54
112
|
const tuiIconCheckCircleLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconCheckCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="m15.5 9.5-4.5 5-2.5-2.273" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
55
|
-
const tuiIconCheckLarge = '<svg
|
|
56
|
-
const tuiIconCheckList = '<svg
|
|
57
|
-
const
|
|
58
|
-
const
|
|
59
|
-
const
|
|
60
|
-
const
|
|
61
|
-
const
|
|
62
|
-
const
|
|
63
|
-
const
|
|
64
|
-
const
|
|
113
|
+
const tuiIconCheckLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCheckLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 6 9 17l-5-5"/></svg></svg></svg></g></svg>';
|
|
114
|
+
const tuiIconCheckList = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCheckList" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke="currentColor"><path d="M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"/><rect x="8" y="2" width="8" height="4" rx="1" ry="1"/></svg></svg></svg></g></svg>';
|
|
115
|
+
const tuiIconCheckSquare = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCheckSquare" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m9 11 3 3L22 4"/><path d="M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"/></svg></svg></svg></g></svg>';
|
|
116
|
+
const tuiIconCheckSquareLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCheckSquareLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m9 11 3 3L22 4"/><path d="M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"/></svg></svg></svg></g></svg>';
|
|
117
|
+
const tuiIconChevronDown = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconChevronDown" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"/></svg></svg></svg></g></svg>';
|
|
118
|
+
const tuiIconChevronDownLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconChevronDownLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"/></svg></svg></svg></g></svg>';
|
|
119
|
+
const tuiIconChevronLeft = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconChevronLeft" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m15 18-6-6 6-6"/></svg></svg></svg></g></svg>';
|
|
120
|
+
const tuiIconChevronLeftLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconChevronLeftLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m15 18-6-6 6-6"/></svg></svg></svg></g></svg>';
|
|
121
|
+
const tuiIconChevronRight = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconChevronRight" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m9 18 6-6-6-6"/></svg></svg></svg></g></svg>';
|
|
122
|
+
const tuiIconChevronRightLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconChevronRightLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m9 18 6-6-6-6"/></svg></svg></svg></g></svg>';
|
|
123
|
+
const tuiIconChevronUp = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconChevronUp" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m18 15-6-6-6 6"/></svg></svg></svg></g></svg>';
|
|
124
|
+
const tuiIconChevronUpLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconChevronUpLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m18 15-6-6-6 6"/></svg></svg></svg></g></svg>';
|
|
125
|
+
const tuiIconChevronsDown = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconChevronsDown" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m7 13 5 5 5-5M7 6l5 5 5-5"/></svg></svg></svg></g></svg>';
|
|
126
|
+
const tuiIconChevronsDownLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconChevronsDownLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m7 13 5 5 5-5M7 6l5 5 5-5"/></svg></svg></svg></g></svg>';
|
|
127
|
+
const tuiIconChevronsLeft = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconChevronsLeft" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m11 17-5-5 5-5M18 17l-5-5 5-5"/></svg></svg></svg></g></svg>';
|
|
128
|
+
const tuiIconChevronsLeftLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconChevronsLeftLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m11 17-5-5 5-5M18 17l-5-5 5-5"/></svg></svg></svg></g></svg>';
|
|
129
|
+
const tuiIconChevronsRight = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconChevronsRight" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m13 17 5-5-5-5M6 17l5-5-5-5"/></svg></svg></svg></g></svg>';
|
|
130
|
+
const tuiIconChevronsRightLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconChevronsRightLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m13 17 5-5-5-5M6 17l5-5-5-5"/></svg></svg></svg></g></svg>';
|
|
131
|
+
const tuiIconChevronsUp = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconChevronsUp" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m17 11-5-5-5 5M17 18l-5-5-5 5"/></svg></svg></svg></g></svg>';
|
|
132
|
+
const tuiIconChevronsUpLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconChevronsUpLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m17 11-5-5-5 5M17 18l-5-5-5 5"/></svg></svg></svg></g></svg>';
|
|
133
|
+
const tuiIconChrome = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconChrome" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="12" r="4"/><path d="M21.17 8H12M3.95 6.06 8.54 14M10.88 21.94 15.46 14"/></svg></svg></svg></g></svg>';
|
|
134
|
+
const tuiIconChromeLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconChromeLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="12" r="4"/><path d="M21.17 8H12M3.95 6.06 8.54 14M10.88 21.94 15.46 14"/></svg></svg></svg></g></svg>';
|
|
135
|
+
const tuiIconCircle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCircle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/></svg></svg></svg></g></svg>';
|
|
136
|
+
const tuiIconCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/></svg></svg></svg></g></svg>';
|
|
65
137
|
const tuiIconClearFormatLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconClearFormatLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="m17 17 3 3m3 3-3-3m0 0-3 3m3-3 3-3M7 21v-9.5M17 3H7v8.5m0 0h6.5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
138
|
+
const tuiIconClipboard = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconClipboard" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"/><rect x="8" y="2" width="8" height="4" rx="1" ry="1"/></svg></svg></svg></g></svg>';
|
|
139
|
+
const tuiIconClipboardLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconClipboardLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"/><rect x="8" y="2" width="8" height="4" rx="1" ry="1"/></svg></svg></svg></g></svg>';
|
|
140
|
+
const tuiIconClock = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconClock" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M12 6v6l4 2"/></svg></svg></svg></g></svg>';
|
|
141
|
+
const tuiIconClockLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconClockLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M12 6v6l4 2"/></svg></svg></svg></g></svg>';
|
|
66
142
|
const tuiIconClose = '<svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconClose" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1em" overflow="visible" viewBox="0 0 24 24" width="1em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path clip-rule="evenodd" d="M8.707 7.293a1 1 0 0 0-1.414 1.414L10.586 12l-3.293 3.293a1 1 0 1 0 1.414 1.414L12 13.414l3.293 3.293a1 1 0 0 0 1.414-1.414L13.414 12l3.293-3.293a1 1 0 0 0-1.414-1.414L12 10.586 8.707 7.293z" fill="currentColor" fill-rule="evenodd"/></svg></svg></g></svg>';
|
|
67
|
-
const tuiIconCloseCircleLarge = '<svg
|
|
143
|
+
const tuiIconCloseCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCloseCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m15 9-6 6M9 9l6 6"/></svg></svg></svg></g></svg>';
|
|
68
144
|
const tuiIconCloseLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconCloseLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path clip-rule="evenodd" d="M8.707 7.293a1 1 0 0 0-1.414 1.414L10.586 12l-3.293 3.293a1 1 0 1 0 1.414 1.414L12 13.414l3.293 3.293a1 1 0 0 0 1.414-1.414L13.414 12l3.293-3.293a1 1 0 0 0-1.414-1.414L12 10.586 8.707 7.293z" fill="currentColor" fill-rule="evenodd"/></svg></svg></g></svg>';
|
|
69
|
-
const tuiIconCloud = '<svg
|
|
70
|
-
const
|
|
71
|
-
const
|
|
72
|
-
const
|
|
73
|
-
const
|
|
74
|
-
const
|
|
75
|
-
const
|
|
76
|
-
const
|
|
77
|
-
const
|
|
78
|
-
const
|
|
79
|
-
const
|
|
80
|
-
const
|
|
81
|
-
const
|
|
82
|
-
const
|
|
83
|
-
const
|
|
84
|
-
const
|
|
85
|
-
const
|
|
86
|
-
const
|
|
145
|
+
const tuiIconCloud = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCloud" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z"/></svg></svg></svg></g></svg>';
|
|
146
|
+
const tuiIconCloudDrizzle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCloudDrizzle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M8 19v2M8 13v2M16 19v2M16 13v2M12 21v2M12 15v2M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"/></svg></svg></svg></g></svg>';
|
|
147
|
+
const tuiIconCloudDrizzleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCloudDrizzleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8 19v2M8 13v2M16 19v2M16 13v2M12 21v2M12 15v2M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"/></svg></svg></svg></g></svg>';
|
|
148
|
+
const tuiIconCloudLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCloudLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z"/></svg></svg></svg></g></svg>';
|
|
149
|
+
const tuiIconCloudLightning = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCloudLightning" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9"/><path d="m13 11-4 6h6l-4 6"/></svg></svg></svg></g></svg>';
|
|
150
|
+
const tuiIconCloudLightningLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCloudLightningLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9"/><path d="m13 11-4 6h6l-4 6"/></svg></svg></svg></g></svg>';
|
|
151
|
+
const tuiIconCloudOff = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCloudOff" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M22.61 16.95A5 5 0 0 0 18 10h-1.26a8 8 0 0 0-7.05-6M5 5a8 8 0 0 0 4 15h9a5 5 0 0 0 1.7-.3M1 1l22 22"/></svg></svg></svg></g></svg>';
|
|
152
|
+
const tuiIconCloudOffLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCloudOffLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22.61 16.95A5 5 0 0 0 18 10h-1.26a8 8 0 0 0-7.05-6M5 5a8 8 0 0 0 4 15h9a5 5 0 0 0 1.7-.3M1 1l22 22"/></svg></svg></svg></g></svg>';
|
|
153
|
+
const tuiIconCloudRain = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCloudRain" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M16 13v8M8 13v8M12 15v8M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"/></svg></svg></svg></g></svg>';
|
|
154
|
+
const tuiIconCloudRainLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCloudRainLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 13v8M8 13v8M12 15v8M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"/></svg></svg></svg></g></svg>';
|
|
155
|
+
const tuiIconCloudSnow = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCloudSnow" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M20 17.58A5 5 0 0 0 18 8h-1.26A8 8 0 1 0 4 16.25M8 16h.01M8 20h.01M12 18h.01M12 22h.01M16 16h.01M16 20h.01"/></svg></svg></svg></g></svg>';
|
|
156
|
+
const tuiIconCloudSnowLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCloudSnowLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 17.58A5 5 0 0 0 18 8h-1.26A8 8 0 1 0 4 16.25M8 16h.01M8 20h.01M12 18h.01M12 22h.01M16 16h.01M16 20h.01"/></svg></svg></svg></g></svg>';
|
|
157
|
+
const tuiIconCode = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCode" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m16 18 6-6-6-6M8 6l-6 6 6 6"/></svg></svg></svg></g></svg>';
|
|
158
|
+
const tuiIconCodeLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCodeLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m16 18 6-6-6-6M8 6l-6 6 6 6"/></svg></svg></svg></g></svg>';
|
|
159
|
+
const tuiIconCodepen = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCodepen" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m12 2 10 6.5v7L12 22 2 15.5v-7L12 2zM12 22v-6.5"/><path d="m22 8.5-10 7-10-7"/><path d="m2 15.5 10-7 10 7M12 2v6.5"/></svg></svg></svg></g></svg>';
|
|
160
|
+
const tuiIconCodepenLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCodepenLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m12 2 10 6.5v7L12 22 2 15.5v-7L12 2zM12 22v-6.5"/><path d="m22 8.5-10 7-10-7"/><path d="m2 15.5 10-7 10 7M12 2v6.5"/></svg></svg></svg></g></svg>';
|
|
161
|
+
const tuiIconCodesandbox = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCodesandbox" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"/><path d="m7.5 4.21 4.5 2.6 4.5-2.6M7.5 19.79V14.6L3 12M21 12l-4.5 2.6v5.19M3.27 6.96 12 12.01l8.73-5.05M12 22.08V12"/></svg></svg></svg></g></svg>';
|
|
162
|
+
const tuiIconCodesandboxLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCodesandboxLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"/><path d="m7.5 4.21 4.5 2.6 4.5-2.6M7.5 19.79V14.6L3 12M21 12l-4.5 2.6v5.19M3.27 6.96 12 12.01l8.73-5.05M12 22.08V12"/></svg></svg></svg></g></svg>';
|
|
163
|
+
const tuiIconCoffee = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCoffee" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M18 8h1a4 4 0 0 1 0 8h-1M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8zM6 1v3M10 1v3M14 1v3"/></svg></svg></svg></g></svg>';
|
|
164
|
+
const tuiIconCoffeeLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCoffeeLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 8h1a4 4 0 0 1 0 8h-1M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8zM6 1v3M10 1v3M14 1v3"/></svg></svg></svg></g></svg>';
|
|
165
|
+
const tuiIconCollapse = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCollapse" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M4 14h6v6M20 10h-6V4M14 10l7-7M3 21l7-7"/></svg></svg></svg></g></svg>';
|
|
166
|
+
const tuiIconColorLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconColorLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M0 18h24v4H0v-4Z" fill="currentColor" stroke="none"/><path d="m7 15 1.667-3.84M17 15l-1.667-3.84m0 0L12 3l-3.333 8.16m6.666 0H8.667" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
167
|
+
const tuiIconColumns = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconColumns" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3h7a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-7m0-18H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7m0-18v18"/></svg></svg></svg></g></svg>';
|
|
168
|
+
const tuiIconColumnsLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconColumnsLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3h7a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-7m0-18H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7m0-18v18"/></svg></svg></svg></g></svg>';
|
|
169
|
+
const tuiIconCommand = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCommand" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z"/></svg></svg></svg></g></svg>';
|
|
170
|
+
const tuiIconCommandLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCommandLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z"/></svg></svg></svg></g></svg>';
|
|
171
|
+
const tuiIconComment = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconComment" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"/></svg></svg></svg></g></svg>';
|
|
172
|
+
const tuiIconCommentLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCommentLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"/></svg></svg></svg></g></svg>';
|
|
173
|
+
const tuiIconCompanyLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCompanyLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="7" width="20" height="14" rx="2" ry="2"/><path d="M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"/></svg></svg></svg></g></svg>';
|
|
174
|
+
const tuiIconCompass = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCompass" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m16.24 7.76-2.12 6.36-6.36 2.12 2.12-6.36 6.36-2.12z"/></svg></svg></svg></g></svg>';
|
|
175
|
+
const tuiIconCompassLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCompassLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m16.24 7.76-2.12 6.36-6.36 2.12 2.12-6.36 6.36-2.12z"/></svg></svg></svg></g></svg>';
|
|
176
|
+
const tuiIconCopy = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCopy" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="9" y="9" width="13" height="13" rx="2" ry="2"/><path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"/></svg></svg></svg></g></svg>';
|
|
177
|
+
const tuiIconCopyLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCopyLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="9" y="9" width="13" height="13" rx="2" ry="2"/><path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"/></svg></svg></svg></g></svg>';
|
|
178
|
+
const tuiIconCornerDownLeft = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCornerDownLeft" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m9 10-5 5 5 5"/><path d="M20 4v7a4 4 0 0 1-4 4H4"/></svg></svg></svg></g></svg>';
|
|
179
|
+
const tuiIconCornerDownLeftLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCornerDownLeftLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m9 10-5 5 5 5"/><path d="M20 4v7a4 4 0 0 1-4 4H4"/></svg></svg></svg></g></svg>';
|
|
180
|
+
const tuiIconCornerDownRight = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCornerDownRight" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m15 10 5 5-5 5"/><path d="M4 4v7a4 4 0 0 0 4 4h12"/></svg></svg></svg></g></svg>';
|
|
181
|
+
const tuiIconCornerDownRightLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCornerDownRightLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m15 10 5 5-5 5"/><path d="M4 4v7a4 4 0 0 0 4 4h12"/></svg></svg></svg></g></svg>';
|
|
182
|
+
const tuiIconCornerLeftDown = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCornerLeftDown" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m14 15-5 5-5-5"/><path d="M20 4h-7a4 4 0 0 0-4 4v12"/></svg></svg></svg></g></svg>';
|
|
183
|
+
const tuiIconCornerLeftDownLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCornerLeftDownLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m14 15-5 5-5-5"/><path d="M20 4h-7a4 4 0 0 0-4 4v12"/></svg></svg></svg></g></svg>';
|
|
184
|
+
const tuiIconCornerLeftUp = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCornerLeftUp" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M14 9 9 4 4 9"/><path d="M20 20h-7a4 4 0 0 1-4-4V4"/></svg></svg></svg></g></svg>';
|
|
185
|
+
const tuiIconCornerLeftUpLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCornerLeftUpLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 9 9 4 4 9"/><path d="M20 20h-7a4 4 0 0 1-4-4V4"/></svg></svg></svg></g></svg>';
|
|
186
|
+
const tuiIconCornerRightDown = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCornerRightDown" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m10 15 5 5 5-5"/><path d="M4 4h7a4 4 0 0 1 4 4v12"/></svg></svg></svg></g></svg>';
|
|
187
|
+
const tuiIconCornerRightDownLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCornerRightDownLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m10 15 5 5 5-5"/><path d="M4 4h7a4 4 0 0 1 4 4v12"/></svg></svg></svg></g></svg>';
|
|
188
|
+
const tuiIconCornerRightUp = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCornerRightUp" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m10 9 5-5 5 5"/><path d="M4 20h7a4 4 0 0 0 4-4V4"/></svg></svg></svg></g></svg>';
|
|
189
|
+
const tuiIconCornerRightUpLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCornerRightUpLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m10 9 5-5 5 5"/><path d="M4 20h7a4 4 0 0 0 4-4V4"/></svg></svg></svg></g></svg>';
|
|
190
|
+
const tuiIconCornerUpLeft = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCornerUpLeft" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M9 14 4 9l5-5"/><path d="M20 20v-7a4 4 0 0 0-4-4H4"/></svg></svg></svg></g></svg>';
|
|
191
|
+
const tuiIconCornerUpLeftLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCornerUpLeftLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 14 4 9l5-5"/><path d="M20 20v-7a4 4 0 0 0-4-4H4"/></svg></svg></svg></g></svg>';
|
|
192
|
+
const tuiIconCornerUpRight = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCornerUpRight" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m15 14 5-5-5-5"/><path d="M4 20v-7a4 4 0 0 1 4-4h12"/></svg></svg></svg></g></svg>';
|
|
193
|
+
const tuiIconCornerUpRightLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCornerUpRightLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m15 14 5-5-5-5"/><path d="M4 20v-7a4 4 0 0 1 4-4h12"/></svg></svg></svg></g></svg>';
|
|
194
|
+
const tuiIconCpu = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCpu" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="16" height="16" rx="2" ry="2"/><path d="M9 9h6v6H9zM9 1v3M15 1v3M9 20v3M15 20v3M20 9h3M20 14h3M1 9h3M1 14h3"/></svg></svg></svg></g></svg>';
|
|
195
|
+
const tuiIconCpuLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCpuLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="16" height="16" rx="2" ry="2"/><path d="M9 9h6v6H9zM9 1v3M15 1v3M9 20v3M15 20v3M20 9h3M20 14h3M1 9h3M1 14h3"/></svg></svg></svg></g></svg>';
|
|
196
|
+
const tuiIconCreditCard = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCreditCard" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="1" y="4" width="22" height="16" rx="2" ry="2"/><path d="M1 10h22"/></svg></svg></svg></g></svg>';
|
|
197
|
+
const tuiIconCreditCardLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCreditCardLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="1" y="4" width="22" height="16" rx="2" ry="2"/><path d="M1 10h22"/></svg></svg></svg></g></svg>';
|
|
198
|
+
const tuiIconCrop = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCrop" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M6.13 1 6 16a2 2 0 0 0 2 2h15"/><path d="M1 6.13 16 6a2 2 0 0 1 2 2v15"/></svg></svg></svg></g></svg>';
|
|
199
|
+
const tuiIconCropLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCropLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6.13 1 6 16a2 2 0 0 0 2 2h15"/><path d="M1 6.13 16 6a2 2 0 0 1 2 2v15"/></svg></svg></svg></g></svg>';
|
|
200
|
+
const tuiIconCrosshair = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconCrosshair" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M22 12h-4M6 12H2M12 6V2M12 22v-4"/></svg></svg></svg></g></svg>';
|
|
201
|
+
const tuiIconCrosshairLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconCrosshairLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M22 12h-4M6 12H2M12 6V2M12 22v-4"/></svg></svg></svg></g></svg>';
|
|
202
|
+
const tuiIconDatabase = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconDatabase" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><ellipse cx="12" cy="5" rx="9" ry="3"/><path d="M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"/><path d="M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"/></svg></svg></svg></g></svg>';
|
|
203
|
+
const tuiIconDatabaseLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconDatabaseLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><ellipse cx="12" cy="5" rx="9" ry="3"/><path d="M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"/><path d="M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"/></svg></svg></svg></g></svg>';
|
|
204
|
+
const tuiIconDefaultDocLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconDefaultDocLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" stroke="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M6 2h8l6 6v12c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2z" fill="#CBCFD3"/><path d="m14 2 6 6h-4c-1.1 0-2-.9-2-2V2z" fill="#959BA4"/></svg></svg></g></svg>';
|
|
205
|
+
const tuiIconDelete = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconDelete" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zM18 9l-6 6M12 9l6 6"/></svg></svg></svg></g></svg>';
|
|
206
|
+
const tuiIconDeleteLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconDeleteLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zM18 9l-6 6M12 9l6 6"/></svg></svg></svg></g></svg>';
|
|
207
|
+
const tuiIconDesktopLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconDesktopLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="3" width="20" height="14" rx="2" ry="2"/><path d="M8 21h8M12 17v4"/></svg></svg></svg></g></svg>';
|
|
208
|
+
const tuiIconDisc = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconDisc" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="12" r="3"/></svg></svg></svg></g></svg>';
|
|
209
|
+
const tuiIconDiscLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconDiscLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="12" r="3"/></svg></svg></svg></g></svg>';
|
|
210
|
+
const tuiIconDislikeLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconDislikeLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17"/></svg></svg></svg></g></svg>';
|
|
211
|
+
const tuiIconDivide = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconDivide" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="6" r="2"/><path d="M5 12h14"/><circle cx="12" cy="18" r="2"/></svg></svg></svg></g></svg>';
|
|
212
|
+
const tuiIconDivideCircle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconDivideCircle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M8 12h8M12 16h0M12 8h0"/><circle cx="12" cy="12" r="10"/></svg></svg></svg></g></svg>';
|
|
213
|
+
const tuiIconDivideCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconDivideCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8 12h8M12 16h0M12 8h0"/><circle cx="12" cy="12" r="10"/></svg></svg></svg></g></svg>';
|
|
214
|
+
const tuiIconDivideLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconDivideLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="6" r="2"/><path d="M5 12h14"/><circle cx="12" cy="18" r="2"/></svg></svg></svg></g></svg>';
|
|
215
|
+
const tuiIconDivideSquare = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconDivideSquare" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M8 12h8M12 16h0M12 8h0"/></svg></svg></svg></g></svg>';
|
|
216
|
+
const tuiIconDivideSquareLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconDivideSquareLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M8 12h8M12 16h0M12 8h0"/></svg></svg></svg></g></svg>';
|
|
217
|
+
const tuiIconDollarSign = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconDollarSign" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M12 1v22M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"/></svg></svg></svg></g></svg>';
|
|
218
|
+
const tuiIconDollarSignLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconDollarSignLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 1v22M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"/></svg></svg></svg></g></svg>';
|
|
219
|
+
const tuiIconDone = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconDone" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"/><path d="M22 4 12 14.01l-3-3"/></svg></svg></svg></g></svg>';
|
|
220
|
+
const tuiIconDownload = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconDownload" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M7 10l5 5 5-5M12 15V3"/></svg></svg></svg></g></svg>';
|
|
221
|
+
const tuiIconDownloadCloud = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconDownloadCloud" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m8 17 4 4 4-4M12 12v9"/><path d="M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29"/></svg></svg></svg></g></svg>';
|
|
222
|
+
const tuiIconDownloadCloudLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconDownloadCloudLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m8 17 4 4 4-4M12 12v9"/><path d="M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29"/></svg></svg></svg></g></svg>';
|
|
223
|
+
const tuiIconDownloadLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconDownloadLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M7 10l5 5 5-5M12 15V3"/></svg></svg></svg></g></svg>';
|
|
224
|
+
const tuiIconDraft = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconDraft" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z"/></svg></svg></svg></g></svg>';
|
|
87
225
|
const tuiIconDrag = '<svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconDrag" xmlns="http://www.w3.org/2000/svg"><svg height="1em" overflow="visible" viewBox="0 0 16 16" width="1em" x="50%" y="50%"><svg x="-8" y="-8"><path d="M10 5a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2ZM6 5a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z" fill="currentColor"/></svg></svg></g></svg>';
|
|
88
226
|
const tuiIconDragLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconDragLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M9 12a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm8 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0zM9 5a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm8 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0zM9 19a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm8 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
89
|
-
const
|
|
90
|
-
const
|
|
91
|
-
const
|
|
92
|
-
const
|
|
93
|
-
const
|
|
94
|
-
const
|
|
95
|
-
const
|
|
96
|
-
const
|
|
97
|
-
const
|
|
98
|
-
const
|
|
99
|
-
const
|
|
100
|
-
const
|
|
101
|
-
const
|
|
102
|
-
const
|
|
103
|
-
const
|
|
104
|
-
const
|
|
105
|
-
const
|
|
227
|
+
const tuiIconDribbble = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconDribbble" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M8.56 2.75c4.37 6.03 6.02 9.42 8.03 17.72m2.54-15.38c-3.72 4.35-8.94 5.66-16.88 5.85m19.5 1.9c-3.5-.93-6.63-.82-8.94 0-2.58.92-5.01 2.86-7.44 6.32"/></svg></svg></svg></g></svg>';
|
|
228
|
+
const tuiIconDribbbleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconDribbbleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M8.56 2.75c4.37 6.03 6.02 9.42 8.03 17.72m2.54-15.38c-3.72 4.35-8.94 5.66-16.88 5.85m19.5 1.9c-3.5-.93-6.63-.82-8.94 0-2.58.92-5.01 2.86-7.44 6.32"/></svg></svg></svg></g></svg>';
|
|
229
|
+
const tuiIconDroplet = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconDroplet" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m12 2.69 5.66 5.66a8 8 0 1 1-11.31 0z"/></svg></svg></svg></g></svg>';
|
|
230
|
+
const tuiIconDropletLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconDropletLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m12 2.69 5.66 5.66a8 8 0 1 1-11.31 0z"/></svg></svg></svg></g></svg>';
|
|
231
|
+
const tuiIconEdit = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconEdit" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"/><path d="M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"/></svg></svg></svg></g></svg>';
|
|
232
|
+
const tuiIconEdit2 = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconEdit2" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z"/></svg></svg></svg></g></svg>';
|
|
233
|
+
const tuiIconEdit2Large = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconEdit2Large" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z"/></svg></svg></svg></g></svg>';
|
|
234
|
+
const tuiIconEdit3 = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconEdit3" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M12 20h9M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z"/></svg></svg></svg></g></svg>';
|
|
235
|
+
const tuiIconEdit3Large = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconEdit3Large" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 20h9M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z"/></svg></svg></svg></g></svg>';
|
|
236
|
+
const tuiIconEditLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconEditLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"/><path d="M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"/></svg></svg></svg></g></svg>';
|
|
237
|
+
const tuiIconElectron = '<svg focusable="false" height="2em" width="2em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconElectron" xmlns="http://www.w3.org/2000/svg"><svg height="2em" overflow="visible" viewBox="0 0 32 32" width="2em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-16" y="-16"><g fill="#1a1f71" stroke="none"><path d="M11.257 9.302 12.875.16h2.587l-1.619 9.143zM23.226.384A6.909 6.909 0 0 0 20.907 0c-2.556 0-4.357 1.24-4.372 3.017-.014 1.314 1.286 2.047 2.267 2.485 1.007.448 1.346.734 1.34 1.134-.006.613-.803.893-1.547.893-1.036 0-1.586-.139-2.435-.48l-.334-.146-.363 2.047c.605.255 1.722.477 2.882.488 2.72 0 4.485-1.226 4.505-3.124.01-1.04-.68-1.832-2.172-2.484-.904-.423-1.458-.705-1.452-1.134 0-.38.469-.786 1.481-.786a4.93 4.93 0 0 1 1.937.35l.231.106.351-1.982M29.86.168h-1.999c-.62 0-1.083.162-1.355.758l-3.842 8.38h2.717s.444-1.127.545-1.375l3.313.004c.077.32.315 1.37.315 1.37h2.4L29.86.168ZM26.67 6.06c.214-.527 1.03-2.556 1.03-2.556-.014.024.213-.53.344-.873l.175.789.599 2.64H26.67ZM9.087.166 6.554 6.4l-.27-1.267c-.471-1.461-1.94-3.044-3.582-3.836l2.316 7.996 2.737-.003L11.828.166h-2.74" transform="translate(0 12)"/><path d="M4.205.16H.033L0 .35c3.246.757 5.393 2.586 6.285 4.784L5.377.932C5.221.352 4.767.18 4.205.16" transform="translate(0 12)"/></g><g fill="#1a1f71" stroke="none"><path d="M2.855 2.393H1.208v1.466H3.05V4.3H.652V.231h2.304v.441H1.208v1.286h1.647v.435ZM3.902.013h.555V4.3h-.555V.014Zm1.956 2.923c.012.718.486 1.014 1.047 1.014.398 0 .644-.066.847-.15l.1.38a2.591 2.591 0 0 1-1.022.187c-.94 0-1.502-.598-1.502-1.48 0-.88.542-1.57 1.432-1.57 1.004 0 1.263.834 1.263 1.371 0 .109-.007.187-.02.248H5.859Zm1.628-.38c.007-.332-.145-.858-.77-.858-.568 0-.808.49-.852.857h1.622Zm3.559 1.642c-.145.066-.467.169-.877.169-.922 0-1.521-.598-1.521-1.491 0-.9.643-1.558 1.64-1.558.328 0 .619.078.77.157l-.126.404a1.412 1.412 0 0 0-.644-.139c-.7 0-1.079.501-1.079 1.105 0 .677.455 1.093 1.06 1.093.316 0 .524-.072.682-.139l.095.399Zm1.558-3.52v.7h.795v.404h-.795v1.576c0 .363.107.568.416.568.152 0 .24-.012.322-.036l.026.404a1.58 1.58 0 0 1-.493.073c-.259 0-.467-.085-.6-.223-.15-.164-.214-.423-.214-.767V1.782h-.474v-.404h.474V.835l.543-.157Zm1.57 1.612c0-.344-.006-.64-.025-.912h.486l.026.58h.018c.14-.393.48-.64.852-.64.057 0 .101.006.152.012v.501c-.057-.012-.113-.012-.19-.012-.39 0-.669.278-.744.676a1.533 1.533 0 0 0-.02.248V4.3h-.554V2.29Zm4.923.525c0 1.08-.79 1.552-1.521 1.552-.821 0-1.464-.58-1.464-1.503 0-.973.675-1.546 1.514-1.546.877 0 1.47.61 1.47 1.497Zm-2.418.03c0 .64.38 1.123.922 1.123.53 0 .927-.477.927-1.135 0-.495-.258-1.117-.915-1.117-.65 0-.934.58-.934 1.13Zm3.269-.676c0-.308-.007-.55-.025-.79h.492l.032.482h.012c.152-.272.505-.543 1.01-.543.423 0 1.08.241 1.08 1.243v1.74h-.556V2.615c0-.47-.183-.863-.707-.863a.796.796 0 0 0-.745.543.724.724 0 0 0-.038.248V4.3h-.555V2.17Z" transform="translate(9 24)"/></g></svg></svg></g></svg>';
|
|
238
|
+
const tuiIconElectronMono = '<svg height="2em" width="2em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconElectronMono" xmlns="http://www.w3.org/2000/svg"><svg height="2em" overflow="visible" viewBox="0 0 32 32" width="2em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%" stroke="none"><svg x="-16" y="-16"><path d="m11.257 21.302 1.618-9.143h2.587l-1.619 9.143h-2.586ZM23.226 12.384A6.91 6.91 0 0 0 20.907 12c-2.556 0-4.357 1.24-4.372 3.017-.014 1.314 1.286 2.047 2.267 2.485 1.007.448 1.346.733 1.34 1.134-.006.613-.803.893-1.547.893-1.035 0-1.586-.139-2.435-.48l-.334-.146-.363 2.047c.604.255 1.722.477 2.882.488 2.72 0 4.485-1.226 4.505-3.124.01-1.04-.68-1.831-2.172-2.484-.904-.423-1.458-.705-1.452-1.134 0-.38.469-.786 1.481-.786a4.933 4.933 0 0 1 1.937.35l.232.106.35-1.982ZM29.86 12.168h-1.999c-.62 0-1.083.163-1.355.758l-3.842 8.38h2.717s.444-1.128.545-1.375l3.313.004c.077.32.315 1.37.315 1.37h2.4l-2.094-9.137Zm-3.19 5.893c.214-.527 1.03-2.556 1.03-2.556-.014.024.213-.53.344-.873l.175.789.599 2.64H26.67ZM9.087 12.166 6.554 18.4l-.27-1.267c-.47-1.461-1.94-3.044-3.582-3.836l2.316 7.996 2.737-.003 4.073-9.125h-2.74Z" fill="currentColor"/><path d="M4.205 12.16H.033L0 12.35c3.246.757 5.393 2.586 6.285 4.784l-.908-4.202c-.156-.58-.61-.752-1.172-.772ZM11.855 26.393h-1.647v1.466h1.843v.441H9.652v-4.069h2.304v.441h-1.748v1.286h1.647v.435Zm1.047-2.38h.555V28.3h-.555v-4.286Zm1.956 2.923c.012.718.486 1.014 1.047 1.014.398 0 .644-.066.847-.15l.1.38a2.592 2.592 0 0 1-1.022.187c-.94 0-1.502-.598-1.502-1.48 0-.88.542-1.57 1.432-1.57 1.004 0 1.263.834 1.263 1.371 0 .109-.006.187-.02.248h-2.145Zm1.628-.38c.007-.332-.145-.858-.77-.858-.568 0-.808.49-.852.857h1.622Zm3.559 1.642c-.145.066-.467.169-.878.169-.921 0-1.52-.598-1.52-1.492 0-.899.643-1.557 1.64-1.557.329 0 .619.078.77.157l-.126.404a1.412 1.412 0 0 0-.644-.139c-.7 0-1.079.501-1.079 1.106 0 .676.455 1.092 1.06 1.092.316 0 .524-.072.682-.139l.095.399Zm1.558-3.52v.7h.795v.404h-.795v1.576c0 .363.107.568.416.568.152 0 .24-.012.322-.036l.026.404a1.58 1.58 0 0 1-.493.073c-.259 0-.467-.085-.6-.223-.15-.164-.214-.423-.214-.767v-1.595h-.474v-.404h.474v-.543l.543-.157Zm1.57 1.612c0-.344-.006-.64-.025-.912h.486l.026.58h.018c.14-.393.48-.64.852-.64.057 0 .101.006.152.012v.501c-.057-.012-.113-.012-.19-.012-.39 0-.669.278-.744.676a1.532 1.532 0 0 0-.02.248V28.3h-.554V26.29Zm4.923.525c0 1.08-.79 1.552-1.521 1.552-.821 0-1.465-.58-1.465-1.504 0-.972.676-1.545 1.515-1.545.877 0 1.47.61 1.47 1.497Zm-2.418.03c0 .64.379 1.123.922 1.123.53 0 .927-.477.927-1.135 0-.495-.258-1.117-.915-1.117-.65 0-.934.58-.934 1.13Zm3.269-.676c0-.308-.007-.55-.025-.79h.492l.031.482h.013c.152-.271.505-.543 1.01-.543.422 0 1.08.241 1.08 1.243v1.74h-.556v-1.685c0-.47-.183-.863-.707-.863a.796.796 0 0 0-.745.543.725.725 0 0 0-.038.248V28.3h-.555V26.17Z" fill="currentColor"/></svg></svg></g></svg>';
|
|
239
|
+
const tuiIconExpand = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconExpand" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7"/></svg></svg></svg></g></svg>';
|
|
240
|
+
const tuiIconExternal = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconExternal" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6M15 3h6v6M10 14 21 3"/></svg></svg></svg></g></svg>';
|
|
241
|
+
const tuiIconExternalLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconExternalLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6M15 3h6v6M10 14 21 3"/></svg></svg></svg></g></svg>';
|
|
242
|
+
const tuiIconExternalLink = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconExternalLink" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6M15 3h6v6M10 14 21 3"/></svg></svg></svg></g></svg>';
|
|
243
|
+
const tuiIconExternalLinkLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconExternalLinkLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6M15 3h6v6M10 14 21 3"/></svg></svg></svg></g></svg>';
|
|
244
|
+
const tuiIconEye = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconEye" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"/><circle cx="12" cy="12" r="3"/></svg></svg></svg></g></svg>';
|
|
245
|
+
const tuiIconEyeClosed = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconEyeClosed" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24M1 1l22 22"/></svg></svg></svg></g></svg>';
|
|
246
|
+
const tuiIconEyeLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconEyeLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"/><circle cx="12" cy="12" r="3"/></svg></svg></svg></g></svg>';
|
|
247
|
+
const tuiIconEyeOff = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconEyeOff" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24M1 1l22 22"/></svg></svg></svg></g></svg>';
|
|
248
|
+
const tuiIconEyeOffLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconEyeOffLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24M1 1l22 22"/></svg></svg></svg></g></svg>';
|
|
249
|
+
const tuiIconEyeOpen = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconEyeOpen" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"/><circle cx="12" cy="12" r="3"/></svg></svg></svg></g></svg>';
|
|
250
|
+
const tuiIconFacebook = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconFacebook" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"/></svg></svg></svg></g></svg>';
|
|
251
|
+
const tuiIconFacebookLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconFacebookLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"/></svg></svg></svg></g></svg>';
|
|
252
|
+
const tuiIconFastForward = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconFastForward" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m13 19 9-7-9-7v14zM2 19l9-7-9-7v14z"/></svg></svg></svg></g></svg>';
|
|
253
|
+
const tuiIconFastForwardLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconFastForwardLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m13 19 9-7-9-7v14zM2 19l9-7-9-7v14z"/></svg></svg></svg></g></svg>';
|
|
254
|
+
const tuiIconFeather = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconFeather" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5zM16 8 2 22M17.5 15H9"/></svg></svg></svg></g></svg>';
|
|
255
|
+
const tuiIconFeatherLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconFeatherLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5zM16 8 2 22M17.5 15H9"/></svg></svg></svg></g></svg>';
|
|
256
|
+
const tuiIconFigma = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconFigma" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5zM12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z"/><path d="M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0zM5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0zM5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z"/></svg></svg></svg></g></svg>';
|
|
257
|
+
const tuiIconFigmaLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconFigmaLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5zM12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z"/><path d="M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0zM5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0zM5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z"/></svg></svg></svg></g></svg>';
|
|
258
|
+
const tuiIconFile = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconFile" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"/><path d="M13 2v7h7"/></svg></svg></svg></g></svg>';
|
|
259
|
+
const tuiIconFileLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconFileLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"/><path d="M13 2v7h7"/></svg></svg></svg></g></svg>';
|
|
260
|
+
const tuiIconFileMinus = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconFileMinus" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/><path d="M14 2v6h6M9 15h6"/></svg></svg></svg></g></svg>';
|
|
261
|
+
const tuiIconFileMinusLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconFileMinusLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/><path d="M14 2v6h6M9 15h6"/></svg></svg></svg></g></svg>';
|
|
262
|
+
const tuiIconFilePlus = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconFilePlus" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/><path d="M14 2v6h6M12 18v-6M9 15h6"/></svg></svg></svg></g></svg>';
|
|
263
|
+
const tuiIconFilePlusLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconFilePlusLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/><path d="M14 2v6h6M12 18v-6M9 15h6"/></svg></svg></svg></g></svg>';
|
|
264
|
+
const tuiIconFileText = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconFileText" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/><path d="M14 2v6h6M16 13H8M16 17H8M10 9H8"/></svg></svg></svg></g></svg>';
|
|
265
|
+
const tuiIconFileTextLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconFileTextLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/><path d="M14 2v6h6M16 13H8M16 17H8M10 9H8"/></svg></svg></svg></g></svg>';
|
|
266
|
+
const tuiIconFilm = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconFilm" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="2" width="20" height="20" rx="2.18" ry="2.18"/><path d="M7 2v20M17 2v20M2 12h20M2 7h5M2 17h5M17 17h5M17 7h5"/></svg></svg></svg></g></svg>';
|
|
267
|
+
const tuiIconFilmLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconFilmLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="2" width="20" height="20" rx="2.18" ry="2.18"/><path d="M7 2v20M17 2v20M2 12h20M2 7h5M2 17h5M17 17h5M17 7h5"/></svg></svg></svg></g></svg>';
|
|
268
|
+
const tuiIconFilter = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconFilter" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M22 3H2l8 9.46V19l4 2v-8.54L22 3z"/></svg></svg></svg></g></svg>';
|
|
269
|
+
const tuiIconFilterLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconFilterLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 3H2l8 9.46V19l4 2v-8.54L22 3z"/></svg></svg></svg></g></svg>';
|
|
270
|
+
const tuiIconFlag = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconFlag" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1zM4 22v-7"/></svg></svg></svg></g></svg>';
|
|
271
|
+
const tuiIconFlagLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconFlagLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1zM4 22v-7"/></svg></svg></svg></g></svg>';
|
|
272
|
+
const tuiIconFolder = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconFolder" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"/></svg></svg></svg></g></svg>';
|
|
273
|
+
const tuiIconFolderLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconFolderLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"/></svg></svg></svg></g></svg>';
|
|
274
|
+
const tuiIconFolderMinus = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconFolderMinus" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2zM9 14h6"/></svg></svg></svg></g></svg>';
|
|
275
|
+
const tuiIconFolderMinusLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconFolderMinusLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2zM9 14h6"/></svg></svg></svg></g></svg>';
|
|
276
|
+
const tuiIconFolderPlus = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconFolderPlus" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2zM12 11v6M9 14h6"/></svg></svg></svg></g></svg>';
|
|
277
|
+
const tuiIconFolderPlusLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconFolderPlusLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2zM12 11v6M9 14h6"/></svg></svg></svg></g></svg>';
|
|
106
278
|
const tuiIconFontLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconFontLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M9 21V3H2h14M18.5 21V10H15h7" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
107
279
|
const tuiIconFormatLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconFormatLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="m3 21.5 3-9M18 4H9l-3 8.5m0 0h7.5M14 21.5V19l6-6 2.5 2.5-6.5 6h-2Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
108
|
-
const tuiIconFrameLarge = '<svg
|
|
109
|
-
const
|
|
110
|
-
const
|
|
280
|
+
const tuiIconFrameLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconFrameLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M3 9h18M9 21V9"/></svg></svg></svg></g></svg>';
|
|
281
|
+
const tuiIconFramer = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconFramer" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M5 16V9h14V2H5l14 14h-7m-7 0 7 7v-7m-7 0h7"/></svg></svg></svg></g></svg>';
|
|
282
|
+
const tuiIconFramerLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconFramerLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 16V9h14V2H5l14 14h-7m-7 0 7 7v-7m-7 0h7"/></svg></svg></svg></g></svg>';
|
|
283
|
+
const tuiIconFrown = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconFrown" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M16 16s-1.5-2-4-2-4 2-4 2M9 9h.01M15 9h.01"/></svg></svg></svg></g></svg>';
|
|
284
|
+
const tuiIconFrownLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconFrownLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M16 16s-1.5-2-4-2-4 2-4 2M9 9h.01M15 9h.01"/></svg></svg></svg></g></svg>';
|
|
285
|
+
const tuiIconGeoLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconGeoLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"/><circle cx="12" cy="10" r="3"/></svg></svg></svg></g></svg>';
|
|
286
|
+
const tuiIconGift = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconGift" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M20 12v10H4V12M2 7h20v5H2zM12 22V7M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7zM12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z"/></svg></svg></svg></g></svg>';
|
|
287
|
+
const tuiIconGiftLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconGiftLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 12v10H4V12M2 7h20v5H2zM12 22V7M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7zM12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z"/></svg></svg></svg></g></svg>';
|
|
288
|
+
const tuiIconGitBranch = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconGitBranch" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M6 3v12"/><circle cx="18" cy="6" r="3"/><circle cx="6" cy="18" r="3"/><path d="M18 9a9 9 0 0 1-9 9"/></svg></svg></svg></g></svg>';
|
|
289
|
+
const tuiIconGitBranchLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconGitBranchLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 3v12"/><circle cx="18" cy="6" r="3"/><circle cx="6" cy="18" r="3"/><path d="M18 9a9 9 0 0 1-9 9"/></svg></svg></svg></g></svg>';
|
|
290
|
+
const tuiIconGitCommit = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconGitCommit" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="4"/><path d="M1.05 12H7M17.01 12h5.95"/></svg></svg></svg></g></svg>';
|
|
291
|
+
const tuiIconGitCommitLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconGitCommitLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="4"/><path d="M1.05 12H7M17.01 12h5.95"/></svg></svg></svg></g></svg>';
|
|
292
|
+
const tuiIconGitMerge = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconGitMerge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="18" cy="18" r="3"/><circle cx="6" cy="6" r="3"/><path d="M6 21V9a9 9 0 0 0 9 9"/></svg></svg></svg></g></svg>';
|
|
293
|
+
const tuiIconGitMergeLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconGitMergeLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="18" cy="18" r="3"/><circle cx="6" cy="6" r="3"/><path d="M6 21V9a9 9 0 0 0 9 9"/></svg></svg></svg></g></svg>';
|
|
294
|
+
const tuiIconGitPullRequest = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconGitPullRequest" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="18" cy="18" r="3"/><circle cx="6" cy="6" r="3"/><path d="M13 6h3a2 2 0 0 1 2 2v7M6 9v12"/></svg></svg></svg></g></svg>';
|
|
295
|
+
const tuiIconGitPullRequestLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconGitPullRequestLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="18" cy="18" r="3"/><circle cx="6" cy="6" r="3"/><path d="M13 6h3a2 2 0 0 1 2 2v7M6 9v12"/></svg></svg></svg></g></svg>';
|
|
296
|
+
const tuiIconGithub = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconGithub" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"/></svg></svg></svg></g></svg>';
|
|
297
|
+
const tuiIconGithubLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconGithubLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"/></svg></svg></svg></g></svg>';
|
|
298
|
+
const tuiIconGitlab = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconGitlab" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M22.65 14.39 12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"/></svg></svg></svg></g></svg>';
|
|
299
|
+
const tuiIconGitlabLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconGitlabLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22.65 14.39 12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"/></svg></svg></svg></g></svg>';
|
|
300
|
+
const tuiIconGlobe = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconGlobe" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"/></svg></svg></svg></g></svg>';
|
|
301
|
+
const tuiIconGlobeLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconGlobeLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"/></svg></svg></svg></g></svg>';
|
|
302
|
+
const tuiIconGrid = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconGrid" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M3 3h7v7H3zM14 3h7v7h-7zM14 14h7v7h-7zM3 14h7v7H3z"/></svg></svg></svg></g></svg>';
|
|
303
|
+
const tuiIconGridLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconGridLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 3h7v7H3zM14 3h7v7h-7zM14 14h7v7h-7zM3 14h7v7H3z"/></svg></svg></svg></g></svg>';
|
|
304
|
+
const tuiIconHardDrive = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconHardDrive" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M22 12H2M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11zM6 16h.01M10 16h.01"/></svg></svg></svg></g></svg>';
|
|
305
|
+
const tuiIconHardDriveLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconHardDriveLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 12H2M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11zM6 16h.01M10 16h.01"/></svg></svg></svg></g></svg>';
|
|
306
|
+
const tuiIconHash = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconHash" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M4 9h16M4 15h16M10 3 8 21M16 3l-2 18"/></svg></svg></svg></g></svg>';
|
|
307
|
+
const tuiIconHashLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconHashLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 9h16M4 15h16M10 3 8 21M16 3l-2 18"/></svg></svg></svg></g></svg>';
|
|
308
|
+
const tuiIconHeadphones = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconHeadphones" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M3 18v-6a9 9 0 0 1 18 0v6"/><path d="M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z"/></svg></svg></svg></g></svg>';
|
|
309
|
+
const tuiIconHeadphonesLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconHeadphonesLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 18v-6a9 9 0 0 1 18 0v6"/><path d="M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z"/></svg></svg></svg></g></svg>';
|
|
310
|
+
const tuiIconHeart = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconHeart" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"/></svg></svg></svg></g></svg>';
|
|
111
311
|
const tuiIconHeartFilled = '<svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconHeartFilled" xmlns="http://www.w3.org/2000/svg"><svg fill="currentColor" height="1em" overflow="visible" viewBox="0 0 16 16" width="1em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-8" y="-8"><path d="M13.893 3.074a3.667 3.667 0 0 0-5.186 0L8 3.78l-.707-.706A3.668 3.668 0 0 0 2.107 8.26l.706.707L8 14.154l5.187-5.187.706-.707a3.667 3.667 0 0 0 0-5.186z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
112
312
|
const tuiIconHeartFilledLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconHeartFilledLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="currentColor" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M21.291 4.612a5.5 5.5 0 0 0-7.78 0l-1.06 1.06-1.06-1.06a5.501 5.501 0 0 0-7.78 7.78l1.06 1.06 7.78 7.78 7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
113
|
-
const tuiIconHeartLarge = '<svg
|
|
114
|
-
const
|
|
115
|
-
const
|
|
116
|
-
const
|
|
313
|
+
const tuiIconHeartLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconHeartLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"/></svg></svg></svg></g></svg>';
|
|
314
|
+
const tuiIconHelpCircle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconHelpCircle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3M12 17h.01"/></svg></svg></svg></g></svg>';
|
|
315
|
+
const tuiIconHelpCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconHelpCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3M12 17h.01"/></svg></svg></svg></g></svg>';
|
|
316
|
+
const tuiIconHexagon = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconHexagon" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"/></svg></svg></svg></g></svg>';
|
|
317
|
+
const tuiIconHexagonLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconHexagonLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"/></svg></svg></svg></g></svg>';
|
|
318
|
+
const tuiIconHideLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconHideLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24M1 1l22 22"/></svg></svg></svg></g></svg>';
|
|
319
|
+
const tuiIconHiliteLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconHiliteLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" stroke="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path clip-rule="evenodd" d="M0 18h4v4H0v-4Z" fill="#E7E8EA" fill-rule="evenodd"/><path clip-rule="evenodd" d="M4 18h4v4H4v-4Z" fill="#CBCFD3" fill-rule="evenodd"/><path clip-rule="evenodd" d="M8 18h4v4H8v-4Z" fill="#E7E8EA" fill-rule="evenodd"/><path clip-rule="evenodd" d="M12 18h4v4h-4v-4Z" fill="#CBCFD3" fill-rule="evenodd"/><path clip-rule="evenodd" d="M16 18h4v4h-4v-4Z" fill="#E7E8EA" fill-rule="evenodd"/><path clip-rule="evenodd" d="M20 18h4v4h-4v-4Z" fill="#CBCFD3" fill-rule="evenodd"/><path d="M8.182 16H5l2.727-4L10 13.714 8.182 16ZM9 7.5 15.667 1 19 4l-4.762 8M9 7.5l5.238 4.5M9 7.5 7 11l4 3.5 3.238-2.5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
320
|
+
const tuiIconHome = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconHome" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path d="M9 22V12h6v10"/></svg></svg></svg></g></svg>';
|
|
321
|
+
const tuiIconHomeLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconHomeLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path d="M9 22V12h6v10"/></svg></svg></svg></g></svg>';
|
|
117
322
|
const tuiIconHrLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconHrLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M21 12H3" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
118
|
-
const
|
|
323
|
+
const tuiIconImage = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconImage" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><circle cx="8.5" cy="8.5" r="1.5"/><path d="m21 15-5-5L5 21"/></svg></svg></svg></g></svg>';
|
|
324
|
+
const tuiIconImageLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconImageLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><circle cx="8.5" cy="8.5" r="1.5"/><path d="m21 15-5-5L5 21"/></svg></svg></svg></g></svg>';
|
|
325
|
+
const tuiIconImgLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconImgLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><circle cx="8.5" cy="8.5" r="1.5"/><path d="m21 15-5-5L5 21"/></svg></svg></svg></g></svg>';
|
|
326
|
+
const tuiIconInbox = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconInbox" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M22 12h-6l-2 3h-4l-2-3H2"/><path d="M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"/></svg></svg></svg></g></svg>';
|
|
327
|
+
const tuiIconInboxLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconInboxLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 12h-6l-2 3h-4l-2-3H2"/><path d="M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"/></svg></svg></svg></g></svg>';
|
|
119
328
|
const tuiIconIndentLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconIndentLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M21 10H9M21 6H2.5M2 9.5l3 2.4-3 2.4M21 14H9M11 18H3" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
120
|
-
const tuiIconInfo = '<svg
|
|
121
|
-
const tuiIconInfoCircleLarge = '<svg
|
|
122
|
-
const
|
|
123
|
-
const
|
|
124
|
-
const
|
|
125
|
-
const
|
|
126
|
-
const
|
|
127
|
-
const
|
|
128
|
-
const
|
|
129
|
-
const
|
|
130
|
-
const
|
|
131
|
-
const
|
|
132
|
-
const
|
|
133
|
-
const
|
|
134
|
-
const
|
|
135
|
-
const
|
|
136
|
-
const
|
|
137
|
-
const
|
|
138
|
-
const
|
|
139
|
-
const
|
|
140
|
-
const
|
|
141
|
-
const
|
|
142
|
-
const
|
|
143
|
-
const
|
|
144
|
-
const
|
|
145
|
-
const
|
|
146
|
-
const
|
|
147
|
-
const
|
|
148
|
-
const
|
|
149
|
-
const
|
|
150
|
-
const
|
|
151
|
-
const
|
|
329
|
+
const tuiIconInfo = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconInfo" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M12 16v-4M12 8h.01"/></svg></svg></svg></g></svg>';
|
|
330
|
+
const tuiIconInfoCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconInfoCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M12 16v-4M12 8h.01"/></svg></svg></svg></g></svg>';
|
|
331
|
+
const tuiIconInfoLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconInfoLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M12 16v-4M12 8h.01"/></svg></svg></svg></g></svg>';
|
|
332
|
+
const tuiIconInstagram = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconInstagram" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="2" width="20" height="20" rx="5" ry="5"/><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37zM17.5 6.5h.01"/></svg></svg></svg></g></svg>';
|
|
333
|
+
const tuiIconInstagramLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconInstagramLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="2" width="20" height="20" rx="5" ry="5"/><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37zM17.5 6.5h.01"/></svg></svg></svg></g></svg>';
|
|
334
|
+
const tuiIconItalic = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconItalic" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M19 4h-9M14 20H5M15 4 9 20"/></svg></svg></svg></g></svg>';
|
|
335
|
+
const tuiIconItalicLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconItalicLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M19 4h-9M14 20H5M15 4 9 20"/></svg></svg></svg></g></svg>';
|
|
336
|
+
const tuiIconKey = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconKey" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m21 2-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0 3 3L22 7l-3-3m-3.5 3.5L19 4"/></svg></svg></svg></g></svg>';
|
|
337
|
+
const tuiIconKeyLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconKeyLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m21 2-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0 3 3L22 7l-3-3m-3.5 3.5L19 4"/></svg></svg></svg></g></svg>';
|
|
338
|
+
const tuiIconLayers = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconLayers" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M12 2 2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5"/></svg></svg></svg></g></svg>';
|
|
339
|
+
const tuiIconLayersLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconLayersLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 2 2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5"/></svg></svg></svg></g></svg>';
|
|
340
|
+
const tuiIconLayout = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconLayout" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M3 9h18M9 21V9"/></svg></svg></svg></g></svg>';
|
|
341
|
+
const tuiIconLayoutLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconLayoutLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M3 9h18M9 21V9"/></svg></svg></svg></g></svg>';
|
|
342
|
+
const tuiIconLifeBuoy = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconLifeBuoy" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="12" r="4"/><path d="m4.93 4.93 4.24 4.24M14.83 14.83l4.24 4.24M14.83 9.17l4.24-4.24M14.83 9.17l3.53-3.53M4.93 19.07l4.24-4.24"/></svg></svg></svg></g></svg>';
|
|
343
|
+
const tuiIconLifeBuoyLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconLifeBuoyLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="12" r="4"/><path d="m4.93 4.93 4.24 4.24M14.83 14.83l4.24 4.24M14.83 9.17l4.24-4.24M14.83 9.17l3.53-3.53M4.93 19.07l4.24-4.24"/></svg></svg></svg></g></svg>';
|
|
344
|
+
const tuiIconLikeLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconLikeLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"/></svg></svg></svg></g></svg>';
|
|
345
|
+
const tuiIconLink = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconLink" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/></svg></svg></svg></g></svg>';
|
|
346
|
+
const tuiIconLink2 = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconLink2" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3M8 12h8"/></svg></svg></svg></g></svg>';
|
|
347
|
+
const tuiIconLink2Large = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconLink2Large" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3M8 12h8"/></svg></svg></svg></g></svg>';
|
|
348
|
+
const tuiIconLinkLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconLinkLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/></svg></svg></svg></g></svg>';
|
|
349
|
+
const tuiIconLinkedin = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconLinkedin" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6zM2 9h4v12H2z"/><circle cx="4" cy="4" r="2"/></svg></svg></svg></g></svg>';
|
|
350
|
+
const tuiIconLinkedinLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconLinkedinLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6zM2 9h4v12H2z"/><circle cx="4" cy="4" r="2"/></svg></svg></svg></g></svg>';
|
|
351
|
+
const tuiIconList = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconList" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M8 6h13M8 12h13M8 18h13M3 6h.01M3 12h.01M3 18h.01"/></svg></svg></svg></g></svg>';
|
|
352
|
+
const tuiIconListLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconListLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8 6h13M8 12h13M8 18h13M3 6h.01M3 12h.01M3 18h.01"/></svg></svg></svg></g></svg>';
|
|
353
|
+
const tuiIconLoader = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconLoader" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83M2 12h4M18 12h4M4.93 19.07l2.83-2.83M16.24 7.76l2.83-2.83"/></svg></svg></svg></g></svg>';
|
|
354
|
+
const tuiIconLoaderLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconLoaderLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83M2 12h4M18 12h4M4.93 19.07l2.83-2.83M16.24 7.76l2.83-2.83"/></svg></svg></svg></g></svg>';
|
|
355
|
+
const tuiIconLock = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconLock" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="11" width="18" height="11" rx="2" ry="2"/><path d="M7 11V7a5 5 0 0 1 10 0v4"/></svg></svg></svg></g></svg>';
|
|
356
|
+
const tuiIconLockLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconLockLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="11" width="18" height="11" rx="2" ry="2"/><path d="M7 11V7a5 5 0 0 1 10 0v4"/></svg></svg></svg></g></svg>';
|
|
357
|
+
const tuiIconLockOpenLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconLockOpenLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="11" width="18" height="11" rx="2" ry="2"/><path d="M7 11V7a5 5 0 0 1 9.9-1"/></svg></svg></svg></g></svg>';
|
|
358
|
+
const tuiIconLogIn = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconLogIn" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4M10 17l5-5-5-5M15 12H3"/></svg></svg></svg></g></svg>';
|
|
359
|
+
const tuiIconLogInLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconLogInLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4M10 17l5-5-5-5M15 12H3"/></svg></svg></svg></g></svg>';
|
|
360
|
+
const tuiIconLogOut = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconLogOut" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4M16 17l5-5-5-5M21 12H9"/></svg></svg></svg></g></svg>';
|
|
361
|
+
const tuiIconLogOutLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconLogOutLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4M16 17l5-5-5-5M21 12H9"/></svg></svg></svg></g></svg>';
|
|
362
|
+
const tuiIconMaestro = '<svg focusable="false" height="2em" width="2em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconMaestro" xmlns="http://www.w3.org/2000/svg"><svg height="2em" overflow="visible" viewBox="0 0 32 32" width="2em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-16" y="-16"><g stroke="none"><path d="M13.333 15.634a8.325 8.325 0 0 0 3.704-6.93c0-2.89-1.47-5.435-3.704-6.93a8.333 8.333 0 1 1 0 13.86Z" fill="#0AADFC" transform="translate(3 8)"/><path d="M13.333 1.774a8.325 8.325 0 0 0-3.703 6.93c0 2.889 1.47 5.435 3.703 6.93a8.333 8.333 0 1 1 0-13.86Z" fill="#F03727" transform="translate(3 8)"/><path d="M13.333 1.774a8.325 8.325 0 0 1 3.704 6.93c0 2.889-1.47 5.435-3.704 6.93a8.325 8.325 0 0 1-3.703-6.93c0-2.89 1.47-5.435 3.703-6.93Z" fill="#726ECC" transform="translate(3 8)"/></g></svg></svg></g></svg>';
|
|
363
|
+
const tuiIconMaestroMono = '<svg height="2em" width="2em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconMaestroMono" xmlns="http://www.w3.org/2000/svg"><svg height="2em" overflow="visible" viewBox="0 0 32 32" width="2em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-16" y="-16"><path clip-rule="evenodd" d="M16.333 9.774a8.325 8.325 0 0 0-3.703 6.93c0 2.889 1.47 5.435 3.703 6.93a8.333 8.333 0 1 1 0-13.86Zm0 0a8.325 8.325 0 0 1 3.704 6.93c0 2.889-1.47 5.435-3.704 6.93a8.333 8.333 0 1 0 0-13.86Zm0 1.242a7.318 7.318 0 0 0-2.703 5.688 7.318 7.318 0 0 0 2.703 5.687 7.317 7.317 0 0 0 2.704-5.687 7.317 7.317 0 0 0-2.704-5.688Z" fill="currentColor" stroke="none" fill-rule="evenodd"/></svg></svg></g></svg>';
|
|
364
|
+
const tuiIconMail = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMail" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"/><path d="m22 6-10 7L2 6"/></svg></svg></svg></g></svg>';
|
|
365
|
+
const tuiIconMailLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMailLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"/><path d="m22 6-10 7L2 6"/></svg></svg></svg></g></svg>';
|
|
366
|
+
const tuiIconMap = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMap" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M1 6v16l7-4 8 4 7-4V2l-7 4-8-4-7 4zM8 2v16M16 6v16"/></svg></svg></svg></g></svg>';
|
|
367
|
+
const tuiIconMapLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMapLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M1 6v16l7-4 8 4 7-4V2l-7 4-8-4-7 4zM8 2v16M16 6v16"/></svg></svg></svg></g></svg>';
|
|
368
|
+
const tuiIconMapPin = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMapPin" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"/><circle cx="12" cy="10" r="3"/></svg></svg></svg></g></svg>';
|
|
369
|
+
const tuiIconMapPinLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMapPinLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"/><circle cx="12" cy="10" r="3"/></svg></svg></svg></g></svg>';
|
|
370
|
+
const tuiIconMastercard = '<svg focusable="false" height="2em" width="2em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconMastercard" xmlns="http://www.w3.org/2000/svg"><svg height="2em" overflow="visible" viewBox="0 0 32 32" width="2em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-16" y="-16"><g stroke="none"><path d="M12.833 14.986c2.211-1.468 3.667-3.967 3.667-6.804s-1.456-5.336-3.667-6.804A8.26 8.26 0 0 1 17.417 0c4.556 0 8.25 3.663 8.25 8.182s-3.694 8.182-8.25 8.182a8.26 8.26 0 0 1-4.584-1.378Z" fill="#FBB735" transform="translate(3 8)"/><path d="M12.833 1.378c-2.21 1.468-3.666 3.967-3.666 6.804s1.455 5.336 3.666 6.804a8.26 8.26 0 0 1-4.583 1.378C3.694 16.364 0 12.7 0 8.182S3.694 0 8.25 0a8.26 8.26 0 0 1 4.583 1.378Z" fill="#F03727" transform="translate(3 8)"/><path d="M12.833 1.378C15.044 2.846 16.5 5.345 16.5 8.182s-1.456 5.336-3.667 6.804c-2.21-1.468-3.666-3.967-3.666-6.804s1.455-5.336 3.666-6.804Z" fill="#F6772D" transform="translate(3 8)"/></g></svg></svg></g></svg>';
|
|
371
|
+
const tuiIconMastercardMono = '<svg height="2em" width="2em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconMastercardMono" xmlns="http://www.w3.org/2000/svg"><svg height="2em" overflow="visible" viewBox="0 0 32 32" width="2em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-16" y="-16"><path clip-rule="evenodd" d="M15.833 9.378c-2.21 1.467-3.666 3.967-3.666 6.804s1.455 5.336 3.666 6.804a8.26 8.26 0 0 1-4.583 1.378C6.694 24.364 3 20.7 3 16.182S6.694 8 11.25 8a8.26 8.26 0 0 1 4.583 1.378Zm0 13.608c2.211-1.468 3.667-3.967 3.667-6.804s-1.456-5.336-3.667-6.804A8.26 8.26 0 0 1 20.417 8c4.556 0 8.25 3.663 8.25 8.182s-3.694 8.182-8.25 8.182a8.26 8.26 0 0 1-4.584-1.378Zm0-12.37a7.14 7.14 0 0 0 0 11.13 7.14 7.14 0 0 0 0-11.13Z" fill="currentColor" stroke="none" fill-rule="evenodd"/></svg></svg></g></svg>';
|
|
372
|
+
const tuiIconMaximize = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMaximize" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"/></svg></svg></svg></g></svg>';
|
|
373
|
+
const tuiIconMaximize2 = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMaximize2" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7"/></svg></svg></svg></g></svg>';
|
|
374
|
+
const tuiIconMaximize2Large = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMaximize2Large" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7"/></svg></svg></svg></g></svg>';
|
|
375
|
+
const tuiIconMaximizeLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMaximizeLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"/></svg></svg></svg></g></svg>';
|
|
376
|
+
const tuiIconMeh = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMeh" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M8 15h8M9 9h.01M15 9h.01"/></svg></svg></svg></g></svg>';
|
|
377
|
+
const tuiIconMehLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMehLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M8 15h8M9 9h.01M15 9h.01"/></svg></svg></svg></g></svg>';
|
|
378
|
+
const tuiIconMenu = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMenu" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M3 12h18M3 6h18M3 18h18"/></svg></svg></svg></g></svg>';
|
|
379
|
+
const tuiIconMenuLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMenuLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 12h18M3 6h18M3 18h18"/></svg></svg></svg></g></svg>';
|
|
380
|
+
const tuiIconMessageCircle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMessageCircle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"/></svg></svg></svg></g></svg>';
|
|
381
|
+
const tuiIconMessageCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMessageCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"/></svg></svg></svg></g></svg>';
|
|
382
|
+
const tuiIconMessageSquare = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMessageSquare" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"/></svg></svg></svg></g></svg>';
|
|
383
|
+
const tuiIconMessageSquareLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMessageSquareLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"/></svg></svg></svg></g></svg>';
|
|
384
|
+
const tuiIconMic = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMic" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z"/><path d="M19 10v2a7 7 0 0 1-14 0v-2M12 19v4M8 23h8"/></svg></svg></svg></g></svg>';
|
|
385
|
+
const tuiIconMicLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMicLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z"/><path d="M19 10v2a7 7 0 0 1-14 0v-2M12 19v4M8 23h8"/></svg></svg></svg></g></svg>';
|
|
386
|
+
const tuiIconMicOff = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMicOff" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m1 1 22 22M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6"/><path d="M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23M12 19v4M8 23h8"/></svg></svg></svg></g></svg>';
|
|
387
|
+
const tuiIconMicOffLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMicOffLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m1 1 22 22M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6"/><path d="M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23M12 19v4M8 23h8"/></svg></svg></svg></g></svg>';
|
|
388
|
+
const tuiIconMinimize = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMinimize" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3"/></svg></svg></svg></g></svg>';
|
|
389
|
+
const tuiIconMinimize2 = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMinimize2" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M4 14h6v6M20 10h-6V4M14 10l7-7M3 21l7-7"/></svg></svg></svg></g></svg>';
|
|
390
|
+
const tuiIconMinimize2Large = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMinimize2Large" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 14h6v6M20 10h-6V4M14 10l7-7M3 21l7-7"/></svg></svg></svg></g></svg>';
|
|
391
|
+
const tuiIconMinimizeLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMinimizeLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3"/></svg></svg></svg></g></svg>';
|
|
392
|
+
const tuiIconMinus = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMinus" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"/></svg></svg></svg></g></svg>';
|
|
393
|
+
const tuiIconMinusCircle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMinusCircle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M8 12h8"/></svg></svg></svg></g></svg>';
|
|
394
|
+
const tuiIconMinusCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMinusCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M8 12h8"/></svg></svg></svg></g></svg>';
|
|
395
|
+
const tuiIconMinusLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMinusLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"/></svg></svg></svg></g></svg>';
|
|
396
|
+
const tuiIconMinusSquare = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMinusSquare" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M8 12h8"/></svg></svg></svg></g></svg>';
|
|
397
|
+
const tuiIconMinusSquareLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMinusSquareLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M8 12h8"/></svg></svg></svg></g></svg>';
|
|
398
|
+
const tuiIconMir = '<svg focusable="false" height="2em" width="2em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconMir" xmlns="http://www.w3.org/2000/svg"><svg height="2em" overflow="visible" viewBox="0 0 32 32" width="2em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-16" y="-16"><defs><linearGradient id="tui-mir-gradient" x1="-.18%" x2="100%" y1="50%" y2="50%"><stop offset="0%" stop-color="#00B4E6"/><stop offset="100%" stop-color="#088CCB"/></linearGradient></defs><g stroke="none"><path d="M28.408 0h-6.073c.326 2.024 2.285 3.918 4.44 3.918h4.833c.065-.196.065-.457.065-.653A3.234 3.234 0 0 0 28.408 0Z" fill="url(#tui-mir-gradient) #049fd8" transform="translate(0 12)"/><path d="M22.857 4.245v4.898h2.939V6.53h2.612c1.437 0 2.678-.98 3.07-2.286h-8.62ZM12.408 0v9.143h2.612s.653 0 .98-.653l2.286-4.572h.326v5.225h2.939V0h-2.612s-.653.065-.98.653l-2.286 4.571h-.326V0h-2.939ZM0 9.143V0h2.939s.849 0 1.306 1.306C5.42 4.767 5.55 5.224 5.55 5.224s.261-.848 1.306-3.918C7.314 0 8.163 0 8.163 0h2.939v9.143H8.163V4.245h-.326L6.204 9.143H4.898L3.265 4.245H2.94v4.898H0Z" fill="#4DB45F" transform="translate(0 12)"/></g></svg></svg></g></svg>';
|
|
399
|
+
const tuiIconMirMono = '<svg height="2em" width="2em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconMirMono" xmlns="http://www.w3.org/2000/svg"><svg height="2em" overflow="visible" viewBox="0 0 32 32" width="2em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-16" y="-16"><path clip-rule="evenodd" d="M0 12v9.143h2.939v-4.898h.326l1.633 4.898h1.306l1.633-4.898h.326v4.898h2.939V12H8.163s-.849 0-1.306 1.306c-1.045 3.07-1.306 3.918-1.306 3.918s-.13-.457-1.306-3.918C3.788 12 2.939 12 2.939 12H0Zm12.408 0v9.143h2.612s.653 0 .98-.653l2.286-4.572h.326v5.225h2.939V12h-2.612s-.653.065-.98.653l-2.286 4.571h-.326V12h-2.939Zm9.927 0h6.073a3.234 3.234 0 0 1 3.265 3.265c0 .196 0 .457-.065.653h-4.832c-2.156 0-4.115-1.893-4.441-3.918Zm.522 9.143v-4.898h8.62a3.233 3.233 0 0 1-3.069 2.286h-2.612v2.612h-2.939Z" fill="currentColor" stroke="none" fill-rule="evenodd"/></svg></svg></g></svg>';
|
|
400
|
+
const tuiIconMobile = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMobile" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="5" y="2" width="14" height="20" rx="2" ry="2"/><path d="M12 18h.01"/></svg></svg></svg></g></svg>';
|
|
401
|
+
const tuiIconMobileLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMobileLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="5" y="2" width="14" height="20" rx="2" ry="2"/><path d="M12 18h.01"/></svg></svg></svg></g></svg>';
|
|
402
|
+
const tuiIconMonitor = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMonitor" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="3" width="20" height="14" rx="2" ry="2"/><path d="M8 21h8M12 17v4"/></svg></svg></svg></g></svg>';
|
|
403
|
+
const tuiIconMonitorLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMonitorLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="3" width="20" height="14" rx="2" ry="2"/><path d="M8 21h8M12 17v4"/></svg></svg></svg></g></svg>';
|
|
404
|
+
const tuiIconMoon = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMoon" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"/></svg></svg></svg></g></svg>';
|
|
405
|
+
const tuiIconMoonLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMoonLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"/></svg></svg></svg></g></svg>';
|
|
406
|
+
const tuiIconMoreHorLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMoreHorLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="1"/><circle cx="19" cy="12" r="1"/><circle cx="5" cy="12" r="1"/></svg></svg></svg></g></svg>';
|
|
407
|
+
const tuiIconMoreHorizontal = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMoreHorizontal" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="1"/><circle cx="19" cy="12" r="1"/><circle cx="5" cy="12" r="1"/></svg></svg></svg></g></svg>';
|
|
408
|
+
const tuiIconMoreHorizontalLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMoreHorizontalLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="1"/><circle cx="19" cy="12" r="1"/><circle cx="5" cy="12" r="1"/></svg></svg></svg></g></svg>';
|
|
409
|
+
const tuiIconMoreVer = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMoreVer" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="1"/><circle cx="12" cy="5" r="1"/><circle cx="12" cy="19" r="1"/></svg></svg></svg></g></svg>';
|
|
410
|
+
const tuiIconMoreVertLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMoreVertLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="1"/><circle cx="12" cy="5" r="1"/><circle cx="12" cy="19" r="1"/></svg></svg></svg></g></svg>';
|
|
411
|
+
const tuiIconMoreVertical = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMoreVertical" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="1"/><circle cx="12" cy="5" r="1"/><circle cx="12" cy="19" r="1"/></svg></svg></svg></g></svg>';
|
|
412
|
+
const tuiIconMoreVerticalLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMoreVerticalLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="1"/><circle cx="12" cy="5" r="1"/><circle cx="12" cy="19" r="1"/></svg></svg></svg></g></svg>';
|
|
413
|
+
const tuiIconMousePointer = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMousePointer" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m3 3 7.07 16.97 2.51-7.39 7.39-2.51L3 3zM13 13l6 6"/></svg></svg></svg></g></svg>';
|
|
414
|
+
const tuiIconMousePointerLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMousePointerLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m3 3 7.07 16.97 2.51-7.39 7.39-2.51L3 3zM13 13l6 6"/></svg></svg></svg></g></svg>';
|
|
415
|
+
const tuiIconMove = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMove" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m5 9-3 3 3 3M9 5l3-3 3 3M15 19l-3 3-3-3M19 9l3 3-3 3M2 12h20M12 2v20"/></svg></svg></svg></g></svg>';
|
|
416
|
+
const tuiIconMoveLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMoveLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m5 9-3 3 3 3M9 5l3-3 3 3M15 19l-3 3-3-3M19 9l3 3-3 3M2 12h20M12 2v20"/></svg></svg></svg></g></svg>';
|
|
417
|
+
const tuiIconMusic = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMusic" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M9 18V5l12-2v13"/><circle cx="6" cy="18" r="3"/><circle cx="18" cy="16" r="3"/></svg></svg></svg></g></svg>';
|
|
418
|
+
const tuiIconMusicLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconMusicLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 18V5l12-2v13"/><circle cx="6" cy="18" r="3"/><circle cx="18" cy="16" r="3"/></svg></svg></svg></g></svg>';
|
|
419
|
+
const tuiIconNavigation = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconNavigation" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m3 11 19-9-9 19-2-8-8-2z"/></svg></svg></svg></g></svg>';
|
|
420
|
+
const tuiIconNavigation2 = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconNavigation2" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m12 2 7 19-7-4-7 4 7-19z"/></svg></svg></svg></g></svg>';
|
|
421
|
+
const tuiIconNavigation2Large = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconNavigation2Large" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m12 2 7 19-7-4-7 4 7-19z"/></svg></svg></svg></g></svg>';
|
|
422
|
+
const tuiIconNavigationLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconNavigationLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m3 11 19-9-9 19-2-8-8-2z"/></svg></svg></svg></g></svg>';
|
|
423
|
+
const tuiIconOLLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconOLLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M8 6h13" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="M3.125 5.451v2.005h1.159V4H3.253c-.034.219-.127.377-.277.474-.15.097-.381.147-.692.147v.83h.841ZM4.292 10.079a1.838 1.838 0 0 0-.752-.143c-.461 0-.818.107-1.071.321-.254.213-.379.517-.376.911H3.21c0-.141.031-.247.093-.321a.307.307 0 0 1 .248-.11c.071-.004.14.02.195.066a.234.234 0 0 1 .07.18.302.302 0 0 1-.098.218 1.047 1.047 0 0 1-.24.175 14.67 14.67 0 0 1-.458.233c-.358.173-.609.379-.754.616-.145.237-.218.546-.218.927 0 .08.003.16.01.24h2.99v-.877H3.35a.288.288 0 0 1 .068-.135.68.68 0 0 1 .193-.133 4.4 4.4 0 0 1 .415-.177c.301-.114.53-.252.689-.414.159-.162.237-.376.237-.643a.93.93 0 0 0-.17-.546 1.14 1.14 0 0 0-.49-.388ZM4.29 16.054a2.214 2.214 0 0 0-.76-.118c-.463 0-.825.107-1.085.323-.26.215-.39.512-.39.892h1.09a.437.437 0 0 1 .1-.305c.067-.073.163-.11.29-.11.103 0 .182.024.237.072a.255.255 0 0 1 .083.203.25.25 0 0 1-.107.21.48.48 0 0 1-.293.08h-.12v.77h.08c.16 0 .277.026.352.077.076.052.113.131.113.238 0 .087-.03.155-.09.205a.38.38 0 0 1-.25.075c-.13 0-.229-.037-.297-.11-.069-.073-.103-.183-.103-.33H2c0 .403.132.711.398.923.265.211.647.317 1.147.317.293 0 .549-.043.767-.13.218-.087.388-.21.508-.37s.18-.347.18-.56a.747.747 0 0 0-.148-.48c-.098-.123-.255-.22-.472-.29v-.01c.203-.073.35-.168.44-.285a.708.708 0 0 0 .135-.445.793.793 0 0 0-.172-.508 1.101 1.101 0 0 0-.493-.334Z" fill="currentColor" stroke="none"/><path d="M8 12h13M8 18h13" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
424
|
+
const tuiIconOctagon = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconOctagon" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2z"/></svg></svg></svg></g></svg>';
|
|
425
|
+
const tuiIconOctagonLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconOctagonLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2z"/></svg></svg></svg></g></svg>';
|
|
152
426
|
const tuiIconOutdentLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconOutdentLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M21 10H9M21 6H2.5M5 9.5l-3 2.4 3 2.4M21 14H9M11 18H3" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
153
|
-
const
|
|
154
|
-
const
|
|
155
|
-
const
|
|
156
|
-
const
|
|
157
|
-
const
|
|
158
|
-
const
|
|
159
|
-
const
|
|
160
|
-
const
|
|
161
|
-
const
|
|
162
|
-
const
|
|
163
|
-
const
|
|
164
|
-
const
|
|
427
|
+
const tuiIconPackage = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPackage" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m16.5 9.4-9-5.19M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"/><path d="M3.27 6.96 12 12.01l8.73-5.05M12 22.08V12"/></svg></svg></svg></g></svg>';
|
|
428
|
+
const tuiIconPackageLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPackageLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m16.5 9.4-9-5.19M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"/><path d="M3.27 6.96 12 12.01l8.73-5.05M12 22.08V12"/></svg></svg></svg></g></svg>';
|
|
429
|
+
const tuiIconPaintLarge = '<svg height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconPaintLarge" xmlns="http://www.w3.org/2000/svg"><svg height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" y="-12"><svg fill="none" height="1.5em" viewBox="0 0 24 24" width="1.5em" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M7.24 3.452 4.014 3.5a1 1 0 0 1-.03-2l6-.09c.036 0 .072.001.108.004A1.994 1.994 0 0 1 11.519 2L16 6.48a2 2 0 0 1 0 2.829l-3.45 3.45L10.308 15a2 2 0 0 1-2.829 0l-2.24-2.24L3 10.52A2 2 0 0 1 3 7.69l4.24-4.24Zm2.865-.038-5.69 5.691L5.808 10.5h6.171l2.606-2.605-4.48-4.48Zm10.316 10.13.001.001c.213-2.55-1.68-4.167-2.45-4.714a.13.13 0 0 0-.144-.006c-.044.027-.06.038-.052.089.194 1.175-1.509 2.629-1.509 2.629-.405.43-.678.847-.786 1.39-.263 1.333.617 2.651 1.971 2.919 1.355.268 2.665-.586 2.928-1.92.027-.133.037-.256.04-.388ZM3 18a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H3Z" fill="currentColor" stroke="none" fill-rule="evenodd"/></svg></svg></svg></g></svg>';
|
|
430
|
+
const tuiIconPaperclip = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPaperclip" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m21.44 11.05-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"/></svg></svg></svg></g></svg>';
|
|
431
|
+
const tuiIconPaperclipLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPaperclipLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m21.44 11.05-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"/></svg></svg></svg></g></svg>';
|
|
432
|
+
const tuiIconPause = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPause" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M6 4h4v16H6zM14 4h4v16h-4z"/></svg></svg></svg></g></svg>';
|
|
433
|
+
const tuiIconPauseCircle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPauseCircle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M10 15V9M14 15V9"/></svg></svg></svg></g></svg>';
|
|
434
|
+
const tuiIconPauseCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPauseCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M10 15V9M14 15V9"/></svg></svg></svg></g></svg>';
|
|
435
|
+
const tuiIconPauseLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPauseLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 4h4v16H6zM14 4h4v16h-4z"/></svg></svg></svg></g></svg>';
|
|
436
|
+
const tuiIconPenTool = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPenTool" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m12 19 7-7 3 3-7 7-3-3z"/><path d="m18 13-1.5-7.5L2 2l3.5 14.5L13 18l5-5zM2 2l7.586 7.586"/><circle cx="11" cy="11" r="2"/></svg></svg></svg></g></svg>';
|
|
437
|
+
const tuiIconPenToolLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPenToolLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m12 19 7-7 3 3-7 7-3-3z"/><path d="m18 13-1.5-7.5L2 2l3.5 14.5L13 18l5-5zM2 2l7.586 7.586"/><circle cx="11" cy="11" r="2"/></svg></svg></svg></g></svg>';
|
|
438
|
+
const tuiIconPercent = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPercent" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M19 5 5 19"/><circle cx="6.5" cy="6.5" r="2.5"/><circle cx="17.5" cy="17.5" r="2.5"/></svg></svg></svg></g></svg>';
|
|
439
|
+
const tuiIconPercentLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPercentLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M19 5 5 19"/><circle cx="6.5" cy="6.5" r="2.5"/><circle cx="17.5" cy="17.5" r="2.5"/></svg></svg></svg></g></svg>';
|
|
440
|
+
const tuiIconPhone = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPhone" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg></svg></svg></g></svg>';
|
|
441
|
+
const tuiIconPhoneCall = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPhoneCall" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg></svg></svg></g></svg>';
|
|
442
|
+
const tuiIconPhoneCallLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPhoneCallLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg></svg></svg></g></svg>';
|
|
443
|
+
const tuiIconPhoneForwarded = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPhoneForwarded" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m19 1 4 4-4 4M15 5h8M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg></svg></svg></g></svg>';
|
|
444
|
+
const tuiIconPhoneForwardedLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPhoneForwardedLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m19 1 4 4-4 4M15 5h8M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg></svg></svg></g></svg>';
|
|
445
|
+
const tuiIconPhoneIncoming = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPhoneIncoming" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M16 2v6h6M23 1l-7 7M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg></svg></svg></g></svg>';
|
|
446
|
+
const tuiIconPhoneIncomingLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPhoneIncomingLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 2v6h6M23 1l-7 7M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg></svg></svg></g></svg>';
|
|
447
|
+
const tuiIconPhoneLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPhoneLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg></svg></svg></g></svg>';
|
|
448
|
+
const tuiIconPhoneMissed = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPhoneMissed" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m23 1-6 6M17 1l6 6M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg></svg></svg></g></svg>';
|
|
449
|
+
const tuiIconPhoneMissedLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPhoneMissedLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m23 1-6 6M17 1l6 6M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg></svg></svg></g></svg>';
|
|
450
|
+
const tuiIconPhoneOff = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPhoneOff" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91M23 1 1 23"/></svg></svg></svg></g></svg>';
|
|
451
|
+
const tuiIconPhoneOffLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPhoneOffLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91M23 1 1 23"/></svg></svg></svg></g></svg>';
|
|
452
|
+
const tuiIconPhoneOutgoing = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPhoneOutgoing" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M23 7V1h-6M16 8l7-7M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg></svg></svg></g></svg>';
|
|
453
|
+
const tuiIconPhoneOutgoingLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPhoneOutgoingLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M23 7V1h-6M16 8l7-7M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg></svg></svg></g></svg>';
|
|
454
|
+
const tuiIconPicture = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPicture" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><circle cx="8.5" cy="8.5" r="1.5"/><path d="m21 15-5-5L5 21"/></svg></svg></svg></g></svg>';
|
|
455
|
+
const tuiIconPieChart = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPieChart" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M21.21 15.89A10 10 0 1 1 8 2.83"/><path d="M22 12A10 10 0 0 0 12 2v10z"/></svg></svg></svg></g></svg>';
|
|
456
|
+
const tuiIconPieChartLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPieChartLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21.21 15.89A10 10 0 1 1 8 2.83"/><path d="M22 12A10 10 0 0 0 12 2v10z"/></svg></svg></svg></g></svg>';
|
|
457
|
+
const tuiIconPin = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPin" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"/><circle cx="12" cy="10" r="3"/></svg></svg></svg></g></svg>';
|
|
458
|
+
const tuiIconPlay = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPlay" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m5 3 14 9-14 9V3z"/></svg></svg></svg></g></svg>';
|
|
459
|
+
const tuiIconPlayCircle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPlayCircle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m10 8 6 4-6 4V8z"/></svg></svg></svg></g></svg>';
|
|
460
|
+
const tuiIconPlayCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPlayCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m10 8 6 4-6 4V8z"/></svg></svg></svg></g></svg>';
|
|
461
|
+
const tuiIconPlayLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPlayLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m5 3 14 9-14 9V3z"/></svg></svg></svg></g></svg>';
|
|
462
|
+
const tuiIconPlus = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPlus" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M12 5v14M5 12h14"/></svg></svg></svg></g></svg>';
|
|
463
|
+
const tuiIconPlusCircle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPlusCircle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M12 8v8M8 12h8"/></svg></svg></svg></g></svg>';
|
|
464
|
+
const tuiIconPlusCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPlusCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M12 8v8M8 12h8"/></svg></svg></svg></g></svg>';
|
|
465
|
+
const tuiIconPlusLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPlusLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 5v14M5 12h14"/></svg></svg></svg></g></svg>';
|
|
466
|
+
const tuiIconPlusSquare = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPlusSquare" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M12 8v8M8 12h8"/></svg></svg></svg></g></svg>';
|
|
467
|
+
const tuiIconPlusSquareLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPlusSquareLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M12 8v8M8 12h8"/></svg></svg></svg></g></svg>';
|
|
468
|
+
const tuiIconPocket = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPocket" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z"/><path d="m8 10 4 4 4-4"/></svg></svg></svg></g></svg>';
|
|
469
|
+
const tuiIconPocketLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPocketLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z"/><path d="m8 10 4 4 4-4"/></svg></svg></svg></g></svg>';
|
|
470
|
+
const tuiIconPower = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPower" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M18.36 6.64a9 9 0 1 1-12.73 0M12 2v10"/></svg></svg></svg></g></svg>';
|
|
471
|
+
const tuiIconPowerLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPowerLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18.36 6.64a9 9 0 1 1-12.73 0M12 2v10"/></svg></svg></svg></g></svg>';
|
|
472
|
+
const tuiIconPrintLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPrintLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 9V2h12v7M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"/><path d="M6 14h12v8H6z"/></svg></svg></svg></g></svg>';
|
|
473
|
+
const tuiIconPrinter = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPrinter" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M6 9V2h12v7M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"/><path d="M6 14h12v8H6z"/></svg></svg></svg></g></svg>';
|
|
474
|
+
const tuiIconPrinterLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPrinterLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 9V2h12v7M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"/><path d="M6 14h12v8H6z"/></svg></svg></svg></g></svg>';
|
|
165
475
|
const tuiIconQuoteLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconQuoteLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><rect height="9" rx="2" stroke="currentColor" stroke-width="2" width="8" x="2" y="5"/><rect height="9" rx="2" stroke="currentColor" stroke-width="2" width="8" x="14" y="5"/><path d="M10 12c0 5.625-4 9-4 9M22 12c0 5.625-4 9-4 9" stroke="currentColor" stroke-linecap="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
166
|
-
const
|
|
476
|
+
const tuiIconRadio = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconRadio" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="2"/><path d="M16.24 7.76a6 6 0 0 1 0 8.49m-8.48-.01a6 6 0 0 1 0-8.49m11.31-2.82a10 10 0 0 1 0 14.14m-14.14 0a10 10 0 0 1 0-14.14"/></svg></svg></svg></g></svg>';
|
|
477
|
+
const tuiIconRadioLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconRadioLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="2"/><path d="M16.24 7.76a6 6 0 0 1 0 8.49m-8.48-.01a6 6 0 0 1 0-8.49m11.31-2.82a10 10 0 0 1 0 14.14m-14.14 0a10 10 0 0 1 0-14.14"/></svg></svg></svg></g></svg>';
|
|
478
|
+
const tuiIconRedo = '<svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconRedo" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1em" overflow="visible" viewBox="0 0 16 16" width="1em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-8" y="-8"><g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M15.333 2.667v4h-4"/><path d="M13.66 10a6 6 0 1 1-1.413-6.24l3.086 2.907"/></g></svg></svg></g></svg>';
|
|
167
479
|
const tuiIconRedoLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconRedoLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M20.712 10.967c0 .374-.161.756-.483 1.016h-.002l-7.018 5.665-.001.002a1.277 1.277 0 0 1-1.598.008h0l.527-1.134-.936-.352h0v-.002l.909-2.414c-1.97.024-3.388.256-4.607.875-1.482.752-2.816 2.154-4.431 4.875a1 1 0 0 1-1.843-.695c.459-2.442 1.173-4.98 3.014-6.975C5.92 10.02 8.415 8.77 12.155 8.295L11.2 5.76h0a1.31 1.31 0 0 1 .4-1.478 1.275 1.275 0 0 1 1.609 0l7.02 5.668h0l.008.007a1.306 1.306 0 0 1 .474 1.01Zm0 0v-.002h-1l1 .004v-.002Zm-8.763 5.129.002-.002-.002.002Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
168
480
|
const tuiIconRefresh = '<svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconRefresh" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1em" overflow="visible" viewBox="0 0 16 16" width="1em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-8" y="-8"><path d="M15 3v4h-4M1 13V9h4" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="M2.597 6a6.025 6.025 0 0 1 1.595-2.484 5.639 5.639 0 0 1 2.54-1.368 5.475 5.475 0 0 1 2.856.088 5.68 5.68 0 0 1 2.46 1.523L15 6.666M1 9.334l2.953 2.907a5.678 5.678 0 0 0 2.46 1.523c.929.281 1.91.312 2.854.088a5.638 5.638 0 0 0 2.541-1.368 6.023 6.023 0 0 0 1.595-2.483" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
481
|
+
const tuiIconRefreshCcw = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconRefreshCcw" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M1 4v6h6M23 20v-6h-6"/><path d="M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4-4.64 4.36A9 9 0 0 1 3.51 15"/></svg></svg></svg></g></svg>';
|
|
482
|
+
const tuiIconRefreshCcwLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconRefreshCcwLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M1 4v6h6M23 20v-6h-6"/><path d="M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4-4.64 4.36A9 9 0 0 1 3.51 15"/></svg></svg></svg></g></svg>';
|
|
483
|
+
const tuiIconRefreshCw = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconRefreshCw" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M23 4v6h-6M1 20v-6h6"/><path d="M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"/></svg></svg></svg></g></svg>';
|
|
484
|
+
const tuiIconRefreshCwLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconRefreshCwLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M23 4v6h-6M1 20v-6h6"/><path d="M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"/></svg></svg></svg></g></svg>';
|
|
169
485
|
const tuiIconRefreshLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconRefreshLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M23 4v6h-6" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="M20.49 15a9 9 0 1 1-2.13-9.36L23 10" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
170
|
-
const tuiIconRemoveLarge = '<svg
|
|
171
|
-
const
|
|
172
|
-
const
|
|
173
|
-
const
|
|
174
|
-
const
|
|
175
|
-
const
|
|
176
|
-
const
|
|
177
|
-
const
|
|
178
|
-
const
|
|
179
|
-
const
|
|
180
|
-
const
|
|
181
|
-
const
|
|
182
|
-
const
|
|
183
|
-
const
|
|
184
|
-
const
|
|
185
|
-
const
|
|
186
|
-
const
|
|
187
|
-
const
|
|
188
|
-
const
|
|
486
|
+
const tuiIconRemoveLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconRemoveLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 6 6 18M6 6l12 12"/></svg></svg></svg></g></svg>';
|
|
487
|
+
const tuiIconRepeat = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconRepeat" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m17 1 4 4-4 4"/><path d="M3 11V9a4 4 0 0 1 4-4h14M7 23l-4-4 4-4"/><path d="M21 13v2a4 4 0 0 1-4 4H3"/></svg></svg></svg></g></svg>';
|
|
488
|
+
const tuiIconRepeatLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconRepeatLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m17 1 4 4-4 4"/><path d="M3 11V9a4 4 0 0 1 4-4h14M7 23l-4-4 4-4"/><path d="M21 13v2a4 4 0 0 1-4 4H3"/></svg></svg></svg></g></svg>';
|
|
489
|
+
const tuiIconRewind = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconRewind" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m11 19-9-7 9-7v14zM22 19l-9-7 9-7v14z"/></svg></svg></svg></g></svg>';
|
|
490
|
+
const tuiIconRewindLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconRewindLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m11 19-9-7 9-7v14zM22 19l-9-7 9-7v14z"/></svg></svg></svg></g></svg>';
|
|
491
|
+
const tuiIconRotate = '<svg height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconRotate" xmlns="http://www.w3.org/2000/svg"><svg height="1em" overflow="visible" viewBox="0 0 16 16" width="1em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-8" y="-8"><path clip-rule="evenodd" d="M14.036 9a.97.97 0 0 1-.965-.977v-2.4c0-.406-.156-.792-.43-1.074v-.001a1.425 1.425 0 0 0-1.017-.434H9.292l.404.486c.377.382.377 1 0 1.382a.955.955 0 0 1-1.364 0l-2.05-2.155a.987.987 0 0 1 0-1.382L8.332.286a.955.955 0 0 1 1.364 0c.377.382.377 1 0 1.382l-.404.49h2.334A3.352 3.352 0 0 1 14.02 3.18c.63.653.981 1.531.981 2.444v2.4a.97.97 0 0 1-.964.977ZM4 9h5v4H4V9ZM2 9a2 2 0 0 1 2-2h5a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9Z" fill="currentColor" stroke="none" fill-rule="evenodd"/></svg></svg></g></svg>';
|
|
492
|
+
const tuiIconRotateCcw = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconRotateCcw" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M1 4v6h6"/><path d="M3.51 15a9 9 0 1 0 2.13-9.36L1 10"/></svg></svg></svg></g></svg>';
|
|
493
|
+
const tuiIconRotateCcwLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconRotateCcwLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M1 4v6h6"/><path d="M3.51 15a9 9 0 1 0 2.13-9.36L1 10"/></svg></svg></svg></g></svg>';
|
|
494
|
+
const tuiIconRotateCw = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconRotateCw" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M23 4v6h-6"/><path d="M20.49 15a9 9 0 1 1-2.12-9.36L23 10"/></svg></svg></svg></g></svg>';
|
|
495
|
+
const tuiIconRotateCwLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconRotateCwLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M23 4v6h-6"/><path d="M20.49 15a9 9 0 1 1-2.12-9.36L23 10"/></svg></svg></svg></g></svg>';
|
|
496
|
+
const tuiIconRss = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconRss" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M4 11a9 9 0 0 1 9 9M4 4a16 16 0 0 1 16 16"/><circle cx="5" cy="19" r="1"/></svg></svg></svg></g></svg>';
|
|
497
|
+
const tuiIconRssLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconRssLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 11a9 9 0 0 1 9 9M4 4a16 16 0 0 1 16 16"/><circle cx="5" cy="19" r="1"/></svg></svg></svg></g></svg>';
|
|
498
|
+
const tuiIconSave = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSave" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"/><path d="M17 21v-8H7v8M7 3v5h8"/></svg></svg></svg></g></svg>';
|
|
499
|
+
const tuiIconSaveLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSaveLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"/><path d="M17 21v-8H7v8M7 3v5h8"/></svg></svg></svg></g></svg>';
|
|
500
|
+
const tuiIconScissors = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconScissors" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="6" cy="6" r="3"/><circle cx="6" cy="18" r="3"/><path d="M20 4 8.12 15.88M14.47 14.48 20 20M8.12 8.12 12 12"/></svg></svg></svg></g></svg>';
|
|
501
|
+
const tuiIconScissorsLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconScissorsLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="6" cy="6" r="3"/><circle cx="6" cy="18" r="3"/><path d="M20 4 8.12 15.88M14.47 14.48 20 20M8.12 8.12 12 12"/></svg></svg></svg></g></svg>';
|
|
502
|
+
const tuiIconSearch = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSearch" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="11" cy="11" r="8"/><path d="m21 21-4.35-4.35"/></svg></svg></svg></g></svg>';
|
|
503
|
+
const tuiIconSearchLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSearchLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="11" cy="11" r="8"/><path d="m21 21-4.35-4.35"/></svg></svg></svg></g></svg>';
|
|
504
|
+
const tuiIconSend = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSend" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M22 2 11 13M22 2l-7 20-4-9-9-4 20-7z"/></svg></svg></svg></g></svg>';
|
|
505
|
+
const tuiIconSendLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSendLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 2 11 13M22 2l-7 20-4-9-9-4 20-7z"/></svg></svg></svg></g></svg>';
|
|
506
|
+
const tuiIconServer = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconServer" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="2" width="20" height="8" rx="2" ry="2"/><rect x="2" y="14" width="20" height="8" rx="2" ry="2"/><path d="M6 6h.01M6 18h.01"/></svg></svg></svg></g></svg>';
|
|
507
|
+
const tuiIconServerLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconServerLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="2" width="20" height="8" rx="2" ry="2"/><rect x="2" y="14" width="20" height="8" rx="2" ry="2"/><path d="M6 6h.01M6 18h.01"/></svg></svg></svg></g></svg>';
|
|
508
|
+
const tuiIconSettings = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSettings" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="3"/><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"/></svg></svg></svg></g></svg>';
|
|
509
|
+
const tuiIconSettingsLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSettingsLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="3"/><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"/></svg></svg></svg></g></svg>';
|
|
510
|
+
const tuiIconShare = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconShare" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8M16 6l-4-4-4 4M12 2v13"/></svg></svg></svg></g></svg>';
|
|
511
|
+
const tuiIconShare2 = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconShare2" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="18" cy="5" r="3"/><circle cx="6" cy="12" r="3"/><circle cx="18" cy="19" r="3"/><path d="m8.59 13.51 6.83 3.98M15.41 6.51l-6.82 3.98"/></svg></svg></svg></g></svg>';
|
|
512
|
+
const tuiIconShare2Large = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconShare2Large" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="18" cy="5" r="3"/><circle cx="6" cy="12" r="3"/><circle cx="18" cy="19" r="3"/><path d="m8.59 13.51 6.83 3.98M15.41 6.51l-6.82 3.98"/></svg></svg></svg></g></svg>';
|
|
513
|
+
const tuiIconShareLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconShareLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8M16 6l-4-4-4 4M12 2v13"/></svg></svg></svg></g></svg>';
|
|
514
|
+
const tuiIconShield = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconShield" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/></svg></svg></svg></g></svg>';
|
|
515
|
+
const tuiIconShieldLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconShieldLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/></svg></svg></svg></g></svg>';
|
|
516
|
+
const tuiIconShieldOff = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconShieldOff" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M19.69 14a6.9 6.9 0 0 0 .31-2V5l-8-3-3.16 1.18M4.73 4.73 4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38M1 1l22 22"/></svg></svg></svg></g></svg>';
|
|
517
|
+
const tuiIconShieldOffLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconShieldOffLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M19.69 14a6.9 6.9 0 0 0 .31-2V5l-8-3-3.16 1.18M4.73 4.73 4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38M1 1l22 22"/></svg></svg></svg></g></svg>';
|
|
518
|
+
const tuiIconShoppingBag = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconShoppingBag" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4zM3 6h18"/><path d="M16 10a4 4 0 0 1-8 0"/></svg></svg></svg></g></svg>';
|
|
519
|
+
const tuiIconShoppingBagLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconShoppingBagLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4zM3 6h18"/><path d="M16 10a4 4 0 0 1-8 0"/></svg></svg></svg></g></svg>';
|
|
520
|
+
const tuiIconShoppingCart = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconShoppingCart" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="9" cy="21" r="1"/><circle cx="20" cy="21" r="1"/><path d="M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"/></svg></svg></svg></g></svg>';
|
|
521
|
+
const tuiIconShoppingCartLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconShoppingCartLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="9" cy="21" r="1"/><circle cx="20" cy="21" r="1"/><path d="M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"/></svg></svg></svg></g></svg>';
|
|
522
|
+
const tuiIconShowLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconShowLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"/><circle cx="12" cy="12" r="3"/></svg></svg></svg></g></svg>';
|
|
523
|
+
const tuiIconShuffle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconShuffle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M16 3h5v5M4 20 21 3M21 16v5h-5M15 15l6 6M4 4l5 5"/></svg></svg></svg></g></svg>';
|
|
524
|
+
const tuiIconShuffleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconShuffleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 3h5v5M4 20 21 3M21 16v5h-5M15 15l6 6M4 4l5 5"/></svg></svg></svg></g></svg>';
|
|
525
|
+
const tuiIconSidebar = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSidebar" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M9 3v18"/></svg></svg></svg></g></svg>';
|
|
526
|
+
const tuiIconSidebarLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSidebarLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M9 3v18"/></svg></svg></svg></g></svg>';
|
|
527
|
+
const tuiIconSkipBack = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSkipBack" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M19 20 9 12l10-8v16zM5 19V5"/></svg></svg></svg></g></svg>';
|
|
528
|
+
const tuiIconSkipBackLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSkipBackLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M19 20 9 12l10-8v16zM5 19V5"/></svg></svg></svg></g></svg>';
|
|
529
|
+
const tuiIconSkipForward = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSkipForward" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m5 4 10 8-10 8V4zM19 5v14"/></svg></svg></svg></g></svg>';
|
|
530
|
+
const tuiIconSkipForwardLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSkipForwardLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m5 4 10 8-10 8V4zM19 5v14"/></svg></svg></svg></g></svg>';
|
|
531
|
+
const tuiIconSlack = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSlack" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M14.5 10c-.83 0-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5zM20.5 10H19V8.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM9.5 14c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5S8 21.33 8 20.5v-5c0-.83.67-1.5 1.5-1.5zM3.5 14H5v1.5c0 .83-.67 1.5-1.5 1.5S2 16.33 2 15.5 2.67 14 3.5 14zM14 14.5c0-.83.67-1.5 1.5-1.5h5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-5c-.83 0-1.5-.67-1.5-1.5zM15.5 19H14v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zM10 9.5C10 8.67 9.33 8 8.5 8h-5C2.67 8 2 8.67 2 9.5S2.67 11 3.5 11h5c.83 0 1.5-.67 1.5-1.5zM8.5 5H10V3.5C10 2.67 9.33 2 8.5 2S7 2.67 7 3.5 7.67 5 8.5 5z"/></svg></svg></svg></g></svg>';
|
|
532
|
+
const tuiIconSlackLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSlackLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14.5 10c-.83 0-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5zM20.5 10H19V8.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM9.5 14c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5S8 21.33 8 20.5v-5c0-.83.67-1.5 1.5-1.5zM3.5 14H5v1.5c0 .83-.67 1.5-1.5 1.5S2 16.33 2 15.5 2.67 14 3.5 14zM14 14.5c0-.83.67-1.5 1.5-1.5h5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-5c-.83 0-1.5-.67-1.5-1.5zM15.5 19H14v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zM10 9.5C10 8.67 9.33 8 8.5 8h-5C2.67 8 2 8.67 2 9.5S2.67 11 3.5 11h5c.83 0 1.5-.67 1.5-1.5zM8.5 5H10V3.5C10 2.67 9.33 2 8.5 2S7 2.67 7 3.5 7.67 5 8.5 5z"/></svg></svg></svg></g></svg>';
|
|
533
|
+
const tuiIconSlash = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSlash" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m4.93 4.93 14.14 14.14"/></svg></svg></svg></g></svg>';
|
|
534
|
+
const tuiIconSlashLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSlashLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m4.93 4.93 14.14 14.14"/></svg></svg></svg></g></svg>';
|
|
535
|
+
const tuiIconSliders = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSliders" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M4 21v-7M4 10V3M12 21v-9M12 8V3M20 21v-5M20 12V3M1 14h6M9 8h6M17 16h6"/></svg></svg></svg></g></svg>';
|
|
536
|
+
const tuiIconSlidersLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSlidersLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 21v-7M4 10V3M12 21v-9M12 8V3M20 21v-5M20 12V3M1 14h6M9 8h6M17 16h6"/></svg></svg></svg></g></svg>';
|
|
537
|
+
const tuiIconSmartphone = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSmartphone" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="5" y="2" width="14" height="20" rx="2" ry="2"/><path d="M12 18h.01"/></svg></svg></svg></g></svg>';
|
|
538
|
+
const tuiIconSmartphoneLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSmartphoneLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="5" y="2" width="14" height="20" rx="2" ry="2"/><path d="M12 18h.01"/></svg></svg></svg></g></svg>';
|
|
539
|
+
const tuiIconSmile = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSmile" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M8 14s1.5 2 4 2 4-2 4-2M9 9h.01M15 9h.01"/></svg></svg></svg></g></svg>';
|
|
540
|
+
const tuiIconSmileLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSmileLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M8 14s1.5 2 4 2 4-2 4-2M9 9h.01M15 9h.01"/></svg></svg></svg></g></svg>';
|
|
541
|
+
const tuiIconSortAscending = '<svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconSortAscending" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1em" overflow="visible" viewBox="0 0 16 16" width="1em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-8" y="-8"><path d="M4.1 5H12c.3 0 .5.2.5.5 0 .1 0 .2-.1.3l-3.9 4.7c-.2.2-.5.2-.7.1l-.1-.1-4-4.7c-.2-.2-.2-.5 0-.7.1-.1.3-.1.4-.1z" fill="currentColor" stroke="none"/></svg></svg></g></svg>';
|
|
542
|
+
const tuiIconSortDescending = '<svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconSortDescending" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1em" overflow="visible" viewBox="0 0 16 16" width="1em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-8" y="-8"><path d="M4.1 10.665H12c.3 0 .5-.2.5-.5 0-.1 0-.2-.1-.3l-3.9-4.7c-.2-.2-.5-.2-.7-.1l-.1.1-4 4.7c-.2.2-.2.5 0 .7.1.1.3.1.4.1z" fill="currentColor" stroke="none"/></svg></svg></g></svg>';
|
|
543
|
+
const tuiIconSortDown = '<svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconSortDown" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1em" overflow="visible" viewBox="0 0 16 16" width="1em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-8" y="-8"><path d="M4.1 5H12c.3 0 .5.2.5.5 0 .1 0 .2-.1.3l-3.9 4.7c-.2.2-.5.2-.7.1l-.1-.1-4-4.7c-.2-.2-.2-.5 0-.7.1-.1.3-.1.4-.1z" fill="currentColor" stroke="none"/></svg></svg></g></svg>';
|
|
544
|
+
const tuiIconSortOff = '<svg height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconSortOff" xmlns="http://www.w3.org/2000/svg"><svg height="1em" overflow="visible" viewBox="0 0 16 16" width="1em" x="50%" y="50%"><svg x="-8" y="-8"><svg fill="none" height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M11.707 4.879a1 1 0 0 1-1.414 1.414L8 4 5.707 6.293a1 1 0 1 1-1.414-1.414l2.293-2.293a2 2 0 0 1 2.828 0l2.293 2.293ZM4.293 10.707a1 1 0 0 1 1.414-1.414L8 11.586l2.293-2.293a1 1 0 1 1 1.414 1.414L9.414 13a2 2 0 0 1-2.828 0l-2.293-2.293Z" fill="currentColor" fill-rule="evenodd" stroke="none"/></svg></svg></svg></g></svg>';
|
|
545
|
+
const tuiIconSortUp = '<svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconSortUp" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1em" overflow="visible" viewBox="0 0 16 16" width="1em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-8" y="-8"><path d="M4.1 10.665H12c.3 0 .5-.2.5-.5 0-.1 0-.2-.1-.3l-3.9-4.7c-.2-.2-.5-.2-.7-.1l-.1.1-4 4.7c-.2.2-.2.5 0 .7.1.1.3.1.4.1z" fill="currentColor" stroke="none"/></svg></svg></g></svg>';
|
|
546
|
+
const tuiIconSound = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSound" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M11 5 6 9H2v6h4l5 4V5zM19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"/></svg></svg></svg></g></svg>';
|
|
547
|
+
const tuiIconSoundLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSoundLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11 5 6 9H2v6h4l5 4V5zM19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"/></svg></svg></svg></g></svg>';
|
|
548
|
+
const tuiIconSoundOff = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSoundOff" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M11 5 6 9H2v6h4l5 4V5zM23 9l-6 6M17 9l6 6"/></svg></svg></svg></g></svg>';
|
|
549
|
+
const tuiIconSoundOffLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSoundOffLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11 5 6 9H2v6h4l5 4V5zM23 9l-6 6M17 9l6 6"/></svg></svg></svg></g></svg>';
|
|
550
|
+
const tuiIconSpeaker = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSpeaker" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="2" width="16" height="20" rx="2" ry="2"/><circle cx="12" cy="14" r="4"/><path d="M12 6h.01"/></svg></svg></svg></g></svg>';
|
|
551
|
+
const tuiIconSpeakerLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSpeakerLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="2" width="16" height="20" rx="2" ry="2"/><circle cx="12" cy="14" r="4"/><path d="M12 6h.01"/></svg></svg></svg></g></svg>';
|
|
552
|
+
const tuiIconSpoilerDeleteLarge = '<svg height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconSpoilerDeleteLarge" xmlns="http://www.w3.org/2000/svg"><svg height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" y="-12"><svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M5 4c-.5 0-1 .5-1 1v1.313a1 1 0 0 1-2 0V5c0-1.624 1.376-3 3-3h1.313a1 1 0 0 1 0 2H5Zm4.688-1a1 1 0 0 1 1-1h2.624a1 1 0 1 1 0 2h-2.624a1 1 0 0 1-1-1ZM3 9.688a1 1 0 0 1 1 1v2.624a1 1 0 1 1-2 0v-2.624a1 1 0 0 1 1-1Zm18 0a1 1 0 0 1 1 1v2.624a1 1 0 1 1-2 0v-2.624a1 1 0 0 1 1-1ZM9.687 21a1 1 0 0 1 1-1h2.626a1 1 0 1 1 0 2h-2.626a1 1 0 0 1-1-1ZM20 5v1.313a1 1 0 1 0 2 0V5c0-1.624-1.376-3-3-3h-1.313a1 1 0 1 0 0 2H19c.5 0 1 .5 1 1Zm0 12.688V19c0 .5-.5 1-1 1h-1.313a1 1 0 1 0 0 2H19c1.624 0 3-1.376 3-3v-1.313a1 1 0 1 0-2 0ZM4 19v-1.313a1 1 0 1 0-2 0V19c0 1.624 1.376 3 3 3h1.313a1 1 0 1 0 0-2H5c-.5 0-1-.5-1-1ZM8.293 8.293a1 1 0 0 1 1.414 0L12 10.586l2.293-2.293a1 1 0 1 1 1.414 1.414L13.414 12l2.293 2.293a1 1 0 0 1-1.414 1.414L12 13.414l-2.293 2.293a1 1 0 0 1-1.414-1.414L10.586 12 8.293 9.707a1 1 0 0 1 0-1.414Z" fill="currentColor" stroke="none"/></svg></svg></svg></g></svg>';
|
|
553
|
+
const tuiIconSpoilerLarge = '<svg height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconSpoilerLarge" xmlns="http://www.w3.org/2000/svg"><svg height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" y="-12"><svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M5 2a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3H5ZM4 5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5Zm5.707 5.293a1 1 0 1 0-1.414 1.414l3 3a1 1 0 0 0 1.414 0l3-3a1 1 0 0 0-1.414-1.414L12 12.586l-2.293-2.293Z" fill="currentColor" stroke="none"/></svg></svg></svg></g></svg>';
|
|
554
|
+
const tuiIconSquare = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSquare" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/></svg></svg></svg></g></svg>';
|
|
555
|
+
const tuiIconSquareLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSquareLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/></svg></svg></svg></g></svg>';
|
|
556
|
+
const tuiIconStar = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconStar" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m12 2 3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/></svg></svg></svg></g></svg>';
|
|
189
557
|
const tuiIconStarFilled = '<svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconStarFilled" xmlns="http://www.w3.org/2000/svg"><svg fill="currentColor" height="1em" overflow="visible" viewBox="0 0 16 16" width="1em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-8" y="-8"><path d="m8 1.333 2.06 4.174 4.607.673-3.334 3.247.787 4.587L8 11.847l-4.12 2.167.787-4.587L1.333 6.18l4.607-.673L8 1.334z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
190
558
|
const tuiIconStarFilledLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconStarFilledLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="currentColor" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="m12 2 3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
191
|
-
const tuiIconStarLarge = '<svg
|
|
192
|
-
const tuiIconStop = '<svg
|
|
193
|
-
const
|
|
559
|
+
const tuiIconStarLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconStarLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m12 2 3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/></svg></svg></svg></g></svg>';
|
|
560
|
+
const tuiIconStop = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconStop" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/></svg></svg></svg></g></svg>';
|
|
561
|
+
const tuiIconStopCircle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconStopCircle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M9 9h6v6H9z"/></svg></svg></svg></g></svg>';
|
|
562
|
+
const tuiIconStopCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconStopCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M9 9h6v6H9z"/></svg></svg></svg></g></svg>';
|
|
563
|
+
const tuiIconStopLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconStopLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/></svg></svg></svg></g></svg>';
|
|
194
564
|
const tuiIconStrikeThroughLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconStrikeThroughLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M23 12H1M17 5H9.5a3.5 3.5 0 1 0 0 7h5a3.5 3.5 0 1 1 0 7H6" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
195
|
-
const tuiIconStructureLarge = '<svg
|
|
565
|
+
const tuiIconStructureLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconStructureLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 3h7v7H3zM14 3h7v7h-7zM14 14h7v7h-7zM3 14h7v7H3z"/></svg></svg></svg></g></svg>';
|
|
196
566
|
const tuiIconSubitem = '<svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconSubitem" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1em" overflow="visible" viewBox="0 0 16 16" width="1em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-8" y="-8"><path d="M10 6.667 13.333 10 10 13.333" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="M3 3v4.455c0 .675.263 1.322.732 1.8A2.478 2.478 0 0 0 5.5 10H13" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
197
|
-
const tuiIconSublevelLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconSublevelLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="m15.6 16-2.3-2.3c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l3.3 3.3c.8.8.8 2 0 2.8l-3.3 3.3c-.4.4-1 .4-1.4 0-.4-.4-.4-1 0-1.4l2.3-2.3H12c-3.3 0-6-2.7-6-6V3c0-.6.4-1 1-1s1 .4 1 1v9c0 2.2 1.8 4 4 4h3.6z" fill="currentColor"/></svg></svg></g></svg>';
|
|
198
|
-
const tuiIconSubscriptLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconSubscriptLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M21 21a1 1 0 1 0 0-2v2Zm-4.667-5.105a1 1 0 1 0 2 0h-2Zm.753 3.86-.943-.332.943.332Zm1.833-2.188-.466-.885.466.885ZM19.08 15h.103v-2h-.102v2Zm-1.819 6H21v-2h-3.74v2Zm-.927-5.254v.149h2v-.149h-2Zm3.034.455-.914.48.932 1.77.913-.48-.931-1.77Zm-3.185 3.111-.039.11 1.887.664.038-.11-1.886-.664ZM17.26 19c.563 0 .956.556.77 1.086l-1.887-.663c-.271.77.3 1.577 1.117 1.577v-2Zm2.49-3.343a.733.733 0 0 1-.383.544l.931 1.77a2.733 2.733 0 0 0 1.432-2.029l-1.98-.285Zm-1.297 1.025a4.757 4.757 0 0 0-2.271 2.63l1.887.664c.23-.656.7-1.2 1.316-1.524l-.932-1.77ZM19.182 15c.35 0 .619.31.569.657l1.98.285A2.575 2.575 0 0 0 19.18 13v2Zm-.102-2a2.747 2.747 0 0 0-2.747 2.746h2c0-.412.335-.746.747-.746v-2Z" fill="currentColor"/><path d="m6 6 4 5m4 5-4-5m0 0-4 5m4-5 4-5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
199
|
-
const
|
|
200
|
-
const
|
|
201
|
-
const
|
|
202
|
-
const
|
|
567
|
+
const tuiIconSublevelLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconSublevelLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="m15.6 16-2.3-2.3c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l3.3 3.3c.8.8.8 2 0 2.8l-3.3 3.3c-.4.4-1 .4-1.4 0-.4-.4-.4-1 0-1.4l2.3-2.3H12c-3.3 0-6-2.7-6-6V3c0-.6.4-1 1-1s1 .4 1 1v9c0 2.2 1.8 4 4 4h3.6z" fill="currentColor" stroke="none"/></svg></svg></g></svg>';
|
|
568
|
+
const tuiIconSubscriptLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconSubscriptLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M21 21a1 1 0 1 0 0-2v2Zm-4.667-5.105a1 1 0 1 0 2 0h-2Zm.753 3.86-.943-.332.943.332Zm1.833-2.188-.466-.885.466.885ZM19.08 15h.103v-2h-.102v2Zm-1.819 6H21v-2h-3.74v2Zm-.927-5.254v.149h2v-.149h-2Zm3.034.455-.914.48.932 1.77.913-.48-.931-1.77Zm-3.185 3.111-.039.11 1.887.664.038-.11-1.886-.664ZM17.26 19c.563 0 .956.556.77 1.086l-1.887-.663c-.271.77.3 1.577 1.117 1.577v-2Zm2.49-3.343a.733.733 0 0 1-.383.544l.931 1.77a2.733 2.733 0 0 0 1.432-2.029l-1.98-.285Zm-1.297 1.025a4.757 4.757 0 0 0-2.271 2.63l1.887.664c.23-.656.7-1.2 1.316-1.524l-.932-1.77ZM19.182 15c.35 0 .619.31.569.657l1.98.285A2.575 2.575 0 0 0 19.18 13v2Zm-.102-2a2.747 2.747 0 0 0-2.747 2.746h2c0-.412.335-.746.747-.746v-2Z" fill="currentColor" stroke="none"/><path d="m6 6 4 5m4 5-4-5m0 0-4 5m4-5 4-5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
569
|
+
const tuiIconSun = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSun" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="5"/><path d="M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42"/></svg></svg></svg></g></svg>';
|
|
570
|
+
const tuiIconSunLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSunLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="5"/><path d="M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42"/></svg></svg></svg></g></svg>';
|
|
571
|
+
const tuiIconSunrise = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSunrise" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M17 18a5 5 0 0 0-10 0M12 2v7M4.22 10.22l1.42 1.42M1 18h2M21 18h2M18.36 11.64l1.42-1.42M23 22H1M8 6l4-4 4 4"/></svg></svg></svg></g></svg>';
|
|
572
|
+
const tuiIconSunriseLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSunriseLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M17 18a5 5 0 0 0-10 0M12 2v7M4.22 10.22l1.42 1.42M1 18h2M21 18h2M18.36 11.64l1.42-1.42M23 22H1M8 6l4-4 4 4"/></svg></svg></svg></g></svg>';
|
|
573
|
+
const tuiIconSunset = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSunset" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M17 18a5 5 0 0 0-10 0M12 9V2M4.22 10.22l1.42 1.42M1 18h2M21 18h2M18.36 11.64l1.42-1.42M23 22H1M16 5l-4 4-4-4"/></svg></svg></svg></g></svg>';
|
|
574
|
+
const tuiIconSunsetLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSunsetLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M17 18a5 5 0 0 0-10 0M12 9V2M4.22 10.22l1.42 1.42M1 18h2M21 18h2M18.36 11.64l1.42-1.42M23 22H1M16 5l-4 4-4-4"/></svg></svg></svg></g></svg>';
|
|
575
|
+
const tuiIconSuperscriptLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconSuperscriptLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M21 11a1 1 0 1 0 0-2v2Zm-4.667-5.105a1 1 0 1 0 2 0h-2Zm.753 3.86-.943-.332.943.332Zm1.833-2.188-.466-.885.466.885ZM19.08 5h.103V3h-.102v2Zm-1.819 6H21V9h-3.74v2Zm-.927-5.254v.149h2v-.149h-2Zm3.034.455-.914.48.932 1.77.913-.48-.931-1.77Zm-3.185 3.111-.039.11 1.887.664.038-.11-1.886-.664ZM17.26 9c.563 0 .956.556.77 1.086l-1.887-.663c-.271.77.3 1.577 1.117 1.577V9Zm2.49-3.343a.732.732 0 0 1-.383.544l.931 1.77a2.733 2.733 0 0 0 1.432-2.029l-1.98-.285Zm-1.297 1.025a4.757 4.757 0 0 0-2.271 2.63l1.887.664c.23-.656.7-1.2 1.316-1.524l-.932-1.77ZM19.182 5c.35 0 .619.31.569.657l1.98.285A2.575 2.575 0 0 0 19.18 3v2Zm-.102-2a2.747 2.747 0 0 0-2.747 2.746h2c0-.412.335-.746.747-.746V3Z" fill="currentColor" stroke="none"/><path d="m5 7 4 5m4 5-4-5m0 0-4 5m4-5 4-5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
576
|
+
const tuiIconTable = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTable" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18"/></svg></svg></svg></g></svg>';
|
|
577
|
+
const tuiIconTableLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTableLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18"/></svg></svg></svg></g></svg>';
|
|
578
|
+
const tuiIconTableMergeLarge = '<svg height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconTableMergeLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path clip-rule="evenodd" d="M11 4H4v16h7v-3.5a1 1 0 1 1 2 0V20h7V4h-7v4a1 1 0 1 1-2 0V4Zm9 18H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2ZM6.293 8.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414L8.586 12 6.293 9.707a1 1 0 0 1 0-1.414Zm10 7.414a1 1 0 0 0 1.414-1.414L15.414 12l2.293-2.293a1 1 0 0 0-1.414-1.414l-3 3a1 1 0 0 0 0 1.414l3 3Z" fill="currentColor" stroke="none" fill-rule="evenodd"/></svg></svg></g></svg>';
|
|
579
|
+
const tuiIconTableSplitLarge = '<svg height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconTableSplitLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-12" y="-12"><path clip-rule="evenodd" d="M20 4H4v16h16V4ZM4 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H4Zm6.707 13.707a1 1 0 0 1-1.414 0l-3-3a1 1 0 0 1 0-1.414l3-3a1 1 0 0 1 1.414 1.414L8.414 12l2.293 2.293a1 1 0 0 1 0 1.414Zm4-7.414a1 1 0 1 0-1.414 1.414L15.586 12l-2.293 2.293a1 1 0 0 0 1.414 1.414l3-3a1 1 0 0 0 0-1.414l-3-3Z" fill="currentColor" stroke="none" fill-rule="evenodd"/></svg></svg></g></svg>';
|
|
580
|
+
const tuiIconTablet = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTablet" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="2" width="16" height="20" rx="2" ry="2"/><path d="M12 18h.01"/></svg></svg></svg></g></svg>';
|
|
581
|
+
const tuiIconTabletLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTabletLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="2" width="16" height="20" rx="2" ry="2"/><path d="M12 18h.01"/></svg></svg></svg></g></svg>';
|
|
582
|
+
const tuiIconTag = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTag" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m20.59 13.41-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82zM7 7h.01"/></svg></svg></svg></g></svg>';
|
|
583
|
+
const tuiIconTagLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTagLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m20.59 13.41-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82zM7 7h.01"/></svg></svg></svg></g></svg>';
|
|
584
|
+
const tuiIconTarget = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTarget" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="12" r="6"/><circle cx="12" cy="12" r="2"/></svg></svg></svg></g></svg>';
|
|
585
|
+
const tuiIconTargetLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTargetLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="12" r="6"/><circle cx="12" cy="12" r="2"/></svg></svg></svg></g></svg>';
|
|
203
586
|
const tuiIconTeXLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconTeXLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M4 16V8H1h6" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="M9 13h3.667c.184 0 .333-.15.333-.333V12a2 2 0 0 0-2-2v0a2 2 0 0 0-2 2v1.784C9 15.008 9.992 16 11.216 16v0c.574 0 1.126-.223 1.54-.621l.244-.236" stroke="currentColor" stroke-linecap="round" stroke-width="2"/><path d="m16 8 2.5 4m2.5 4-2.5-4m0 0L16 16m2.5-4L21 8" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
204
|
-
const
|
|
205
|
-
const
|
|
587
|
+
const tuiIconTerminal = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTerminal" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m4 17 6-6-6-6M12 19h8"/></svg></svg></svg></g></svg>';
|
|
588
|
+
const tuiIconTerminalLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTerminalLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m4 17 6-6-6-6M12 19h8"/></svg></svg></svg></g></svg>';
|
|
589
|
+
const tuiIconThermometer = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconThermometer" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z"/></svg></svg></svg></g></svg>';
|
|
590
|
+
const tuiIconThermometerLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconThermometerLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z"/></svg></svg></svg></g></svg>';
|
|
591
|
+
const tuiIconThumbsDown = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconThumbsDown" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17"/></svg></svg></svg></g></svg>';
|
|
592
|
+
const tuiIconThumbsDownLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconThumbsDownLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17"/></svg></svg></svg></g></svg>';
|
|
593
|
+
const tuiIconThumbsUp = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconThumbsUp" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"/></svg></svg></svg></g></svg>';
|
|
594
|
+
const tuiIconThumbsUpLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconThumbsUpLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"/></svg></svg></svg></g></svg>';
|
|
595
|
+
const tuiIconTime = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTime" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M12 6v6l4 2"/></svg></svg></svg></g></svg>';
|
|
596
|
+
const tuiIconTimeLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTimeLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M12 6v6l4 2"/></svg></svg></svg></g></svg>';
|
|
597
|
+
const tuiIconToggleLeft = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconToggleLeft" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="1" y="5" width="22" height="14" rx="7" ry="7"/><circle cx="8" cy="12" r="3"/></svg></svg></svg></g></svg>';
|
|
598
|
+
const tuiIconToggleLeftLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconToggleLeftLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="1" y="5" width="22" height="14" rx="7" ry="7"/><circle cx="8" cy="12" r="3"/></svg></svg></svg></g></svg>';
|
|
206
599
|
const tuiIconToggleOff = '<svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconToggleOff" xmlns="http://www.w3.org/2000/svg"><svg height="1em" overflow="visible" version="1.1" viewBox="0 0 16 16" width="1em" x="50%" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-8" y="-8"><circle cx="8" cy="8" fill="none" r="4" stroke="currentColor" stroke-width="2"/></svg></svg></g></svg>';
|
|
207
600
|
const tuiIconToggleOffLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconToggleOffLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" y="-12"><path d="M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8z" fill="none" stroke="currentColor" stroke-width="2"/></svg></svg></g></svg>';
|
|
208
601
|
const tuiIconToggleOn = '<svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconToggleOn" xmlns="http://www.w3.org/2000/svg"><svg height="1em" overflow="visible" viewBox="0 0 16 16" width="1em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-8" y="-8"><path d="M8 4.5V12" stroke="currentColor" stroke-linecap="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
209
602
|
const tuiIconToggleOnLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconToggleOnLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" y="-12"><path d="M12 8.5V16" stroke="currentColor" stroke-linecap="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
210
|
-
const
|
|
211
|
-
const
|
|
603
|
+
const tuiIconToggleRight = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconToggleRight" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="1" y="5" width="22" height="14" rx="7" ry="7"/><circle cx="16" cy="12" r="3"/></svg></svg></svg></g></svg>';
|
|
604
|
+
const tuiIconToggleRightLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconToggleRightLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="1" y="5" width="22" height="14" rx="7" ry="7"/><circle cx="16" cy="12" r="3"/></svg></svg></svg></g></svg>';
|
|
605
|
+
const tuiIconTool = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTool" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"/></svg></svg></svg></g></svg>';
|
|
606
|
+
const tuiIconToolLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconToolLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"/></svg></svg></svg></g></svg>';
|
|
607
|
+
const tuiIconTooltip = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTooltip" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3M12 17h.01"/></svg></svg></svg></g></svg>';
|
|
608
|
+
const tuiIconTooltipLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTooltipLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3M12 17h.01"/></svg></svg></svg></g></svg>';
|
|
212
609
|
const tuiIconTransparentLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconTransparentLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><rect height="14" rx="3" stroke="currentColor" stroke-width="2" width="14" x="1" y="3"/><path d="m8.5 10.5 5 5M11 9l4 4.5M7 13l4 4" stroke="currentColor" stroke-width="1.8"/><rect height="14" rx="3" stroke="currentColor" stroke-width="2" width="14" x="7" y="9"/></svg></svg></g></svg>';
|
|
213
|
-
const tuiIconTrash = '<svg
|
|
214
|
-
const
|
|
215
|
-
const
|
|
610
|
+
const tuiIconTrash = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTrash" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M3 6h18M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"/></svg></svg></svg></g></svg>';
|
|
611
|
+
const tuiIconTrash2 = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTrash2" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M3 6h18M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2M10 11v6M14 11v6"/></svg></svg></svg></g></svg>';
|
|
612
|
+
const tuiIconTrash2Large = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTrash2Large" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 6h18M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2M10 11v6M14 11v6"/></svg></svg></svg></g></svg>';
|
|
613
|
+
const tuiIconTrashLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTrashLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 6h18M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"/></svg></svg></svg></g></svg>';
|
|
614
|
+
const tuiIconTrello = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTrello" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M7 7h3v9H7zM14 7h3v5h-3z"/></svg></svg></svg></g></svg>';
|
|
615
|
+
const tuiIconTrelloLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTrelloLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M7 7h3v9H7zM14 7h3v5h-3z"/></svg></svg></svg></g></svg>';
|
|
616
|
+
const tuiIconTrendingDown = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTrendingDown" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m23 18-9.5-9.5-5 5L1 6"/><path d="M17 18h6v-6"/></svg></svg></svg></g></svg>';
|
|
617
|
+
const tuiIconTrendingDownLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTrendingDownLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m23 18-9.5-9.5-5 5L1 6"/><path d="M17 18h6v-6"/></svg></svg></svg></g></svg>';
|
|
618
|
+
const tuiIconTrendingUp = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTrendingUp" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m23 6-9.5 9.5-5-5L1 18"/><path d="M17 6h6v6"/></svg></svg></svg></g></svg>';
|
|
619
|
+
const tuiIconTrendingUpLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTrendingUpLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m23 6-9.5 9.5-5-5L1 18"/><path d="M17 6h6v6"/></svg></svg></svg></g></svg>';
|
|
620
|
+
const tuiIconTriangle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTriangle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"/></svg></svg></svg></g></svg>';
|
|
621
|
+
const tuiIconTriangleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTriangleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"/></svg></svg></svg></g></svg>';
|
|
622
|
+
const tuiIconTruck = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTruck" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M1 3h15v13H1zM16 8h4l3 3v5h-7V8z"/><circle cx="5.5" cy="18.5" r="2.5"/><circle cx="18.5" cy="18.5" r="2.5"/></svg></svg></svg></g></svg>';
|
|
623
|
+
const tuiIconTruckLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTruckLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M1 3h15v13H1zM16 8h4l3 3v5h-7V8z"/><circle cx="5.5" cy="18.5" r="2.5"/><circle cx="18.5" cy="18.5" r="2.5"/></svg></svg></svg></g></svg>';
|
|
624
|
+
const tuiIconTv = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTv" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="7" width="20" height="15" rx="2" ry="2"/><path d="m17 2-5 5-5-5"/></svg></svg></svg></g></svg>';
|
|
625
|
+
const tuiIconTvLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTvLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="7" width="20" height="15" rx="2" ry="2"/><path d="m17 2-5 5-5-5"/></svg></svg></svg></g></svg>';
|
|
626
|
+
const tuiIconTwitch = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTwitch" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"/></svg></svg></svg></g></svg>';
|
|
627
|
+
const tuiIconTwitchLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTwitchLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"/></svg></svg></svg></g></svg>';
|
|
628
|
+
const tuiIconTwitter = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTwitter" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"/></svg></svg></svg></g></svg>';
|
|
629
|
+
const tuiIconTwitterLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTwitterLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"/></svg></svg></svg></g></svg>';
|
|
630
|
+
const tuiIconType = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconType" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M4 7V4h16v3M9 20h6M12 4v16"/></svg></svg></svg></g></svg>';
|
|
631
|
+
const tuiIconTypeLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTypeLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 7V4h16v3M9 20h6M12 4v16"/></svg></svg></svg></g></svg>';
|
|
632
|
+
const tuiIconUmbrella = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconUmbrella" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7"/></svg></svg></svg></g></svg>';
|
|
633
|
+
const tuiIconUmbrellaLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconUmbrellaLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7"/></svg></svg></svg></g></svg>';
|
|
634
|
+
const tuiIconUnderline = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconUnderline" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3M4 21h16"/></svg></svg></svg></g></svg>';
|
|
635
|
+
const tuiIconUnderlineLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconUnderlineLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3M4 21h16"/></svg></svg></svg></g></svg>';
|
|
216
636
|
const tuiIconUndo = '<svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconUndo" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1em" overflow="visible" viewBox="0 0 16 16" width="1em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-8" y="-8"><path d="M1 2.667v4h4" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="M2.673 10a6 6 0 1 0 1.42-6.24L1 6.667" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
217
637
|
const tuiIconUndoLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconUndoLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M1.212 10.967c0 .374.161.756.484 1.016h.001l7.018 5.665.001.002a1.277 1.277 0 0 0 1.599.008h0l-.528-1.134.936-.352h0v-.002l-.909-2.414c1.97.024 3.388.256 4.607.875 1.482.752 2.816 2.154 4.431 4.875a1 1 0 0 0 1.843-.695c-.459-2.442-1.173-4.98-3.014-6.975-1.676-1.816-4.172-3.066-7.912-3.541l.954-2.535h0a1.31 1.31 0 0 0-.4-1.478 1.275 1.275 0 0 0-1.607-.001l-.002.001-7.02 5.668h0l-.008.007a1.306 1.306 0 0 0-.474 1.01Zm0 0v-.002h1l-1 .004v-.002Zm8.763 5.129-.002-.002.002.002Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
218
|
-
const tuiIconUnlinkLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconUnlinkLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path clip-rule="evenodd" d="M16.996 1.067a6 6 0 0 0-4.22 1.684l-.01.01-1.72 1.71a1 1 0 0 0 1.41 1.418l1.714-1.705a4 4 0 0 1 5.657 5.655l-2.994 2.994a4 4 0 0 1-6.032-.432A1 1 0 1 0 9.2 13.599a6 6 0 0 0 9.047.648l3-3 .013-.012a6 6 0 0 0-4.264-10.168ZM10.425 8.01a6 6 0 0 0-4.672 1.743l-3 3-.012.012a6 6 0 0 0 8.484 8.484l.012-.012 1.71-1.71a1 1 0 0 0-1.414-1.414L9.83 19.816a4 4 0 0 1-5.656-5.655l2.993-2.994a4 4 0 0 1 6.032.432 1 1 0 0 0 1.602-1.198 6.001 6.001 0 0 0-4.376-2.39Zm6.868 9.283a1 1 0 0 1 1.414 0l1.793 1.793 1.793-1.793a1 1 0 0 1 1.414 1.414L21.914 20.5l1.793 1.793a1 1 0 0 1-1.414 1.414L20.5 21.914l-1.793 1.793a1 1 0 0 1-1.414-1.414l1.793-1.793-1.793-1.793a1 1 0 0 1 0-1.414Z" fill="currentColor" fill-rule="evenodd"/></svg></svg></g></svg>';
|
|
219
|
-
const
|
|
220
|
-
const
|
|
221
|
-
const
|
|
222
|
-
const
|
|
223
|
-
const
|
|
224
|
-
const
|
|
225
|
-
const
|
|
226
|
-
const
|
|
227
|
-
const
|
|
228
|
-
const
|
|
229
|
-
const
|
|
230
|
-
const
|
|
638
|
+
const tuiIconUnlinkLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconUnlinkLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path clip-rule="evenodd" d="M16.996 1.067a6 6 0 0 0-4.22 1.684l-.01.01-1.72 1.71a1 1 0 0 0 1.41 1.418l1.714-1.705a4 4 0 0 1 5.657 5.655l-2.994 2.994a4 4 0 0 1-6.032-.432A1 1 0 1 0 9.2 13.599a6 6 0 0 0 9.047.648l3-3 .013-.012a6 6 0 0 0-4.264-10.168ZM10.425 8.01a6 6 0 0 0-4.672 1.743l-3 3-.012.012a6 6 0 0 0 8.484 8.484l.012-.012 1.71-1.71a1 1 0 0 0-1.414-1.414L9.83 19.816a4 4 0 0 1-5.656-5.655l2.993-2.994a4 4 0 0 1 6.032.432 1 1 0 0 0 1.602-1.198 6.001 6.001 0 0 0-4.376-2.39Zm6.868 9.283a1 1 0 0 1 1.414 0l1.793 1.793 1.793-1.793a1 1 0 0 1 1.414 1.414L21.914 20.5l1.793 1.793a1 1 0 0 1-1.414 1.414L20.5 21.914l-1.793 1.793a1 1 0 0 1-1.414-1.414l1.793-1.793-1.793-1.793a1 1 0 0 1 0-1.414Z" fill="currentColor" stroke="none" fill-rule="evenodd"/></svg></svg></g></svg>';
|
|
639
|
+
const tuiIconUnlock = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconUnlock" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="11" width="18" height="11" rx="2" ry="2"/><path d="M7 11V7a5 5 0 0 1 9.9-1"/></svg></svg></svg></g></svg>';
|
|
640
|
+
const tuiIconUnlockLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconUnlockLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="11" width="18" height="11" rx="2" ry="2"/><path d="M7 11V7a5 5 0 0 1 9.9-1"/></svg></svg></svg></g></svg>';
|
|
641
|
+
const tuiIconUpload = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconUpload" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M17 8l-5-5-5 5M12 3v12"/></svg></svg></svg></g></svg>';
|
|
642
|
+
const tuiIconUploadCloud = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconUploadCloud" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m16 16-4-4-4 4M12 12v9"/><path d="M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3"/><path d="m16 16-4-4-4 4"/></svg></svg></svg></g></svg>';
|
|
643
|
+
const tuiIconUploadCloudLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconUploadCloudLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m16 16-4-4-4 4M12 12v9"/><path d="M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3"/><path d="m16 16-4-4-4 4"/></svg></svg></svg></g></svg>';
|
|
644
|
+
const tuiIconUploadLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconUploadLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M17 8l-5-5-5 5M12 3v12"/></svg></svg></svg></g></svg>';
|
|
645
|
+
const tuiIconUser = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconUser" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"/><circle cx="12" cy="7" r="4"/></svg></svg></svg></g></svg>';
|
|
646
|
+
const tuiIconUserCheck = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconUserCheck" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="8.5" cy="7" r="4"/><path d="m17 11 2 2 4-4"/></svg></svg></svg></g></svg>';
|
|
647
|
+
const tuiIconUserCheckLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconUserCheckLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="8.5" cy="7" r="4"/><path d="m17 11 2 2 4-4"/></svg></svg></svg></g></svg>';
|
|
648
|
+
const tuiIconUserLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconUserLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"/><circle cx="12" cy="7" r="4"/></svg></svg></svg></g></svg>';
|
|
649
|
+
const tuiIconUserMinus = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconUserMinus" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="8.5" cy="7" r="4"/><path d="M23 11h-6"/></svg></svg></svg></g></svg>';
|
|
650
|
+
const tuiIconUserMinusLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconUserMinusLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="8.5" cy="7" r="4"/><path d="M23 11h-6"/></svg></svg></svg></g></svg>';
|
|
651
|
+
const tuiIconUserPlus = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconUserPlus" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="8.5" cy="7" r="4"/><path d="M20 8v6M23 11h-6"/></svg></svg></svg></g></svg>';
|
|
652
|
+
const tuiIconUserPlusLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconUserPlusLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="8.5" cy="7" r="4"/><path d="M20 8v6M23 11h-6"/></svg></svg></svg></g></svg>';
|
|
653
|
+
const tuiIconUserX = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconUserX" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="8.5" cy="7" r="4"/><path d="m18 8 5 5M23 8l-5 5"/></svg></svg></svg></g></svg>';
|
|
654
|
+
const tuiIconUserXLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconUserXLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="8.5" cy="7" r="4"/><path d="m18 8 5 5M23 8l-5 5"/></svg></svg></svg></g></svg>';
|
|
655
|
+
const tuiIconUsers = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconUsers" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M23 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75"/></svg></svg></svg></g></svg>';
|
|
656
|
+
const tuiIconUsersLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconUsersLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M23 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75"/></svg></svg></svg></g></svg>';
|
|
657
|
+
const tuiIconVideo = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconVideo" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m23 7-7 5 7 5V7z"/><rect x="1" y="5" width="15" height="14" rx="2" ry="2"/></svg></svg></svg></g></svg>';
|
|
658
|
+
const tuiIconVideoLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconVideoLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m23 7-7 5 7 5V7z"/><rect x="1" y="5" width="15" height="14" rx="2" ry="2"/></svg></svg></svg></g></svg>';
|
|
659
|
+
const tuiIconVideoOff = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconVideoOff" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M16 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2m5.66 0H14a2 2 0 0 1 2 2v3.34l1 1L23 7v10M1 1l22 22"/></svg></svg></svg></g></svg>';
|
|
660
|
+
const tuiIconVideoOffLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconVideoOffLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2m5.66 0H14a2 2 0 0 1 2 2v3.34l1 1L23 7v10M1 1l22 22"/></svg></svg></svg></g></svg>';
|
|
661
|
+
const tuiIconViewListLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconViewListLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8 6h13M8 12h13M8 18h13M3 6h.01M3 12h.01M3 18h.01"/></svg></svg></svg></g></svg>';
|
|
662
|
+
const tuiIconVisa = '<svg focusable="false" height="2em" width="2em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconVisa" xmlns="http://www.w3.org/2000/svg"><svg height="2em" overflow="visible" viewBox="0 0 32 32" width="2em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-16" y="-16"><g fill="#1434cb" stroke="none"><path d="M11.257 9.302 12.875.16h2.587l-1.619 9.143zM23.226.384A6.909 6.909 0 0 0 20.907 0c-2.556 0-4.357 1.24-4.372 3.017-.014 1.314 1.286 2.047 2.267 2.485 1.007.448 1.346.734 1.34 1.134-.006.613-.803.893-1.547.893-1.036 0-1.586-.139-2.435-.48l-.334-.146-.363 2.047c.605.255 1.722.477 2.882.488 2.72 0 4.485-1.226 4.505-3.124.01-1.04-.68-1.832-2.172-2.484-.904-.423-1.458-.705-1.452-1.134 0-.38.469-.786 1.481-.786a4.93 4.93 0 0 1 1.937.35l.231.106.351-1.982M29.86.168h-1.999c-.62 0-1.083.162-1.355.758l-3.842 8.38h2.717s.444-1.127.545-1.375l3.313.004c.077.32.315 1.37.315 1.37h2.4L29.86.168ZM26.67 6.06c.214-.527 1.03-2.556 1.03-2.556-.014.024.213-.53.344-.873l.175.789.599 2.64H26.67ZM9.087.166 6.554 6.4l-.27-1.267c-.471-1.461-1.94-3.044-3.582-3.836l2.316 7.996 2.737-.003L11.828.166h-2.74" transform="translate(0 11)"/><path d="M4.205.16H.033L0 .35c3.246.757 5.393 2.586 6.285 4.784L5.377.932C5.221.352 4.767.18 4.205.16" transform="translate(0 11)"/></g></svg></svg></g></svg>';
|
|
663
|
+
const tuiIconVisaMono = '<svg height="2em" width="2em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconVisaMono" xmlns="http://www.w3.org/2000/svg"><svg height="2em" overflow="visible" viewBox="0 0 32 32" width="2em" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%"><svg x="-16" y="-16"><path transform="translate(0 -1)" clip-rule="evenodd" d="M23.226 12.384A6.91 6.91 0 0 0 20.907 12c-2.556 0-4.357 1.24-4.372 3.017-.014 1.314 1.286 2.047 2.267 2.485 1.007.448 1.346.733 1.34 1.134-.006.613-.803.893-1.547.893-1.035 0-1.586-.139-2.435-.48l-.334-.146-.363 2.047c.604.255 1.722.477 2.882.488 2.72 0 4.485-1.226 4.505-3.124.01-1.04-.68-1.831-2.172-2.484-.904-.423-1.458-.705-1.452-1.134 0-.38.469-.786 1.481-.786a4.933 4.933 0 0 1 1.937.35l.232.106.35-1.982Zm-11.969 8.918 1.618-9.143h2.587l-1.619 9.143h-2.586Zm16.604-9.134h2l2.093 9.137h-2.4s-.238-1.05-.315-1.37l-1.816-.002h-.004l-1.493-.002c-.1.247-.545 1.374-.545 1.374h-2.717l3.842-8.38c.272-.595.736-.757 1.355-.757Zm-.16 3.337-1.03 2.556h2.147l-.6-2.64-.174-.789c-.069.18-.164.418-.236.6a5.326 5.326 0 0 0-.107.273Zm-18.614-3.34-2.533 6.236-.27-1.267v-.001l-.907-4.201c-.156-.58-.61-.752-1.172-.772H.033L0 12.35a11.11 11.11 0 0 1 2.718 1.003l2.3 7.941 2.737-.003 4.073-9.125h-2.74Z" fill="currentColor" stroke="none" fill-rule="evenodd"/></svg></svg></g></svg>';
|
|
664
|
+
const tuiIconVoicemail = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconVoicemail" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="5.5" cy="11.5" r="4.5"/><circle cx="18.5" cy="11.5" r="4.5"/><path d="M5.5 16h13"/></svg></svg></svg></g></svg>';
|
|
665
|
+
const tuiIconVoicemailLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconVoicemailLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="5.5" cy="11.5" r="4.5"/><circle cx="18.5" cy="11.5" r="4.5"/><path d="M5.5 16h13"/></svg></svg></svg></g></svg>';
|
|
666
|
+
const tuiIconVolume = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconVolume" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M11 5 6 9H2v6h4l5 4V5z"/></svg></svg></svg></g></svg>';
|
|
667
|
+
const tuiIconVolume1 = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconVolume1" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M11 5 6 9H2v6h4l5 4V5zM15.54 8.46a5 5 0 0 1 0 7.07"/></svg></svg></svg></g></svg>';
|
|
668
|
+
const tuiIconVolume1Large = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconVolume1Large" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11 5 6 9H2v6h4l5 4V5zM15.54 8.46a5 5 0 0 1 0 7.07"/></svg></svg></svg></g></svg>';
|
|
669
|
+
const tuiIconVolume2 = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconVolume2" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M11 5 6 9H2v6h4l5 4V5zM19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"/></svg></svg></svg></g></svg>';
|
|
670
|
+
const tuiIconVolume2Large = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconVolume2Large" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11 5 6 9H2v6h4l5 4V5zM19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"/></svg></svg></svg></g></svg>';
|
|
671
|
+
const tuiIconVolumeLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconVolumeLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11 5 6 9H2v6h4l5 4V5z"/></svg></svg></svg></g></svg>';
|
|
672
|
+
const tuiIconVolumeX = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconVolumeX" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M11 5 6 9H2v6h4l5 4V5zM23 9l-6 6M17 9l6 6"/></svg></svg></svg></g></svg>';
|
|
673
|
+
const tuiIconVolumeXLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconVolumeXLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11 5 6 9H2v6h4l5 4V5zM23 9l-6 6M17 9l6 6"/></svg></svg></svg></g></svg>';
|
|
674
|
+
const tuiIconWarningLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconWarningLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path clip-rule="evenodd" d="M12 5a1 1 0 0 1 1 1v8a1 1 0 1 1-2 0V6a1 1 0 0 1 1-1zm1 13a1 1 0 1 1-2 0 1 1 0 0 1 2 0z" fill="currentColor" stroke="none" fill-rule="evenodd"/></svg></svg></g></svg>';
|
|
675
|
+
const tuiIconWatch = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconWatch" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="7"/><path d="M12 9v3l1.5 1.5M16.51 17.35l-.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-.35-3.83m.01-10.7.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l.35 3.83"/></svg></svg></svg></g></svg>';
|
|
676
|
+
const tuiIconWatchLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconWatchLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="7"/><path d="M12 9v3l1.5 1.5M16.51 17.35l-.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-.35-3.83m.01-10.7.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l.35 3.83"/></svg></svg></svg></g></svg>';
|
|
677
|
+
const tuiIconWifi = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconWifi" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12.55a11 11 0 0 1 14.08 0M1.42 9a16 16 0 0 1 21.16 0M8.53 16.11a6 6 0 0 1 6.95 0M12 20h.01"/></svg></svg></svg></g></svg>';
|
|
678
|
+
const tuiIconWifiLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconWifiLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12.55a11 11 0 0 1 14.08 0M1.42 9a16 16 0 0 1 21.16 0M8.53 16.11a6 6 0 0 1 6.95 0M12 20h.01"/></svg></svg></svg></g></svg>';
|
|
679
|
+
const tuiIconWifiOff = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconWifiOff" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m1 1 22 22M16.72 11.06A10.94 10.94 0 0 1 19 12.55M5 12.55a10.94 10.94 0 0 1 5.17-2.39M10.71 5.05A16 16 0 0 1 22.58 9M1.42 9a15.91 15.91 0 0 1 4.7-2.88M8.53 16.11a6 6 0 0 1 6.95 0M12 20h.01"/></svg></svg></svg></g></svg>';
|
|
680
|
+
const tuiIconWifiOffLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconWifiOffLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m1 1 22 22M16.72 11.06A10.94 10.94 0 0 1 19 12.55M5 12.55a10.94 10.94 0 0 1 5.17-2.39M10.71 5.05A16 16 0 0 1 22.58 9M1.42 9a15.91 15.91 0 0 1 4.7-2.88M8.53 16.11a6 6 0 0 1 6.95 0M12 20h.01"/></svg></svg></svg></g></svg>';
|
|
681
|
+
const tuiIconWifiOnLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconWifiOnLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12.55a11 11 0 0 1 14.08 0M1.42 9a16 16 0 0 1 21.16 0M8.53 16.11a6 6 0 0 1 6.95 0M12 20h.01"/></svg></svg></svg></g></svg>';
|
|
682
|
+
const tuiIconWind = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconWind" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2"/></svg></svg></svg></g></svg>';
|
|
683
|
+
const tuiIconWindLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconWindLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2"/></svg></svg></svg></g></svg>';
|
|
684
|
+
const tuiIconX = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconX" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M18 6 6 18M6 6l12 12"/></svg></svg></svg></g></svg>';
|
|
685
|
+
const tuiIconXCircle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconXCircle" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m15 9-6 6M9 9l6 6"/></svg></svg></svg></g></svg>';
|
|
686
|
+
const tuiIconXCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconXCircleLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="m15 9-6 6M9 9l6 6"/></svg></svg></svg></g></svg>';
|
|
687
|
+
const tuiIconXLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconXLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 6 6 18M6 6l12 12"/></svg></svg></svg></g></svg>';
|
|
688
|
+
const tuiIconXOctagon = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconXOctagon" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2zM15 9l-6 6M9 9l6 6"/></svg></svg></svg></g></svg>';
|
|
689
|
+
const tuiIconXOctagonLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconXOctagonLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2zM15 9l-6 6M9 9l6 6"/></svg></svg></svg></g></svg>';
|
|
690
|
+
const tuiIconXSquare = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconXSquare" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="m9 9 6 6M15 9l-6 6"/></svg></svg></svg></g></svg>';
|
|
691
|
+
const tuiIconXSquareLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconXSquareLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="m9 9 6 6M15 9l-6 6"/></svg></svg></svg></g></svg>';
|
|
692
|
+
const tuiIconYoutube = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconYoutube" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"/><path d="m9.75 15.02 5.75-3.27-5.75-3.27v6.54z"/></svg></svg></svg></g></svg>';
|
|
693
|
+
const tuiIconYoutubeLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconYoutubeLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"/><path d="m9.75 15.02 5.75-3.27-5.75-3.27v6.54z"/></svg></svg></svg></g></svg>';
|
|
694
|
+
const tuiIconZap = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconZap" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M13 2 3 14h9l-1 8 10-12h-9l1-8z"/></svg></svg></svg></g></svg>';
|
|
695
|
+
const tuiIconZapLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconZapLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M13 2 3 14h9l-1 8 10-12h-9l1-8z"/></svg></svg></svg></g></svg>';
|
|
696
|
+
const tuiIconZapOff = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconZapOff" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M12.41 6.75 13 2l-2.43 2.92M18.57 12.91 21 10h-5.34M8 8l-5 6h9l-1 8 5-6M1 1l22 22"/></svg></svg></svg></g></svg>';
|
|
697
|
+
const tuiIconZapOffLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconZapOffLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12.41 6.75 13 2l-2.43 2.92M18.57 12.91 21 10h-5.34M8 8l-5 6h9l-1 8 5-6M1 1l22 22"/></svg></svg></svg></g></svg>';
|
|
698
|
+
const tuiIconZoomIn = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconZoomIn" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="11" cy="11" r="8"/><path d="m21 21-4.35-4.35M11 8v6M8 11h6"/></svg></svg></svg></g></svg>';
|
|
699
|
+
const tuiIconZoomInLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconZoomInLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="11" cy="11" r="8"/><path d="m21 21-4.35-4.35M11 8v6M8 11h6"/></svg></svg></svg></g></svg>';
|
|
700
|
+
const tuiIconZoomOut = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconZoomOut" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16"><svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><circle cx="11" cy="11" r="8"/><path d="m21 21-4.35-4.35M8 11h6"/></svg></svg></svg></g></svg>';
|
|
701
|
+
const tuiIconZoomOutLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconZoomOutLarge" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24"><svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="11" cy="11" r="8"/><path d="m21 21-4.35-4.35M8 11h6"/></svg></svg></svg></g></svg>';
|
|
231
702
|
|
|
232
703
|
const tuiCoreIcons = {
|
|
233
|
-
|
|
234
|
-
tuiIconAttention,
|
|
235
|
-
tuiIconCancel,
|
|
704
|
+
tuiIconAlertCircle,
|
|
236
705
|
tuiIconCheck,
|
|
237
706
|
tuiIconCheckLarge,
|
|
707
|
+
tuiIconCheckCircle,
|
|
708
|
+
tuiIconChevronLeftLarge,
|
|
709
|
+
tuiIconChevronRight,
|
|
710
|
+
tuiIconChevronRightLarge,
|
|
711
|
+
tuiIconClose,
|
|
238
712
|
tuiIconCloseLarge,
|
|
239
|
-
|
|
713
|
+
tuiIconHelpCircle,
|
|
240
714
|
tuiIconInfo,
|
|
241
715
|
tuiIconMinus,
|
|
242
716
|
tuiIconMinusLarge,
|
|
243
|
-
|
|
717
|
+
tuiIconXCircle,
|
|
244
718
|
};
|
|
245
719
|
const tuiKitIcons = Object.assign(Object.assign({}, tuiCoreIcons), { tuiIconAlertCircleLarge,
|
|
246
|
-
tuiIconChevronDown,
|
|
247
|
-
tuiIconChevronDownLarge,
|
|
248
|
-
tuiIconChevronLeft,
|
|
249
720
|
tuiIconCalendar,
|
|
250
721
|
tuiIconCalendarLarge,
|
|
722
|
+
tuiIconCheck,
|
|
723
|
+
tuiIconCheckLarge,
|
|
251
724
|
tuiIconCheckCircleLarge,
|
|
252
|
-
|
|
253
|
-
|
|
725
|
+
tuiIconChevronDown,
|
|
726
|
+
tuiIconChevronDownLarge,
|
|
727
|
+
tuiIconChevronLeft,
|
|
728
|
+
tuiIconChevronRight,
|
|
729
|
+
tuiIconClock,
|
|
730
|
+
tuiIconClockLarge,
|
|
731
|
+
tuiIconCopy,
|
|
732
|
+
tuiIconCopyLarge,
|
|
733
|
+
tuiIconEye,
|
|
734
|
+
tuiIconEyeLarge,
|
|
735
|
+
tuiIconEyeOff,
|
|
736
|
+
tuiIconEyeOffLarge,
|
|
737
|
+
tuiIconFileLarge,
|
|
254
738
|
tuiIconPlus,
|
|
255
|
-
|
|
256
|
-
tuiIconShowLarge,
|
|
257
|
-
tuiIconTime,
|
|
258
|
-
tuiIconTimeLarge,
|
|
739
|
+
tuiIconStarLarge,
|
|
259
740
|
tuiIconToggleOff,
|
|
260
741
|
tuiIconToggleOffLarge,
|
|
261
|
-
|
|
742
|
+
tuiIconToggleOn,
|
|
743
|
+
tuiIconToggleOnLarge,
|
|
744
|
+
tuiIconTrashLarge,
|
|
745
|
+
tuiIconWarningLarge });
|
|
262
746
|
|
|
263
747
|
/**
|
|
264
748
|
* Public API Surface of @taiga-ui/icons
|
|
@@ -268,5 +752,5 @@ const tuiKitIcons = Object.assign(Object.assign({}, tuiCoreIcons), { tuiIconAler
|
|
|
268
752
|
* Generated bundle index. Do not edit.
|
|
269
753
|
*/
|
|
270
754
|
|
|
271
|
-
export { tuiCoreIcons, tuiIconAddRowLarge, tuiIconAlertCircleLarge, tuiIconAlignCenterLarge, tuiIconAlignJustifyLarge, tuiIconAlignLeftLarge, tuiIconAlignRightLarge, tuiIconAnchorLarge, tuiIconArrowDown, tuiIconArrowDownLarge, tuiIconArrowDownLeft, tuiIconArrowDownRight, tuiIconArrowLeft, tuiIconArrowLeftLarge, tuiIconArrowRight, tuiIconArrowRightLarge, tuiIconArrowUp, tuiIconArrowUpLarge, tuiIconArrowUpLeft, tuiIconArrowUpRight, tuiIconAttach, tuiIconAttachLarge, tuiIconAttention, tuiIconBackCircleLarge, tuiIconBell, tuiIconBellLarge, tuiIconBellOff, tuiIconBellOffLarge, tuiIconBoldLarge, tuiIconBookmark, tuiIconBookmarkLarge, tuiIconCalendar, tuiIconCalendarLarge, tuiIconCall, tuiIconCallIn, tuiIconCallInLarge, tuiIconCallLarge, tuiIconCallOut, tuiIconCallOutLarge, tuiIconCallTransferLarge, tuiIconCameraLarge, tuiIconCancel, tuiIconCancelCircleLarge, tuiIconCard, tuiIconCardsLarge, tuiIconChartBar, tuiIconChartLarge, tuiIconChartLineLarge, tuiIconCheck, tuiIconCheckCircle, tuiIconCheckCircleLarge, tuiIconCheckLarge, tuiIconCheckList, tuiIconChevronDown, tuiIconChevronDownLarge, tuiIconChevronLeft, tuiIconChevronLeftLarge, tuiIconChevronRight, tuiIconChevronRightLarge, tuiIconChevronUp, tuiIconChevronUpLarge, tuiIconClearFormatLarge, tuiIconClose, tuiIconCloseCircleLarge, tuiIconCloseLarge, tuiIconCloud, tuiIconCode, tuiIconCodeLarge, tuiIconCollapse, tuiIconColorLarge, tuiIconComment, tuiIconCommentLarge, tuiIconCompanyLarge, tuiIconCopy, tuiIconCopyLarge, tuiIconDefaultDocLarge, tuiIconDeleteLarge, tuiIconDesktopLarge, tuiIconDislikeLarge, tuiIconDone, tuiIconDownload, tuiIconDownloadLarge, tuiIconDraft, tuiIconDrag, tuiIconDragLarge, tuiIconEdit, tuiIconEditLarge, tuiIconElectron, tuiIconElectronMono, tuiIconExpand, tuiIconExternal, tuiIconExternalLarge, tuiIconEyeClosed, tuiIconEyeOpen, tuiIconFile, tuiIconFileLarge, tuiIconFilter, tuiIconFilterLarge, tuiIconFlag, tuiIconFlagLarge, tuiIconFolder, tuiIconFolderLarge, tuiIconFontLarge, tuiIconFormatLarge, tuiIconFrameLarge, tuiIconGeoLarge, tuiIconHeart, tuiIconHeartFilled, tuiIconHeartFilledLarge, tuiIconHeartLarge, tuiIconHelpCircleLarge, tuiIconHideLarge, tuiIconHiliteLarge, tuiIconHrLarge, tuiIconImgLarge, tuiIconIndentLarge, tuiIconInfo, tuiIconInfoCircleLarge, tuiIconItalicLarge, tuiIconLikeLarge, tuiIconLink, tuiIconLinkLarge, tuiIconLock, tuiIconLockLarge, tuiIconLockOpenLarge, tuiIconLoginLarge, tuiIconLogoutLarge, tuiIconMaestro, tuiIconMaestroMono, tuiIconMail, tuiIconMailLarge, tuiIconMastercard, tuiIconMastercardMono, tuiIconMenuLarge, tuiIconMicLarge, tuiIconMicOffLarge, tuiIconMinus, tuiIconMinusCircle, tuiIconMinusLarge, tuiIconMir, tuiIconMirMono, tuiIconMobile, tuiIconMobileLarge, tuiIconMoreHorLarge, tuiIconMoreVer, tuiIconMoreVertLarge, tuiIconMusicLarge, tuiIconOLLarge, tuiIconOutdentLarge, tuiIconPaintLarge, tuiIconPause, tuiIconPauseLarge, tuiIconPicture, tuiIconPiechartLarge, tuiIconPin, tuiIconPlay, tuiIconPlayLarge, tuiIconPlus, tuiIconPlusCircleLarge, tuiIconPlusLarge, tuiIconPrintLarge, tuiIconQuoteLarge, tuiIconRedo, tuiIconRedoLarge, tuiIconRefresh, tuiIconRefreshLarge, tuiIconRemoveLarge, tuiIconRotate, tuiIconSearch, tuiIconSearchLarge, tuiIconSettings, tuiIconSettingsLarge, tuiIconShowLarge, tuiIconSortAscending, tuiIconSortDescending, tuiIconSortDown, tuiIconSortOff, tuiIconSortUp, tuiIconSound, tuiIconSoundLarge, tuiIconSoundOff, tuiIconSoundOffLarge, tuiIconSpoilerDeleteLarge, tuiIconSpoilerLarge, tuiIconStar, tuiIconStarFilled, tuiIconStarFilledLarge, tuiIconStarLarge, tuiIconStop, tuiIconStopLarge, tuiIconStrikeThroughLarge, tuiIconStructureLarge, tuiIconSubitem, tuiIconSublevelLarge, tuiIconSubscriptLarge, tuiIconSuperscriptLarge, tuiIconTableLarge, tuiIconTableMergeLarge, tuiIconTableSplitLarge, tuiIconTeXLarge, tuiIconTime, tuiIconTimeLarge, tuiIconToggleOff, tuiIconToggleOffLarge, tuiIconToggleOn, tuiIconToggleOnLarge, tuiIconTooltip, tuiIconTooltipLarge, tuiIconTransparentLarge, tuiIconTrash, tuiIconTrashLarge, tuiIconUnderlineLarge, tuiIconUndo, tuiIconUndoLarge, tuiIconUnlinkLarge, tuiIconUpload, tuiIconUploadLarge, tuiIconUser, tuiIconUsers, tuiIconVideo, tuiIconVideoLarge, tuiIconViewListLarge, tuiIconVisa, tuiIconVisaMono, tuiIconWarningLarge, tuiIconWifiOffLarge, tuiIconWifiOnLarge, tuiKitIcons };
|
|
755
|
+
export { tuiCoreIcons, tuiIconActivity, tuiIconActivityLarge, tuiIconAddRowLarge, tuiIconAirplay, tuiIconAirplayLarge, tuiIconAlertCircle, tuiIconAlertCircleLarge, tuiIconAlertOctagon, tuiIconAlertOctagonLarge, tuiIconAlertTriangle, tuiIconAlertTriangleLarge, tuiIconAlignCenter, tuiIconAlignCenterLarge, tuiIconAlignJustify, tuiIconAlignJustifyLarge, tuiIconAlignLeft, tuiIconAlignLeftLarge, tuiIconAlignRight, tuiIconAlignRightLarge, tuiIconAnchor, tuiIconAnchorLarge, tuiIconAperture, tuiIconApertureLarge, tuiIconArchive, tuiIconArchiveLarge, tuiIconArrowDown, tuiIconArrowDownCircle, tuiIconArrowDownCircleLarge, tuiIconArrowDownLarge, tuiIconArrowDownLeft, tuiIconArrowDownLeftLarge, tuiIconArrowDownRight, tuiIconArrowDownRightLarge, tuiIconArrowLeft, tuiIconArrowLeftCircle, tuiIconArrowLeftCircleLarge, tuiIconArrowLeftLarge, tuiIconArrowRight, tuiIconArrowRightCircle, tuiIconArrowRightCircleLarge, tuiIconArrowRightLarge, tuiIconArrowUp, tuiIconArrowUpCircle, tuiIconArrowUpCircleLarge, tuiIconArrowUpLarge, tuiIconArrowUpLeft, tuiIconArrowUpLeftLarge, tuiIconArrowUpRight, tuiIconArrowUpRightLarge, tuiIconAtSign, tuiIconAtSignLarge, tuiIconAttach, tuiIconAttachLarge, tuiIconAttention, tuiIconAward, tuiIconAwardLarge, tuiIconBackCircleLarge, tuiIconBarChart, tuiIconBarChart2, tuiIconBarChart2Large, tuiIconBarChartLarge, tuiIconBattery, tuiIconBatteryCharging, tuiIconBatteryChargingLarge, tuiIconBatteryLarge, tuiIconBell, tuiIconBellLarge, tuiIconBellOff, tuiIconBellOffLarge, tuiIconBluetooth, tuiIconBluetoothLarge, tuiIconBold, tuiIconBoldLarge, tuiIconBook, tuiIconBookLarge, tuiIconBookOpen, tuiIconBookOpenLarge, tuiIconBookmark, tuiIconBookmarkLarge, tuiIconBox, tuiIconBoxLarge, tuiIconBriefcase, tuiIconBriefcaseLarge, tuiIconCalendar, tuiIconCalendarLarge, tuiIconCall, tuiIconCallIn, tuiIconCallInLarge, tuiIconCallLarge, tuiIconCallOut, tuiIconCallOutLarge, tuiIconCallTransferLarge, tuiIconCamera, tuiIconCameraLarge, tuiIconCameraOff, tuiIconCameraOffLarge, tuiIconCancel, tuiIconCancelCircleLarge, tuiIconCard, tuiIconCardsLarge, tuiIconCast, tuiIconCastLarge, tuiIconChartBar, tuiIconChartLarge, tuiIconChartLineLarge, tuiIconCheck, tuiIconCheckCircle, tuiIconCheckCircleLarge, tuiIconCheckLarge, tuiIconCheckList, tuiIconCheckSquare, tuiIconCheckSquareLarge, tuiIconChevronDown, tuiIconChevronDownLarge, tuiIconChevronLeft, tuiIconChevronLeftLarge, tuiIconChevronRight, tuiIconChevronRightLarge, tuiIconChevronUp, tuiIconChevronUpLarge, tuiIconChevronsDown, tuiIconChevronsDownLarge, tuiIconChevronsLeft, tuiIconChevronsLeftLarge, tuiIconChevronsRight, tuiIconChevronsRightLarge, tuiIconChevronsUp, tuiIconChevronsUpLarge, tuiIconChrome, tuiIconChromeLarge, tuiIconCircle, tuiIconCircleLarge, tuiIconClearFormatLarge, tuiIconClipboard, tuiIconClipboardLarge, tuiIconClock, tuiIconClockLarge, tuiIconClose, tuiIconCloseCircleLarge, tuiIconCloseLarge, tuiIconCloud, tuiIconCloudDrizzle, tuiIconCloudDrizzleLarge, tuiIconCloudLarge, tuiIconCloudLightning, tuiIconCloudLightningLarge, tuiIconCloudOff, tuiIconCloudOffLarge, tuiIconCloudRain, tuiIconCloudRainLarge, tuiIconCloudSnow, tuiIconCloudSnowLarge, tuiIconCode, tuiIconCodeLarge, tuiIconCodepen, tuiIconCodepenLarge, tuiIconCodesandbox, tuiIconCodesandboxLarge, tuiIconCoffee, tuiIconCoffeeLarge, tuiIconCollapse, tuiIconColorLarge, tuiIconColumns, tuiIconColumnsLarge, tuiIconCommand, tuiIconCommandLarge, tuiIconComment, tuiIconCommentLarge, tuiIconCompanyLarge, tuiIconCompass, tuiIconCompassLarge, tuiIconCopy, tuiIconCopyLarge, tuiIconCornerDownLeft, tuiIconCornerDownLeftLarge, tuiIconCornerDownRight, tuiIconCornerDownRightLarge, tuiIconCornerLeftDown, tuiIconCornerLeftDownLarge, tuiIconCornerLeftUp, tuiIconCornerLeftUpLarge, tuiIconCornerRightDown, tuiIconCornerRightDownLarge, tuiIconCornerRightUp, tuiIconCornerRightUpLarge, tuiIconCornerUpLeft, tuiIconCornerUpLeftLarge, tuiIconCornerUpRight, tuiIconCornerUpRightLarge, tuiIconCpu, tuiIconCpuLarge, tuiIconCreditCard, tuiIconCreditCardLarge, tuiIconCrop, tuiIconCropLarge, tuiIconCrosshair, tuiIconCrosshairLarge, tuiIconDatabase, tuiIconDatabaseLarge, tuiIconDefaultDocLarge, tuiIconDelete, tuiIconDeleteLarge, tuiIconDesktopLarge, tuiIconDisc, tuiIconDiscLarge, tuiIconDislikeLarge, tuiIconDivide, tuiIconDivideCircle, tuiIconDivideCircleLarge, tuiIconDivideLarge, tuiIconDivideSquare, tuiIconDivideSquareLarge, tuiIconDollarSign, tuiIconDollarSignLarge, tuiIconDone, tuiIconDownload, tuiIconDownloadCloud, tuiIconDownloadCloudLarge, tuiIconDownloadLarge, tuiIconDraft, tuiIconDrag, tuiIconDragLarge, tuiIconDribbble, tuiIconDribbbleLarge, tuiIconDroplet, tuiIconDropletLarge, tuiIconEdit, tuiIconEdit2, tuiIconEdit2Large, tuiIconEdit3, tuiIconEdit3Large, tuiIconEditLarge, tuiIconElectron, tuiIconElectronMono, tuiIconExpand, tuiIconExternal, tuiIconExternalLarge, tuiIconExternalLink, tuiIconExternalLinkLarge, tuiIconEye, tuiIconEyeClosed, tuiIconEyeLarge, tuiIconEyeOff, tuiIconEyeOffLarge, tuiIconEyeOpen, tuiIconFacebook, tuiIconFacebookLarge, tuiIconFastForward, tuiIconFastForwardLarge, tuiIconFeather, tuiIconFeatherLarge, tuiIconFigma, tuiIconFigmaLarge, tuiIconFile, tuiIconFileLarge, tuiIconFileMinus, tuiIconFileMinusLarge, tuiIconFilePlus, tuiIconFilePlusLarge, tuiIconFileText, tuiIconFileTextLarge, tuiIconFilm, tuiIconFilmLarge, tuiIconFilter, tuiIconFilterLarge, tuiIconFlag, tuiIconFlagLarge, tuiIconFolder, tuiIconFolderLarge, tuiIconFolderMinus, tuiIconFolderMinusLarge, tuiIconFolderPlus, tuiIconFolderPlusLarge, tuiIconFontLarge, tuiIconFormatLarge, tuiIconFrameLarge, tuiIconFramer, tuiIconFramerLarge, tuiIconFrown, tuiIconFrownLarge, tuiIconGeoLarge, tuiIconGift, tuiIconGiftLarge, tuiIconGitBranch, tuiIconGitBranchLarge, tuiIconGitCommit, tuiIconGitCommitLarge, tuiIconGitMerge, tuiIconGitMergeLarge, tuiIconGitPullRequest, tuiIconGitPullRequestLarge, tuiIconGithub, tuiIconGithubLarge, tuiIconGitlab, tuiIconGitlabLarge, tuiIconGlobe, tuiIconGlobeLarge, tuiIconGrid, tuiIconGridLarge, tuiIconHardDrive, tuiIconHardDriveLarge, tuiIconHash, tuiIconHashLarge, tuiIconHeadphones, tuiIconHeadphonesLarge, tuiIconHeart, tuiIconHeartFilled, tuiIconHeartFilledLarge, tuiIconHeartLarge, tuiIconHelpCircle, tuiIconHelpCircleLarge, tuiIconHexagon, tuiIconHexagonLarge, tuiIconHideLarge, tuiIconHiliteLarge, tuiIconHome, tuiIconHomeLarge, tuiIconHrLarge, tuiIconImage, tuiIconImageLarge, tuiIconImgLarge, tuiIconInbox, tuiIconInboxLarge, tuiIconIndentLarge, tuiIconInfo, tuiIconInfoCircleLarge, tuiIconInfoLarge, tuiIconInstagram, tuiIconInstagramLarge, tuiIconItalic, tuiIconItalicLarge, tuiIconKey, tuiIconKeyLarge, tuiIconLayers, tuiIconLayersLarge, tuiIconLayout, tuiIconLayoutLarge, tuiIconLifeBuoy, tuiIconLifeBuoyLarge, tuiIconLikeLarge, tuiIconLink, tuiIconLink2, tuiIconLink2Large, tuiIconLinkLarge, tuiIconLinkedin, tuiIconLinkedinLarge, tuiIconList, tuiIconListLarge, tuiIconLoader, tuiIconLoaderLarge, tuiIconLock, tuiIconLockLarge, tuiIconLockOpenLarge, tuiIconLogIn, tuiIconLogInLarge, tuiIconLogOut, tuiIconLogOutLarge, tuiIconMaestro, tuiIconMaestroMono, tuiIconMail, tuiIconMailLarge, tuiIconMap, tuiIconMapLarge, tuiIconMapPin, tuiIconMapPinLarge, tuiIconMastercard, tuiIconMastercardMono, tuiIconMaximize, tuiIconMaximize2, tuiIconMaximize2Large, tuiIconMaximizeLarge, tuiIconMeh, tuiIconMehLarge, tuiIconMenu, tuiIconMenuLarge, tuiIconMessageCircle, tuiIconMessageCircleLarge, tuiIconMessageSquare, tuiIconMessageSquareLarge, tuiIconMic, tuiIconMicLarge, tuiIconMicOff, tuiIconMicOffLarge, tuiIconMinimize, tuiIconMinimize2, tuiIconMinimize2Large, tuiIconMinimizeLarge, tuiIconMinus, tuiIconMinusCircle, tuiIconMinusCircleLarge, tuiIconMinusLarge, tuiIconMinusSquare, tuiIconMinusSquareLarge, tuiIconMir, tuiIconMirMono, tuiIconMobile, tuiIconMobileLarge, tuiIconMonitor, tuiIconMonitorLarge, tuiIconMoon, tuiIconMoonLarge, tuiIconMoreHorLarge, tuiIconMoreHorizontal, tuiIconMoreHorizontalLarge, tuiIconMoreVer, tuiIconMoreVertLarge, tuiIconMoreVertical, tuiIconMoreVerticalLarge, tuiIconMousePointer, tuiIconMousePointerLarge, tuiIconMove, tuiIconMoveLarge, tuiIconMusic, tuiIconMusicLarge, tuiIconNavigation, tuiIconNavigation2, tuiIconNavigation2Large, tuiIconNavigationLarge, tuiIconOLLarge, tuiIconOctagon, tuiIconOctagonLarge, tuiIconOutdentLarge, tuiIconPackage, tuiIconPackageLarge, tuiIconPaintLarge, tuiIconPaperclip, tuiIconPaperclipLarge, tuiIconPause, tuiIconPauseCircle, tuiIconPauseCircleLarge, tuiIconPauseLarge, tuiIconPenTool, tuiIconPenToolLarge, tuiIconPercent, tuiIconPercentLarge, tuiIconPhone, tuiIconPhoneCall, tuiIconPhoneCallLarge, tuiIconPhoneForwarded, tuiIconPhoneForwardedLarge, tuiIconPhoneIncoming, tuiIconPhoneIncomingLarge, tuiIconPhoneLarge, tuiIconPhoneMissed, tuiIconPhoneMissedLarge, tuiIconPhoneOff, tuiIconPhoneOffLarge, tuiIconPhoneOutgoing, tuiIconPhoneOutgoingLarge, tuiIconPicture, tuiIconPieChart, tuiIconPieChartLarge, tuiIconPin, tuiIconPlay, tuiIconPlayCircle, tuiIconPlayCircleLarge, tuiIconPlayLarge, tuiIconPlus, tuiIconPlusCircle, tuiIconPlusCircleLarge, tuiIconPlusLarge, tuiIconPlusSquare, tuiIconPlusSquareLarge, tuiIconPocket, tuiIconPocketLarge, tuiIconPower, tuiIconPowerLarge, tuiIconPrintLarge, tuiIconPrinter, tuiIconPrinterLarge, tuiIconQuoteLarge, tuiIconRadio, tuiIconRadioLarge, tuiIconRedo, tuiIconRedoLarge, tuiIconRefresh, tuiIconRefreshCcw, tuiIconRefreshCcwLarge, tuiIconRefreshCw, tuiIconRefreshCwLarge, tuiIconRefreshLarge, tuiIconRemoveLarge, tuiIconRepeat, tuiIconRepeatLarge, tuiIconRewind, tuiIconRewindLarge, tuiIconRotate, tuiIconRotateCcw, tuiIconRotateCcwLarge, tuiIconRotateCw, tuiIconRotateCwLarge, tuiIconRss, tuiIconRssLarge, tuiIconSave, tuiIconSaveLarge, tuiIconScissors, tuiIconScissorsLarge, tuiIconSearch, tuiIconSearchLarge, tuiIconSend, tuiIconSendLarge, tuiIconServer, tuiIconServerLarge, tuiIconSettings, tuiIconSettingsLarge, tuiIconShare, tuiIconShare2, tuiIconShare2Large, tuiIconShareLarge, tuiIconShield, tuiIconShieldLarge, tuiIconShieldOff, tuiIconShieldOffLarge, tuiIconShoppingBag, tuiIconShoppingBagLarge, tuiIconShoppingCart, tuiIconShoppingCartLarge, tuiIconShowLarge, tuiIconShuffle, tuiIconShuffleLarge, tuiIconSidebar, tuiIconSidebarLarge, tuiIconSkipBack, tuiIconSkipBackLarge, tuiIconSkipForward, tuiIconSkipForwardLarge, tuiIconSlack, tuiIconSlackLarge, tuiIconSlash, tuiIconSlashLarge, tuiIconSliders, tuiIconSlidersLarge, tuiIconSmartphone, tuiIconSmartphoneLarge, tuiIconSmile, tuiIconSmileLarge, tuiIconSortAscending, tuiIconSortDescending, tuiIconSortDown, tuiIconSortOff, tuiIconSortUp, tuiIconSound, tuiIconSoundLarge, tuiIconSoundOff, tuiIconSoundOffLarge, tuiIconSpeaker, tuiIconSpeakerLarge, tuiIconSpoilerDeleteLarge, tuiIconSpoilerLarge, tuiIconSquare, tuiIconSquareLarge, tuiIconStar, tuiIconStarFilled, tuiIconStarFilledLarge, tuiIconStarLarge, tuiIconStop, tuiIconStopCircle, tuiIconStopCircleLarge, tuiIconStopLarge, tuiIconStrikeThroughLarge, tuiIconStructureLarge, tuiIconSubitem, tuiIconSublevelLarge, tuiIconSubscriptLarge, tuiIconSun, tuiIconSunLarge, tuiIconSunrise, tuiIconSunriseLarge, tuiIconSunset, tuiIconSunsetLarge, tuiIconSuperscriptLarge, tuiIconTable, tuiIconTableLarge, tuiIconTableMergeLarge, tuiIconTableSplitLarge, tuiIconTablet, tuiIconTabletLarge, tuiIconTag, tuiIconTagLarge, tuiIconTarget, tuiIconTargetLarge, tuiIconTeXLarge, tuiIconTerminal, tuiIconTerminalLarge, tuiIconThermometer, tuiIconThermometerLarge, tuiIconThumbsDown, tuiIconThumbsDownLarge, tuiIconThumbsUp, tuiIconThumbsUpLarge, tuiIconTime, tuiIconTimeLarge, tuiIconToggleLeft, tuiIconToggleLeftLarge, tuiIconToggleOff, tuiIconToggleOffLarge, tuiIconToggleOn, tuiIconToggleOnLarge, tuiIconToggleRight, tuiIconToggleRightLarge, tuiIconTool, tuiIconToolLarge, tuiIconTooltip, tuiIconTooltipLarge, tuiIconTransparentLarge, tuiIconTrash, tuiIconTrash2, tuiIconTrash2Large, tuiIconTrashLarge, tuiIconTrello, tuiIconTrelloLarge, tuiIconTrendingDown, tuiIconTrendingDownLarge, tuiIconTrendingUp, tuiIconTrendingUpLarge, tuiIconTriangle, tuiIconTriangleLarge, tuiIconTruck, tuiIconTruckLarge, tuiIconTv, tuiIconTvLarge, tuiIconTwitch, tuiIconTwitchLarge, tuiIconTwitter, tuiIconTwitterLarge, tuiIconType, tuiIconTypeLarge, tuiIconUmbrella, tuiIconUmbrellaLarge, tuiIconUnderline, tuiIconUnderlineLarge, tuiIconUndo, tuiIconUndoLarge, tuiIconUnlinkLarge, tuiIconUnlock, tuiIconUnlockLarge, tuiIconUpload, tuiIconUploadCloud, tuiIconUploadCloudLarge, tuiIconUploadLarge, tuiIconUser, tuiIconUserCheck, tuiIconUserCheckLarge, tuiIconUserLarge, tuiIconUserMinus, tuiIconUserMinusLarge, tuiIconUserPlus, tuiIconUserPlusLarge, tuiIconUserX, tuiIconUserXLarge, tuiIconUsers, tuiIconUsersLarge, tuiIconVideo, tuiIconVideoLarge, tuiIconVideoOff, tuiIconVideoOffLarge, tuiIconViewListLarge, tuiIconVisa, tuiIconVisaMono, tuiIconVoicemail, tuiIconVoicemailLarge, tuiIconVolume, tuiIconVolume1, tuiIconVolume1Large, tuiIconVolume2, tuiIconVolume2Large, tuiIconVolumeLarge, tuiIconVolumeX, tuiIconVolumeXLarge, tuiIconWarningLarge, tuiIconWatch, tuiIconWatchLarge, tuiIconWifi, tuiIconWifiLarge, tuiIconWifiOff, tuiIconWifiOffLarge, tuiIconWifiOnLarge, tuiIconWind, tuiIconWindLarge, tuiIconX, tuiIconXCircle, tuiIconXCircleLarge, tuiIconXLarge, tuiIconXOctagon, tuiIconXOctagonLarge, tuiIconXSquare, tuiIconXSquareLarge, tuiIconYoutube, tuiIconYoutubeLarge, tuiIconZap, tuiIconZapLarge, tuiIconZapOff, tuiIconZapOffLarge, tuiIconZoomIn, tuiIconZoomInLarge, tuiIconZoomOut, tuiIconZoomOutLarge, tuiKitIcons };
|
|
272
756
|
//# sourceMappingURL=taiga-ui-icons.js.map
|