@freightos/icons 1.0.16 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -4
- package/dist/cjs/icons/IconAddPerson.js +8 -6
- package/dist/cjs/icons/IconAddressBook.js +8 -6
- package/dist/cjs/icons/IconAgreement.js +55 -0
- package/dist/cjs/icons/IconAircraftOnGround.js +55 -0
- package/dist/cjs/icons/IconAirplaneLanding.js +8 -6
- package/dist/cjs/icons/IconAirplaneTakeoff.js +8 -6
- package/dist/cjs/icons/IconAirport.js +8 -6
- package/dist/cjs/icons/IconAirportArrival.js +8 -6
- package/dist/cjs/icons/IconAlarm.js +8 -6
- package/dist/cjs/icons/IconAlertCircled.js +8 -6
- package/dist/cjs/icons/IconAmazon.js +8 -6
- package/dist/cjs/icons/IconAnimal.js +59 -0
- package/dist/cjs/icons/IconApi.js +55 -0
- package/dist/cjs/icons/IconArchive.js +8 -6
- package/dist/cjs/icons/IconArrowBack.js +8 -6
- package/dist/cjs/icons/IconArrowForward.js +10 -8
- package/dist/cjs/icons/IconArrowSmallDown.js +8 -6
- package/dist/cjs/icons/IconArrowSmallLeft.js +8 -6
- package/dist/cjs/icons/IconArrowSmallRight.js +8 -6
- package/dist/cjs/icons/IconArrowSmallUp.js +8 -6
- package/dist/cjs/icons/IconAttachment.js +8 -6
- package/dist/cjs/icons/IconAuto.js +8 -6
- package/dist/cjs/icons/IconAutomated.js +8 -6
- package/dist/cjs/icons/IconBank.js +8 -6
- package/dist/cjs/icons/IconBattery.js +55 -0
- package/dist/cjs/icons/IconBilling.js +8 -6
- package/dist/cjs/icons/IconBlankCircled.js +8 -6
- package/dist/cjs/icons/IconBlock.js +8 -10
- package/dist/cjs/icons/IconBookmark.js +8 -6
- package/dist/cjs/icons/IconBookmarkFilled.js +8 -6
- package/dist/cjs/icons/IconBox.js +8 -6
- package/dist/cjs/icons/IconBoxTotal.js +7 -5
- package/dist/cjs/icons/IconBroadcast.js +55 -0
- package/dist/cjs/icons/IconBuild.js +8 -6
- package/dist/cjs/icons/IconBulb.js +8 -6
- package/dist/cjs/icons/IconCalendar.js +8 -6
- package/dist/cjs/icons/IconCall.js +10 -8
- package/dist/cjs/icons/IconCaretDown.js +8 -6
- package/dist/cjs/icons/IconCaretLeft.js +8 -6
- package/dist/cjs/icons/IconCaretRight.js +8 -6
- package/dist/cjs/icons/IconCaretUp.js +8 -6
- package/dist/cjs/icons/IconCharges.js +8 -6
- package/dist/cjs/icons/IconChatProgress.js +8 -6
- package/dist/cjs/icons/IconChatProgressSolid.js +8 -6
- package/dist/cjs/icons/IconCheck.js +8 -6
- package/dist/cjs/icons/IconCheckCircled.js +8 -6
- package/dist/cjs/icons/IconCheckCircledSolid.js +8 -6
- package/dist/cjs/icons/IconChemical.js +59 -0
- package/dist/cjs/icons/IconChooseList.js +8 -6
- package/dist/cjs/icons/IconClassicView.js +8 -6
- package/dist/cjs/icons/IconClear.js +8 -6
- package/dist/cjs/icons/IconClearCircled.js +8 -6
- package/dist/cjs/icons/IconClearCircledSolid.js +8 -6
- package/dist/cjs/icons/IconClock.js +8 -6
- package/dist/cjs/icons/IconColumn.js +8 -6
- package/dist/cjs/icons/IconCommodity.js +8 -6
- package/dist/cjs/icons/IconCompany.js +27 -7
- package/dist/cjs/icons/IconComparison.js +8 -6
- package/dist/cjs/icons/IconContainer.js +8 -6
- package/dist/cjs/icons/IconContentCopy.js +8 -6
- package/dist/cjs/icons/IconContentDuplicate.js +55 -0
- package/dist/cjs/icons/IconCopy.js +8 -6
- package/dist/cjs/icons/{IconArrowRight.js → IconCourier.js} +10 -9
- package/dist/cjs/icons/IconCrate.js +8 -7
- package/dist/cjs/icons/IconCreditCard.js +8 -6
- package/dist/cjs/icons/IconCreditcardAmericanexpress.js +54 -0
- package/dist/cjs/icons/IconCreditcardDinersclub.js +97 -0
- package/dist/cjs/icons/IconCreditcardDiscover.js +58 -0
- package/dist/cjs/icons/IconCreditcardJbc.js +57 -0
- package/dist/cjs/icons/IconCreditcardMastercard.js +58 -0
- package/dist/cjs/icons/IconCreditcardVisa.js +56 -0
- package/dist/cjs/icons/IconCurrencyEuro.js +8 -6
- package/dist/cjs/icons/{IconTemperatureLow.js → IconCurrencyUsd.js} +10 -8
- package/dist/cjs/icons/IconCustomQuote.js +8 -6
- package/dist/cjs/icons/IconCustomQuoteSolid.js +8 -6
- package/dist/cjs/icons/IconCustoms.js +8 -6
- package/dist/cjs/icons/IconCutoff.js +8 -6
- package/dist/cjs/icons/IconDangerous.js +55 -0
- package/dist/cjs/icons/IconDashboard.js +8 -6
- package/dist/cjs/icons/IconDelegation.js +55 -0
- package/dist/cjs/icons/IconDiplomaticCargo.js +55 -0
- package/dist/cjs/icons/IconDocument.js +8 -6
- package/dist/cjs/icons/IconDocument2.js +55 -0
- package/dist/cjs/icons/IconDoubleLeft.js +8 -6
- package/dist/cjs/icons/IconDoubleRight.js +8 -6
- package/dist/cjs/icons/IconDownload.js +8 -6
- package/dist/cjs/icons/IconDownloadAlt.js +8 -6
- package/dist/cjs/icons/IconDownloadDocs.js +8 -6
- package/dist/cjs/icons/IconDownloadEntry.js +8 -6
- package/dist/cjs/icons/IconDrag.js +8 -6
- package/dist/cjs/icons/{IconOctagonX.js → IconDuplicate.js} +11 -10
- package/dist/cjs/icons/IconEAwb.js +55 -0
- package/dist/cjs/icons/IconEarlyCancelation.js +8 -6
- package/dist/cjs/icons/IconEarn.js +10 -7
- package/dist/cjs/icons/IconEbooking.js +8 -6
- package/dist/cjs/icons/IconEdit.js +8 -6
- package/dist/cjs/icons/IconEditing.js +55 -0
- package/dist/cjs/icons/IconElectric.js +55 -0
- package/dist/cjs/icons/IconEllipsesH.js +8 -6
- package/dist/cjs/icons/IconEllipsesV.js +8 -6
- package/dist/cjs/icons/IconEmission.js +8 -6
- package/dist/cjs/icons/IconEntry.js +8 -6
- package/dist/cjs/icons/IconEnvelope.js +8 -6
- package/dist/cjs/icons/IconExchange.js +7 -5
- package/dist/cjs/icons/IconExclusive.js +55 -0
- package/dist/cjs/icons/IconExit.js +7 -5
- package/dist/cjs/icons/IconExpandAll.js +8 -6
- package/dist/cjs/icons/IconExport.js +8 -6
- package/dist/cjs/icons/IconExpress.js +8 -6
- package/dist/cjs/icons/IconExternalLink.js +7 -5
- package/dist/cjs/icons/IconEye.js +8 -6
- package/dist/cjs/icons/IconEyeInvisible.js +8 -6
- package/dist/cjs/icons/IconFactory.js +8 -6
- package/dist/cjs/icons/{IconCircleCheck.js → IconFile.js} +10 -9
- package/dist/cjs/icons/IconFileCertificate.js +55 -0
- package/dist/cjs/icons/IconFilledCircle.js +8 -6
- package/dist/cjs/icons/IconFilter.js +8 -6
- package/dist/cjs/icons/IconFlag.js +8 -6
- package/dist/cjs/icons/IconFolder.js +8 -6
- package/dist/cjs/icons/IconFood.js +60 -0
- package/dist/cjs/icons/IconFootwear.js +55 -0
- package/dist/cjs/icons/IconFreightosCredit.js +8 -6
- package/dist/cjs/icons/IconFulfillmentCenter.js +8 -6
- package/dist/cjs/icons/IconGanttChart.js +8 -6
- package/dist/cjs/icons/IconGeneralCargo.js +55 -0
- package/dist/cjs/icons/IconGoogle.js +8 -6
- package/dist/cjs/icons/IconGpsEmpty.js +8 -6
- package/dist/cjs/icons/IconGpsFull.js +8 -6
- package/dist/cjs/icons/IconGraph.js +8 -6
- package/dist/cjs/icons/IconGraphicAverage.js +8 -6
- package/dist/cjs/icons/IconGraphicPeak.js +8 -6
- package/dist/cjs/icons/IconGraphicTrough.js +8 -6
- package/dist/cjs/icons/IconGridOn.js +8 -6
- package/dist/cjs/icons/IconGroup.js +55 -0
- package/dist/cjs/icons/IconHamburger.js +8 -6
- package/dist/cjs/icons/IconHelpCircled.js +8 -6
- package/dist/cjs/icons/IconHistory.js +8 -6
- package/dist/cjs/icons/IconHotDeal.js +8 -6
- package/dist/cjs/icons/IconIa.js +55 -0
- package/dist/cjs/icons/IconImageSearch.js +8 -6
- package/dist/cjs/icons/IconImport.js +55 -0
- package/dist/cjs/icons/IconInfoCircled.js +8 -6
- package/dist/cjs/icons/IconInsurance.js +8 -6
- package/dist/cjs/icons/IconLastMileDelivery.js +8 -6
- package/dist/cjs/icons/IconLeather.js +55 -0
- package/dist/cjs/icons/IconLeft.js +7 -5
- package/dist/cjs/icons/IconLike.js +8 -6
- package/dist/cjs/icons/IconLink.js +7 -5
- package/dist/cjs/icons/IconLinkedin.js +8 -6
- package/dist/cjs/icons/IconList.js +8 -6
- package/dist/cjs/icons/IconListBullet.js +7 -5
- package/dist/cjs/icons/IconListNumbered.js +7 -5
- package/dist/cjs/icons/IconLiveAnimals.js +55 -0
- package/dist/cjs/icons/IconLoading.js +8 -6
- package/dist/cjs/icons/IconLocation.js +8 -6
- package/dist/cjs/icons/IconLocationCharges.js +8 -6
- package/dist/cjs/icons/IconLock.js +8 -6
- package/dist/cjs/icons/IconLogout.js +8 -6
- package/dist/cjs/icons/IconMachinery.js +59 -0
- package/dist/cjs/icons/IconMainLeg.js +55 -0
- package/dist/cjs/icons/IconManageSearch.js +8 -10
- package/dist/cjs/icons/IconMap.js +8 -6
- package/dist/cjs/icons/IconMatrixView.js +9 -6
- package/dist/cjs/icons/IconMenuClose.js +8 -6
- package/dist/cjs/icons/IconMenuOpen.js +8 -6
- package/dist/cjs/icons/IconMessage.js +8 -6
- package/dist/cjs/icons/IconMetals.js +55 -0
- package/dist/cjs/icons/IconMinus.js +8 -6
- package/dist/cjs/icons/IconMinusCircled.js +8 -6
- package/dist/cjs/icons/IconModeAir.js +8 -6
- package/dist/cjs/icons/IconModeAirExpress.js +8 -6
- package/dist/cjs/icons/IconModeAirFreighter.js +8 -6
- package/dist/cjs/icons/IconModeShip.js +8 -6
- package/dist/cjs/icons/IconModeTrain.js +8 -6
- package/dist/cjs/icons/IconModeTruck.js +8 -6
- package/dist/cjs/icons/IconMoneyCase.js +10 -7
- package/dist/cjs/icons/IconMonitor.js +7 -5
- package/dist/cjs/icons/IconMonitorWeight.js +8 -6
- package/dist/cjs/icons/IconMultipleAddress.js +8 -6
- package/dist/cjs/icons/IconNotificationBell.js +8 -6
- package/dist/cjs/icons/IconNumber.js +55 -0
- package/dist/cjs/icons/IconOffice.js +8 -6
- package/dist/cjs/icons/IconPallet.js +8 -6
- package/dist/cjs/icons/{IconDocuments.js → IconPaste.js} +10 -8
- package/dist/cjs/icons/IconPay.js +7 -5
- package/dist/cjs/icons/IconPayLater.js +8 -6
- package/dist/cjs/icons/IconPaypal.js +8 -6
- package/dist/cjs/icons/IconPending.js +8 -6
- package/dist/cjs/icons/IconPeople.js +8 -6
- package/dist/cjs/icons/IconPercentage.js +8 -6
- package/dist/cjs/icons/{IconClose.js → IconPerishables.js} +11 -9
- package/dist/cjs/icons/IconPharma.js +55 -0
- package/dist/cjs/icons/IconPin.js +8 -6
- package/dist/cjs/icons/IconPinSolid.js +55 -0
- package/dist/cjs/icons/IconPlastic.js +55 -0
- package/dist/cjs/icons/IconPlayCircled.js +8 -6
- package/dist/cjs/icons/IconPlus.js +8 -6
- package/dist/cjs/icons/IconPlusCircled.js +8 -6
- package/dist/cjs/icons/IconPlusCircledSolid.js +8 -6
- package/dist/cjs/icons/IconPort.js +8 -6
- package/dist/cjs/icons/IconPreferences.js +55 -0
- package/dist/cjs/icons/IconPrint.js +8 -6
- package/dist/cjs/icons/IconProgressCancel.js +56 -0
- package/dist/cjs/icons/IconProgressClockBlocked.js +56 -0
- package/dist/cjs/icons/IconRateReview.js +8 -6
- package/dist/cjs/icons/IconRates.js +8 -6
- package/dist/cjs/icons/IconReceipt.js +8 -6
- package/dist/cjs/icons/IconRefresh.js +8 -6
- package/dist/cjs/icons/IconRefund.js +8 -6
- package/dist/cjs/icons/IconResidential.js +8 -6
- package/dist/cjs/icons/IconRetail.js +59 -0
- package/dist/cjs/icons/IconReview.js +7 -5
- package/dist/cjs/icons/IconRight.js +7 -5
- package/dist/cjs/icons/IconRisk.js +8 -6
- package/dist/cjs/icons/IconSave.js +8 -6
- package/dist/cjs/icons/IconSearch.js +8 -6
- package/dist/cjs/icons/IconSearchManager.js +8 -6
- package/dist/cjs/icons/IconSectionCollapse.js +8 -6
- package/dist/cjs/icons/IconSectionExpand.js +8 -6
- package/dist/cjs/icons/IconSecurePayment.js +8 -6
- package/dist/cjs/icons/IconSend.js +9 -7
- package/dist/cjs/icons/IconSettings.js +8 -6
- package/dist/cjs/icons/IconShare.js +8 -6
- package/dist/cjs/icons/IconSmartphone.js +7 -5
- package/dist/cjs/icons/IconSpend.js +10 -7
- package/dist/cjs/icons/IconSphere.js +8 -6
- package/dist/cjs/icons/IconStarEmpty.js +8 -6
- package/dist/cjs/icons/IconStarFull.js +8 -6
- package/dist/cjs/icons/IconStarHalf.js +8 -6
- package/dist/cjs/icons/IconStatusUpdate.js +8 -6
- package/dist/cjs/icons/IconSubdirectory.js +8 -6
- package/dist/cjs/icons/IconSync.js +10 -8
- package/dist/cjs/icons/IconSyncCircledSolid.js +8 -6
- package/dist/cjs/icons/IconTable.js +8 -6
- package/dist/cjs/icons/IconTableSort.js +8 -6
- package/dist/cjs/icons/IconTablet.js +7 -5
- package/dist/cjs/icons/IconTag.js +8 -6
- package/dist/cjs/icons/IconTax.js +58 -0
- package/dist/cjs/icons/IconTemperatureControl.js +55 -0
- package/dist/cjs/icons/IconTerminal.js +58 -0
- package/dist/cjs/icons/IconTextBold.js +7 -5
- package/dist/cjs/icons/{IconArrowLeft.js → IconTextFormat.js} +10 -9
- package/dist/cjs/icons/IconTextItalic.js +7 -5
- package/dist/cjs/icons/IconTextUnderline.js +7 -5
- package/dist/cjs/icons/IconThumbDown.js +55 -0
- package/dist/cjs/icons/IconThumbUp.js +8 -6
- package/dist/cjs/icons/IconTile.js +8 -6
- package/dist/cjs/icons/IconTimer.js +8 -6
- package/dist/cjs/icons/IconTotal.js +8 -6
- package/dist/cjs/icons/IconTotalUnits.js +8 -6
- package/dist/cjs/icons/IconTransactions.js +8 -6
- package/dist/cjs/icons/IconTrash.js +8 -6
- package/dist/cjs/icons/IconTrendingDown.js +8 -6
- package/dist/cjs/icons/IconTrendingFlat.js +8 -6
- package/dist/cjs/icons/IconTrendingUp.js +8 -6
- package/dist/cjs/icons/IconTrophy.js +8 -6
- package/dist/cjs/icons/IconUld.js +8 -6
- package/dist/cjs/icons/IconUndo.js +55 -0
- package/dist/cjs/icons/IconUnlock.js +8 -6
- package/dist/cjs/icons/IconUp.js +7 -5
- package/dist/cjs/icons/IconUpload.js +8 -6
- package/dist/cjs/icons/IconUpload2.js +8 -6
- package/dist/cjs/icons/IconUser.js +8 -6
- package/dist/cjs/icons/IconUserCircled.js +8 -6
- package/dist/cjs/icons/{IconDot.js → IconValuable.js} +10 -8
- package/dist/cjs/icons/IconVegetable.js +55 -0
- package/dist/cjs/icons/IconVerified.js +8 -6
- package/dist/cjs/icons/IconVerifiedCircled.js +7 -5
- package/dist/cjs/icons/IconVisibility.js +7 -5
- package/dist/cjs/icons/IconVisibilityNegative.js +7 -5
- package/dist/cjs/icons/IconVulnerableCargo.js +55 -0
- package/dist/cjs/icons/IconWallet.js +8 -6
- package/dist/cjs/icons/IconWarehouse.js +8 -6
- package/dist/cjs/icons/IconWeightKg.js +8 -6
- package/dist/cjs/icons/IconWeightLbs.js +8 -6
- package/dist/cjs/icons/IconWood.js +59 -0
- package/dist/cjs/icons/IconZoomIn.js +8 -6
- package/dist/cjs/icons/IconZoomOut.js +8 -6
- package/dist/cjs/icons/IconZviShrug.js +59 -0
- package/dist/cjs/{icons/IconAi.js → icons-manual/IconAiGradient.js} +15 -11
- package/dist/cjs/index.js +656 -266
- package/dist/cjs/types.js +8 -0
- package/dist/esm/icons/IconAddPerson.js +8 -6
- package/dist/esm/icons/IconAddressBook.js +8 -6
- package/dist/esm/icons/IconAgreement.js +19 -0
- package/dist/esm/icons/IconAircraftOnGround.js +19 -0
- package/dist/esm/icons/IconAirplaneLanding.js +8 -6
- package/dist/esm/icons/IconAirplaneTakeoff.js +8 -6
- package/dist/esm/icons/IconAirport.js +8 -6
- package/dist/esm/icons/IconAirportArrival.js +8 -6
- package/dist/esm/icons/IconAlarm.js +8 -6
- package/dist/esm/icons/IconAlertCircled.js +8 -6
- package/dist/esm/icons/IconAmazon.js +8 -6
- package/dist/esm/icons/IconAnimal.js +23 -0
- package/dist/esm/icons/IconApi.js +19 -0
- package/dist/esm/icons/IconArchive.js +8 -6
- package/dist/esm/icons/IconArrowBack.js +8 -6
- package/dist/esm/icons/IconArrowForward.js +10 -8
- package/dist/esm/icons/IconArrowSmallDown.js +8 -6
- package/dist/esm/icons/IconArrowSmallLeft.js +8 -6
- package/dist/esm/icons/IconArrowSmallRight.js +8 -6
- package/dist/esm/icons/IconArrowSmallUp.js +8 -6
- package/dist/esm/icons/IconAttachment.js +8 -6
- package/dist/esm/icons/IconAuto.js +8 -6
- package/dist/esm/icons/IconAutomated.js +8 -6
- package/dist/esm/icons/IconBank.js +8 -6
- package/dist/esm/icons/IconBattery.js +19 -0
- package/dist/esm/icons/IconBilling.js +8 -6
- package/dist/esm/icons/IconBlankCircled.js +8 -6
- package/dist/esm/icons/IconBlock.js +8 -10
- package/dist/esm/icons/IconBookmark.js +8 -6
- package/dist/esm/icons/IconBookmarkFilled.js +8 -6
- package/dist/esm/icons/IconBox.js +8 -6
- package/dist/esm/icons/IconBoxTotal.js +7 -5
- package/dist/esm/icons/IconBroadcast.js +19 -0
- package/dist/esm/icons/IconBuild.js +8 -6
- package/dist/esm/icons/IconBulb.js +8 -6
- package/dist/esm/icons/IconCalendar.js +8 -6
- package/dist/esm/icons/IconCall.js +10 -8
- package/dist/esm/icons/IconCaretDown.js +8 -6
- package/dist/esm/icons/IconCaretLeft.js +8 -6
- package/dist/esm/icons/IconCaretRight.js +8 -6
- package/dist/esm/icons/IconCaretUp.js +8 -6
- package/dist/esm/icons/IconCharges.js +8 -6
- package/dist/esm/icons/IconChatProgress.js +8 -6
- package/dist/esm/icons/IconChatProgressSolid.js +8 -6
- package/dist/esm/icons/IconCheck.js +8 -6
- package/dist/esm/icons/IconCheckCircled.js +8 -6
- package/dist/esm/icons/IconCheckCircledSolid.js +8 -6
- package/dist/esm/icons/IconChemical.js +23 -0
- package/dist/esm/icons/IconChooseList.js +8 -6
- package/dist/esm/icons/IconClassicView.js +8 -6
- package/dist/esm/icons/IconClear.js +8 -6
- package/dist/esm/icons/IconClearCircled.js +8 -6
- package/dist/esm/icons/IconClearCircledSolid.js +8 -6
- package/dist/esm/icons/IconClock.js +8 -6
- package/dist/esm/icons/IconColumn.js +8 -6
- package/dist/esm/icons/IconCommodity.js +8 -6
- package/dist/esm/icons/IconCompany.js +27 -7
- package/dist/esm/icons/IconComparison.js +8 -6
- package/dist/esm/icons/IconContainer.js +8 -6
- package/dist/esm/icons/IconContentCopy.js +8 -6
- package/dist/esm/icons/IconContentDuplicate.js +19 -0
- package/dist/esm/icons/IconCopy.js +8 -6
- package/dist/esm/icons/IconCourier.js +19 -0
- package/dist/esm/icons/IconCrate.js +8 -7
- package/dist/esm/icons/IconCreditCard.js +8 -6
- package/dist/esm/icons/IconCreditcardAmericanexpress.js +18 -0
- package/dist/esm/icons/IconCreditcardDinersclub.js +61 -0
- package/dist/esm/icons/IconCreditcardDiscover.js +22 -0
- package/dist/esm/icons/IconCreditcardJbc.js +21 -0
- package/dist/esm/icons/IconCreditcardMastercard.js +22 -0
- package/dist/esm/icons/IconCreditcardVisa.js +20 -0
- package/dist/esm/icons/IconCurrencyEuro.js +8 -6
- package/dist/esm/icons/IconCurrencyUsd.js +19 -0
- package/dist/esm/icons/IconCustomQuote.js +8 -6
- package/dist/esm/icons/IconCustomQuoteSolid.js +8 -6
- package/dist/esm/icons/IconCustoms.js +8 -6
- package/dist/esm/icons/IconCutoff.js +8 -6
- package/dist/esm/icons/IconDangerous.js +19 -0
- package/dist/esm/icons/IconDashboard.js +8 -6
- package/dist/esm/icons/IconDelegation.js +19 -0
- package/dist/esm/icons/IconDiplomaticCargo.js +19 -0
- package/dist/esm/icons/IconDocument.js +8 -6
- package/dist/esm/icons/IconDocument2.js +19 -0
- package/dist/esm/icons/IconDoubleLeft.js +8 -6
- package/dist/esm/icons/IconDoubleRight.js +8 -6
- package/dist/esm/icons/IconDownload.js +8 -6
- package/dist/esm/icons/IconDownloadAlt.js +8 -6
- package/dist/esm/icons/IconDownloadDocs.js +8 -6
- package/dist/esm/icons/IconDownloadEntry.js +8 -6
- package/dist/esm/icons/IconDrag.js +8 -6
- package/dist/esm/icons/IconDuplicate.js +20 -0
- package/dist/esm/icons/IconEAwb.js +19 -0
- package/dist/esm/icons/IconEarlyCancelation.js +8 -6
- package/dist/esm/icons/IconEarn.js +10 -7
- package/dist/esm/icons/IconEbooking.js +8 -6
- package/dist/esm/icons/IconEdit.js +8 -6
- package/dist/esm/icons/IconEditing.js +19 -0
- package/dist/esm/icons/IconElectric.js +19 -0
- package/dist/esm/icons/IconEllipsesH.js +8 -6
- package/dist/esm/icons/IconEllipsesV.js +8 -6
- package/dist/esm/icons/IconEmission.js +8 -6
- package/dist/esm/icons/IconEntry.js +8 -6
- package/dist/esm/icons/IconEnvelope.js +8 -6
- package/dist/esm/icons/IconExchange.js +7 -5
- package/dist/esm/icons/IconExclusive.js +19 -0
- package/dist/esm/icons/IconExit.js +7 -5
- package/dist/esm/icons/IconExpandAll.js +8 -6
- package/dist/esm/icons/IconExport.js +8 -6
- package/dist/esm/icons/IconExpress.js +8 -6
- package/dist/esm/icons/IconExternalLink.js +7 -5
- package/dist/esm/icons/IconEye.js +8 -6
- package/dist/esm/icons/IconEyeInvisible.js +8 -6
- package/dist/esm/icons/IconFactory.js +8 -6
- package/dist/esm/icons/IconFile.js +19 -0
- package/dist/esm/icons/IconFileCertificate.js +19 -0
- package/dist/esm/icons/IconFilledCircle.js +8 -6
- package/dist/esm/icons/IconFilter.js +8 -6
- package/dist/esm/icons/IconFlag.js +8 -6
- package/dist/esm/icons/IconFolder.js +8 -6
- package/dist/esm/icons/IconFood.js +24 -0
- package/dist/esm/icons/IconFootwear.js +19 -0
- package/dist/esm/icons/IconFreightosCredit.js +8 -6
- package/dist/esm/icons/IconFulfillmentCenter.js +8 -6
- package/dist/esm/icons/IconGanttChart.js +8 -6
- package/dist/esm/icons/IconGeneralCargo.js +19 -0
- package/dist/esm/icons/IconGoogle.js +8 -6
- package/dist/esm/icons/IconGpsEmpty.js +8 -6
- package/dist/esm/icons/IconGpsFull.js +8 -6
- package/dist/esm/icons/IconGraph.js +8 -6
- package/dist/esm/icons/IconGraphicAverage.js +8 -6
- package/dist/esm/icons/IconGraphicPeak.js +8 -6
- package/dist/esm/icons/IconGraphicTrough.js +8 -6
- package/dist/esm/icons/IconGridOn.js +8 -6
- package/dist/esm/icons/IconGroup.js +19 -0
- package/dist/esm/icons/IconHamburger.js +8 -6
- package/dist/esm/icons/IconHelpCircled.js +8 -6
- package/dist/esm/icons/IconHistory.js +8 -6
- package/dist/esm/icons/IconHotDeal.js +8 -6
- package/dist/esm/icons/IconIa.js +19 -0
- package/dist/esm/icons/IconImageSearch.js +8 -6
- package/dist/esm/icons/IconImport.js +19 -0
- package/dist/esm/icons/IconInfoCircled.js +8 -6
- package/dist/esm/icons/IconInsurance.js +8 -6
- package/dist/esm/icons/IconLastMileDelivery.js +8 -6
- package/dist/esm/icons/IconLeather.js +19 -0
- package/dist/esm/icons/IconLeft.js +7 -5
- package/dist/esm/icons/IconLike.js +8 -6
- package/dist/esm/icons/IconLink.js +7 -5
- package/dist/esm/icons/IconLinkedin.js +8 -6
- package/dist/esm/icons/IconList.js +8 -6
- package/dist/esm/icons/IconListBullet.js +7 -5
- package/dist/esm/icons/IconListNumbered.js +7 -5
- package/dist/esm/icons/IconLiveAnimals.js +19 -0
- package/dist/esm/icons/IconLoading.js +8 -6
- package/dist/esm/icons/IconLocation.js +8 -6
- package/dist/esm/icons/IconLocationCharges.js +8 -6
- package/dist/esm/icons/IconLock.js +8 -6
- package/dist/esm/icons/IconLogout.js +8 -6
- package/dist/esm/icons/IconMachinery.js +23 -0
- package/dist/esm/icons/IconMainLeg.js +19 -0
- package/dist/esm/icons/IconManageSearch.js +8 -10
- package/dist/esm/icons/IconMap.js +8 -6
- package/dist/esm/icons/IconMatrixView.js +9 -6
- package/dist/esm/icons/IconMenuClose.js +8 -6
- package/dist/esm/icons/IconMenuOpen.js +8 -6
- package/dist/esm/icons/IconMessage.js +8 -6
- package/dist/esm/icons/IconMetals.js +19 -0
- package/dist/esm/icons/IconMinus.js +8 -6
- package/dist/esm/icons/IconMinusCircled.js +8 -6
- package/dist/esm/icons/IconModeAir.js +8 -6
- package/dist/esm/icons/IconModeAirExpress.js +8 -6
- package/dist/esm/icons/IconModeAirFreighter.js +8 -6
- package/dist/esm/icons/IconModeShip.js +8 -6
- package/dist/esm/icons/IconModeTrain.js +8 -6
- package/dist/esm/icons/IconModeTruck.js +8 -6
- package/dist/esm/icons/IconMoneyCase.js +10 -7
- package/dist/esm/icons/IconMonitor.js +7 -5
- package/dist/esm/icons/IconMonitorWeight.js +8 -6
- package/dist/esm/icons/IconMultipleAddress.js +8 -6
- package/dist/esm/icons/IconNotificationBell.js +8 -6
- package/dist/esm/icons/IconNumber.js +19 -0
- package/dist/esm/icons/IconOffice.js +8 -6
- package/dist/esm/icons/IconPallet.js +8 -6
- package/dist/esm/icons/IconPaste.js +19 -0
- package/dist/esm/icons/IconPay.js +7 -5
- package/dist/esm/icons/IconPayLater.js +8 -6
- package/dist/esm/icons/IconPaypal.js +8 -6
- package/dist/esm/icons/IconPending.js +8 -6
- package/dist/esm/icons/IconPeople.js +8 -6
- package/dist/esm/icons/IconPercentage.js +8 -6
- package/dist/esm/icons/IconPerishables.js +19 -0
- package/dist/esm/icons/IconPharma.js +19 -0
- package/dist/esm/icons/IconPin.js +8 -6
- package/dist/esm/icons/IconPinSolid.js +19 -0
- package/dist/esm/icons/IconPlastic.js +19 -0
- package/dist/esm/icons/IconPlayCircled.js +8 -6
- package/dist/esm/icons/IconPlus.js +8 -6
- package/dist/esm/icons/IconPlusCircled.js +8 -6
- package/dist/esm/icons/IconPlusCircledSolid.js +8 -6
- package/dist/esm/icons/IconPort.js +8 -6
- package/dist/esm/icons/IconPreferences.js +19 -0
- package/dist/esm/icons/IconPrint.js +8 -6
- package/dist/esm/icons/IconProgressCancel.js +20 -0
- package/dist/esm/icons/IconProgressClockBlocked.js +20 -0
- package/dist/esm/icons/IconRateReview.js +8 -6
- package/dist/esm/icons/IconRates.js +8 -6
- package/dist/esm/icons/IconReceipt.js +8 -6
- package/dist/esm/icons/IconRefresh.js +8 -6
- package/dist/esm/icons/IconRefund.js +8 -6
- package/dist/esm/icons/IconResidential.js +8 -6
- package/dist/esm/icons/IconRetail.js +23 -0
- package/dist/esm/icons/IconReview.js +7 -5
- package/dist/esm/icons/IconRight.js +7 -5
- package/dist/esm/icons/IconRisk.js +8 -6
- package/dist/esm/icons/IconSave.js +8 -6
- package/dist/esm/icons/IconSearch.js +8 -6
- package/dist/esm/icons/IconSearchManager.js +8 -6
- package/dist/esm/icons/IconSectionCollapse.js +8 -6
- package/dist/esm/icons/IconSectionExpand.js +8 -6
- package/dist/esm/icons/IconSecurePayment.js +8 -6
- package/dist/esm/icons/IconSend.js +9 -7
- package/dist/esm/icons/IconSettings.js +8 -6
- package/dist/esm/icons/IconShare.js +8 -6
- package/dist/esm/icons/IconSmartphone.js +7 -5
- package/dist/esm/icons/IconSpend.js +10 -7
- package/dist/esm/icons/IconSphere.js +8 -6
- package/dist/esm/icons/IconStarEmpty.js +8 -6
- package/dist/esm/icons/IconStarFull.js +8 -6
- package/dist/esm/icons/IconStarHalf.js +8 -6
- package/dist/esm/icons/IconStatusUpdate.js +8 -6
- package/dist/esm/icons/IconSubdirectory.js +8 -6
- package/dist/esm/icons/IconSync.js +10 -8
- package/dist/esm/icons/IconSyncCircledSolid.js +8 -6
- package/dist/esm/icons/IconTable.js +8 -6
- package/dist/esm/icons/IconTableSort.js +8 -6
- package/dist/esm/icons/IconTablet.js +7 -5
- package/dist/esm/icons/IconTag.js +8 -6
- package/dist/esm/icons/IconTax.js +22 -0
- package/dist/esm/icons/IconTemperatureControl.js +19 -0
- package/dist/esm/icons/IconTerminal.js +22 -0
- package/dist/esm/icons/IconTextBold.js +7 -5
- package/dist/esm/icons/IconTextFormat.js +19 -0
- package/dist/esm/icons/IconTextItalic.js +7 -5
- package/dist/esm/icons/IconTextUnderline.js +7 -5
- package/dist/esm/icons/IconThumbDown.js +19 -0
- package/dist/esm/icons/IconThumbUp.js +8 -6
- package/dist/esm/icons/IconTile.js +8 -6
- package/dist/esm/icons/IconTimer.js +8 -6
- package/dist/esm/icons/IconTotal.js +8 -6
- package/dist/esm/icons/IconTotalUnits.js +8 -6
- package/dist/esm/icons/IconTransactions.js +8 -6
- package/dist/esm/icons/IconTrash.js +8 -6
- package/dist/esm/icons/IconTrendingDown.js +8 -6
- package/dist/esm/icons/IconTrendingFlat.js +8 -6
- package/dist/esm/icons/IconTrendingUp.js +8 -6
- package/dist/esm/icons/IconTrophy.js +8 -6
- package/dist/esm/icons/IconUld.js +8 -6
- package/dist/esm/icons/IconUndo.js +19 -0
- package/dist/esm/icons/IconUnlock.js +8 -6
- package/dist/esm/icons/IconUp.js +7 -5
- package/dist/esm/icons/IconUpload.js +8 -6
- package/dist/esm/icons/IconUpload2.js +8 -6
- package/dist/esm/icons/IconUser.js +8 -6
- package/dist/esm/icons/IconUserCircled.js +8 -6
- package/dist/esm/icons/IconValuable.js +19 -0
- package/dist/esm/icons/IconVegetable.js +19 -0
- package/dist/esm/icons/IconVerified.js +8 -6
- package/dist/esm/icons/IconVerifiedCircled.js +7 -5
- package/dist/esm/icons/IconVisibility.js +7 -5
- package/dist/esm/icons/IconVisibilityNegative.js +7 -5
- package/dist/esm/icons/IconVulnerableCargo.js +19 -0
- package/dist/esm/icons/IconWallet.js +8 -6
- package/dist/esm/icons/IconWarehouse.js +8 -6
- package/dist/esm/icons/IconWeightKg.js +8 -6
- package/dist/esm/icons/IconWeightLbs.js +8 -6
- package/dist/esm/icons/IconWood.js +23 -0
- package/dist/esm/icons/IconZoomIn.js +8 -6
- package/dist/esm/icons/IconZoomOut.js +8 -6
- package/dist/esm/icons/IconZviShrug.js +23 -0
- package/dist/esm/icons-manual/IconAiGradient.js +21 -0
- package/dist/esm/index.js +564 -227
- package/dist/esm/types.js +7 -1
- package/dist/types/icons/{IconArrowLeft.d.ts → IconAgreement.d.ts} +1 -1
- package/dist/types/icons/IconAircraftOnGround.d.ts +3 -0
- package/dist/types/icons/IconAnimal.d.ts +3 -0
- package/dist/types/icons/{IconDot.d.ts → IconApi.d.ts} +1 -1
- package/dist/types/icons/IconBattery.d.ts +3 -0
- package/dist/types/icons/{IconDocuments.d.ts → IconBroadcast.d.ts} +1 -1
- package/dist/types/icons/{IconOctagonX.d.ts → IconChemical.d.ts} +1 -1
- package/dist/types/icons/IconContentDuplicate.d.ts +3 -0
- package/dist/types/icons/IconCourier.d.ts +3 -0
- package/dist/types/icons/IconCreditcardAmericanexpress.d.ts +3 -0
- package/dist/types/icons/IconCreditcardDinersclub.d.ts +3 -0
- package/dist/types/icons/IconCreditcardDiscover.d.ts +3 -0
- package/dist/types/icons/{IconTriangleAlert.d.ts → IconCreditcardJbc.d.ts} +1 -1
- package/dist/types/icons/IconCreditcardMastercard.d.ts +3 -0
- package/dist/types/icons/{IconTemperatureLow.d.ts → IconCreditcardVisa.d.ts} +1 -1
- package/dist/types/icons/{IconCircleCheck.d.ts → IconCurrencyUsd.d.ts} +1 -1
- package/dist/types/icons/IconDangerous.d.ts +3 -0
- package/dist/types/icons/{IconArrowRight.d.ts → IconDelegation.d.ts} +1 -1
- package/dist/types/icons/{IconNegativeCircled.d.ts → IconDiplomaticCargo.d.ts} +1 -1
- package/dist/types/icons/IconDocument2.d.ts +3 -0
- package/dist/types/icons/IconDuplicate.d.ts +3 -0
- package/dist/types/icons/{IconDown.d.ts → IconEAwb.d.ts} +1 -1
- package/dist/types/icons/IconEditing.d.ts +3 -0
- package/dist/types/icons/IconElectric.d.ts +3 -0
- package/dist/types/icons/IconExclusive.d.ts +3 -0
- package/dist/types/icons/IconFile.d.ts +3 -0
- package/dist/types/icons/IconFileCertificate.d.ts +3 -0
- package/dist/types/icons/IconFood.d.ts +3 -0
- package/dist/types/icons/IconFootwear.d.ts +3 -0
- package/dist/types/icons/{IconLoaderCircle.d.ts → IconGeneralCargo.d.ts} +1 -1
- package/dist/types/icons/{IconClose.d.ts → IconGroup.d.ts} +1 -1
- package/dist/types/icons/{IconAi.d.ts → IconIa.d.ts} +1 -1
- package/dist/types/icons/IconImport.d.ts +3 -0
- package/dist/types/icons/IconLeather.d.ts +3 -0
- package/dist/types/icons/{IconCloseCircle.d.ts → IconLiveAnimals.d.ts} +1 -1
- package/dist/types/icons/IconMachinery.d.ts +3 -0
- package/dist/types/icons/IconMainLeg.d.ts +3 -0
- package/dist/types/icons/IconMetals.d.ts +3 -0
- package/dist/types/icons/IconNumber.d.ts +3 -0
- package/dist/types/icons/IconPaste.d.ts +3 -0
- package/dist/types/icons/IconPerishables.d.ts +3 -0
- package/dist/types/icons/IconPharma.d.ts +3 -0
- package/dist/types/icons/IconPinSolid.d.ts +3 -0
- package/dist/types/icons/IconPlastic.d.ts +3 -0
- package/dist/types/icons/IconPreferences.d.ts +3 -0
- package/dist/types/icons/IconProgressCancel.d.ts +3 -0
- package/dist/types/icons/IconProgressClockBlocked.d.ts +3 -0
- package/dist/types/icons/IconRetail.d.ts +3 -0
- package/dist/types/icons/IconTax.d.ts +3 -0
- package/dist/types/icons/IconTemperatureControl.d.ts +3 -0
- package/dist/types/icons/IconTerminal.d.ts +3 -0
- package/dist/types/icons/IconTextFormat.d.ts +3 -0
- package/dist/types/icons/IconThumbDown.d.ts +3 -0
- package/dist/types/icons/IconUndo.d.ts +3 -0
- package/dist/types/icons/IconValuable.d.ts +3 -0
- package/dist/types/icons/IconVegetable.d.ts +3 -0
- package/dist/types/icons/IconVulnerableCargo.d.ts +3 -0
- package/dist/types/icons/IconWood.d.ts +3 -0
- package/dist/types/icons/IconZviShrug.d.ts +3 -0
- package/dist/types/index.d.ts +286 -227
- package/dist/types/types.d.ts +3 -1
- package/package.json +2 -1
- package/dist/cjs/icons/IconAiGradient.js +0 -53
- package/dist/cjs/icons/IconCloseCircle.js +0 -53
- package/dist/cjs/icons/IconDown.js +0 -53
- package/dist/cjs/icons/IconLoaderCircle.js +0 -53
- package/dist/cjs/icons/IconNegativeCircled.js +0 -53
- package/dist/cjs/icons/IconTriangleAlert.js +0 -55
- package/dist/esm/icons/IconAi.js +0 -17
- package/dist/esm/icons/IconAiGradient.js +0 -17
- package/dist/esm/icons/IconArrowLeft.js +0 -18
- package/dist/esm/icons/IconArrowRight.js +0 -18
- package/dist/esm/icons/IconCircleCheck.js +0 -18
- package/dist/esm/icons/IconClose.js +0 -17
- package/dist/esm/icons/IconCloseCircle.js +0 -17
- package/dist/esm/icons/IconDocuments.js +0 -17
- package/dist/esm/icons/IconDot.js +0 -17
- package/dist/esm/icons/IconDown.js +0 -17
- package/dist/esm/icons/IconLoaderCircle.js +0 -17
- package/dist/esm/icons/IconNegativeCircled.js +0 -17
- package/dist/esm/icons/IconOctagonX.js +0 -19
- package/dist/esm/icons/IconTemperatureLow.js +0 -17
- package/dist/esm/icons/IconTriangleAlert.js +0 -19
- /package/dist/types/{icons → icons-manual}/IconAiGradient.d.ts +0 -0
package/dist/cjs/index.js
CHANGED
|
@@ -17,464 +17,854 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
17
17
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
18
18
|
};
|
|
19
19
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20
|
-
exports.
|
|
21
|
-
exports.
|
|
22
|
-
exports.
|
|
23
|
-
exports.
|
|
24
|
-
exports.
|
|
20
|
+
exports.IconChooseList = exports.IconChemical = exports.IconCheckCircledSolid = exports.IconCheckCircled = exports.IconCheck = exports.IconChatProgressSolid = exports.IconChatProgress = exports.IconCharges = exports.IconCaretUp = exports.IconCaretRight = exports.IconCaretLeft = exports.IconCaretDown = exports.IconCall = exports.IconCalendar = exports.IconBulb = exports.IconBuild = exports.IconBroadcast = exports.IconBoxTotal = exports.IconBox = exports.IconBookmarkFilled = exports.IconBookmark = exports.IconBlock = exports.IconBlankCircled = exports.IconBilling = exports.IconBattery = exports.IconBank = exports.IconAutomated = exports.IconAuto = exports.IconAttachment = exports.IconArrowSmallUp = exports.IconArrowSmallRight = exports.IconArrowSmallLeft = exports.IconArrowSmallDown = exports.IconArrowForward = exports.IconArrowBack = exports.IconArchive = exports.IconApi = exports.IconAnimal = exports.IconAmazon = exports.IconAlertCircled = exports.IconAlarm = exports.IconAirportArrival = exports.IconAirport = exports.IconAirplaneTakeoff = exports.IconAirplaneLanding = exports.IconAircraftOnGround = exports.IconAiGradient = exports.IconAgreement = exports.IconAddressBook = exports.IconAddPerson = void 0;
|
|
21
|
+
exports.IconEllipsesH = exports.IconElectric = exports.IconEditing = exports.IconEdit = exports.IconEbooking = exports.IconEarn = exports.IconEarlyCancelation = exports.IconEAwb = exports.IconDuplicate = exports.IconDrag = exports.IconDownloadEntry = exports.IconDownloadDocs = exports.IconDownloadAlt = exports.IconDownload = exports.IconDoubleRight = exports.IconDoubleLeft = exports.IconDocument2 = exports.IconDocument = exports.IconDiplomaticCargo = exports.IconDelegation = exports.IconDashboard = exports.IconDangerous = exports.IconCutoff = exports.IconCustoms = exports.IconCustomQuoteSolid = exports.IconCustomQuote = exports.IconCurrencyUsd = exports.IconCurrencyEuro = exports.IconCreditcardVisa = exports.IconCreditcardMastercard = exports.IconCreditcardJbc = exports.IconCreditcardDiscover = exports.IconCreditcardDinersclub = exports.IconCreditcardAmericanexpress = exports.IconCreditCard = exports.IconCrate = exports.IconCourier = exports.IconCopy = exports.IconContentDuplicate = exports.IconContentCopy = exports.IconContainer = exports.IconComparison = exports.IconCompany = exports.IconCommodity = exports.IconColumn = exports.IconClock = exports.IconClearCircledSolid = exports.IconClearCircled = exports.IconClear = exports.IconClassicView = void 0;
|
|
22
|
+
exports.IconLinkedin = exports.IconLink = exports.IconLike = exports.IconLeft = exports.IconLeather = exports.IconLastMileDelivery = exports.IconInsurance = exports.IconInfoCircled = exports.IconImport = exports.IconImageSearch = exports.IconIa = exports.IconHotDeal = exports.IconHistory = exports.IconHelpCircled = exports.IconHamburger = exports.IconGroup = exports.IconGridOn = exports.IconGraphicTrough = exports.IconGraphicPeak = exports.IconGraphicAverage = exports.IconGraph = exports.IconGpsFull = exports.IconGpsEmpty = exports.IconGoogle = exports.IconGeneralCargo = exports.IconGanttChart = exports.IconFulfillmentCenter = exports.IconFreightosCredit = exports.IconFootwear = exports.IconFood = exports.IconFolder = exports.IconFlag = exports.IconFilter = exports.IconFilledCircle = exports.IconFileCertificate = exports.IconFile = exports.IconFactory = exports.IconEyeInvisible = exports.IconEye = exports.IconExternalLink = exports.IconExpress = exports.IconExport = exports.IconExpandAll = exports.IconExit = exports.IconExclusive = exports.IconExchange = exports.IconEnvelope = exports.IconEntry = exports.IconEmission = exports.IconEllipsesV = void 0;
|
|
23
|
+
exports.IconPlusCircledSolid = exports.IconPlusCircled = exports.IconPlus = exports.IconPlayCircled = exports.IconPlastic = exports.IconPinSolid = exports.IconPin = exports.IconPharma = exports.IconPerishables = exports.IconPercentage = exports.IconPeople = exports.IconPending = exports.IconPaypal = exports.IconPayLater = exports.IconPay = exports.IconPaste = exports.IconPallet = exports.IconOffice = exports.IconNumber = exports.IconNotificationBell = exports.IconMultipleAddress = exports.IconMonitorWeight = exports.IconMonitor = exports.IconMoneyCase = exports.IconModeTruck = exports.IconModeTrain = exports.IconModeShip = exports.IconModeAirFreighter = exports.IconModeAirExpress = exports.IconModeAir = exports.IconMinusCircled = exports.IconMinus = exports.IconMetals = exports.IconMessage = exports.IconMenuOpen = exports.IconMenuClose = exports.IconMatrixView = exports.IconMap = exports.IconManageSearch = exports.IconMainLeg = exports.IconMachinery = exports.IconLogout = exports.IconLock = exports.IconLocationCharges = exports.IconLocation = exports.IconLoading = exports.IconLiveAnimals = exports.IconListNumbered = exports.IconListBullet = exports.IconList = void 0;
|
|
24
|
+
exports.IconTotal = exports.IconTimer = exports.IconTile = exports.IconThumbUp = exports.IconThumbDown = exports.IconTextUnderline = exports.IconTextItalic = exports.IconTextFormat = exports.IconTextBold = exports.IconTerminal = exports.IconTemperatureControl = exports.IconTax = exports.IconTag = exports.IconTablet = exports.IconTableSort = exports.IconTable = exports.IconSyncCircledSolid = exports.IconSync = exports.IconSubdirectory = exports.IconStatusUpdate = exports.IconStarHalf = exports.IconStarFull = exports.IconStarEmpty = exports.IconSphere = exports.IconSpend = exports.IconSmartphone = exports.IconShare = exports.IconSettings = exports.IconSend = exports.IconSecurePayment = exports.IconSectionExpand = exports.IconSectionCollapse = exports.IconSearchManager = exports.IconSearch = exports.IconSave = exports.IconRisk = exports.IconRight = exports.IconReview = exports.IconRetail = exports.IconResidential = exports.IconRefund = exports.IconRefresh = exports.IconReceipt = exports.IconRates = exports.IconRateReview = exports.IconProgressClockBlocked = exports.IconProgressCancel = exports.IconPrint = exports.IconPreferences = exports.IconPort = void 0;
|
|
25
|
+
exports.iconMap = exports.IconZviShrug = exports.IconZoomOut = exports.IconZoomIn = exports.IconWood = exports.IconWeightLbs = exports.IconWeightKg = exports.IconWarehouse = exports.IconWallet = exports.IconVulnerableCargo = exports.IconVisibilityNegative = exports.IconVisibility = exports.IconVerifiedCircled = exports.IconVerified = exports.IconVegetable = exports.IconValuable = exports.IconUserCircled = exports.IconUser = exports.IconUpload2 = exports.IconUpload = exports.IconUp = exports.IconUnlock = exports.IconUndo = exports.IconUld = exports.IconTrophy = exports.IconTrendingUp = exports.IconTrendingFlat = exports.IconTrendingDown = exports.IconTrash = exports.IconTransactions = exports.IconTotalUnits = void 0;
|
|
25
26
|
__exportStar(require("./types"), exports);
|
|
26
27
|
__exportStar(require("./colors"), exports);
|
|
27
|
-
|
|
28
|
-
Object.defineProperty(exports, "IconTransactions", { enumerable: true, get: function () { return IconTransactions_1.IconTransactions; } });
|
|
29
|
-
var IconAddPerson_1 = require("./icons/IconAddPerson");
|
|
28
|
+
const IconAddPerson_1 = require("./icons/IconAddPerson");
|
|
30
29
|
Object.defineProperty(exports, "IconAddPerson", { enumerable: true, get: function () { return IconAddPerson_1.IconAddPerson; } });
|
|
31
|
-
|
|
30
|
+
const IconAddressBook_1 = require("./icons/IconAddressBook");
|
|
32
31
|
Object.defineProperty(exports, "IconAddressBook", { enumerable: true, get: function () { return IconAddressBook_1.IconAddressBook; } });
|
|
33
|
-
|
|
34
|
-
Object.defineProperty(exports, "
|
|
35
|
-
|
|
32
|
+
const IconAgreement_1 = require("./icons/IconAgreement");
|
|
33
|
+
Object.defineProperty(exports, "IconAgreement", { enumerable: true, get: function () { return IconAgreement_1.IconAgreement; } });
|
|
34
|
+
const IconAiGradient_1 = require("./icons-manual/IconAiGradient");
|
|
35
|
+
Object.defineProperty(exports, "IconAiGradient", { enumerable: true, get: function () { return IconAiGradient_1.IconAiGradient; } });
|
|
36
|
+
const IconAircraftOnGround_1 = require("./icons/IconAircraftOnGround");
|
|
37
|
+
Object.defineProperty(exports, "IconAircraftOnGround", { enumerable: true, get: function () { return IconAircraftOnGround_1.IconAircraftOnGround; } });
|
|
38
|
+
const IconAirplaneLanding_1 = require("./icons/IconAirplaneLanding");
|
|
36
39
|
Object.defineProperty(exports, "IconAirplaneLanding", { enumerable: true, get: function () { return IconAirplaneLanding_1.IconAirplaneLanding; } });
|
|
37
|
-
|
|
40
|
+
const IconAirplaneTakeoff_1 = require("./icons/IconAirplaneTakeoff");
|
|
38
41
|
Object.defineProperty(exports, "IconAirplaneTakeoff", { enumerable: true, get: function () { return IconAirplaneTakeoff_1.IconAirplaneTakeoff; } });
|
|
39
|
-
|
|
40
|
-
Object.defineProperty(exports, "IconAirportArrival", { enumerable: true, get: function () { return IconAirportArrival_1.IconAirportArrival; } });
|
|
41
|
-
var IconAirport_1 = require("./icons/IconAirport");
|
|
42
|
+
const IconAirport_1 = require("./icons/IconAirport");
|
|
42
43
|
Object.defineProperty(exports, "IconAirport", { enumerable: true, get: function () { return IconAirport_1.IconAirport; } });
|
|
43
|
-
|
|
44
|
+
const IconAirportArrival_1 = require("./icons/IconAirportArrival");
|
|
45
|
+
Object.defineProperty(exports, "IconAirportArrival", { enumerable: true, get: function () { return IconAirportArrival_1.IconAirportArrival; } });
|
|
46
|
+
const IconAlarm_1 = require("./icons/IconAlarm");
|
|
44
47
|
Object.defineProperty(exports, "IconAlarm", { enumerable: true, get: function () { return IconAlarm_1.IconAlarm; } });
|
|
45
|
-
|
|
48
|
+
const IconAlertCircled_1 = require("./icons/IconAlertCircled");
|
|
46
49
|
Object.defineProperty(exports, "IconAlertCircled", { enumerable: true, get: function () { return IconAlertCircled_1.IconAlertCircled; } });
|
|
47
|
-
|
|
50
|
+
const IconAmazon_1 = require("./icons/IconAmazon");
|
|
48
51
|
Object.defineProperty(exports, "IconAmazon", { enumerable: true, get: function () { return IconAmazon_1.IconAmazon; } });
|
|
49
|
-
|
|
52
|
+
const IconAnimal_1 = require("./icons/IconAnimal");
|
|
53
|
+
Object.defineProperty(exports, "IconAnimal", { enumerable: true, get: function () { return IconAnimal_1.IconAnimal; } });
|
|
54
|
+
const IconApi_1 = require("./icons/IconApi");
|
|
55
|
+
Object.defineProperty(exports, "IconApi", { enumerable: true, get: function () { return IconApi_1.IconApi; } });
|
|
56
|
+
const IconArchive_1 = require("./icons/IconArchive");
|
|
50
57
|
Object.defineProperty(exports, "IconArchive", { enumerable: true, get: function () { return IconArchive_1.IconArchive; } });
|
|
51
|
-
|
|
58
|
+
const IconArrowBack_1 = require("./icons/IconArrowBack");
|
|
52
59
|
Object.defineProperty(exports, "IconArrowBack", { enumerable: true, get: function () { return IconArrowBack_1.IconArrowBack; } });
|
|
53
|
-
|
|
60
|
+
const IconArrowForward_1 = require("./icons/IconArrowForward");
|
|
54
61
|
Object.defineProperty(exports, "IconArrowForward", { enumerable: true, get: function () { return IconArrowForward_1.IconArrowForward; } });
|
|
55
|
-
|
|
62
|
+
const IconArrowSmallDown_1 = require("./icons/IconArrowSmallDown");
|
|
56
63
|
Object.defineProperty(exports, "IconArrowSmallDown", { enumerable: true, get: function () { return IconArrowSmallDown_1.IconArrowSmallDown; } });
|
|
57
|
-
|
|
64
|
+
const IconArrowSmallLeft_1 = require("./icons/IconArrowSmallLeft");
|
|
58
65
|
Object.defineProperty(exports, "IconArrowSmallLeft", { enumerable: true, get: function () { return IconArrowSmallLeft_1.IconArrowSmallLeft; } });
|
|
59
|
-
|
|
66
|
+
const IconArrowSmallRight_1 = require("./icons/IconArrowSmallRight");
|
|
60
67
|
Object.defineProperty(exports, "IconArrowSmallRight", { enumerable: true, get: function () { return IconArrowSmallRight_1.IconArrowSmallRight; } });
|
|
61
|
-
|
|
68
|
+
const IconArrowSmallUp_1 = require("./icons/IconArrowSmallUp");
|
|
62
69
|
Object.defineProperty(exports, "IconArrowSmallUp", { enumerable: true, get: function () { return IconArrowSmallUp_1.IconArrowSmallUp; } });
|
|
63
|
-
|
|
70
|
+
const IconAttachment_1 = require("./icons/IconAttachment");
|
|
64
71
|
Object.defineProperty(exports, "IconAttachment", { enumerable: true, get: function () { return IconAttachment_1.IconAttachment; } });
|
|
65
|
-
|
|
72
|
+
const IconAuto_1 = require("./icons/IconAuto");
|
|
66
73
|
Object.defineProperty(exports, "IconAuto", { enumerable: true, get: function () { return IconAuto_1.IconAuto; } });
|
|
67
|
-
|
|
74
|
+
const IconAutomated_1 = require("./icons/IconAutomated");
|
|
68
75
|
Object.defineProperty(exports, "IconAutomated", { enumerable: true, get: function () { return IconAutomated_1.IconAutomated; } });
|
|
69
|
-
|
|
76
|
+
const IconBank_1 = require("./icons/IconBank");
|
|
70
77
|
Object.defineProperty(exports, "IconBank", { enumerable: true, get: function () { return IconBank_1.IconBank; } });
|
|
71
|
-
|
|
78
|
+
const IconBattery_1 = require("./icons/IconBattery");
|
|
79
|
+
Object.defineProperty(exports, "IconBattery", { enumerable: true, get: function () { return IconBattery_1.IconBattery; } });
|
|
80
|
+
const IconBilling_1 = require("./icons/IconBilling");
|
|
72
81
|
Object.defineProperty(exports, "IconBilling", { enumerable: true, get: function () { return IconBilling_1.IconBilling; } });
|
|
73
|
-
|
|
82
|
+
const IconBlankCircled_1 = require("./icons/IconBlankCircled");
|
|
74
83
|
Object.defineProperty(exports, "IconBlankCircled", { enumerable: true, get: function () { return IconBlankCircled_1.IconBlankCircled; } });
|
|
75
|
-
|
|
84
|
+
const IconBlock_1 = require("./icons/IconBlock");
|
|
76
85
|
Object.defineProperty(exports, "IconBlock", { enumerable: true, get: function () { return IconBlock_1.IconBlock; } });
|
|
77
|
-
|
|
78
|
-
Object.defineProperty(exports, "IconBookmarkFilled", { enumerable: true, get: function () { return IconBookmarkFilled_1.IconBookmarkFilled; } });
|
|
79
|
-
var IconBookmark_1 = require("./icons/IconBookmark");
|
|
86
|
+
const IconBookmark_1 = require("./icons/IconBookmark");
|
|
80
87
|
Object.defineProperty(exports, "IconBookmark", { enumerable: true, get: function () { return IconBookmark_1.IconBookmark; } });
|
|
81
|
-
|
|
82
|
-
Object.defineProperty(exports, "
|
|
83
|
-
|
|
88
|
+
const IconBookmarkFilled_1 = require("./icons/IconBookmarkFilled");
|
|
89
|
+
Object.defineProperty(exports, "IconBookmarkFilled", { enumerable: true, get: function () { return IconBookmarkFilled_1.IconBookmarkFilled; } });
|
|
90
|
+
const IconBox_1 = require("./icons/IconBox");
|
|
84
91
|
Object.defineProperty(exports, "IconBox", { enumerable: true, get: function () { return IconBox_1.IconBox; } });
|
|
85
|
-
|
|
92
|
+
const IconBoxTotal_1 = require("./icons/IconBoxTotal");
|
|
93
|
+
Object.defineProperty(exports, "IconBoxTotal", { enumerable: true, get: function () { return IconBoxTotal_1.IconBoxTotal; } });
|
|
94
|
+
const IconBroadcast_1 = require("./icons/IconBroadcast");
|
|
95
|
+
Object.defineProperty(exports, "IconBroadcast", { enumerable: true, get: function () { return IconBroadcast_1.IconBroadcast; } });
|
|
96
|
+
const IconBuild_1 = require("./icons/IconBuild");
|
|
86
97
|
Object.defineProperty(exports, "IconBuild", { enumerable: true, get: function () { return IconBuild_1.IconBuild; } });
|
|
87
|
-
|
|
98
|
+
const IconBulb_1 = require("./icons/IconBulb");
|
|
88
99
|
Object.defineProperty(exports, "IconBulb", { enumerable: true, get: function () { return IconBulb_1.IconBulb; } });
|
|
89
|
-
|
|
100
|
+
const IconCalendar_1 = require("./icons/IconCalendar");
|
|
90
101
|
Object.defineProperty(exports, "IconCalendar", { enumerable: true, get: function () { return IconCalendar_1.IconCalendar; } });
|
|
91
|
-
|
|
102
|
+
const IconCall_1 = require("./icons/IconCall");
|
|
92
103
|
Object.defineProperty(exports, "IconCall", { enumerable: true, get: function () { return IconCall_1.IconCall; } });
|
|
93
|
-
|
|
104
|
+
const IconCaretDown_1 = require("./icons/IconCaretDown");
|
|
94
105
|
Object.defineProperty(exports, "IconCaretDown", { enumerable: true, get: function () { return IconCaretDown_1.IconCaretDown; } });
|
|
95
|
-
|
|
106
|
+
const IconCaretLeft_1 = require("./icons/IconCaretLeft");
|
|
96
107
|
Object.defineProperty(exports, "IconCaretLeft", { enumerable: true, get: function () { return IconCaretLeft_1.IconCaretLeft; } });
|
|
97
|
-
|
|
108
|
+
const IconCaretRight_1 = require("./icons/IconCaretRight");
|
|
98
109
|
Object.defineProperty(exports, "IconCaretRight", { enumerable: true, get: function () { return IconCaretRight_1.IconCaretRight; } });
|
|
99
|
-
|
|
110
|
+
const IconCaretUp_1 = require("./icons/IconCaretUp");
|
|
100
111
|
Object.defineProperty(exports, "IconCaretUp", { enumerable: true, get: function () { return IconCaretUp_1.IconCaretUp; } });
|
|
101
|
-
|
|
112
|
+
const IconCharges_1 = require("./icons/IconCharges");
|
|
102
113
|
Object.defineProperty(exports, "IconCharges", { enumerable: true, get: function () { return IconCharges_1.IconCharges; } });
|
|
103
|
-
|
|
104
|
-
Object.defineProperty(exports, "IconChatProgressSolid", { enumerable: true, get: function () { return IconChatProgressSolid_1.IconChatProgressSolid; } });
|
|
105
|
-
var IconChatProgress_1 = require("./icons/IconChatProgress");
|
|
114
|
+
const IconChatProgress_1 = require("./icons/IconChatProgress");
|
|
106
115
|
Object.defineProperty(exports, "IconChatProgress", { enumerable: true, get: function () { return IconChatProgress_1.IconChatProgress; } });
|
|
107
|
-
|
|
108
|
-
Object.defineProperty(exports, "
|
|
109
|
-
|
|
110
|
-
Object.defineProperty(exports, "IconCheckCircled", { enumerable: true, get: function () { return IconCheckCircled_1.IconCheckCircled; } });
|
|
111
|
-
var IconCheck_1 = require("./icons/IconCheck");
|
|
116
|
+
const IconChatProgressSolid_1 = require("./icons/IconChatProgressSolid");
|
|
117
|
+
Object.defineProperty(exports, "IconChatProgressSolid", { enumerable: true, get: function () { return IconChatProgressSolid_1.IconChatProgressSolid; } });
|
|
118
|
+
const IconCheck_1 = require("./icons/IconCheck");
|
|
112
119
|
Object.defineProperty(exports, "IconCheck", { enumerable: true, get: function () { return IconCheck_1.IconCheck; } });
|
|
113
|
-
|
|
120
|
+
const IconCheckCircled_1 = require("./icons/IconCheckCircled");
|
|
121
|
+
Object.defineProperty(exports, "IconCheckCircled", { enumerable: true, get: function () { return IconCheckCircled_1.IconCheckCircled; } });
|
|
122
|
+
const IconCheckCircledSolid_1 = require("./icons/IconCheckCircledSolid");
|
|
123
|
+
Object.defineProperty(exports, "IconCheckCircledSolid", { enumerable: true, get: function () { return IconCheckCircledSolid_1.IconCheckCircledSolid; } });
|
|
124
|
+
const IconChemical_1 = require("./icons/IconChemical");
|
|
125
|
+
Object.defineProperty(exports, "IconChemical", { enumerable: true, get: function () { return IconChemical_1.IconChemical; } });
|
|
126
|
+
const IconChooseList_1 = require("./icons/IconChooseList");
|
|
114
127
|
Object.defineProperty(exports, "IconChooseList", { enumerable: true, get: function () { return IconChooseList_1.IconChooseList; } });
|
|
115
|
-
|
|
128
|
+
const IconClassicView_1 = require("./icons/IconClassicView");
|
|
116
129
|
Object.defineProperty(exports, "IconClassicView", { enumerable: true, get: function () { return IconClassicView_1.IconClassicView; } });
|
|
117
|
-
|
|
118
|
-
Object.defineProperty(exports, "IconClearCircledSolid", { enumerable: true, get: function () { return IconClearCircledSolid_1.IconClearCircledSolid; } });
|
|
119
|
-
var IconClearCircled_1 = require("./icons/IconClearCircled");
|
|
120
|
-
Object.defineProperty(exports, "IconClearCircled", { enumerable: true, get: function () { return IconClearCircled_1.IconClearCircled; } });
|
|
121
|
-
var IconClear_1 = require("./icons/IconClear");
|
|
130
|
+
const IconClear_1 = require("./icons/IconClear");
|
|
122
131
|
Object.defineProperty(exports, "IconClear", { enumerable: true, get: function () { return IconClear_1.IconClear; } });
|
|
123
|
-
|
|
132
|
+
const IconClearCircled_1 = require("./icons/IconClearCircled");
|
|
133
|
+
Object.defineProperty(exports, "IconClearCircled", { enumerable: true, get: function () { return IconClearCircled_1.IconClearCircled; } });
|
|
134
|
+
const IconClearCircledSolid_1 = require("./icons/IconClearCircledSolid");
|
|
135
|
+
Object.defineProperty(exports, "IconClearCircledSolid", { enumerable: true, get: function () { return IconClearCircledSolid_1.IconClearCircledSolid; } });
|
|
136
|
+
const IconClock_1 = require("./icons/IconClock");
|
|
124
137
|
Object.defineProperty(exports, "IconClock", { enumerable: true, get: function () { return IconClock_1.IconClock; } });
|
|
125
|
-
|
|
126
|
-
Object.defineProperty(exports, "IconCloseCircle", { enumerable: true, get: function () { return IconCloseCircle_1.IconCloseCircle; } });
|
|
127
|
-
var IconClose_1 = require("./icons/IconClose");
|
|
128
|
-
Object.defineProperty(exports, "IconClose", { enumerable: true, get: function () { return IconClose_1.IconClose; } });
|
|
129
|
-
var IconColumn_1 = require("./icons/IconColumn");
|
|
138
|
+
const IconColumn_1 = require("./icons/IconColumn");
|
|
130
139
|
Object.defineProperty(exports, "IconColumn", { enumerable: true, get: function () { return IconColumn_1.IconColumn; } });
|
|
131
|
-
|
|
140
|
+
const IconCommodity_1 = require("./icons/IconCommodity");
|
|
132
141
|
Object.defineProperty(exports, "IconCommodity", { enumerable: true, get: function () { return IconCommodity_1.IconCommodity; } });
|
|
133
|
-
|
|
142
|
+
const IconCompany_1 = require("./icons/IconCompany");
|
|
134
143
|
Object.defineProperty(exports, "IconCompany", { enumerable: true, get: function () { return IconCompany_1.IconCompany; } });
|
|
135
|
-
|
|
144
|
+
const IconComparison_1 = require("./icons/IconComparison");
|
|
136
145
|
Object.defineProperty(exports, "IconComparison", { enumerable: true, get: function () { return IconComparison_1.IconComparison; } });
|
|
137
|
-
|
|
146
|
+
const IconContainer_1 = require("./icons/IconContainer");
|
|
138
147
|
Object.defineProperty(exports, "IconContainer", { enumerable: true, get: function () { return IconContainer_1.IconContainer; } });
|
|
139
|
-
|
|
148
|
+
const IconContentCopy_1 = require("./icons/IconContentCopy");
|
|
140
149
|
Object.defineProperty(exports, "IconContentCopy", { enumerable: true, get: function () { return IconContentCopy_1.IconContentCopy; } });
|
|
141
|
-
|
|
150
|
+
const IconContentDuplicate_1 = require("./icons/IconContentDuplicate");
|
|
151
|
+
Object.defineProperty(exports, "IconContentDuplicate", { enumerable: true, get: function () { return IconContentDuplicate_1.IconContentDuplicate; } });
|
|
152
|
+
const IconCopy_1 = require("./icons/IconCopy");
|
|
142
153
|
Object.defineProperty(exports, "IconCopy", { enumerable: true, get: function () { return IconCopy_1.IconCopy; } });
|
|
143
|
-
|
|
154
|
+
const IconCourier_1 = require("./icons/IconCourier");
|
|
155
|
+
Object.defineProperty(exports, "IconCourier", { enumerable: true, get: function () { return IconCourier_1.IconCourier; } });
|
|
156
|
+
const IconCrate_1 = require("./icons/IconCrate");
|
|
144
157
|
Object.defineProperty(exports, "IconCrate", { enumerable: true, get: function () { return IconCrate_1.IconCrate; } });
|
|
145
|
-
|
|
158
|
+
const IconCreditCard_1 = require("./icons/IconCreditCard");
|
|
146
159
|
Object.defineProperty(exports, "IconCreditCard", { enumerable: true, get: function () { return IconCreditCard_1.IconCreditCard; } });
|
|
147
|
-
|
|
160
|
+
const IconCreditcardAmericanexpress_1 = require("./icons/IconCreditcardAmericanexpress");
|
|
161
|
+
Object.defineProperty(exports, "IconCreditcardAmericanexpress", { enumerable: true, get: function () { return IconCreditcardAmericanexpress_1.IconCreditcardAmericanexpress; } });
|
|
162
|
+
const IconCreditcardDinersclub_1 = require("./icons/IconCreditcardDinersclub");
|
|
163
|
+
Object.defineProperty(exports, "IconCreditcardDinersclub", { enumerable: true, get: function () { return IconCreditcardDinersclub_1.IconCreditcardDinersclub; } });
|
|
164
|
+
const IconCreditcardDiscover_1 = require("./icons/IconCreditcardDiscover");
|
|
165
|
+
Object.defineProperty(exports, "IconCreditcardDiscover", { enumerable: true, get: function () { return IconCreditcardDiscover_1.IconCreditcardDiscover; } });
|
|
166
|
+
const IconCreditcardJbc_1 = require("./icons/IconCreditcardJbc");
|
|
167
|
+
Object.defineProperty(exports, "IconCreditcardJbc", { enumerable: true, get: function () { return IconCreditcardJbc_1.IconCreditcardJbc; } });
|
|
168
|
+
const IconCreditcardMastercard_1 = require("./icons/IconCreditcardMastercard");
|
|
169
|
+
Object.defineProperty(exports, "IconCreditcardMastercard", { enumerable: true, get: function () { return IconCreditcardMastercard_1.IconCreditcardMastercard; } });
|
|
170
|
+
const IconCreditcardVisa_1 = require("./icons/IconCreditcardVisa");
|
|
171
|
+
Object.defineProperty(exports, "IconCreditcardVisa", { enumerable: true, get: function () { return IconCreditcardVisa_1.IconCreditcardVisa; } });
|
|
172
|
+
const IconCurrencyEuro_1 = require("./icons/IconCurrencyEuro");
|
|
148
173
|
Object.defineProperty(exports, "IconCurrencyEuro", { enumerable: true, get: function () { return IconCurrencyEuro_1.IconCurrencyEuro; } });
|
|
149
|
-
|
|
150
|
-
Object.defineProperty(exports, "
|
|
151
|
-
|
|
174
|
+
const IconCurrencyUsd_1 = require("./icons/IconCurrencyUsd");
|
|
175
|
+
Object.defineProperty(exports, "IconCurrencyUsd", { enumerable: true, get: function () { return IconCurrencyUsd_1.IconCurrencyUsd; } });
|
|
176
|
+
const IconCustomQuote_1 = require("./icons/IconCustomQuote");
|
|
152
177
|
Object.defineProperty(exports, "IconCustomQuote", { enumerable: true, get: function () { return IconCustomQuote_1.IconCustomQuote; } });
|
|
153
|
-
|
|
178
|
+
const IconCustomQuoteSolid_1 = require("./icons/IconCustomQuoteSolid");
|
|
179
|
+
Object.defineProperty(exports, "IconCustomQuoteSolid", { enumerable: true, get: function () { return IconCustomQuoteSolid_1.IconCustomQuoteSolid; } });
|
|
180
|
+
const IconCustoms_1 = require("./icons/IconCustoms");
|
|
154
181
|
Object.defineProperty(exports, "IconCustoms", { enumerable: true, get: function () { return IconCustoms_1.IconCustoms; } });
|
|
155
|
-
|
|
182
|
+
const IconCutoff_1 = require("./icons/IconCutoff");
|
|
156
183
|
Object.defineProperty(exports, "IconCutoff", { enumerable: true, get: function () { return IconCutoff_1.IconCutoff; } });
|
|
157
|
-
|
|
184
|
+
const IconDangerous_1 = require("./icons/IconDangerous");
|
|
185
|
+
Object.defineProperty(exports, "IconDangerous", { enumerable: true, get: function () { return IconDangerous_1.IconDangerous; } });
|
|
186
|
+
const IconDashboard_1 = require("./icons/IconDashboard");
|
|
158
187
|
Object.defineProperty(exports, "IconDashboard", { enumerable: true, get: function () { return IconDashboard_1.IconDashboard; } });
|
|
159
|
-
|
|
188
|
+
const IconDelegation_1 = require("./icons/IconDelegation");
|
|
189
|
+
Object.defineProperty(exports, "IconDelegation", { enumerable: true, get: function () { return IconDelegation_1.IconDelegation; } });
|
|
190
|
+
const IconDiplomaticCargo_1 = require("./icons/IconDiplomaticCargo");
|
|
191
|
+
Object.defineProperty(exports, "IconDiplomaticCargo", { enumerable: true, get: function () { return IconDiplomaticCargo_1.IconDiplomaticCargo; } });
|
|
192
|
+
const IconDocument_1 = require("./icons/IconDocument");
|
|
160
193
|
Object.defineProperty(exports, "IconDocument", { enumerable: true, get: function () { return IconDocument_1.IconDocument; } });
|
|
161
|
-
|
|
162
|
-
Object.defineProperty(exports, "
|
|
163
|
-
|
|
194
|
+
const IconDocument2_1 = require("./icons/IconDocument2");
|
|
195
|
+
Object.defineProperty(exports, "IconDocument2", { enumerable: true, get: function () { return IconDocument2_1.IconDocument2; } });
|
|
196
|
+
const IconDoubleLeft_1 = require("./icons/IconDoubleLeft");
|
|
164
197
|
Object.defineProperty(exports, "IconDoubleLeft", { enumerable: true, get: function () { return IconDoubleLeft_1.IconDoubleLeft; } });
|
|
165
|
-
|
|
198
|
+
const IconDoubleRight_1 = require("./icons/IconDoubleRight");
|
|
166
199
|
Object.defineProperty(exports, "IconDoubleRight", { enumerable: true, get: function () { return IconDoubleRight_1.IconDoubleRight; } });
|
|
167
|
-
|
|
168
|
-
Object.defineProperty(exports, "
|
|
169
|
-
|
|
200
|
+
const IconDownload_1 = require("./icons/IconDownload");
|
|
201
|
+
Object.defineProperty(exports, "IconDownload", { enumerable: true, get: function () { return IconDownload_1.IconDownload; } });
|
|
202
|
+
const IconDownloadAlt_1 = require("./icons/IconDownloadAlt");
|
|
170
203
|
Object.defineProperty(exports, "IconDownloadAlt", { enumerable: true, get: function () { return IconDownloadAlt_1.IconDownloadAlt; } });
|
|
171
|
-
|
|
204
|
+
const IconDownloadDocs_1 = require("./icons/IconDownloadDocs");
|
|
172
205
|
Object.defineProperty(exports, "IconDownloadDocs", { enumerable: true, get: function () { return IconDownloadDocs_1.IconDownloadDocs; } });
|
|
173
|
-
|
|
206
|
+
const IconDownloadEntry_1 = require("./icons/IconDownloadEntry");
|
|
174
207
|
Object.defineProperty(exports, "IconDownloadEntry", { enumerable: true, get: function () { return IconDownloadEntry_1.IconDownloadEntry; } });
|
|
175
|
-
|
|
176
|
-
Object.defineProperty(exports, "IconDownload", { enumerable: true, get: function () { return IconDownload_1.IconDownload; } });
|
|
177
|
-
var IconDrag_1 = require("./icons/IconDrag");
|
|
208
|
+
const IconDrag_1 = require("./icons/IconDrag");
|
|
178
209
|
Object.defineProperty(exports, "IconDrag", { enumerable: true, get: function () { return IconDrag_1.IconDrag; } });
|
|
179
|
-
|
|
210
|
+
const IconDuplicate_1 = require("./icons/IconDuplicate");
|
|
211
|
+
Object.defineProperty(exports, "IconDuplicate", { enumerable: true, get: function () { return IconDuplicate_1.IconDuplicate; } });
|
|
212
|
+
const IconEAwb_1 = require("./icons/IconEAwb");
|
|
213
|
+
Object.defineProperty(exports, "IconEAwb", { enumerable: true, get: function () { return IconEAwb_1.IconEAwb; } });
|
|
214
|
+
const IconEarlyCancelation_1 = require("./icons/IconEarlyCancelation");
|
|
180
215
|
Object.defineProperty(exports, "IconEarlyCancelation", { enumerable: true, get: function () { return IconEarlyCancelation_1.IconEarlyCancelation; } });
|
|
181
|
-
|
|
216
|
+
const IconEarn_1 = require("./icons/IconEarn");
|
|
182
217
|
Object.defineProperty(exports, "IconEarn", { enumerable: true, get: function () { return IconEarn_1.IconEarn; } });
|
|
183
|
-
|
|
218
|
+
const IconEbooking_1 = require("./icons/IconEbooking");
|
|
184
219
|
Object.defineProperty(exports, "IconEbooking", { enumerable: true, get: function () { return IconEbooking_1.IconEbooking; } });
|
|
185
|
-
|
|
220
|
+
const IconEdit_1 = require("./icons/IconEdit");
|
|
186
221
|
Object.defineProperty(exports, "IconEdit", { enumerable: true, get: function () { return IconEdit_1.IconEdit; } });
|
|
187
|
-
|
|
222
|
+
const IconEditing_1 = require("./icons/IconEditing");
|
|
223
|
+
Object.defineProperty(exports, "IconEditing", { enumerable: true, get: function () { return IconEditing_1.IconEditing; } });
|
|
224
|
+
const IconElectric_1 = require("./icons/IconElectric");
|
|
225
|
+
Object.defineProperty(exports, "IconElectric", { enumerable: true, get: function () { return IconElectric_1.IconElectric; } });
|
|
226
|
+
const IconEllipsesH_1 = require("./icons/IconEllipsesH");
|
|
188
227
|
Object.defineProperty(exports, "IconEllipsesH", { enumerable: true, get: function () { return IconEllipsesH_1.IconEllipsesH; } });
|
|
189
|
-
|
|
228
|
+
const IconEllipsesV_1 = require("./icons/IconEllipsesV");
|
|
190
229
|
Object.defineProperty(exports, "IconEllipsesV", { enumerable: true, get: function () { return IconEllipsesV_1.IconEllipsesV; } });
|
|
191
|
-
|
|
230
|
+
const IconEmission_1 = require("./icons/IconEmission");
|
|
192
231
|
Object.defineProperty(exports, "IconEmission", { enumerable: true, get: function () { return IconEmission_1.IconEmission; } });
|
|
193
|
-
|
|
232
|
+
const IconEntry_1 = require("./icons/IconEntry");
|
|
194
233
|
Object.defineProperty(exports, "IconEntry", { enumerable: true, get: function () { return IconEntry_1.IconEntry; } });
|
|
195
|
-
|
|
234
|
+
const IconEnvelope_1 = require("./icons/IconEnvelope");
|
|
196
235
|
Object.defineProperty(exports, "IconEnvelope", { enumerable: true, get: function () { return IconEnvelope_1.IconEnvelope; } });
|
|
197
|
-
|
|
236
|
+
const IconExchange_1 = require("./icons/IconExchange");
|
|
198
237
|
Object.defineProperty(exports, "IconExchange", { enumerable: true, get: function () { return IconExchange_1.IconExchange; } });
|
|
199
|
-
|
|
238
|
+
const IconExclusive_1 = require("./icons/IconExclusive");
|
|
239
|
+
Object.defineProperty(exports, "IconExclusive", { enumerable: true, get: function () { return IconExclusive_1.IconExclusive; } });
|
|
240
|
+
const IconExit_1 = require("./icons/IconExit");
|
|
200
241
|
Object.defineProperty(exports, "IconExit", { enumerable: true, get: function () { return IconExit_1.IconExit; } });
|
|
201
|
-
|
|
242
|
+
const IconExpandAll_1 = require("./icons/IconExpandAll");
|
|
202
243
|
Object.defineProperty(exports, "IconExpandAll", { enumerable: true, get: function () { return IconExpandAll_1.IconExpandAll; } });
|
|
203
|
-
|
|
244
|
+
const IconExport_1 = require("./icons/IconExport");
|
|
204
245
|
Object.defineProperty(exports, "IconExport", { enumerable: true, get: function () { return IconExport_1.IconExport; } });
|
|
205
|
-
|
|
246
|
+
const IconExpress_1 = require("./icons/IconExpress");
|
|
206
247
|
Object.defineProperty(exports, "IconExpress", { enumerable: true, get: function () { return IconExpress_1.IconExpress; } });
|
|
207
|
-
|
|
248
|
+
const IconExternalLink_1 = require("./icons/IconExternalLink");
|
|
208
249
|
Object.defineProperty(exports, "IconExternalLink", { enumerable: true, get: function () { return IconExternalLink_1.IconExternalLink; } });
|
|
209
|
-
|
|
210
|
-
Object.defineProperty(exports, "IconEyeInvisible", { enumerable: true, get: function () { return IconEyeInvisible_1.IconEyeInvisible; } });
|
|
211
|
-
var IconEye_1 = require("./icons/IconEye");
|
|
250
|
+
const IconEye_1 = require("./icons/IconEye");
|
|
212
251
|
Object.defineProperty(exports, "IconEye", { enumerable: true, get: function () { return IconEye_1.IconEye; } });
|
|
213
|
-
|
|
252
|
+
const IconEyeInvisible_1 = require("./icons/IconEyeInvisible");
|
|
253
|
+
Object.defineProperty(exports, "IconEyeInvisible", { enumerable: true, get: function () { return IconEyeInvisible_1.IconEyeInvisible; } });
|
|
254
|
+
const IconFactory_1 = require("./icons/IconFactory");
|
|
214
255
|
Object.defineProperty(exports, "IconFactory", { enumerable: true, get: function () { return IconFactory_1.IconFactory; } });
|
|
215
|
-
|
|
256
|
+
const IconFile_1 = require("./icons/IconFile");
|
|
257
|
+
Object.defineProperty(exports, "IconFile", { enumerable: true, get: function () { return IconFile_1.IconFile; } });
|
|
258
|
+
const IconFileCertificate_1 = require("./icons/IconFileCertificate");
|
|
259
|
+
Object.defineProperty(exports, "IconFileCertificate", { enumerable: true, get: function () { return IconFileCertificate_1.IconFileCertificate; } });
|
|
260
|
+
const IconFilledCircle_1 = require("./icons/IconFilledCircle");
|
|
216
261
|
Object.defineProperty(exports, "IconFilledCircle", { enumerable: true, get: function () { return IconFilledCircle_1.IconFilledCircle; } });
|
|
217
|
-
|
|
262
|
+
const IconFilter_1 = require("./icons/IconFilter");
|
|
218
263
|
Object.defineProperty(exports, "IconFilter", { enumerable: true, get: function () { return IconFilter_1.IconFilter; } });
|
|
219
|
-
|
|
264
|
+
const IconFlag_1 = require("./icons/IconFlag");
|
|
220
265
|
Object.defineProperty(exports, "IconFlag", { enumerable: true, get: function () { return IconFlag_1.IconFlag; } });
|
|
221
|
-
|
|
266
|
+
const IconFolder_1 = require("./icons/IconFolder");
|
|
222
267
|
Object.defineProperty(exports, "IconFolder", { enumerable: true, get: function () { return IconFolder_1.IconFolder; } });
|
|
223
|
-
|
|
268
|
+
const IconFood_1 = require("./icons/IconFood");
|
|
269
|
+
Object.defineProperty(exports, "IconFood", { enumerable: true, get: function () { return IconFood_1.IconFood; } });
|
|
270
|
+
const IconFootwear_1 = require("./icons/IconFootwear");
|
|
271
|
+
Object.defineProperty(exports, "IconFootwear", { enumerable: true, get: function () { return IconFootwear_1.IconFootwear; } });
|
|
272
|
+
const IconFreightosCredit_1 = require("./icons/IconFreightosCredit");
|
|
224
273
|
Object.defineProperty(exports, "IconFreightosCredit", { enumerable: true, get: function () { return IconFreightosCredit_1.IconFreightosCredit; } });
|
|
225
|
-
|
|
274
|
+
const IconFulfillmentCenter_1 = require("./icons/IconFulfillmentCenter");
|
|
226
275
|
Object.defineProperty(exports, "IconFulfillmentCenter", { enumerable: true, get: function () { return IconFulfillmentCenter_1.IconFulfillmentCenter; } });
|
|
227
|
-
|
|
276
|
+
const IconGanttChart_1 = require("./icons/IconGanttChart");
|
|
228
277
|
Object.defineProperty(exports, "IconGanttChart", { enumerable: true, get: function () { return IconGanttChart_1.IconGanttChart; } });
|
|
229
|
-
|
|
278
|
+
const IconGeneralCargo_1 = require("./icons/IconGeneralCargo");
|
|
279
|
+
Object.defineProperty(exports, "IconGeneralCargo", { enumerable: true, get: function () { return IconGeneralCargo_1.IconGeneralCargo; } });
|
|
280
|
+
const IconGoogle_1 = require("./icons/IconGoogle");
|
|
230
281
|
Object.defineProperty(exports, "IconGoogle", { enumerable: true, get: function () { return IconGoogle_1.IconGoogle; } });
|
|
231
|
-
|
|
282
|
+
const IconGpsEmpty_1 = require("./icons/IconGpsEmpty");
|
|
232
283
|
Object.defineProperty(exports, "IconGpsEmpty", { enumerable: true, get: function () { return IconGpsEmpty_1.IconGpsEmpty; } });
|
|
233
|
-
|
|
284
|
+
const IconGpsFull_1 = require("./icons/IconGpsFull");
|
|
234
285
|
Object.defineProperty(exports, "IconGpsFull", { enumerable: true, get: function () { return IconGpsFull_1.IconGpsFull; } });
|
|
235
|
-
|
|
286
|
+
const IconGraph_1 = require("./icons/IconGraph");
|
|
236
287
|
Object.defineProperty(exports, "IconGraph", { enumerable: true, get: function () { return IconGraph_1.IconGraph; } });
|
|
237
|
-
|
|
288
|
+
const IconGraphicAverage_1 = require("./icons/IconGraphicAverage");
|
|
238
289
|
Object.defineProperty(exports, "IconGraphicAverage", { enumerable: true, get: function () { return IconGraphicAverage_1.IconGraphicAverage; } });
|
|
239
|
-
|
|
290
|
+
const IconGraphicPeak_1 = require("./icons/IconGraphicPeak");
|
|
240
291
|
Object.defineProperty(exports, "IconGraphicPeak", { enumerable: true, get: function () { return IconGraphicPeak_1.IconGraphicPeak; } });
|
|
241
|
-
|
|
292
|
+
const IconGraphicTrough_1 = require("./icons/IconGraphicTrough");
|
|
242
293
|
Object.defineProperty(exports, "IconGraphicTrough", { enumerable: true, get: function () { return IconGraphicTrough_1.IconGraphicTrough; } });
|
|
243
|
-
|
|
294
|
+
const IconGridOn_1 = require("./icons/IconGridOn");
|
|
244
295
|
Object.defineProperty(exports, "IconGridOn", { enumerable: true, get: function () { return IconGridOn_1.IconGridOn; } });
|
|
245
|
-
|
|
296
|
+
const IconGroup_1 = require("./icons/IconGroup");
|
|
297
|
+
Object.defineProperty(exports, "IconGroup", { enumerable: true, get: function () { return IconGroup_1.IconGroup; } });
|
|
298
|
+
const IconHamburger_1 = require("./icons/IconHamburger");
|
|
246
299
|
Object.defineProperty(exports, "IconHamburger", { enumerable: true, get: function () { return IconHamburger_1.IconHamburger; } });
|
|
247
|
-
|
|
300
|
+
const IconHelpCircled_1 = require("./icons/IconHelpCircled");
|
|
248
301
|
Object.defineProperty(exports, "IconHelpCircled", { enumerable: true, get: function () { return IconHelpCircled_1.IconHelpCircled; } });
|
|
249
|
-
|
|
302
|
+
const IconHistory_1 = require("./icons/IconHistory");
|
|
250
303
|
Object.defineProperty(exports, "IconHistory", { enumerable: true, get: function () { return IconHistory_1.IconHistory; } });
|
|
251
|
-
|
|
304
|
+
const IconHotDeal_1 = require("./icons/IconHotDeal");
|
|
252
305
|
Object.defineProperty(exports, "IconHotDeal", { enumerable: true, get: function () { return IconHotDeal_1.IconHotDeal; } });
|
|
253
|
-
|
|
306
|
+
const IconIa_1 = require("./icons/IconIa");
|
|
307
|
+
Object.defineProperty(exports, "IconIa", { enumerable: true, get: function () { return IconIa_1.IconIa; } });
|
|
308
|
+
const IconImageSearch_1 = require("./icons/IconImageSearch");
|
|
254
309
|
Object.defineProperty(exports, "IconImageSearch", { enumerable: true, get: function () { return IconImageSearch_1.IconImageSearch; } });
|
|
255
|
-
|
|
310
|
+
const IconImport_1 = require("./icons/IconImport");
|
|
311
|
+
Object.defineProperty(exports, "IconImport", { enumerable: true, get: function () { return IconImport_1.IconImport; } });
|
|
312
|
+
const IconInfoCircled_1 = require("./icons/IconInfoCircled");
|
|
256
313
|
Object.defineProperty(exports, "IconInfoCircled", { enumerable: true, get: function () { return IconInfoCircled_1.IconInfoCircled; } });
|
|
257
|
-
|
|
314
|
+
const IconInsurance_1 = require("./icons/IconInsurance");
|
|
258
315
|
Object.defineProperty(exports, "IconInsurance", { enumerable: true, get: function () { return IconInsurance_1.IconInsurance; } });
|
|
259
|
-
|
|
316
|
+
const IconLastMileDelivery_1 = require("./icons/IconLastMileDelivery");
|
|
260
317
|
Object.defineProperty(exports, "IconLastMileDelivery", { enumerable: true, get: function () { return IconLastMileDelivery_1.IconLastMileDelivery; } });
|
|
261
|
-
|
|
318
|
+
const IconLeather_1 = require("./icons/IconLeather");
|
|
319
|
+
Object.defineProperty(exports, "IconLeather", { enumerable: true, get: function () { return IconLeather_1.IconLeather; } });
|
|
320
|
+
const IconLeft_1 = require("./icons/IconLeft");
|
|
262
321
|
Object.defineProperty(exports, "IconLeft", { enumerable: true, get: function () { return IconLeft_1.IconLeft; } });
|
|
263
|
-
|
|
322
|
+
const IconLike_1 = require("./icons/IconLike");
|
|
264
323
|
Object.defineProperty(exports, "IconLike", { enumerable: true, get: function () { return IconLike_1.IconLike; } });
|
|
265
|
-
|
|
324
|
+
const IconLink_1 = require("./icons/IconLink");
|
|
266
325
|
Object.defineProperty(exports, "IconLink", { enumerable: true, get: function () { return IconLink_1.IconLink; } });
|
|
267
|
-
|
|
326
|
+
const IconLinkedin_1 = require("./icons/IconLinkedin");
|
|
268
327
|
Object.defineProperty(exports, "IconLinkedin", { enumerable: true, get: function () { return IconLinkedin_1.IconLinkedin; } });
|
|
269
|
-
|
|
328
|
+
const IconList_1 = require("./icons/IconList");
|
|
329
|
+
Object.defineProperty(exports, "IconList", { enumerable: true, get: function () { return IconList_1.IconList; } });
|
|
330
|
+
const IconListBullet_1 = require("./icons/IconListBullet");
|
|
270
331
|
Object.defineProperty(exports, "IconListBullet", { enumerable: true, get: function () { return IconListBullet_1.IconListBullet; } });
|
|
271
|
-
|
|
332
|
+
const IconListNumbered_1 = require("./icons/IconListNumbered");
|
|
272
333
|
Object.defineProperty(exports, "IconListNumbered", { enumerable: true, get: function () { return IconListNumbered_1.IconListNumbered; } });
|
|
273
|
-
|
|
274
|
-
Object.defineProperty(exports, "
|
|
275
|
-
|
|
334
|
+
const IconLiveAnimals_1 = require("./icons/IconLiveAnimals");
|
|
335
|
+
Object.defineProperty(exports, "IconLiveAnimals", { enumerable: true, get: function () { return IconLiveAnimals_1.IconLiveAnimals; } });
|
|
336
|
+
const IconLoading_1 = require("./icons/IconLoading");
|
|
276
337
|
Object.defineProperty(exports, "IconLoading", { enumerable: true, get: function () { return IconLoading_1.IconLoading; } });
|
|
277
|
-
|
|
278
|
-
Object.defineProperty(exports, "IconLocationCharges", { enumerable: true, get: function () { return IconLocationCharges_1.IconLocationCharges; } });
|
|
279
|
-
var IconLocation_1 = require("./icons/IconLocation");
|
|
338
|
+
const IconLocation_1 = require("./icons/IconLocation");
|
|
280
339
|
Object.defineProperty(exports, "IconLocation", { enumerable: true, get: function () { return IconLocation_1.IconLocation; } });
|
|
281
|
-
|
|
340
|
+
const IconLocationCharges_1 = require("./icons/IconLocationCharges");
|
|
341
|
+
Object.defineProperty(exports, "IconLocationCharges", { enumerable: true, get: function () { return IconLocationCharges_1.IconLocationCharges; } });
|
|
342
|
+
const IconLock_1 = require("./icons/IconLock");
|
|
282
343
|
Object.defineProperty(exports, "IconLock", { enumerable: true, get: function () { return IconLock_1.IconLock; } });
|
|
283
|
-
|
|
344
|
+
const IconLogout_1 = require("./icons/IconLogout");
|
|
284
345
|
Object.defineProperty(exports, "IconLogout", { enumerable: true, get: function () { return IconLogout_1.IconLogout; } });
|
|
285
|
-
|
|
346
|
+
const IconMachinery_1 = require("./icons/IconMachinery");
|
|
347
|
+
Object.defineProperty(exports, "IconMachinery", { enumerable: true, get: function () { return IconMachinery_1.IconMachinery; } });
|
|
348
|
+
const IconMainLeg_1 = require("./icons/IconMainLeg");
|
|
349
|
+
Object.defineProperty(exports, "IconMainLeg", { enumerable: true, get: function () { return IconMainLeg_1.IconMainLeg; } });
|
|
350
|
+
const IconManageSearch_1 = require("./icons/IconManageSearch");
|
|
286
351
|
Object.defineProperty(exports, "IconManageSearch", { enumerable: true, get: function () { return IconManageSearch_1.IconManageSearch; } });
|
|
287
|
-
|
|
352
|
+
const IconMap_1 = require("./icons/IconMap");
|
|
288
353
|
Object.defineProperty(exports, "IconMap", { enumerable: true, get: function () { return IconMap_1.IconMap; } });
|
|
289
|
-
|
|
354
|
+
const IconMatrixView_1 = require("./icons/IconMatrixView");
|
|
290
355
|
Object.defineProperty(exports, "IconMatrixView", { enumerable: true, get: function () { return IconMatrixView_1.IconMatrixView; } });
|
|
291
|
-
|
|
356
|
+
const IconMenuClose_1 = require("./icons/IconMenuClose");
|
|
292
357
|
Object.defineProperty(exports, "IconMenuClose", { enumerable: true, get: function () { return IconMenuClose_1.IconMenuClose; } });
|
|
293
|
-
|
|
358
|
+
const IconMenuOpen_1 = require("./icons/IconMenuOpen");
|
|
294
359
|
Object.defineProperty(exports, "IconMenuOpen", { enumerable: true, get: function () { return IconMenuOpen_1.IconMenuOpen; } });
|
|
295
|
-
|
|
360
|
+
const IconMessage_1 = require("./icons/IconMessage");
|
|
296
361
|
Object.defineProperty(exports, "IconMessage", { enumerable: true, get: function () { return IconMessage_1.IconMessage; } });
|
|
297
|
-
|
|
298
|
-
Object.defineProperty(exports, "
|
|
299
|
-
|
|
362
|
+
const IconMetals_1 = require("./icons/IconMetals");
|
|
363
|
+
Object.defineProperty(exports, "IconMetals", { enumerable: true, get: function () { return IconMetals_1.IconMetals; } });
|
|
364
|
+
const IconMinus_1 = require("./icons/IconMinus");
|
|
300
365
|
Object.defineProperty(exports, "IconMinus", { enumerable: true, get: function () { return IconMinus_1.IconMinus; } });
|
|
301
|
-
|
|
366
|
+
const IconMinusCircled_1 = require("./icons/IconMinusCircled");
|
|
367
|
+
Object.defineProperty(exports, "IconMinusCircled", { enumerable: true, get: function () { return IconMinusCircled_1.IconMinusCircled; } });
|
|
368
|
+
const IconModeAir_1 = require("./icons/IconModeAir");
|
|
369
|
+
Object.defineProperty(exports, "IconModeAir", { enumerable: true, get: function () { return IconModeAir_1.IconModeAir; } });
|
|
370
|
+
const IconModeAirExpress_1 = require("./icons/IconModeAirExpress");
|
|
302
371
|
Object.defineProperty(exports, "IconModeAirExpress", { enumerable: true, get: function () { return IconModeAirExpress_1.IconModeAirExpress; } });
|
|
303
|
-
|
|
372
|
+
const IconModeAirFreighter_1 = require("./icons/IconModeAirFreighter");
|
|
304
373
|
Object.defineProperty(exports, "IconModeAirFreighter", { enumerable: true, get: function () { return IconModeAirFreighter_1.IconModeAirFreighter; } });
|
|
305
|
-
|
|
306
|
-
Object.defineProperty(exports, "IconModeAir", { enumerable: true, get: function () { return IconModeAir_1.IconModeAir; } });
|
|
307
|
-
var IconModeShip_1 = require("./icons/IconModeShip");
|
|
374
|
+
const IconModeShip_1 = require("./icons/IconModeShip");
|
|
308
375
|
Object.defineProperty(exports, "IconModeShip", { enumerable: true, get: function () { return IconModeShip_1.IconModeShip; } });
|
|
309
|
-
|
|
376
|
+
const IconModeTrain_1 = require("./icons/IconModeTrain");
|
|
310
377
|
Object.defineProperty(exports, "IconModeTrain", { enumerable: true, get: function () { return IconModeTrain_1.IconModeTrain; } });
|
|
311
|
-
|
|
378
|
+
const IconModeTruck_1 = require("./icons/IconModeTruck");
|
|
312
379
|
Object.defineProperty(exports, "IconModeTruck", { enumerable: true, get: function () { return IconModeTruck_1.IconModeTruck; } });
|
|
313
|
-
|
|
380
|
+
const IconMoneyCase_1 = require("./icons/IconMoneyCase");
|
|
314
381
|
Object.defineProperty(exports, "IconMoneyCase", { enumerable: true, get: function () { return IconMoneyCase_1.IconMoneyCase; } });
|
|
315
|
-
|
|
316
|
-
Object.defineProperty(exports, "IconMonitorWeight", { enumerable: true, get: function () { return IconMonitorWeight_1.IconMonitorWeight; } });
|
|
317
|
-
var IconMonitor_1 = require("./icons/IconMonitor");
|
|
382
|
+
const IconMonitor_1 = require("./icons/IconMonitor");
|
|
318
383
|
Object.defineProperty(exports, "IconMonitor", { enumerable: true, get: function () { return IconMonitor_1.IconMonitor; } });
|
|
319
|
-
|
|
384
|
+
const IconMonitorWeight_1 = require("./icons/IconMonitorWeight");
|
|
385
|
+
Object.defineProperty(exports, "IconMonitorWeight", { enumerable: true, get: function () { return IconMonitorWeight_1.IconMonitorWeight; } });
|
|
386
|
+
const IconMultipleAddress_1 = require("./icons/IconMultipleAddress");
|
|
320
387
|
Object.defineProperty(exports, "IconMultipleAddress", { enumerable: true, get: function () { return IconMultipleAddress_1.IconMultipleAddress; } });
|
|
321
|
-
|
|
322
|
-
Object.defineProperty(exports, "IconNegativeCircled", { enumerable: true, get: function () { return IconNegativeCircled_1.IconNegativeCircled; } });
|
|
323
|
-
var IconNotificationBell_1 = require("./icons/IconNotificationBell");
|
|
388
|
+
const IconNotificationBell_1 = require("./icons/IconNotificationBell");
|
|
324
389
|
Object.defineProperty(exports, "IconNotificationBell", { enumerable: true, get: function () { return IconNotificationBell_1.IconNotificationBell; } });
|
|
325
|
-
|
|
390
|
+
const IconNumber_1 = require("./icons/IconNumber");
|
|
391
|
+
Object.defineProperty(exports, "IconNumber", { enumerable: true, get: function () { return IconNumber_1.IconNumber; } });
|
|
392
|
+
const IconOffice_1 = require("./icons/IconOffice");
|
|
326
393
|
Object.defineProperty(exports, "IconOffice", { enumerable: true, get: function () { return IconOffice_1.IconOffice; } });
|
|
327
|
-
|
|
394
|
+
const IconPallet_1 = require("./icons/IconPallet");
|
|
328
395
|
Object.defineProperty(exports, "IconPallet", { enumerable: true, get: function () { return IconPallet_1.IconPallet; } });
|
|
329
|
-
|
|
330
|
-
Object.defineProperty(exports, "
|
|
331
|
-
|
|
396
|
+
const IconPaste_1 = require("./icons/IconPaste");
|
|
397
|
+
Object.defineProperty(exports, "IconPaste", { enumerable: true, get: function () { return IconPaste_1.IconPaste; } });
|
|
398
|
+
const IconPay_1 = require("./icons/IconPay");
|
|
332
399
|
Object.defineProperty(exports, "IconPay", { enumerable: true, get: function () { return IconPay_1.IconPay; } });
|
|
333
|
-
|
|
400
|
+
const IconPayLater_1 = require("./icons/IconPayLater");
|
|
401
|
+
Object.defineProperty(exports, "IconPayLater", { enumerable: true, get: function () { return IconPayLater_1.IconPayLater; } });
|
|
402
|
+
const IconPaypal_1 = require("./icons/IconPaypal");
|
|
334
403
|
Object.defineProperty(exports, "IconPaypal", { enumerable: true, get: function () { return IconPaypal_1.IconPaypal; } });
|
|
335
|
-
|
|
404
|
+
const IconPending_1 = require("./icons/IconPending");
|
|
336
405
|
Object.defineProperty(exports, "IconPending", { enumerable: true, get: function () { return IconPending_1.IconPending; } });
|
|
337
|
-
|
|
406
|
+
const IconPeople_1 = require("./icons/IconPeople");
|
|
338
407
|
Object.defineProperty(exports, "IconPeople", { enumerable: true, get: function () { return IconPeople_1.IconPeople; } });
|
|
339
|
-
|
|
408
|
+
const IconPercentage_1 = require("./icons/IconPercentage");
|
|
340
409
|
Object.defineProperty(exports, "IconPercentage", { enumerable: true, get: function () { return IconPercentage_1.IconPercentage; } });
|
|
341
|
-
|
|
410
|
+
const IconPerishables_1 = require("./icons/IconPerishables");
|
|
411
|
+
Object.defineProperty(exports, "IconPerishables", { enumerable: true, get: function () { return IconPerishables_1.IconPerishables; } });
|
|
412
|
+
const IconPharma_1 = require("./icons/IconPharma");
|
|
413
|
+
Object.defineProperty(exports, "IconPharma", { enumerable: true, get: function () { return IconPharma_1.IconPharma; } });
|
|
414
|
+
const IconPin_1 = require("./icons/IconPin");
|
|
342
415
|
Object.defineProperty(exports, "IconPin", { enumerable: true, get: function () { return IconPin_1.IconPin; } });
|
|
343
|
-
|
|
416
|
+
const IconPinSolid_1 = require("./icons/IconPinSolid");
|
|
417
|
+
Object.defineProperty(exports, "IconPinSolid", { enumerable: true, get: function () { return IconPinSolid_1.IconPinSolid; } });
|
|
418
|
+
const IconPlastic_1 = require("./icons/IconPlastic");
|
|
419
|
+
Object.defineProperty(exports, "IconPlastic", { enumerable: true, get: function () { return IconPlastic_1.IconPlastic; } });
|
|
420
|
+
const IconPlayCircled_1 = require("./icons/IconPlayCircled");
|
|
344
421
|
Object.defineProperty(exports, "IconPlayCircled", { enumerable: true, get: function () { return IconPlayCircled_1.IconPlayCircled; } });
|
|
345
|
-
|
|
346
|
-
Object.defineProperty(exports, "IconPlusCircledSolid", { enumerable: true, get: function () { return IconPlusCircledSolid_1.IconPlusCircledSolid; } });
|
|
347
|
-
var IconPlusCircled_1 = require("./icons/IconPlusCircled");
|
|
348
|
-
Object.defineProperty(exports, "IconPlusCircled", { enumerable: true, get: function () { return IconPlusCircled_1.IconPlusCircled; } });
|
|
349
|
-
var IconPlus_1 = require("./icons/IconPlus");
|
|
422
|
+
const IconPlus_1 = require("./icons/IconPlus");
|
|
350
423
|
Object.defineProperty(exports, "IconPlus", { enumerable: true, get: function () { return IconPlus_1.IconPlus; } });
|
|
351
|
-
|
|
424
|
+
const IconPlusCircled_1 = require("./icons/IconPlusCircled");
|
|
425
|
+
Object.defineProperty(exports, "IconPlusCircled", { enumerable: true, get: function () { return IconPlusCircled_1.IconPlusCircled; } });
|
|
426
|
+
const IconPlusCircledSolid_1 = require("./icons/IconPlusCircledSolid");
|
|
427
|
+
Object.defineProperty(exports, "IconPlusCircledSolid", { enumerable: true, get: function () { return IconPlusCircledSolid_1.IconPlusCircledSolid; } });
|
|
428
|
+
const IconPort_1 = require("./icons/IconPort");
|
|
352
429
|
Object.defineProperty(exports, "IconPort", { enumerable: true, get: function () { return IconPort_1.IconPort; } });
|
|
353
|
-
|
|
430
|
+
const IconPreferences_1 = require("./icons/IconPreferences");
|
|
431
|
+
Object.defineProperty(exports, "IconPreferences", { enumerable: true, get: function () { return IconPreferences_1.IconPreferences; } });
|
|
432
|
+
const IconPrint_1 = require("./icons/IconPrint");
|
|
354
433
|
Object.defineProperty(exports, "IconPrint", { enumerable: true, get: function () { return IconPrint_1.IconPrint; } });
|
|
355
|
-
|
|
434
|
+
const IconProgressCancel_1 = require("./icons/IconProgressCancel");
|
|
435
|
+
Object.defineProperty(exports, "IconProgressCancel", { enumerable: true, get: function () { return IconProgressCancel_1.IconProgressCancel; } });
|
|
436
|
+
const IconProgressClockBlocked_1 = require("./icons/IconProgressClockBlocked");
|
|
437
|
+
Object.defineProperty(exports, "IconProgressClockBlocked", { enumerable: true, get: function () { return IconProgressClockBlocked_1.IconProgressClockBlocked; } });
|
|
438
|
+
const IconRateReview_1 = require("./icons/IconRateReview");
|
|
356
439
|
Object.defineProperty(exports, "IconRateReview", { enumerable: true, get: function () { return IconRateReview_1.IconRateReview; } });
|
|
357
|
-
|
|
440
|
+
const IconRates_1 = require("./icons/IconRates");
|
|
358
441
|
Object.defineProperty(exports, "IconRates", { enumerable: true, get: function () { return IconRates_1.IconRates; } });
|
|
359
|
-
|
|
442
|
+
const IconReceipt_1 = require("./icons/IconReceipt");
|
|
360
443
|
Object.defineProperty(exports, "IconReceipt", { enumerable: true, get: function () { return IconReceipt_1.IconReceipt; } });
|
|
361
|
-
|
|
444
|
+
const IconRefresh_1 = require("./icons/IconRefresh");
|
|
362
445
|
Object.defineProperty(exports, "IconRefresh", { enumerable: true, get: function () { return IconRefresh_1.IconRefresh; } });
|
|
363
|
-
|
|
446
|
+
const IconRefund_1 = require("./icons/IconRefund");
|
|
364
447
|
Object.defineProperty(exports, "IconRefund", { enumerable: true, get: function () { return IconRefund_1.IconRefund; } });
|
|
365
|
-
|
|
448
|
+
const IconResidential_1 = require("./icons/IconResidential");
|
|
366
449
|
Object.defineProperty(exports, "IconResidential", { enumerable: true, get: function () { return IconResidential_1.IconResidential; } });
|
|
367
|
-
|
|
450
|
+
const IconRetail_1 = require("./icons/IconRetail");
|
|
451
|
+
Object.defineProperty(exports, "IconRetail", { enumerable: true, get: function () { return IconRetail_1.IconRetail; } });
|
|
452
|
+
const IconReview_1 = require("./icons/IconReview");
|
|
368
453
|
Object.defineProperty(exports, "IconReview", { enumerable: true, get: function () { return IconReview_1.IconReview; } });
|
|
369
|
-
|
|
454
|
+
const IconRight_1 = require("./icons/IconRight");
|
|
370
455
|
Object.defineProperty(exports, "IconRight", { enumerable: true, get: function () { return IconRight_1.IconRight; } });
|
|
371
|
-
|
|
456
|
+
const IconRisk_1 = require("./icons/IconRisk");
|
|
372
457
|
Object.defineProperty(exports, "IconRisk", { enumerable: true, get: function () { return IconRisk_1.IconRisk; } });
|
|
373
|
-
|
|
458
|
+
const IconSave_1 = require("./icons/IconSave");
|
|
374
459
|
Object.defineProperty(exports, "IconSave", { enumerable: true, get: function () { return IconSave_1.IconSave; } });
|
|
375
|
-
|
|
376
|
-
Object.defineProperty(exports, "IconSearchManager", { enumerable: true, get: function () { return IconSearchManager_1.IconSearchManager; } });
|
|
377
|
-
var IconSearch_1 = require("./icons/IconSearch");
|
|
460
|
+
const IconSearch_1 = require("./icons/IconSearch");
|
|
378
461
|
Object.defineProperty(exports, "IconSearch", { enumerable: true, get: function () { return IconSearch_1.IconSearch; } });
|
|
379
|
-
|
|
462
|
+
const IconSearchManager_1 = require("./icons/IconSearchManager");
|
|
463
|
+
Object.defineProperty(exports, "IconSearchManager", { enumerable: true, get: function () { return IconSearchManager_1.IconSearchManager; } });
|
|
464
|
+
const IconSectionCollapse_1 = require("./icons/IconSectionCollapse");
|
|
380
465
|
Object.defineProperty(exports, "IconSectionCollapse", { enumerable: true, get: function () { return IconSectionCollapse_1.IconSectionCollapse; } });
|
|
381
|
-
|
|
466
|
+
const IconSectionExpand_1 = require("./icons/IconSectionExpand");
|
|
382
467
|
Object.defineProperty(exports, "IconSectionExpand", { enumerable: true, get: function () { return IconSectionExpand_1.IconSectionExpand; } });
|
|
383
|
-
|
|
468
|
+
const IconSecurePayment_1 = require("./icons/IconSecurePayment");
|
|
384
469
|
Object.defineProperty(exports, "IconSecurePayment", { enumerable: true, get: function () { return IconSecurePayment_1.IconSecurePayment; } });
|
|
385
|
-
|
|
470
|
+
const IconSend_1 = require("./icons/IconSend");
|
|
386
471
|
Object.defineProperty(exports, "IconSend", { enumerable: true, get: function () { return IconSend_1.IconSend; } });
|
|
387
|
-
|
|
472
|
+
const IconSettings_1 = require("./icons/IconSettings");
|
|
388
473
|
Object.defineProperty(exports, "IconSettings", { enumerable: true, get: function () { return IconSettings_1.IconSettings; } });
|
|
389
|
-
|
|
474
|
+
const IconShare_1 = require("./icons/IconShare");
|
|
390
475
|
Object.defineProperty(exports, "IconShare", { enumerable: true, get: function () { return IconShare_1.IconShare; } });
|
|
391
|
-
|
|
476
|
+
const IconSmartphone_1 = require("./icons/IconSmartphone");
|
|
392
477
|
Object.defineProperty(exports, "IconSmartphone", { enumerable: true, get: function () { return IconSmartphone_1.IconSmartphone; } });
|
|
393
|
-
|
|
478
|
+
const IconSpend_1 = require("./icons/IconSpend");
|
|
394
479
|
Object.defineProperty(exports, "IconSpend", { enumerable: true, get: function () { return IconSpend_1.IconSpend; } });
|
|
395
|
-
|
|
480
|
+
const IconSphere_1 = require("./icons/IconSphere");
|
|
396
481
|
Object.defineProperty(exports, "IconSphere", { enumerable: true, get: function () { return IconSphere_1.IconSphere; } });
|
|
397
|
-
|
|
482
|
+
const IconStarEmpty_1 = require("./icons/IconStarEmpty");
|
|
398
483
|
Object.defineProperty(exports, "IconStarEmpty", { enumerable: true, get: function () { return IconStarEmpty_1.IconStarEmpty; } });
|
|
399
|
-
|
|
484
|
+
const IconStarFull_1 = require("./icons/IconStarFull");
|
|
400
485
|
Object.defineProperty(exports, "IconStarFull", { enumerable: true, get: function () { return IconStarFull_1.IconStarFull; } });
|
|
401
|
-
|
|
486
|
+
const IconStarHalf_1 = require("./icons/IconStarHalf");
|
|
402
487
|
Object.defineProperty(exports, "IconStarHalf", { enumerable: true, get: function () { return IconStarHalf_1.IconStarHalf; } });
|
|
403
|
-
|
|
488
|
+
const IconStatusUpdate_1 = require("./icons/IconStatusUpdate");
|
|
404
489
|
Object.defineProperty(exports, "IconStatusUpdate", { enumerable: true, get: function () { return IconStatusUpdate_1.IconStatusUpdate; } });
|
|
405
|
-
|
|
490
|
+
const IconSubdirectory_1 = require("./icons/IconSubdirectory");
|
|
406
491
|
Object.defineProperty(exports, "IconSubdirectory", { enumerable: true, get: function () { return IconSubdirectory_1.IconSubdirectory; } });
|
|
407
|
-
|
|
408
|
-
Object.defineProperty(exports, "IconSyncCircledSolid", { enumerable: true, get: function () { return IconSyncCircledSolid_1.IconSyncCircledSolid; } });
|
|
409
|
-
var IconSync_1 = require("./icons/IconSync");
|
|
492
|
+
const IconSync_1 = require("./icons/IconSync");
|
|
410
493
|
Object.defineProperty(exports, "IconSync", { enumerable: true, get: function () { return IconSync_1.IconSync; } });
|
|
411
|
-
|
|
412
|
-
Object.defineProperty(exports, "
|
|
413
|
-
|
|
494
|
+
const IconSyncCircledSolid_1 = require("./icons/IconSyncCircledSolid");
|
|
495
|
+
Object.defineProperty(exports, "IconSyncCircledSolid", { enumerable: true, get: function () { return IconSyncCircledSolid_1.IconSyncCircledSolid; } });
|
|
496
|
+
const IconTable_1 = require("./icons/IconTable");
|
|
414
497
|
Object.defineProperty(exports, "IconTable", { enumerable: true, get: function () { return IconTable_1.IconTable; } });
|
|
415
|
-
|
|
498
|
+
const IconTableSort_1 = require("./icons/IconTableSort");
|
|
499
|
+
Object.defineProperty(exports, "IconTableSort", { enumerable: true, get: function () { return IconTableSort_1.IconTableSort; } });
|
|
500
|
+
const IconTablet_1 = require("./icons/IconTablet");
|
|
416
501
|
Object.defineProperty(exports, "IconTablet", { enumerable: true, get: function () { return IconTablet_1.IconTablet; } });
|
|
417
|
-
|
|
502
|
+
const IconTag_1 = require("./icons/IconTag");
|
|
418
503
|
Object.defineProperty(exports, "IconTag", { enumerable: true, get: function () { return IconTag_1.IconTag; } });
|
|
419
|
-
|
|
420
|
-
Object.defineProperty(exports, "
|
|
421
|
-
|
|
504
|
+
const IconTax_1 = require("./icons/IconTax");
|
|
505
|
+
Object.defineProperty(exports, "IconTax", { enumerable: true, get: function () { return IconTax_1.IconTax; } });
|
|
506
|
+
const IconTemperatureControl_1 = require("./icons/IconTemperatureControl");
|
|
507
|
+
Object.defineProperty(exports, "IconTemperatureControl", { enumerable: true, get: function () { return IconTemperatureControl_1.IconTemperatureControl; } });
|
|
508
|
+
const IconTerminal_1 = require("./icons/IconTerminal");
|
|
509
|
+
Object.defineProperty(exports, "IconTerminal", { enumerable: true, get: function () { return IconTerminal_1.IconTerminal; } });
|
|
510
|
+
const IconTextBold_1 = require("./icons/IconTextBold");
|
|
422
511
|
Object.defineProperty(exports, "IconTextBold", { enumerable: true, get: function () { return IconTextBold_1.IconTextBold; } });
|
|
423
|
-
|
|
512
|
+
const IconTextFormat_1 = require("./icons/IconTextFormat");
|
|
513
|
+
Object.defineProperty(exports, "IconTextFormat", { enumerable: true, get: function () { return IconTextFormat_1.IconTextFormat; } });
|
|
514
|
+
const IconTextItalic_1 = require("./icons/IconTextItalic");
|
|
424
515
|
Object.defineProperty(exports, "IconTextItalic", { enumerable: true, get: function () { return IconTextItalic_1.IconTextItalic; } });
|
|
425
|
-
|
|
516
|
+
const IconTextUnderline_1 = require("./icons/IconTextUnderline");
|
|
426
517
|
Object.defineProperty(exports, "IconTextUnderline", { enumerable: true, get: function () { return IconTextUnderline_1.IconTextUnderline; } });
|
|
427
|
-
|
|
518
|
+
const IconThumbDown_1 = require("./icons/IconThumbDown");
|
|
519
|
+
Object.defineProperty(exports, "IconThumbDown", { enumerable: true, get: function () { return IconThumbDown_1.IconThumbDown; } });
|
|
520
|
+
const IconThumbUp_1 = require("./icons/IconThumbUp");
|
|
428
521
|
Object.defineProperty(exports, "IconThumbUp", { enumerable: true, get: function () { return IconThumbUp_1.IconThumbUp; } });
|
|
429
|
-
|
|
522
|
+
const IconTile_1 = require("./icons/IconTile");
|
|
430
523
|
Object.defineProperty(exports, "IconTile", { enumerable: true, get: function () { return IconTile_1.IconTile; } });
|
|
431
|
-
|
|
524
|
+
const IconTimer_1 = require("./icons/IconTimer");
|
|
432
525
|
Object.defineProperty(exports, "IconTimer", { enumerable: true, get: function () { return IconTimer_1.IconTimer; } });
|
|
433
|
-
|
|
434
|
-
Object.defineProperty(exports, "IconTotalUnits", { enumerable: true, get: function () { return IconTotalUnits_1.IconTotalUnits; } });
|
|
435
|
-
var IconTotal_1 = require("./icons/IconTotal");
|
|
526
|
+
const IconTotal_1 = require("./icons/IconTotal");
|
|
436
527
|
Object.defineProperty(exports, "IconTotal", { enumerable: true, get: function () { return IconTotal_1.IconTotal; } });
|
|
437
|
-
|
|
528
|
+
const IconTotalUnits_1 = require("./icons/IconTotalUnits");
|
|
529
|
+
Object.defineProperty(exports, "IconTotalUnits", { enumerable: true, get: function () { return IconTotalUnits_1.IconTotalUnits; } });
|
|
530
|
+
const IconTransactions_1 = require("./icons/IconTransactions");
|
|
531
|
+
Object.defineProperty(exports, "IconTransactions", { enumerable: true, get: function () { return IconTransactions_1.IconTransactions; } });
|
|
532
|
+
const IconTrash_1 = require("./icons/IconTrash");
|
|
438
533
|
Object.defineProperty(exports, "IconTrash", { enumerable: true, get: function () { return IconTrash_1.IconTrash; } });
|
|
439
|
-
|
|
534
|
+
const IconTrendingDown_1 = require("./icons/IconTrendingDown");
|
|
440
535
|
Object.defineProperty(exports, "IconTrendingDown", { enumerable: true, get: function () { return IconTrendingDown_1.IconTrendingDown; } });
|
|
441
|
-
|
|
536
|
+
const IconTrendingFlat_1 = require("./icons/IconTrendingFlat");
|
|
442
537
|
Object.defineProperty(exports, "IconTrendingFlat", { enumerable: true, get: function () { return IconTrendingFlat_1.IconTrendingFlat; } });
|
|
443
|
-
|
|
538
|
+
const IconTrendingUp_1 = require("./icons/IconTrendingUp");
|
|
444
539
|
Object.defineProperty(exports, "IconTrendingUp", { enumerable: true, get: function () { return IconTrendingUp_1.IconTrendingUp; } });
|
|
445
|
-
|
|
540
|
+
const IconTrophy_1 = require("./icons/IconTrophy");
|
|
446
541
|
Object.defineProperty(exports, "IconTrophy", { enumerable: true, get: function () { return IconTrophy_1.IconTrophy; } });
|
|
447
|
-
|
|
542
|
+
const IconUld_1 = require("./icons/IconUld");
|
|
448
543
|
Object.defineProperty(exports, "IconUld", { enumerable: true, get: function () { return IconUld_1.IconUld; } });
|
|
449
|
-
|
|
544
|
+
const IconUndo_1 = require("./icons/IconUndo");
|
|
545
|
+
Object.defineProperty(exports, "IconUndo", { enumerable: true, get: function () { return IconUndo_1.IconUndo; } });
|
|
546
|
+
const IconUnlock_1 = require("./icons/IconUnlock");
|
|
450
547
|
Object.defineProperty(exports, "IconUnlock", { enumerable: true, get: function () { return IconUnlock_1.IconUnlock; } });
|
|
451
|
-
|
|
548
|
+
const IconUp_1 = require("./icons/IconUp");
|
|
452
549
|
Object.defineProperty(exports, "IconUp", { enumerable: true, get: function () { return IconUp_1.IconUp; } });
|
|
453
|
-
|
|
550
|
+
const IconUpload_1 = require("./icons/IconUpload");
|
|
454
551
|
Object.defineProperty(exports, "IconUpload", { enumerable: true, get: function () { return IconUpload_1.IconUpload; } });
|
|
455
|
-
|
|
552
|
+
const IconUpload2_1 = require("./icons/IconUpload2");
|
|
456
553
|
Object.defineProperty(exports, "IconUpload2", { enumerable: true, get: function () { return IconUpload2_1.IconUpload2; } });
|
|
457
|
-
|
|
458
|
-
Object.defineProperty(exports, "IconUserCircled", { enumerable: true, get: function () { return IconUserCircled_1.IconUserCircled; } });
|
|
459
|
-
var IconUser_1 = require("./icons/IconUser");
|
|
554
|
+
const IconUser_1 = require("./icons/IconUser");
|
|
460
555
|
Object.defineProperty(exports, "IconUser", { enumerable: true, get: function () { return IconUser_1.IconUser; } });
|
|
461
|
-
|
|
462
|
-
Object.defineProperty(exports, "
|
|
463
|
-
|
|
556
|
+
const IconUserCircled_1 = require("./icons/IconUserCircled");
|
|
557
|
+
Object.defineProperty(exports, "IconUserCircled", { enumerable: true, get: function () { return IconUserCircled_1.IconUserCircled; } });
|
|
558
|
+
const IconValuable_1 = require("./icons/IconValuable");
|
|
559
|
+
Object.defineProperty(exports, "IconValuable", { enumerable: true, get: function () { return IconValuable_1.IconValuable; } });
|
|
560
|
+
const IconVegetable_1 = require("./icons/IconVegetable");
|
|
561
|
+
Object.defineProperty(exports, "IconVegetable", { enumerable: true, get: function () { return IconVegetable_1.IconVegetable; } });
|
|
562
|
+
const IconVerified_1 = require("./icons/IconVerified");
|
|
464
563
|
Object.defineProperty(exports, "IconVerified", { enumerable: true, get: function () { return IconVerified_1.IconVerified; } });
|
|
465
|
-
|
|
466
|
-
Object.defineProperty(exports, "
|
|
467
|
-
|
|
564
|
+
const IconVerifiedCircled_1 = require("./icons/IconVerifiedCircled");
|
|
565
|
+
Object.defineProperty(exports, "IconVerifiedCircled", { enumerable: true, get: function () { return IconVerifiedCircled_1.IconVerifiedCircled; } });
|
|
566
|
+
const IconVisibility_1 = require("./icons/IconVisibility");
|
|
468
567
|
Object.defineProperty(exports, "IconVisibility", { enumerable: true, get: function () { return IconVisibility_1.IconVisibility; } });
|
|
469
|
-
|
|
568
|
+
const IconVisibilityNegative_1 = require("./icons/IconVisibilityNegative");
|
|
569
|
+
Object.defineProperty(exports, "IconVisibilityNegative", { enumerable: true, get: function () { return IconVisibilityNegative_1.IconVisibilityNegative; } });
|
|
570
|
+
const IconVulnerableCargo_1 = require("./icons/IconVulnerableCargo");
|
|
571
|
+
Object.defineProperty(exports, "IconVulnerableCargo", { enumerable: true, get: function () { return IconVulnerableCargo_1.IconVulnerableCargo; } });
|
|
572
|
+
const IconWallet_1 = require("./icons/IconWallet");
|
|
470
573
|
Object.defineProperty(exports, "IconWallet", { enumerable: true, get: function () { return IconWallet_1.IconWallet; } });
|
|
471
|
-
|
|
574
|
+
const IconWarehouse_1 = require("./icons/IconWarehouse");
|
|
472
575
|
Object.defineProperty(exports, "IconWarehouse", { enumerable: true, get: function () { return IconWarehouse_1.IconWarehouse; } });
|
|
473
|
-
|
|
576
|
+
const IconWeightKg_1 = require("./icons/IconWeightKg");
|
|
474
577
|
Object.defineProperty(exports, "IconWeightKg", { enumerable: true, get: function () { return IconWeightKg_1.IconWeightKg; } });
|
|
475
|
-
|
|
578
|
+
const IconWeightLbs_1 = require("./icons/IconWeightLbs");
|
|
476
579
|
Object.defineProperty(exports, "IconWeightLbs", { enumerable: true, get: function () { return IconWeightLbs_1.IconWeightLbs; } });
|
|
477
|
-
|
|
580
|
+
const IconWood_1 = require("./icons/IconWood");
|
|
581
|
+
Object.defineProperty(exports, "IconWood", { enumerable: true, get: function () { return IconWood_1.IconWood; } });
|
|
582
|
+
const IconZoomIn_1 = require("./icons/IconZoomIn");
|
|
478
583
|
Object.defineProperty(exports, "IconZoomIn", { enumerable: true, get: function () { return IconZoomIn_1.IconZoomIn; } });
|
|
479
|
-
|
|
584
|
+
const IconZoomOut_1 = require("./icons/IconZoomOut");
|
|
480
585
|
Object.defineProperty(exports, "IconZoomOut", { enumerable: true, get: function () { return IconZoomOut_1.IconZoomOut; } });
|
|
586
|
+
const IconZviShrug_1 = require("./icons/IconZviShrug");
|
|
587
|
+
Object.defineProperty(exports, "IconZviShrug", { enumerable: true, get: function () { return IconZviShrug_1.IconZviShrug; } });
|
|
588
|
+
/** Lookup map from kebab-case icon name to React component */
|
|
589
|
+
exports.iconMap = {
|
|
590
|
+
'add-person': IconAddPerson_1.IconAddPerson,
|
|
591
|
+
'address-book': IconAddressBook_1.IconAddressBook,
|
|
592
|
+
'agreement': IconAgreement_1.IconAgreement,
|
|
593
|
+
'ai-gradient': IconAiGradient_1.IconAiGradient,
|
|
594
|
+
'aircraft-on-ground': IconAircraftOnGround_1.IconAircraftOnGround,
|
|
595
|
+
'airplane-landing': IconAirplaneLanding_1.IconAirplaneLanding,
|
|
596
|
+
'airplane-takeoff': IconAirplaneTakeoff_1.IconAirplaneTakeoff,
|
|
597
|
+
'airport': IconAirport_1.IconAirport,
|
|
598
|
+
'airport-arrival': IconAirportArrival_1.IconAirportArrival,
|
|
599
|
+
'alarm': IconAlarm_1.IconAlarm,
|
|
600
|
+
'alert-circled': IconAlertCircled_1.IconAlertCircled,
|
|
601
|
+
'amazon': IconAmazon_1.IconAmazon,
|
|
602
|
+
'animal': IconAnimal_1.IconAnimal,
|
|
603
|
+
'api': IconApi_1.IconApi,
|
|
604
|
+
'archive': IconArchive_1.IconArchive,
|
|
605
|
+
'arrow-back': IconArrowBack_1.IconArrowBack,
|
|
606
|
+
'arrow-forward': IconArrowForward_1.IconArrowForward,
|
|
607
|
+
'arrow-small-down': IconArrowSmallDown_1.IconArrowSmallDown,
|
|
608
|
+
'arrow-small-left': IconArrowSmallLeft_1.IconArrowSmallLeft,
|
|
609
|
+
'arrow-small-right': IconArrowSmallRight_1.IconArrowSmallRight,
|
|
610
|
+
'arrow-small-up': IconArrowSmallUp_1.IconArrowSmallUp,
|
|
611
|
+
'attachment': IconAttachment_1.IconAttachment,
|
|
612
|
+
'auto': IconAuto_1.IconAuto,
|
|
613
|
+
'automated': IconAutomated_1.IconAutomated,
|
|
614
|
+
'bank': IconBank_1.IconBank,
|
|
615
|
+
'battery': IconBattery_1.IconBattery,
|
|
616
|
+
'billing': IconBilling_1.IconBilling,
|
|
617
|
+
'blank-circled': IconBlankCircled_1.IconBlankCircled,
|
|
618
|
+
'block': IconBlock_1.IconBlock,
|
|
619
|
+
'bookmark': IconBookmark_1.IconBookmark,
|
|
620
|
+
'bookmark-filled': IconBookmarkFilled_1.IconBookmarkFilled,
|
|
621
|
+
'box': IconBox_1.IconBox,
|
|
622
|
+
'box-total': IconBoxTotal_1.IconBoxTotal,
|
|
623
|
+
'broadcast': IconBroadcast_1.IconBroadcast,
|
|
624
|
+
'build': IconBuild_1.IconBuild,
|
|
625
|
+
'bulb': IconBulb_1.IconBulb,
|
|
626
|
+
'calendar': IconCalendar_1.IconCalendar,
|
|
627
|
+
'call': IconCall_1.IconCall,
|
|
628
|
+
'caret-down': IconCaretDown_1.IconCaretDown,
|
|
629
|
+
'caret-left': IconCaretLeft_1.IconCaretLeft,
|
|
630
|
+
'caret-right': IconCaretRight_1.IconCaretRight,
|
|
631
|
+
'caret-up': IconCaretUp_1.IconCaretUp,
|
|
632
|
+
'charges': IconCharges_1.IconCharges,
|
|
633
|
+
'chat-progress': IconChatProgress_1.IconChatProgress,
|
|
634
|
+
'chat-progress-solid': IconChatProgressSolid_1.IconChatProgressSolid,
|
|
635
|
+
'check': IconCheck_1.IconCheck,
|
|
636
|
+
'check-circled': IconCheckCircled_1.IconCheckCircled,
|
|
637
|
+
'check-circled-solid': IconCheckCircledSolid_1.IconCheckCircledSolid,
|
|
638
|
+
'chemical': IconChemical_1.IconChemical,
|
|
639
|
+
'choose-list': IconChooseList_1.IconChooseList,
|
|
640
|
+
'classic-view': IconClassicView_1.IconClassicView,
|
|
641
|
+
'clear': IconClear_1.IconClear,
|
|
642
|
+
'clear-circled': IconClearCircled_1.IconClearCircled,
|
|
643
|
+
'clear-circled-solid': IconClearCircledSolid_1.IconClearCircledSolid,
|
|
644
|
+
'clock': IconClock_1.IconClock,
|
|
645
|
+
'column': IconColumn_1.IconColumn,
|
|
646
|
+
'commodity': IconCommodity_1.IconCommodity,
|
|
647
|
+
'company': IconCompany_1.IconCompany,
|
|
648
|
+
'comparison': IconComparison_1.IconComparison,
|
|
649
|
+
'container': IconContainer_1.IconContainer,
|
|
650
|
+
'content-copy': IconContentCopy_1.IconContentCopy,
|
|
651
|
+
'content-duplicate': IconContentDuplicate_1.IconContentDuplicate,
|
|
652
|
+
'copy': IconCopy_1.IconCopy,
|
|
653
|
+
'courier': IconCourier_1.IconCourier,
|
|
654
|
+
'crate': IconCrate_1.IconCrate,
|
|
655
|
+
'credit-card': IconCreditCard_1.IconCreditCard,
|
|
656
|
+
'creditcard-americanexpress': IconCreditcardAmericanexpress_1.IconCreditcardAmericanexpress,
|
|
657
|
+
'creditcard-dinersclub': IconCreditcardDinersclub_1.IconCreditcardDinersclub,
|
|
658
|
+
'creditcard-discover': IconCreditcardDiscover_1.IconCreditcardDiscover,
|
|
659
|
+
'creditcard-jbc': IconCreditcardJbc_1.IconCreditcardJbc,
|
|
660
|
+
'creditcard-mastercard': IconCreditcardMastercard_1.IconCreditcardMastercard,
|
|
661
|
+
'creditcard-visa': IconCreditcardVisa_1.IconCreditcardVisa,
|
|
662
|
+
'currency-euro': IconCurrencyEuro_1.IconCurrencyEuro,
|
|
663
|
+
'currency-usd': IconCurrencyUsd_1.IconCurrencyUsd,
|
|
664
|
+
'custom-quote': IconCustomQuote_1.IconCustomQuote,
|
|
665
|
+
'custom-quote-solid': IconCustomQuoteSolid_1.IconCustomQuoteSolid,
|
|
666
|
+
'customs': IconCustoms_1.IconCustoms,
|
|
667
|
+
'cutoff': IconCutoff_1.IconCutoff,
|
|
668
|
+
'dangerous': IconDangerous_1.IconDangerous,
|
|
669
|
+
'dashboard': IconDashboard_1.IconDashboard,
|
|
670
|
+
'delegation': IconDelegation_1.IconDelegation,
|
|
671
|
+
'diplomatic-cargo': IconDiplomaticCargo_1.IconDiplomaticCargo,
|
|
672
|
+
'document': IconDocument_1.IconDocument,
|
|
673
|
+
'document2': IconDocument2_1.IconDocument2,
|
|
674
|
+
'double-left': IconDoubleLeft_1.IconDoubleLeft,
|
|
675
|
+
'double-right': IconDoubleRight_1.IconDoubleRight,
|
|
676
|
+
'download': IconDownload_1.IconDownload,
|
|
677
|
+
'download-alt': IconDownloadAlt_1.IconDownloadAlt,
|
|
678
|
+
'download-docs': IconDownloadDocs_1.IconDownloadDocs,
|
|
679
|
+
'download-entry': IconDownloadEntry_1.IconDownloadEntry,
|
|
680
|
+
'drag': IconDrag_1.IconDrag,
|
|
681
|
+
'duplicate': IconDuplicate_1.IconDuplicate,
|
|
682
|
+
'e-awb': IconEAwb_1.IconEAwb,
|
|
683
|
+
'early-cancelation': IconEarlyCancelation_1.IconEarlyCancelation,
|
|
684
|
+
'earn': IconEarn_1.IconEarn,
|
|
685
|
+
'ebooking': IconEbooking_1.IconEbooking,
|
|
686
|
+
'edit': IconEdit_1.IconEdit,
|
|
687
|
+
'editing': IconEditing_1.IconEditing,
|
|
688
|
+
'electric': IconElectric_1.IconElectric,
|
|
689
|
+
'ellipses-h': IconEllipsesH_1.IconEllipsesH,
|
|
690
|
+
'ellipses-v': IconEllipsesV_1.IconEllipsesV,
|
|
691
|
+
'emission': IconEmission_1.IconEmission,
|
|
692
|
+
'entry': IconEntry_1.IconEntry,
|
|
693
|
+
'envelope': IconEnvelope_1.IconEnvelope,
|
|
694
|
+
'exchange': IconExchange_1.IconExchange,
|
|
695
|
+
'exclusive': IconExclusive_1.IconExclusive,
|
|
696
|
+
'exit': IconExit_1.IconExit,
|
|
697
|
+
'expand-all': IconExpandAll_1.IconExpandAll,
|
|
698
|
+
'export': IconExport_1.IconExport,
|
|
699
|
+
'express': IconExpress_1.IconExpress,
|
|
700
|
+
'external-link': IconExternalLink_1.IconExternalLink,
|
|
701
|
+
'eye': IconEye_1.IconEye,
|
|
702
|
+
'eye-invisible': IconEyeInvisible_1.IconEyeInvisible,
|
|
703
|
+
'factory': IconFactory_1.IconFactory,
|
|
704
|
+
'file': IconFile_1.IconFile,
|
|
705
|
+
'file-certificate': IconFileCertificate_1.IconFileCertificate,
|
|
706
|
+
'filled-circle': IconFilledCircle_1.IconFilledCircle,
|
|
707
|
+
'filter': IconFilter_1.IconFilter,
|
|
708
|
+
'flag': IconFlag_1.IconFlag,
|
|
709
|
+
'folder': IconFolder_1.IconFolder,
|
|
710
|
+
'food': IconFood_1.IconFood,
|
|
711
|
+
'footwear': IconFootwear_1.IconFootwear,
|
|
712
|
+
'freightos-credit': IconFreightosCredit_1.IconFreightosCredit,
|
|
713
|
+
'fulfillment-center': IconFulfillmentCenter_1.IconFulfillmentCenter,
|
|
714
|
+
'gantt-chart': IconGanttChart_1.IconGanttChart,
|
|
715
|
+
'general-cargo': IconGeneralCargo_1.IconGeneralCargo,
|
|
716
|
+
'google': IconGoogle_1.IconGoogle,
|
|
717
|
+
'gps-empty': IconGpsEmpty_1.IconGpsEmpty,
|
|
718
|
+
'gps-full': IconGpsFull_1.IconGpsFull,
|
|
719
|
+
'graph': IconGraph_1.IconGraph,
|
|
720
|
+
'graphic-average': IconGraphicAverage_1.IconGraphicAverage,
|
|
721
|
+
'graphic-peak': IconGraphicPeak_1.IconGraphicPeak,
|
|
722
|
+
'graphic-trough': IconGraphicTrough_1.IconGraphicTrough,
|
|
723
|
+
'grid-on': IconGridOn_1.IconGridOn,
|
|
724
|
+
'group': IconGroup_1.IconGroup,
|
|
725
|
+
'hamburger': IconHamburger_1.IconHamburger,
|
|
726
|
+
'help-circled': IconHelpCircled_1.IconHelpCircled,
|
|
727
|
+
'history': IconHistory_1.IconHistory,
|
|
728
|
+
'hot-deal': IconHotDeal_1.IconHotDeal,
|
|
729
|
+
'ia': IconIa_1.IconIa,
|
|
730
|
+
'image-search': IconImageSearch_1.IconImageSearch,
|
|
731
|
+
'import': IconImport_1.IconImport,
|
|
732
|
+
'info-circled': IconInfoCircled_1.IconInfoCircled,
|
|
733
|
+
'insurance': IconInsurance_1.IconInsurance,
|
|
734
|
+
'last-mile-delivery': IconLastMileDelivery_1.IconLastMileDelivery,
|
|
735
|
+
'leather': IconLeather_1.IconLeather,
|
|
736
|
+
'left': IconLeft_1.IconLeft,
|
|
737
|
+
'like': IconLike_1.IconLike,
|
|
738
|
+
'link': IconLink_1.IconLink,
|
|
739
|
+
'linkedin': IconLinkedin_1.IconLinkedin,
|
|
740
|
+
'list': IconList_1.IconList,
|
|
741
|
+
'list-bullet': IconListBullet_1.IconListBullet,
|
|
742
|
+
'list-numbered': IconListNumbered_1.IconListNumbered,
|
|
743
|
+
'live-animals': IconLiveAnimals_1.IconLiveAnimals,
|
|
744
|
+
'loading': IconLoading_1.IconLoading,
|
|
745
|
+
'location': IconLocation_1.IconLocation,
|
|
746
|
+
'location-charges': IconLocationCharges_1.IconLocationCharges,
|
|
747
|
+
'lock': IconLock_1.IconLock,
|
|
748
|
+
'logout': IconLogout_1.IconLogout,
|
|
749
|
+
'machinery': IconMachinery_1.IconMachinery,
|
|
750
|
+
'main-leg': IconMainLeg_1.IconMainLeg,
|
|
751
|
+
'manage-search': IconManageSearch_1.IconManageSearch,
|
|
752
|
+
'map': IconMap_1.IconMap,
|
|
753
|
+
'matrix-view': IconMatrixView_1.IconMatrixView,
|
|
754
|
+
'menu-close': IconMenuClose_1.IconMenuClose,
|
|
755
|
+
'menu-open': IconMenuOpen_1.IconMenuOpen,
|
|
756
|
+
'message': IconMessage_1.IconMessage,
|
|
757
|
+
'metals': IconMetals_1.IconMetals,
|
|
758
|
+
'minus': IconMinus_1.IconMinus,
|
|
759
|
+
'minus-circled': IconMinusCircled_1.IconMinusCircled,
|
|
760
|
+
'mode-air': IconModeAir_1.IconModeAir,
|
|
761
|
+
'mode-air-express': IconModeAirExpress_1.IconModeAirExpress,
|
|
762
|
+
'mode-air-freighter': IconModeAirFreighter_1.IconModeAirFreighter,
|
|
763
|
+
'mode-ship': IconModeShip_1.IconModeShip,
|
|
764
|
+
'mode-train': IconModeTrain_1.IconModeTrain,
|
|
765
|
+
'mode-truck': IconModeTruck_1.IconModeTruck,
|
|
766
|
+
'money-case': IconMoneyCase_1.IconMoneyCase,
|
|
767
|
+
'monitor': IconMonitor_1.IconMonitor,
|
|
768
|
+
'monitor-weight': IconMonitorWeight_1.IconMonitorWeight,
|
|
769
|
+
'multiple-address': IconMultipleAddress_1.IconMultipleAddress,
|
|
770
|
+
'notification-bell': IconNotificationBell_1.IconNotificationBell,
|
|
771
|
+
'number': IconNumber_1.IconNumber,
|
|
772
|
+
'office': IconOffice_1.IconOffice,
|
|
773
|
+
'pallet': IconPallet_1.IconPallet,
|
|
774
|
+
'paste': IconPaste_1.IconPaste,
|
|
775
|
+
'pay': IconPay_1.IconPay,
|
|
776
|
+
'pay-later': IconPayLater_1.IconPayLater,
|
|
777
|
+
'paypal': IconPaypal_1.IconPaypal,
|
|
778
|
+
'pending': IconPending_1.IconPending,
|
|
779
|
+
'people': IconPeople_1.IconPeople,
|
|
780
|
+
'percentage': IconPercentage_1.IconPercentage,
|
|
781
|
+
'perishables': IconPerishables_1.IconPerishables,
|
|
782
|
+
'pharma': IconPharma_1.IconPharma,
|
|
783
|
+
'pin': IconPin_1.IconPin,
|
|
784
|
+
'pin-solid': IconPinSolid_1.IconPinSolid,
|
|
785
|
+
'plastic': IconPlastic_1.IconPlastic,
|
|
786
|
+
'play-circled': IconPlayCircled_1.IconPlayCircled,
|
|
787
|
+
'plus': IconPlus_1.IconPlus,
|
|
788
|
+
'plus-circled': IconPlusCircled_1.IconPlusCircled,
|
|
789
|
+
'plus-circled-solid': IconPlusCircledSolid_1.IconPlusCircledSolid,
|
|
790
|
+
'port': IconPort_1.IconPort,
|
|
791
|
+
'preferences': IconPreferences_1.IconPreferences,
|
|
792
|
+
'print': IconPrint_1.IconPrint,
|
|
793
|
+
'progress-cancel': IconProgressCancel_1.IconProgressCancel,
|
|
794
|
+
'progress-clock-blocked': IconProgressClockBlocked_1.IconProgressClockBlocked,
|
|
795
|
+
'rate-review': IconRateReview_1.IconRateReview,
|
|
796
|
+
'rates': IconRates_1.IconRates,
|
|
797
|
+
'receipt': IconReceipt_1.IconReceipt,
|
|
798
|
+
'refresh': IconRefresh_1.IconRefresh,
|
|
799
|
+
'refund': IconRefund_1.IconRefund,
|
|
800
|
+
'residential': IconResidential_1.IconResidential,
|
|
801
|
+
'retail': IconRetail_1.IconRetail,
|
|
802
|
+
'review': IconReview_1.IconReview,
|
|
803
|
+
'right': IconRight_1.IconRight,
|
|
804
|
+
'risk': IconRisk_1.IconRisk,
|
|
805
|
+
'save': IconSave_1.IconSave,
|
|
806
|
+
'search': IconSearch_1.IconSearch,
|
|
807
|
+
'search-manager': IconSearchManager_1.IconSearchManager,
|
|
808
|
+
'section-collapse': IconSectionCollapse_1.IconSectionCollapse,
|
|
809
|
+
'section-expand': IconSectionExpand_1.IconSectionExpand,
|
|
810
|
+
'secure-payment': IconSecurePayment_1.IconSecurePayment,
|
|
811
|
+
'send': IconSend_1.IconSend,
|
|
812
|
+
'settings': IconSettings_1.IconSettings,
|
|
813
|
+
'share': IconShare_1.IconShare,
|
|
814
|
+
'smartphone': IconSmartphone_1.IconSmartphone,
|
|
815
|
+
'spend': IconSpend_1.IconSpend,
|
|
816
|
+
'sphere': IconSphere_1.IconSphere,
|
|
817
|
+
'star-empty': IconStarEmpty_1.IconStarEmpty,
|
|
818
|
+
'star-full': IconStarFull_1.IconStarFull,
|
|
819
|
+
'star-half': IconStarHalf_1.IconStarHalf,
|
|
820
|
+
'status-update': IconStatusUpdate_1.IconStatusUpdate,
|
|
821
|
+
'subdirectory': IconSubdirectory_1.IconSubdirectory,
|
|
822
|
+
'sync': IconSync_1.IconSync,
|
|
823
|
+
'sync-circled-solid': IconSyncCircledSolid_1.IconSyncCircledSolid,
|
|
824
|
+
'table': IconTable_1.IconTable,
|
|
825
|
+
'table-sort': IconTableSort_1.IconTableSort,
|
|
826
|
+
'tablet': IconTablet_1.IconTablet,
|
|
827
|
+
'tag': IconTag_1.IconTag,
|
|
828
|
+
'tax': IconTax_1.IconTax,
|
|
829
|
+
'temperature-control': IconTemperatureControl_1.IconTemperatureControl,
|
|
830
|
+
'terminal': IconTerminal_1.IconTerminal,
|
|
831
|
+
'text-bold': IconTextBold_1.IconTextBold,
|
|
832
|
+
'text-format': IconTextFormat_1.IconTextFormat,
|
|
833
|
+
'text-italic': IconTextItalic_1.IconTextItalic,
|
|
834
|
+
'text-underline': IconTextUnderline_1.IconTextUnderline,
|
|
835
|
+
'thumb-down': IconThumbDown_1.IconThumbDown,
|
|
836
|
+
'thumb-up': IconThumbUp_1.IconThumbUp,
|
|
837
|
+
'tile': IconTile_1.IconTile,
|
|
838
|
+
'timer': IconTimer_1.IconTimer,
|
|
839
|
+
'total': IconTotal_1.IconTotal,
|
|
840
|
+
'total-units': IconTotalUnits_1.IconTotalUnits,
|
|
841
|
+
'transactions': IconTransactions_1.IconTransactions,
|
|
842
|
+
'trash': IconTrash_1.IconTrash,
|
|
843
|
+
'trending-down': IconTrendingDown_1.IconTrendingDown,
|
|
844
|
+
'trending-flat': IconTrendingFlat_1.IconTrendingFlat,
|
|
845
|
+
'trending-up': IconTrendingUp_1.IconTrendingUp,
|
|
846
|
+
'trophy': IconTrophy_1.IconTrophy,
|
|
847
|
+
'uld': IconUld_1.IconUld,
|
|
848
|
+
'undo': IconUndo_1.IconUndo,
|
|
849
|
+
'unlock': IconUnlock_1.IconUnlock,
|
|
850
|
+
'up': IconUp_1.IconUp,
|
|
851
|
+
'upload': IconUpload_1.IconUpload,
|
|
852
|
+
'upload2': IconUpload2_1.IconUpload2,
|
|
853
|
+
'user': IconUser_1.IconUser,
|
|
854
|
+
'user-circled': IconUserCircled_1.IconUserCircled,
|
|
855
|
+
'valuable': IconValuable_1.IconValuable,
|
|
856
|
+
'vegetable': IconVegetable_1.IconVegetable,
|
|
857
|
+
'verified': IconVerified_1.IconVerified,
|
|
858
|
+
'verified-circled': IconVerifiedCircled_1.IconVerifiedCircled,
|
|
859
|
+
'visibility': IconVisibility_1.IconVisibility,
|
|
860
|
+
'visibility-negative': IconVisibilityNegative_1.IconVisibilityNegative,
|
|
861
|
+
'vulnerable-cargo': IconVulnerableCargo_1.IconVulnerableCargo,
|
|
862
|
+
'wallet': IconWallet_1.IconWallet,
|
|
863
|
+
'warehouse': IconWarehouse_1.IconWarehouse,
|
|
864
|
+
'weight-kg': IconWeightKg_1.IconWeightKg,
|
|
865
|
+
'weight-lbs': IconWeightLbs_1.IconWeightLbs,
|
|
866
|
+
'wood': IconWood_1.IconWood,
|
|
867
|
+
'zoom-in': IconZoomIn_1.IconZoomIn,
|
|
868
|
+
'zoom-out': IconZoomOut_1.IconZoomOut,
|
|
869
|
+
'zvi-shrug': IconZviShrug_1.IconZviShrug,
|
|
870
|
+
};
|