@taiga-ui/icons 3.17.0 → 3.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +22 -190
- package/all.d.ts +669 -198
- package/bundles/taiga-ui-icons.umd.js +1151 -206
- package/bundles/taiga-ui-icons.umd.js.map +1 -1
- package/constants/icons.d.ts +34 -21
- package/esm2015/all.js +670 -199
- package/esm2015/constants/icons.js +30 -17
- package/fesm2015/taiga-ui-icons.js +697 -213
- package/fesm2015/taiga-ui-icons.js.map +1 -1
- package/package.json +5 -3
- package/src/tuiIconActivity.svg +5 -0
- package/src/tuiIconActivityLarge.svg +5 -0
- package/src/tuiIconAddRowLarge.svg +1 -0
- package/src/tuiIconAirplay.svg +5 -0
- package/src/tuiIconAirplayLarge.svg +5 -0
- package/src/tuiIconAlertCircle.svg +5 -0
- package/src/tuiIconAlertCircleLarge.svg +4 -14
- package/src/tuiIconAlertOctagon.svg +5 -0
- package/src/tuiIconAlertOctagonLarge.svg +5 -0
- package/src/tuiIconAlertTriangle.svg +5 -0
- package/src/tuiIconAlertTriangleLarge.svg +5 -0
- package/src/tuiIconAlignCenter.svg +5 -0
- package/src/tuiIconAlignCenterLarge.svg +4 -35
- package/src/tuiIconAlignJustify.svg +5 -0
- package/src/tuiIconAlignJustifyLarge.svg +4 -35
- package/src/tuiIconAlignLeft.svg +5 -0
- package/src/tuiIconAlignLeftLarge.svg +4 -35
- package/src/tuiIconAlignRight.svg +5 -0
- package/src/tuiIconAlignRightLarge.svg +4 -35
- package/src/tuiIconAnchor.svg +5 -0
- package/src/tuiIconAnchorLarge.svg +4 -13
- package/src/tuiIconAperture.svg +5 -0
- package/src/tuiIconApertureLarge.svg +5 -0
- package/src/tuiIconArchive.svg +5 -0
- package/src/tuiIconArchiveLarge.svg +5 -0
- package/src/tuiIconArrowDown.svg +4 -23
- package/src/tuiIconArrowDownCircle.svg +5 -0
- package/src/tuiIconArrowDownCircleLarge.svg +5 -0
- package/src/tuiIconArrowDownLarge.svg +4 -14
- package/src/tuiIconArrowDownLeft.svg +4 -30
- package/src/tuiIconArrowDownLeftLarge.svg +5 -0
- package/src/tuiIconArrowDownRight.svg +4 -30
- package/src/tuiIconArrowDownRightLarge.svg +5 -0
- package/src/tuiIconArrowLeft.svg +4 -23
- package/src/tuiIconArrowLeftCircle.svg +5 -0
- package/src/tuiIconArrowLeftCircleLarge.svg +5 -0
- package/src/tuiIconArrowLeftLarge.svg +4 -14
- package/src/tuiIconArrowRight.svg +4 -23
- package/src/tuiIconArrowRightCircle.svg +5 -0
- package/src/tuiIconArrowRightCircleLarge.svg +5 -0
- package/src/tuiIconArrowRightLarge.svg +4 -14
- package/src/tuiIconArrowUp.svg +4 -23
- package/src/tuiIconArrowUpCircle.svg +5 -0
- package/src/tuiIconArrowUpCircleLarge.svg +5 -0
- package/src/tuiIconArrowUpLarge.svg +4 -14
- package/src/tuiIconArrowUpLeft.svg +4 -30
- package/src/tuiIconArrowUpLeftLarge.svg +5 -0
- package/src/tuiIconArrowUpRight.svg +4 -30
- package/src/tuiIconArrowUpRightLarge.svg +5 -0
- package/src/tuiIconAtSign.svg +5 -0
- package/src/tuiIconAtSignLarge.svg +5 -0
- package/src/tuiIconAttach.svg +17 -22
- package/src/tuiIconAttachLarge.svg +17 -13
- package/src/tuiIconAttention.svg +22 -14
- package/src/tuiIconAward.svg +5 -0
- package/src/tuiIconAwardLarge.svg +5 -0
- package/src/tuiIconBackCircleLarge.svg +19 -19
- package/src/tuiIconBarChart.svg +5 -0
- package/src/tuiIconBarChart2.svg +5 -0
- package/src/tuiIconBarChart2Large.svg +5 -0
- package/src/tuiIconBarChartLarge.svg +5 -0
- package/src/tuiIconBattery.svg +5 -0
- package/src/tuiIconBatteryCharging.svg +5 -0
- package/src/tuiIconBatteryChargingLarge.svg +5 -0
- package/src/tuiIconBatteryLarge.svg +5 -0
- package/src/tuiIconBell.svg +4 -23
- package/src/tuiIconBellLarge.svg +4 -14
- package/src/tuiIconBellOff.svg +4 -24
- package/src/tuiIconBellOffLarge.svg +4 -26
- package/src/tuiIconBluetooth.svg +5 -0
- package/src/tuiIconBluetoothLarge.svg +5 -0
- package/src/tuiIconBold.svg +5 -0
- package/src/tuiIconBoldLarge.svg +4 -11
- package/src/tuiIconBook.svg +5 -0
- package/src/tuiIconBookLarge.svg +5 -0
- package/src/tuiIconBookOpen.svg +5 -0
- package/src/tuiIconBookOpenLarge.svg +5 -0
- package/src/tuiIconBookmark.svg +4 -23
- package/src/tuiIconBookmarkLarge.svg +4 -14
- package/src/tuiIconBox.svg +5 -0
- package/src/tuiIconBoxLarge.svg +5 -0
- package/src/tuiIconBriefcase.svg +5 -0
- package/src/tuiIconBriefcaseLarge.svg +5 -0
- package/src/tuiIconCalendar.svg +4 -23
- package/src/tuiIconCalendarLarge.svg +4 -14
- package/src/tuiIconCall.svg +13 -21
- package/src/tuiIconCallIn.svg +16 -30
- package/src/tuiIconCallInLarge.svg +16 -12
- package/src/tuiIconCallLarge.svg +16 -12
- package/src/tuiIconCallOut.svg +16 -30
- package/src/tuiIconCallOutLarge.svg +16 -12
- package/src/tuiIconCallTransferLarge.svg +16 -12
- package/src/tuiIconCamera.svg +5 -0
- package/src/tuiIconCameraLarge.svg +4 -21
- package/src/tuiIconCameraOff.svg +5 -0
- package/src/tuiIconCameraOffLarge.svg +5 -0
- package/src/tuiIconCancel.svg +22 -12
- package/src/tuiIconCancelCircleLarge.svg +17 -14
- package/src/tuiIconCard.svg +16 -30
- package/src/tuiIconCardsLarge.svg +19 -12
- package/src/tuiIconCast.svg +5 -0
- package/src/tuiIconCastLarge.svg +5 -0
- package/src/tuiIconChartBar.svg +19 -21
- package/src/tuiIconChartLarge.svg +19 -12
- package/src/tuiIconChartLineLarge.svg +1 -0
- package/src/tuiIconCheck.svg +4 -23
- package/src/tuiIconCheckCircle.svg +6 -15
- package/src/tuiIconCheckLarge.svg +4 -14
- package/src/tuiIconCheckList.svg +21 -28
- package/src/tuiIconCheckSquare.svg +5 -0
- package/src/tuiIconCheckSquareLarge.svg +5 -0
- package/src/tuiIconChevronDown.svg +4 -23
- package/src/tuiIconChevronDownLarge.svg +4 -14
- package/src/tuiIconChevronLeft.svg +4 -23
- package/src/tuiIconChevronLeftLarge.svg +4 -14
- package/src/tuiIconChevronRight.svg +4 -23
- package/src/tuiIconChevronRightLarge.svg +4 -14
- package/src/tuiIconChevronUp.svg +4 -23
- package/src/tuiIconChevronUpLarge.svg +4 -14
- package/src/tuiIconChevronsDown.svg +5 -0
- package/src/tuiIconChevronsDownLarge.svg +5 -0
- package/src/tuiIconChevronsLeft.svg +5 -0
- package/src/tuiIconChevronsLeftLarge.svg +5 -0
- package/src/tuiIconChevronsRight.svg +5 -0
- package/src/tuiIconChevronsRightLarge.svg +5 -0
- package/src/tuiIconChevronsUp.svg +5 -0
- package/src/tuiIconChevronsUpLarge.svg +5 -0
- package/src/tuiIconChrome.svg +5 -0
- package/src/tuiIconChromeLarge.svg +5 -0
- package/src/tuiIconCircle.svg +5 -0
- package/src/tuiIconCircleLarge.svg +5 -0
- package/src/tuiIconClipboard.svg +5 -0
- package/src/tuiIconClipboardLarge.svg +5 -0
- package/src/tuiIconClock.svg +5 -0
- package/src/tuiIconClockLarge.svg +5 -0
- package/src/tuiIconCloseCircleLarge.svg +19 -12
- package/src/tuiIconCloud.svg +4 -23
- package/src/tuiIconCloudDrizzle.svg +5 -0
- package/src/tuiIconCloudDrizzleLarge.svg +5 -0
- package/src/tuiIconCloudLarge.svg +5 -0
- package/src/tuiIconCloudLightning.svg +5 -0
- package/src/tuiIconCloudLightningLarge.svg +5 -0
- package/src/tuiIconCloudOff.svg +5 -0
- package/src/tuiIconCloudOffLarge.svg +5 -0
- package/src/tuiIconCloudRain.svg +5 -0
- package/src/tuiIconCloudRainLarge.svg +5 -0
- package/src/tuiIconCloudSnow.svg +5 -0
- package/src/tuiIconCloudSnowLarge.svg +5 -0
- package/src/tuiIconCode.svg +4 -22
- package/src/tuiIconCodeLarge.svg +4 -21
- package/src/tuiIconCodepen.svg +5 -0
- package/src/tuiIconCodepenLarge.svg +5 -0
- package/src/tuiIconCodesandbox.svg +5 -0
- package/src/tuiIconCodesandboxLarge.svg +5 -0
- package/src/tuiIconCoffee.svg +5 -0
- package/src/tuiIconCoffeeLarge.svg +5 -0
- package/src/tuiIconCollapse.svg +22 -30
- package/src/tuiIconColorLarge.svg +1 -1
- package/src/tuiIconColumns.svg +5 -0
- package/src/tuiIconColumnsLarge.svg +5 -0
- package/src/tuiIconCommand.svg +5 -0
- package/src/tuiIconCommandLarge.svg +5 -0
- package/src/tuiIconComment.svg +14 -21
- package/src/tuiIconCommentLarge.svg +14 -12
- package/src/tuiIconCompanyLarge.svg +15 -18
- package/src/tuiIconCompass.svg +5 -0
- package/src/tuiIconCompassLarge.svg +5 -0
- package/src/tuiIconCopy.svg +4 -30
- package/src/tuiIconCopyLarge.svg +4 -21
- package/src/tuiIconCornerDownLeft.svg +5 -0
- package/src/tuiIconCornerDownLeftLarge.svg +5 -0
- package/src/tuiIconCornerDownRight.svg +5 -0
- package/src/tuiIconCornerDownRightLarge.svg +5 -0
- package/src/tuiIconCornerLeftDown.svg +5 -0
- package/src/tuiIconCornerLeftDownLarge.svg +5 -0
- package/src/tuiIconCornerLeftUp.svg +5 -0
- package/src/tuiIconCornerLeftUpLarge.svg +5 -0
- package/src/tuiIconCornerRightDown.svg +5 -0
- package/src/tuiIconCornerRightDownLarge.svg +5 -0
- package/src/tuiIconCornerRightUp.svg +5 -0
- package/src/tuiIconCornerRightUpLarge.svg +5 -0
- package/src/tuiIconCornerUpLeft.svg +5 -0
- package/src/tuiIconCornerUpLeftLarge.svg +5 -0
- package/src/tuiIconCornerUpRight.svg +5 -0
- package/src/tuiIconCornerUpRightLarge.svg +5 -0
- package/src/tuiIconCpu.svg +5 -0
- package/src/tuiIconCpuLarge.svg +5 -0
- package/src/tuiIconCreditCard.svg +5 -0
- package/src/tuiIconCreditCardLarge.svg +5 -0
- package/src/tuiIconCrop.svg +5 -0
- package/src/tuiIconCropLarge.svg +5 -0
- package/src/tuiIconCrosshair.svg +5 -0
- package/src/tuiIconCrosshairLarge.svg +5 -0
- package/src/tuiIconDatabase.svg +5 -0
- package/src/tuiIconDatabaseLarge.svg +5 -0
- package/src/tuiIconDefaultDocLarge.svg +10 -1
- package/src/tuiIconDelete.svg +5 -0
- package/src/tuiIconDeleteLarge.svg +4 -14
- package/src/tuiIconDesktopLarge.svg +19 -12
- package/src/tuiIconDisc.svg +5 -0
- package/src/tuiIconDiscLarge.svg +5 -0
- package/src/tuiIconDislikeLarge.svg +16 -12
- package/src/tuiIconDivide.svg +5 -0
- package/src/tuiIconDivideCircle.svg +5 -0
- package/src/tuiIconDivideCircleLarge.svg +5 -0
- package/src/tuiIconDivideLarge.svg +5 -0
- package/src/tuiIconDivideSquare.svg +5 -0
- package/src/tuiIconDivideSquareLarge.svg +5 -0
- package/src/tuiIconDollarSign.svg +5 -0
- package/src/tuiIconDollarSignLarge.svg +5 -0
- package/src/tuiIconDone.svg +11 -28
- package/src/tuiIconDownload.svg +4 -23
- package/src/tuiIconDownloadCloud.svg +5 -0
- package/src/tuiIconDownloadCloudLarge.svg +5 -0
- package/src/tuiIconDownloadLarge.svg +4 -14
- package/src/tuiIconDraft.svg +14 -21
- package/src/tuiIconDribbble.svg +5 -0
- package/src/tuiIconDribbbleLarge.svg +5 -0
- package/src/tuiIconDroplet.svg +5 -0
- package/src/tuiIconDropletLarge.svg +5 -0
- package/src/tuiIconEdit.svg +4 -23
- package/src/tuiIconEdit2.svg +5 -0
- package/src/tuiIconEdit2Large.svg +5 -0
- package/src/tuiIconEdit3.svg +5 -0
- package/src/tuiIconEdit3Large.svg +5 -0
- package/src/tuiIconEditLarge.svg +4 -14
- package/src/tuiIconElectron.svg +6 -1
- package/src/tuiIconElectronMono.svg +1 -0
- package/src/tuiIconExpand.svg +22 -23
- package/src/tuiIconExternal.svg +16 -21
- package/src/tuiIconExternalLarge.svg +16 -12
- package/src/tuiIconExternalLink.svg +5 -0
- package/src/tuiIconExternalLinkLarge.svg +5 -0
- package/src/tuiIconEye.svg +5 -0
- package/src/tuiIconEyeClosed.svg +16 -21
- package/src/tuiIconEyeLarge.svg +5 -0
- package/src/tuiIconEyeOff.svg +5 -0
- package/src/tuiIconEyeOffLarge.svg +5 -0
- package/src/tuiIconEyeOpen.svg +14 -28
- package/src/tuiIconFacebook.svg +5 -0
- package/src/tuiIconFacebookLarge.svg +5 -0
- package/src/tuiIconFastForward.svg +5 -0
- package/src/tuiIconFastForwardLarge.svg +5 -0
- package/src/tuiIconFeather.svg +5 -0
- package/src/tuiIconFeatherLarge.svg +5 -0
- package/src/tuiIconFigma.svg +5 -0
- package/src/tuiIconFigmaLarge.svg +5 -0
- package/src/tuiIconFile.svg +4 -30
- package/src/tuiIconFileLarge.svg +4 -21
- package/src/tuiIconFileMinus.svg +5 -0
- package/src/tuiIconFileMinusLarge.svg +5 -0
- package/src/tuiIconFilePlus.svg +5 -0
- package/src/tuiIconFilePlusLarge.svg +5 -0
- package/src/tuiIconFileText.svg +5 -0
- package/src/tuiIconFileTextLarge.svg +5 -0
- package/src/tuiIconFilm.svg +5 -0
- package/src/tuiIconFilmLarge.svg +5 -0
- package/src/tuiIconFilter.svg +4 -23
- package/src/tuiIconFilterLarge.svg +4 -14
- package/src/tuiIconFlag.svg +4 -23
- package/src/tuiIconFlagLarge.svg +4 -11
- package/src/tuiIconFolder.svg +4 -23
- package/src/tuiIconFolderLarge.svg +4 -14
- package/src/tuiIconFolderMinus.svg +5 -0
- package/src/tuiIconFolderMinusLarge.svg +5 -0
- package/src/tuiIconFolderPlus.svg +5 -0
- package/src/tuiIconFolderPlusLarge.svg +5 -0
- package/src/tuiIconFrameLarge.svg +19 -12
- package/src/tuiIconFramer.svg +5 -0
- package/src/tuiIconFramerLarge.svg +5 -0
- package/src/tuiIconFrown.svg +5 -0
- package/src/tuiIconFrownLarge.svg +5 -0
- package/src/tuiIconGeoLarge.svg +13 -18
- package/src/tuiIconGift.svg +5 -0
- package/src/tuiIconGiftLarge.svg +5 -0
- package/src/tuiIconGitBranch.svg +5 -0
- package/src/tuiIconGitBranchLarge.svg +5 -0
- package/src/tuiIconGitCommit.svg +5 -0
- package/src/tuiIconGitCommitLarge.svg +5 -0
- package/src/tuiIconGitMerge.svg +5 -0
- package/src/tuiIconGitMergeLarge.svg +5 -0
- package/src/tuiIconGitPullRequest.svg +5 -0
- package/src/tuiIconGitPullRequestLarge.svg +5 -0
- package/src/tuiIconGithub.svg +5 -0
- package/src/tuiIconGithubLarge.svg +5 -0
- package/src/tuiIconGitlab.svg +5 -0
- package/src/tuiIconGitlabLarge.svg +5 -0
- package/src/tuiIconGlobe.svg +5 -0
- package/src/tuiIconGlobeLarge.svg +5 -0
- package/src/tuiIconGrid.svg +5 -0
- package/src/tuiIconGridLarge.svg +5 -0
- package/src/tuiIconHardDrive.svg +5 -0
- package/src/tuiIconHardDriveLarge.svg +5 -0
- package/src/tuiIconHash.svg +5 -0
- package/src/tuiIconHashLarge.svg +5 -0
- package/src/tuiIconHeadphones.svg +5 -0
- package/src/tuiIconHeadphonesLarge.svg +5 -0
- package/src/tuiIconHeart.svg +4 -23
- package/src/tuiIconHeartLarge.svg +4 -14
- package/src/tuiIconHelpCircle.svg +5 -0
- package/src/tuiIconHelpCircleLarge.svg +4 -21
- package/src/tuiIconHexagon.svg +5 -0
- package/src/tuiIconHexagonLarge.svg +5 -0
- package/src/tuiIconHideLarge.svg +16 -12
- package/src/tuiIconHiliteLarge.svg +10 -1
- package/src/tuiIconHome.svg +5 -0
- package/src/tuiIconHomeLarge.svg +5 -0
- package/src/tuiIconImage.svg +5 -0
- package/src/tuiIconImageLarge.svg +5 -0
- package/src/tuiIconImgLarge.svg +15 -18
- package/src/tuiIconInbox.svg +5 -0
- package/src/tuiIconInboxLarge.svg +5 -0
- package/src/tuiIconInfo.svg +4 -23
- package/src/tuiIconInfoCircleLarge.svg +19 -12
- package/src/tuiIconInfoLarge.svg +5 -0
- package/src/tuiIconInstagram.svg +5 -0
- package/src/tuiIconInstagramLarge.svg +5 -0
- package/src/tuiIconItalic.svg +5 -0
- package/src/tuiIconItalicLarge.svg +4 -28
- package/src/tuiIconKey.svg +5 -0
- package/src/tuiIconKeyLarge.svg +5 -0
- package/src/tuiIconLayers.svg +5 -0
- package/src/tuiIconLayersLarge.svg +5 -0
- package/src/tuiIconLayout.svg +5 -0
- package/src/tuiIconLayoutLarge.svg +5 -0
- package/src/tuiIconLifeBuoy.svg +5 -0
- package/src/tuiIconLifeBuoyLarge.svg +5 -0
- package/src/tuiIconLikeLarge.svg +16 -12
- package/src/tuiIconLink.svg +4 -30
- package/src/tuiIconLink2.svg +5 -0
- package/src/tuiIconLink2Large.svg +5 -0
- package/src/tuiIconLinkLarge.svg +4 -21
- package/src/tuiIconLinkedin.svg +5 -0
- package/src/tuiIconLinkedinLarge.svg +5 -0
- package/src/tuiIconList.svg +5 -0
- package/src/tuiIconListLarge.svg +5 -0
- package/src/tuiIconLoader.svg +5 -0
- package/src/tuiIconLoaderLarge.svg +5 -0
- package/src/tuiIconLock.svg +4 -23
- package/src/tuiIconLockLarge.svg +4 -14
- package/src/tuiIconLockOpenLarge.svg +16 -12
- package/src/tuiIconLogIn.svg +5 -0
- package/src/tuiIconLogInLarge.svg +5 -0
- package/src/tuiIconLogOut.svg +5 -0
- package/src/tuiIconLogOutLarge.svg +5 -0
- package/src/tuiIconMaestro.svg +3 -0
- package/src/tuiIconMaestroMono.svg +1 -0
- package/src/tuiIconMail.svg +4 -30
- package/src/tuiIconMailLarge.svg +4 -21
- package/src/tuiIconMap.svg +5 -0
- package/src/tuiIconMapLarge.svg +5 -0
- package/src/tuiIconMapPin.svg +5 -0
- package/src/tuiIconMapPinLarge.svg +5 -0
- package/src/tuiIconMastercard.svg +3 -0
- package/src/tuiIconMastercardMono.svg +1 -0
- package/src/tuiIconMaximize.svg +5 -0
- package/src/tuiIconMaximize2.svg +5 -0
- package/src/tuiIconMaximize2Large.svg +5 -0
- package/src/tuiIconMaximizeLarge.svg +5 -0
- package/src/tuiIconMeh.svg +5 -0
- package/src/tuiIconMehLarge.svg +5 -0
- package/src/tuiIconMenu.svg +5 -0
- package/src/tuiIconMenuLarge.svg +4 -14
- package/src/tuiIconMessageCircle.svg +5 -0
- package/src/tuiIconMessageCircleLarge.svg +5 -0
- package/src/tuiIconMessageSquare.svg +5 -0
- package/src/tuiIconMessageSquareLarge.svg +5 -0
- package/src/tuiIconMic.svg +5 -0
- package/src/tuiIconMicLarge.svg +4 -21
- package/src/tuiIconMicOff.svg +5 -0
- package/src/tuiIconMicOffLarge.svg +4 -22
- package/src/tuiIconMinimize.svg +5 -0
- package/src/tuiIconMinimize2.svg +5 -0
- package/src/tuiIconMinimize2Large.svg +5 -0
- package/src/tuiIconMinimizeLarge.svg +5 -0
- package/src/tuiIconMinus.svg +4 -16
- package/src/tuiIconMinusCircle.svg +4 -23
- package/src/tuiIconMinusCircleLarge.svg +5 -0
- package/src/tuiIconMinusLarge.svg +4 -14
- package/src/tuiIconMinusSquare.svg +5 -0
- package/src/tuiIconMinusSquareLarge.svg +5 -0
- package/src/tuiIconMir.svg +4 -0
- package/src/tuiIconMirMono.svg +1 -0
- package/src/tuiIconMobile.svg +19 -21
- package/src/tuiIconMobileLarge.svg +19 -12
- package/src/tuiIconMonitor.svg +5 -0
- package/src/tuiIconMonitorLarge.svg +5 -0
- package/src/tuiIconMoon.svg +5 -0
- package/src/tuiIconMoonLarge.svg +5 -0
- package/src/tuiIconMoreHorLarge.svg +18 -12
- package/src/tuiIconMoreHorizontal.svg +5 -0
- package/src/tuiIconMoreHorizontalLarge.svg +5 -0
- package/src/tuiIconMoreVer.svg +18 -21
- package/src/tuiIconMoreVertLarge.svg +18 -12
- package/src/tuiIconMoreVertical.svg +5 -0
- package/src/tuiIconMoreVerticalLarge.svg +5 -0
- package/src/tuiIconMousePointer.svg +5 -0
- package/src/tuiIconMousePointerLarge.svg +5 -0
- package/src/tuiIconMove.svg +5 -0
- package/src/tuiIconMoveLarge.svg +5 -0
- package/src/tuiIconMusic.svg +5 -0
- package/src/tuiIconMusicLarge.svg +4 -21
- package/src/tuiIconNavigation.svg +5 -0
- package/src/tuiIconNavigation2.svg +5 -0
- package/src/tuiIconNavigation2Large.svg +5 -0
- package/src/tuiIconNavigationLarge.svg +5 -0
- package/src/tuiIconOLLarge.svg +3 -0
- package/src/tuiIconOctagon.svg +5 -0
- package/src/tuiIconOctagonLarge.svg +5 -0
- package/src/tuiIconPackage.svg +5 -0
- package/src/tuiIconPackageLarge.svg +5 -0
- package/src/tuiIconPaintLarge.svg +1 -0
- package/src/tuiIconPaperclip.svg +5 -0
- package/src/tuiIconPaperclipLarge.svg +5 -0
- package/src/tuiIconPause.svg +4 -23
- package/src/tuiIconPauseCircle.svg +5 -0
- package/src/tuiIconPauseCircleLarge.svg +5 -0
- package/src/tuiIconPauseLarge.svg +4 -14
- package/src/tuiIconPenTool.svg +5 -0
- package/src/tuiIconPenToolLarge.svg +5 -0
- package/src/tuiIconPercent.svg +5 -0
- package/src/tuiIconPercentLarge.svg +5 -0
- package/src/tuiIconPhone.svg +5 -0
- package/src/tuiIconPhoneCall.svg +5 -0
- package/src/tuiIconPhoneCallLarge.svg +5 -0
- package/src/tuiIconPhoneForwarded.svg +5 -0
- package/src/tuiIconPhoneForwardedLarge.svg +5 -0
- package/src/tuiIconPhoneIncoming.svg +5 -0
- package/src/tuiIconPhoneIncomingLarge.svg +5 -0
- package/src/tuiIconPhoneLarge.svg +5 -0
- package/src/tuiIconPhoneMissed.svg +5 -0
- package/src/tuiIconPhoneMissedLarge.svg +5 -0
- package/src/tuiIconPhoneOff.svg +5 -0
- package/src/tuiIconPhoneOffLarge.svg +5 -0
- package/src/tuiIconPhoneOutgoing.svg +5 -0
- package/src/tuiIconPhoneOutgoingLarge.svg +5 -0
- package/src/tuiIconPicture.svg +16 -28
- package/src/tuiIconPieChart.svg +5 -0
- package/src/tuiIconPieChartLarge.svg +5 -0
- package/src/tuiIconPin.svg +11 -28
- package/src/tuiIconPlay.svg +4 -23
- package/src/tuiIconPlayCircle.svg +5 -0
- package/src/tuiIconPlayCircleLarge.svg +5 -0
- package/src/tuiIconPlayLarge.svg +4 -14
- package/src/tuiIconPlus.svg +4 -19
- package/src/tuiIconPlusCircle.svg +5 -0
- package/src/tuiIconPlusCircleLarge.svg +4 -14
- package/src/tuiIconPlusLarge.svg +4 -14
- package/src/tuiIconPlusSquare.svg +5 -0
- package/src/tuiIconPlusSquareLarge.svg +5 -0
- package/src/tuiIconPocket.svg +5 -0
- package/src/tuiIconPocketLarge.svg +5 -0
- package/src/tuiIconPower.svg +5 -0
- package/src/tuiIconPowerLarge.svg +5 -0
- package/src/tuiIconPrintLarge.svg +15 -18
- package/src/tuiIconPrinter.svg +5 -0
- package/src/tuiIconPrinterLarge.svg +5 -0
- package/src/tuiIconRadio.svg +5 -0
- package/src/tuiIconRadioLarge.svg +5 -0
- package/src/tuiIconRedo.svg +1 -7
- package/src/tuiIconRefreshCcw.svg +5 -0
- package/src/tuiIconRefreshCcwLarge.svg +5 -0
- package/src/tuiIconRefreshCw.svg +5 -0
- package/src/tuiIconRefreshCwLarge.svg +5 -0
- package/src/tuiIconRemoveLarge.svg +17 -14
- package/src/tuiIconRepeat.svg +5 -0
- package/src/tuiIconRepeatLarge.svg +5 -0
- package/src/tuiIconRewind.svg +5 -0
- package/src/tuiIconRewindLarge.svg +5 -0
- package/src/tuiIconRotate.svg +7 -13
- package/src/tuiIconRotateCcw.svg +5 -0
- package/src/tuiIconRotateCcwLarge.svg +5 -0
- package/src/tuiIconRotateCw.svg +5 -0
- package/src/tuiIconRotateCwLarge.svg +5 -0
- package/src/tuiIconRss.svg +5 -0
- package/src/tuiIconRssLarge.svg +5 -0
- package/src/tuiIconSave.svg +5 -0
- package/src/tuiIconSaveLarge.svg +5 -0
- package/src/tuiIconScissors.svg +5 -0
- package/src/tuiIconScissorsLarge.svg +5 -0
- package/src/tuiIconSearch.svg +4 -23
- package/src/tuiIconSearchLarge.svg +4 -14
- package/src/tuiIconSend.svg +5 -0
- package/src/tuiIconSendLarge.svg +5 -0
- package/src/tuiIconServer.svg +5 -0
- package/src/tuiIconServerLarge.svg +5 -0
- package/src/tuiIconSettings.svg +4 -33
- package/src/tuiIconSettingsLarge.svg +4 -13
- package/src/tuiIconShare.svg +5 -0
- package/src/tuiIconShare2.svg +5 -0
- package/src/tuiIconShare2Large.svg +5 -0
- package/src/tuiIconShareLarge.svg +5 -0
- package/src/tuiIconShield.svg +5 -0
- package/src/tuiIconShieldLarge.svg +5 -0
- package/src/tuiIconShieldOff.svg +5 -0
- package/src/tuiIconShieldOffLarge.svg +5 -0
- package/src/tuiIconShoppingBag.svg +5 -0
- package/src/tuiIconShoppingBagLarge.svg +5 -0
- package/src/tuiIconShoppingCart.svg +5 -0
- package/src/tuiIconShoppingCartLarge.svg +5 -0
- package/src/tuiIconShowLarge.svg +13 -18
- package/src/tuiIconShuffle.svg +5 -0
- package/src/tuiIconShuffleLarge.svg +5 -0
- package/src/tuiIconSidebar.svg +5 -0
- package/src/tuiIconSidebarLarge.svg +5 -0
- package/src/tuiIconSkipBack.svg +5 -0
- package/src/tuiIconSkipBackLarge.svg +5 -0
- package/src/tuiIconSkipForward.svg +5 -0
- package/src/tuiIconSkipForwardLarge.svg +5 -0
- package/src/tuiIconSlack.svg +5 -0
- package/src/tuiIconSlackLarge.svg +5 -0
- package/src/tuiIconSlash.svg +5 -0
- package/src/tuiIconSlashLarge.svg +5 -0
- package/src/tuiIconSliders.svg +5 -0
- package/src/tuiIconSlidersLarge.svg +5 -0
- package/src/tuiIconSmartphone.svg +5 -0
- package/src/tuiIconSmartphoneLarge.svg +5 -0
- package/src/tuiIconSmile.svg +5 -0
- package/src/tuiIconSmileLarge.svg +5 -0
- package/src/tuiIconSortAscending.svg +1 -0
- package/src/tuiIconSortDescending.svg +1 -0
- package/src/tuiIconSortDown.svg +1 -0
- package/src/tuiIconSortOff.svg +2 -0
- package/src/tuiIconSortUp.svg +1 -0
- package/src/tuiIconSound.svg +16 -21
- package/src/tuiIconSoundLarge.svg +16 -12
- package/src/tuiIconSoundOff.svg +19 -21
- package/src/tuiIconSoundOffLarge.svg +19 -12
- package/src/tuiIconSpeaker.svg +5 -0
- package/src/tuiIconSpeakerLarge.svg +5 -0
- package/src/tuiIconSpoilerDeleteLarge.svg +1 -0
- package/src/tuiIconSpoilerLarge.svg +1 -0
- package/src/tuiIconSquare.svg +5 -0
- package/src/tuiIconSquareLarge.svg +5 -0
- package/src/tuiIconStar.svg +4 -23
- package/src/tuiIconStarLarge.svg +4 -14
- package/src/tuiIconStop.svg +11 -21
- package/src/tuiIconStopCircle.svg +5 -0
- package/src/tuiIconStopCircleLarge.svg +5 -0
- package/src/tuiIconStopLarge.svg +14 -12
- package/src/tuiIconStructureLarge.svg +19 -12
- package/src/tuiIconSublevelLarge.svg +1 -0
- package/src/tuiIconSubscriptLarge.svg +1 -0
- package/src/tuiIconSun.svg +5 -0
- package/src/tuiIconSunLarge.svg +5 -0
- package/src/tuiIconSunrise.svg +5 -0
- package/src/tuiIconSunriseLarge.svg +5 -0
- package/src/tuiIconSunset.svg +5 -0
- package/src/tuiIconSunsetLarge.svg +5 -0
- package/src/tuiIconSuperscriptLarge.svg +1 -0
- package/src/tuiIconTable.svg +5 -0
- package/src/tuiIconTableLarge.svg +4 -13
- package/src/tuiIconTableMergeLarge.svg +1 -0
- package/src/tuiIconTableSplitLarge.svg +1 -0
- package/src/tuiIconTablet.svg +5 -0
- package/src/tuiIconTabletLarge.svg +5 -0
- package/src/tuiIconTag.svg +5 -0
- package/src/tuiIconTagLarge.svg +5 -0
- package/src/tuiIconTarget.svg +5 -0
- package/src/tuiIconTargetLarge.svg +5 -0
- package/src/tuiIconTerminal.svg +5 -0
- package/src/tuiIconTerminalLarge.svg +5 -0
- package/src/tuiIconThermometer.svg +5 -0
- package/src/tuiIconThermometerLarge.svg +5 -0
- package/src/tuiIconThumbsDown.svg +5 -0
- package/src/tuiIconThumbsDownLarge.svg +5 -0
- package/src/tuiIconThumbsUp.svg +5 -0
- package/src/tuiIconThumbsUpLarge.svg +5 -0
- package/src/tuiIconTime.svg +11 -28
- package/src/tuiIconTimeLarge.svg +13 -18
- package/src/tuiIconToggleLeft.svg +5 -0
- package/src/tuiIconToggleLeftLarge.svg +5 -0
- package/src/tuiIconToggleRight.svg +5 -0
- package/src/tuiIconToggleRightLarge.svg +5 -0
- package/src/tuiIconTool.svg +5 -0
- package/src/tuiIconToolLarge.svg +5 -0
- package/src/tuiIconTooltip.svg +19 -28
- package/src/tuiIconTooltipLarge.svg +18 -18
- package/src/tuiIconTrash.svg +4 -23
- package/src/tuiIconTrash2.svg +5 -0
- package/src/tuiIconTrash2Large.svg +5 -0
- package/src/tuiIconTrashLarge.svg +4 -14
- package/src/tuiIconTrello.svg +5 -0
- package/src/tuiIconTrelloLarge.svg +5 -0
- package/src/tuiIconTrendingDown.svg +5 -0
- package/src/tuiIconTrendingDownLarge.svg +5 -0
- package/src/tuiIconTrendingUp.svg +5 -0
- package/src/tuiIconTrendingUpLarge.svg +5 -0
- package/src/tuiIconTriangle.svg +5 -0
- package/src/tuiIconTriangleLarge.svg +5 -0
- package/src/tuiIconTruck.svg +5 -0
- package/src/tuiIconTruckLarge.svg +5 -0
- package/src/tuiIconTv.svg +5 -0
- package/src/tuiIconTvLarge.svg +5 -0
- package/src/tuiIconTwitch.svg +5 -0
- package/src/tuiIconTwitchLarge.svg +5 -0
- package/src/tuiIconTwitter.svg +5 -0
- package/src/tuiIconTwitterLarge.svg +5 -0
- package/src/tuiIconType.svg +5 -0
- package/src/tuiIconTypeLarge.svg +5 -0
- package/src/tuiIconUmbrella.svg +5 -0
- package/src/tuiIconUmbrellaLarge.svg +5 -0
- package/src/tuiIconUnderline.svg +5 -0
- package/src/tuiIconUnderlineLarge.svg +4 -21
- package/src/tuiIconUnlinkLarge.svg +1 -0
- package/src/tuiIconUnlock.svg +5 -0
- package/src/tuiIconUnlockLarge.svg +5 -0
- package/src/tuiIconUpload.svg +4 -23
- package/src/tuiIconUploadCloud.svg +5 -0
- package/src/tuiIconUploadCloudLarge.svg +5 -0
- package/src/tuiIconUploadLarge.svg +4 -14
- package/src/tuiIconUser.svg +4 -23
- package/src/tuiIconUserCheck.svg +5 -0
- package/src/tuiIconUserCheckLarge.svg +5 -0
- package/src/tuiIconUserLarge.svg +5 -0
- package/src/tuiIconUserMinus.svg +5 -0
- package/src/tuiIconUserMinusLarge.svg +5 -0
- package/src/tuiIconUserPlus.svg +5 -0
- package/src/tuiIconUserPlusLarge.svg +5 -0
- package/src/tuiIconUserX.svg +5 -0
- package/src/tuiIconUserXLarge.svg +5 -0
- package/src/tuiIconUsers.svg +4 -23
- package/src/tuiIconUsersLarge.svg +5 -0
- package/src/tuiIconVideo.svg +4 -23
- package/src/tuiIconVideoLarge.svg +4 -14
- package/src/tuiIconVideoOff.svg +5 -0
- package/src/tuiIconVideoOffLarge.svg +5 -0
- package/src/tuiIconViewListLarge.svg +24 -12
- package/src/tuiIconVisa.svg +5 -0
- package/src/tuiIconVisaMono.svg +2 -0
- package/src/tuiIconVoicemail.svg +5 -0
- package/src/tuiIconVoicemailLarge.svg +5 -0
- package/src/tuiIconVolume.svg +5 -0
- package/src/tuiIconVolume1.svg +5 -0
- package/src/tuiIconVolume1Large.svg +5 -0
- package/src/tuiIconVolume2.svg +5 -0
- package/src/tuiIconVolume2Large.svg +5 -0
- package/src/tuiIconVolumeLarge.svg +5 -0
- package/src/tuiIconVolumeX.svg +5 -0
- package/src/tuiIconVolumeXLarge.svg +5 -0
- package/src/tuiIconWarningLarge.svg +1 -0
- package/src/tuiIconWatch.svg +5 -0
- package/src/tuiIconWatchLarge.svg +5 -0
- package/src/tuiIconWifi.svg +5 -0
- package/src/tuiIconWifiLarge.svg +5 -0
- package/src/tuiIconWifiOff.svg +5 -0
- package/src/tuiIconWifiOffLarge.svg +4 -14
- package/src/tuiIconWifiOnLarge.svg +16 -12
- package/src/tuiIconWind.svg +5 -0
- package/src/tuiIconWindLarge.svg +5 -0
- package/src/tuiIconX.svg +5 -0
- package/src/tuiIconXCircle.svg +5 -0
- package/src/tuiIconXCircleLarge.svg +5 -0
- package/src/tuiIconXLarge.svg +5 -0
- package/src/tuiIconXOctagon.svg +5 -0
- package/src/tuiIconXOctagonLarge.svg +5 -0
- package/src/tuiIconXSquare.svg +5 -0
- package/src/tuiIconXSquareLarge.svg +5 -0
- package/src/tuiIconYoutube.svg +5 -0
- package/src/tuiIconYoutubeLarge.svg +5 -0
- package/src/tuiIconZap.svg +5 -0
- package/src/tuiIconZapLarge.svg +5 -0
- package/src/tuiIconZapOff.svg +5 -0
- package/src/tuiIconZapOffLarge.svg +5 -0
- package/src/tuiIconZoomIn.svg +5 -0
- package/src/tuiIconZoomInLarge.svg +5 -0
- package/src/tuiIconZoomOut.svg +5 -0
- package/src/tuiIconZoomOutLarge.svg +5 -0
- package/src/tuiIconLoginLarge.svg +0 -15
- package/src/tuiIconLogoutLarge.svg +0 -15
- package/src/tuiIconPiechartLarge.svg +0 -14
package/src/tuiIconStarLarge.svg
CHANGED
|
@@ -1,15 +1,5 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
<svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12">
|
|
5
|
-
<path
|
|
6
|
-
d="M12 2l3.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"
|
|
7
|
-
stroke="currentColor"
|
|
8
|
-
stroke-linecap="round"
|
|
9
|
-
stroke-linejoin="round"
|
|
10
|
-
stroke-width="2"
|
|
11
|
-
/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconStarLarge" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
3
|
+
<svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon></svg></svg>
|
|
12
4
|
</svg>
|
|
13
|
-
</svg>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
|
5
|
+
</g></svg>
|
package/src/tuiIconStop.svg
CHANGED
|
@@ -1,24 +1,14 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
<
|
|
3
|
-
<svg
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width="1em"
|
|
9
|
-
x="50%"
|
|
10
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
11
|
-
y="50%"
|
|
12
|
-
>
|
|
13
|
-
<svg x="-8" y="-8">
|
|
14
|
-
<path
|
|
15
|
-
d="M13 3H3v10h10V3z"
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconStop" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
|
|
3
|
+
<svg x="-8" y="-8"><svg
|
|
4
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
5
|
+
width="16"
|
|
6
|
+
height="16"
|
|
7
|
+
viewBox="0 0 24 24"
|
|
16
8
|
stroke="currentColor"
|
|
9
|
+
stroke-width="3"
|
|
17
10
|
stroke-linecap="round"
|
|
18
11
|
stroke-linejoin="round"
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
</svg>
|
|
23
|
-
</g>
|
|
24
|
-
</svg>
|
|
12
|
+
><rect x="3" y="3" width="18" height="18" rx="2" ry="2" /></svg></svg>
|
|
13
|
+
</svg>
|
|
14
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconStopCircle" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
|
|
3
|
+
<svg x="-8" y="-8"><svg xmlns="http://www.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><rect x="9" y="9" width="6" height="6"></rect></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconStopCircleLarge" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
3
|
+
<svg x="-12" y="-12"><svg xmlns="http://www.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><rect x="9" y="9" width="6" height="6"></rect></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
package/src/tuiIconStopLarge.svg
CHANGED
|
@@ -1,15 +1,17 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g
|
|
2
|
+
id="tuiIconStopLarge"
|
|
3
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
4
|
+
>
|
|
5
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
6
|
+
<svg x="-12" y="-12"><svg
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
width="24"
|
|
9
|
+
height="24"
|
|
10
|
+
viewBox="0 0 24 24"
|
|
7
11
|
stroke="currentColor"
|
|
12
|
+
stroke-width="2"
|
|
8
13
|
stroke-linecap="round"
|
|
9
14
|
stroke-linejoin="round"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
</svg>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
|
15
|
+
><rect x="3" y="3" width="18" height="18" rx="2" ry="2" /></svg></svg>
|
|
16
|
+
</svg>
|
|
17
|
+
</g></svg>
|
|
@@ -1,15 +1,22 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g
|
|
2
|
+
id="tuiIconStructureLarge"
|
|
3
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
4
|
+
>
|
|
5
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
6
|
+
<svg x="-12" y="-12"><svg
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
width="24"
|
|
9
|
+
height="24"
|
|
10
|
+
viewBox="0 0 24 24"
|
|
7
11
|
stroke="currentColor"
|
|
12
|
+
stroke-width="2"
|
|
8
13
|
stroke-linecap="round"
|
|
9
14
|
stroke-linejoin="round"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
15
|
+
><rect x="3" y="3" width="7" height="7" /><rect x="14" y="3" width="7" height="7" /><rect
|
|
16
|
+
x="14"
|
|
17
|
+
y="14"
|
|
18
|
+
width="7"
|
|
19
|
+
height="7"
|
|
20
|
+
/><rect x="3" y="14" width="7" height="7" /></svg></svg>
|
|
21
|
+
</svg>
|
|
22
|
+
</g></svg>
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
<path
|
|
6
6
|
d="M15.6 16l-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"
|
|
7
7
|
fill="currentColor"
|
|
8
|
+
stroke="none"
|
|
8
9
|
/>
|
|
9
10
|
</svg>
|
|
10
11
|
</svg>
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
<path
|
|
6
6
|
d="M21 21C21.5523 21 22 20.5523 22 20C22 19.4477 21.5523 19 21 19V21ZM16.3333 15.8947C16.3333 16.447 16.781 16.8947 17.3333 16.8947C17.8856 16.8947 18.3333 16.447 18.3333 15.8947H16.3333ZM17.0864 19.7545L16.1431 19.4226L17.0864 19.7545ZM18.9193 17.5666L18.4535 16.6817L18.9193 17.5666ZM19.0798 15H19.1816V13H19.0798V15ZM17.2602 21H21V19H17.2602V21ZM16.3333 15.7465V15.8947H18.3333V15.7465H16.3333ZM19.3669 16.201L18.4535 16.6817L19.385 18.4515L20.2984 17.9708L19.3669 16.201ZM16.1819 19.3122L16.1431 19.4226L18.0297 20.0864L18.0685 19.976L16.1819 19.3122ZM17.2602 19C17.8227 19 18.2164 19.5558 18.0297 20.0864L16.1431 19.4226C15.872 20.1929 16.4436 21 17.2602 21V19ZM19.7508 15.6571C19.7174 15.8894 19.5746 16.0916 19.3669 16.201L20.2984 17.9708C21.0731 17.5631 21.6055 16.8089 21.7304 15.9424L19.7508 15.6571ZM18.4535 16.6817C17.3916 17.2406 16.5802 18.1802 16.1819 19.3122L18.0685 19.976C18.2994 19.32 18.7696 18.7754 19.385 18.4515L18.4535 16.6817ZM19.1816 15C19.5319 15 19.8008 15.3105 19.7508 15.6571L21.7304 15.9424C21.9541 14.3901 20.75 13 19.1816 13V15ZM19.0798 13C17.563 13 16.3333 14.2296 16.3333 15.7465H18.3333C18.3333 15.3342 18.6675 15 19.0798 15V13Z"
|
|
7
7
|
fill="currentColor"
|
|
8
|
+
stroke="none"
|
|
8
9
|
/>
|
|
9
10
|
<path
|
|
10
11
|
d="M6 6L10 11M14 16L10 11M10 11L6 16M10 11L14 6"
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSun" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
|
|
3
|
+
<svg x="-8" y="-8"><svg xmlns="http://www.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"></circle><line x1="12" y1="1" x2="12" y2="3"></line><line x1="12" y1="21" x2="12" y2="23"></line><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line><line x1="1" y1="12" x2="3" y2="12"></line><line x1="21" y1="12" x2="23" y2="12"></line><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSunLarge" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
3
|
+
<svg x="-12" y="-12"><svg xmlns="http://www.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"></circle><line x1="12" y1="1" x2="12" y2="3"></line><line x1="12" y1="21" x2="12" y2="23"></line><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line><line x1="1" y1="12" x2="3" y2="12"></line><line x1="21" y1="12" x2="23" y2="12"></line><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSunrise" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
|
|
3
|
+
<svg x="-8" y="-8"><svg xmlns="http://www.w3.org/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 0"></path><line x1="12" y1="2" x2="12" y2="9"></line><line x1="4.22" y1="10.22" x2="5.64" y2="11.64"></line><line x1="1" y1="18" x2="3" y2="18"></line><line x1="21" y1="18" x2="23" y2="18"></line><line x1="18.36" y1="11.64" x2="19.78" y2="10.22"></line><line x1="23" y1="22" x2="1" y2="22"></line><polyline points="8 6 12 2 16 6"></polyline></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSunriseLarge" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
3
|
+
<svg x="-12" y="-12"><svg xmlns="http://www.w3.org/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 0"></path><line x1="12" y1="2" x2="12" y2="9"></line><line x1="4.22" y1="10.22" x2="5.64" y2="11.64"></line><line x1="1" y1="18" x2="3" y2="18"></line><line x1="21" y1="18" x2="23" y2="18"></line><line x1="18.36" y1="11.64" x2="19.78" y2="10.22"></line><line x1="23" y1="22" x2="1" y2="22"></line><polyline points="8 6 12 2 16 6"></polyline></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSunset" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
|
|
3
|
+
<svg x="-8" y="-8"><svg xmlns="http://www.w3.org/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 0"></path><line x1="12" y1="9" x2="12" y2="2"></line><line x1="4.22" y1="10.22" x2="5.64" y2="11.64"></line><line x1="1" y1="18" x2="3" y2="18"></line><line x1="21" y1="18" x2="23" y2="18"></line><line x1="18.36" y1="11.64" x2="19.78" y2="10.22"></line><line x1="23" y1="22" x2="1" y2="22"></line><polyline points="16 5 12 9 8 5"></polyline></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSunsetLarge" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
3
|
+
<svg x="-12" y="-12"><svg xmlns="http://www.w3.org/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 0"></path><line x1="12" y1="9" x2="12" y2="2"></line><line x1="4.22" y1="10.22" x2="5.64" y2="11.64"></line><line x1="1" y1="18" x2="3" y2="18"></line><line x1="21" y1="18" x2="23" y2="18"></line><line x1="18.36" y1="11.64" x2="19.78" y2="10.22"></line><line x1="23" y1="22" x2="1" y2="22"></line><polyline points="16 5 12 9 8 5"></polyline></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
<path
|
|
6
6
|
d="M21 11C21.5523 11 22 10.5523 22 10C22 9.44772 21.5523 9 21 9V11ZM16.3333 5.89474C16.3333 6.44702 16.781 6.89474 17.3333 6.89474C17.8856 6.89474 18.3333 6.44702 18.3333 5.89474H16.3333ZM17.0864 9.75451L16.1431 9.4226L17.0864 9.75451ZM18.9193 7.56661L18.4535 6.68169L18.9193 7.56661ZM19.0798 5H19.1816V3H19.0798V5ZM17.2602 11H21V9H17.2602V11ZM16.3333 5.74647V5.89474H18.3333V5.74647H16.3333ZM19.3669 6.20095L18.4535 6.68169L19.385 8.45153L20.2984 7.97079L19.3669 6.20095ZM16.1819 9.31217L16.1431 9.4226L18.0297 10.0864L18.0685 9.97598L16.1819 9.31217ZM17.2602 9C17.8227 9 18.2164 9.55585 18.0297 10.0864L16.1431 9.4226C15.872 10.1929 16.4436 11 17.2602 11V9ZM19.7508 5.65715C19.7174 5.88944 19.5746 6.09164 19.3669 6.20095L20.2984 7.97079C21.0731 7.56307 21.6055 6.80889 21.7304 5.94243L19.7508 5.65715ZM18.4535 6.68169C17.3916 7.24059 16.5802 8.18019 16.1819 9.31217L18.0685 9.97598C18.2994 9.31996 18.7696 8.77543 19.385 8.45153L18.4535 6.68169ZM19.1816 5C19.5319 5 19.8008 5.31046 19.7508 5.65715L21.7304 5.94243C21.9541 4.39011 20.75 3 19.1816 3V5ZM19.0798 3C17.563 3 16.3333 4.22964 16.3333 5.74647H18.3333C18.3333 5.33421 18.6675 5 19.0798 5V3Z"
|
|
7
7
|
fill="currentColor"
|
|
8
|
+
stroke="none"
|
|
8
9
|
/>
|
|
9
10
|
<path
|
|
10
11
|
d="M5 7L9 12M13 17L9 12M9 12L5 17M9 12L13 7"
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTable" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
|
|
3
|
+
<svg x="-8" y="-8"><svg xmlns="http://www.w3.org/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"></path></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -1,14 +1,5 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
<svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12">
|
|
5
|
-
<path
|
|
6
|
-
clip-rule="evenodd"
|
|
7
|
-
d="M20 4H13V11H20V4ZM13 13V20H20V13H13ZM11 20V13H4V20H11ZM11 11V4H4V11H11ZM4 2C2.89543 2 2 2.89543 2 4V20C2 21.1046 2.89543 22 4 22H20C21.1046 22 22 21.1046 22 20V4C22 2.89543 21.1046 2 20 2H4Z"
|
|
8
|
-
fill="currentColor"
|
|
9
|
-
fill-rule="evenodd"
|
|
10
|
-
/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTableLarge" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
3
|
+
<svg x="-12" y="-12"><svg xmlns="http://www.w3.org/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"></path></svg></svg>
|
|
11
4
|
</svg>
|
|
12
|
-
</svg>
|
|
13
|
-
</g>
|
|
14
|
-
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
clip-rule="evenodd"
|
|
7
7
|
d="M11 4H4V20H11V16.5C11 15.9477 11.4477 15.5 12 15.5C12.5523 15.5 13 15.9477 13 16.5V20H20V4H13V8C13 8.55228 12.5523 9 12 9C11.4477 9 11 8.55228 11 8V4ZM20 22H12H4C2.89543 22 2 21.1046 2 20V4C2 2.89543 2.89543 2 4 2H20C21.1046 2 22 2.89543 22 4V20C22 21.1046 21.1046 22 20 22ZM6.29289 8.29289C6.68342 7.90237 7.31658 7.90237 7.70711 8.29289L10.7071 11.2929C11.0976 11.6834 11.0976 12.3166 10.7071 12.7071L7.70711 15.7071C7.31658 16.0976 6.68342 16.0976 6.29289 15.7071C5.90237 15.3166 5.90237 14.6834 6.29289 14.2929L8.58579 12L6.29289 9.70711C5.90237 9.31658 5.90237 8.68342 6.29289 8.29289ZM16.2929 15.7071C16.6834 16.0976 17.3166 16.0976 17.7071 15.7071C18.0976 15.3166 18.0976 14.6834 17.7071 14.2929L15.4142 12L17.7071 9.70711C18.0976 9.31658 18.0976 8.68342 17.7071 8.29289C17.3166 7.90237 16.6834 7.90237 16.2929 8.29289L13.2929 11.2929C12.9024 11.6834 12.9024 12.3166 13.2929 12.7071L16.2929 15.7071Z"
|
|
8
8
|
fill="currentColor"
|
|
9
|
+
stroke="none"
|
|
9
10
|
fill-rule="evenodd"
|
|
10
11
|
/>
|
|
11
12
|
</svg>
|
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
clip-rule="evenodd"
|
|
16
16
|
d="M20 4H4V20H20V4ZM4 2C2.89543 2 2 2.89543 2 4V20C2 21.1046 2.89543 22 4 22H20C21.1046 22 22 21.1046 22 20V4C22 2.89543 21.1046 2 20 2H4ZM10.7071 15.7071C10.3166 16.0976 9.68342 16.0976 9.29289 15.7071L6.29289 12.7071C5.90237 12.3166 5.90237 11.6834 6.29289 11.2929L9.29289 8.29289C9.68342 7.90237 10.3166 7.90237 10.7071 8.29289C11.0976 8.68342 11.0976 9.31658 10.7071 9.70711L8.41421 12L10.7071 14.2929C11.0976 14.6834 11.0976 15.3166 10.7071 15.7071ZM14.7071 8.29289C14.3166 7.90237 13.6834 7.90237 13.2929 8.29289C12.9024 8.68342 12.9024 9.31658 13.2929 9.70711L15.5858 12L13.2929 14.2929C12.9024 14.6834 12.9024 15.3166 13.2929 15.7071C13.6834 16.0976 14.3166 16.0976 14.7071 15.7071L17.7071 12.7071C18.0976 12.3166 18.0976 11.6834 17.7071 11.2929L14.7071 8.29289Z"
|
|
17
17
|
fill="currentColor"
|
|
18
|
+
stroke="none"
|
|
18
19
|
fill-rule="evenodd"
|
|
19
20
|
/>
|
|
20
21
|
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTablet" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
|
|
3
|
+
<svg x="-8" y="-8"><svg xmlns="http://www.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"></rect><line x1="12" y1="18" x2="12.01" y2="18"></line></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTabletLarge" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
3
|
+
<svg x="-12" y="-12"><svg xmlns="http://www.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"></rect><line x1="12" y1="18" x2="12.01" y2="18"></line></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTag" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
|
|
3
|
+
<svg x="-8" y="-8"><svg xmlns="http://www.w3.org/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.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"></path><line x1="7" y1="7" x2="7.01" y2="7"></line></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTagLarge" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
3
|
+
<svg x="-12" y="-12"><svg xmlns="http://www.w3.org/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.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"></path><line x1="7" y1="7" x2="7.01" y2="7"></line></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTarget" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
|
|
3
|
+
<svg x="-8" y="-8"><svg xmlns="http://www.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><circle cx="12" cy="12" r="6"></circle><circle cx="12" cy="12" r="2"></circle></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTargetLarge" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
3
|
+
<svg x="-12" y="-12"><svg xmlns="http://www.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><circle cx="12" cy="12" r="6"></circle><circle cx="12" cy="12" r="2"></circle></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTerminal" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
|
|
3
|
+
<svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><polyline points="4 17 10 11 4 5"></polyline><line x1="12" y1="19" x2="20" y2="19"></line></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconTerminalLarge" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
3
|
+
<svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><polyline points="4 17 10 11 4 5"></polyline><line x1="12" y1="19" x2="20" y2="19"></line></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconThermometer" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
|
|
3
|
+
<svg x="-8" y="-8"><svg xmlns="http://www.w3.org/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"></path></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconThermometerLarge" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
3
|
+
<svg x="-12" y="-12"><svg xmlns="http://www.w3.org/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"></path></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconThumbsDown" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
|
|
3
|
+
<svg x="-8" y="-8"><svg xmlns="http://www.w3.org/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"></path></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconThumbsDownLarge" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
3
|
+
<svg x="-12" y="-12"><svg xmlns="http://www.w3.org/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"></path></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconThumbsUp" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
|
|
3
|
+
<svg x="-8" y="-8"><svg xmlns="http://www.w3.org/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"></path></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconThumbsUpLarge" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
3
|
+
<svg x="-12" y="-12"><svg xmlns="http://www.w3.org/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"></path></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
package/src/tuiIconTime.svg
CHANGED
|
@@ -1,31 +1,14 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
<
|
|
3
|
-
<svg
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width="1em"
|
|
9
|
-
x="50%"
|
|
10
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
11
|
-
y="50%"
|
|
12
|
-
>
|
|
13
|
-
<svg x="-8" y="-8">
|
|
14
|
-
<path
|
|
15
|
-
d="M8 14.667A6.667 6.667 0 1 0 8 1.334a6.667 6.667 0 0 0 0 13.333z"
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTime" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
|
|
3
|
+
<svg x="-8" y="-8"><svg
|
|
4
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
5
|
+
width="16"
|
|
6
|
+
height="16"
|
|
7
|
+
viewBox="0 0 24 24"
|
|
16
8
|
stroke="currentColor"
|
|
9
|
+
stroke-width="3"
|
|
17
10
|
stroke-linecap="round"
|
|
18
11
|
stroke-linejoin="round"
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
d="M8 4v4l2.667 1.333"
|
|
23
|
-
stroke="currentColor"
|
|
24
|
-
stroke-linecap="round"
|
|
25
|
-
stroke-linejoin="round"
|
|
26
|
-
stroke-width="2"
|
|
27
|
-
/>
|
|
28
|
-
</svg>
|
|
29
|
-
</svg>
|
|
30
|
-
</g>
|
|
31
|
-
</svg>
|
|
12
|
+
><circle cx="12" cy="12" r="10" /><polyline points="12 6 12 12 16 14" /></svg></svg>
|
|
13
|
+
</svg>
|
|
14
|
+
</g></svg>
|
package/src/tuiIconTimeLarge.svg
CHANGED
|
@@ -1,22 +1,17 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g
|
|
2
|
+
id="tuiIconTimeLarge"
|
|
3
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
4
|
+
>
|
|
5
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
6
|
+
<svg x="-12" y="-12"><svg
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
width="24"
|
|
9
|
+
height="24"
|
|
10
|
+
viewBox="0 0 24 24"
|
|
7
11
|
stroke="currentColor"
|
|
8
|
-
stroke-linecap="round"
|
|
9
|
-
stroke-linejoin="round"
|
|
10
12
|
stroke-width="2"
|
|
11
|
-
/>
|
|
12
|
-
<path
|
|
13
|
-
d="M12 6v6l4 2"
|
|
14
|
-
stroke="currentColor"
|
|
15
13
|
stroke-linecap="round"
|
|
16
14
|
stroke-linejoin="round"
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
</svg>
|
|
21
|
-
</g>
|
|
22
|
-
</svg>
|
|
15
|
+
><circle cx="12" cy="12" r="10" /><polyline points="12 6 12 12 16 14" /></svg></svg>
|
|
16
|
+
</svg>
|
|
17
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconToggleLeft" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
|
|
3
|
+
<svg x="-8" y="-8"><svg xmlns="http://www.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"></rect><circle cx="8" cy="12" r="3"></circle></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconToggleLeftLarge" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
3
|
+
<svg x="-12" y="-12"><svg xmlns="http://www.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"></rect><circle cx="8" cy="12" r="3"></circle></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconToggleRight" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
|
|
3
|
+
<svg x="-8" y="-8"><svg xmlns="http://www.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"></rect><circle cx="16" cy="12" r="3"></circle></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconToggleRightLarge" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
3
|
+
<svg x="-12" y="-12"><svg xmlns="http://www.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"></rect><circle cx="16" cy="12" r="3"></circle></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTool" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
|
|
3
|
+
<svg x="-8" y="-8"><svg xmlns="http://www.w3.org/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"></path></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconToolLarge" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
3
|
+
<svg x="-12" y="-12"><svg xmlns="http://www.w3.org/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"></path></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
package/src/tuiIconTooltip.svg
CHANGED
|
@@ -1,31 +1,22 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
y="50%"
|
|
12
|
-
>
|
|
13
|
-
<svg x="-8" y="-8">
|
|
14
|
-
<path
|
|
15
|
-
d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14z"
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g
|
|
2
|
+
id="tuiIconTooltip"
|
|
3
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
4
|
+
>
|
|
5
|
+
<svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
|
|
6
|
+
<svg x="-8" y="-8"><svg
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
width="16"
|
|
9
|
+
height="16"
|
|
10
|
+
viewBox="0 0 24 24"
|
|
16
11
|
stroke="currentColor"
|
|
12
|
+
stroke-width="3"
|
|
17
13
|
stroke-linecap="round"
|
|
18
14
|
stroke-linejoin="round"
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
/>
|
|
28
|
-
</svg>
|
|
29
|
-
</svg>
|
|
30
|
-
</g>
|
|
31
|
-
</svg>
|
|
15
|
+
><circle cx="12" cy="12" r="10" /><path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" /><line
|
|
16
|
+
x1="12"
|
|
17
|
+
y1="17"
|
|
18
|
+
x2="12.01"
|
|
19
|
+
y2="17"
|
|
20
|
+
/></svg></svg>
|
|
21
|
+
</svg>
|
|
22
|
+
</g></svg>
|