@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
|
@@ -1,22 +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="tuiIconTooltipLarge"
|
|
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="M10.06 10a2 2 0 0 1 3.887.667c0 1.333-2 2-2 2M12 15.334h.007"
|
|
14
|
-
stroke="currentColor"
|
|
15
13
|
stroke-linecap="round"
|
|
16
14
|
stroke-linejoin="round"
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
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>
|
package/src/tuiIconTrash.svg
CHANGED
|
@@ -1,24 +1,5 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
fill="none"
|
|
5
|
-
height="1em"
|
|
6
|
-
overflow="visible"
|
|
7
|
-
viewBox="0 0 16 16"
|
|
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="M2 4h12M5.143 3.8V2.4c0-.371.15-.727.418-.99.268-.262.632-.41 1.01-.41H9.43c.378 0 .742.147 1.01.41s.418.619.418.99v1.4M13 3.8v9.8c0 .371-.15.727-.418.99-.268.262-.632.41-1.01.41H4.428c-.38 0-.743-.148-1.01-.41A1.386 1.386 0 0 1 3 13.6V3.8h10z"
|
|
16
|
-
stroke="currentColor"
|
|
17
|
-
stroke-linecap="round"
|
|
18
|
-
stroke-linejoin="round"
|
|
19
|
-
stroke-width="2"
|
|
20
|
-
/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTrash" 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="3 6 5 6 21 6"></polyline><path d="M19 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"></path></svg></svg>
|
|
21
4
|
</svg>
|
|
22
|
-
</svg>
|
|
23
|
-
</g>
|
|
24
|
-
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTrash2" 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="3 6 5 6 21 6"></polyline><path d="M19 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"></path><line x1="10" y1="11" x2="10" y2="17"></line><line x1="14" y1="11" x2="14" y2="17"></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="tuiIconTrash2Large" 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="3 6 5 6 21 6"></polyline><path d="M19 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"></path><line x1="10" y1="11" x2="10" y2="17"></line><line x1="14" y1="11" x2="14" y2="17"></line></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -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="M3 6h18M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2m3 0v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6h14zM10 11v6M14 11v6"
|
|
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="tuiIconTrashLarge" 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="3 6 5 6 21 6"></polyline><path d="M19 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"></path></svg></svg>
|
|
12
4
|
</svg>
|
|
13
|
-
</svg>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconTrello" 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="3" y="3" width="18" height="18" rx="2" ry="2"></rect><rect x="7" y="7" width="3" height="9"></rect><rect x="14" y="7" width="3" height="5"></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="tuiIconTrelloLarge" 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="3" y="3" width="18" height="18" rx="2" ry="2"></rect><rect x="7" y="7" width="3" height="9"></rect><rect x="14" y="7" width="3" height="5"></rect></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="tuiIconTrendingDown" 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="23 18 13.5 8.5 8.5 13.5 1 6"></polyline><polyline points="17 18 23 18 23 12"></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="tuiIconTrendingDownLarge" 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="23 18 13.5 8.5 8.5 13.5 1 6"></polyline><polyline points="17 18 23 18 23 12"></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="tuiIconTrendingUp" 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="23 6 13.5 15.5 8.5 10.5 1 18"></polyline><polyline points="17 6 23 6 23 12"></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="tuiIconTrendingUpLarge" 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="23 6 13.5 15.5 8.5 10.5 1 18"></polyline><polyline points="17 6 23 6 23 12"></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="tuiIconTriangle" 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.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"></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="tuiIconTriangleLarge" 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.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"></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="tuiIconTruck" 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="3" width="15" height="13"></rect><polygon points="16 8 20 8 23 11 23 16 16 16 16 8"></polygon><circle cx="5.5" cy="18.5" r="2.5"></circle><circle cx="18.5" cy="18.5" r="2.5"></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="tuiIconTruckLarge" 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="3" width="15" height="13"></rect><polygon points="16 8 20 8 23 11 23 16 16 16 16 8"></polygon><circle cx="5.5" cy="18.5" r="2.5"></circle><circle cx="18.5" cy="18.5" r="2.5"></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="tuiIconTv" 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="2" y="7" width="20" height="15" rx="2" ry="2"></rect><polyline points="17 2 12 7 7 2"></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="tuiIconTvLarge" 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="2" y="7" width="20" height="15" rx="2" ry="2"></rect><polyline points="17 2 12 7 7 2"></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="tuiIconTwitch" 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="M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"></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="tuiIconTwitchLarge" 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="M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"></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="tuiIconTwitter" 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="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"></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="tuiIconTwitterLarge" 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="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"></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="tuiIconType" 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 7 4 4 20 4 20 7"></polyline><line x1="9" y1="20" x2="15" y2="20"></line><line x1="12" y1="4" x2="12" y2="20"></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="tuiIconTypeLarge" 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 7 4 4 20 4 20 7"></polyline><line x1="9" y1="20" x2="15" y2="20"></line><line x1="12" y1="4" x2="12" y2="20"></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="tuiIconUmbrella" 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="M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7"></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="tuiIconUmbrellaLarge" 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="M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7"></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="tuiIconUnderline" 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="M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3"></path><line x1="4" y1="21" x2="20" y2="21"></line></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -1,22 +1,5 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
<svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12">
|
|
5
|
-
<path
|
|
6
|
-
d="M6 3V10C6 11.5913 6.63214 13.1174 7.75736 14.2426C8.88258 15.3679 10.4087 16 12 16C13.5913 16 15.1174 15.3679 16.2426 14.2426C17.3679 13.1174 18 11.5913 18 10V3"
|
|
7
|
-
stroke="currentColor"
|
|
8
|
-
stroke-linecap="round"
|
|
9
|
-
stroke-linejoin="round"
|
|
10
|
-
stroke-width="2"
|
|
11
|
-
/>
|
|
12
|
-
<path
|
|
13
|
-
d="M4 21H20"
|
|
14
|
-
stroke="currentColor"
|
|
15
|
-
stroke-linecap="round"
|
|
16
|
-
stroke-linejoin="round"
|
|
17
|
-
stroke-width="2"
|
|
18
|
-
/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconUnderlineLarge" 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="M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3"></path><line x1="4" y1="21" x2="20" y2="21"></line></svg></svg>
|
|
19
4
|
</svg>
|
|
20
|
-
</svg>
|
|
21
|
-
</g>
|
|
22
|
-
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
clip-rule="evenodd"
|
|
7
7
|
d="M16.996 1.06663C15.4228 1.05296 13.9072 1.65773 12.7756 2.75068L12.7653 2.7608L11.0453 4.4708C10.6536 4.86018 10.6518 5.49335 11.0411 5.88501C11.4305 6.27667 12.0637 6.27851 12.4553 5.88913L14.1699 4.1845C14.9238 3.45887 15.9321 3.05746 16.9786 3.06656C18.0274 3.07567 19.0307 3.49635 19.7723 4.23798C20.5139 4.97961 20.9346 5.98286 20.9437 7.03165C20.9528 8.0777 20.5518 9.08557 19.8267 9.83934L16.8332 12.8328C16.4276 13.2384 15.9396 13.552 15.4022 13.7524C14.8648 13.9528 14.2905 14.0353 13.7184 13.9943C13.1463 13.9534 12.5897 13.7899 12.0863 13.5149C11.583 13.24 11.1446 12.86 10.8009 12.4008C10.47 11.9586 9.84331 11.8684 9.40114 12.1993C8.95897 12.5302 8.86877 13.157 9.19968 13.5991C9.71513 14.2879 10.3726 14.8578 11.1276 15.2702C11.8826 15.6825 12.7175 15.9278 13.5756 15.9892C14.4336 16.0507 15.2949 15.9269 16.101 15.6263C16.907 15.3258 17.6391 14.8554 18.2474 14.2471L21.2474 11.2471L21.2596 11.2347C22.3525 10.1031 22.9573 8.58745 22.9436 7.01427C22.93 5.44109 22.299 3.93621 21.1865 2.82377C20.0741 1.71132 18.5692 1.0803 16.996 1.06663ZM10.425 8.0102C9.56681 7.94874 8.70546 8.07256 7.89935 8.37326C7.0933 8.67395 6.3612 9.14458 5.75296 9.753L2.75309 12.7529L2.74091 12.7653C1.64796 13.8969 1.0432 15.4125 1.05687 16.9857C1.07054 18.5589 1.70155 20.0637 2.814 21.1762C3.92645 22.2886 5.43132 22.9196 7.0045 22.9333C8.57768 22.947 10.0933 22.3422 11.2249 21.2493L11.2373 21.2371L12.9473 19.5271C13.3378 19.1366 13.3378 18.5034 12.9473 18.1129C12.5568 17.7223 11.9236 17.7223 11.5331 18.1129L9.82957 19.8164C9.0758 20.5414 8.06793 20.9425 7.02188 20.9334C5.9731 20.9243 4.96985 20.5036 4.22821 19.762C3.48658 19.0203 3.06591 18.0171 3.05679 16.9683C3.0477 15.9222 3.44875 14.9144 4.17379 14.1606L7.16743 11.167C7.57294 10.7613 8.06095 10.4476 8.59836 10.2471C9.13577 10.0467 9.71 9.96412 10.2821 10.0051C10.8542 10.0461 11.4108 10.2096 11.9142 10.4846C12.4175 10.7596 12.8559 11.1397 13.1994 11.599C13.5302 12.0412 14.1569 12.1316 14.5992 11.8007C15.0414 11.4699 15.1318 10.8433 14.801 10.401C14.2856 9.71205 13.6281 9.14198 12.8731 8.72948C12.1181 8.31697 11.2832 8.07166 10.425 8.0102ZM17.2929 17.2929C17.6834 16.9024 18.3166 16.9024 18.7071 17.2929L20.5 19.0858L22.2929 17.2929C22.6834 16.9024 23.3166 16.9024 23.7071 17.2929C24.0976 17.6834 24.0976 18.3166 23.7071 18.7071L21.9142 20.5L23.7071 22.2929C24.0976 22.6834 24.0976 23.3166 23.7071 23.7071C23.3166 24.0976 22.6834 24.0976 22.2929 23.7071L20.5 21.9142L18.7071 23.7071C18.3166 24.0976 17.6834 24.0976 17.2929 23.7071C16.9024 23.3166 16.9024 22.6834 17.2929 22.2929L19.0858 20.5L17.2929 18.7071C16.9024 18.3166 16.9024 17.6834 17.2929 17.2929Z"
|
|
8
8
|
fill="currentColor"
|
|
9
|
+
stroke="none"
|
|
9
10
|
fill-rule="evenodd"
|
|
10
11
|
/>
|
|
11
12
|
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconUnlock" 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="3" y="11" width="18" height="11" rx="2" ry="2"></rect><path d="M7 11V7a5 5 0 0 1 9.9-1"></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="tuiIconUnlockLarge" 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="3" y="11" width="18" height="11" rx="2" ry="2"></rect><path d="M7 11V7a5 5 0 0 1 9.9-1"></path></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
package/src/tuiIconUpload.svg
CHANGED
|
@@ -1,24 +1,5 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
fill="none"
|
|
5
|
-
height="1em"
|
|
6
|
-
overflow="visible"
|
|
7
|
-
viewBox="0 0 16 16"
|
|
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="M14 10v2.667A1.334 1.334 0 0 1 12.667 14H3.333A1.334 1.334 0 0 1 2 12.667V10M11.333 5.333L8 2 4.667 5.333M8 2v8"
|
|
16
|
-
stroke="currentColor"
|
|
17
|
-
stroke-linecap="round"
|
|
18
|
-
stroke-linejoin="round"
|
|
19
|
-
stroke-width="2"
|
|
20
|
-
/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconUpload" 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="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" y1="3" x2="12" y2="15"></line></svg></svg>
|
|
21
4
|
</svg>
|
|
22
|
-
</svg>
|
|
23
|
-
</g>
|
|
24
|
-
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconUploadCloud" 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="16 16 12 12 8 16"></polyline><line x1="12" y1="12" x2="12" y2="21"></line><path d="M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3"></path><polyline points="16 16 12 12 8 16"></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="tuiIconUploadCloudLarge" 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="16 16 12 12 8 16"></polyline><line x1="12" y1="12" x2="12" y2="21"></line><path d="M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3"></path><polyline points="16 16 12 12 8 16"></polyline></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -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="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M7 8l5-5 5 5M12 3v12"
|
|
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="tuiIconUploadLarge" 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="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" y1="3" x2="12" y2="15"></line></svg></svg>
|
|
12
4
|
</svg>
|
|
13
|
-
</svg>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
|
5
|
+
</g></svg>
|
package/src/tuiIconUser.svg
CHANGED
|
@@ -1,24 +1,5 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
fill="none"
|
|
5
|
-
height="1em"
|
|
6
|
-
overflow="visible"
|
|
7
|
-
viewBox="0 0 16 16"
|
|
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 14v-1.333a2.76 2.76 0 0 0-.732-1.886A2.424 2.424 0 0 0 10.5 10h-5c-.663 0-1.299.281-1.768.781A2.76 2.76 0 0 0 3 12.667V14M8 7a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5z"
|
|
16
|
-
stroke="currentColor"
|
|
17
|
-
stroke-linecap="round"
|
|
18
|
-
stroke-linejoin="round"
|
|
19
|
-
stroke-width="2"
|
|
20
|
-
/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconUser" 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 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></circle></svg></svg>
|
|
21
4
|
</svg>
|
|
22
|
-
</svg>
|
|
23
|
-
</g>
|
|
24
|
-
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconUserCheck" 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="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><polyline points="17 11 19 13 23 9"></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="tuiIconUserCheckLarge" 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="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><polyline points="17 11 19 13 23 9"></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="tuiIconUserLarge" 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 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></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="tuiIconUserMinus" 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="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="23" y1="11" x2="17" y2="11"></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="tuiIconUserMinusLarge" 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="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="23" y1="11" x2="17" y2="11"></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="tuiIconUserPlus" 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="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="20" y1="8" x2="20" y2="14"></line><line x1="23" y1="11" x2="17" y2="11"></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="tuiIconUserPlusLarge" 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="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="20" y1="8" x2="20" y2="14"></line><line x1="23" y1="11" x2="17" y2="11"></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="tuiIconUserX" 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="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="18" y1="8" x2="23" y2="13"></line><line x1="23" y1="8" x2="18" y2="13"></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="tuiIconUserXLarge" 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="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="18" y1="8" x2="23" y2="13"></line><line x1="23" y1="8" x2="18" y2="13"></line></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
package/src/tuiIconUsers.svg
CHANGED
|
@@ -1,24 +1,5 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
fill="none"
|
|
5
|
-
height="1em"
|
|
6
|
-
overflow="visible"
|
|
7
|
-
viewBox="0 0 16 16"
|
|
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="M11 14v-1.333a2.76 2.76 0 0 0-.732-1.886A2.424 2.424 0 0 0 8.5 10h-5c-.663 0-1.299.281-1.768.781A2.76 2.76 0 0 0 1 12.667V14M6 7.333A2.667 2.667 0 1 0 6 2a2.667 2.667 0 0 0 0 5.333zM15 14v-1.363c0-.604-.197-1.19-.56-1.668A2.663 2.663 0 0 0 13 10M10.667 2.087a2.666 2.666 0 0 1 0 5.167"
|
|
16
|
-
stroke="currentColor"
|
|
17
|
-
stroke-linecap="round"
|
|
18
|
-
stroke-linejoin="round"
|
|
19
|
-
stroke-width="2"
|
|
20
|
-
/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconUsers" 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 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="9" cy="7" r="4"></circle><path d="M23 21v-2a4 4 0 0 0-3-3.87"></path><path d="M16 3.13a4 4 0 0 1 0 7.75"></path></svg></svg>
|
|
21
4
|
</svg>
|
|
22
|
-
</svg>
|
|
23
|
-
</g>
|
|
24
|
-
</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="tuiIconUsersLarge" 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 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="9" cy="7" r="4"></circle><path d="M23 21v-2a4 4 0 0 0-3-3.87"></path><path d="M16 3.13a4 4 0 0 1 0 7.75"></path></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|