@taiga-ui/icons 3.17.0 → 3.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +22 -190
- package/all.d.ts +669 -198
- package/bundles/taiga-ui-icons.umd.js +1151 -206
- package/bundles/taiga-ui-icons.umd.js.map +1 -1
- package/constants/icons.d.ts +34 -21
- package/esm2015/all.js +670 -199
- package/esm2015/constants/icons.js +30 -17
- package/fesm2015/taiga-ui-icons.js +697 -213
- package/fesm2015/taiga-ui-icons.js.map +1 -1
- package/package.json +5 -3
- package/src/tuiIconActivity.svg +5 -0
- package/src/tuiIconActivityLarge.svg +5 -0
- package/src/tuiIconAddRowLarge.svg +1 -0
- package/src/tuiIconAirplay.svg +5 -0
- package/src/tuiIconAirplayLarge.svg +5 -0
- package/src/tuiIconAlertCircle.svg +5 -0
- package/src/tuiIconAlertCircleLarge.svg +4 -14
- package/src/tuiIconAlertOctagon.svg +5 -0
- package/src/tuiIconAlertOctagonLarge.svg +5 -0
- package/src/tuiIconAlertTriangle.svg +5 -0
- package/src/tuiIconAlertTriangleLarge.svg +5 -0
- package/src/tuiIconAlignCenter.svg +5 -0
- package/src/tuiIconAlignCenterLarge.svg +4 -35
- package/src/tuiIconAlignJustify.svg +5 -0
- package/src/tuiIconAlignJustifyLarge.svg +4 -35
- package/src/tuiIconAlignLeft.svg +5 -0
- package/src/tuiIconAlignLeftLarge.svg +4 -35
- package/src/tuiIconAlignRight.svg +5 -0
- package/src/tuiIconAlignRightLarge.svg +4 -35
- package/src/tuiIconAnchor.svg +5 -0
- package/src/tuiIconAnchorLarge.svg +4 -13
- package/src/tuiIconAperture.svg +5 -0
- package/src/tuiIconApertureLarge.svg +5 -0
- package/src/tuiIconArchive.svg +5 -0
- package/src/tuiIconArchiveLarge.svg +5 -0
- package/src/tuiIconArrowDown.svg +4 -23
- package/src/tuiIconArrowDownCircle.svg +5 -0
- package/src/tuiIconArrowDownCircleLarge.svg +5 -0
- package/src/tuiIconArrowDownLarge.svg +4 -14
- package/src/tuiIconArrowDownLeft.svg +4 -30
- package/src/tuiIconArrowDownLeftLarge.svg +5 -0
- package/src/tuiIconArrowDownRight.svg +4 -30
- package/src/tuiIconArrowDownRightLarge.svg +5 -0
- package/src/tuiIconArrowLeft.svg +4 -23
- package/src/tuiIconArrowLeftCircle.svg +5 -0
- package/src/tuiIconArrowLeftCircleLarge.svg +5 -0
- package/src/tuiIconArrowLeftLarge.svg +4 -14
- package/src/tuiIconArrowRight.svg +4 -23
- package/src/tuiIconArrowRightCircle.svg +5 -0
- package/src/tuiIconArrowRightCircleLarge.svg +5 -0
- package/src/tuiIconArrowRightLarge.svg +4 -14
- package/src/tuiIconArrowUp.svg +4 -23
- package/src/tuiIconArrowUpCircle.svg +5 -0
- package/src/tuiIconArrowUpCircleLarge.svg +5 -0
- package/src/tuiIconArrowUpLarge.svg +4 -14
- package/src/tuiIconArrowUpLeft.svg +4 -30
- package/src/tuiIconArrowUpLeftLarge.svg +5 -0
- package/src/tuiIconArrowUpRight.svg +4 -30
- package/src/tuiIconArrowUpRightLarge.svg +5 -0
- package/src/tuiIconAtSign.svg +5 -0
- package/src/tuiIconAtSignLarge.svg +5 -0
- package/src/tuiIconAttach.svg +17 -22
- package/src/tuiIconAttachLarge.svg +17 -13
- package/src/tuiIconAttention.svg +22 -14
- package/src/tuiIconAward.svg +5 -0
- package/src/tuiIconAwardLarge.svg +5 -0
- package/src/tuiIconBackCircleLarge.svg +19 -19
- package/src/tuiIconBarChart.svg +5 -0
- package/src/tuiIconBarChart2.svg +5 -0
- package/src/tuiIconBarChart2Large.svg +5 -0
- package/src/tuiIconBarChartLarge.svg +5 -0
- package/src/tuiIconBattery.svg +5 -0
- package/src/tuiIconBatteryCharging.svg +5 -0
- package/src/tuiIconBatteryChargingLarge.svg +5 -0
- package/src/tuiIconBatteryLarge.svg +5 -0
- package/src/tuiIconBell.svg +4 -23
- package/src/tuiIconBellLarge.svg +4 -14
- package/src/tuiIconBellOff.svg +4 -24
- package/src/tuiIconBellOffLarge.svg +4 -26
- package/src/tuiIconBluetooth.svg +5 -0
- package/src/tuiIconBluetoothLarge.svg +5 -0
- package/src/tuiIconBold.svg +5 -0
- package/src/tuiIconBoldLarge.svg +4 -11
- package/src/tuiIconBook.svg +5 -0
- package/src/tuiIconBookLarge.svg +5 -0
- package/src/tuiIconBookOpen.svg +5 -0
- package/src/tuiIconBookOpenLarge.svg +5 -0
- package/src/tuiIconBookmark.svg +4 -23
- package/src/tuiIconBookmarkLarge.svg +4 -14
- package/src/tuiIconBox.svg +5 -0
- package/src/tuiIconBoxLarge.svg +5 -0
- package/src/tuiIconBriefcase.svg +5 -0
- package/src/tuiIconBriefcaseLarge.svg +5 -0
- package/src/tuiIconCalendar.svg +4 -23
- package/src/tuiIconCalendarLarge.svg +4 -14
- package/src/tuiIconCall.svg +13 -21
- package/src/tuiIconCallIn.svg +16 -30
- package/src/tuiIconCallInLarge.svg +16 -12
- package/src/tuiIconCallLarge.svg +16 -12
- package/src/tuiIconCallOut.svg +16 -30
- package/src/tuiIconCallOutLarge.svg +16 -12
- package/src/tuiIconCallTransferLarge.svg +16 -12
- package/src/tuiIconCamera.svg +5 -0
- package/src/tuiIconCameraLarge.svg +4 -21
- package/src/tuiIconCameraOff.svg +5 -0
- package/src/tuiIconCameraOffLarge.svg +5 -0
- package/src/tuiIconCancel.svg +22 -12
- package/src/tuiIconCancelCircleLarge.svg +17 -14
- package/src/tuiIconCard.svg +16 -30
- package/src/tuiIconCardsLarge.svg +19 -12
- package/src/tuiIconCast.svg +5 -0
- package/src/tuiIconCastLarge.svg +5 -0
- package/src/tuiIconChartBar.svg +19 -21
- package/src/tuiIconChartLarge.svg +19 -12
- package/src/tuiIconChartLineLarge.svg +1 -0
- package/src/tuiIconCheck.svg +4 -23
- package/src/tuiIconCheckCircle.svg +6 -15
- package/src/tuiIconCheckLarge.svg +4 -14
- package/src/tuiIconCheckList.svg +21 -28
- package/src/tuiIconCheckSquare.svg +5 -0
- package/src/tuiIconCheckSquareLarge.svg +5 -0
- package/src/tuiIconChevronDown.svg +4 -23
- package/src/tuiIconChevronDownLarge.svg +4 -14
- package/src/tuiIconChevronLeft.svg +4 -23
- package/src/tuiIconChevronLeftLarge.svg +4 -14
- package/src/tuiIconChevronRight.svg +4 -23
- package/src/tuiIconChevronRightLarge.svg +4 -14
- package/src/tuiIconChevronUp.svg +4 -23
- package/src/tuiIconChevronUpLarge.svg +4 -14
- package/src/tuiIconChevronsDown.svg +5 -0
- package/src/tuiIconChevronsDownLarge.svg +5 -0
- package/src/tuiIconChevronsLeft.svg +5 -0
- package/src/tuiIconChevronsLeftLarge.svg +5 -0
- package/src/tuiIconChevronsRight.svg +5 -0
- package/src/tuiIconChevronsRightLarge.svg +5 -0
- package/src/tuiIconChevronsUp.svg +5 -0
- package/src/tuiIconChevronsUpLarge.svg +5 -0
- package/src/tuiIconChrome.svg +5 -0
- package/src/tuiIconChromeLarge.svg +5 -0
- package/src/tuiIconCircle.svg +5 -0
- package/src/tuiIconCircleLarge.svg +5 -0
- package/src/tuiIconClipboard.svg +5 -0
- package/src/tuiIconClipboardLarge.svg +5 -0
- package/src/tuiIconClock.svg +5 -0
- package/src/tuiIconClockLarge.svg +5 -0
- package/src/tuiIconCloseCircleLarge.svg +19 -12
- package/src/tuiIconCloud.svg +4 -23
- package/src/tuiIconCloudDrizzle.svg +5 -0
- package/src/tuiIconCloudDrizzleLarge.svg +5 -0
- package/src/tuiIconCloudLarge.svg +5 -0
- package/src/tuiIconCloudLightning.svg +5 -0
- package/src/tuiIconCloudLightningLarge.svg +5 -0
- package/src/tuiIconCloudOff.svg +5 -0
- package/src/tuiIconCloudOffLarge.svg +5 -0
- package/src/tuiIconCloudRain.svg +5 -0
- package/src/tuiIconCloudRainLarge.svg +5 -0
- package/src/tuiIconCloudSnow.svg +5 -0
- package/src/tuiIconCloudSnowLarge.svg +5 -0
- package/src/tuiIconCode.svg +4 -22
- package/src/tuiIconCodeLarge.svg +4 -21
- package/src/tuiIconCodepen.svg +5 -0
- package/src/tuiIconCodepenLarge.svg +5 -0
- package/src/tuiIconCodesandbox.svg +5 -0
- package/src/tuiIconCodesandboxLarge.svg +5 -0
- package/src/tuiIconCoffee.svg +5 -0
- package/src/tuiIconCoffeeLarge.svg +5 -0
- package/src/tuiIconCollapse.svg +22 -30
- package/src/tuiIconColorLarge.svg +1 -1
- package/src/tuiIconColumns.svg +5 -0
- package/src/tuiIconColumnsLarge.svg +5 -0
- package/src/tuiIconCommand.svg +5 -0
- package/src/tuiIconCommandLarge.svg +5 -0
- package/src/tuiIconComment.svg +14 -21
- package/src/tuiIconCommentLarge.svg +14 -12
- package/src/tuiIconCompanyLarge.svg +15 -18
- package/src/tuiIconCompass.svg +5 -0
- package/src/tuiIconCompassLarge.svg +5 -0
- package/src/tuiIconCopy.svg +4 -30
- package/src/tuiIconCopyLarge.svg +4 -21
- package/src/tuiIconCornerDownLeft.svg +5 -0
- package/src/tuiIconCornerDownLeftLarge.svg +5 -0
- package/src/tuiIconCornerDownRight.svg +5 -0
- package/src/tuiIconCornerDownRightLarge.svg +5 -0
- package/src/tuiIconCornerLeftDown.svg +5 -0
- package/src/tuiIconCornerLeftDownLarge.svg +5 -0
- package/src/tuiIconCornerLeftUp.svg +5 -0
- package/src/tuiIconCornerLeftUpLarge.svg +5 -0
- package/src/tuiIconCornerRightDown.svg +5 -0
- package/src/tuiIconCornerRightDownLarge.svg +5 -0
- package/src/tuiIconCornerRightUp.svg +5 -0
- package/src/tuiIconCornerRightUpLarge.svg +5 -0
- package/src/tuiIconCornerUpLeft.svg +5 -0
- package/src/tuiIconCornerUpLeftLarge.svg +5 -0
- package/src/tuiIconCornerUpRight.svg +5 -0
- package/src/tuiIconCornerUpRightLarge.svg +5 -0
- package/src/tuiIconCpu.svg +5 -0
- package/src/tuiIconCpuLarge.svg +5 -0
- package/src/tuiIconCreditCard.svg +5 -0
- package/src/tuiIconCreditCardLarge.svg +5 -0
- package/src/tuiIconCrop.svg +5 -0
- package/src/tuiIconCropLarge.svg +5 -0
- package/src/tuiIconCrosshair.svg +5 -0
- package/src/tuiIconCrosshairLarge.svg +5 -0
- package/src/tuiIconDatabase.svg +5 -0
- package/src/tuiIconDatabaseLarge.svg +5 -0
- package/src/tuiIconDefaultDocLarge.svg +10 -1
- package/src/tuiIconDelete.svg +5 -0
- package/src/tuiIconDeleteLarge.svg +4 -14
- package/src/tuiIconDesktopLarge.svg +19 -12
- package/src/tuiIconDisc.svg +5 -0
- package/src/tuiIconDiscLarge.svg +5 -0
- package/src/tuiIconDislikeLarge.svg +16 -12
- package/src/tuiIconDivide.svg +5 -0
- package/src/tuiIconDivideCircle.svg +5 -0
- package/src/tuiIconDivideCircleLarge.svg +5 -0
- package/src/tuiIconDivideLarge.svg +5 -0
- package/src/tuiIconDivideSquare.svg +5 -0
- package/src/tuiIconDivideSquareLarge.svg +5 -0
- package/src/tuiIconDollarSign.svg +5 -0
- package/src/tuiIconDollarSignLarge.svg +5 -0
- package/src/tuiIconDone.svg +11 -28
- package/src/tuiIconDownload.svg +4 -23
- package/src/tuiIconDownloadCloud.svg +5 -0
- package/src/tuiIconDownloadCloudLarge.svg +5 -0
- package/src/tuiIconDownloadLarge.svg +4 -14
- package/src/tuiIconDraft.svg +14 -21
- package/src/tuiIconDribbble.svg +5 -0
- package/src/tuiIconDribbbleLarge.svg +5 -0
- package/src/tuiIconDroplet.svg +5 -0
- package/src/tuiIconDropletLarge.svg +5 -0
- package/src/tuiIconEdit.svg +4 -23
- package/src/tuiIconEdit2.svg +5 -0
- package/src/tuiIconEdit2Large.svg +5 -0
- package/src/tuiIconEdit3.svg +5 -0
- package/src/tuiIconEdit3Large.svg +5 -0
- package/src/tuiIconEditLarge.svg +4 -14
- package/src/tuiIconElectron.svg +6 -1
- package/src/tuiIconElectronMono.svg +1 -0
- package/src/tuiIconExpand.svg +22 -23
- package/src/tuiIconExternal.svg +16 -21
- package/src/tuiIconExternalLarge.svg +16 -12
- package/src/tuiIconExternalLink.svg +5 -0
- package/src/tuiIconExternalLinkLarge.svg +5 -0
- package/src/tuiIconEye.svg +5 -0
- package/src/tuiIconEyeClosed.svg +16 -21
- package/src/tuiIconEyeLarge.svg +5 -0
- package/src/tuiIconEyeOff.svg +5 -0
- package/src/tuiIconEyeOffLarge.svg +5 -0
- package/src/tuiIconEyeOpen.svg +14 -28
- package/src/tuiIconFacebook.svg +5 -0
- package/src/tuiIconFacebookLarge.svg +5 -0
- package/src/tuiIconFastForward.svg +5 -0
- package/src/tuiIconFastForwardLarge.svg +5 -0
- package/src/tuiIconFeather.svg +5 -0
- package/src/tuiIconFeatherLarge.svg +5 -0
- package/src/tuiIconFigma.svg +5 -0
- package/src/tuiIconFigmaLarge.svg +5 -0
- package/src/tuiIconFile.svg +4 -30
- package/src/tuiIconFileLarge.svg +4 -21
- package/src/tuiIconFileMinus.svg +5 -0
- package/src/tuiIconFileMinusLarge.svg +5 -0
- package/src/tuiIconFilePlus.svg +5 -0
- package/src/tuiIconFilePlusLarge.svg +5 -0
- package/src/tuiIconFileText.svg +5 -0
- package/src/tuiIconFileTextLarge.svg +5 -0
- package/src/tuiIconFilm.svg +5 -0
- package/src/tuiIconFilmLarge.svg +5 -0
- package/src/tuiIconFilter.svg +4 -23
- package/src/tuiIconFilterLarge.svg +4 -14
- package/src/tuiIconFlag.svg +4 -23
- package/src/tuiIconFlagLarge.svg +4 -11
- package/src/tuiIconFolder.svg +4 -23
- package/src/tuiIconFolderLarge.svg +4 -14
- package/src/tuiIconFolderMinus.svg +5 -0
- package/src/tuiIconFolderMinusLarge.svg +5 -0
- package/src/tuiIconFolderPlus.svg +5 -0
- package/src/tuiIconFolderPlusLarge.svg +5 -0
- package/src/tuiIconFrameLarge.svg +19 -12
- package/src/tuiIconFramer.svg +5 -0
- package/src/tuiIconFramerLarge.svg +5 -0
- package/src/tuiIconFrown.svg +5 -0
- package/src/tuiIconFrownLarge.svg +5 -0
- package/src/tuiIconGeoLarge.svg +13 -18
- package/src/tuiIconGift.svg +5 -0
- package/src/tuiIconGiftLarge.svg +5 -0
- package/src/tuiIconGitBranch.svg +5 -0
- package/src/tuiIconGitBranchLarge.svg +5 -0
- package/src/tuiIconGitCommit.svg +5 -0
- package/src/tuiIconGitCommitLarge.svg +5 -0
- package/src/tuiIconGitMerge.svg +5 -0
- package/src/tuiIconGitMergeLarge.svg +5 -0
- package/src/tuiIconGitPullRequest.svg +5 -0
- package/src/tuiIconGitPullRequestLarge.svg +5 -0
- package/src/tuiIconGithub.svg +5 -0
- package/src/tuiIconGithubLarge.svg +5 -0
- package/src/tuiIconGitlab.svg +5 -0
- package/src/tuiIconGitlabLarge.svg +5 -0
- package/src/tuiIconGlobe.svg +5 -0
- package/src/tuiIconGlobeLarge.svg +5 -0
- package/src/tuiIconGrid.svg +5 -0
- package/src/tuiIconGridLarge.svg +5 -0
- package/src/tuiIconHardDrive.svg +5 -0
- package/src/tuiIconHardDriveLarge.svg +5 -0
- package/src/tuiIconHash.svg +5 -0
- package/src/tuiIconHashLarge.svg +5 -0
- package/src/tuiIconHeadphones.svg +5 -0
- package/src/tuiIconHeadphonesLarge.svg +5 -0
- package/src/tuiIconHeart.svg +4 -23
- package/src/tuiIconHeartLarge.svg +4 -14
- package/src/tuiIconHelpCircle.svg +5 -0
- package/src/tuiIconHelpCircleLarge.svg +4 -21
- package/src/tuiIconHexagon.svg +5 -0
- package/src/tuiIconHexagonLarge.svg +5 -0
- package/src/tuiIconHideLarge.svg +16 -12
- package/src/tuiIconHiliteLarge.svg +10 -1
- package/src/tuiIconHome.svg +5 -0
- package/src/tuiIconHomeLarge.svg +5 -0
- package/src/tuiIconImage.svg +5 -0
- package/src/tuiIconImageLarge.svg +5 -0
- package/src/tuiIconImgLarge.svg +15 -18
- package/src/tuiIconInbox.svg +5 -0
- package/src/tuiIconInboxLarge.svg +5 -0
- package/src/tuiIconInfo.svg +4 -23
- package/src/tuiIconInfoCircleLarge.svg +19 -12
- package/src/tuiIconInfoLarge.svg +5 -0
- package/src/tuiIconInstagram.svg +5 -0
- package/src/tuiIconInstagramLarge.svg +5 -0
- package/src/tuiIconItalic.svg +5 -0
- package/src/tuiIconItalicLarge.svg +4 -28
- package/src/tuiIconKey.svg +5 -0
- package/src/tuiIconKeyLarge.svg +5 -0
- package/src/tuiIconLayers.svg +5 -0
- package/src/tuiIconLayersLarge.svg +5 -0
- package/src/tuiIconLayout.svg +5 -0
- package/src/tuiIconLayoutLarge.svg +5 -0
- package/src/tuiIconLifeBuoy.svg +5 -0
- package/src/tuiIconLifeBuoyLarge.svg +5 -0
- package/src/tuiIconLikeLarge.svg +16 -12
- package/src/tuiIconLink.svg +4 -30
- package/src/tuiIconLink2.svg +5 -0
- package/src/tuiIconLink2Large.svg +5 -0
- package/src/tuiIconLinkLarge.svg +4 -21
- package/src/tuiIconLinkedin.svg +5 -0
- package/src/tuiIconLinkedinLarge.svg +5 -0
- package/src/tuiIconList.svg +5 -0
- package/src/tuiIconListLarge.svg +5 -0
- package/src/tuiIconLoader.svg +5 -0
- package/src/tuiIconLoaderLarge.svg +5 -0
- package/src/tuiIconLock.svg +4 -23
- package/src/tuiIconLockLarge.svg +4 -14
- package/src/tuiIconLockOpenLarge.svg +16 -12
- package/src/tuiIconLogIn.svg +5 -0
- package/src/tuiIconLogInLarge.svg +5 -0
- package/src/tuiIconLogOut.svg +5 -0
- package/src/tuiIconLogOutLarge.svg +5 -0
- package/src/tuiIconMaestro.svg +3 -0
- package/src/tuiIconMaestroMono.svg +1 -0
- package/src/tuiIconMail.svg +4 -30
- package/src/tuiIconMailLarge.svg +4 -21
- package/src/tuiIconMap.svg +5 -0
- package/src/tuiIconMapLarge.svg +5 -0
- package/src/tuiIconMapPin.svg +5 -0
- package/src/tuiIconMapPinLarge.svg +5 -0
- package/src/tuiIconMastercard.svg +3 -0
- package/src/tuiIconMastercardMono.svg +1 -0
- package/src/tuiIconMaximize.svg +5 -0
- package/src/tuiIconMaximize2.svg +5 -0
- package/src/tuiIconMaximize2Large.svg +5 -0
- package/src/tuiIconMaximizeLarge.svg +5 -0
- package/src/tuiIconMeh.svg +5 -0
- package/src/tuiIconMehLarge.svg +5 -0
- package/src/tuiIconMenu.svg +5 -0
- package/src/tuiIconMenuLarge.svg +4 -14
- package/src/tuiIconMessageCircle.svg +5 -0
- package/src/tuiIconMessageCircleLarge.svg +5 -0
- package/src/tuiIconMessageSquare.svg +5 -0
- package/src/tuiIconMessageSquareLarge.svg +5 -0
- package/src/tuiIconMic.svg +5 -0
- package/src/tuiIconMicLarge.svg +4 -21
- package/src/tuiIconMicOff.svg +5 -0
- package/src/tuiIconMicOffLarge.svg +4 -22
- package/src/tuiIconMinimize.svg +5 -0
- package/src/tuiIconMinimize2.svg +5 -0
- package/src/tuiIconMinimize2Large.svg +5 -0
- package/src/tuiIconMinimizeLarge.svg +5 -0
- package/src/tuiIconMinus.svg +4 -16
- package/src/tuiIconMinusCircle.svg +4 -23
- package/src/tuiIconMinusCircleLarge.svg +5 -0
- package/src/tuiIconMinusLarge.svg +4 -14
- package/src/tuiIconMinusSquare.svg +5 -0
- package/src/tuiIconMinusSquareLarge.svg +5 -0
- package/src/tuiIconMir.svg +4 -0
- package/src/tuiIconMirMono.svg +1 -0
- package/src/tuiIconMobile.svg +19 -21
- package/src/tuiIconMobileLarge.svg +19 -12
- package/src/tuiIconMonitor.svg +5 -0
- package/src/tuiIconMonitorLarge.svg +5 -0
- package/src/tuiIconMoon.svg +5 -0
- package/src/tuiIconMoonLarge.svg +5 -0
- package/src/tuiIconMoreHorLarge.svg +18 -12
- package/src/tuiIconMoreHorizontal.svg +5 -0
- package/src/tuiIconMoreHorizontalLarge.svg +5 -0
- package/src/tuiIconMoreVer.svg +18 -21
- package/src/tuiIconMoreVertLarge.svg +18 -12
- package/src/tuiIconMoreVertical.svg +5 -0
- package/src/tuiIconMoreVerticalLarge.svg +5 -0
- package/src/tuiIconMousePointer.svg +5 -0
- package/src/tuiIconMousePointerLarge.svg +5 -0
- package/src/tuiIconMove.svg +5 -0
- package/src/tuiIconMoveLarge.svg +5 -0
- package/src/tuiIconMusic.svg +5 -0
- package/src/tuiIconMusicLarge.svg +4 -21
- package/src/tuiIconNavigation.svg +5 -0
- package/src/tuiIconNavigation2.svg +5 -0
- package/src/tuiIconNavigation2Large.svg +5 -0
- package/src/tuiIconNavigationLarge.svg +5 -0
- package/src/tuiIconOLLarge.svg +3 -0
- package/src/tuiIconOctagon.svg +5 -0
- package/src/tuiIconOctagonLarge.svg +5 -0
- package/src/tuiIconPackage.svg +5 -0
- package/src/tuiIconPackageLarge.svg +5 -0
- package/src/tuiIconPaintLarge.svg +1 -0
- package/src/tuiIconPaperclip.svg +5 -0
- package/src/tuiIconPaperclipLarge.svg +5 -0
- package/src/tuiIconPause.svg +4 -23
- package/src/tuiIconPauseCircle.svg +5 -0
- package/src/tuiIconPauseCircleLarge.svg +5 -0
- package/src/tuiIconPauseLarge.svg +4 -14
- package/src/tuiIconPenTool.svg +5 -0
- package/src/tuiIconPenToolLarge.svg +5 -0
- package/src/tuiIconPercent.svg +5 -0
- package/src/tuiIconPercentLarge.svg +5 -0
- package/src/tuiIconPhone.svg +5 -0
- package/src/tuiIconPhoneCall.svg +5 -0
- package/src/tuiIconPhoneCallLarge.svg +5 -0
- package/src/tuiIconPhoneForwarded.svg +5 -0
- package/src/tuiIconPhoneForwardedLarge.svg +5 -0
- package/src/tuiIconPhoneIncoming.svg +5 -0
- package/src/tuiIconPhoneIncomingLarge.svg +5 -0
- package/src/tuiIconPhoneLarge.svg +5 -0
- package/src/tuiIconPhoneMissed.svg +5 -0
- package/src/tuiIconPhoneMissedLarge.svg +5 -0
- package/src/tuiIconPhoneOff.svg +5 -0
- package/src/tuiIconPhoneOffLarge.svg +5 -0
- package/src/tuiIconPhoneOutgoing.svg +5 -0
- package/src/tuiIconPhoneOutgoingLarge.svg +5 -0
- package/src/tuiIconPicture.svg +16 -28
- package/src/tuiIconPieChart.svg +5 -0
- package/src/tuiIconPieChartLarge.svg +5 -0
- package/src/tuiIconPin.svg +11 -28
- package/src/tuiIconPlay.svg +4 -23
- package/src/tuiIconPlayCircle.svg +5 -0
- package/src/tuiIconPlayCircleLarge.svg +5 -0
- package/src/tuiIconPlayLarge.svg +4 -14
- package/src/tuiIconPlus.svg +4 -19
- package/src/tuiIconPlusCircle.svg +5 -0
- package/src/tuiIconPlusCircleLarge.svg +4 -14
- package/src/tuiIconPlusLarge.svg +4 -14
- package/src/tuiIconPlusSquare.svg +5 -0
- package/src/tuiIconPlusSquareLarge.svg +5 -0
- package/src/tuiIconPocket.svg +5 -0
- package/src/tuiIconPocketLarge.svg +5 -0
- package/src/tuiIconPower.svg +5 -0
- package/src/tuiIconPowerLarge.svg +5 -0
- package/src/tuiIconPrintLarge.svg +15 -18
- package/src/tuiIconPrinter.svg +5 -0
- package/src/tuiIconPrinterLarge.svg +5 -0
- package/src/tuiIconRadio.svg +5 -0
- package/src/tuiIconRadioLarge.svg +5 -0
- package/src/tuiIconRedo.svg +1 -7
- package/src/tuiIconRefreshCcw.svg +5 -0
- package/src/tuiIconRefreshCcwLarge.svg +5 -0
- package/src/tuiIconRefreshCw.svg +5 -0
- package/src/tuiIconRefreshCwLarge.svg +5 -0
- package/src/tuiIconRemoveLarge.svg +17 -14
- package/src/tuiIconRepeat.svg +5 -0
- package/src/tuiIconRepeatLarge.svg +5 -0
- package/src/tuiIconRewind.svg +5 -0
- package/src/tuiIconRewindLarge.svg +5 -0
- package/src/tuiIconRotate.svg +7 -13
- package/src/tuiIconRotateCcw.svg +5 -0
- package/src/tuiIconRotateCcwLarge.svg +5 -0
- package/src/tuiIconRotateCw.svg +5 -0
- package/src/tuiIconRotateCwLarge.svg +5 -0
- package/src/tuiIconRss.svg +5 -0
- package/src/tuiIconRssLarge.svg +5 -0
- package/src/tuiIconSave.svg +5 -0
- package/src/tuiIconSaveLarge.svg +5 -0
- package/src/tuiIconScissors.svg +5 -0
- package/src/tuiIconScissorsLarge.svg +5 -0
- package/src/tuiIconSearch.svg +4 -23
- package/src/tuiIconSearchLarge.svg +4 -14
- package/src/tuiIconSend.svg +5 -0
- package/src/tuiIconSendLarge.svg +5 -0
- package/src/tuiIconServer.svg +5 -0
- package/src/tuiIconServerLarge.svg +5 -0
- package/src/tuiIconSettings.svg +4 -33
- package/src/tuiIconSettingsLarge.svg +4 -13
- package/src/tuiIconShare.svg +5 -0
- package/src/tuiIconShare2.svg +5 -0
- package/src/tuiIconShare2Large.svg +5 -0
- package/src/tuiIconShareLarge.svg +5 -0
- package/src/tuiIconShield.svg +5 -0
- package/src/tuiIconShieldLarge.svg +5 -0
- package/src/tuiIconShieldOff.svg +5 -0
- package/src/tuiIconShieldOffLarge.svg +5 -0
- package/src/tuiIconShoppingBag.svg +5 -0
- package/src/tuiIconShoppingBagLarge.svg +5 -0
- package/src/tuiIconShoppingCart.svg +5 -0
- package/src/tuiIconShoppingCartLarge.svg +5 -0
- package/src/tuiIconShowLarge.svg +13 -18
- package/src/tuiIconShuffle.svg +5 -0
- package/src/tuiIconShuffleLarge.svg +5 -0
- package/src/tuiIconSidebar.svg +5 -0
- package/src/tuiIconSidebarLarge.svg +5 -0
- package/src/tuiIconSkipBack.svg +5 -0
- package/src/tuiIconSkipBackLarge.svg +5 -0
- package/src/tuiIconSkipForward.svg +5 -0
- package/src/tuiIconSkipForwardLarge.svg +5 -0
- package/src/tuiIconSlack.svg +5 -0
- package/src/tuiIconSlackLarge.svg +5 -0
- package/src/tuiIconSlash.svg +5 -0
- package/src/tuiIconSlashLarge.svg +5 -0
- package/src/tuiIconSliders.svg +5 -0
- package/src/tuiIconSlidersLarge.svg +5 -0
- package/src/tuiIconSmartphone.svg +5 -0
- package/src/tuiIconSmartphoneLarge.svg +5 -0
- package/src/tuiIconSmile.svg +5 -0
- package/src/tuiIconSmileLarge.svg +5 -0
- package/src/tuiIconSortAscending.svg +1 -0
- package/src/tuiIconSortDescending.svg +1 -0
- package/src/tuiIconSortDown.svg +1 -0
- package/src/tuiIconSortOff.svg +2 -0
- package/src/tuiIconSortUp.svg +1 -0
- package/src/tuiIconSound.svg +16 -21
- package/src/tuiIconSoundLarge.svg +16 -12
- package/src/tuiIconSoundOff.svg +19 -21
- package/src/tuiIconSoundOffLarge.svg +19 -12
- package/src/tuiIconSpeaker.svg +5 -0
- package/src/tuiIconSpeakerLarge.svg +5 -0
- package/src/tuiIconSpoilerDeleteLarge.svg +1 -0
- package/src/tuiIconSpoilerLarge.svg +1 -0
- package/src/tuiIconSquare.svg +5 -0
- package/src/tuiIconSquareLarge.svg +5 -0
- package/src/tuiIconStar.svg +4 -23
- package/src/tuiIconStarLarge.svg +4 -14
- package/src/tuiIconStop.svg +11 -21
- package/src/tuiIconStopCircle.svg +5 -0
- package/src/tuiIconStopCircleLarge.svg +5 -0
- package/src/tuiIconStopLarge.svg +14 -12
- package/src/tuiIconStructureLarge.svg +19 -12
- package/src/tuiIconSublevelLarge.svg +1 -0
- package/src/tuiIconSubscriptLarge.svg +1 -0
- package/src/tuiIconSun.svg +5 -0
- package/src/tuiIconSunLarge.svg +5 -0
- package/src/tuiIconSunrise.svg +5 -0
- package/src/tuiIconSunriseLarge.svg +5 -0
- package/src/tuiIconSunset.svg +5 -0
- package/src/tuiIconSunsetLarge.svg +5 -0
- package/src/tuiIconSuperscriptLarge.svg +1 -0
- package/src/tuiIconTable.svg +5 -0
- package/src/tuiIconTableLarge.svg +4 -13
- package/src/tuiIconTableMergeLarge.svg +1 -0
- package/src/tuiIconTableSplitLarge.svg +1 -0
- package/src/tuiIconTablet.svg +5 -0
- package/src/tuiIconTabletLarge.svg +5 -0
- package/src/tuiIconTag.svg +5 -0
- package/src/tuiIconTagLarge.svg +5 -0
- package/src/tuiIconTarget.svg +5 -0
- package/src/tuiIconTargetLarge.svg +5 -0
- package/src/tuiIconTerminal.svg +5 -0
- package/src/tuiIconTerminalLarge.svg +5 -0
- package/src/tuiIconThermometer.svg +5 -0
- package/src/tuiIconThermometerLarge.svg +5 -0
- package/src/tuiIconThumbsDown.svg +5 -0
- package/src/tuiIconThumbsDownLarge.svg +5 -0
- package/src/tuiIconThumbsUp.svg +5 -0
- package/src/tuiIconThumbsUpLarge.svg +5 -0
- package/src/tuiIconTime.svg +11 -28
- package/src/tuiIconTimeLarge.svg +13 -18
- package/src/tuiIconToggleLeft.svg +5 -0
- package/src/tuiIconToggleLeftLarge.svg +5 -0
- package/src/tuiIconToggleRight.svg +5 -0
- package/src/tuiIconToggleRightLarge.svg +5 -0
- package/src/tuiIconTool.svg +5 -0
- package/src/tuiIconToolLarge.svg +5 -0
- package/src/tuiIconTooltip.svg +19 -28
- package/src/tuiIconTooltipLarge.svg +18 -18
- package/src/tuiIconTrash.svg +4 -23
- package/src/tuiIconTrash2.svg +5 -0
- package/src/tuiIconTrash2Large.svg +5 -0
- package/src/tuiIconTrashLarge.svg +4 -14
- package/src/tuiIconTrello.svg +5 -0
- package/src/tuiIconTrelloLarge.svg +5 -0
- package/src/tuiIconTrendingDown.svg +5 -0
- package/src/tuiIconTrendingDownLarge.svg +5 -0
- package/src/tuiIconTrendingUp.svg +5 -0
- package/src/tuiIconTrendingUpLarge.svg +5 -0
- package/src/tuiIconTriangle.svg +5 -0
- package/src/tuiIconTriangleLarge.svg +5 -0
- package/src/tuiIconTruck.svg +5 -0
- package/src/tuiIconTruckLarge.svg +5 -0
- package/src/tuiIconTv.svg +5 -0
- package/src/tuiIconTvLarge.svg +5 -0
- package/src/tuiIconTwitch.svg +5 -0
- package/src/tuiIconTwitchLarge.svg +5 -0
- package/src/tuiIconTwitter.svg +5 -0
- package/src/tuiIconTwitterLarge.svg +5 -0
- package/src/tuiIconType.svg +5 -0
- package/src/tuiIconTypeLarge.svg +5 -0
- package/src/tuiIconUmbrella.svg +5 -0
- package/src/tuiIconUmbrellaLarge.svg +5 -0
- package/src/tuiIconUnderline.svg +5 -0
- package/src/tuiIconUnderlineLarge.svg +4 -21
- package/src/tuiIconUnlinkLarge.svg +1 -0
- package/src/tuiIconUnlock.svg +5 -0
- package/src/tuiIconUnlockLarge.svg +5 -0
- package/src/tuiIconUpload.svg +4 -23
- package/src/tuiIconUploadCloud.svg +5 -0
- package/src/tuiIconUploadCloudLarge.svg +5 -0
- package/src/tuiIconUploadLarge.svg +4 -14
- package/src/tuiIconUser.svg +4 -23
- package/src/tuiIconUserCheck.svg +5 -0
- package/src/tuiIconUserCheckLarge.svg +5 -0
- package/src/tuiIconUserLarge.svg +5 -0
- package/src/tuiIconUserMinus.svg +5 -0
- package/src/tuiIconUserMinusLarge.svg +5 -0
- package/src/tuiIconUserPlus.svg +5 -0
- package/src/tuiIconUserPlusLarge.svg +5 -0
- package/src/tuiIconUserX.svg +5 -0
- package/src/tuiIconUserXLarge.svg +5 -0
- package/src/tuiIconUsers.svg +4 -23
- package/src/tuiIconUsersLarge.svg +5 -0
- package/src/tuiIconVideo.svg +4 -23
- package/src/tuiIconVideoLarge.svg +4 -14
- package/src/tuiIconVideoOff.svg +5 -0
- package/src/tuiIconVideoOffLarge.svg +5 -0
- package/src/tuiIconViewListLarge.svg +24 -12
- package/src/tuiIconVisa.svg +5 -0
- package/src/tuiIconVisaMono.svg +2 -0
- package/src/tuiIconVoicemail.svg +5 -0
- package/src/tuiIconVoicemailLarge.svg +5 -0
- package/src/tuiIconVolume.svg +5 -0
- package/src/tuiIconVolume1.svg +5 -0
- package/src/tuiIconVolume1Large.svg +5 -0
- package/src/tuiIconVolume2.svg +5 -0
- package/src/tuiIconVolume2Large.svg +5 -0
- package/src/tuiIconVolumeLarge.svg +5 -0
- package/src/tuiIconVolumeX.svg +5 -0
- package/src/tuiIconVolumeXLarge.svg +5 -0
- package/src/tuiIconWarningLarge.svg +1 -0
- package/src/tuiIconWatch.svg +5 -0
- package/src/tuiIconWatchLarge.svg +5 -0
- package/src/tuiIconWifi.svg +5 -0
- package/src/tuiIconWifiLarge.svg +5 -0
- package/src/tuiIconWifiOff.svg +5 -0
- package/src/tuiIconWifiOffLarge.svg +4 -14
- package/src/tuiIconWifiOnLarge.svg +16 -12
- package/src/tuiIconWind.svg +5 -0
- package/src/tuiIconWindLarge.svg +5 -0
- package/src/tuiIconX.svg +5 -0
- package/src/tuiIconXCircle.svg +5 -0
- package/src/tuiIconXCircleLarge.svg +5 -0
- package/src/tuiIconXLarge.svg +5 -0
- package/src/tuiIconXOctagon.svg +5 -0
- package/src/tuiIconXOctagonLarge.svg +5 -0
- package/src/tuiIconXSquare.svg +5 -0
- package/src/tuiIconXSquareLarge.svg +5 -0
- package/src/tuiIconYoutube.svg +5 -0
- package/src/tuiIconYoutubeLarge.svg +5 -0
- package/src/tuiIconZap.svg +5 -0
- package/src/tuiIconZapLarge.svg +5 -0
- package/src/tuiIconZapOff.svg +5 -0
- package/src/tuiIconZapOffLarge.svg +5 -0
- package/src/tuiIconZoomIn.svg +5 -0
- package/src/tuiIconZoomInLarge.svg +5 -0
- package/src/tuiIconZoomOut.svg +5 -0
- package/src/tuiIconZoomOutLarge.svg +5 -0
- package/src/tuiIconLoginLarge.svg +0 -15
- package/src/tuiIconLogoutLarge.svg +0 -15
- package/src/tuiIconPiechartLarge.svg +0 -14
package/src/tuiIconVideo.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="M15 5l-4 3 4 3V5zM9.667 3H2.333C1.597 3 1 3.64 1 4.429v7.142C1 12.361 1.597 13 2.333 13h7.334c.736 0 1.333-.64 1.333-1.429V4.43C11 3.639 10.403 3 9.667 3z"
|
|
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="tuiIconVideo" 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="23 7 16 12 23 17 23 7"></polygon><rect x="1" y="5" width="15" height="14" rx="2" ry="2"></rect></svg></svg>
|
|
21
4
|
</svg>
|
|
22
|
-
</svg>
|
|
23
|
-
</g>
|
|
24
|
-
</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="M23 7l-7 5 7 5V7zM14 5H3a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2z"
|
|
7
|
-
stroke="currentColor"
|
|
8
|
-
stroke-linecap="round"
|
|
9
|
-
stroke-linejoin="round"
|
|
10
|
-
stroke-width="2"
|
|
11
|
-
/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconVideoLarge" 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="23 7 16 12 23 17 23 7"></polygon><rect x="1" y="5" width="15" height="14" rx="2" ry="2"></rect></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="tuiIconVideoOff" 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 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2m5.66 0H14a2 2 0 0 1 2 2v3.34l1 1L23 7v10"></path><line x1="1" y1="1" x2="23" y2="23"></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="tuiIconVideoOffLarge" 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 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2m5.66 0H14a2 2 0 0 1 2 2v3.34l1 1L23 7v10"></path><line x1="1" y1="1" x2="23" y2="23"></line></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -1,15 +1,27 @@
|
|
|
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="tuiIconViewListLarge"
|
|
3
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
4
|
+
>
|
|
5
|
+
<svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
|
|
6
|
+
<svg x="-12" y="-12"><svg
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
width="24"
|
|
9
|
+
height="24"
|
|
10
|
+
viewBox="0 0 24 24"
|
|
7
11
|
stroke="currentColor"
|
|
12
|
+
stroke-width="2"
|
|
8
13
|
stroke-linecap="round"
|
|
9
14
|
stroke-linejoin="round"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
15
|
+
><line x1="8" y1="6" x2="21" y2="6" /><line x1="8" y1="12" x2="21" y2="12" /><line
|
|
16
|
+
x1="8"
|
|
17
|
+
y1="18"
|
|
18
|
+
x2="21"
|
|
19
|
+
y2="18"
|
|
20
|
+
/><line x1="3" y1="6" x2="3.01" y2="6" /><line x1="3" y1="12" x2="3.01" y2="12" /><line
|
|
21
|
+
x1="3"
|
|
22
|
+
y1="18"
|
|
23
|
+
x2="3.01"
|
|
24
|
+
y2="18"
|
|
25
|
+
/></svg></svg>
|
|
26
|
+
</svg>
|
|
27
|
+
</g></svg>
|
package/src/tuiIconVisa.svg
CHANGED
|
@@ -13,23 +13,28 @@
|
|
|
13
13
|
<g transform="translate(0, 11)">
|
|
14
14
|
<polygon
|
|
15
15
|
fill="#1434cb"
|
|
16
|
+
stroke="none"
|
|
16
17
|
points="11.2571152 9.30231418 12.8746182 0.158896552 15.4617212 0.158896552 13.843103 9.30231418"
|
|
17
18
|
/>
|
|
18
19
|
<path
|
|
19
20
|
d="M23.2261818,0.384023353 C22.7136,0.198784163 21.910497,0 20.9074909,0 C18.3511758,0 16.5504485,1.24011239 16.5351273,3.01744645 C16.5207273,4.33126218 17.8206545,5.06418537 18.8019879,5.50154789 C19.8089697,5.94969969 20.1475394,6.23554534 20.1427394,6.63572925 C20.1363394,7.24861595 19.3385697,7.52862324 18.5949576,7.52862324 C17.5594667,7.52862324 17.0093576,7.39004415 16.1597576,7.04866411 L15.8263758,6.90331253 L15.4632727,8.95019157 C16.0675394,9.20539756 17.1849212,9.42655428 18.3451152,9.43799745 C21.0645818,9.43799745 22.8300121,8.21208393 22.8500848,6.31415289 C22.8598303,5.27403904 22.1705697,4.48245211 20.6780121,3.82991133 C19.7737212,3.4069345 19.2199273,3.12468528 19.2257939,2.69638387 C19.2257939,2.3163306 19.6945455,1.90993468 20.7073455,1.90993468 C21.5533576,1.89727714 22.1661576,2.07499653 22.6436364,2.26023572 L22.8754909,2.3657464 L23.2261818,0.384023353"
|
|
20
21
|
fill="#1434cb"
|
|
22
|
+
stroke="none"
|
|
21
23
|
/>
|
|
22
24
|
<path
|
|
23
25
|
d="M29.8602182,0.167630724 L27.8611394,0.167630724 C27.2418424,0.167630724 26.7784242,0.330450648 26.5064242,0.925869002 L22.6642424,9.30521 L25.380897,9.30521 C25.380897,9.30521 25.8251152,8.17854844 25.9255758,7.9311892 C26.2224485,7.9311892 28.8615273,7.93511257 29.2388364,7.93511257 C29.3162182,8.25519431 29.5536,9.30521 29.5536,9.30521 L31.9541818,9.30521 L29.8602182,0.167630724 Z M26.6700606,6.06100201 C26.8840242,5.53419595 27.7008,3.5050655 27.7008,3.5050655 C27.6855273,3.52939974 27.9131636,2.97569057 28.0438303,2.63239555 L28.2187152,3.42071301 C28.2187152,3.42071301 28.7140848,5.60327531 28.8176,6.0609553 L26.6700606,6.0609553 L26.6700606,6.06100201 Z"
|
|
24
26
|
fill="#1434cb"
|
|
27
|
+
stroke="none"
|
|
25
28
|
/>
|
|
26
29
|
<path
|
|
27
30
|
d="M9.08727273,0.165575625 L6.55442424,6.4007006 L6.28455758,5.13359168 C5.81304242,3.67288305 4.34395152,2.09036307 2.70157576,1.29807553 L5.01755152,9.29442073 L7.75476364,9.29138478 L11.8276848,0.165575625 L9.08727273,0.165575625"
|
|
28
31
|
fill="#1434cb"
|
|
32
|
+
stroke="none"
|
|
29
33
|
/>
|
|
30
34
|
<path
|
|
31
35
|
d="M4.20470303,0.159924101 L0.0330181818,0.159924101 L0,0.35016092 C3.24552727,1.10699799 5.39306667,2.93598978 6.28450909,5.13359168 L5.37740606,0.931847473 C5.2208,0.352869914 4.76659394,0.180101441 4.20470303,0.159924101"
|
|
32
36
|
fill="#1434cb"
|
|
37
|
+
stroke="none"
|
|
33
38
|
/>
|
|
34
39
|
</g>
|
|
35
40
|
</svg>
|
package/src/tuiIconVisaMono.svg
CHANGED
|
@@ -11,9 +11,11 @@
|
|
|
11
11
|
>
|
|
12
12
|
<svg x="-16" y="-16">
|
|
13
13
|
<path
|
|
14
|
+
transform="translate(0, -1)"
|
|
14
15
|
clip-rule="evenodd"
|
|
15
16
|
d="M23.2262 12.384C22.7136 12.1988 21.9105 12 20.9075 12C18.3512 12 16.5504 13.2401 16.5351 15.0174C16.5207 16.3313 17.8206 17.0642 18.802 17.5015C19.809 17.9497 20.1475 18.2355 20.1427 18.6357C20.1363 19.2486 19.3386 19.5286 18.5949 19.5286C17.5595 19.5286 17.0093 19.39 16.1597 19.0487L15.8264 18.9033L15.4633 20.9502C16.0675 21.2054 17.1849 21.4266 18.3451 21.438C21.0646 21.438 22.83 20.2121 22.8501 18.3142C22.8598 17.274 22.1706 16.4825 20.678 15.8299C19.7737 15.4069 19.2199 15.1247 19.2258 14.6964C19.2258 14.3163 19.6945 13.9099 20.7073 13.9099C21.5533 13.8973 22.1661 14.075 22.6436 14.2602L22.8755 14.3657L23.2262 12.384ZM11.2571 21.3023L12.8746 12.1589H15.4617L13.8431 21.3023H11.2571ZM27.8611 12.1676H29.8602L31.9542 21.3052H29.5536C29.5536 21.3052 29.3162 20.2552 29.2388 19.9351C29.0393 19.9351 28.207 19.934 27.4233 19.933L27.4216 19.933L27.4186 19.933C26.7222 19.9321 26.0651 19.9312 25.9256 19.9312C25.8251 20.1785 25.3809 21.3052 25.3809 21.3052H22.6642L26.5064 12.9259C26.7784 12.3305 27.2418 12.1676 27.8611 12.1676ZM27.7008 15.5051C27.7008 15.5051 26.8841 17.5341 26.6701 18.061H28.8176C28.7141 17.6033 28.2187 15.4207 28.2187 15.4207L28.0438 14.6324C27.9754 14.8122 27.8804 15.0497 27.8076 15.2316L27.8076 15.2317L27.8075 15.2318C27.7413 15.3972 27.6935 15.5167 27.7008 15.5051ZM9.0873 12.1656L6.55445 18.4007L6.28458 17.1336C6.28451 17.1334 6.28444 17.1332 6.28437 17.1329L5.37741 12.9318C5.2208 12.3529 4.76659 12.1801 4.2047 12.1599H0.0330182L0 12.3502C1.0148 12.5868 1.92225 12.9283 2.71752 13.353L5.01757 21.2944L7.75479 21.2914L11.8277 12.1656H9.0873Z"
|
|
16
17
|
fill="currentColor"
|
|
18
|
+
stroke="none"
|
|
17
19
|
fill-rule="evenodd"
|
|
18
20
|
/>
|
|
19
21
|
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconVoicemail" 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="5.5" cy="11.5" r="4.5"></circle><circle cx="18.5" cy="11.5" r="4.5"></circle><line x1="5.5" y1="16" x2="18.5" y2="16"></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="tuiIconVoicemailLarge" 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="5.5" cy="11.5" r="4.5"></circle><circle cx="18.5" cy="11.5" r="4.5"></circle><line x1="5.5" y1="16" x2="18.5" y2="16"></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="tuiIconVolume" 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="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon></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="tuiIconVolume1" 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="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><path d="M15.54 8.46a5 5 0 0 1 0 7.07"></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="tuiIconVolume1Large" 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="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><path d="M15.54 8.46a5 5 0 0 1 0 7.07"></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="tuiIconVolume2" 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="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><path d="M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"></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="tuiIconVolume2Large" 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="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><path d="M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"></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="tuiIconVolumeLarge" 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="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon></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="tuiIconVolumeX" 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="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><line x1="23" y1="9" x2="17" y2="15"></line><line x1="17" y1="9" x2="23" y2="15"></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="tuiIconVolumeXLarge" 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="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><line x1="23" y1="9" x2="17" y2="15"></line><line x1="17" y1="9" x2="23" y2="15"></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="tuiIconWatch" 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="7"></circle><polyline points="12 9 12 12 13.5 13.5"></polyline><path d="M16.51 17.35l-.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-.35-3.83m.01-10.7l.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l.35 3.83"></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="tuiIconWatchLarge" 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="7"></circle><polyline points="12 9 12 12 13.5 13.5"></polyline><path d="M16.51 17.35l-.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-.35-3.83m.01-10.7l.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l.35 3.83"></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="tuiIconWifi" 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="M5 12.55a11 11 0 0 1 14.08 0"></path><path d="M1.42 9a16 16 0 0 1 21.16 0"></path><path d="M8.53 16.11a6 6 0 0 1 6.95 0"></path><line x1="12" y1="20" x2="12.01" 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="tuiIconWifiLarge" 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="M5 12.55a11 11 0 0 1 14.08 0"></path><path d="M1.42 9a16 16 0 0 1 21.16 0"></path><path d="M8.53 16.11a6 6 0 0 1 6.95 0"></path><line x1="12" y1="20" x2="12.01" 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="tuiIconWifiOff" 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="1" y1="1" x2="23" y2="23"></line><path d="M16.72 11.06A10.94 10.94 0 0 1 19 12.55"></path><path d="M5 12.55a10.94 10.94 0 0 1 5.17-2.39"></path><path d="M10.71 5.05A16 16 0 0 1 22.58 9"></path><path d="M1.42 9a15.91 15.91 0 0 1 4.7-2.88"></path><path d="M8.53 16.11a6 6 0 0 1 6.95 0"></path><line x1="12" y1="20" x2="12.01" y2="20"></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="M1 1l22 22M16.72 11.06c.82.4 1.585.9 2.28 1.49M5 12.55a10.94 10.94 0 0 1 5.17-2.39M10.71 5.05A16 16 0 0 1 22.58 9M1.42 9a15.91 15.91 0 0 1 4.7-2.88M8.53 16.11a6 6 0 0 1 6.95 0M12 20h.01"
|
|
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="tuiIconWifiOffLarge" 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="1" y1="1" x2="23" y2="23"></line><path d="M16.72 11.06A10.94 10.94 0 0 1 19 12.55"></path><path d="M5 12.55a10.94 10.94 0 0 1 5.17-2.39"></path><path d="M10.71 5.05A16 16 0 0 1 22.58 9"></path><path d="M1.42 9a15.91 15.91 0 0 1 4.7-2.88"></path><path d="M8.53 16.11a6 6 0 0 1 6.95 0"></path><line x1="12" y1="20" x2="12.01" y2="20"></line></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="tuiIconWifiOnLarge"
|
|
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 d="M5 12.55a11 11 0 0 1 14.08 0" /><path d="M1.42 9a16 16 0 0 1 21.16 0" /><path
|
|
16
|
+
d="M8.53 16.11a6 6 0 0 1 6.95 0"
|
|
17
|
+
/><line x1="12" y1="20" x2="12.01" y2="20" /></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="tuiIconWind" 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.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2"></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="tuiIconWindLarge" 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.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2"></path></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
package/src/tuiIconX.svg
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconX" 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="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" 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="tuiIconXCircle" 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="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></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="tuiIconXCircleLarge" 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="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></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="tuiIconXLarge" 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="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" 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="tuiIconXOctagon" 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="7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"></polygon><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></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="tuiIconXOctagonLarge" 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="7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"></polygon><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></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="tuiIconXSquare" 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="9" y1="9" x2="15" y2="15"></line><line x1="15" y1="9" x2="9" y2="15"></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="tuiIconXSquareLarge" 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="9" y1="9" x2="15" y2="15"></line><line x1="15" y1="9" x2="9" y2="15"></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="tuiIconYoutube" 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="M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"></path><polygon points="9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"></polygon></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="tuiIconYoutubeLarge" 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="M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"></path><polygon points="9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"></polygon></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="tuiIconZap" 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="13 2 3 14 12 14 11 22 21 10 12 10 13 2"></polygon></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="tuiIconZapLarge" 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="13 2 3 14 12 14 11 22 21 10 12 10 13 2"></polygon></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="tuiIconZapOff" 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="12.41 6.75 13 2 10.57 4.92"></polyline><polyline points="18.57 12.91 21 10 15.66 10"></polyline><polyline points="8 8 3 14 12 14 11 22 16 16"></polyline><line x1="1" y1="1" x2="23" y2="23"></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="tuiIconZapOffLarge" 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="12.41 6.75 13 2 10.57 4.92"></polyline><polyline points="18.57 12.91 21 10 15.66 10"></polyline><polyline points="8 8 3 14 12 14 11 22 16 16"></polyline><line x1="1" y1="1" x2="23" y2="23"></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="tuiIconZoomIn" 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="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line><line x1="11" y1="8" x2="11" y2="14"></line><line x1="8" y1="11" x2="14" 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="tuiIconZoomInLarge" 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="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line><line x1="11" y1="8" x2="11" y2="14"></line><line x1="8" y1="11" x2="14" 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="tuiIconZoomOut" 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="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line><line x1="8" y1="11" x2="14" 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="tuiIconZoomOutLarge" 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="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line><line x1="8" y1="11" x2="14" y2="11"></line></svg></svg>
|
|
4
|
+
</svg>
|
|
5
|
+
</g></svg>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g id="tuiIconLoginLarge" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
-
<svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%">
|
|
4
|
-
<svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12">
|
|
5
|
-
<path
|
|
6
|
-
d="M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4M10 7l5 5-5 5M15 12H3"
|
|
7
|
-
stroke="currentColor"
|
|
8
|
-
stroke-linecap="round"
|
|
9
|
-
stroke-linejoin="round"
|
|
10
|
-
stroke-width="2"
|
|
11
|
-
/>
|
|
12
|
-
</svg>
|
|
13
|
-
</svg>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g id="tuiIconLogoutLarge" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
-
<svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%">
|
|
4
|
-
<svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12">
|
|
5
|
-
<path
|
|
6
|
-
d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4M16 17l5-5-5-5M21 12H9"
|
|
7
|
-
stroke="currentColor"
|
|
8
|
-
stroke-linecap="round"
|
|
9
|
-
stroke-linejoin="round"
|
|
10
|
-
stroke-width="2"
|
|
11
|
-
/>
|
|
12
|
-
</svg>
|
|
13
|
-
</svg>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g id="tuiIconPiechartLarge" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
-
<svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%">
|
|
4
|
-
<svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12">
|
|
5
|
-
<path
|
|
6
|
-
clip-rule="evenodd"
|
|
7
|
-
d="M9.78 2.248a1 1 0 0 1 .442 1.95 8.013 8.013 0 0 0-6.02 6.008 1 1 0 0 1-1.95-.447A10.013 10.013 0 0 1 9.78 2.248zm-7.514 12.05a1 1 0 0 1 1.946-.458c.69 2.935 3.001 5.25 5.935 5.945a1 1 0 1 1-.461 1.946 10.014 10.014 0 0 1-7.42-7.433zm12.238 7.386a1 1 0 0 1-.5-1.937A8.004 8.004 0 0 0 19.25 8.614a1 1 0 1 1 1.812-.848 10.003 10.003 0 0 1-6.558 13.918zM18.582 4.47a1 1 0 1 1-1.317 1.506 7.976 7.976 0 0 0-3.368-1.751 1 1 0 1 1 .472-1.943 9.975 9.975 0 0 1 4.213 2.188z"
|
|
8
|
-
fill="currentColor"
|
|
9
|
-
fill-rule="evenodd"
|
|
10
|
-
/>
|
|
11
|
-
</svg>
|
|
12
|
-
</svg>
|
|
13
|
-
</g>
|
|
14
|
-
</svg>
|