@taiga-ui/icons 3.24.0 → 3.25.0-dev.main-283f401
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/all.d.ts +109 -106
- package/bundles/taiga-ui-icons-scripts.umd.js +31 -37
- package/bundles/taiga-ui-icons-scripts.umd.js.map +1 -1
- package/bundles/taiga-ui-icons.umd.js +109 -106
- package/bundles/taiga-ui-icons.umd.js.map +1 -1
- package/esm2015/all.js +110 -107
- package/esm2015/scripts/convert-all-compile-file-to-all-file.js +11 -9
- package/esm2015/scripts/index.js +1 -2
- package/esm2015/scripts/post-prettier-format.js +6 -6
- package/esm2015/scripts/prepare-all-to-compile-file.js +6 -4
- package/esm2015/scripts/process-icons.js +7 -2
- package/esm2015/scripts/rollup-svgo.js +2 -2
- package/fesm2015/taiga-ui-icons-scripts.js +28 -32
- package/fesm2015/taiga-ui-icons-scripts.js.map +1 -1
- package/fesm2015/taiga-ui-icons.js +109 -106
- package/fesm2015/taiga-ui-icons.js.map +1 -1
- package/package.json +1 -1
- package/scripts/convert-all-compile-file-to-all-file.d.ts +3 -2
- package/scripts/index.d.ts +0 -1
- package/scripts/post-prettier-format.d.ts +7 -1
- package/scripts/prepare-all-to-compile-file.d.ts +1 -1
- package/scripts/process-icons.d.ts +6 -1
- package/scripts/rollup-svgo.d.ts +1 -1
- package/src/tuiIconActivity.svg +12 -9
- package/src/tuiIconActivityLarge.svg +12 -9
- package/src/tuiIconAddRowLarge.svg +7 -7
- package/src/tuiIconAirplay.svg +13 -11
- package/src/tuiIconAirplayLarge.svg +13 -11
- package/src/tuiIconAlertCircle.svg +14 -14
- package/src/tuiIconAlertCircleLarge.svg +14 -14
- package/src/tuiIconAlertOctagon.svg +14 -14
- package/src/tuiIconAlertOctagonLarge.svg +14 -14
- package/src/tuiIconAlertTriangle.svg +14 -11
- package/src/tuiIconAlertTriangleLarge.svg +14 -11
- package/src/tuiIconAlignCenter.svg +15 -14
- package/src/tuiIconAlignCenterLarge.svg +15 -14
- package/src/tuiIconAlignJustify.svg +15 -14
- package/src/tuiIconAlignJustifyLarge.svg +15 -14
- package/src/tuiIconAlignLeft.svg +15 -14
- package/src/tuiIconAlignLeftLarge.svg +15 -14
- package/src/tuiIconAlignRight.svg +15 -14
- package/src/tuiIconAlignRightLarge.svg +15 -14
- package/src/tuiIconAnchor.svg +14 -11
- package/src/tuiIconAnchorLarge.svg +14 -11
- package/src/tuiIconAperture.svg +18 -19
- package/src/tuiIconApertureLarge.svg +18 -19
- package/src/tuiIconArchive.svg +14 -14
- package/src/tuiIconArchiveLarge.svg +14 -14
- package/src/tuiIconArrowDown.svg +13 -9
- package/src/tuiIconArrowDownCircle.svg +14 -14
- package/src/tuiIconArrowDownCircleLarge.svg +14 -14
- package/src/tuiIconArrowDownLarge.svg +13 -9
- package/src/tuiIconArrowDownLeft.svg +13 -9
- package/src/tuiIconArrowDownLeftLarge.svg +13 -9
- package/src/tuiIconArrowDownRight.svg +13 -9
- package/src/tuiIconArrowDownRightLarge.svg +13 -9
- package/src/tuiIconArrowLeft.svg +13 -9
- package/src/tuiIconArrowLeftCircle.svg +14 -14
- package/src/tuiIconArrowLeftCircleLarge.svg +14 -14
- package/src/tuiIconArrowLeftLarge.svg +13 -9
- package/src/tuiIconArrowRight.svg +13 -9
- package/src/tuiIconArrowRightCircle.svg +14 -14
- package/src/tuiIconArrowRightCircleLarge.svg +14 -14
- package/src/tuiIconArrowRightLarge.svg +13 -9
- package/src/tuiIconArrowUp.svg +13 -9
- package/src/tuiIconArrowUpCircle.svg +14 -14
- package/src/tuiIconArrowUpCircleLarge.svg +14 -14
- package/src/tuiIconArrowUpLarge.svg +13 -9
- package/src/tuiIconArrowUpLeft.svg +13 -9
- package/src/tuiIconArrowUpLeftLarge.svg +13 -9
- package/src/tuiIconArrowUpRight.svg +13 -9
- package/src/tuiIconArrowUpRightLarge.svg +13 -9
- package/src/tuiIconAtSign.svg +13 -9
- package/src/tuiIconAtSignLarge.svg +13 -9
- package/src/tuiIconAttach.svg +11 -8
- package/src/tuiIconAttachLarge.svg +11 -8
- package/src/tuiIconAttention.svg +12 -12
- package/src/tuiIconAward.svg +13 -11
- package/src/tuiIconAwardLarge.svg +13 -11
- package/src/tuiIconBackCircleLarge.svg +12 -12
- package/src/tuiIconBarChart.svg +14 -14
- package/src/tuiIconBarChart2.svg +14 -14
- package/src/tuiIconBarChart2Large.svg +14 -14
- package/src/tuiIconBarChartLarge.svg +14 -14
- package/src/tuiIconBattery.svg +13 -14
- package/src/tuiIconBatteryCharging.svg +14 -14
- package/src/tuiIconBatteryChargingLarge.svg +14 -14
- package/src/tuiIconBatteryLarge.svg +13 -14
- package/src/tuiIconBell.svg +13 -8
- package/src/tuiIconBellLarge.svg +13 -11
- package/src/tuiIconBellOff.svg +16 -11
- package/src/tuiIconBellOffLarge.svg +16 -11
- package/src/tuiIconBluetooth.svg +12 -9
- package/src/tuiIconBluetoothLarge.svg +12 -9
- package/src/tuiIconBold.svg +13 -8
- package/src/tuiIconBoldLarge.svg +13 -11
- package/src/tuiIconBook.svg +13 -8
- package/src/tuiIconBookLarge.svg +13 -11
- package/src/tuiIconBookOpen.svg +13 -11
- package/src/tuiIconBookOpenLarge.svg +13 -11
- package/src/tuiIconBookmark.svg +12 -9
- package/src/tuiIconBookmarkLarge.svg +12 -9
- package/src/tuiIconBox.svg +15 -12
- package/src/tuiIconBoxLarge.svg +15 -15
- package/src/tuiIconBriefcase.svg +13 -11
- package/src/tuiIconBriefcaseLarge.svg +13 -11
- package/src/tuiIconCalendar.svg +15 -14
- package/src/tuiIconCalendarLarge.svg +15 -14
- package/src/tuiIconCall.svg +11 -5
- package/src/tuiIconCallIn.svg +13 -8
- package/src/tuiIconCallInLarge.svg +13 -8
- package/src/tuiIconCallLarge.svg +11 -8
- package/src/tuiIconCallOut.svg +13 -8
- package/src/tuiIconCallOutLarge.svg +13 -8
- package/src/tuiIconCallTransferLarge.svg +13 -8
- package/src/tuiIconCamera.svg +13 -13
- package/src/tuiIconCameraLarge.svg +13 -13
- package/src/tuiIconCameraOff.svg +14 -10
- package/src/tuiIconCameraOffLarge.svg +14 -10
- package/src/tuiIconCancel.svg +12 -12
- package/src/tuiIconCancelCircleLarge.svg +11 -7
- package/src/tuiIconCard.svg +11 -9
- package/src/tuiIconCardsLarge.svg +11 -12
- package/src/tuiIconCast.svg +14 -7
- package/src/tuiIconCastLarge.svg +14 -10
- package/src/tuiIconChartBar.svg +12 -12
- package/src/tuiIconChartLarge.svg +12 -12
- package/src/tuiIconChartLineLarge.svg +7 -7
- package/src/tuiIconCheck.svg +12 -9
- package/src/tuiIconCheckCircle.svg +8 -8
- package/src/tuiIconCheckCircleLarge.svg +8 -8
- package/src/tuiIconCheckLarge.svg +12 -9
- package/src/tuiIconCheckList.svg +11 -14
- package/src/tuiIconCheckSquare.svg +13 -11
- package/src/tuiIconCheckSquareLarge.svg +13 -11
- package/src/tuiIconChevronDown.svg +12 -9
- package/src/tuiIconChevronDownLarge.svg +12 -9
- package/src/tuiIconChevronLeft.svg +12 -9
- package/src/tuiIconChevronLeftLarge.svg +12 -9
- package/src/tuiIconChevronRight.svg +12 -9
- package/src/tuiIconChevronRightLarge.svg +12 -9
- package/src/tuiIconChevronUp.svg +12 -9
- package/src/tuiIconChevronUpLarge.svg +12 -9
- package/src/tuiIconChevronsDown.svg +13 -9
- package/src/tuiIconChevronsDownLarge.svg +13 -9
- package/src/tuiIconChevronsLeft.svg +13 -9
- package/src/tuiIconChevronsLeftLarge.svg +13 -9
- package/src/tuiIconChevronsRight.svg +13 -9
- package/src/tuiIconChevronsRightLarge.svg +13 -9
- package/src/tuiIconChevronsUp.svg +13 -9
- package/src/tuiIconChevronsUpLarge.svg +13 -9
- package/src/tuiIconChrome.svg +16 -19
- package/src/tuiIconChromeLarge.svg +16 -19
- package/src/tuiIconCircle.svg +12 -9
- package/src/tuiIconCircleLarge.svg +12 -9
- package/src/tuiIconClearFormatLarge.svg +8 -8
- package/src/tuiIconClipboard.svg +13 -16
- package/src/tuiIconClipboardLarge.svg +13 -16
- package/src/tuiIconClock.svg +13 -9
- package/src/tuiIconClockLarge.svg +13 -9
- package/src/tuiIconClose.svg +7 -7
- package/src/tuiIconCloseCircleLarge.svg +12 -12
- package/src/tuiIconCloseLarge.svg +7 -7
- package/src/tuiIconCloud.svg +12 -9
- package/src/tuiIconCloudDrizzle.svg +18 -19
- package/src/tuiIconCloudDrizzleLarge.svg +18 -19
- package/src/tuiIconCloudLarge.svg +12 -9
- package/src/tuiIconCloudLightning.svg +13 -11
- package/src/tuiIconCloudLightningLarge.svg +13 -11
- package/src/tuiIconCloudOff.svg +13 -11
- package/src/tuiIconCloudOffLarge.svg +13 -11
- package/src/tuiIconCloudRain.svg +15 -14
- package/src/tuiIconCloudRainLarge.svg +15 -14
- package/src/tuiIconCloudSnow.svg +18 -19
- package/src/tuiIconCloudSnowLarge.svg +18 -19
- package/src/tuiIconCode.svg +13 -6
- package/src/tuiIconCodeLarge.svg +13 -9
- package/src/tuiIconCodepen.svg +16 -19
- package/src/tuiIconCodepenLarge.svg +16 -19
- package/src/tuiIconCodesandbox.svg +18 -14
- package/src/tuiIconCodesandboxLarge.svg +18 -14
- package/src/tuiIconCoffee.svg +16 -14
- package/src/tuiIconCoffeeLarge.svg +16 -14
- package/src/tuiIconCollapse.svg +13 -12
- package/src/tuiIconColorLarge.svg +8 -8
- package/src/tuiIconColumns.svg +12 -11
- package/src/tuiIconColumnsLarge.svg +12 -11
- package/src/tuiIconCommand.svg +13 -10
- package/src/tuiIconCommandLarge.svg +13 -10
- package/src/tuiIconComment.svg +10 -7
- package/src/tuiIconCommentLarge.svg +10 -7
- package/src/tuiIconCompanyLarge.svg +11 -9
- package/src/tuiIconCompass.svg +13 -11
- package/src/tuiIconCompassLarge.svg +13 -11
- package/src/tuiIconCopy.svg +13 -8
- package/src/tuiIconCopyLarge.svg +13 -11
- package/src/tuiIconCornerDownLeft.svg +13 -9
- package/src/tuiIconCornerDownLeftLarge.svg +13 -9
- package/src/tuiIconCornerDownRight.svg +13 -9
- package/src/tuiIconCornerDownRightLarge.svg +13 -9
- package/src/tuiIconCornerLeftDown.svg +13 -9
- package/src/tuiIconCornerLeftDownLarge.svg +13 -9
- package/src/tuiIconCornerLeftUp.svg +13 -9
- package/src/tuiIconCornerLeftUpLarge.svg +13 -9
- package/src/tuiIconCornerRightDown.svg +13 -9
- package/src/tuiIconCornerRightDownLarge.svg +13 -9
- package/src/tuiIconCornerRightUp.svg +13 -9
- package/src/tuiIconCornerRightUpLarge.svg +13 -9
- package/src/tuiIconCornerUpLeft.svg +13 -9
- package/src/tuiIconCornerUpLeftLarge.svg +13 -9
- package/src/tuiIconCornerUpRight.svg +13 -9
- package/src/tuiIconCornerUpRightLarge.svg +13 -9
- package/src/tuiIconCpu.svg +21 -21
- package/src/tuiIconCpuLarge.svg +21 -24
- package/src/tuiIconCreditCard.svg +13 -14
- package/src/tuiIconCreditCardLarge.svg +13 -14
- package/src/tuiIconCrop.svg +13 -6
- package/src/tuiIconCropLarge.svg +13 -9
- package/src/tuiIconCrosshair.svg +16 -14
- package/src/tuiIconCrosshairLarge.svg +16 -14
- package/src/tuiIconDatabase.svg +14 -11
- package/src/tuiIconDatabaseLarge.svg +14 -11
- package/src/tuiIconDefaultDocLarge.svg +8 -17
- package/src/tuiIconDelete.svg +14 -14
- package/src/tuiIconDeleteLarge.svg +14 -14
- package/src/tuiIconDesktopLarge.svg +12 -12
- package/src/tuiIconDisc.svg +13 -6
- package/src/tuiIconDiscLarge.svg +13 -9
- package/src/tuiIconDislikeLarge.svg +11 -8
- package/src/tuiIconDivide.svg +14 -13
- package/src/tuiIconDivideCircle.svg +15 -14
- package/src/tuiIconDivideCircleLarge.svg +15 -14
- package/src/tuiIconDivideLarge.svg +14 -13
- package/src/tuiIconDivideSquare.svg +15 -14
- package/src/tuiIconDivideSquareLarge.svg +15 -14
- package/src/tuiIconDollarSign.svg +13 -11
- package/src/tuiIconDollarSignLarge.svg +13 -11
- package/src/tuiIconDone.svg +11 -4
- package/src/tuiIconDownload.svg +14 -14
- package/src/tuiIconDownloadCloud.svg +14 -11
- package/src/tuiIconDownloadCloudLarge.svg +14 -11
- package/src/tuiIconDownloadLarge.svg +14 -14
- package/src/tuiIconDraft.svg +10 -7
- package/src/tuiIconDrag.svg +8 -8
- package/src/tuiIconDragLarge.svg +7 -7
- package/src/tuiIconDribbble.svg +14 -10
- package/src/tuiIconDribbbleLarge.svg +14 -10
- package/src/tuiIconDroplet.svg +12 -9
- package/src/tuiIconDropletLarge.svg +12 -9
- package/src/tuiIconEdit.svg +13 -8
- package/src/tuiIconEdit2.svg +12 -9
- package/src/tuiIconEdit2Large.svg +12 -9
- package/src/tuiIconEdit3.svg +13 -9
- package/src/tuiIconEdit3Large.svg +13 -9
- package/src/tuiIconEditLarge.svg +13 -11
- package/src/tuiIconElectron.svg +24 -19
- package/src/tuiIconElectronMono.svg +19 -15
- package/src/tuiIconExpand.svg +13 -12
- package/src/tuiIconExternal.svg +12 -9
- package/src/tuiIconExternalLarge.svg +12 -9
- package/src/tuiIconExternalLink.svg +14 -11
- package/src/tuiIconExternalLinkLarge.svg +14 -11
- package/src/tuiIconEye.svg +13 -6
- package/src/tuiIconEyeClosed.svg +12 -8
- package/src/tuiIconEyeLarge.svg +13 -9
- package/src/tuiIconEyeOff.svg +14 -10
- package/src/tuiIconEyeOffLarge.svg +14 -10
- package/src/tuiIconEyeOpen.svg +11 -7
- package/src/tuiIconFacebook.svg +12 -9
- package/src/tuiIconFacebookLarge.svg +12 -9
- package/src/tuiIconFastForward.svg +13 -9
- package/src/tuiIconFastForwardLarge.svg +13 -9
- package/src/tuiIconFeather.svg +14 -14
- package/src/tuiIconFeatherLarge.svg +14 -14
- package/src/tuiIconFigma.svg +16 -13
- package/src/tuiIconFigmaLarge.svg +16 -13
- package/src/tuiIconFile.svg +13 -8
- package/src/tuiIconFileLarge.svg +13 -11
- package/src/tuiIconFileMinus.svg +14 -11
- package/src/tuiIconFileMinusLarge.svg +14 -11
- package/src/tuiIconFilePlus.svg +15 -11
- package/src/tuiIconFilePlusLarge.svg +15 -11
- package/src/tuiIconFileText.svg +16 -13
- package/src/tuiIconFileTextLarge.svg +16 -13
- package/src/tuiIconFilm.svg +19 -21
- package/src/tuiIconFilmLarge.svg +19 -24
- package/src/tuiIconFilter.svg +12 -9
- package/src/tuiIconFilterLarge.svg +12 -9
- package/src/tuiIconFlag.svg +13 -11
- package/src/tuiIconFlagLarge.svg +13 -14
- package/src/tuiIconFolder.svg +12 -9
- package/src/tuiIconFolderLarge.svg +12 -9
- package/src/tuiIconFolderMinus.svg +13 -14
- package/src/tuiIconFolderMinusLarge.svg +13 -14
- package/src/tuiIconFolderPlus.svg +14 -14
- package/src/tuiIconFolderPlusLarge.svg +14 -14
- package/src/tuiIconFontLarge.svg +8 -14
- package/src/tuiIconFormatLarge.svg +8 -8
- package/src/tuiIconFrameLarge.svg +12 -12
- package/src/tuiIconFramer.svg +12 -9
- package/src/tuiIconFramerLarge.svg +12 -9
- package/src/tuiIconFrown.svg +15 -14
- package/src/tuiIconFrownLarge.svg +15 -14
- package/src/tuiIconGeoLarge.svg +11 -7
- package/src/tuiIconGift.svg +16 -13
- package/src/tuiIconGiftLarge.svg +16 -16
- package/src/tuiIconGitBranch.svg +15 -13
- package/src/tuiIconGitBranchLarge.svg +15 -13
- package/src/tuiIconGitCommit.svg +14 -14
- package/src/tuiIconGitCommitLarge.svg +14 -14
- package/src/tuiIconGitMerge.svg +14 -11
- package/src/tuiIconGitMergeLarge.svg +14 -11
- package/src/tuiIconGitPullRequest.svg +15 -14
- package/src/tuiIconGitPullRequestLarge.svg +15 -14
- package/src/tuiIconGithub.svg +12 -10
- package/src/tuiIconGithubLarge.svg +12 -10
- package/src/tuiIconGitlab.svg +13 -10
- package/src/tuiIconGitlabLarge.svg +13 -10
- package/src/tuiIconGlobe.svg +14 -11
- package/src/tuiIconGlobeLarge.svg +14 -11
- package/src/tuiIconGrid.svg +15 -11
- package/src/tuiIconGridLarge.svg +15 -14
- package/src/tuiIconHardDrive.svg +16 -10
- package/src/tuiIconHardDriveLarge.svg +16 -10
- package/src/tuiIconHash.svg +15 -11
- package/src/tuiIconHashLarge.svg +15 -14
- package/src/tuiIconHeadphones.svg +14 -10
- package/src/tuiIconHeadphonesLarge.svg +14 -10
- package/src/tuiIconHeart.svg +13 -10
- package/src/tuiIconHeartFilled.svg +7 -7
- package/src/tuiIconHeartFilledLarge.svg +7 -7
- package/src/tuiIconHeartLarge.svg +13 -10
- package/src/tuiIconHelpCircle.svg +14 -14
- package/src/tuiIconHelpCircleLarge.svg +14 -14
- package/src/tuiIconHexagon.svg +13 -10
- package/src/tuiIconHexagonLarge.svg +13 -10
- package/src/tuiIconHideLarge.svg +12 -8
- package/src/tuiIconHiliteLarge.svg +14 -23
- package/src/tuiIconHome.svg +13 -8
- package/src/tuiIconHomeLarge.svg +13 -11
- package/src/tuiIconHrLarge.svg +7 -13
- package/src/tuiIconImage.svg +14 -11
- package/src/tuiIconImageLarge.svg +14 -11
- package/src/tuiIconImgLarge.svg +12 -9
- package/src/tuiIconInbox.svg +14 -10
- package/src/tuiIconInboxLarge.svg +14 -10
- package/src/tuiIconIndentLarge.svg +11 -35
- package/src/tuiIconInfo.svg +14 -11
- package/src/tuiIconInfoCircleLarge.svg +12 -12
- package/src/tuiIconInfoLarge.svg +14 -14
- package/src/tuiIconInstagram.svg +14 -11
- package/src/tuiIconInstagramLarge.svg +14 -11
- package/src/tuiIconItalic.svg +14 -14
- package/src/tuiIconItalicLarge.svg +14 -14
- package/src/tuiIconKey.svg +13 -7
- package/src/tuiIconKeyLarge.svg +13 -10
- package/src/tuiIconLayers.svg +14 -11
- package/src/tuiIconLayersLarge.svg +14 -11
- package/src/tuiIconLayout.svg +14 -14
- package/src/tuiIconLayoutLarge.svg +14 -14
- package/src/tuiIconLifeBuoy.svg +18 -24
- package/src/tuiIconLifeBuoyLarge.svg +18 -24
- package/src/tuiIconLikeLarge.svg +11 -8
- package/src/tuiIconLink.svg +13 -8
- package/src/tuiIconLink2.svg +13 -14
- package/src/tuiIconLink2Large.svg +13 -14
- package/src/tuiIconLinkLarge.svg +13 -11
- package/src/tuiIconLinkedin.svg +14 -14
- package/src/tuiIconLinkedinLarge.svg +14 -14
- package/src/tuiIconList.svg +17 -16
- package/src/tuiIconListLarge.svg +17 -19
- package/src/tuiIconLoader.svg +19 -24
- package/src/tuiIconLoaderLarge.svg +19 -24
- package/src/tuiIconLock.svg +13 -8
- package/src/tuiIconLockLarge.svg +13 -11
- package/src/tuiIconLockOpenLarge.svg +11 -9
- package/src/tuiIconLogIn.svg +14 -14
- package/src/tuiIconLogInLarge.svg +14 -14
- package/src/tuiIconLogOut.svg +14 -14
- package/src/tuiIconLogOutLarge.svg +14 -14
- package/src/tuiIconMaestro.svg +19 -14
- package/src/tuiIconMaestroMono.svg +14 -10
- package/src/tuiIconMail.svg +13 -8
- package/src/tuiIconMailLarge.svg +13 -11
- package/src/tuiIconMap.svg +14 -11
- package/src/tuiIconMapLarge.svg +14 -14
- package/src/tuiIconMapPin.svg +13 -9
- package/src/tuiIconMapPinLarge.svg +13 -9
- package/src/tuiIconMastercard.svg +19 -14
- package/src/tuiIconMastercardMono.svg +14 -10
- package/src/tuiIconMaximize.svg +12 -11
- package/src/tuiIconMaximize2.svg +15 -14
- package/src/tuiIconMaximize2Large.svg +15 -14
- package/src/tuiIconMaximizeLarge.svg +12 -11
- package/src/tuiIconMeh.svg +15 -11
- package/src/tuiIconMehLarge.svg +15 -14
- package/src/tuiIconMenu.svg +14 -11
- package/src/tuiIconMenuLarge.svg +14 -14
- package/src/tuiIconMessageCircle.svg +13 -10
- package/src/tuiIconMessageCircleLarge.svg +13 -10
- package/src/tuiIconMessageSquare.svg +12 -9
- package/src/tuiIconMessageSquareLarge.svg +12 -9
- package/src/tuiIconMic.svg +15 -8
- package/src/tuiIconMicLarge.svg +15 -11
- package/src/tuiIconMicOff.svg +16 -16
- package/src/tuiIconMicOffLarge.svg +16 -16
- package/src/tuiIconMinimize.svg +12 -11
- package/src/tuiIconMinimize2.svg +15 -14
- package/src/tuiIconMinimize2Large.svg +15 -14
- package/src/tuiIconMinimizeLarge.svg +12 -11
- package/src/tuiIconMinus.svg +12 -9
- package/src/tuiIconMinusCircle.svg +13 -9
- package/src/tuiIconMinusCircleLarge.svg +13 -9
- package/src/tuiIconMinusLarge.svg +12 -9
- package/src/tuiIconMinusSquare.svg +13 -14
- package/src/tuiIconMinusSquareLarge.svg +13 -14
- package/src/tuiIconMir.svg +26 -21
- package/src/tuiIconMirMono.svg +14 -10
- package/src/tuiIconMobile.svg +11 -12
- package/src/tuiIconMobileLarge.svg +11 -12
- package/src/tuiIconMonitor.svg +14 -14
- package/src/tuiIconMonitorLarge.svg +14 -14
- package/src/tuiIconMoon.svg +12 -6
- package/src/tuiIconMoonLarge.svg +12 -9
- package/src/tuiIconMoreHorLarge.svg +12 -11
- package/src/tuiIconMoreHorizontal.svg +14 -13
- package/src/tuiIconMoreHorizontalLarge.svg +14 -13
- package/src/tuiIconMoreVer.svg +12 -11
- package/src/tuiIconMoreVertLarge.svg +12 -11
- package/src/tuiIconMoreVertical.svg +14 -13
- package/src/tuiIconMoreVerticalLarge.svg +14 -13
- package/src/tuiIconMousePointer.svg +13 -9
- package/src/tuiIconMousePointerLarge.svg +13 -9
- package/src/tuiIconMove.svg +17 -13
- package/src/tuiIconMoveLarge.svg +17 -16
- package/src/tuiIconMusic.svg +14 -9
- package/src/tuiIconMusicLarge.svg +14 -9
- package/src/tuiIconNavigation.svg +12 -9
- package/src/tuiIconNavigation2.svg +12 -9
- package/src/tuiIconNavigation2Large.svg +12 -9
- package/src/tuiIconNavigationLarge.svg +12 -9
- package/src/tuiIconOLLarge.svg +12 -30
- package/src/tuiIconOctagon.svg +12 -9
- package/src/tuiIconOctagonLarge.svg +12 -9
- package/src/tuiIconOutdentLarge.svg +11 -35
- package/src/tuiIconPackage.svg +16 -15
- package/src/tuiIconPackageLarge.svg +16 -15
- package/src/tuiIconPaintLarge.svg +8 -8
- package/src/tuiIconPaperclip.svg +13 -10
- package/src/tuiIconPaperclipLarge.svg +13 -10
- package/src/tuiIconPause.svg +13 -9
- package/src/tuiIconPauseCircle.svg +14 -14
- package/src/tuiIconPauseCircleLarge.svg +14 -14
- package/src/tuiIconPauseLarge.svg +13 -9
- package/src/tuiIconPenTool.svg +15 -11
- package/src/tuiIconPenToolLarge.svg +15 -11
- package/src/tuiIconPercent.svg +14 -13
- package/src/tuiIconPercentLarge.svg +14 -13
- package/src/tuiIconPhone.svg +13 -10
- package/src/tuiIconPhoneCall.svg +13 -10
- package/src/tuiIconPhoneCallLarge.svg +13 -10
- package/src/tuiIconPhoneForwarded.svg +15 -10
- package/src/tuiIconPhoneForwardedLarge.svg +15 -10
- package/src/tuiIconPhoneIncoming.svg +15 -10
- package/src/tuiIconPhoneIncomingLarge.svg +15 -10
- package/src/tuiIconPhoneLarge.svg +13 -10
- package/src/tuiIconPhoneMissed.svg +15 -10
- package/src/tuiIconPhoneMissedLarge.svg +15 -10
- package/src/tuiIconPhoneOff.svg +14 -10
- package/src/tuiIconPhoneOffLarge.svg +14 -10
- package/src/tuiIconPhoneOutgoing.svg +15 -10
- package/src/tuiIconPhoneOutgoingLarge.svg +15 -10
- package/src/tuiIconPicture.svg +12 -9
- package/src/tuiIconPieChart.svg +13 -9
- package/src/tuiIconPieChartLarge.svg +13 -9
- package/src/tuiIconPin.svg +11 -4
- package/src/tuiIconPlay.svg +12 -6
- package/src/tuiIconPlayCircle.svg +13 -9
- package/src/tuiIconPlayCircleLarge.svg +13 -9
- package/src/tuiIconPlayLarge.svg +12 -9
- package/src/tuiIconPlus.svg +13 -6
- package/src/tuiIconPlusCircle.svg +14 -14
- package/src/tuiIconPlusCircleLarge.svg +14 -14
- package/src/tuiIconPlusLarge.svg +13 -9
- package/src/tuiIconPlusSquare.svg +14 -14
- package/src/tuiIconPlusSquareLarge.svg +14 -14
- package/src/tuiIconPocket.svg +13 -11
- package/src/tuiIconPocketLarge.svg +13 -11
- package/src/tuiIconPower.svg +13 -9
- package/src/tuiIconPowerLarge.svg +13 -9
- package/src/tuiIconPrintLarge.svg +12 -9
- package/src/tuiIconPrinter.svg +14 -11
- package/src/tuiIconPrinterLarge.svg +14 -11
- package/src/tuiIconQuoteLarge.svg +10 -10
- package/src/tuiIconRadio.svg +14 -10
- package/src/tuiIconRadioLarge.svg +14 -10
- package/src/tuiIconRedo.svg +15 -15
- package/src/tuiIconRedoLarge.svg +7 -7
- package/src/tuiIconRefresh.svg +8 -8
- package/src/tuiIconRefreshCcw.svg +14 -11
- package/src/tuiIconRefreshCcwLarge.svg +14 -11
- package/src/tuiIconRefreshCw.svg +14 -11
- package/src/tuiIconRefreshCwLarge.svg +14 -11
- package/src/tuiIconRefreshLarge.svg +8 -14
- package/src/tuiIconRemoveLarge.svg +11 -7
- package/src/tuiIconRepeat.svg +15 -11
- package/src/tuiIconRepeatLarge.svg +15 -11
- package/src/tuiIconRewind.svg +13 -9
- package/src/tuiIconRewindLarge.svg +13 -9
- package/src/tuiIconRotate.svg +7 -7
- package/src/tuiIconRotateCcw.svg +13 -9
- package/src/tuiIconRotateCcwLarge.svg +13 -9
- package/src/tuiIconRotateCw.svg +13 -9
- package/src/tuiIconRotateCwLarge.svg +13 -9
- package/src/tuiIconRss.svg +14 -10
- package/src/tuiIconRssLarge.svg +14 -13
- package/src/tuiIconSave.svg +14 -8
- package/src/tuiIconSaveLarge.svg +14 -11
- package/src/tuiIconScissors.svg +16 -19
- package/src/tuiIconScissorsLarge.svg +16 -19
- package/src/tuiIconSearch.svg +13 -9
- package/src/tuiIconSearchLarge.svg +13 -9
- package/src/tuiIconSend.svg +13 -6
- package/src/tuiIconSendLarge.svg +13 -9
- package/src/tuiIconServer.svg +15 -16
- package/src/tuiIconServerLarge.svg +15 -16
- package/src/tuiIconSettings.svg +14 -10
- package/src/tuiIconSettingsLarge.svg +14 -10
- package/src/tuiIconShare.svg +14 -14
- package/src/tuiIconShare2.svg +16 -14
- package/src/tuiIconShare2Large.svg +16 -14
- package/src/tuiIconShareLarge.svg +14 -14
- package/src/tuiIconShield.svg +12 -9
- package/src/tuiIconShieldLarge.svg +12 -9
- package/src/tuiIconShieldOff.svg +14 -11
- package/src/tuiIconShieldOffLarge.svg +14 -11
- package/src/tuiIconShoppingBag.svg +14 -14
- package/src/tuiIconShoppingBagLarge.svg +14 -14
- package/src/tuiIconShoppingCart.svg +14 -11
- package/src/tuiIconShoppingCartLarge.svg +14 -11
- package/src/tuiIconShowLarge.svg +11 -7
- package/src/tuiIconShuffle.svg +16 -11
- package/src/tuiIconShuffleLarge.svg +16 -11
- package/src/tuiIconSidebar.svg +13 -14
- package/src/tuiIconSidebarLarge.svg +13 -14
- package/src/tuiIconSkipBack.svg +13 -9
- package/src/tuiIconSkipBackLarge.svg +13 -9
- package/src/tuiIconSkipForward.svg +13 -9
- package/src/tuiIconSkipForwardLarge.svg +13 -9
- package/src/tuiIconSlack.svg +19 -17
- package/src/tuiIconSlackLarge.svg +19 -17
- package/src/tuiIconSlash.svg +13 -9
- package/src/tuiIconSlashLarge.svg +13 -9
- package/src/tuiIconSliders.svg +20 -24
- package/src/tuiIconSlidersLarge.svg +20 -24
- package/src/tuiIconSmartphone.svg +13 -14
- package/src/tuiIconSmartphoneLarge.svg +13 -14
- package/src/tuiIconSmile.svg +15 -14
- package/src/tuiIconSmileLarge.svg +15 -14
- package/src/tuiIconSortAscending.svg +7 -7
- package/src/tuiIconSortDescending.svg +7 -7
- package/src/tuiIconSortDown.svg +7 -7
- package/src/tuiIconSortOff.svg +9 -9
- package/src/tuiIconSortUp.svg +7 -7
- package/src/tuiIconSound.svg +11 -9
- package/src/tuiIconSoundLarge.svg +11 -9
- package/src/tuiIconSoundOff.svg +12 -12
- package/src/tuiIconSoundOffLarge.svg +12 -12
- package/src/tuiIconSpeaker.svg +14 -14
- package/src/tuiIconSpeakerLarge.svg +14 -14
- package/src/tuiIconSpoilerDeleteLarge.svg +8 -8
- package/src/tuiIconSpoilerLarge.svg +8 -8
- package/src/tuiIconSquare.svg +12 -9
- package/src/tuiIconSquareLarge.svg +12 -9
- package/src/tuiIconStar.svg +13 -7
- package/src/tuiIconStarFilled.svg +7 -7
- package/src/tuiIconStarFilledLarge.svg +7 -7
- package/src/tuiIconStarLarge.svg +13 -10
- package/src/tuiIconStop.svg +10 -4
- package/src/tuiIconStopCircle.svg +13 -9
- package/src/tuiIconStopCircleLarge.svg +13 -9
- package/src/tuiIconStopLarge.svg +10 -7
- package/src/tuiIconStrikeThroughLarge.svg +8 -14
- package/src/tuiIconStructureLarge.svg +13 -12
- package/src/tuiIconSubitem.svg +8 -8
- package/src/tuiIconSublevelLarge.svg +7 -7
- package/src/tuiIconSubscriptLarge.svg +8 -8
- package/src/tuiIconSun.svg +20 -21
- package/src/tuiIconSunLarge.svg +20 -24
- package/src/tuiIconSunrise.svg +19 -19
- package/src/tuiIconSunriseLarge.svg +19 -19
- package/src/tuiIconSunset.svg +19 -19
- package/src/tuiIconSunsetLarge.svg +19 -19
- package/src/tuiIconSuperscriptLarge.svg +8 -8
- package/src/tuiIconTable.svg +13 -10
- package/src/tuiIconTableLarge.svg +13 -10
- package/src/tuiIconTableMergeLarge.svg +7 -7
- package/src/tuiIconTableSplitLarge.svg +7 -7
- package/src/tuiIconTablet.svg +13 -14
- package/src/tuiIconTabletLarge.svg +13 -14
- package/src/tuiIconTag.svg +13 -11
- package/src/tuiIconTagLarge.svg +13 -14
- package/src/tuiIconTarget.svg +14 -13
- package/src/tuiIconTargetLarge.svg +14 -13
- package/src/tuiIconTeXLarge.svg +9 -15
- package/src/tuiIconTerminal.svg +13 -9
- package/src/tuiIconTerminalLarge.svg +13 -9
- package/src/tuiIconThermometer.svg +12 -9
- package/src/tuiIconThermometerLarge.svg +12 -9
- package/src/tuiIconThumbsDown.svg +13 -10
- package/src/tuiIconThumbsDownLarge.svg +13 -10
- package/src/tuiIconThumbsUp.svg +13 -10
- package/src/tuiIconThumbsUpLarge.svg +13 -10
- package/src/tuiIconTime.svg +11 -4
- package/src/tuiIconTimeLarge.svg +11 -7
- package/src/tuiIconToggleLeft.svg +13 -9
- package/src/tuiIconToggleLeftLarge.svg +13 -9
- package/src/tuiIconToggleOff.svg +7 -7
- package/src/tuiIconToggleOffLarge.svg +7 -7
- package/src/tuiIconToggleOn.svg +7 -7
- package/src/tuiIconToggleOnLarge.svg +7 -7
- package/src/tuiIconToggleRight.svg +13 -9
- package/src/tuiIconToggleRightLarge.svg +13 -9
- package/src/tuiIconTool.svg +13 -7
- package/src/tuiIconToolLarge.svg +13 -10
- package/src/tuiIconTooltip.svg +12 -12
- package/src/tuiIconTooltipLarge.svg +12 -12
- package/src/tuiIconTransparentLarge.svg +11 -11
- package/src/tuiIconTrash.svg +13 -11
- package/src/tuiIconTrash2.svg +15 -11
- package/src/tuiIconTrash2Large.svg +15 -11
- package/src/tuiIconTrashLarge.svg +13 -11
- package/src/tuiIconTrello.svg +14 -14
- package/src/tuiIconTrelloLarge.svg +14 -14
- package/src/tuiIconTrendingDown.svg +13 -9
- package/src/tuiIconTrendingDownLarge.svg +13 -9
- package/src/tuiIconTrendingUp.svg +13 -9
- package/src/tuiIconTrendingUpLarge.svg +13 -9
- package/src/tuiIconTriangle.svg +12 -11
- package/src/tuiIconTriangleLarge.svg +12 -11
- package/src/tuiIconTruck.svg +15 -13
- package/src/tuiIconTruckLarge.svg +15 -13
- package/src/tuiIconTv.svg +13 -8
- package/src/tuiIconTvLarge.svg +13 -11
- package/src/tuiIconTwitch.svg +12 -9
- package/src/tuiIconTwitchLarge.svg +12 -9
- package/src/tuiIconTwitter.svg +13 -10
- package/src/tuiIconTwitterLarge.svg +13 -10
- package/src/tuiIconType.svg +14 -11
- package/src/tuiIconTypeLarge.svg +14 -14
- package/src/tuiIconUmbrella.svg +12 -9
- package/src/tuiIconUmbrellaLarge.svg +12 -9
- package/src/tuiIconUnderline.svg +13 -9
- package/src/tuiIconUnderlineLarge.svg +13 -9
- package/src/tuiIconUndo.svg +8 -14
- package/src/tuiIconUndoLarge.svg +7 -7
- package/src/tuiIconUnlinkLarge.svg +7 -7
- package/src/tuiIconUnlock.svg +13 -11
- package/src/tuiIconUnlockLarge.svg +13 -11
- package/src/tuiIconUpload.svg +14 -14
- package/src/tuiIconUploadCloud.svg +15 -11
- package/src/tuiIconUploadCloudLarge.svg +15 -11
- package/src/tuiIconUploadLarge.svg +14 -14
- package/src/tuiIconUser.svg +13 -6
- package/src/tuiIconUserCheck.svg +14 -11
- package/src/tuiIconUserCheckLarge.svg +14 -11
- package/src/tuiIconUserLarge.svg +13 -9
- package/src/tuiIconUserMinus.svg +14 -14
- package/src/tuiIconUserMinusLarge.svg +14 -14
- package/src/tuiIconUserPlus.svg +15 -14
- package/src/tuiIconUserPlusLarge.svg +15 -14
- package/src/tuiIconUserX.svg +15 -14
- package/src/tuiIconUserXLarge.svg +15 -14
- package/src/tuiIconUsers.svg +15 -11
- package/src/tuiIconUsersLarge.svg +15 -11
- package/src/tuiIconVideo.svg +13 -16
- package/src/tuiIconVideoLarge.svg +13 -16
- package/src/tuiIconVideoOff.svg +13 -11
- package/src/tuiIconVideoOffLarge.svg +13 -11
- package/src/tuiIconViewListLarge.svg +15 -17
- package/src/tuiIconVisa.svg +21 -16
- package/src/tuiIconVisaMono.svg +14 -10
- package/src/tuiIconVoicemail.svg +14 -14
- package/src/tuiIconVoicemailLarge.svg +14 -14
- package/src/tuiIconVolume.svg +12 -9
- package/src/tuiIconVolume1.svg +13 -11
- package/src/tuiIconVolume1Large.svg +13 -11
- package/src/tuiIconVolume2.svg +13 -11
- package/src/tuiIconVolume2Large.svg +13 -11
- package/src/tuiIconVolumeLarge.svg +12 -9
- package/src/tuiIconVolumeX.svg +14 -14
- package/src/tuiIconVolumeXLarge.svg +14 -14
- package/src/tuiIconWarningLarge.svg +7 -7
- package/src/tuiIconWatch.svg +15 -10
- package/src/tuiIconWatchLarge.svg +15 -10
- package/src/tuiIconWifi.svg +15 -8
- package/src/tuiIconWifiLarge.svg +15 -11
- package/src/tuiIconWifiOff.svg +18 -13
- package/src/tuiIconWifiOffLarge.svg +18 -13
- package/src/tuiIconWifiOnLarge.svg +13 -9
- package/src/tuiIconWind.svg +12 -8
- package/src/tuiIconWindLarge.svg +12 -11
- package/src/tuiIconX.svg +13 -6
- package/src/tuiIconXCircle.svg +14 -14
- package/src/tuiIconXCircleLarge.svg +14 -14
- package/src/tuiIconXLarge.svg +13 -9
- package/src/tuiIconXOctagon.svg +14 -14
- package/src/tuiIconXOctagonLarge.svg +14 -14
- package/src/tuiIconXSquare.svg +14 -14
- package/src/tuiIconXSquareLarge.svg +14 -14
- package/src/tuiIconYoutube.svg +14 -10
- package/src/tuiIconYoutubeLarge.svg +14 -10
- package/src/tuiIconZap.svg +12 -6
- package/src/tuiIconZapLarge.svg +12 -9
- package/src/tuiIconZapOff.svg +15 -11
- package/src/tuiIconZapOffLarge.svg +15 -11
- package/src/tuiIconZoomIn.svg +15 -14
- package/src/tuiIconZoomInLarge.svg +15 -14
- package/src/tuiIconZoomOut.svg +14 -14
- package/src/tuiIconZoomOutLarge.svg +14 -14
- package/esm2015/scripts/delete-all-to-compile-file.js +0 -14
- package/scripts/delete-all-to-compile-file.d.ts +0 -5
|
@@ -1,10 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @description:
|
|
3
3
|
* DO NOT CHANGE THIS FILE. AUTOGENERATED
|
|
4
|
+
*
|
|
5
|
+
* This file contains inline svg icons
|
|
6
|
+
* for users who wants insert into js bundle
|
|
4
7
|
*/
|
|
5
8
|
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
9
|
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" fill-rule="evenodd"/></svg></svg></g></svg>';
|
|
10
|
+
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
11
|
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
12
|
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
13
|
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>';
|
|
@@ -53,9 +56,9 @@ const tuiIconArrowUpRight = '<svg xmlns="http://www.w3.org/2000/svg" width="1em"
|
|
|
53
56
|
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
57
|
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
58
|
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="
|
|
59
|
+
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
60
|
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="
|
|
61
|
+
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
62
|
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
63
|
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
64
|
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>';
|
|
@@ -77,39 +80,39 @@ const tuiIconBold = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height=
|
|
|
77
80
|
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
81
|
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
82
|
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 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>';
|
|
81
|
-
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>';
|
|
82
83
|
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>';
|
|
83
84
|
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>';
|
|
85
|
+
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>';
|
|
86
|
+
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
87
|
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
88
|
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
89
|
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
90
|
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
91
|
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
92
|
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
|
|
91
|
-
const tuiIconCallIn = '<svg
|
|
92
|
-
const tuiIconCallInLarge = '<svg
|
|
93
|
-
const tuiIconCallLarge = '<svg
|
|
94
|
-
const tuiIconCallOut = '<svg
|
|
95
|
-
const tuiIconCallOutLarge = '<svg
|
|
96
|
-
const tuiIconCallTransferLarge = '<svg
|
|
93
|
+
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>';
|
|
94
|
+
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>';
|
|
95
|
+
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>';
|
|
96
|
+
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>';
|
|
97
|
+
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>';
|
|
98
|
+
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>';
|
|
99
|
+
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
100
|
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
101
|
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
102
|
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
103
|
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="
|
|
104
|
+
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
105
|
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
|
|
104
|
-
const tuiIconCardsLarge = '<svg
|
|
106
|
+
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>';
|
|
107
|
+
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
108
|
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
109
|
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
|
|
108
|
-
const tuiIconChartLarge = '<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" fill-rule="evenodd"/></svg></svg></g></svg>';
|
|
110
|
+
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>';
|
|
111
|
+
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>';
|
|
112
|
+
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
113
|
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 xmlns="http://www.w3.org/2000/svg"
|
|
112
|
-
const tuiIconCheckCircleLarge = '<svg
|
|
114
|
+
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>';
|
|
115
|
+
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>';
|
|
113
116
|
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
117
|
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
118
|
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>';
|
|
@@ -120,6 +123,8 @@ const tuiIconChevronLeft = '<svg xmlns="http://www.w3.org/2000/svg" width="1em"
|
|
|
120
123
|
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
124
|
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
125
|
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>';
|
|
126
|
+
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>';
|
|
127
|
+
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>';
|
|
123
128
|
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>';
|
|
124
129
|
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>';
|
|
125
130
|
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,8 +133,6 @@ const tuiIconChevronsRight = '<svg xmlns="http://www.w3.org/2000/svg" width="1em
|
|
|
128
133
|
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>';
|
|
129
134
|
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>';
|
|
130
135
|
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>';
|
|
131
|
-
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>';
|
|
132
|
-
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>';
|
|
133
136
|
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
137
|
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
138
|
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>';
|
|
@@ -139,9 +142,9 @@ const tuiIconClipboard = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" he
|
|
|
139
142
|
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
143
|
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
144
|
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>';
|
|
142
|
-
const tuiIconClose = '<svg xmlns="http://www.w3.org/2000/svg"
|
|
145
|
+
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="1.5em" overflow="visible" viewBox="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>';
|
|
143
146
|
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>';
|
|
144
|
-
const tuiIconCloseLarge = '<svg
|
|
147
|
+
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>';
|
|
145
148
|
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
149
|
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
150
|
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>';
|
|
@@ -162,15 +165,15 @@ const tuiIconCodesandbox = '<svg xmlns="http://www.w3.org/2000/svg" width="1em"
|
|
|
162
165
|
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
166
|
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
167
|
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
|
|
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"/><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>';
|
|
168
|
+
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>';
|
|
169
|
+
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
170
|
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
171
|
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
172
|
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
173
|
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
|
|
172
|
-
const tuiIconCommentLarge = '<svg
|
|
173
|
-
const tuiIconCompanyLarge = '<svg
|
|
174
|
+
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>';
|
|
175
|
+
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>';
|
|
176
|
+
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
177
|
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
178
|
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
179
|
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>';
|
|
@@ -201,13 +204,13 @@ const tuiIconCrosshair = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" he
|
|
|
201
204
|
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
205
|
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
206
|
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" height="1.5em" overflow="visible" viewBox="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>';
|
|
207
|
+
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
208
|
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
209
|
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
|
|
210
|
+
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
211
|
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
212
|
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
|
|
213
|
+
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
214
|
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
215
|
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
216
|
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>';
|
|
@@ -216,12 +219,12 @@ const tuiIconDivideSquare = '<svg xmlns="http://www.w3.org/2000/svg" width="1em"
|
|
|
216
219
|
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
220
|
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
221
|
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
|
|
222
|
+
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
223
|
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
224
|
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
225
|
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
226
|
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
|
|
227
|
+
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>';
|
|
225
228
|
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>';
|
|
226
229
|
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>';
|
|
227
230
|
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>';
|
|
@@ -234,19 +237,19 @@ const tuiIconEdit2Large = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5em"
|
|
|
234
237
|
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
238
|
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
239
|
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"
|
|
238
|
-
const tuiIconElectronMono = '<svg
|
|
239
|
-
const tuiIconExpand = '<svg
|
|
240
|
-
const tuiIconExternal = '<svg
|
|
241
|
-
const tuiIconExternalLarge = '<svg
|
|
240
|
+
const tuiIconElectron = '<svg focusable="false" style="width:inherit;height:inherit;max-width:2rem;max-height:2rem" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconElectron" xmlns="http://www.w3.org/2000/svg"><svg overflow="visible" viewBox="0 0 32 32" style="width:inherit;height:inherit;max-width:2rem;max-height:2rem" preserveAspectRatio="xMidYMid meet" 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>';
|
|
241
|
+
const tuiIconElectronMono = '<svg style="width:inherit;height:inherit;max-width:2rem;max-height:2rem" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconElectronMono" xmlns="http://www.w3.org/2000/svg"><svg overflow="visible" viewBox="0 0 32 32" style="width:inherit;height:inherit;max-width:2rem;max-height:2rem" preserveAspectRatio="xMidYMid meet" 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>';
|
|
242
|
+
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>';
|
|
243
|
+
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>';
|
|
244
|
+
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
245
|
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
246
|
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
247
|
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
|
|
248
|
+
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
249
|
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
250
|
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
251
|
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
|
|
252
|
+
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
253
|
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
254
|
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
255
|
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>';
|
|
@@ -277,26 +280,26 @@ const tuiIconFolderPlus = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" h
|
|
|
277
280
|
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>';
|
|
278
281
|
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>';
|
|
279
282
|
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>';
|
|
280
|
-
const tuiIconFrameLarge = '<svg
|
|
283
|
+
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
284
|
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
285
|
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
286
|
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
287
|
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
|
|
288
|
+
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
289
|
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
290
|
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
291
|
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
292
|
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
293
|
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
294
|
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 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>';
|
|
293
|
-
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>';
|
|
294
|
-
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>';
|
|
295
|
-
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>';
|
|
296
295
|
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>';
|
|
297
296
|
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>';
|
|
298
297
|
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>';
|
|
299
298
|
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>';
|
|
299
|
+
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>';
|
|
300
|
+
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>';
|
|
301
|
+
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>';
|
|
302
|
+
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
303
|
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
304
|
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
305
|
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>';
|
|
@@ -315,19 +318,19 @@ const tuiIconHelpCircle = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" h
|
|
|
315
318
|
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
319
|
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
320
|
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
|
|
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" height="1.5em" overflow="visible" viewBox="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>';
|
|
321
|
+
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>';
|
|
322
|
+
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
323
|
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
324
|
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>';
|
|
322
325
|
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>';
|
|
323
326
|
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
327
|
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
|
|
328
|
+
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
329
|
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
330
|
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>';
|
|
328
331
|
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>';
|
|
329
332
|
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
|
|
333
|
+
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
334
|
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
335
|
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
336
|
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>';
|
|
@@ -341,34 +344,34 @@ const tuiIconLayout = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" heigh
|
|
|
341
344
|
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
345
|
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
346
|
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
|
|
347
|
+
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
348
|
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
349
|
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
350
|
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>';
|
|
351
|
+
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>';
|
|
348
352
|
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>';
|
|
349
353
|
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>';
|
|
350
|
-
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>';
|
|
351
354
|
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
355
|
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
356
|
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
357
|
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
358
|
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
359
|
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
|
|
360
|
+
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
361
|
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
362
|
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
363
|
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
364
|
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"
|
|
363
|
-
const tuiIconMaestroMono = '<svg
|
|
365
|
+
const tuiIconMaestro = '<svg focusable="false" style="width:inherit;height:inherit;max-width:2rem;max-height:2rem" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconMaestro" xmlns="http://www.w3.org/2000/svg"><svg overflow="visible" viewBox="0 0 32 32" style="width:inherit;height:inherit;max-width:2rem;max-height:2rem" preserveAspectRatio="xMidYMid meet" 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>';
|
|
366
|
+
const tuiIconMaestroMono = '<svg style="width:inherit;height:inherit;max-width:2rem;max-height:2rem" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconMaestroMono" xmlns="http://www.w3.org/2000/svg"><svg overflow="visible" viewBox="0 0 32 32" style="width:inherit;height:inherit;max-width:2rem;max-height:2rem" preserveAspectRatio="xMidYMid meet" 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
367
|
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
368
|
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
369
|
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
370
|
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
371
|
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
372
|
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"
|
|
371
|
-
const tuiIconMastercardMono = '<svg
|
|
373
|
+
const tuiIconMastercard = '<svg focusable="false" style="width:inherit;height:inherit;max-width:2rem;max-height:2rem" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconMastercard" xmlns="http://www.w3.org/2000/svg"><svg overflow="visible" viewBox="0 0 32 32" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%" style="width:inherit;height:inherit;max-width:2rem;max-height:2rem" preserveAspectRatio="xMidYMid meet"><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>';
|
|
374
|
+
const tuiIconMastercardMono = '<svg style="width:inherit;height:inherit;max-width:2rem;max-height:2rem" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconMastercardMono" xmlns="http://www.w3.org/2000/svg"><svg overflow="visible" viewBox="0 0 32 32" style="width:inherit;height:inherit;max-width:2rem;max-height:2rem" preserveAspectRatio="xMidYMid meet" 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
375
|
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
376
|
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
377
|
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>';
|
|
@@ -395,21 +398,21 @@ const tuiIconMinusCircleLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="
|
|
|
395
398
|
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
399
|
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
400
|
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"
|
|
399
|
-
const tuiIconMirMono = '<svg
|
|
400
|
-
const tuiIconMobile = '<svg
|
|
401
|
-
const tuiIconMobileLarge = '<svg
|
|
401
|
+
const tuiIconMir = '<svg focusable="false" style="width:inherit;height:inherit;max-width:2rem;max-height:2rem" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconMir" xmlns="http://www.w3.org/2000/svg"><svg style="width:inherit;height:inherit;max-width:2rem;max-height:2rem" preserveAspectRatio="xMidYMid meet" overflow="visible" viewBox="0 0 32 32" 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>';
|
|
402
|
+
const tuiIconMirMono = '<svg style="width:inherit;height:inherit;max-width:2rem;max-height:2rem" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconMirMono" xmlns="http://www.w3.org/2000/svg"><svg overflow="visible" viewBox="0 0 32 32" style="width:inherit;height:inherit;max-width:2rem;max-height:2rem" preserveAspectRatio="xMidYMid meet" 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>';
|
|
403
|
+
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>';
|
|
404
|
+
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
405
|
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
406
|
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
407
|
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
408
|
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>';
|
|
409
|
+
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>';
|
|
406
410
|
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>';
|
|
407
411
|
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>';
|
|
408
|
-
const
|
|
409
|
-
const
|
|
412
|
+
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>';
|
|
413
|
+
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>';
|
|
410
414
|
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>';
|
|
411
415
|
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>';
|
|
412
|
-
const tuiIconMoreVertLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconMoreVertLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M13 12a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm0-7a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm0 14a1 1 0 1 0-2 0 1 1 0 0 0 2 0z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
413
416
|
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
417
|
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
418
|
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>';
|
|
@@ -420,13 +423,13 @@ const tuiIconNavigation = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" h
|
|
|
420
423
|
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
424
|
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
425
|
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>';
|
|
426
|
+
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>';
|
|
423
427
|
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>';
|
|
424
428
|
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>';
|
|
425
|
-
const tuiIconOLLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconOLLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M8 6h13" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="M3.125 5.451v2.005h1.159V4H3.253c-.034.219-.127.377-.277.474-.15.097-.381.147-.692.147v.83h.841ZM4.292 10.079a1.838 1.838 0 0 0-.752-.143c-.461 0-.818.107-1.071.321-.254.213-.379.517-.376.911H3.21c0-.141.031-.247.093-.321a.307.307 0 0 1 .248-.11c.071-.004.14.02.195.066a.234.234 0 0 1 .07.18.302.302 0 0 1-.098.218 1.047 1.047 0 0 1-.24.175 14.67 14.67 0 0 1-.458.233c-.358.173-.609.379-.754.616-.145.237-.218.546-.218.927 0 .08.003.16.01.24h2.99v-.877H3.35a.288.288 0 0 1 .068-.135.68.68 0 0 1 .193-.133 4.4 4.4 0 0 1 .415-.177c.301-.114.53-.252.689-.414.159-.162.237-.376.237-.643a.93.93 0 0 0-.17-.546 1.14 1.14 0 0 0-.49-.388ZM4.29 16.054a2.214 2.214 0 0 0-.76-.118c-.463 0-.825.107-1.085.323-.26.215-.39.512-.39.892h1.09a.437.437 0 0 1 .1-.305c.067-.073.163-.11.29-.11.103 0 .182.024.237.072a.255.255 0 0 1 .083.203.25.25 0 0 1-.107.21.48.48 0 0 1-.293.08h-.12v.77h.08c.16 0 .277.026.352.077.076.052.113.131.113.238 0 .087-.03.155-.09.205a.38.38 0 0 1-.25.075c-.13 0-.229-.037-.297-.11-.069-.073-.103-.183-.103-.33H2c0 .403.132.711.398.923.265.211.647.317 1.147.317.293 0 .549-.043.767-.13.218-.087.388-.21.508-.37s.18-.347.18-.56a.747.747 0 0 0-.148-.48c-.098-.123-.255-.22-.472-.29v-.01c.203-.073.35-.168.44-.285a.708.708 0 0 0 .135-.445.793.793 0 0 0-.172-.508 1.101 1.101 0 0 0-.493-.334Z" fill="currentColor"/><path d="M8 12h13M8 18h13" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
426
429
|
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>';
|
|
427
430
|
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
431
|
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" fill-rule="evenodd"/></svg></svg></svg></g></svg>';
|
|
432
|
+
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
433
|
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
434
|
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
435
|
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>';
|
|
@@ -451,10 +454,10 @@ const tuiIconPhoneOff = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" hei
|
|
|
451
454
|
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
455
|
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
456
|
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
|
|
457
|
+
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
458
|
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
459
|
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
|
|
460
|
+
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
461
|
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
462
|
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
463
|
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>';
|
|
@@ -469,13 +472,13 @@ const tuiIconPocket = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" heigh
|
|
|
469
472
|
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
473
|
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
474
|
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>';
|
|
475
|
+
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>';
|
|
472
476
|
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>';
|
|
473
477
|
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>';
|
|
474
|
-
const tuiIconPrintLarge = '<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconPrintLarge" xmlns="http://www.w3.org/2000/svg"><svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%"><svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12"><path d="M6 9V2h12v7M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="M18 14H6v8h12v-8z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg></svg></g></svg>';
|
|
475
478
|
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>';
|
|
476
479
|
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
480
|
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
|
|
481
|
+
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>';
|
|
479
482
|
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>';
|
|
480
483
|
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
484
|
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>';
|
|
@@ -483,12 +486,12 @@ const tuiIconRefreshCcwLarge = '<svg xmlns="http://www.w3.org/2000/svg" width="1
|
|
|
483
486
|
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
487
|
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>';
|
|
485
488
|
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>';
|
|
486
|
-
const tuiIconRemoveLarge = '<svg
|
|
489
|
+
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
490
|
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
491
|
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
492
|
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
493
|
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"><
|
|
494
|
+
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
495
|
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
496
|
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
497
|
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>';
|
|
@@ -519,7 +522,7 @@ const tuiIconShoppingBag = '<svg xmlns="http://www.w3.org/2000/svg" width="1em"
|
|
|
519
522
|
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
523
|
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
524
|
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
|
|
525
|
+
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
526
|
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
527
|
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
528
|
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>';
|
|
@@ -538,62 +541,62 @@ const tuiIconSmartphone = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" h
|
|
|
538
541
|
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
542
|
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
543
|
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"/></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"/></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"/></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"/></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"/></svg></svg></g></svg>';
|
|
546
|
-
const tuiIconSound = '<svg
|
|
547
|
-
const tuiIconSoundLarge = '<svg
|
|
548
|
-
const tuiIconSoundOff = '<svg
|
|
549
|
-
const tuiIconSoundOffLarge = '<svg
|
|
544
|
+
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>';
|
|
545
|
+
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>';
|
|
546
|
+
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>';
|
|
547
|
+
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>';
|
|
548
|
+
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>';
|
|
549
|
+
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>';
|
|
550
|
+
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>';
|
|
551
|
+
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>';
|
|
552
|
+
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
553
|
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
554
|
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"/></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"/></svg></svg></svg></g></svg>';
|
|
555
|
+
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>';
|
|
556
|
+
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
557
|
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
558
|
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
559
|
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>';
|
|
557
560
|
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>';
|
|
558
561
|
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>';
|
|
559
562
|
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
|
|
563
|
+
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
564
|
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
565
|
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
|
|
566
|
+
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>';
|
|
564
567
|
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>';
|
|
565
|
-
const tuiIconStructureLarge = '<svg
|
|
568
|
+
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>';
|
|
566
569
|
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>';
|
|
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"/></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"/><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>';
|
|
570
|
+
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>';
|
|
571
|
+
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
572
|
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
573
|
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
574
|
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
575
|
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
576
|
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
577
|
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"/><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>';
|
|
578
|
+
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
579
|
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
580
|
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" 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" fill-rule="evenodd"/></svg></svg></g></svg>';
|
|
581
|
+
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>';
|
|
582
|
+
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
583
|
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
584
|
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
585
|
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
586
|
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
587
|
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
588
|
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>';
|
|
589
|
+
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>';
|
|
586
590
|
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>';
|
|
587
591
|
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>';
|
|
588
|
-
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>';
|
|
589
592
|
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
593
|
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
594
|
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
595
|
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
596
|
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
597
|
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
|
|
596
|
-
const tuiIconTimeLarge = '<svg
|
|
598
|
+
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>';
|
|
599
|
+
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
600
|
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
601
|
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>';
|
|
599
602
|
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>';
|
|
@@ -604,8 +607,8 @@ const tuiIconToggleRight = '<svg xmlns="http://www.w3.org/2000/svg" width="1em"
|
|
|
604
607
|
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
608
|
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
609
|
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
|
|
608
|
-
const tuiIconTooltipLarge = '<svg
|
|
610
|
+
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>';
|
|
611
|
+
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>';
|
|
609
612
|
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>';
|
|
610
613
|
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
614
|
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>';
|
|
@@ -635,7 +638,7 @@ const tuiIconUnderline = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" he
|
|
|
635
638
|
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>';
|
|
636
639
|
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>';
|
|
637
640
|
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>';
|
|
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" fill-rule="evenodd"/></svg></svg></g></svg>';
|
|
641
|
+
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
642
|
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
643
|
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
644
|
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>';
|
|
@@ -650,17 +653,17 @@ const tuiIconUserMinus = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" he
|
|
|
650
653
|
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
654
|
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
655
|
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 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>';
|
|
654
|
-
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>';
|
|
655
656
|
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>';
|
|
656
657
|
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>';
|
|
658
|
+
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>';
|
|
659
|
+
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
660
|
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
661
|
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
662
|
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
663
|
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
|
|
662
|
-
const tuiIconVisa = '<svg focusable="false"
|
|
663
|
-
const tuiIconVisaMono = '<svg
|
|
664
|
+
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>';
|
|
665
|
+
const tuiIconVisa = '<svg focusable="false" style="width:inherit;height:inherit" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconVisa" xmlns="http://www.w3.org/2000/svg"><svg overflow="visible" viewBox="0 0 32 32" style="width:inherit;height:inherit" preserveAspectRatio="xMidYMid meet" 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>';
|
|
666
|
+
const tuiIconVisaMono = '<svg style="width:inherit;height:inherit;max-width:2rem;max-height:2rem" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg"><g id="tuiIconVisaMono" xmlns="http://www.w3.org/2000/svg"><svg overflow="visible" viewBox="0 0 32 32" x="50%" xmlns="http://www.w3.org/2000/svg" y="50%" style="width:inherit;height:inherit;max-width:2rem;max-height:2rem" preserveAspectRatio="xMidYMid meet"><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
667
|
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
668
|
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
669
|
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>';
|
|
@@ -671,14 +674,14 @@ const tuiIconVolume2Large = '<svg xmlns="http://www.w3.org/2000/svg" width="1.5e
|
|
|
671
674
|
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
675
|
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
676
|
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" fill-rule="evenodd"/></svg></svg></g></svg>';
|
|
677
|
+
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
678
|
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
679
|
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
680
|
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
681
|
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
682
|
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
683
|
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
|
|
684
|
+
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
685
|
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
686
|
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
687
|
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>';
|