@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
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconLayersLarge" 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 2 7 12 12 22 7 12 2"></polygon><polyline points="2 17 12 22 22 17"></polyline><polyline points="2 12 12 17 22 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="tuiIconLayout" 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><line x1="3" y1="9" x2="21" y2="9"></line><line x1="9" y1="21" x2="9" y2="9"></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="tuiIconLayoutLarge" 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><line x1="3" y1="9" x2="21" y2="9"></line><line x1="9" y1="21" x2="9" y2="9"></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="tuiIconLifeBuoy" 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="4"></circle><line x1="4.93" y1="4.93" x2="9.17" y2="9.17"></line><line x1="14.83" y1="14.83" x2="19.07" y2="19.07"></line><line x1="14.83" y1="9.17" x2="19.07" y2="4.93"></line><line x1="14.83" y1="9.17" x2="18.36" y2="5.64"></line><line x1="4.93" y1="19.07" x2="9.17" y2="14.83"></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="tuiIconLifeBuoyLarge" 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="4"></circle><line x1="4.93" y1="4.93" x2="9.17" y2="9.17"></line><line x1="14.83" y1="14.83" x2="19.07" y2="19.07"></line><line x1="14.83" y1="9.17" x2="19.07" y2="4.93"></line><line x1="14.83" y1="9.17" x2="18.36" y2="5.64"></line><line x1="4.93" y1="19.07" x2="9.17" y2="14.83"></line></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
package/src/tuiIconLikeLarge.svg
CHANGED
|
@@ -1,15 +1,19 @@
|
|
|
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="tuiIconLikeLarge"
|
|
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
|
-
</svg>
|
|
15
|
+
><path
|
|
16
|
+
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"
|
|
17
|
+
/></svg></svg>
|
|
18
|
+
</svg>
|
|
19
|
+
</g></svg>
|
package/src/tuiIconLink.svg
CHANGED
|
@@ -1,31 +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="M7 8.605c.288.4.655.73 1.076.97a3.236 3.236 0 0 0 2.776.206c.45-.175.859-.447 1.198-.8l2.01-2.087c.61-.656.947-1.534.94-2.446a3.547 3.547 0 0 0-.98-2.43A3.289 3.289 0 0 0 11.68 1a3.284 3.284 0 0 0-2.356.976l-1.152 1.19"
|
|
16
|
-
stroke="currentColor"
|
|
17
|
-
stroke-linecap="round"
|
|
18
|
-
stroke-linejoin="round"
|
|
19
|
-
stroke-width="2"
|
|
20
|
-
/>
|
|
21
|
-
<path
|
|
22
|
-
d="M9 7.395a3.39 3.39 0 0 0-1.076-.97 3.235 3.235 0 0 0-2.776-.206c-.45.175-.859.447-1.198.8L1.94 9.106A3.55 3.55 0 0 0 1 11.552c.008.912.36 1.784.98 2.43.622.644 1.462 1.01 2.34 1.018a3.284 3.284 0 0 0 2.356-.976l1.145-1.19"
|
|
23
|
-
stroke="currentColor"
|
|
24
|
-
stroke-linecap="round"
|
|
25
|
-
stroke-linejoin="round"
|
|
26
|
-
stroke-width="2"
|
|
27
|
-
/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconLink" 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 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path></svg></svg>
|
|
28
4
|
</svg>
|
|
29
|
-
</svg>
|
|
30
|
-
</g>
|
|
31
|
-
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconLink2" 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="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"></path><line x1="8" y1="12" x2="16" y2="12"></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="tuiIconLink2Large" 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="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"></path><line x1="8" y1="12" x2="16" y2="12"></line></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
package/src/tuiIconLinkLarge.svg
CHANGED
|
@@ -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="M10 13a5.001 5.001 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"
|
|
7
|
-
stroke="currentColor"
|
|
8
|
-
stroke-linecap="round"
|
|
9
|
-
stroke-linejoin="round"
|
|
10
|
-
stroke-width="2"
|
|
11
|
-
/>
|
|
12
|
-
<path
|
|
13
|
-
d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"
|
|
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="tuiIconLinkLarge" 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 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path></svg></svg>
|
|
19
4
|
</svg>
|
|
20
|
-
</svg>
|
|
21
|
-
</g>
|
|
22
|
-
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconLinkedin" 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 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect x="2" y="9" width="4" height="12"></rect><circle cx="4" cy="4" 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="tuiIconLinkedinLarge" 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 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect x="2" y="9" width="4" height="12"></rect><circle cx="4" cy="4" 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="tuiIconList" 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" ><line x1="8" y1="6" x2="21" y2="6"></line><line x1="8" y1="12" x2="21" y2="12"></line><line x1="8" y1="18" x2="21" y2="18"></line><line x1="3" y1="6" x2="3.01" y2="6"></line><line x1="3" y1="12" x2="3.01" y2="12"></line><line x1="3" y1="18" x2="3.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="tuiIconListLarge" 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" ><line x1="8" y1="6" x2="21" y2="6"></line><line x1="8" y1="12" x2="21" y2="12"></line><line x1="8" y1="18" x2="21" y2="18"></line><line x1="3" y1="6" x2="3.01" y2="6"></line><line x1="3" y1="12" x2="3.01" y2="12"></line><line x1="3" y1="18" x2="3.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="tuiIconLoader" 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" ><line x1="12" y1="2" x2="12" y2="6"></line><line x1="12" y1="18" x2="12" y2="22"></line><line x1="4.93" y1="4.93" x2="7.76" y2="7.76"></line><line x1="16.24" y1="16.24" x2="19.07" y2="19.07"></line><line x1="2" y1="12" x2="6" y2="12"></line><line x1="18" y1="12" x2="22" y2="12"></line><line x1="4.93" y1="19.07" x2="7.76" y2="16.24"></line><line x1="16.24" y1="7.76" x2="19.07" y2="4.93"></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="tuiIconLoaderLarge" 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" ><line x1="12" y1="2" x2="12" y2="6"></line><line x1="12" y1="18" x2="12" y2="22"></line><line x1="4.93" y1="4.93" x2="7.76" y2="7.76"></line><line x1="16.24" y1="16.24" x2="19.07" y2="19.07"></line><line x1="2" y1="12" x2="6" y2="12"></line><line x1="18" y1="12" x2="22" y2="12"></line><line x1="4.93" y1="19.07" x2="7.76" y2="16.24"></line><line x1="16.24" y1="7.76" x2="19.07" y2="4.93"></line></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
package/src/tuiIconLock.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="M12.667 7H3.333C2.597 7 2 7.651 2 8.455v5.09C2 14.35 2.597 15 3.333 15h9.334c.736 0 1.333-.651 1.333-1.454V8.454C14 7.65 13.403 7 12.667 7zM4 7V4.333c0-.884.421-1.732 1.172-2.357C5.922 1.351 6.939 1 8 1c1.06 0 2.078.351 2.828.976S12 3.45 12 4.333V7"
|
|
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="tuiIconLock" 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 10 0v4"></path></svg></svg>
|
|
21
4
|
</svg>
|
|
22
|
-
</svg>
|
|
23
|
-
</g>
|
|
24
|
-
</svg>
|
|
5
|
+
</g></svg>
|
package/src/tuiIconLockLarge.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="M19 11H5a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2zM7 11V7a5 5 0 1 1 10 0v4"
|
|
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="tuiIconLockLarge" 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 10 0v4"></path></svg></svg>
|
|
12
4
|
</svg>
|
|
13
|
-
</svg>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -1,15 +1,19 @@
|
|
|
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="tuiIconLockOpenLarge"
|
|
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
|
-
</svg>
|
|
15
|
+
><rect x="3" y="11" width="18" height="11" rx="2" ry="2" /><path
|
|
16
|
+
d="M7 11V7a5 5 0 0 1 9.9-1"
|
|
17
|
+
/></svg></svg>
|
|
18
|
+
</svg>
|
|
19
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconLogIn" 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="M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"></path><polyline points="10 17 15 12 10 7"></polyline><line x1="15" y1="12" x2="3" y2="12"></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="tuiIconLogInLarge" 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="M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"></path><polyline points="10 17 15 12 10 7"></polyline><line x1="15" y1="12" x2="3" y2="12"></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="tuiIconLogOut" 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 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"></path><polyline points="16 17 21 12 16 7"></polyline><line x1="21" y1="12" x2="9" y2="12"></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="tuiIconLogOutLarge" 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 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"></path><polyline points="16 17 21 12 16 7"></polyline><line x1="21" y1="12" x2="9" y2="12"></line></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
package/src/tuiIconMaestro.svg
CHANGED
|
@@ -14,14 +14,17 @@
|
|
|
14
14
|
<path
|
|
15
15
|
d="M13.3333333,15.6337509 C15.5666403,14.1388225 17.037037,11.5929779 17.037037,8.7037037 C17.037037,5.81442953 15.5666403,3.26858493 13.3333333,1.77365652 C14.6574982,0.887288573 16.2498642,0.37037037 17.962963,0.37037037 C22.5653359,0.37037037 26.2962963,4.10133079 26.2962963,8.7037037 C26.2962963,13.3060766 22.5653359,17.037037 17.962963,17.037037 C16.2498642,17.037037 14.6574982,16.5201188 13.3333333,15.6337509 Z"
|
|
16
16
|
fill="#0AADFC"
|
|
17
|
+
stroke="none"
|
|
17
18
|
/>
|
|
18
19
|
<path
|
|
19
20
|
d="M13.3333333,1.77365652 C11.1000264,3.26858493 9.62962963,5.81442953 9.62962963,8.7037037 C9.62962963,11.5929779 11.1000264,14.1388225 13.3333333,15.6337509 C12.0091685,16.5201188 10.4168024,17.037037 8.7037037,17.037037 C4.10133079,17.037037 0.37037037,13.3060766 0.37037037,8.7037037 C0.37037037,4.10133079 4.10133079,0.37037037 8.7037037,0.37037037 C10.4168024,0.37037037 12.0091685,0.887288573 13.3333333,1.77365652 Z"
|
|
20
21
|
fill="#F03727"
|
|
22
|
+
stroke="none"
|
|
21
23
|
/>
|
|
22
24
|
<path
|
|
23
25
|
d="M13.3333333,1.77365652 C15.5666403,3.26858493 17.037037,5.81442953 17.037037,8.7037037 C17.037037,11.5929779 15.5666403,14.1388225 13.3333333,15.6337509 C11.1000264,14.1388225 9.62962963,11.5929779 9.62962963,8.7037037 C9.62962963,5.81442953 11.1000264,3.26858493 13.3333333,1.77365652 Z"
|
|
24
26
|
fill="#726ECC"
|
|
27
|
+
stroke="none"
|
|
25
28
|
/>
|
|
26
29
|
</g>
|
|
27
30
|
</svg>
|
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
clip-rule="evenodd"
|
|
15
15
|
d="M16.3333 9.77366C14.1 11.2686 12.6296 13.8144 12.6296 16.7037C12.6296 19.593 14.1 22.1388 16.3333 23.6338C15.0092 24.5201 13.4168 25.037 11.7037 25.037C7.10132 25.037 3.37036 21.3061 3.37036 16.7037C3.37036 12.1013 7.10132 8.37037 11.7037 8.37037C13.4168 8.37037 15.0092 8.88729 16.3333 9.77366ZM16.3333 9.77366C18.5666 11.2686 20.037 13.8144 20.037 16.7037C20.037 19.593 18.5666 22.1388 16.3333 23.6338C17.6575 24.5201 19.2498 25.037 20.9629 25.037C25.5653 25.037 29.2963 21.3061 29.2963 16.7037C29.2963 12.1013 25.5653 8.37037 20.9629 8.37037C19.2498 8.37037 17.6575 8.88729 16.3333 9.77366ZM16.3333 11.0161C14.6819 12.362 13.6296 14.4101 13.6296 16.7037C13.6296 18.9973 14.6819 21.0454 16.3333 22.3913C17.9848 21.0454 19.037 18.9973 19.037 16.7037C19.037 14.4101 17.9848 12.362 16.3333 11.0161Z"
|
|
16
16
|
fill="currentColor"
|
|
17
|
+
stroke="none"
|
|
17
18
|
fill-rule="evenodd"
|
|
18
19
|
/>
|
|
19
20
|
</svg>
|
package/src/tuiIconMail.svg
CHANGED
|
@@ -1,31 +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.4 2h11.2c.77 0 1.4.675 1.4 1.5v9c0 .825-.63 1.5-1.4 1.5H2.4c-.77 0-1.4-.675-1.4-1.5v-9C1 2.675 1.63 2 2.4 2z"
|
|
16
|
-
stroke="currentColor"
|
|
17
|
-
stroke-linecap="round"
|
|
18
|
-
stroke-linejoin="round"
|
|
19
|
-
stroke-width="2"
|
|
20
|
-
/>
|
|
21
|
-
<path
|
|
22
|
-
d="M15 4L8 9 1 4"
|
|
23
|
-
stroke="currentColor"
|
|
24
|
-
stroke-linecap="round"
|
|
25
|
-
stroke-linejoin="round"
|
|
26
|
-
stroke-width="2"
|
|
27
|
-
/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMail" 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="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path><polyline points="22,6 12,13 2,6"></polyline></svg></svg>
|
|
28
4
|
</svg>
|
|
29
|
-
</svg>
|
|
30
|
-
</g>
|
|
31
|
-
</svg>
|
|
5
|
+
</g></svg>
|
package/src/tuiIconMailLarge.svg
CHANGED
|
@@ -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="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"
|
|
7
|
-
stroke="currentColor"
|
|
8
|
-
stroke-linecap="round"
|
|
9
|
-
stroke-linejoin="round"
|
|
10
|
-
stroke-width="2"
|
|
11
|
-
/>
|
|
12
|
-
<path
|
|
13
|
-
d="M22 6l-10 7L2 6"
|
|
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="tuiIconMailLarge" 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="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path><polyline points="22,6 12,13 2,6"></polyline></svg></svg>
|
|
19
4
|
</svg>
|
|
20
|
-
</svg>
|
|
21
|
-
</g>
|
|
22
|
-
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMap" 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" ><polygon points="1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6"></polygon><line x1="8" y1="2" x2="8" y2="18"></line><line x1="16" y1="6" x2="16" y2="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="tuiIconMapLarge" 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="1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6"></polygon><line x1="8" y1="2" x2="8" y2="18"></line><line x1="16" y1="6" x2="16" y2="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="tuiIconMapPin" 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 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"></path><circle cx="12" cy="10" 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="tuiIconMapPinLarge" 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 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"></path><circle cx="12" cy="10" r="3"></circle></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -14,14 +14,17 @@
|
|
|
14
14
|
<path
|
|
15
15
|
d="M12.8333333,14.9858645 C15.0443072,13.5181166 16.5,11.0185601 16.5,8.18181818 C16.5,5.34507627 15.0443072,2.84551975 12.8333333,1.37777185 C14.1442565,0.50751969 15.7206989,0 17.4166667,0 C21.9730159,0 25.6666667,3.66312477 25.6666667,8.18181818 C25.6666667,12.7005116 21.9730159,16.3636364 17.4166667,16.3636364 C15.7206989,16.3636364 14.1442565,15.8561167 12.8333333,14.9858645 Z"
|
|
16
16
|
fill="#FBB735"
|
|
17
|
+
stroke="none"
|
|
17
18
|
/>
|
|
18
19
|
<path
|
|
19
20
|
d="M12.8333333,1.37777185 C10.6223595,2.84551975 9.16666667,5.34507627 9.16666667,8.18181818 C9.16666667,11.0185601 10.6223595,13.5181166 12.8333333,14.9858645 C11.5224101,15.8561167 9.94596776,16.3636364 8.25,16.3636364 C3.69365081,16.3636364 0,12.7005116 0,8.18181818 C0,3.66312477 3.69365081,0 8.25,0 C9.94596776,0 11.5224101,0.50751969 12.8333333,1.37777185 Z"
|
|
20
21
|
fill="#F03727"
|
|
22
|
+
stroke="none"
|
|
21
23
|
/>
|
|
22
24
|
<path
|
|
23
25
|
d="M12.8333333,1.37777185 C15.0443072,2.84551975 16.5,5.34507627 16.5,8.18181818 C16.5,11.0185601 15.0443072,13.5181166 12.8333333,14.9858645 C10.6223595,13.5181166 9.16666667,11.0185601 9.16666667,8.18181818 C9.16666667,5.34507627 10.6223595,2.84551975 12.8333333,1.37777185 Z"
|
|
24
26
|
fill="#F6772D"
|
|
27
|
+
stroke="none"
|
|
25
28
|
/>
|
|
26
29
|
</g>
|
|
27
30
|
</svg>
|
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
clip-rule="evenodd"
|
|
15
15
|
d="M15.8333 9.37777C13.6224 10.8455 12.1667 13.3451 12.1667 16.1818C12.1667 19.0186 13.6224 21.5181 15.8333 22.9859C14.5224 23.8561 12.946 24.3636 11.25 24.3636C6.69365 24.3636 3 20.7005 3 16.1818C3 11.6631 6.69365 8 11.25 8C12.946 8 14.5224 8.50752 15.8333 9.37777ZM15.8333 22.9859C18.0443 21.5181 19.5 19.0186 19.5 16.1818C19.5 13.3451 18.0443 10.8455 15.8333 9.37777C17.1443 8.50752 18.7207 8 20.4167 8C24.973 8 28.6667 11.6631 28.6667 16.1818C28.6667 20.7005 24.973 24.3636 20.4167 24.3636C18.7207 24.3636 17.1443 23.8561 15.8333 22.9859ZM15.8333 10.6168C14.2028 11.9362 13.1667 13.9405 13.1667 16.1818C13.1667 18.4232 14.2028 20.4275 15.8333 21.7468C17.4639 20.4275 18.5 18.4232 18.5 16.1818C18.5 13.9405 17.4639 11.9362 15.8333 10.6168Z"
|
|
16
16
|
fill="currentColor"
|
|
17
|
+
stroke="none"
|
|
17
18
|
fill-rule="evenodd"
|
|
18
19
|
/>
|
|
19
20
|
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconMaximize" 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="M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"></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="tuiIconMaximize2" 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="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" y1="3" x2="14" y2="10"></line><line x1="3" y1="21" x2="10" y2="14"></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="tuiIconMaximize2Large" 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="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" y1="3" x2="14" y2="10"></line><line x1="3" y1="21" x2="10" y2="14"></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="tuiIconMaximizeLarge" 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="M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"></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="tuiIconMeh" 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><line x1="8" y1="15" x2="16" y2="15"></line><line x1="9" y1="9" x2="9.01" y2="9"></line><line x1="15" y1="9" x2="15.01" y2="9"></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="tuiIconMehLarge" 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><line x1="8" y1="15" x2="16" y2="15"></line><line x1="9" y1="9" x2="9.01" y2="9"></line><line x1="15" y1="9" x2="15.01" y2="9"></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="tuiIconMenu" 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" ><line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
package/src/tuiIconMenuLarge.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="M3 12h18M3 6h18M3 18h18"
|
|
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="tuiIconMenuLarge" 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" ><line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line></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="tuiIconMessageCircle" 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 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"></path></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|