@alif-ui-test/icons 2.0.0-alpha.5
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.txt +5 -0
- package/dist/components/AlifBusinessLogo.d.ts +5 -0
- package/dist/components/AlifBusinessLogo.d.ts.map +1 -0
- package/dist/components/AlifBusinessLogo.js +54 -0
- package/dist/components/AlifIcon.d.ts +5 -0
- package/dist/components/AlifIcon.d.ts.map +1 -0
- package/dist/components/AlifIcon.js +27 -0
- package/dist/components/AlifLogo.d.ts +5 -0
- package/dist/components/AlifLogo.d.ts.map +1 -0
- package/dist/components/AlifLogo.js +50 -0
- package/dist/components/OutlineFinanceAccounts.d.ts +5 -0
- package/dist/components/OutlineFinanceAccounts.d.ts.map +1 -0
- package/dist/components/OutlineFinanceAccounts.js +11 -0
- package/dist/components/OutlineFinanceAnalytics.d.ts +5 -0
- package/dist/components/OutlineFinanceAnalytics.d.ts.map +1 -0
- package/dist/components/OutlineFinanceAnalytics.js +11 -0
- package/dist/components/OutlineFinanceBank.d.ts +5 -0
- package/dist/components/OutlineFinanceBank.d.ts.map +1 -0
- package/dist/components/OutlineFinanceBank.js +11 -0
- package/dist/components/OutlineFinanceBill.d.ts +5 -0
- package/dist/components/OutlineFinanceBill.d.ts.map +1 -0
- package/dist/components/OutlineFinanceBill.js +25 -0
- package/dist/components/OutlineFinanceCardAdd.d.ts +5 -0
- package/dist/components/OutlineFinanceCardAdd.d.ts.map +1 -0
- package/dist/components/OutlineFinanceCardAdd.js +21 -0
- package/dist/components/OutlineFinanceCardSalom.d.ts +5 -0
- package/dist/components/OutlineFinanceCardSalom.d.ts.map +1 -0
- package/dist/components/OutlineFinanceCardSalom.js +11 -0
- package/dist/components/OutlineFinanceCardVisa.d.ts +5 -0
- package/dist/components/OutlineFinanceCardVisa.d.ts.map +1 -0
- package/dist/components/OutlineFinanceCardVisa.js +11 -0
- package/dist/components/OutlineFinanceCardWebCheckout.d.ts +5 -0
- package/dist/components/OutlineFinanceCardWebCheckout.d.ts.map +1 -0
- package/dist/components/OutlineFinanceCardWebCheckout.js +23 -0
- package/dist/components/OutlineFinanceCash.d.ts +5 -0
- package/dist/components/OutlineFinanceCash.d.ts.map +1 -0
- package/dist/components/OutlineFinanceCash.js +11 -0
- package/dist/components/OutlineFinanceCashDollar.d.ts +5 -0
- package/dist/components/OutlineFinanceCashDollar.d.ts.map +1 -0
- package/dist/components/OutlineFinanceCashDollar.js +11 -0
- package/dist/components/OutlineFinanceCoins.d.ts +5 -0
- package/dist/components/OutlineFinanceCoins.d.ts.map +1 -0
- package/dist/components/OutlineFinanceCoins.js +11 -0
- package/dist/components/OutlineFinanceCreditCard.d.ts +5 -0
- package/dist/components/OutlineFinanceCreditCard.d.ts.map +1 -0
- package/dist/components/OutlineFinanceCreditCard.js +11 -0
- package/dist/components/OutlineFinanceCurrencyDollar.d.ts +5 -0
- package/dist/components/OutlineFinanceCurrencyDollar.d.ts.map +1 -0
- package/dist/components/OutlineFinanceCurrencyDollar.js +11 -0
- package/dist/components/OutlineFinanceCurrencyLira.d.ts +5 -0
- package/dist/components/OutlineFinanceCurrencyLira.d.ts.map +1 -0
- package/dist/components/OutlineFinanceCurrencyLira.js +11 -0
- package/dist/components/OutlineFinanceCurrencyRuble.d.ts +5 -0
- package/dist/components/OutlineFinanceCurrencyRuble.d.ts.map +1 -0
- package/dist/components/OutlineFinanceCurrencyRuble.js +11 -0
- package/dist/components/OutlineFinanceDeposit.d.ts +5 -0
- package/dist/components/OutlineFinanceDeposit.d.ts.map +1 -0
- package/dist/components/OutlineFinanceDeposit.js +11 -0
- package/dist/components/OutlineFinanceDollarCoin.d.ts +5 -0
- package/dist/components/OutlineFinanceDollarCoin.d.ts.map +1 -0
- package/dist/components/OutlineFinanceDollarCoin.js +14 -0
- package/dist/components/OutlineFinanceEuroCoin.d.ts +5 -0
- package/dist/components/OutlineFinanceEuroCoin.d.ts.map +1 -0
- package/dist/components/OutlineFinanceEuroCoin.js +14 -0
- package/dist/components/OutlineFinanceLimits.d.ts +5 -0
- package/dist/components/OutlineFinanceLimits.d.ts.map +1 -0
- package/dist/components/OutlineFinanceLimits.js +25 -0
- package/dist/components/OutlineFinanceMoney.d.ts +5 -0
- package/dist/components/OutlineFinanceMoney.d.ts.map +1 -0
- package/dist/components/OutlineFinanceMoney.js +11 -0
- package/dist/components/OutlineFinanceOnline.d.ts +5 -0
- package/dist/components/OutlineFinanceOnline.d.ts.map +1 -0
- package/dist/components/OutlineFinanceOnline.js +11 -0
- package/dist/components/OutlineFinancePercent.d.ts +5 -0
- package/dist/components/OutlineFinancePercent.d.ts.map +1 -0
- package/dist/components/OutlineFinancePercent.js +11 -0
- package/dist/components/OutlineFinancePhoneCard.d.ts +5 -0
- package/dist/components/OutlineFinancePhoneCard.d.ts.map +1 -0
- package/dist/components/OutlineFinancePhoneCard.js +11 -0
- package/dist/components/OutlineFinancePosTerminal.d.ts +5 -0
- package/dist/components/OutlineFinancePosTerminal.d.ts.map +1 -0
- package/dist/components/OutlineFinancePosTerminal.js +43 -0
- package/dist/components/OutlineFinanceRubleCoin.d.ts +5 -0
- package/dist/components/OutlineFinanceRubleCoin.d.ts.map +1 -0
- package/dist/components/OutlineFinanceRubleCoin.js +16 -0
- package/dist/components/OutlineFinanceSendCard.d.ts +5 -0
- package/dist/components/OutlineFinanceSendCard.d.ts.map +1 -0
- package/dist/components/OutlineFinanceSendCard.js +11 -0
- package/dist/components/OutlineFinanceSendDoc.d.ts +5 -0
- package/dist/components/OutlineFinanceSendDoc.d.ts.map +1 -0
- package/dist/components/OutlineFinanceSendDoc.js +11 -0
- package/dist/components/OutlineFinanceSomoniTjsCoin.d.ts +5 -0
- package/dist/components/OutlineFinanceSomoniTjsCoin.d.ts.map +1 -0
- package/dist/components/OutlineFinanceSomoniTjsCoin.js +14 -0
- package/dist/components/OutlineFinanceStock.d.ts +5 -0
- package/dist/components/OutlineFinanceStock.d.ts.map +1 -0
- package/dist/components/OutlineFinanceStock.js +27 -0
- package/dist/components/OutlineFinanceTerminal.d.ts +5 -0
- package/dist/components/OutlineFinanceTerminal.d.ts.map +1 -0
- package/dist/components/OutlineFinanceTerminal.js +11 -0
- package/dist/components/OutlineFinanceTransfer.d.ts +5 -0
- package/dist/components/OutlineFinanceTransfer.d.ts.map +1 -0
- package/dist/components/OutlineFinanceTransfer.js +11 -0
- package/dist/components/OutlineFinanceWallet.d.ts +5 -0
- package/dist/components/OutlineFinanceWallet.d.ts.map +1 -0
- package/dist/components/OutlineFinanceWallet.js +11 -0
- package/dist/components/OutlineFinanceWalletPlus.d.ts +5 -0
- package/dist/components/OutlineFinanceWalletPlus.d.ts.map +1 -0
- package/dist/components/OutlineFinanceWalletPlus.js +11 -0
- package/dist/components/OutlineFinanceWalletTransfer.d.ts +5 -0
- package/dist/components/OutlineFinanceWalletTransfer.d.ts.map +1 -0
- package/dist/components/OutlineFinanceWalletTransfer.js +11 -0
- package/dist/components/OutlineFinanceYenYuanCoin.d.ts +5 -0
- package/dist/components/OutlineFinanceYenYuanCoin.d.ts.map +1 -0
- package/dist/components/OutlineFinanceYenYuanCoin.js +14 -0
- package/dist/components/OutlineFinanceZip.d.ts +5 -0
- package/dist/components/OutlineFinanceZip.d.ts.map +1 -0
- package/dist/components/OutlineFinanceZip.js +11 -0
- package/dist/components/OutlineNavigationArrowBack.d.ts +5 -0
- package/dist/components/OutlineNavigationArrowBack.d.ts.map +1 -0
- package/dist/components/OutlineNavigationArrowBack.js +11 -0
- package/dist/components/OutlineNavigationArrowDown.d.ts +5 -0
- package/dist/components/OutlineNavigationArrowDown.d.ts.map +1 -0
- package/dist/components/OutlineNavigationArrowDown.js +11 -0
- package/dist/components/OutlineNavigationArrowReturn.d.ts +5 -0
- package/dist/components/OutlineNavigationArrowReturn.d.ts.map +1 -0
- package/dist/components/OutlineNavigationArrowReturn.js +11 -0
- package/dist/components/OutlineNavigationArrowUp.d.ts +5 -0
- package/dist/components/OutlineNavigationArrowUp.d.ts.map +1 -0
- package/dist/components/OutlineNavigationArrowUp.js +11 -0
- package/dist/components/OutlineNavigationChevronDown.d.ts +5 -0
- package/dist/components/OutlineNavigationChevronDown.d.ts.map +1 -0
- package/dist/components/OutlineNavigationChevronDown.js +11 -0
- package/dist/components/OutlineNavigationChevronLeft.d.ts +5 -0
- package/dist/components/OutlineNavigationChevronLeft.d.ts.map +1 -0
- package/dist/components/OutlineNavigationChevronLeft.js +11 -0
- package/dist/components/OutlineNavigationChevronRight.d.ts +5 -0
- package/dist/components/OutlineNavigationChevronRight.d.ts.map +1 -0
- package/dist/components/OutlineNavigationChevronRight.js +11 -0
- package/dist/components/OutlineNavigationChevronUp.d.ts +5 -0
- package/dist/components/OutlineNavigationChevronUp.d.ts.map +1 -0
- package/dist/components/OutlineNavigationChevronUp.js +11 -0
- package/dist/components/OutlineNavigationDoubleLeft.d.ts +5 -0
- package/dist/components/OutlineNavigationDoubleLeft.d.ts.map +1 -0
- package/dist/components/OutlineNavigationDoubleLeft.js +11 -0
- package/dist/components/OutlineNavigationDoubleRight.d.ts +5 -0
- package/dist/components/OutlineNavigationDoubleRight.d.ts.map +1 -0
- package/dist/components/OutlineNavigationDoubleRight.js +11 -0
- package/dist/components/OutlineNavigationLeftArrow.d.ts +5 -0
- package/dist/components/OutlineNavigationLeftArrow.d.ts.map +1 -0
- package/dist/components/OutlineNavigationLeftArrow.js +11 -0
- package/dist/components/OutlineNavigationLeftDown.d.ts +5 -0
- package/dist/components/OutlineNavigationLeftDown.d.ts.map +1 -0
- package/dist/components/OutlineNavigationLeftDown.js +11 -0
- package/dist/components/OutlineNavigationRightArrow.d.ts +5 -0
- package/dist/components/OutlineNavigationRightArrow.d.ts.map +1 -0
- package/dist/components/OutlineNavigationRightArrow.js +11 -0
- package/dist/components/OutlineNavigationRightTop.d.ts +5 -0
- package/dist/components/OutlineNavigationRightTop.d.ts.map +1 -0
- package/dist/components/OutlineNavigationRightTop.js +11 -0
- package/dist/components/OutlineNavigationTrendingDown.d.ts +5 -0
- package/dist/components/OutlineNavigationTrendingDown.d.ts.map +1 -0
- package/dist/components/OutlineNavigationTrendingDown.js +11 -0
- package/dist/components/OutlineNavigationTrendingUp.d.ts +5 -0
- package/dist/components/OutlineNavigationTrendingUp.d.ts.map +1 -0
- package/dist/components/OutlineNavigationTrendingUp.js +11 -0
- package/dist/components/OutlineNavigationZoomOut.d.ts +5 -0
- package/dist/components/OutlineNavigationZoomOut.d.ts.map +1 -0
- package/dist/components/OutlineNavigationZoomOut.js +11 -0
- package/dist/components/OutlineSystemAdd.d.ts +5 -0
- package/dist/components/OutlineSystemAdd.d.ts.map +1 -0
- package/dist/components/OutlineSystemAdd.js +11 -0
- package/dist/components/OutlineSystemAdd2.d.ts +5 -0
- package/dist/components/OutlineSystemAdd2.d.ts.map +1 -0
- package/dist/components/OutlineSystemAdd2.js +11 -0
- package/dist/components/OutlineSystemAlertCircle.d.ts +5 -0
- package/dist/components/OutlineSystemAlertCircle.d.ts.map +1 -0
- package/dist/components/OutlineSystemAlertCircle.js +11 -0
- package/dist/components/OutlineSystemAll.d.ts +5 -0
- package/dist/components/OutlineSystemAll.d.ts.map +1 -0
- package/dist/components/OutlineSystemAll.js +19 -0
- package/dist/components/OutlineSystemArticle.d.ts +5 -0
- package/dist/components/OutlineSystemArticle.d.ts.map +1 -0
- package/dist/components/OutlineSystemArticle.js +16 -0
- package/dist/components/OutlineSystemBell.d.ts +5 -0
- package/dist/components/OutlineSystemBell.d.ts.map +1 -0
- package/dist/components/OutlineSystemBell.js +11 -0
- package/dist/components/OutlineSystemBellOff.d.ts +5 -0
- package/dist/components/OutlineSystemBellOff.d.ts.map +1 -0
- package/dist/components/OutlineSystemBellOff.js +11 -0
- package/dist/components/OutlineSystemBill.d.ts +5 -0
- package/dist/components/OutlineSystemBill.d.ts.map +1 -0
- package/dist/components/OutlineSystemBill.js +11 -0
- package/dist/components/OutlineSystemBookOpen.d.ts +5 -0
- package/dist/components/OutlineSystemBookOpen.d.ts.map +1 -0
- package/dist/components/OutlineSystemBookOpen.js +11 -0
- package/dist/components/OutlineSystemCalendar.d.ts +5 -0
- package/dist/components/OutlineSystemCalendar.d.ts.map +1 -0
- package/dist/components/OutlineSystemCalendar.js +11 -0
- package/dist/components/OutlineSystemCalling.d.ts +5 -0
- package/dist/components/OutlineSystemCalling.d.ts.map +1 -0
- package/dist/components/OutlineSystemCalling.js +11 -0
- package/dist/components/OutlineSystemCamera.d.ts +5 -0
- package/dist/components/OutlineSystemCamera.d.ts.map +1 -0
- package/dist/components/OutlineSystemCamera.js +16 -0
- package/dist/components/OutlineSystemChat.d.ts +5 -0
- package/dist/components/OutlineSystemChat.d.ts.map +1 -0
- package/dist/components/OutlineSystemChat.js +9 -0
- package/dist/components/OutlineSystemCheck.d.ts +5 -0
- package/dist/components/OutlineSystemCheck.d.ts.map +1 -0
- package/dist/components/OutlineSystemCheck.js +11 -0
- package/dist/components/OutlineSystemCheckCircle.d.ts +5 -0
- package/dist/components/OutlineSystemCheckCircle.d.ts.map +1 -0
- package/dist/components/OutlineSystemCheckCircle.js +14 -0
- package/dist/components/OutlineSystemCheckDouble.d.ts +5 -0
- package/dist/components/OutlineSystemCheckDouble.d.ts.map +1 -0
- package/dist/components/OutlineSystemCheckDouble.js +11 -0
- package/dist/components/OutlineSystemClock.d.ts +5 -0
- package/dist/components/OutlineSystemClock.d.ts.map +1 -0
- package/dist/components/OutlineSystemClock.js +11 -0
- package/dist/components/OutlineSystemClose.d.ts +5 -0
- package/dist/components/OutlineSystemClose.d.ts.map +1 -0
- package/dist/components/OutlineSystemClose.js +11 -0
- package/dist/components/OutlineSystemConfities.d.ts +5 -0
- package/dist/components/OutlineSystemConfities.d.ts.map +1 -0
- package/dist/components/OutlineSystemConfities.js +37 -0
- package/dist/components/OutlineSystemCopy.d.ts +5 -0
- package/dist/components/OutlineSystemCopy.d.ts.map +1 -0
- package/dist/components/OutlineSystemCopy.js +11 -0
- package/dist/components/OutlineSystemDoc.d.ts +5 -0
- package/dist/components/OutlineSystemDoc.d.ts.map +1 -0
- package/dist/components/OutlineSystemDoc.js +11 -0
- package/dist/components/OutlineSystemDocEmpty.d.ts +5 -0
- package/dist/components/OutlineSystemDocEmpty.d.ts.map +1 -0
- package/dist/components/OutlineSystemDocEmpty.js +11 -0
- package/dist/components/OutlineSystemDownload.d.ts +5 -0
- package/dist/components/OutlineSystemDownload.d.ts.map +1 -0
- package/dist/components/OutlineSystemDownload.js +11 -0
- package/dist/components/OutlineSystemEdit.d.ts +5 -0
- package/dist/components/OutlineSystemEdit.d.ts.map +1 -0
- package/dist/components/OutlineSystemEdit.js +11 -0
- package/dist/components/OutlineSystemEditAlt.d.ts +5 -0
- package/dist/components/OutlineSystemEditAlt.d.ts.map +1 -0
- package/dist/components/OutlineSystemEditAlt.js +11 -0
- package/dist/components/OutlineSystemExpand.d.ts +5 -0
- package/dist/components/OutlineSystemExpand.d.ts.map +1 -0
- package/dist/components/OutlineSystemExpand.js +11 -0
- package/dist/components/OutlineSystemEyeOff.d.ts +5 -0
- package/dist/components/OutlineSystemEyeOff.d.ts.map +1 -0
- package/dist/components/OutlineSystemEyeOff.js +11 -0
- package/dist/components/OutlineSystemEyeOffAlt.d.ts +5 -0
- package/dist/components/OutlineSystemEyeOffAlt.d.ts.map +1 -0
- package/dist/components/OutlineSystemEyeOffAlt.js +11 -0
- package/dist/components/OutlineSystemEyeOn.d.ts +5 -0
- package/dist/components/OutlineSystemEyeOn.d.ts.map +1 -0
- package/dist/components/OutlineSystemEyeOn.js +11 -0
- package/dist/components/OutlineSystemFileAccept.d.ts +5 -0
- package/dist/components/OutlineSystemFileAccept.d.ts.map +1 -0
- package/dist/components/OutlineSystemFileAccept.js +14 -0
- package/dist/components/OutlineSystemFileAdd.d.ts +5 -0
- package/dist/components/OutlineSystemFileAdd.d.ts.map +1 -0
- package/dist/components/OutlineSystemFileAdd.js +14 -0
- package/dist/components/OutlineSystemFileError.d.ts +5 -0
- package/dist/components/OutlineSystemFileError.d.ts.map +1 -0
- package/dist/components/OutlineSystemFileError.js +14 -0
- package/dist/components/OutlineSystemFilterLessToMore.d.ts +5 -0
- package/dist/components/OutlineSystemFilterLessToMore.d.ts.map +1 -0
- package/dist/components/OutlineSystemFilterLessToMore.js +19 -0
- package/dist/components/OutlineSystemFilterMoreToLess.d.ts +5 -0
- package/dist/components/OutlineSystemFilterMoreToLess.d.ts.map +1 -0
- package/dist/components/OutlineSystemFilterMoreToLess.js +19 -0
- package/dist/components/OutlineSystemFolder.d.ts +5 -0
- package/dist/components/OutlineSystemFolder.d.ts.map +1 -0
- package/dist/components/OutlineSystemFolder.js +11 -0
- package/dist/components/OutlineSystemGame.d.ts +5 -0
- package/dist/components/OutlineSystemGame.d.ts.map +1 -0
- package/dist/components/OutlineSystemGame.js +25 -0
- package/dist/components/OutlineSystemGridView.d.ts +5 -0
- package/dist/components/OutlineSystemGridView.d.ts.map +1 -0
- package/dist/components/OutlineSystemGridView.js +11 -0
- package/dist/components/OutlineSystemGrowth.d.ts +5 -0
- package/dist/components/OutlineSystemGrowth.d.ts.map +1 -0
- package/dist/components/OutlineSystemGrowth.js +11 -0
- package/dist/components/OutlineSystemHeadphone.d.ts +5 -0
- package/dist/components/OutlineSystemHeadphone.d.ts.map +1 -0
- package/dist/components/OutlineSystemHeadphone.js +11 -0
- package/dist/components/OutlineSystemHeart.d.ts +5 -0
- package/dist/components/OutlineSystemHeart.d.ts.map +1 -0
- package/dist/components/OutlineSystemHeart.js +11 -0
- package/dist/components/OutlineSystemHelpCircle.d.ts +5 -0
- package/dist/components/OutlineSystemHelpCircle.d.ts.map +1 -0
- package/dist/components/OutlineSystemHelpCircle.js +11 -0
- package/dist/components/OutlineSystemHex.d.ts +5 -0
- package/dist/components/OutlineSystemHex.d.ts.map +1 -0
- package/dist/components/OutlineSystemHex.js +11 -0
- package/dist/components/OutlineSystemHistory.d.ts +5 -0
- package/dist/components/OutlineSystemHistory.d.ts.map +1 -0
- package/dist/components/OutlineSystemHistory.js +14 -0
- package/dist/components/OutlineSystemHome.d.ts +5 -0
- package/dist/components/OutlineSystemHome.d.ts.map +1 -0
- package/dist/components/OutlineSystemHome.js +11 -0
- package/dist/components/OutlineSystemHomeFavourite.d.ts +5 -0
- package/dist/components/OutlineSystemHomeFavourite.d.ts.map +1 -0
- package/dist/components/OutlineSystemHomeFavourite.js +11 -0
- package/dist/components/OutlineSystemIdea.d.ts +5 -0
- package/dist/components/OutlineSystemIdea.d.ts.map +1 -0
- package/dist/components/OutlineSystemIdea.js +33 -0
- package/dist/components/OutlineSystemIn.d.ts +5 -0
- package/dist/components/OutlineSystemIn.d.ts.map +1 -0
- package/dist/components/OutlineSystemIn.js +12 -0
- package/dist/components/OutlineSystemInfo.d.ts +5 -0
- package/dist/components/OutlineSystemInfo.d.ts.map +1 -0
- package/dist/components/OutlineSystemInfo.js +21 -0
- package/dist/components/OutlineSystemIslam.d.ts +5 -0
- package/dist/components/OutlineSystemIslam.d.ts.map +1 -0
- package/dist/components/OutlineSystemIslam.js +16 -0
- package/dist/components/OutlineSystemLanguage.d.ts +5 -0
- package/dist/components/OutlineSystemLanguage.d.ts.map +1 -0
- package/dist/components/OutlineSystemLanguage.js +11 -0
- package/dist/components/OutlineSystemLink.d.ts +5 -0
- package/dist/components/OutlineSystemLink.d.ts.map +1 -0
- package/dist/components/OutlineSystemLink.js +12 -0
- package/dist/components/OutlineSystemLink2.d.ts +5 -0
- package/dist/components/OutlineSystemLink2.d.ts.map +1 -0
- package/dist/components/OutlineSystemLink2.js +11 -0
- package/dist/components/OutlineSystemListView.d.ts +5 -0
- package/dist/components/OutlineSystemListView.d.ts.map +1 -0
- package/dist/components/OutlineSystemListView.js +11 -0
- package/dist/components/OutlineSystemLock.d.ts +5 -0
- package/dist/components/OutlineSystemLock.d.ts.map +1 -0
- package/dist/components/OutlineSystemLock.js +11 -0
- package/dist/components/OutlineSystemMail.d.ts +5 -0
- package/dist/components/OutlineSystemMail.d.ts.map +1 -0
- package/dist/components/OutlineSystemMail.js +11 -0
- package/dist/components/OutlineSystemMenu.d.ts +5 -0
- package/dist/components/OutlineSystemMenu.d.ts.map +1 -0
- package/dist/components/OutlineSystemMenu.js +11 -0
- package/dist/components/OutlineSystemMistake.d.ts +5 -0
- package/dist/components/OutlineSystemMistake.d.ts.map +1 -0
- package/dist/components/OutlineSystemMistake.js +23 -0
- package/dist/components/OutlineSystemMoon.d.ts +5 -0
- package/dist/components/OutlineSystemMoon.d.ts.map +1 -0
- package/dist/components/OutlineSystemMoon.js +11 -0
- package/dist/components/OutlineSystemMoreHorizontal.d.ts +5 -0
- package/dist/components/OutlineSystemMoreHorizontal.d.ts.map +1 -0
- package/dist/components/OutlineSystemMoreHorizontal.js +11 -0
- package/dist/components/OutlineSystemMoreVertical.d.ts +5 -0
- package/dist/components/OutlineSystemMoreVertical.d.ts.map +1 -0
- package/dist/components/OutlineSystemMoreVertical.js +11 -0
- package/dist/components/OutlineSystemMove.d.ts +5 -0
- package/dist/components/OutlineSystemMove.d.ts.map +1 -0
- package/dist/components/OutlineSystemMove.js +11 -0
- package/dist/components/OutlineSystemNews.d.ts +5 -0
- package/dist/components/OutlineSystemNews.d.ts.map +1 -0
- package/dist/components/OutlineSystemNews.js +11 -0
- package/dist/components/OutlineSystemOut.d.ts +5 -0
- package/dist/components/OutlineSystemOut.d.ts.map +1 -0
- package/dist/components/OutlineSystemOut.js +12 -0
- package/dist/components/OutlineSystemPaperclip.d.ts +5 -0
- package/dist/components/OutlineSystemPaperclip.d.ts.map +1 -0
- package/dist/components/OutlineSystemPaperclip.js +11 -0
- package/dist/components/OutlineSystemPin.d.ts +5 -0
- package/dist/components/OutlineSystemPin.d.ts.map +1 -0
- package/dist/components/OutlineSystemPin.js +11 -0
- package/dist/components/OutlineSystemPrinter.d.ts +5 -0
- package/dist/components/OutlineSystemPrinter.d.ts.map +1 -0
- package/dist/components/OutlineSystemPrinter.js +11 -0
- package/dist/components/OutlineSystemRefresh.d.ts +5 -0
- package/dist/components/OutlineSystemRefresh.d.ts.map +1 -0
- package/dist/components/OutlineSystemRefresh.js +11 -0
- package/dist/components/OutlineSystemRefresh2.d.ts +5 -0
- package/dist/components/OutlineSystemRefresh2.d.ts.map +1 -0
- package/dist/components/OutlineSystemRefresh2.js +11 -0
- package/dist/components/OutlineSystemRemove.d.ts +5 -0
- package/dist/components/OutlineSystemRemove.d.ts.map +1 -0
- package/dist/components/OutlineSystemRemove.js +11 -0
- package/dist/components/OutlineSystemRemoveCircle.d.ts +5 -0
- package/dist/components/OutlineSystemRemoveCircle.d.ts.map +1 -0
- package/dist/components/OutlineSystemRemoveCircle.js +16 -0
- package/dist/components/OutlineSystemRepeat.d.ts +5 -0
- package/dist/components/OutlineSystemRepeat.d.ts.map +1 -0
- package/dist/components/OutlineSystemRepeat.js +11 -0
- package/dist/components/OutlineSystemResize.d.ts +5 -0
- package/dist/components/OutlineSystemResize.d.ts.map +1 -0
- package/dist/components/OutlineSystemResize.js +16 -0
- package/dist/components/OutlineSystemSearch.d.ts +5 -0
- package/dist/components/OutlineSystemSearch.d.ts.map +1 -0
- package/dist/components/OutlineSystemSearch.js +11 -0
- package/dist/components/OutlineSystemSend.d.ts +5 -0
- package/dist/components/OutlineSystemSend.d.ts.map +1 -0
- package/dist/components/OutlineSystemSend.js +14 -0
- package/dist/components/OutlineSystemSettings.d.ts +5 -0
- package/dist/components/OutlineSystemSettings.d.ts.map +1 -0
- package/dist/components/OutlineSystemSettings.js +11 -0
- package/dist/components/OutlineSystemShippingAndDelivery.d.ts +5 -0
- package/dist/components/OutlineSystemShippingAndDelivery.d.ts.map +1 -0
- package/dist/components/OutlineSystemShippingAndDelivery.js +11 -0
- package/dist/components/OutlineSystemShoppingBasket.d.ts +5 -0
- package/dist/components/OutlineSystemShoppingBasket.d.ts.map +1 -0
- package/dist/components/OutlineSystemShoppingBasket.js +21 -0
- package/dist/components/OutlineSystemSidebar.d.ts +5 -0
- package/dist/components/OutlineSystemSidebar.d.ts.map +1 -0
- package/dist/components/OutlineSystemSidebar.js +11 -0
- package/dist/components/OutlineSystemSignature.d.ts +5 -0
- package/dist/components/OutlineSystemSignature.d.ts.map +1 -0
- package/dist/components/OutlineSystemSignature.js +11 -0
- package/dist/components/OutlineSystemSlash.d.ts +5 -0
- package/dist/components/OutlineSystemSlash.d.ts.map +1 -0
- package/dist/components/OutlineSystemSlash.js +11 -0
- package/dist/components/OutlineSystemSmartphone.d.ts +5 -0
- package/dist/components/OutlineSystemSmartphone.d.ts.map +1 -0
- package/dist/components/OutlineSystemSmartphone.js +9 -0
- package/dist/components/OutlineSystemSmile.d.ts +5 -0
- package/dist/components/OutlineSystemSmile.d.ts.map +1 -0
- package/dist/components/OutlineSystemSmile.js +12 -0
- package/dist/components/OutlineSystemStar.d.ts +5 -0
- package/dist/components/OutlineSystemStar.d.ts.map +1 -0
- package/dist/components/OutlineSystemStar.js +11 -0
- package/dist/components/OutlineSystemSun.d.ts +5 -0
- package/dist/components/OutlineSystemSun.d.ts.map +1 -0
- package/dist/components/OutlineSystemSun.js +11 -0
- package/dist/components/OutlineSystemSurvey.d.ts +5 -0
- package/dist/components/OutlineSystemSurvey.d.ts.map +1 -0
- package/dist/components/OutlineSystemSurvey.js +14 -0
- package/dist/components/OutlineSystemTariffs.d.ts +5 -0
- package/dist/components/OutlineSystemTariffs.d.ts.map +1 -0
- package/dist/components/OutlineSystemTariffs.js +31 -0
- package/dist/components/OutlineSystemTelegram.d.ts +5 -0
- package/dist/components/OutlineSystemTelegram.d.ts.map +1 -0
- package/dist/components/OutlineSystemTelegram.js +11 -0
- package/dist/components/OutlineSystemTrash.d.ts +5 -0
- package/dist/components/OutlineSystemTrash.d.ts.map +1 -0
- package/dist/components/OutlineSystemTrash.js +14 -0
- package/dist/components/OutlineSystemTune.d.ts +5 -0
- package/dist/components/OutlineSystemTune.d.ts.map +1 -0
- package/dist/components/OutlineSystemTune.js +11 -0
- package/dist/components/OutlineSystemUnlock.d.ts +5 -0
- package/dist/components/OutlineSystemUnlock.d.ts.map +1 -0
- package/dist/components/OutlineSystemUnlock.js +11 -0
- package/dist/components/OutlineSystemUpload.d.ts +5 -0
- package/dist/components/OutlineSystemUpload.d.ts.map +1 -0
- package/dist/components/OutlineSystemUpload.js +11 -0
- package/dist/components/OutlineSystemUploadCloud.d.ts +5 -0
- package/dist/components/OutlineSystemUploadCloud.d.ts.map +1 -0
- package/dist/components/OutlineSystemUploadCloud.js +11 -0
- package/dist/components/OutlineSystemUser.d.ts +5 -0
- package/dist/components/OutlineSystemUser.d.ts.map +1 -0
- package/dist/components/OutlineSystemUser.js +11 -0
- package/dist/components/OutlineSystemUserAdd.d.ts +5 -0
- package/dist/components/OutlineSystemUserAdd.d.ts.map +1 -0
- package/dist/components/OutlineSystemUserAdd.js +11 -0
- package/dist/components/OutlineSystemUsers.d.ts +5 -0
- package/dist/components/OutlineSystemUsers.d.ts.map +1 -0
- package/dist/components/OutlineSystemUsers.js +11 -0
- package/dist/components/OutlineSystemWifiOff.d.ts +5 -0
- package/dist/components/OutlineSystemWifiOff.d.ts.map +1 -0
- package/dist/components/OutlineSystemWifiOff.js +23 -0
- package/dist/components/SolidNavigationArrowBack.d.ts +5 -0
- package/dist/components/SolidNavigationArrowBack.d.ts.map +1 -0
- package/dist/components/SolidNavigationArrowBack.js +15 -0
- package/dist/components/SolidNavigationArrowDown.d.ts +5 -0
- package/dist/components/SolidNavigationArrowDown.d.ts.map +1 -0
- package/dist/components/SolidNavigationArrowDown.js +11 -0
- package/dist/components/SolidNavigationArrowLeft.d.ts +5 -0
- package/dist/components/SolidNavigationArrowLeft.d.ts.map +1 -0
- package/dist/components/SolidNavigationArrowLeft.js +11 -0
- package/dist/components/SolidNavigationArrowReturn.d.ts +5 -0
- package/dist/components/SolidNavigationArrowReturn.d.ts.map +1 -0
- package/dist/components/SolidNavigationArrowReturn.js +15 -0
- package/dist/components/SolidNavigationArrowRight.d.ts +5 -0
- package/dist/components/SolidNavigationArrowRight.d.ts.map +1 -0
- package/dist/components/SolidNavigationArrowRight.js +11 -0
- package/dist/components/SolidNavigationArrowUp.d.ts +5 -0
- package/dist/components/SolidNavigationArrowUp.d.ts.map +1 -0
- package/dist/components/SolidNavigationArrowUp.js +11 -0
- package/dist/components/SolidNavigationChevronDown.d.ts +5 -0
- package/dist/components/SolidNavigationChevronDown.d.ts.map +1 -0
- package/dist/components/SolidNavigationChevronDown.js +11 -0
- package/dist/components/SolidNavigationChevronLeft.d.ts +5 -0
- package/dist/components/SolidNavigationChevronLeft.d.ts.map +1 -0
- package/dist/components/SolidNavigationChevronLeft.js +11 -0
- package/dist/components/SolidNavigationChevronRight.d.ts +5 -0
- package/dist/components/SolidNavigationChevronRight.d.ts.map +1 -0
- package/dist/components/SolidNavigationChevronRight.js +11 -0
- package/dist/components/SolidNavigationChevronUp.d.ts +5 -0
- package/dist/components/SolidNavigationChevronUp.d.ts.map +1 -0
- package/dist/components/SolidNavigationChevronUp.js +11 -0
- package/dist/components/SolidNavigationDoubleLeft.d.ts +5 -0
- package/dist/components/SolidNavigationDoubleLeft.d.ts.map +1 -0
- package/dist/components/SolidNavigationDoubleLeft.js +16 -0
- package/dist/components/SolidNavigationDoubleRight.d.ts +5 -0
- package/dist/components/SolidNavigationDoubleRight.d.ts.map +1 -0
- package/dist/components/SolidNavigationDoubleRight.js +16 -0
- package/dist/components/SolidNavigationLeftDown.d.ts +5 -0
- package/dist/components/SolidNavigationLeftDown.d.ts.map +1 -0
- package/dist/components/SolidNavigationLeftDown.js +14 -0
- package/dist/components/SolidNavigationRightTop.d.ts +5 -0
- package/dist/components/SolidNavigationRightTop.d.ts.map +1 -0
- package/dist/components/SolidNavigationRightTop.js +14 -0
- package/dist/components/SolidNavigationTrendingDown.d.ts +5 -0
- package/dist/components/SolidNavigationTrendingDown.d.ts.map +1 -0
- package/dist/components/SolidNavigationTrendingDown.js +14 -0
- package/dist/components/SolidNavigationTrendingUp.d.ts +5 -0
- package/dist/components/SolidNavigationTrendingUp.d.ts.map +1 -0
- package/dist/components/SolidNavigationTrendingUp.js +14 -0
- package/dist/components/SolidNavigationZoomOut.d.ts +5 -0
- package/dist/components/SolidNavigationZoomOut.d.ts.map +1 -0
- package/dist/components/SolidNavigationZoomOut.js +15 -0
- package/dist/components/SolidSystemAdd.d.ts +5 -0
- package/dist/components/SolidSystemAdd.d.ts.map +1 -0
- package/dist/components/SolidSystemAdd.js +11 -0
- package/dist/components/SolidSystemAdd2.d.ts +5 -0
- package/dist/components/SolidSystemAdd2.d.ts.map +1 -0
- package/dist/components/SolidSystemAdd2.js +11 -0
- package/dist/components/SolidSystemAlertCircle.d.ts +5 -0
- package/dist/components/SolidSystemAlertCircle.d.ts.map +1 -0
- package/dist/components/SolidSystemAlertCircle.js +11 -0
- package/dist/components/SolidSystemAll.d.ts +5 -0
- package/dist/components/SolidSystemAll.d.ts.map +1 -0
- package/dist/components/SolidSystemAll.js +19 -0
- package/dist/components/SolidSystemArticle.d.ts +5 -0
- package/dist/components/SolidSystemArticle.d.ts.map +1 -0
- package/dist/components/SolidSystemArticle.js +21 -0
- package/dist/components/SolidSystemBell.d.ts +5 -0
- package/dist/components/SolidSystemBell.d.ts.map +1 -0
- package/dist/components/SolidSystemBell.js +11 -0
- package/dist/components/SolidSystemBellOff.d.ts +5 -0
- package/dist/components/SolidSystemBellOff.d.ts.map +1 -0
- package/dist/components/SolidSystemBellOff.js +11 -0
- package/dist/components/SolidSystemBill.d.ts +5 -0
- package/dist/components/SolidSystemBill.d.ts.map +1 -0
- package/dist/components/SolidSystemBill.js +11 -0
- package/dist/components/SolidSystemBookOpen.d.ts +5 -0
- package/dist/components/SolidSystemBookOpen.d.ts.map +1 -0
- package/dist/components/SolidSystemBookOpen.js +14 -0
- package/dist/components/SolidSystemCalendar.d.ts +5 -0
- package/dist/components/SolidSystemCalendar.d.ts.map +1 -0
- package/dist/components/SolidSystemCalendar.js +11 -0
- package/dist/components/SolidSystemCalling.d.ts +5 -0
- package/dist/components/SolidSystemCalling.d.ts.map +1 -0
- package/dist/components/SolidSystemCalling.js +19 -0
- package/dist/components/SolidSystemCamera.d.ts +5 -0
- package/dist/components/SolidSystemCamera.d.ts.map +1 -0
- package/dist/components/SolidSystemCamera.js +11 -0
- package/dist/components/SolidSystemChat.d.ts +5 -0
- package/dist/components/SolidSystemChat.d.ts.map +1 -0
- package/dist/components/SolidSystemChat.js +11 -0
- package/dist/components/SolidSystemCheck.d.ts +5 -0
- package/dist/components/SolidSystemCheck.d.ts.map +1 -0
- package/dist/components/SolidSystemCheck.js +11 -0
- package/dist/components/SolidSystemCheckCircle.d.ts +5 -0
- package/dist/components/SolidSystemCheckCircle.d.ts.map +1 -0
- package/dist/components/SolidSystemCheckCircle.js +11 -0
- package/dist/components/SolidSystemCheckDouble.d.ts +5 -0
- package/dist/components/SolidSystemCheckDouble.d.ts.map +1 -0
- package/dist/components/SolidSystemCheckDouble.js +19 -0
- package/dist/components/SolidSystemClock.d.ts +5 -0
- package/dist/components/SolidSystemClock.d.ts.map +1 -0
- package/dist/components/SolidSystemClock.js +11 -0
- package/dist/components/SolidSystemClose.d.ts +5 -0
- package/dist/components/SolidSystemClose.d.ts.map +1 -0
- package/dist/components/SolidSystemClose.js +11 -0
- package/dist/components/SolidSystemConfities.d.ts +5 -0
- package/dist/components/SolidSystemConfities.d.ts.map +1 -0
- package/dist/components/SolidSystemConfities.js +35 -0
- package/dist/components/SolidSystemCopy.d.ts +5 -0
- package/dist/components/SolidSystemCopy.d.ts.map +1 -0
- package/dist/components/SolidSystemCopy.js +16 -0
- package/dist/components/SolidSystemDoc.d.ts +5 -0
- package/dist/components/SolidSystemDoc.d.ts.map +1 -0
- package/dist/components/SolidSystemDoc.js +11 -0
- package/dist/components/SolidSystemDocEmpty.d.ts +5 -0
- package/dist/components/SolidSystemDocEmpty.d.ts.map +1 -0
- package/dist/components/SolidSystemDocEmpty.js +11 -0
- package/dist/components/SolidSystemDownload.d.ts +5 -0
- package/dist/components/SolidSystemDownload.d.ts.map +1 -0
- package/dist/components/SolidSystemDownload.js +11 -0
- package/dist/components/SolidSystemEdit.d.ts +5 -0
- package/dist/components/SolidSystemEdit.d.ts.map +1 -0
- package/dist/components/SolidSystemEdit.js +11 -0
- package/dist/components/SolidSystemEditAlt.d.ts +5 -0
- package/dist/components/SolidSystemEditAlt.d.ts.map +1 -0
- package/dist/components/SolidSystemEditAlt.js +23 -0
- package/dist/components/SolidSystemExpand.d.ts +5 -0
- package/dist/components/SolidSystemExpand.d.ts.map +1 -0
- package/dist/components/SolidSystemExpand.js +16 -0
- package/dist/components/SolidSystemEyeOff.d.ts +5 -0
- package/dist/components/SolidSystemEyeOff.d.ts.map +1 -0
- package/dist/components/SolidSystemEyeOff.js +11 -0
- package/dist/components/SolidSystemEyeOffAlt.d.ts +5 -0
- package/dist/components/SolidSystemEyeOffAlt.d.ts.map +1 -0
- package/dist/components/SolidSystemEyeOffAlt.js +16 -0
- package/dist/components/SolidSystemEyeOn.d.ts +5 -0
- package/dist/components/SolidSystemEyeOn.d.ts.map +1 -0
- package/dist/components/SolidSystemEyeOn.js +11 -0
- package/dist/components/SolidSystemFileAccept.d.ts +5 -0
- package/dist/components/SolidSystemFileAccept.d.ts.map +1 -0
- package/dist/components/SolidSystemFileAccept.js +11 -0
- package/dist/components/SolidSystemFileAdd.d.ts +5 -0
- package/dist/components/SolidSystemFileAdd.d.ts.map +1 -0
- package/dist/components/SolidSystemFileAdd.js +11 -0
- package/dist/components/SolidSystemFileError.d.ts +5 -0
- package/dist/components/SolidSystemFileError.d.ts.map +1 -0
- package/dist/components/SolidSystemFileError.js +11 -0
- package/dist/components/SolidSystemFilterLessToMore.d.ts +5 -0
- package/dist/components/SolidSystemFilterLessToMore.d.ts.map +1 -0
- package/dist/components/SolidSystemFilterLessToMore.js +19 -0
- package/dist/components/SolidSystemFilterMoreToLess.d.ts +5 -0
- package/dist/components/SolidSystemFilterMoreToLess.d.ts.map +1 -0
- package/dist/components/SolidSystemFilterMoreToLess.js +19 -0
- package/dist/components/SolidSystemFolder.d.ts +5 -0
- package/dist/components/SolidSystemFolder.d.ts.map +1 -0
- package/dist/components/SolidSystemFolder.js +9 -0
- package/dist/components/SolidSystemGridView.d.ts +5 -0
- package/dist/components/SolidSystemGridView.d.ts.map +1 -0
- package/dist/components/SolidSystemGridView.js +11 -0
- package/dist/components/SolidSystemGrowth.d.ts +5 -0
- package/dist/components/SolidSystemGrowth.d.ts.map +1 -0
- package/dist/components/SolidSystemGrowth.js +12 -0
- package/dist/components/SolidSystemHeadphone.d.ts +5 -0
- package/dist/components/SolidSystemHeadphone.d.ts.map +1 -0
- package/dist/components/SolidSystemHeadphone.js +11 -0
- package/dist/components/SolidSystemHeart.d.ts +5 -0
- package/dist/components/SolidSystemHeart.d.ts.map +1 -0
- package/dist/components/SolidSystemHeart.js +11 -0
- package/dist/components/SolidSystemHelpCircle.d.ts +5 -0
- package/dist/components/SolidSystemHelpCircle.d.ts.map +1 -0
- package/dist/components/SolidSystemHelpCircle.js +11 -0
- package/dist/components/SolidSystemHex.d.ts +5 -0
- package/dist/components/SolidSystemHex.d.ts.map +1 -0
- package/dist/components/SolidSystemHex.js +31 -0
- package/dist/components/SolidSystemHistory.d.ts +5 -0
- package/dist/components/SolidSystemHistory.d.ts.map +1 -0
- package/dist/components/SolidSystemHistory.js +14 -0
- package/dist/components/SolidSystemHome.d.ts +5 -0
- package/dist/components/SolidSystemHome.d.ts.map +1 -0
- package/dist/components/SolidSystemHome.js +11 -0
- package/dist/components/SolidSystemHomeFavourite.d.ts +5 -0
- package/dist/components/SolidSystemHomeFavourite.d.ts.map +1 -0
- package/dist/components/SolidSystemHomeFavourite.js +11 -0
- package/dist/components/SolidSystemIdea.d.ts +5 -0
- package/dist/components/SolidSystemIdea.d.ts.map +1 -0
- package/dist/components/SolidSystemIdea.js +35 -0
- package/dist/components/SolidSystemIn.d.ts +5 -0
- package/dist/components/SolidSystemIn.d.ts.map +1 -0
- package/dist/components/SolidSystemIn.js +12 -0
- package/dist/components/SolidSystemInfo.d.ts +5 -0
- package/dist/components/SolidSystemInfo.d.ts.map +1 -0
- package/dist/components/SolidSystemInfo.js +11 -0
- package/dist/components/SolidSystemIslam.d.ts +5 -0
- package/dist/components/SolidSystemIslam.d.ts.map +1 -0
- package/dist/components/SolidSystemIslam.js +16 -0
- package/dist/components/SolidSystemLanguage.d.ts +5 -0
- package/dist/components/SolidSystemLanguage.d.ts.map +1 -0
- package/dist/components/SolidSystemLanguage.js +11 -0
- package/dist/components/SolidSystemLink.d.ts +5 -0
- package/dist/components/SolidSystemLink.d.ts.map +1 -0
- package/dist/components/SolidSystemLink.js +12 -0
- package/dist/components/SolidSystemLink2.d.ts +5 -0
- package/dist/components/SolidSystemLink2.d.ts.map +1 -0
- package/dist/components/SolidSystemLink2.js +16 -0
- package/dist/components/SolidSystemListView.d.ts +5 -0
- package/dist/components/SolidSystemListView.d.ts.map +1 -0
- package/dist/components/SolidSystemListView.js +43 -0
- package/dist/components/SolidSystemLock.d.ts +5 -0
- package/dist/components/SolidSystemLock.d.ts.map +1 -0
- package/dist/components/SolidSystemLock.js +16 -0
- package/dist/components/SolidSystemMail.d.ts +5 -0
- package/dist/components/SolidSystemMail.d.ts.map +1 -0
- package/dist/components/SolidSystemMail.js +11 -0
- package/dist/components/SolidSystemMenu.d.ts +5 -0
- package/dist/components/SolidSystemMenu.d.ts.map +1 -0
- package/dist/components/SolidSystemMenu.js +25 -0
- package/dist/components/SolidSystemMistake.d.ts +5 -0
- package/dist/components/SolidSystemMistake.d.ts.map +1 -0
- package/dist/components/SolidSystemMistake.js +23 -0
- package/dist/components/SolidSystemMoon.d.ts +5 -0
- package/dist/components/SolidSystemMoon.d.ts.map +1 -0
- package/dist/components/SolidSystemMoon.js +11 -0
- package/dist/components/SolidSystemMoreHorizontal.d.ts +5 -0
- package/dist/components/SolidSystemMoreHorizontal.d.ts.map +1 -0
- package/dist/components/SolidSystemMoreHorizontal.js +11 -0
- package/dist/components/SolidSystemMoreVertical.d.ts +5 -0
- package/dist/components/SolidSystemMoreVertical.d.ts.map +1 -0
- package/dist/components/SolidSystemMoreVertical.js +11 -0
- package/dist/components/SolidSystemMove.d.ts +5 -0
- package/dist/components/SolidSystemMove.d.ts.map +1 -0
- package/dist/components/SolidSystemMove.js +16 -0
- package/dist/components/SolidSystemNews.d.ts +5 -0
- package/dist/components/SolidSystemNews.d.ts.map +1 -0
- package/dist/components/SolidSystemNews.js +14 -0
- package/dist/components/SolidSystemOut.d.ts +5 -0
- package/dist/components/SolidSystemOut.d.ts.map +1 -0
- package/dist/components/SolidSystemOut.js +12 -0
- package/dist/components/SolidSystemPaperclip.d.ts +5 -0
- package/dist/components/SolidSystemPaperclip.d.ts.map +1 -0
- package/dist/components/SolidSystemPaperclip.js +11 -0
- package/dist/components/SolidSystemPin.d.ts +5 -0
- package/dist/components/SolidSystemPin.d.ts.map +1 -0
- package/dist/components/SolidSystemPin.js +11 -0
- package/dist/components/SolidSystemPrinter.d.ts +5 -0
- package/dist/components/SolidSystemPrinter.d.ts.map +1 -0
- package/dist/components/SolidSystemPrinter.js +29 -0
- package/dist/components/SolidSystemRefresh.d.ts +5 -0
- package/dist/components/SolidSystemRefresh.d.ts.map +1 -0
- package/dist/components/SolidSystemRefresh.js +11 -0
- package/dist/components/SolidSystemRefresh2.d.ts +5 -0
- package/dist/components/SolidSystemRefresh2.d.ts.map +1 -0
- package/dist/components/SolidSystemRefresh2.js +31 -0
- package/dist/components/SolidSystemRemove.d.ts +5 -0
- package/dist/components/SolidSystemRemove.d.ts.map +1 -0
- package/dist/components/SolidSystemRemove.js +11 -0
- package/dist/components/SolidSystemRemoveCircle.d.ts +5 -0
- package/dist/components/SolidSystemRemoveCircle.d.ts.map +1 -0
- package/dist/components/SolidSystemRemoveCircle.js +11 -0
- package/dist/components/SolidSystemRepeat.d.ts +5 -0
- package/dist/components/SolidSystemRepeat.d.ts.map +1 -0
- package/dist/components/SolidSystemRepeat.js +31 -0
- package/dist/components/SolidSystemResize.d.ts +5 -0
- package/dist/components/SolidSystemResize.d.ts.map +1 -0
- package/dist/components/SolidSystemResize.js +16 -0
- package/dist/components/SolidSystemSearch.d.ts +5 -0
- package/dist/components/SolidSystemSearch.d.ts.map +1 -0
- package/dist/components/SolidSystemSearch.js +17 -0
- package/dist/components/SolidSystemSend.d.ts +5 -0
- package/dist/components/SolidSystemSend.d.ts.map +1 -0
- package/dist/components/SolidSystemSend.js +16 -0
- package/dist/components/SolidSystemSettings.d.ts +5 -0
- package/dist/components/SolidSystemSettings.d.ts.map +1 -0
- package/dist/components/SolidSystemSettings.js +11 -0
- package/dist/components/SolidSystemShoppingBasket.d.ts +5 -0
- package/dist/components/SolidSystemShoppingBasket.d.ts.map +1 -0
- package/dist/components/SolidSystemShoppingBasket.js +11 -0
- package/dist/components/SolidSystemSidebar.d.ts +5 -0
- package/dist/components/SolidSystemSidebar.d.ts.map +1 -0
- package/dist/components/SolidSystemSidebar.js +11 -0
- package/dist/components/SolidSystemSignature.d.ts +5 -0
- package/dist/components/SolidSystemSignature.d.ts.map +1 -0
- package/dist/components/SolidSystemSignature.js +11 -0
- package/dist/components/SolidSystemSlash.d.ts +5 -0
- package/dist/components/SolidSystemSlash.d.ts.map +1 -0
- package/dist/components/SolidSystemSlash.js +16 -0
- package/dist/components/SolidSystemSmartphone.d.ts +5 -0
- package/dist/components/SolidSystemSmartphone.d.ts.map +1 -0
- package/dist/components/SolidSystemSmartphone.js +11 -0
- package/dist/components/SolidSystemSmile.d.ts +5 -0
- package/dist/components/SolidSystemSmile.d.ts.map +1 -0
- package/dist/components/SolidSystemSmile.js +9 -0
- package/dist/components/SolidSystemStar.d.ts +5 -0
- package/dist/components/SolidSystemStar.d.ts.map +1 -0
- package/dist/components/SolidSystemStar.js +11 -0
- package/dist/components/SolidSystemSun.d.ts +5 -0
- package/dist/components/SolidSystemSun.d.ts.map +1 -0
- package/dist/components/SolidSystemSun.js +61 -0
- package/dist/components/SolidSystemSurvey.d.ts +5 -0
- package/dist/components/SolidSystemSurvey.d.ts.map +1 -0
- package/dist/components/SolidSystemSurvey.js +14 -0
- package/dist/components/SolidSystemTariffs.d.ts +5 -0
- package/dist/components/SolidSystemTariffs.d.ts.map +1 -0
- package/dist/components/SolidSystemTariffs.js +31 -0
- package/dist/components/SolidSystemTelegram.d.ts +5 -0
- package/dist/components/SolidSystemTelegram.d.ts.map +1 -0
- package/dist/components/SolidSystemTelegram.js +9 -0
- package/dist/components/SolidSystemTrash.d.ts +5 -0
- package/dist/components/SolidSystemTrash.d.ts.map +1 -0
- package/dist/components/SolidSystemTrash.js +16 -0
- package/dist/components/SolidSystemTune.d.ts +5 -0
- package/dist/components/SolidSystemTune.d.ts.map +1 -0
- package/dist/components/SolidSystemTune.js +11 -0
- package/dist/components/SolidSystemUnlock.d.ts +5 -0
- package/dist/components/SolidSystemUnlock.d.ts.map +1 -0
- package/dist/components/SolidSystemUnlock.js +16 -0
- package/dist/components/SolidSystemUpload.d.ts +5 -0
- package/dist/components/SolidSystemUpload.d.ts.map +1 -0
- package/dist/components/SolidSystemUpload.js +11 -0
- package/dist/components/SolidSystemUploadCloud.d.ts +5 -0
- package/dist/components/SolidSystemUploadCloud.d.ts.map +1 -0
- package/dist/components/SolidSystemUploadCloud.js +16 -0
- package/dist/components/SolidSystemUser.d.ts +5 -0
- package/dist/components/SolidSystemUser.d.ts.map +1 -0
- package/dist/components/SolidSystemUser.js +16 -0
- package/dist/components/SolidSystemUserAdd.d.ts +5 -0
- package/dist/components/SolidSystemUserAdd.d.ts.map +1 -0
- package/dist/components/SolidSystemUserAdd.js +31 -0
- package/dist/components/SolidSystemUsers.d.ts +5 -0
- package/dist/components/SolidSystemUsers.d.ts.map +1 -0
- package/dist/components/SolidSystemUsers.js +21 -0
- package/dist/components/SolidSystemWifiOff.d.ts +5 -0
- package/dist/components/SolidSystemWifiOff.d.ts.map +1 -0
- package/dist/components/SolidSystemWifiOff.js +23 -0
- package/dist/components/countries-flags/AeFlag.d.ts +5 -0
- package/dist/components/countries-flags/AeFlag.d.ts.map +1 -0
- package/dist/components/countries-flags/AeFlag.js +61 -0
- package/dist/components/countries-flags/BlFlag.d.ts +5 -0
- package/dist/components/countries-flags/BlFlag.d.ts.map +1 -0
- package/dist/components/countries-flags/BlFlag.js +67 -0
- package/dist/components/countries-flags/CnFlag.d.ts +5 -0
- package/dist/components/countries-flags/CnFlag.d.ts.map +1 -0
- package/dist/components/countries-flags/CnFlag.js +56 -0
- package/dist/components/countries-flags/EuFlag.d.ts +5 -0
- package/dist/components/countries-flags/EuFlag.d.ts.map +1 -0
- package/dist/components/countries-flags/EuFlag.js +47 -0
- package/dist/components/countries-flags/GbFlag.d.ts +5 -0
- package/dist/components/countries-flags/GbFlag.d.ts.map +1 -0
- package/dist/components/countries-flags/GbFlag.js +80 -0
- package/dist/components/countries-flags/GeFlag.d.ts +5 -0
- package/dist/components/countries-flags/GeFlag.d.ts.map +1 -0
- package/dist/components/countries-flags/GeFlag.js +71 -0
- package/dist/components/countries-flags/GrFlag.d.ts +5 -0
- package/dist/components/countries-flags/GrFlag.d.ts.map +1 -0
- package/dist/components/countries-flags/GrFlag.js +134 -0
- package/dist/components/countries-flags/JpFlag.d.ts +5 -0
- package/dist/components/countries-flags/JpFlag.d.ts.map +1 -0
- package/dist/components/countries-flags/JpFlag.js +57 -0
- package/dist/components/countries-flags/KgFlag.d.ts +5 -0
- package/dist/components/countries-flags/KgFlag.d.ts.map +1 -0
- package/dist/components/countries-flags/KgFlag.js +56 -0
- package/dist/components/countries-flags/KkFlag.d.ts +5 -0
- package/dist/components/countries-flags/KkFlag.d.ts.map +1 -0
- package/dist/components/countries-flags/KkFlag.js +57 -0
- package/dist/components/countries-flags/KzFlag.d.ts +5 -0
- package/dist/components/countries-flags/KzFlag.d.ts.map +1 -0
- package/dist/components/countries-flags/KzFlag.js +62 -0
- package/dist/components/countries-flags/PlFlag.d.ts +5 -0
- package/dist/components/countries-flags/PlFlag.d.ts.map +1 -0
- package/dist/components/countries-flags/PlFlag.js +45 -0
- package/dist/components/countries-flags/RuFlag.d.ts +5 -0
- package/dist/components/countries-flags/RuFlag.d.ts.map +1 -0
- package/dist/components/countries-flags/RuFlag.js +52 -0
- package/dist/components/countries-flags/TjFlag.d.ts +5 -0
- package/dist/components/countries-flags/TjFlag.d.ts.map +1 -0
- package/dist/components/countries-flags/TjFlag.js +27 -0
- package/dist/components/countries-flags/TrFlag.d.ts +5 -0
- package/dist/components/countries-flags/TrFlag.d.ts.map +1 -0
- package/dist/components/countries-flags/TrFlag.js +56 -0
- package/dist/components/countries-flags/UsFlag.d.ts +5 -0
- package/dist/components/countries-flags/UsFlag.d.ts.map +1 -0
- package/dist/components/countries-flags/UsFlag.js +88 -0
- package/dist/components/countries-flags/UzFlag.d.ts +5 -0
- package/dist/components/countries-flags/UzFlag.d.ts.map +1 -0
- package/dist/components/countries-flags/UzFlag.js +59 -0
- package/dist/components/countries-flags/index.d.ts +18 -0
- package/dist/components/countries-flags/index.d.ts.map +1 -0
- package/dist/components/index.d.ts +265 -0
- package/dist/components/index.d.ts.map +1 -0
- package/dist/createIcon.d.ts +18 -0
- package/dist/createIcon.d.ts.map +1 -0
- package/dist/createIcon.js +16 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +281 -0
- package/dist/types/icon.d.ts +9 -0
- package/dist/types/icon.d.ts.map +1 -0
- package/package.json +27 -0
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { Fragment as t, jsx as n, jsxs as r } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemRemoveCircle.tsx
|
|
4
|
+
var i = e(({ fill: e }) => /* @__PURE__ */ r(t, { children: [/* @__PURE__ */ n("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M3.85002 11.9989C3.85002 7.4978 7.4989 3.84893 12 3.84893C16.5011 3.84893 20.15 7.4978 20.15 11.9989C20.15 16.5 16.5011 20.1489 12 20.1489C7.4989 20.1489 3.85002 16.5 3.85002 11.9989ZM12 2.14893C6.56002 2.14893 2.15002 6.55892 2.15002 11.9989C2.15002 17.4389 6.56002 21.8489 12 21.8489C17.44 21.8489 21.85 17.4389 21.85 11.9989C21.85 6.55892 17.44 2.14893 12 2.14893Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), /* @__PURE__ */ n("path", {
|
|
10
|
+
fillRule: "evenodd",
|
|
11
|
+
clipRule: "evenodd",
|
|
12
|
+
d: "M8.39899 8.39896C8.73093 8.06701 9.26912 8.06701 9.60107 8.39896L12 10.7979L14.399 8.39899C14.7309 8.06705 15.2691 8.06705 15.6011 8.399C15.933 8.73094 15.933 9.26913 15.6011 9.60108L13.2021 12L15.6011 14.3989C15.933 14.7309 15.933 15.2691 15.6011 15.601C15.2691 15.9329 14.7309 15.933 14.399 15.601L12 13.2021L9.60107 15.601C9.26912 15.933 8.73093 15.933 8.39899 15.601C8.06704 15.2691 8.06704 14.7309 8.39899 14.399L10.798 12L8.39899 9.60104C8.06704 9.2691 8.06704 8.73091 8.39899 8.39896Z",
|
|
13
|
+
fill: e
|
|
14
|
+
})] }), { displayName: "OutlineSystemRemoveCircle" });
|
|
15
|
+
//#endregion
|
|
16
|
+
export { i as OutlineSystemRemoveCircle };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemRepeat.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemRepeat.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB;;;CAY/B,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemRepeat.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M19.7 7.35C19.7 7.58007 19.6086 7.78879 19.4601 7.94183L19.451 7.95104L15.951 11.451C15.6191 11.783 15.0809 11.783 14.749 11.451C14.417 11.1191 14.417 10.5809 14.749 10.249L16.7979 8.2L7.85 8.2C6.66259 8.2 5.7 9.16259 5.7 10.35V11.35C5.7 11.8194 5.31944 12.2 4.85 12.2C4.38056 12.2 4 11.8194 4 11.35V10.35C4 8.2237 5.7237 6.5 7.85 6.5L16.7979 6.5L14.749 4.45104C14.417 4.11909 14.417 3.5809 14.749 3.24896C15.0809 2.91701 15.6191 2.91701 15.951 3.24896L19.4499 6.74783C19.6044 6.90174 19.7 7.11471 19.7 7.35ZM4.24958 16.7483C4.0954 16.9022 4 17.115 4 17.35C4 17.585 4.0954 17.7978 4.24958 17.9517L7.74896 21.451C8.08091 21.783 8.6191 21.783 8.95104 21.451C9.28299 21.1191 9.28299 20.5809 8.95104 20.249L6.90208 18.2H15.85C17.9763 18.2 19.7 16.4763 19.7 14.35V13.35C19.7 12.8806 19.3194 12.5 18.85 12.5C18.3806 12.5 18 12.8806 18 13.35V14.35C18 15.5374 17.0374 16.5 15.85 16.5H6.90208L8.95104 14.451C9.28299 14.1191 9.28299 13.5809 8.95104 13.249C8.6191 12.917 8.08091 12.917 7.74896 13.249L4.24958 16.7483Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "OutlineSystemRepeat" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as OutlineSystemRepeat };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemResize.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemResize.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB;;;CAoB/B,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { Fragment as t, jsx as n, jsxs as r } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemResize.tsx
|
|
4
|
+
var i = e(({ fill: e }) => /* @__PURE__ */ r(t, { children: [/* @__PURE__ */ n("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M16.6011 5.39898C16.933 5.73093 16.933 6.26912 16.6011 6.60106L6.60107 16.6011C6.26912 16.933 5.73093 16.933 5.39898 16.6011C5.06704 16.2691 5.06704 15.7309 5.39898 15.399L15.399 5.39898C15.7309 5.06704 16.2691 5.06704 16.6011 5.39898Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), /* @__PURE__ */ n("path", {
|
|
10
|
+
fillRule: "evenodd",
|
|
11
|
+
clipRule: "evenodd",
|
|
12
|
+
d: "M16.7021 9.5C17.034 9.83195 17.034 10.3701 16.7021 10.7021L10.7021 16.7021C10.3701 17.034 9.83195 17.034 9.5 16.7021C9.16805 16.3701 9.16805 15.8319 9.5 15.5L15.5 9.5C15.8319 9.16805 16.3701 9.16805 16.7021 9.5Z",
|
|
13
|
+
fill: e
|
|
14
|
+
})] }), { displayName: "OutlineSystemResize" });
|
|
15
|
+
//#endregion
|
|
16
|
+
export { i as OutlineSystemResize };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemSearch.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemSearch.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB;;;CAY/B,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemSearch.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M3.7 10.85C3.7 6.90116 6.90116 3.7 10.85 3.7C14.7988 3.7 18 6.90116 18 10.85C18 14.7988 14.7988 18 10.85 18C6.90116 18 3.7 14.7988 3.7 10.85ZM10.85 2C5.96228 2 2 5.96228 2 10.85C2 15.7377 5.96228 19.7 10.85 19.7C12.9879 19.7 14.9487 18.942 16.4783 17.68L20.3995 21.5972C20.7316 21.929 21.2698 21.9287 21.6015 21.5966C21.9333 21.2645 21.9331 20.7263 21.6009 20.3945L17.6804 16.4779C18.9421 14.9483 19.7 12.9877 19.7 10.85C19.7 5.96228 15.7377 2 10.85 2Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "OutlineSystemSearch" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as OutlineSystemSearch };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemSend.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemSend.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB;;;CAa7B,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemSend.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M11.5464 2.09928C11.2778 2.09928 11.0111 2.14528 10.7579 2.23529L3.6931 4.74723C2.73805 5.0868 2.1001 5.99071 2.1001 7.00433C2.1001 7.81692 2.51203 8.57411 3.19425 9.01555L5.49507 10.5043L6.98383 12.8051C7.42527 13.4874 8.18246 13.8993 8.99505 13.8993C10.0087 13.8993 10.9126 13.2613 11.2522 12.3063L13.7641 5.24145C13.8541 4.98831 13.9001 4.72162 13.9001 4.45295C13.9001 3.15305 12.8463 2.09928 11.5464 2.09928ZM11.1376 3.30313C11.2689 3.25647 11.4071 3.23261 11.5464 3.23261C12.2204 3.23261 12.7668 3.77898 12.7668 4.45295C12.7668 4.59225 12.7429 4.73052 12.6962 4.86177L10.1843 11.9266C10.0054 12.4298 9.52912 12.7659 8.99505 12.7659C8.5669 12.7659 8.16794 12.5489 7.93535 12.1894L6.62948 10.1713L9.73412 7.06664C9.95542 6.84534 9.95542 6.48655 9.73412 6.26525C9.51283 6.04396 9.15403 6.04396 8.93274 6.26525L5.82809 9.3699L3.80994 8.06403C3.45047 7.83144 3.23343 7.43248 3.23343 7.00433C3.23343 6.47026 3.56957 5.99399 4.07278 5.81507L11.1376 3.30313Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), {
|
|
10
|
+
displayName: "OutlineSystemSend",
|
|
11
|
+
viewBox: "0 0 16 16"
|
|
12
|
+
});
|
|
13
|
+
//#endregion
|
|
14
|
+
export { n as OutlineSystemSend };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemSettings.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemSettings.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,qBAAqB;;;CAYjC,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemSettings.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M10.3356 2.15002C9.09191 2.15002 8.08369 3.15825 8.08369 4.40196C8.08369 4.82453 7.62824 5.09035 7.26031 4.88253L7.21065 4.85448C6.12645 4.24207 4.75153 4.61041 4.11868 5.6828L2.48605 8.44935C1.8499 9.52732 2.22232 10.9175 3.31216 11.5331C3.67555 11.7383 3.67556 12.2618 3.31216 12.467C2.22232 13.0826 1.8499 14.4728 2.48604 15.5508L4.11868 18.3173C4.75153 19.3897 6.12645 19.758 7.21065 19.1456L7.26034 19.1176C7.62826 18.9097 8.08369 19.1756 8.08369 19.5981C8.08369 20.8418 9.09191 21.85 10.3356 21.85H13.6647C14.9083 21.85 15.9165 20.8418 15.9165 19.5982C15.9165 19.1756 16.3719 18.9098 16.7398 19.1176L16.7895 19.1457C17.8736 19.7581 19.2485 19.3897 19.8813 18.3174L21.514 15.5508C22.1501 14.4728 21.7777 13.0826 20.6879 12.467C20.3245 12.2618 20.3245 11.7383 20.6879 11.5331C21.7777 10.9175 22.1501 9.52732 21.514 8.44935L19.8813 5.68274C19.2485 4.61038 17.8736 4.24206 16.7895 4.85444L16.7399 4.88246C16.3719 5.09027 15.9165 4.82446 15.9165 4.40192C15.9165 3.15823 14.9083 2.15002 13.6646 2.15002H10.3356ZM9.78369 4.40196C9.78369 4.09713 10.0308 3.85002 10.3356 3.85002H13.6646C13.9694 3.85002 14.2165 4.09712 14.2165 4.40192C14.2165 6.126 16.0748 7.21058 17.5759 6.36265L17.6255 6.33463C17.9031 6.17783 18.2552 6.27214 18.4173 6.54673L20.0499 9.31335C20.2025 9.57187 20.1132 9.90526 19.8518 10.0529C18.3365 10.9088 18.3365 13.0913 19.8518 13.9472C20.1132 14.0948 20.2025 14.4282 20.0499 14.6868L18.4173 17.4534C18.2552 17.728 17.9031 17.8223 17.6255 17.6655L17.5759 17.6374C16.0747 16.7895 14.2165 17.8741 14.2165 19.5982C14.2165 19.9029 13.9694 20.15 13.6647 20.15H10.3356C10.0308 20.15 9.78369 19.9029 9.78369 19.5981C9.78369 17.874 7.92544 16.7894 6.42426 17.6374L6.37457 17.6654C6.09692 17.8223 5.74482 17.7279 5.58275 17.4533L3.95012 14.6868C3.79756 14.4282 3.88687 14.0948 4.14824 13.9472C5.66353 13.0913 5.66353 10.9088 4.14824 10.0529C3.88687 9.90526 3.79756 9.57187 3.95012 9.31335L5.58275 6.5468C5.74482 6.27217 6.09692 6.17784 6.37457 6.33467L6.42423 6.36272C7.92542 7.21066 9.78369 6.12607 9.78369 4.40196ZM9.85002 12C9.85002 10.8126 10.8126 9.85003 12 9.85003C13.1874 9.85003 14.15 10.8126 14.15 12C14.15 13.1874 13.1874 14.15 12 14.15C10.8126 14.15 9.85002 13.1874 9.85002 12ZM12 8.15002C9.87372 8.15002 8.15002 9.87373 8.15002 12C8.15002 14.1263 9.87372 15.85 12 15.85C14.1263 15.85 15.85 14.1263 15.85 12C15.85 9.87373 14.1263 8.15002 12 8.15002Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "OutlineSystemSettings" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as OutlineSystemSettings };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
export declare const OutlineSystemShippingAndDelivery: {
|
|
2
|
+
({ width, height, fill, ...props }: import('../types/icon').IconProps): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
displayName: string | undefined;
|
|
4
|
+
};
|
|
5
|
+
//# sourceMappingURL=OutlineSystemShippingAndDelivery.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemShippingAndDelivery.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemShippingAndDelivery.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,gCAAgC;;;CAY5C,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemShippingAndDelivery.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M11 2.15039C13.1263 2.15039 14.8496 3.8737 14.8496 6V7.15039H16.7578L16.9482 7.1543C17.8997 7.20149 18.8026 7.6006 19.4795 8.27734L21.7227 10.5205L21.8545 10.6582C22.4939 11.3643 22.8495 12.2851 22.8496 13.2422V16C22.8496 17.468 22.0277 18.7433 20.8193 19.3926C20.6279 20.7805 19.4407 21.8496 18 21.8496C16.7219 21.8496 15.6407 21.0085 15.2793 19.8496H9.7207C9.35928 21.0085 8.27808 21.8496 7 21.8496C5.69569 21.8496 4.59822 20.9731 4.25977 19.7773C2.48782 19.4322 1.15039 17.873 1.15039 16V6C1.15039 3.8737 2.8737 2.15039 5 2.15039H11ZM7 17.8496C6.36487 17.8496 5.84961 18.3649 5.84961 19C5.84961 19.6351 6.36487 20.1504 7 20.1504C7.63513 20.1504 8.15039 19.6351 8.15039 19C8.15039 18.3649 7.63513 17.8496 7 17.8496ZM18 17.8496C17.3649 17.8496 16.8496 18.3649 16.8496 19C16.8496 19.6351 17.3649 20.1504 18 20.1504C18.6351 20.1504 19.1504 19.6351 19.1504 19C19.1504 18.3649 18.6351 17.8496 18 17.8496ZM14.8496 18.1504H15.2793C15.6407 16.9915 16.7219 16.1504 18 16.1504C19.0527 16.1504 19.9695 16.7224 20.4629 17.5713C20.8844 17.1787 21.1504 16.6213 21.1504 16V13.2422C21.1503 12.7434 20.9765 12.2624 20.6631 11.8799L20.5205 11.7227L18.2773 9.47949C17.9245 9.12681 17.4618 8.90918 16.9697 8.86035L16.7578 8.84961H14.8496V18.1504ZM5 3.84961C3.81259 3.84961 2.84961 4.81259 2.84961 6V16C2.84961 16.9493 3.46577 17.753 4.31934 18.0381C4.71406 16.9379 5.76387 16.1504 7 16.1504C8.27808 16.1504 9.35928 16.9915 9.7207 18.1504H13.1504V6C13.1504 4.81259 12.1874 3.84961 11 3.84961H5Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "OutlineSystemShippingAndDelivery" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as OutlineSystemShippingAndDelivery };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemShoppingBasket.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemShoppingBasket.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,2BAA2B;;;CAsBvC,CAAC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { Fragment as t, jsx as n, jsxs as r } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemShoppingBasket.tsx
|
|
4
|
+
var i = e(({ fill: e }) => /* @__PURE__ */ r(t, { children: [
|
|
5
|
+
/* @__PURE__ */ n("path", {
|
|
6
|
+
d: "M9.00002 13.15C9.46946 13.15 9.85002 13.5305 9.85002 14V18C9.85002 18.4694 9.46946 18.85 9.00002 18.85C8.53057 18.85 8.15002 18.4694 8.15002 18V14C8.15002 13.5305 8.53057 13.15 9.00002 13.15Z",
|
|
7
|
+
fill: e
|
|
8
|
+
}),
|
|
9
|
+
/* @__PURE__ */ n("path", {
|
|
10
|
+
d: "M15 13.15C15.4695 13.15 15.85 13.5305 15.85 14V18C15.85 18.4694 15.4695 18.85 15 18.85C14.5306 18.85 14.15 18.4694 14.15 18V14C14.15 13.5305 14.5306 13.15 15 13.15Z",
|
|
11
|
+
fill: e
|
|
12
|
+
}),
|
|
13
|
+
/* @__PURE__ */ n("path", {
|
|
14
|
+
fillRule: "evenodd",
|
|
15
|
+
clipRule: "evenodd",
|
|
16
|
+
d: "M9.76028 3.3801C9.97022 2.96022 9.80003 2.44964 9.38015 2.2397C8.96027 2.02976 8.44969 2.19995 8.23975 2.61983L6.47469 6.14997H5.79816C3.31129 6.14997 1.47685 8.47246 2.05286 10.8917L3.95762 18.8917C4.37055 20.626 5.92014 21.85 7.70292 21.85H16.2971C18.0799 21.85 19.6295 20.626 20.0424 18.8917L21.9472 10.8917C22.5232 8.47246 20.6887 6.14997 18.2019 6.14997H17.5253L15.7603 2.61983C15.5503 2.19995 15.0398 2.02976 14.6199 2.2397C14.2 2.44964 14.0298 2.96022 14.2398 3.3801L15.6247 6.14997H8.37534L9.76028 3.3801ZM16.9829 7.84997H7.01711C7.00529 7.85021 6.99345 7.85021 6.9816 7.84997H5.79816C4.52932 7.84997 3.56461 8.93262 3.65278 10.15H20.3473C20.4354 8.93262 19.4707 7.84997 18.2019 7.84997H17.0184C17.0066 7.85021 16.9947 7.85021 16.9829 7.84997ZM4.02854 11.85L5.61139 18.498C5.84199 19.4665 6.70734 20.15 7.70292 20.15H16.2971C17.2927 20.15 18.158 19.4665 18.3886 18.498L19.9715 11.85H4.02854Z",
|
|
17
|
+
fill: e
|
|
18
|
+
})
|
|
19
|
+
] }), { displayName: "OutlineSystemShoppingBasket" });
|
|
20
|
+
//#endregion
|
|
21
|
+
export { i as OutlineSystemShoppingBasket };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemSidebar.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemSidebar.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,oBAAoB;;;CAYhC,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemSidebar.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M1.14999 6.00112C1.14999 3.32254 3.32141 1.15112 5.99999 1.15112H18C20.6786 1.15112 22.85 3.32254 22.85 6.00112V18.0011C22.85 20.6797 20.6786 22.8511 18 22.8511H5.99999C3.32141 22.8511 1.14999 20.6797 1.14999 18.0011V6.00112ZM8.84999 21.1511H18C19.7397 21.1511 21.15 19.7408 21.15 18.0011V6.00112C21.15 4.26143 19.7397 2.85112 18 2.85112H8.84999V21.1511ZM7.14999 2.85112V21.1511H5.99999C4.2603 21.1511 2.84999 19.7408 2.84999 18.0011V6.00112C2.84999 4.26143 4.2603 2.85112 5.99999 2.85112H7.14999Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "OutlineSystemSidebar" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as OutlineSystemSidebar };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemSignature.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemSignature.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,sBAAsB;;;CAYlC,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemSignature.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M10.3943 3.64185C11.684 4.93865 12.5834 7.07461 12.8227 10.1654C13.5862 10.2158 14.3005 10.4509 14.8199 10.946C15.6664 11.7529 15.7035 12.9397 15.151 14.1363C14.683 15.265 15.3213 14.941 15.7427 14.114C16.4158 12.7931 17.5878 11.9309 18.745 12.2016C19.3565 12.3447 19.8133 12.7959 19.9908 13.411C20.1519 13.9691 20.0724 14.6028 19.8184 15.244C19.9824 15.1198 20.124 14.9399 20.1936 14.7312C20.3421 14.2858 20.8234 14.0451 21.2688 14.1936C21.7141 14.342 21.9548 14.8234 21.8064 15.2688C21.4506 16.336 20.47 17.033 19.591 17.1069C19.1318 17.1455 18.5 17.0113 18.1673 16.4036C17.8677 15.8562 17.9867 15.218 18.2162 14.6711C18.3669 14.3121 18.5927 13.591 17.9933 13.9834C17.7762 14.1255 17.5029 14.404 17.2573 14.8859C16.9125 15.5625 16.4849 16.0815 16.0013 16.4032C15.5208 16.7229 14.9148 16.8836 14.3326 16.6618C13.7352 16.4343 13.4027 15.8962 13.3031 15.3251C13.2052 14.7633 13.3127 14.1236 13.5891 13.4647C13.5939 13.4533 13.5989 13.4416 13.6039 13.4297C13.7594 13.0603 13.9927 12.5061 13.647 12.1765C13.5121 12.048 13.2549 11.9243 12.8674 11.8756C12.796 13.5122 12.5168 15.3072 11.8641 16.818C11.6567 17.2981 11.4412 17.7418 11.219 18.15H22C22.4694 18.15 22.85 18.5306 22.85 19C22.85 19.4695 22.4694 19.85 22 19.85H10.1007C9.73663 20.3005 9.3628 20.6727 8.98439 20.9701C7.95459 21.7793 6.81528 22.0794 5.80092 21.7242C4.94304 21.4237 4.35727 20.7178 4.08004 19.85H1.99999C1.53055 19.85 1.14999 19.4695 1.14999 19C1.14999 18.5306 1.53055 18.15 1.99999 18.15H3.9126C3.98193 17.3601 4.23701 16.5068 4.69263 15.6382C5.04412 14.9681 5.44187 14.3623 5.87202 13.8191C5.24879 13.2065 4.56312 12.4842 3.85873 11.6578C2.1829 9.69179 1.74977 7.64649 2.21638 5.91015C2.67507 4.2033 3.97785 2.91016 5.53507 2.40413C7.11888 1.88947 8.95474 2.19432 10.3943 3.64185ZM5.9763 19.85C6.09595 19.9869 6.23104 20.0736 6.3628 20.1197C6.61964 20.2097 7.05091 20.2104 7.62733 19.85H5.9763ZM9.23906 18.15H5.6094C5.74146 16.9942 6.43983 15.8678 7.12003 14.9827C7.63297 15.4356 8.1567 15.8782 8.71224 16.2783C9.09503 16.55 9.62564 16.46 9.89739 16.0772C10.1691 15.6945 10.0762 15.1619 9.69358 14.8901C9.19908 14.5327 8.73285 14.1377 8.27513 13.7347C9.2225 12.8868 10.2399 12.3451 11.1539 12.0708C11.0624 13.4189 10.8418 14.8978 10.3035 16.1439C9.95542 16.9496 9.59553 17.612 9.23906 18.15ZM5.15249 10.555C3.77415 8.93798 3.56121 7.45624 3.85813 6.35134C4.16299 5.21695 5.03336 4.35467 6.06045 4.02091C7.06093 3.6958 8.22049 3.86682 9.18897 4.84063C10.1005 5.75718 10.9124 7.46097 11.1296 10.3192C9.79841 10.6263 8.33499 11.3665 7.02787 12.5714C6.44646 11.9981 5.80809 11.3241 5.15249 10.555Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "OutlineSystemSignature" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as OutlineSystemSignature };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemSlash.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemSlash.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,kBAAkB;;;CAY9B,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemSlash.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M6.86938 5.6673C8.27027 4.53093 10.0556 3.85002 12 3.85002C16.5011 3.85002 20.15 7.4989 20.15 12C20.15 13.9444 19.4691 15.7298 18.3327 17.1307L6.86938 5.6673ZM5.6673 6.86938C4.53093 8.27027 3.85002 10.0556 3.85002 12C3.85002 16.5011 7.4989 20.15 12 20.15C13.9444 20.15 15.7298 19.4691 17.1307 18.3327L5.6673 6.86938ZM12 2.15002C6.56002 2.15002 2.15002 6.56002 2.15002 12C2.15002 17.44 6.56002 21.85 12 21.85C17.44 21.85 21.85 17.44 21.85 12C21.85 6.56002 17.44 2.15002 12 2.15002Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "OutlineSystemSlash" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as OutlineSystemSlash };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemSmartphone.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemSmartphone.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,uBAAuB;;;CAUnC,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemSmartphone.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
d: "M19 5.84961C19 4.10991 17.5893 2.69922 15.8496 2.69922H8.84961C7.10991 2.69922 5.69922 4.10991 5.69922 5.84961V17.8496C5.69922 19.5893 7.10991 21 8.84961 21H15.8496C17.5893 21 19 19.5893 19 17.8496V5.84961ZM12.9639 17.998L13.0508 18.002C13.4791 18.0456 13.8133 18.4079 13.8135 18.8477C13.8135 19.2876 13.4792 19.6496 13.0508 19.6934L12.9639 19.6982H11.9639C11.4944 19.6982 11.1133 19.3171 11.1133 18.8477C11.1135 18.3784 11.4946 17.998 11.9639 17.998H12.9639ZM13.9639 3.99805L14.0508 4.00195C14.4791 4.04564 14.8133 4.40785 14.8135 4.84766C14.8135 5.28761 14.4792 5.64963 14.0508 5.69336L13.9639 5.69824H10.9639C10.4944 5.69824 10.1133 5.3171 10.1133 4.84766C10.1135 4.37839 10.4946 3.99805 10.9639 3.99805H13.9639ZM20.6992 17.8496C20.6992 20.5282 18.5282 22.6992 15.8496 22.6992H8.84961C6.17103 22.6992 4 20.5282 4 17.8496V5.84961C4 3.17103 6.17103 1 8.84961 1H15.8496C18.5282 1 20.6992 3.17103 20.6992 5.84961V17.8496Z",
|
|
6
|
+
fill: e
|
|
7
|
+
}), { displayName: "OutlineSystemSmartphone" });
|
|
8
|
+
//#endregion
|
|
9
|
+
export { n as OutlineSystemSmartphone };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemSmile.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemSmile.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,kBAAkB;;;CAW9B,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemSmile.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
d: "M17 9.84973C17 5.9009 13.7984 2.69934 9.84961 2.69934C5.90077 2.69934 2.69922 5.9009 2.69922 9.84973C2.69922 13.7986 5.90077 17.0001 9.84961 17.0001C13.7984 17.0001 17 13.7986 17 9.84973ZM11.6904 11.6095C12.0413 11.3029 12.5745 11.3359 12.8848 11.6847C13.1966 12.0355 13.1652 12.573 12.8145 12.8849L12.25 12.2501L12.8135 12.8859L12.8125 12.8868C12.8118 12.8875 12.8104 12.8881 12.8096 12.8888C12.8078 12.8903 12.8059 12.8927 12.8037 12.8947C12.7991 12.8986 12.7936 12.9039 12.7871 12.9093C12.7742 12.9202 12.7567 12.9332 12.7363 12.9493C12.6958 12.9816 12.6408 13.024 12.5713 13.0724C12.4323 13.1691 12.2345 13.2924 11.9834 13.4142C11.4806 13.658 10.7535 13.8995 9.84961 13.8995C8.94577 13.8995 8.21866 13.658 7.71582 13.4142C7.46467 13.2924 7.26689 13.1691 7.12793 13.0724C7.05843 13.024 7.00347 12.9816 6.96289 12.9493C6.94256 12.9332 6.92506 12.9202 6.91211 12.9093C6.90566 12.9039 6.9001 12.8986 6.89551 12.8947C6.89331 12.8927 6.89142 12.8903 6.88965 12.8888C6.88883 12.8881 6.88744 12.8875 6.88672 12.8868L6.88477 12.8849C6.53404 12.573 6.50262 12.0355 6.81445 11.6847C7.12472 11.3359 7.65792 11.3029 8.00879 11.6095L8.00781 11.6085C8.00894 11.6095 8.01279 11.6129 8.01953 11.6183C8.03393 11.6297 8.06067 11.6505 8.09863 11.6769C8.1752 11.7301 8.2969 11.8068 8.45801 11.8849C8.78017 12.0411 9.25349 12.1993 9.84961 12.1993C10.4457 12.1993 10.9191 12.0411 11.2412 11.8849C11.4023 11.8068 11.524 11.7301 11.6006 11.6769C11.6385 11.6505 11.6653 11.6297 11.6797 11.6183C11.6864 11.6129 11.6903 11.6095 11.6914 11.6085L11.6904 11.6095ZM12.8955 7.6593C12.6952 7.6593 12.5322 7.82227 12.5322 8.02258L12.54 8.09583C12.574 8.26089 12.7204 8.38489 12.8955 8.38489C13.0706 8.38479 13.217 8.26087 13.251 8.09583L13.2578 8.02258L13.251 7.94934C13.2221 7.80772 13.1103 7.69623 12.9688 7.66711L12.8955 7.6593ZM6.75293 7.94934C6.71914 7.78404 6.57275 7.6593 6.39746 7.6593C6.19733 7.6595 6.03516 7.8224 6.03516 8.02258L6.04297 8.09583C6.07695 8.26074 6.22253 8.38471 6.39746 8.38489C6.57258 8.38489 6.71894 8.26088 6.75293 8.09583L6.76074 8.02258L6.75293 7.94934ZM18.6992 9.84973C18.6992 14.7375 14.7373 18.6993 9.84961 18.6993C4.96189 18.6993 1 14.7375 1 9.84973C1 4.96201 4.96189 1.00012 9.84961 1.00012C14.7373 1.00012 18.6992 4.96201 18.6992 9.84973ZM7.73535 8.02258C7.73521 8.76104 7.13595 9.3595 6.39746 9.3595C5.7053 9.35931 5.13597 8.83341 5.06738 8.1593L5.06055 8.02258L5.06738 7.88586C5.13573 7.21151 5.70512 6.68488 6.39746 6.68469C7.13604 6.68469 7.73535 7.28401 7.73535 8.02258ZM14.2324 8.02258C14.2323 8.76097 13.6339 9.35938 12.8955 9.3595C12.2032 9.3595 11.633 8.83355 11.5645 8.1593L11.5576 8.02258L11.5645 7.88586C11.6328 7.21137 12.203 6.68469 12.8955 6.68469L13.0322 6.69153C13.7065 6.76009 14.2324 7.33022 14.2324 8.02258Z",
|
|
6
|
+
fill: e
|
|
7
|
+
}), {
|
|
8
|
+
displayName: "OutlineSystemSmile",
|
|
9
|
+
viewBox: "0 0 20 20"
|
|
10
|
+
});
|
|
11
|
+
//#endregion
|
|
12
|
+
export { n as OutlineSystemSmile };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemStar.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemStar.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB;;;CAY7B,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemStar.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M10.0106 3.57468C10.8546 1.97511 13.1454 1.9751 13.9894 3.57468L15.8373 7.07718C15.9169 7.22797 16.0619 7.33332 16.2299 7.36239L20.132 8.03755C21.9141 8.3459 22.622 10.5246 21.3615 11.8216L18.6015 14.6614C18.4826 14.7837 18.4273 14.9541 18.4515 15.1229L19.0152 19.0427C19.2727 20.8328 17.4193 22.1793 15.7963 21.3813L12.2426 19.6339C12.0896 19.5587 11.9104 19.5587 11.7574 19.6339L8.20365 21.3813C6.58068 22.1793 4.72733 20.8328 4.98477 19.0427L5.54847 15.1229C5.57274 14.9541 5.51735 14.7837 5.39853 14.6614L2.6385 11.8216C1.378 10.5246 2.08592 8.3459 3.868 8.03756L7.77012 7.36239C7.93811 7.33332 8.08312 7.22797 8.16268 7.07718L10.0106 3.57468ZM12.4863 4.36772C12.28 3.97672 11.72 3.97671 11.5137 4.36772L9.66576 7.87022C9.34031 8.48708 8.74711 8.91806 8.05987 9.03697L4.15775 9.71214C3.72213 9.78751 3.54908 10.3201 3.8572 10.6371L6.61723 13.477C7.10333 13.9771 7.32991 14.6745 7.23063 15.3648L6.66693 19.2846C6.604 19.7222 7.05704 20.0513 7.45377 19.8562L11.0075 18.1089C11.6334 17.8011 12.3666 17.8011 12.9925 18.1089L16.5462 19.8562C16.943 20.0513 17.396 19.7222 17.3331 19.2846L16.7694 15.3648C16.6701 14.6745 16.8967 13.9771 17.3828 13.477L20.1428 10.6371C20.4509 10.3201 20.2779 9.78751 19.8423 9.71214L15.9401 9.03697C15.2529 8.91806 14.6597 8.48708 14.3342 7.87022L12.4863 4.36772Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "OutlineSystemStar" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as OutlineSystemStar };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemSun.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemSun.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB;;;CAY5B,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemSun.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M12 2.15002C12.4695 2.15002 12.85 2.53058 12.85 3.00002V5.00002C12.85 5.46947 12.4695 5.85003 12 5.85003C11.5306 5.85003 11.15 5.46947 11.15 5.00002V3.00002C11.15 2.53058 11.5306 2.15002 12 2.15002ZM12 8.85003C10.2603 8.85003 8.85002 10.2603 8.85002 12C8.85002 13.7397 10.2603 15.15 12 15.15C13.7397 15.15 15.15 13.7397 15.15 12C15.15 10.2603 13.7397 8.85003 12 8.85003ZM7.15002 12C7.15002 9.32144 9.32144 7.15002 12 7.15002C14.6786 7.15002 16.85 9.32144 16.85 12C16.85 14.6786 14.6786 16.85 12 16.85C9.32144 16.85 7.15002 14.6786 7.15002 12ZM12.85 19C12.85 18.5306 12.4695 18.15 12 18.15C11.5306 18.15 11.15 18.5306 11.15 19V21C11.15 21.4695 11.5306 21.85 12 21.85C12.4695 21.85 12.85 21.4695 12.85 21V19ZM2.15002 12C2.15002 11.5305 2.53058 11.15 3.00002 11.15H5.00002C5.46947 11.15 5.85002 11.5305 5.85002 12C5.85002 12.4694 5.46947 12.85 5.00002 12.85H3.00002C2.53058 12.85 2.15002 12.4694 2.15002 12ZM19 11.15C18.5306 11.15 18.15 11.5305 18.15 12C18.15 12.4694 18.5306 12.85 19 12.85H21C21.4695 12.85 21.85 12.4694 21.85 12C21.85 11.5305 21.4695 11.15 21 11.15H19ZM5.03495 18.965C4.703 18.6331 4.703 18.0949 5.03495 17.7629L6.44916 16.3487C6.7811 16.0168 7.31929 16.0168 7.65124 16.3487C7.98319 16.6806 7.98319 17.2188 7.65124 17.5508L6.23703 18.965C5.90508 19.2969 5.36689 19.2969 5.03495 18.965ZM16.3487 6.4492C16.0167 6.78114 16.0167 7.31933 16.3487 7.65128C16.6806 7.98322 17.2188 7.98322 17.5507 7.65128L18.965 6.23706C19.2969 5.90512 19.2969 5.36693 18.965 5.03498C18.633 4.70304 18.0948 4.70304 17.7629 5.03498L16.3487 6.4492ZM18.9651 18.9651C18.6332 19.297 18.095 19.297 17.763 18.9651L16.3488 17.5508C16.0169 17.2189 16.0169 16.6807 16.3488 16.3488C16.6808 16.0168 17.219 16.0168 17.5509 16.3488L18.9651 17.763C19.2971 18.0949 19.2971 18.6331 18.9651 18.9651ZM6.44932 7.65133C6.78126 7.98328 7.31946 7.98328 7.6514 7.65133C7.98335 7.31939 7.98335 6.7812 7.6514 6.44925L6.23719 5.03504C5.90524 4.70309 5.36705 4.70309 5.0351 5.03504C4.70316 5.36698 4.70316 5.90518 5.03511 6.23712L6.44932 7.65133Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "OutlineSystemSun" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as OutlineSystemSun };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemSurvey.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemSurvey.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB;;;CAkB/B,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { Fragment as t, jsx as n, jsxs as r } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemSurvey.tsx
|
|
4
|
+
var i = e(({ fill: e }) => /* @__PURE__ */ r(t, { children: [/* @__PURE__ */ n("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M2.14999 10.875C2.14999 6.06633 6.00286 2.15002 10.7778 2.15002H11.8889C16.0501 2.15002 19.4056 5.56265 19.4056 9.75002C19.4056 13.9374 16.0501 17.35 11.8889 17.35H4.99999C3.42598 17.35 2.14999 16.074 2.14999 14.5V10.875ZM10.7778 3.85002C6.96159 3.85002 3.84999 6.98524 3.84999 10.875V14.5C3.84999 15.1352 4.36487 15.65 4.99999 15.65H11.8889C15.0914 15.65 17.7056 13.0185 17.7056 9.75002C17.7056 6.48156 15.0914 3.85002 11.8889 3.85002H10.7778ZM11 6.85002C10.3649 6.85002 9.84999 7.3649 9.84999 8.00002C9.84999 8.46947 9.46944 8.85002 8.99999 8.85002C8.53055 8.85002 8.14999 8.46947 8.14999 8.00002C8.14999 6.42601 9.42598 5.15002 11 5.15002C12.574 5.15002 13.85 6.42601 13.85 8.00002C13.85 9.1436 13.1764 10.1281 12.2081 10.5818C12.0691 10.647 11.9617 10.7276 11.8994 10.7988C11.8703 10.8322 11.8577 10.8557 11.8529 10.867C11.8506 10.8723 11.85 10.8753 11.85 10.8753C11.85 11.3448 11.4694 11.725 11 11.725C10.5306 11.725 10.15 11.3445 10.15 10.875C10.15 9.88266 10.9574 9.29048 11.4869 9.04239C11.8803 8.85805 12.15 8.45966 12.15 8.00002C12.15 7.3649 11.6351 6.85002 11 6.85002ZM20.5384 11.1727C20.9953 11.065 21.453 11.3482 21.5607 11.8051C21.8501 13.0337 21.85 14.2523 21.85 15.3357V19C21.85 20.574 20.574 21.85 19 21.85H12.1111C9.97206 21.85 8.45641 20.9431 7.39309 19.5055C7.11394 19.1281 7.1936 18.5958 7.57102 18.3166C7.94845 18.0375 8.48071 18.1171 8.75986 18.4946C9.52345 19.5269 10.5452 20.15 12.1111 20.15H19C19.6351 20.15 20.15 19.6352 20.15 19V15.375C20.15 14.2525 20.1464 13.2156 19.906 12.1949C19.7983 11.738 20.0815 11.2803 20.5384 11.1727Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), /* @__PURE__ */ n("path", {
|
|
10
|
+
d: "M12 13C12 13.5523 11.5523 14 11 14C10.4477 14 9.99999 13.5523 9.99999 13C9.99999 12.4477 10.4477 12 11 12C11.5523 12 12 12.4477 12 13Z",
|
|
11
|
+
fill: e
|
|
12
|
+
})] }), { displayName: "OutlineSystemSurvey" });
|
|
13
|
+
//#endregion
|
|
14
|
+
export { i as OutlineSystemSurvey };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemTariffs.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemTariffs.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,oBAAoB;;;CAgChC,CAAC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { Fragment as t, jsx as n, jsxs as r } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemTariffs.tsx
|
|
4
|
+
var i = e(({ fill: e }) => /* @__PURE__ */ r(t, { children: [
|
|
5
|
+
/* @__PURE__ */ n("path", {
|
|
6
|
+
d: "M15 5.15002C15.4695 5.15002 15.85 5.53058 15.85 6.00002C15.85 6.46947 15.4695 6.85002 15 6.85002H3.00002C2.53058 6.85002 2.15002 6.46947 2.15002 6.00002C2.15002 5.53058 2.53058 5.15002 3.00002 5.15002H15Z",
|
|
7
|
+
fill: e
|
|
8
|
+
}),
|
|
9
|
+
/* @__PURE__ */ n("path", {
|
|
10
|
+
d: "M21 5.15002C21.4695 5.15002 21.85 5.53058 21.85 6.00002C21.85 6.46947 21.4695 6.85002 21 6.85002H19C18.5306 6.85002 18.15 6.46947 18.15 6.00002C18.15 5.53058 18.5306 5.15002 19 5.15002H21Z",
|
|
11
|
+
fill: e
|
|
12
|
+
}),
|
|
13
|
+
/* @__PURE__ */ n("path", {
|
|
14
|
+
d: "M15.85 12C15.85 11.5306 15.4695 11.15 15 11.15H3.00002C2.53058 11.15 2.15002 11.5306 2.15002 12C2.15002 12.4695 2.53058 12.85 3.00002 12.85H15C15.4695 12.85 15.85 12.4695 15.85 12Z",
|
|
15
|
+
fill: e
|
|
16
|
+
}),
|
|
17
|
+
/* @__PURE__ */ n("path", {
|
|
18
|
+
d: "M21 11.15C21.4695 11.15 21.85 11.5306 21.85 12C21.85 12.4695 21.4695 12.85 21 12.85H19C18.5306 12.85 18.15 12.4695 18.15 12C18.15 11.5306 18.5306 11.15 19 11.15H21Z",
|
|
19
|
+
fill: e
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ n("path", {
|
|
22
|
+
d: "M15.85 18C15.85 17.5306 15.4695 17.15 15 17.15H3.00002C2.53058 17.15 2.15002 17.5306 2.15002 18C2.15002 18.4695 2.53058 18.85 3.00002 18.85H15C15.4695 18.85 15.85 18.4695 15.85 18Z",
|
|
23
|
+
fill: e
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ n("path", {
|
|
26
|
+
d: "M21 17.15C21.4695 17.15 21.85 17.5306 21.85 18C21.85 18.4695 21.4695 18.85 21 18.85H19C18.5306 18.85 18.15 18.4695 18.15 18C18.15 17.5306 18.5306 17.15 19 17.15H21Z",
|
|
27
|
+
fill: e
|
|
28
|
+
})
|
|
29
|
+
] }), { displayName: "OutlineSystemTariffs" });
|
|
30
|
+
//#endregion
|
|
31
|
+
export { i as OutlineSystemTariffs };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemTelegram.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemTelegram.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,qBAAqB;;;CAYjC,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemTelegram.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M19.2231 3.30455C20.6027 2.71004 22.0543 3.8898 21.8264 5.34443C21.825 5.35327 21.8235 5.36209 21.8218 5.37089L19.1095 19.7079C18.8664 20.9933 17.4022 21.6271 16.2986 20.9248L12.5427 18.5347L9.72049 20.677C9.48949 20.8524 9.18504 20.8978 8.91289 20.7976C8.64073 20.6974 8.43845 20.4654 8.37631 20.1821L7.26027 15.0947L3.22716 13.2333C1.76014 12.5562 1.80513 10.4559 3.29978 9.8422L19.2231 3.30455ZM10.1633 18.2066L11.9861 16.823C12.2693 16.608 12.6564 16.592 12.9564 16.7829L17.2112 19.4905C17.3007 19.5475 17.4194 19.4961 17.4392 19.3919L20.1481 5.0727C20.1684 4.90559 20.0078 4.81682 19.8942 4.86649L19.8765 4.87399L3.94545 11.4148C3.90493 11.4315 3.88685 11.4512 3.87622 11.4675C3.86323 11.4875 3.85319 11.5161 3.85245 11.5504C3.85172 11.5846 3.86052 11.6137 3.87266 11.6342C3.88257 11.6509 3.89979 11.6714 3.93956 11.6898L7.91704 13.5255L15.5185 8.29955C15.8859 8.04696 16.386 8.12118 16.6642 8.46958C16.9424 8.81799 16.9042 9.32215 16.5765 9.62457L10.3285 15.392L10.1633 18.2066Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "OutlineSystemTelegram" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as OutlineSystemTelegram };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemTrash.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemTrash.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,kBAAkB;;;CAa9B,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemTrash.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M5.90026 3.33262C5.90026 2.9092 6.24351 2.56595 6.66693 2.56595H9.33359C9.75701 2.56595 10.1003 2.9092 10.1003 3.33262V3.43262L5.90026 3.43262V3.33262ZM4.76693 3.43262V3.33262C4.76693 2.28328 5.61759 1.43262 6.66693 1.43262H9.33359C10.3829 1.43262 11.2336 2.28328 11.2336 3.33262V3.43262H12.6583C12.6636 3.43255 12.6688 3.43254 12.6741 3.43262L14.0003 3.43262C14.3132 3.43262 14.5669 3.68632 14.5669 3.99928C14.5669 4.31225 14.3132 4.56595 14.0003 4.56595H13.1713L12.2006 12.8861C12.0889 13.8438 11.2776 14.566 10.3134 14.566H5.68708C4.72292 14.566 3.91161 13.8438 3.79988 12.8861L2.82919 4.56595H2.00026C1.6873 4.56595 1.43359 4.31225 1.43359 3.99928C1.43359 3.68632 1.6873 3.43262 2.00026 3.43262H3.32647C3.3317 3.43255 3.33692 3.43255 3.34213 3.43262H4.76693ZM10.6669 4.56595H5.33359L3.97021 4.56595L4.92558 12.7548C4.97066 13.1412 5.29803 13.4326 5.68708 13.4326H10.3134C10.7025 13.4326 11.0299 13.1412 11.0749 12.7548L12.0303 4.56595L10.6669 4.56595ZM7.23359 6.66595C7.23359 6.35299 6.97989 6.09928 6.66693 6.09928C6.35397 6.09928 6.10026 6.35299 6.10026 6.66595V11.3326C6.10026 11.6456 6.35397 11.8993 6.66693 11.8993C6.97989 11.8993 7.23359 11.6456 7.23359 11.3326V6.66595ZM9.33359 6.09928C9.64656 6.09928 9.90026 6.35299 9.90026 6.66595V11.3326C9.90026 11.6456 9.64656 11.8993 9.33359 11.8993C9.02063 11.8993 8.76693 11.6456 8.76693 11.3326V6.66595C8.76693 6.35299 9.02063 6.09928 9.33359 6.09928Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), {
|
|
10
|
+
displayName: "OutlineSystemTrash",
|
|
11
|
+
viewBox: "0 0 16 16"
|
|
12
|
+
});
|
|
13
|
+
//#endregion
|
|
14
|
+
export { n as OutlineSystemTrash };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemTune.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemTune.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB;;;CAY7B,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemTune.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M14.85 5.35112C13.6626 5.35112 12.7 6.31371 12.7 7.50112C12.7 8.68854 13.6626 9.65112 14.85 9.65112C16.0374 9.65112 17 8.68854 17 7.50112C17 6.31371 16.0374 5.35112 14.85 5.35112ZM2.85 8.35118L11.0942 8.35118C11.4812 10.0685 13.0158 11.3511 14.85 11.3511C16.6842 11.3511 18.2188 10.0685 18.6058 8.35118H20.85C21.3194 8.35118 21.7 7.97063 21.7 7.50118C21.7 7.03174 21.3194 6.65118 20.85 6.65118H18.6059C18.2189 4.93384 16.6842 3.65112 14.85 3.65112C13.0158 3.65112 11.4811 4.93384 11.0941 6.65119L2.85 6.65118C2.38056 6.65118 2 7.03174 2 7.50118C2 7.97063 2.38056 8.35118 2.85 8.35118ZM20.85 15.6512C21.3194 15.6512 21.7 16.0318 21.7 16.5012C21.7 16.9707 21.3194 17.3512 20.85 17.3512H12.6058C12.2188 19.0685 10.6842 20.3512 8.85 20.3512C7.0158 20.3512 5.48117 19.0685 5.09416 17.3512H2.85C2.38056 17.3512 2 16.9707 2 16.5012C2 16.0318 2.38056 15.6512 2.85 15.6512H5.09413C5.4811 13.9339 7.01575 12.6512 8.85 12.6512C10.6842 12.6512 12.2189 13.9339 12.6059 15.6512H20.85ZM11 16.5012C11 15.3138 10.0374 14.3512 8.85 14.3512C7.66259 14.3512 6.7 15.3138 6.7 16.5012C6.7 17.6886 7.66259 18.6512 8.85 18.6512C10.0374 18.6512 11 17.6886 11 16.5012Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "OutlineSystemTune" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as OutlineSystemTune };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemUnlock.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemUnlock.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB;;;CAY/B,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemUnlock.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M7.15002 8.00002C7.15002 5.32144 9.32144 3.15002 12 3.15002H12.3074C14.2812 3.15002 16.0562 4.35172 16.7892 6.18434C16.9636 6.62021 16.7516 7.11488 16.3157 7.28923C15.8798 7.46358 15.3852 7.25157 15.2108 6.81571C14.7359 5.6285 13.5861 4.85002 12.3074 4.85002H12C10.2603 4.85002 8.85002 6.26033 8.85002 8.00002V9.15002H17C19.1263 9.15002 20.85 10.8737 20.85 13V17C20.85 19.1263 19.1263 20.85 17 20.85H7.00002C4.87373 20.85 3.15002 19.1263 3.15002 17V13C3.15002 10.8737 4.87373 9.15002 7.00002 9.15002H7.15002V8.00002ZM7.00002 10.85H8.00002H17C18.1874 10.85 19.15 11.8126 19.15 13V17C19.15 18.1874 18.1874 19.15 17 19.15H7.00002C5.81261 19.15 4.85002 18.1874 4.85002 17V13C4.85002 11.8126 5.81261 10.85 7.00002 10.85ZM13.1 13.5C13.1 13.0306 12.7195 12.65 12.25 12.65C11.7806 12.65 11.4 13.0306 11.4 13.5V16.5C11.4 16.9695 11.7806 17.35 12.25 17.35C12.7195 17.35 13.1 16.9695 13.1 16.5V13.5Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "OutlineSystemUnlock" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as OutlineSystemUnlock };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutlineSystemUpload.d.ts","sourceRoot":"","sources":["../../src/components/OutlineSystemUpload.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB;;;CAY/B,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createIcon as e } from "../createIcon.js";
|
|
2
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
3
|
+
//#region src/components/OutlineSystemUpload.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M12.4512 3.24896C12.1193 2.91701 11.5811 2.91701 11.2492 3.24896L6.24916 8.24896C5.91721 8.5809 5.91721 9.11909 6.24916 9.45104C6.5811 9.78298 7.11929 9.78298 7.45124 9.45104L11.0002 5.90208L11.0002 15.85C11.0002 16.3194 11.3808 16.7 11.8502 16.7C12.3196 16.7 12.7002 16.3194 12.7002 15.85L12.7002 5.90208L16.2492 9.45104C16.5811 9.78298 17.1193 9.78298 17.4512 9.45104C17.7832 9.11909 17.7832 8.5809 17.4512 8.24895L12.4512 3.24896ZM3.7 13.85C3.7 13.3806 3.31944 13 2.85 13C2.38056 13 2 13.3806 2 13.85V16.85C2 18.9763 3.7237 20.7 5.85 20.7H17.85C19.9763 20.7 21.7 18.9763 21.7 16.85V13.85C21.7 13.3806 21.3194 13 20.85 13C20.3806 13 20 13.3806 20 13.85V16.85C20 18.0374 19.0374 19 17.85 19H5.85C4.66259 19 3.7 18.0374 3.7 16.85V13.85Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "OutlineSystemUpload" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as OutlineSystemUpload };
|