@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,35 @@
|
|
|
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/SolidSystemIdea.tsx
|
|
4
|
+
var i = e(({ fill: e }) => /* @__PURE__ */ r(t, { children: [
|
|
5
|
+
/* @__PURE__ */ n("path", {
|
|
6
|
+
d: "M12.8499 3.00002C12.8499 2.53058 12.4693 2.15002 11.9999 2.15002C11.5305 2.15002 11.1499 2.53058 11.1499 3.00002V5.00002C11.1499 5.46947 11.5305 5.85002 11.9999 5.85002C12.4693 5.85002 12.8499 5.46947 12.8499 5.00002V3.00002Z",
|
|
7
|
+
fill: e
|
|
8
|
+
}),
|
|
9
|
+
/* @__PURE__ */ n("path", {
|
|
10
|
+
d: "M11.9998 7.15005C13.0242 7.15005 13.989 7.41702 14.8275 7.88575C15.3052 8.15201 15.7476 8.48663 16.1397 8.88308C16.5463 9.29416 16.8863 9.75977 17.1533 10.2623C17.598 11.0964 17.8498 12.0501 17.8498 13.06C17.8498 14.7481 17.147 16.2682 16.0218 17.344C15.9256 17.436 15.8535 17.5303 15.8028 17.6222H8.19681C8.14606 17.5303 8.07399 17.436 7.97779 17.344C6.85197 16.2677 6.1498 14.7429 6.1498 13.0556C6.1498 9.80294 8.76011 7.15005 11.9998 7.15005Z",
|
|
11
|
+
fill: e
|
|
12
|
+
}),
|
|
13
|
+
/* @__PURE__ */ n("path", {
|
|
14
|
+
d: "M8.31062 19.3222H15.6889C15.5287 20.7442 14.3221 21.85 12.8569 21.85H11.1427C9.67763 21.85 8.47045 20.7449 8.31062 19.3222Z",
|
|
15
|
+
fill: e
|
|
16
|
+
}),
|
|
17
|
+
/* @__PURE__ */ n("path", {
|
|
18
|
+
d: "M19.672 5.32794C20.0039 5.65988 20.0039 6.19807 19.672 6.53002L18.2578 7.94423C17.9258 8.27618 17.3876 8.27618 17.0557 7.94423C16.7237 7.61229 16.7237 7.0741 17.0557 6.74215L18.4699 5.32794C18.8019 4.99599 19.34 4.99599 19.672 5.32794Z",
|
|
19
|
+
fill: e
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ n("path", {
|
|
22
|
+
d: "M21.9999 13.85C22.4693 13.85 22.8499 13.4695 22.8499 13C22.8499 12.5306 22.4693 12.15 21.9999 12.15H19.9999C19.5305 12.15 19.1499 12.5306 19.1499 13C19.1499 13.4695 19.5305 13.85 19.9999 13.85H21.9999Z",
|
|
23
|
+
fill: e
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ n("path", {
|
|
26
|
+
d: "M4.8499 13C4.8499 13.4695 4.46934 13.85 3.9999 13.85H1.9999C1.53046 13.85 1.1499 13.4695 1.1499 13C1.1499 12.5306 1.53046 12.15 1.9999 12.15H3.9999C4.46934 12.15 4.8499 12.5306 4.8499 13Z",
|
|
27
|
+
fill: e
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ n("path", {
|
|
30
|
+
d: "M5.74212 7.9442C6.07407 8.27615 6.61226 8.27615 6.9442 7.9442C7.27615 7.61226 7.27615 7.07407 6.9442 6.74212L5.52999 5.32791C5.19805 4.99596 4.65986 4.99596 4.32791 5.32791C3.99596 5.65986 3.99596 6.19805 4.32791 6.52999L5.74212 7.9442Z",
|
|
31
|
+
fill: e
|
|
32
|
+
})
|
|
33
|
+
] }), { displayName: "SolidSystemIdea" });
|
|
34
|
+
//#endregion
|
|
35
|
+
export { i as SolidSystemIdea };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemIn.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemIn.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa;;;CAgBzB,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
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/SolidSystemIn.tsx
|
|
4
|
+
var i = e(({ fill: e }) => /* @__PURE__ */ r(t, { children: [/* @__PURE__ */ n("path", {
|
|
5
|
+
d: "M7 2C4.23858 2 2 4.23858 2 7V17C2 19.7614 4.23858 22 7 22H11C13.7614 22 16 19.7614 16 17V16.5C16 15.9477 15.5523 15.5 15 15.5C14.4477 15.5 14 15.9477 14 16.5V17C14 18.6569 12.6569 20 11 20H7C5.34315 20 4 18.6569 4 17V7C4 5.34315 5.34315 4 7 4H11C12.6569 4 14 5.34315 14 7V7.5C14 8.05228 14.4477 8.5 15 8.5C15.5523 8.5 16 8.05228 16 7.5V7C16 4.23858 13.7614 2 11 2H7Z",
|
|
6
|
+
fill: e
|
|
7
|
+
}), /* @__PURE__ */ n("path", {
|
|
8
|
+
d: "M11.2929 8.29289C11.6834 7.90237 12.3166 7.90237 12.7071 8.29289C13.0976 8.68342 13.0976 9.31658 12.7071 9.70711L11.4142 11H21C21.5523 11 22 11.4477 22 12C22 12.5523 21.5523 13 21 13H11.4142L12.7071 14.2929C13.0976 14.6834 13.0976 15.3166 12.7071 15.7071C12.3166 16.0976 11.6834 16.0976 11.2929 15.7071L8.29289 12.7071C7.90237 12.3166 7.90237 11.6834 8.29289 11.2929L11.2929 8.29289Z",
|
|
9
|
+
fill: e
|
|
10
|
+
})] }), { displayName: "SolidSystemIn" });
|
|
11
|
+
//#endregion
|
|
12
|
+
export { i as SolidSystemIn };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemInfo.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemInfo.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;CAY3B,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/SolidSystemInfo.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M2.1499 12C2.1499 6.56002 6.5599 2.15002 11.9999 2.15002C17.4399 2.15002 21.8499 6.56002 21.8499 12C21.8499 17.44 17.4399 21.85 11.9999 21.85C6.5599 21.85 2.1499 17.44 2.1499 12ZM13 8.50012C13 9.05241 12.5523 9.50012 12 9.50012C11.4477 9.50012 11 9.05241 11 8.50012C11 7.94784 11.4477 7.50012 12 7.50012C12.5523 7.50012 13 7.94784 13 8.50012ZM12.85 11.7501C12.85 11.2807 12.4694 10.9001 12 10.9001C11.5306 10.9001 11.15 11.2807 11.15 11.7501V15.7501C11.15 16.2196 11.5306 16.6001 12 16.6001C12.4694 16.6001 12.85 16.2196 12.85 15.7501L12.85 11.7501Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "SolidSystemInfo" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as SolidSystemInfo };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemIslam.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemIslam.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB;;;CAoB5B,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/SolidSystemIslam.tsx
|
|
4
|
+
var i = e(({ fill: e }) => /* @__PURE__ */ r(t, { children: [/* @__PURE__ */ n("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M12 22C17.5228 22 22 17.5228 22 12C22 11.333 21.4688 11 21.0456 10.9423C20.6381 10.8874 20.12 11.0381 19.8372 11.506C19.3612 12.2955 18.6893 12.9485 17.8866 13.4018C17.0839 13.855 16.1777 14.0932 15.2558 14.093C13.8372 14.093 12.4767 13.5295 11.4736 12.5264C10.4705 11.5233 9.90698 10.1628 9.90698 8.74419C9.90685 7.82235 10.145 6.91613 10.5982 6.11342C11.0515 5.31072 11.7045 4.63878 12.494 4.16279C12.9619 3.88 13.1126 3.36186 13.0577 2.95442C13 2.53116 12.667 2 12 2C6.47721 2 2 6.47721 2 12C2 17.5228 6.47721 22 12 22Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), /* @__PURE__ */ n("path", {
|
|
10
|
+
fillRule: "evenodd",
|
|
11
|
+
clipRule: "evenodd",
|
|
12
|
+
d: "M16.7828 3.5C16.9715 3.49958 17.1443 3.6054 17.2297 3.77362L18.1492 5.58445H19.9476C20.149 5.58445 20.3307 5.70525 20.4086 5.89091C20.4866 6.07658 20.4456 6.29089 20.3045 6.43462L18.9116 7.85431L19.3545 9.8939C19.3962 10.0856 19.3218 10.284 19.1644 10.4011C19.007 10.5183 18.7956 10.5325 18.6239 10.4375L16.7895 9.42288L15.0455 10.4327C14.8768 10.5304 14.6668 10.5211 14.5073 10.409C14.3479 10.2969 14.2682 10.1023 14.303 9.91057L14.6754 7.86207L13.2749 6.43462C13.1339 6.29089 13.0929 6.07658 13.1708 5.89091C13.2488 5.70525 13.4305 5.58445 13.6318 5.58445H15.4287L16.3371 3.77561C16.4218 3.607 16.5941 3.50042 16.7828 3.5Z",
|
|
13
|
+
fill: e
|
|
14
|
+
})] }), { displayName: "SolidSystemIslam" });
|
|
15
|
+
//#endregion
|
|
16
|
+
export { i as SolidSystemIslam };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemLanguage.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemLanguage.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/SolidSystemLanguage.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M5.85 3C3.7237 3 2 4.72371 2 6.85V13.9526C2 15.7868 3.28269 17.3215 5 17.7085V19.8462C5 21.4181 6.8362 22.2738 8.03983 21.2629L12.1596 17.8026H17.85C19.9763 17.8026 21.7 16.0789 21.7 13.9526V6.85C21.7 4.7237 19.9763 3 17.85 3H5.85ZM7.75 8.15561C7.79648 8.16571 7.83951 8.18897 7.87367 8.22313L9.21721 9.56666C9.23224 9.58169 9.24685 9.59707 9.26103 9.61277H7.75V8.15561ZM10.2779 8.506C10.7499 8.97802 11.0326 9.60397 11.0771 10.2659C11.0812 10.2976 11.0833 10.3299 11.0833 10.3628L11.0831 10.3822L11.0827 10.3931C11.0831 10.4122 11.0833 10.4314 11.0833 10.4505V11.8443C11.0833 12.2585 10.7475 12.5943 10.3333 12.5943C9.91911 12.5943 9.58332 12.2585 9.58332 11.8443V11.1128H7.75V11.8443C7.75 12.2585 7.41421 12.5943 7 12.5943C6.58579 12.5943 6.25 12.2585 6.25 11.8443V10.3628V7.3999C6.25 6.98569 6.58579 6.6499 7 6.6499H7.69689C8.16102 6.6499 8.60614 6.83428 8.93433 7.16247L10.2779 8.506ZM12.926 9.61277C12.5117 9.61277 12.176 9.94856 12.176 10.3628C12.176 10.777 12.5117 11.1128 12.926 11.1128H14.709C14.5299 11.363 14.2997 11.6171 14.013 11.8614C13.9459 11.8008 13.8836 11.7413 13.8265 11.6843C13.5336 11.3914 13.0588 11.3914 12.7659 11.6843C12.4928 11.9573 12.4743 12.3886 12.7104 12.683C12.4752 12.7922 12.2213 12.8935 11.9479 12.9846C11.555 13.1156 11.3426 13.5403 11.4736 13.9333C11.6046 14.3262 12.0293 14.5386 12.4223 14.4076C12.9983 14.2156 13.5176 13.9795 13.9795 13.7108C14.0495 13.7545 14.121 13.7973 14.1939 13.8387C14.7739 14.1687 15.4903 14.4461 16.2592 14.4461C16.6734 14.4461 17.0092 14.1103 17.0092 13.6961C17.0092 13.2819 16.6734 12.9461 16.2592 12.9461C15.9543 12.9461 15.628 12.8632 15.2982 12.7181C15.8133 12.2153 16.1899 11.6659 16.4248 11.1128H17C17.4142 11.1128 17.75 10.777 17.75 10.3628C17.75 9.94856 17.4142 9.61277 17 9.61277H15.9045C15.8936 9.61253 15.8828 9.61253 15.872 9.61277H15.5277V8.51102C15.5277 8.09681 15.1919 7.76102 14.7777 7.76102C14.3634 7.76102 14.0277 8.09681 14.0277 8.51102V9.61277H12.926Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "SolidSystemLanguage" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as SolidSystemLanguage };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemLink.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemLink.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;CAgB3B,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
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/SolidSystemLink.tsx
|
|
4
|
+
var i = e(({ fill: e }) => /* @__PURE__ */ r(t, { children: [/* @__PURE__ */ n("path", {
|
|
5
|
+
d: "M10.4562 8.32727C9.07268 8.32727 7.74579 8.87673 6.76728 9.85482L3.68128 12.9398L3.67816 12.9429C2.69963 13.9215 2.1499 15.2486 2.1499 16.6325C2.1499 18.0163 2.69963 19.3435 3.67816 20.322C4.65669 21.3005 5.98385 21.8503 7.3677 21.8503C8.75155 21.8503 10.0787 21.3005 11.0572 20.322L12.6012 18.778C12.9332 18.4461 12.9332 17.9079 12.6012 17.5759C12.2693 17.244 11.7311 17.244 11.3992 17.5759L9.85516 19.1199C9.19544 19.7796 8.30068 20.1503 7.3677 20.1503C6.43472 20.1503 5.53996 19.7796 4.88024 19.1199C4.22053 18.4602 3.8499 17.5654 3.8499 16.6325C3.8499 15.7008 4.21951 14.8072 4.87754 14.1477L4.88014 14.1451L7.96914 11.0571C8.62885 10.3977 9.52343 10.0273 10.4562 10.0273C11.389 10.0273 12.2836 10.3977 12.9433 11.0572C13.2753 11.389 13.8135 11.3889 14.1454 11.0569C14.4772 10.7249 14.4771 10.1867 14.1451 9.85482C13.1666 8.87673 11.8397 8.32727 10.4562 8.32727Z",
|
|
6
|
+
fill: e
|
|
7
|
+
}), /* @__PURE__ */ n("path", {
|
|
8
|
+
d: "M16.6326 2.14966C15.2488 2.14966 13.9216 2.69939 12.9431 3.67792L11.3991 5.22192C11.0672 5.55386 11.0672 6.09205 11.3991 6.424C11.7311 6.75594 12.2692 6.75594 12.6012 6.424L14.1452 4.88C14.8049 4.22028 15.6997 3.84966 16.6326 3.84966C17.5656 3.84966 18.4604 4.22028 19.1201 4.88C19.7798 5.53971 20.1504 6.43448 20.1504 7.36746C20.1504 8.30043 19.7798 9.1952 19.1201 9.85492C19.1182 9.85683 19.1163 9.85874 19.1144 9.86067L16.0313 12.9428C15.3715 13.6022 14.477 13.9727 13.5442 13.9727C12.6114 13.9727 11.7168 13.6022 11.0571 12.9428C10.7251 12.6109 10.1869 12.611 9.85504 12.943C9.52316 13.2751 9.52327 13.8132 9.85529 14.1451C10.8338 15.1232 12.1607 15.6727 13.5442 15.6727C14.9277 15.6727 16.2546 15.1232 17.2331 14.1451L20.3221 11.0571C20.3243 11.0549 20.3264 11.0528 20.3285 11.0506C21.3031 10.0727 21.8504 8.7483 21.8504 7.36746C21.8504 5.98361 21.3007 4.65644 20.3222 3.67792C19.3437 2.69939 18.0165 2.14966 16.6326 2.14966Z",
|
|
9
|
+
fill: e
|
|
10
|
+
})] }), { displayName: "SolidSystemLink" });
|
|
11
|
+
//#endregion
|
|
12
|
+
export { i as SolidSystemLink };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemLink2.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemLink2.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB;;;CAoB5B,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/SolidSystemLink2.tsx
|
|
4
|
+
var i = e(({ fill: e }) => /* @__PURE__ */ r(t, { children: [/* @__PURE__ */ n("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M15.7072 8.2929C16.0977 8.68342 16.0977 9.31659 15.7072 9.70711L9.70717 15.7071C9.31665 16.0976 8.68349 16.0976 8.29296 15.7071C7.90244 15.3166 7.90244 14.6834 8.29296 14.2929L14.293 8.2929C14.6835 7.90238 15.3167 7.90238 15.7072 8.2929Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), /* @__PURE__ */ n("path", {
|
|
10
|
+
fillRule: "evenodd",
|
|
11
|
+
clipRule: "evenodd",
|
|
12
|
+
d: "M11.7757 6.11514C12.5857 5.30511 13.6843 4.85004 14.8299 4.85004C17.2154 4.85004 19.1492 6.78387 19.1492 9.16936C19.1492 10.3149 18.6941 11.4136 17.8841 12.2236L17.0148 13.0929C16.6242 13.4835 16.6242 14.1166 17.0148 14.5071C17.4053 14.8977 18.0384 14.8977 18.429 14.5071L19.2983 13.6378C20.4834 12.4527 21.1492 10.8454 21.1492 9.16936C21.1492 5.6793 18.3199 2.85004 14.8299 2.85004C13.1539 2.85004 11.5465 3.51582 10.3614 4.70092L9.49209 5.57027C9.10157 5.96079 9.10157 6.59396 9.49209 6.98448C9.88262 7.375 10.5158 7.375 10.9063 6.98448L11.7757 6.11514ZM6.98454 10.9063C7.37506 10.5157 7.37506 9.88256 6.98454 9.49204C6.59401 9.10151 5.96085 9.10151 5.57032 9.49204L4.70098 10.3614C3.51588 11.5465 2.8501 13.1538 2.8501 14.8298C2.8501 18.3199 5.67936 21.1491 9.16942 21.1491C10.8454 21.1491 12.4528 20.4834 13.6379 19.2983L14.5072 18.4289C14.8977 18.0384 14.8977 17.4052 14.5072 17.0147C14.1167 16.6242 13.4835 16.6242 13.093 17.0147L12.2236 17.884C11.4136 18.6941 10.315 19.1491 9.16942 19.1491C6.78393 19.1491 4.8501 17.2153 4.8501 14.8298C4.8501 13.6843 5.30517 12.5856 6.1152 11.7756L6.98454 10.9063Z",
|
|
13
|
+
fill: e
|
|
14
|
+
})] }), { displayName: "SolidSystemLink2" });
|
|
15
|
+
//#endregion
|
|
16
|
+
export { i as SolidSystemLink2 };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemListView.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemListView.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB;;;CA4C/B,CAAC"}
|
|
@@ -0,0 +1,43 @@
|
|
|
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/SolidSystemListView.tsx
|
|
4
|
+
var i = e(({ fill: e }) => /* @__PURE__ */ r(t, { children: [
|
|
5
|
+
/* @__PURE__ */ n("path", {
|
|
6
|
+
fillRule: "evenodd",
|
|
7
|
+
clipRule: "evenodd",
|
|
8
|
+
d: "M8 6C8 5.44772 8.44772 5 9 5H21C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H9C8.44772 7 8 6.55228 8 6Z",
|
|
9
|
+
fill: e
|
|
10
|
+
}),
|
|
11
|
+
/* @__PURE__ */ n("path", {
|
|
12
|
+
fillRule: "evenodd",
|
|
13
|
+
clipRule: "evenodd",
|
|
14
|
+
d: "M2 6C2 5.44772 2.44772 5 3 5H5C5.55228 5 6 5.44772 6 6C6 6.55228 5.55228 7 5 7H3C2.44772 7 2 6.55228 2 6Z",
|
|
15
|
+
fill: e
|
|
16
|
+
}),
|
|
17
|
+
/* @__PURE__ */ n("path", {
|
|
18
|
+
fillRule: "evenodd",
|
|
19
|
+
clipRule: "evenodd",
|
|
20
|
+
d: "M8 12C8 11.4477 8.44772 11 9 11H21C21.5523 11 22 11.4477 22 12C22 12.5523 21.5523 13 21 13H9C8.44772 13 8 12.5523 8 12Z",
|
|
21
|
+
fill: e
|
|
22
|
+
}),
|
|
23
|
+
/* @__PURE__ */ n("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
clipRule: "evenodd",
|
|
26
|
+
d: "M2 12C2 11.4477 2.44772 11 3 11H5C5.55228 11 6 11.4477 6 12C6 12.5523 5.55228 13 5 13H3C2.44772 13 2 12.5523 2 12Z",
|
|
27
|
+
fill: e
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ n("path", {
|
|
30
|
+
fillRule: "evenodd",
|
|
31
|
+
clipRule: "evenodd",
|
|
32
|
+
d: "M8 18C8 17.4477 8.44772 17 9 17H21C21.5523 17 22 17.4477 22 18C22 18.5523 21.5523 19 21 19H9C8.44772 19 8 18.5523 8 18Z",
|
|
33
|
+
fill: e
|
|
34
|
+
}),
|
|
35
|
+
/* @__PURE__ */ n("path", {
|
|
36
|
+
fillRule: "evenodd",
|
|
37
|
+
clipRule: "evenodd",
|
|
38
|
+
d: "M2 18C2 17.4477 2.44772 17 3 17H5C5.55228 17 6 17.4477 6 18C6 18.5523 5.55228 19 5 19H3C2.44772 19 2 18.5523 2 18Z",
|
|
39
|
+
fill: e
|
|
40
|
+
})
|
|
41
|
+
] }), { displayName: "SolidSystemListView" });
|
|
42
|
+
//#endregion
|
|
43
|
+
export { i as SolidSystemListView };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemLock.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemLock.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;CAoB3B,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/SolidSystemLock.tsx
|
|
4
|
+
var i = e(({ fill: e }) => /* @__PURE__ */ r(t, { children: [/* @__PURE__ */ n("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M6.9999 9.14993C4.87361 9.14993 3.1499 10.8736 3.1499 12.9999V16.9999C3.1499 19.1262 4.87361 20.8499 6.9999 20.8499H16.9999C19.1262 20.8499 20.8499 19.1262 20.8499 16.9999V12.9999C20.8499 10.8736 19.1262 9.14993 16.9999 9.14993H6.9999ZM13.1 13.5C13.1 13.0306 12.7194 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.7194 17.35 13.1 16.9695 13.1 16.5V13.5Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), /* @__PURE__ */ n("path", {
|
|
10
|
+
fillRule: "evenodd",
|
|
11
|
+
clipRule: "evenodd",
|
|
12
|
+
d: "M7.15 8.00002C7.15 5.32144 9.32142 3.15002 12 3.15002C14.6786 3.15002 16.85 5.32144 16.85 8.00002V10C16.85 10.4695 16.4694 10.85 16 10.85H8C7.53056 10.85 7.15 10.4695 7.15 10V8.00002ZM12 4.85002C10.2603 4.85002 8.85 6.26033 8.85 8.00002V9.15002H15.15V8.00002C15.15 6.26033 13.7397 4.85002 12 4.85002Z",
|
|
13
|
+
fill: e
|
|
14
|
+
})] }), { displayName: "SolidSystemLock" });
|
|
15
|
+
//#endregion
|
|
16
|
+
export { i as SolidSystemLock };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemMail.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemMail.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;CAY3B,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/SolidSystemMail.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M5.9999 4.65002C3.87361 4.65002 2.1499 6.37373 2.1499 8.50002V15.5C2.1499 17.6263 3.87361 19.35 5.9999 19.35H17.9999C20.1262 19.35 21.8499 17.6263 21.8499 15.5V8.50002C21.8499 6.37373 20.1262 4.65002 17.9999 4.65002H5.9999ZM5.60339 6.90893C5.24668 6.60375 4.71011 6.64552 4.40493 7.00223C4.09975 7.35894 4.14152 7.8955 4.49823 8.20068L9.49762 12.4779C10.9382 13.7104 13.0617 13.7106 14.5026 12.4785L19.5046 8.20106C19.8614 7.89596 19.9033 7.35941 19.5982 7.00262C19.2931 6.64584 18.7566 6.60394 18.3998 6.90904L13.3978 11.1864C12.5931 11.8745 11.4073 11.8744 10.6028 11.1861L5.60339 6.90893Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "SolidSystemMail" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as SolidSystemMail };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemMenu.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemMenu.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;CA0B3B,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
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/SolidSystemMenu.tsx
|
|
4
|
+
var i = e(({ fill: e }) => /* @__PURE__ */ r(t, { children: [
|
|
5
|
+
/* @__PURE__ */ n("path", {
|
|
6
|
+
fillRule: "evenodd",
|
|
7
|
+
clipRule: "evenodd",
|
|
8
|
+
d: "M3 6C3 5.44772 3.44772 5 4 5H20C20.5523 5 21 5.44772 21 6C21 6.55228 20.5523 7 20 7H4C3.44772 7 3 6.55228 3 6Z",
|
|
9
|
+
fill: e
|
|
10
|
+
}),
|
|
11
|
+
/* @__PURE__ */ n("path", {
|
|
12
|
+
fillRule: "evenodd",
|
|
13
|
+
clipRule: "evenodd",
|
|
14
|
+
d: "M3 12C3 11.4477 3.44772 11 4 11H20C20.5523 11 21 11.4477 21 12C21 12.5523 20.5523 13 20 13H4C3.44772 13 3 12.5523 3 12Z",
|
|
15
|
+
fill: e
|
|
16
|
+
}),
|
|
17
|
+
/* @__PURE__ */ n("path", {
|
|
18
|
+
fillRule: "evenodd",
|
|
19
|
+
clipRule: "evenodd",
|
|
20
|
+
d: "M3 18C3 17.4477 3.44772 17 4 17H20C20.5523 17 21 17.4477 21 18C21 18.5523 20.5523 19 20 19H4C3.44772 19 3 18.5523 3 18Z",
|
|
21
|
+
fill: e
|
|
22
|
+
})
|
|
23
|
+
] }), { displayName: "SolidSystemMenu" });
|
|
24
|
+
//#endregion
|
|
25
|
+
export { i as SolidSystemMenu };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemMistake.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemMistake.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,kBAAkB;;;CAwB9B,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
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/SolidSystemMistake.tsx
|
|
4
|
+
var i = e(({ fill: e }) => /* @__PURE__ */ r(t, { children: [
|
|
5
|
+
/* @__PURE__ */ n("path", {
|
|
6
|
+
fillRule: "evenodd",
|
|
7
|
+
clipRule: "evenodd",
|
|
8
|
+
d: "M19.82 7.495C19.31 7.175 18.745 7.015 18.125 7.015C17.625 7.015 17.19 7.105 16.82 7.285C16.45 7.455 16.16 7.675 15.95 7.945C15.9346 7.9648 15.9196 7.98469 15.905 8.00465V4H13.895V14.905H15.815V13.9694C15.8653 14.0625 15.9253 14.1544 15.995 14.245C16.205 14.495 16.485 14.7 16.835 14.86C17.195 15.01 17.61 15.085 18.08 15.085C18.7 15.085 19.27 14.93 19.79 14.62C20.32 14.3 20.735 13.835 21.035 13.225C21.345 12.605 21.5 11.88 21.5 11.05C21.5 10.21 21.345 9.485 21.035 8.875C20.735 8.265 20.33 7.805 19.82 7.495ZM18.62 13.06C18.35 13.25 18.04 13.345 17.69 13.345C17.32 13.345 16.995 13.255 16.715 13.075C16.445 12.885 16.235 12.62 16.085 12.28C15.935 11.93 15.86 11.53 15.86 11.08V11.02C15.86 10.56 15.935 10.16 16.085 9.82C16.235 9.48 16.445 9.22 16.715 9.04C16.995 8.85 17.32 8.755 17.69 8.755C18.04 8.755 18.35 8.85 18.62 9.04C18.9 9.23 19.115 9.5 19.265 9.85C19.415 10.19 19.49 10.59 19.49 11.05C19.49 11.51 19.415 11.915 19.265 12.265C19.115 12.605 18.9 12.87 18.62 13.06Z",
|
|
9
|
+
fill: e
|
|
10
|
+
}),
|
|
11
|
+
/* @__PURE__ */ n("path", {
|
|
12
|
+
fillRule: "evenodd",
|
|
13
|
+
clipRule: "evenodd",
|
|
14
|
+
d: "M8.56 4.345H6.385L2.5 14.905H4.69L5.47665 12.595H9.45838L10.27 14.905H12.445L8.56 4.345ZM6.08031 10.825H8.84792L7.45818 6.79831L6.08031 10.825Z",
|
|
15
|
+
fill: e
|
|
16
|
+
}),
|
|
17
|
+
/* @__PURE__ */ n("path", {
|
|
18
|
+
d: "M3 20C4.34621 20 5.04179 19.2042 5.47392 18.7099L5.51793 18.6596C5.7473 18.3982 5.88657 18.2506 6.04232 18.1483C6.16639 18.0668 6.32461 18 6.6 18C6.87539 18 7.03361 18.0668 7.15768 18.1483C7.31343 18.2506 7.4527 18.3982 7.68207 18.6596L7.72608 18.7099C8.15821 19.2042 8.85379 20 10.2 20C11.5478 20 12.2629 19.2038 12.7095 18.7066L12.7433 18.669C13.1991 18.1625 13.3823 18 13.8 18C14.2177 18 14.4009 18.1625 14.8567 18.669L14.8905 18.7066C15.3371 19.2038 16.0522 20 17.4 20C18.7478 20 19.4629 19.2038 19.9095 18.7066L19.9433 18.669C20.3991 18.1625 20.5823 18 21 18C21.5523 18 22 17.5523 22 17C22 16.4477 21.5523 16 21 16C19.6522 16 18.9371 16.7962 18.4905 17.2934L18.4567 17.331C18.0009 17.8375 17.8177 18 17.4 18C16.9823 18 16.7991 17.8375 16.3433 17.331L16.3095 17.2934C15.8629 16.7962 15.1478 16 13.8 16C12.4522 16 11.7371 16.7962 11.2905 17.2934L11.2567 17.331C10.8009 17.8375 10.6177 18 10.2 18C9.79287 18 9.63417 17.8519 9.18534 17.3404L9.17116 17.3243C8.96226 17.0861 8.66156 16.7433 8.25566 16.4767C7.8088 16.1832 7.26955 16 6.6 16C5.93045 16 5.3912 16.1832 4.94434 16.4767C4.53844 16.7433 4.23774 17.0861 4.02884 17.3243L4.01466 17.3404C3.56583 17.8519 3.40713 18 3 18C2.44772 18 2 18.4477 2 19C2 19.5523 2.44772 20 3 20Z",
|
|
19
|
+
fill: e
|
|
20
|
+
})
|
|
21
|
+
] }), { displayName: "SolidSystemMistake" });
|
|
22
|
+
//#endregion
|
|
23
|
+
export { i as SolidSystemMistake };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemMoon.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemMoon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;CAY3B,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/SolidSystemMoon.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M2.1499 12.0002C2.1499 6.5602 6.5599 2.15021 11.9999 2.15021C12.6939 2.15021 13.1056 2.89655 12.7747 3.48044C12.1862 4.51878 11.8499 5.71896 11.8499 7.00025C11.8499 10.9491 15.0511 14.1503 18.9999 14.1503C19.6119 14.1503 20.1734 14.4404 20.5186 14.8899C20.8779 15.3579 21.0178 16.0346 20.6717 16.6753C19.0082 19.7549 15.7494 21.8502 11.9999 21.8502C6.5599 21.8502 2.1499 17.4402 2.1499 12.0002Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "SolidSystemMoon" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as SolidSystemMoon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemMoreHorizontal.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemMoreHorizontal.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,yBAAyB;;;CAYrC,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/SolidSystemMoreHorizontal.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M12 12C12 11.9171 11.9328 11.85 11.85 11.85C11.7672 11.85 11.7 11.9171 11.7 12C11.7 12.0828 11.7672 12.15 11.85 12.15C11.9328 12.15 12 12.0828 12 12ZM11.85 13.85C10.8283 13.85 10 13.0217 10 12C10 10.9782 10.8283 10.15 11.85 10.15C12.8717 10.15 13.7 10.9782 13.7 12C13.7 13.0217 12.8717 13.85 11.85 13.85ZM17.7001 12C17.7001 11.9171 17.6329 11.85 17.5501 11.85C17.4672 11.85 17.4001 11.9171 17.4001 12C17.4001 12.0828 17.4672 12.15 17.5501 12.15C17.6329 12.15 17.7001 12.0828 17.7001 12ZM17.5501 13.85C16.5283 13.85 15.7001 13.0217 15.7001 12C15.7001 10.9782 16.5283 10.15 17.5501 10.15C18.5718 10.15 19.4001 10.9782 19.4001 12C19.4001 13.0217 18.5718 13.85 17.5501 13.85ZM6.15005 11.8501C6.23289 11.8501 6.30005 11.9172 6.30005 12.0001C6.30005 12.0829 6.23289 12.1501 6.15005 12.1501C6.06721 12.1501 6.00005 12.0829 6.00005 12.0001C6.00005 11.9172 6.06721 11.8501 6.15005 11.8501ZM4.30005 12.0001C4.30005 13.0218 5.12832 13.8501 6.15005 13.8501C7.17178 13.8501 8.00005 13.0218 8.00005 12.0001C8.00005 10.9784 7.17178 10.1501 6.15005 10.1501C5.12832 10.1501 4.30005 10.9784 4.30005 12.0001Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "SolidSystemMoreHorizontal" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as SolidSystemMoreHorizontal };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemMoreVertical.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemMoreVertical.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,uBAAuB;;;CAYnC,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/SolidSystemMoreVertical.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M12 6.30001C12 6.38285 11.9328 6.45001 11.85 6.45001C11.7672 6.45001 11.7 6.38285 11.7 6.30001C11.7 6.21717 11.7672 6.15001 11.85 6.15001C11.9328 6.15001 12 6.21717 12 6.30001ZM11.85 4.45001C10.8283 4.45001 10 5.27829 10 6.30001C10 7.32174 10.8283 8.15001 11.85 8.15001C12.8717 8.15001 13.7 7.32174 13.7 6.30001C13.7 5.27829 12.8717 4.45001 11.85 4.45001ZM11.8501 12.15C11.9329 12.15 12.0001 12.0828 12.0001 12C12.0001 11.9172 11.9329 11.85 11.8501 11.85C11.7673 11.85 11.7001 11.9172 11.7001 12C11.7001 12.0828 11.7673 12.15 11.8501 12.15ZM10.0001 12C10.0001 10.9783 10.8284 10.15 11.8501 10.15C12.8718 10.15 13.7001 10.9783 13.7001 12C13.7001 13.0217 12.8718 13.85 11.8501 13.85C10.8284 13.85 10.0001 13.0217 10.0001 12ZM11.8501 17.85C11.9329 17.85 12.0001 17.7829 12.0001 17.7C12.0001 17.6172 11.9329 17.55 11.8501 17.55C11.7673 17.55 11.7001 17.6172 11.7001 17.7C11.7001 17.7829 11.7673 17.85 11.8501 17.85ZM10.0001 17.7C10.0001 16.6783 10.8284 15.85 11.8501 15.85C12.8718 15.85 13.7001 16.6783 13.7001 17.7C13.7001 18.7217 12.8718 19.55 11.8501 19.55C10.8284 19.55 10.0001 18.7217 10.0001 17.7Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "SolidSystemMoreVertical" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as SolidSystemMoreVertical };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemMove.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemMove.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;CAoB3B,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/SolidSystemMove.tsx
|
|
4
|
+
var i = e(({ fill: e }) => /* @__PURE__ */ r(t, { children: [/* @__PURE__ */ n("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M3 9C3 8.44772 3.44772 8 4 8H20C20.5523 8 21 8.44772 21 9C21 9.55228 20.5523 10 20 10H4C3.44772 10 3 9.55228 3 9Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), /* @__PURE__ */ n("path", {
|
|
10
|
+
fillRule: "evenodd",
|
|
11
|
+
clipRule: "evenodd",
|
|
12
|
+
d: "M3 15C3 14.4477 3.44772 14 4 14H20C20.5523 14 21 14.4477 21 15C21 15.5523 20.5523 16 20 16H4C3.44772 16 3 15.5523 3 15Z",
|
|
13
|
+
fill: e
|
|
14
|
+
})] }), { displayName: "SolidSystemMove" });
|
|
15
|
+
//#endregion
|
|
16
|
+
export { i as SolidSystemMove };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemNews.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemNews.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;CAkB3B,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/SolidSystemNews.tsx
|
|
4
|
+
var i = e(({ fill: e }) => /* @__PURE__ */ r(t, { children: [/* @__PURE__ */ n("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M19.0001 21.85H6.00005C3.87377 21.85 2.15008 20.1263 2.15005 18.0001L2.1499 6.00008C2.14988 3.87376 3.87359 2.15003 5.9999 2.15003L14.0001 2.15002C16.1264 2.15002 17.8501 3.87373 17.8501 6.00002V19L17.8501 19.0037C17.8517 20.2801 18.6924 21.3598 19.8501 21.7211C19.5816 21.8049 19.2961 21.85 19.0001 21.85ZM6.15 8C6.15 7.53056 6.53056 7.15 7 7.15H13C13.4694 7.15 13.85 7.53056 13.85 8C13.85 8.46944 13.4694 8.85 13 8.85H7C6.53056 8.85 6.15 8.46944 6.15 8ZM6.15 12C6.15 11.5306 6.53056 11.15 7 11.15H13C13.4694 11.15 13.85 11.5306 13.85 12C13.85 12.4694 13.4694 12.85 13 12.85H7C6.53056 12.85 6.15 12.4694 6.15 12ZM6.15 16C6.15 15.5306 6.53056 15.15 7 15.15H10C10.4694 15.15 10.85 15.5306 10.85 16C10.85 16.4694 10.4694 16.85 10 16.85H7C6.53056 16.85 6.15 16.4694 6.15 16Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), /* @__PURE__ */ n("path", {
|
|
10
|
+
d: "M19.55 19V9.84998H19.6999C20.8873 9.84998 21.8499 10.8125 21.8499 11.9999L21.85 19C21.85 19.6351 21.3352 20.15 20.7 20.15C20.0649 20.15 19.55 19.6351 19.55 19Z",
|
|
11
|
+
fill: e
|
|
12
|
+
})] }), { displayName: "SolidSystemNews" });
|
|
13
|
+
//#endregion
|
|
14
|
+
export { i as SolidSystemNews };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemOut.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemOut.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc;;;CAgB1B,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
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/SolidSystemOut.tsx
|
|
4
|
+
var i = e(({ fill: e }) => /* @__PURE__ */ r(t, { children: [/* @__PURE__ */ n("path", {
|
|
5
|
+
d: "M7 2C4.23858 2 2 4.23858 2 7V17C2 19.7614 4.23858 22 7 22H11C13.7614 22 16 19.7614 16 17V16.5C16 15.9477 15.5523 15.5 15 15.5C14.4477 15.5 14 15.9477 14 16.5V17C14 18.6569 12.6569 20 11 20H7C5.34315 20 4 18.6569 4 17V7C4 5.34315 5.34315 4 7 4H11C12.6569 4 14 5.34315 14 7V7.5C14 8.05228 14.4477 8.5 15 8.5C15.5523 8.5 16 8.05228 16 7.5V7C16 4.23858 13.7614 2 11 2H7Z",
|
|
6
|
+
fill: e
|
|
7
|
+
}), /* @__PURE__ */ n("path", {
|
|
8
|
+
d: "M18.7071 8.29289C18.3166 7.90237 17.6834 7.90237 17.2929 8.29289C16.9024 8.68342 16.9024 9.31658 17.2929 9.70711L18.5858 11H9C8.44772 11 8 11.4477 8 12C8 12.5523 8.44772 13 9 13H18.5858L17.2929 14.2929C16.9024 14.6834 16.9024 15.3166 17.2929 15.7071C17.6834 16.0976 18.3166 16.0976 18.7071 15.7071L21.7071 12.7071C22.0976 12.3166 22.0976 11.6834 21.7071 11.2929L18.7071 8.29289Z",
|
|
9
|
+
fill: e
|
|
10
|
+
})] }), { displayName: "SolidSystemOut" });
|
|
11
|
+
//#endregion
|
|
12
|
+
export { i as SolidSystemOut };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemPaperclip.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemPaperclip.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/SolidSystemPaperclip.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M12.2683 4.36737C14.0141 2.67751 16.8327 2.67751 18.5785 4.36737C20.3406 6.07314 20.3406 8.85124 18.5785 10.557L12.2557 16.6774C11.2083 17.6912 9.52199 17.6912 8.47464 16.6774C7.41086 15.6477 7.41086 13.9656 8.47464 12.9359L14.7974 6.81553C15.1546 6.46982 15.7243 6.47909 16.0701 6.83623C16.4158 7.19337 16.4065 7.76314 16.0494 8.10885L9.72656 14.2292C9.39355 14.5516 9.39355 15.0617 9.72656 15.3841C10.076 15.7223 10.6543 15.7223 11.0038 15.3841L17.3265 9.26368C18.3579 8.26529 18.3579 6.65909 17.3265 5.6607C16.2787 4.6464 14.5681 4.6464 13.5202 5.6607L7.19745 11.7811C5.46765 13.4555 5.46765 16.1578 7.19745 17.8322C8.94368 19.5226 11.7866 19.5226 13.5329 17.8322L17.3265 14.16C17.6837 13.8143 18.2535 13.8236 18.5992 14.1807C18.9449 14.5378 18.9356 15.1076 18.5785 15.4533L14.7848 19.1256C12.3407 21.4915 8.38967 21.4915 5.94553 19.1256C3.48495 16.7437 3.48496 12.8696 5.94553 10.4878L12.2683 4.36737Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "SolidSystemPaperclip" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as SolidSystemPaperclip };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemPin.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemPin.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc;;;CAY1B,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/SolidSystemPin.tsx
|
|
4
|
+
var n = e(({ fill: e }) => /* @__PURE__ */ t("path", {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M12 22C15.375 22 21 15.7981 21 10.8889C21 5.97969 16.9706 2 12 2C7.02944 2 3 5.97969 3 10.8889C3 15.7981 8.625 22 12 22ZM12 14C13.6569 14 15 12.6569 15 11C15 9.34315 13.6569 8 12 8C10.3431 8 9 9.34315 9 11C9 12.6569 10.3431 14 12 14Z",
|
|
8
|
+
fill: e
|
|
9
|
+
}), { displayName: "SolidSystemPin" });
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as SolidSystemPin };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SolidSystemPrinter.d.ts","sourceRoot":"","sources":["../../src/components/SolidSystemPrinter.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,kBAAkB;;;CA8B9B,CAAC"}
|