@ultraviolet/icons 2.16.2 → 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 +2 -2
- package/dist/components/CategoryIcon/Icon.cjs +28 -0
- package/dist/components/CategoryIcon/Icon.d.ts +11 -0
- package/dist/components/CategoryIcon/Icon.js +26 -0
- package/dist/components/CategoryIcon/__generatedIcons__/AiCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/AiCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/AiCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ApplicationIntegrationCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ApplicationIntegrationCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ApplicationIntegrationCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/BaremetalCategoryIcon.cjs +17 -0
- package/dist/components/CategoryIcon/__generatedIcons__/BaremetalCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/BaremetalCategoryIcon.js +17 -0
- package/dist/components/CategoryIcon/__generatedIcons__/BillingCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/BillingCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/BillingCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ComputeCategoryIcon.cjs +15 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ComputeCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ComputeCategoryIcon.js +15 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ConsoleCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ConsoleCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ConsoleCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ContainersCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ContainersCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ContainersCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DatabaseCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DatabaseCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DatabaseCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DatacenterCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DatacenterCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DatacenterCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DedicatedServerCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DedicatedServerCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DedicatedServerCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DevToolsCategoryIcon.cjs +20 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DevToolsCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DevToolsCategoryIcon.js +20 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DocumentationCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DocumentationCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DocumentationCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/IotCategoryIcon.cjs +15 -0
- package/dist/components/CategoryIcon/__generatedIcons__/IotCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/IotCategoryIcon.js +15 -0
- package/dist/components/CategoryIcon/__generatedIcons__/LabsCategoryIcon.cjs +15 -0
- package/dist/components/CategoryIcon/__generatedIcons__/LabsCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/LabsCategoryIcon.js +15 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ManagedServicesCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ManagedServicesCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ManagedServicesCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/NetworkCategoryIcon.cjs +17 -0
- package/dist/components/CategoryIcon/__generatedIcons__/NetworkCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/NetworkCategoryIcon.js +17 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ObservabilityCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ObservabilityCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ObservabilityCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/PartnersCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/PartnersCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/PartnersCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/PinCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/PinCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/PinCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/SecurityCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/SecurityCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/SecurityCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ServerlessCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ServerlessCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ServerlessCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/StorageCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/StorageCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/StorageCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ToolsServicesCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ToolsServicesCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ToolsServicesCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/UseCaseCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/UseCaseCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/UseCaseCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/VpcCategoryIcon.cjs +20 -0
- package/dist/components/CategoryIcon/__generatedIcons__/VpcCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/VpcCategoryIcon.js +20 -0
- package/dist/components/CategoryIcon/__generatedIcons__/WebHostingCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/WebHostingCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/WebHostingCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/index.d.ts +31 -0
- package/dist/components/CategoryIcon/index.cjs +52 -30
- package/dist/components/CategoryIcon/index.d.ts +1 -12
- package/dist/components/CategoryIcon/index.js +52 -28
- package/dist/components/Icon/Icon.cjs +76 -0
- package/dist/components/Icon/Icon.d.ts +44 -0
- package/dist/components/Icon/Icon.js +74 -0
- package/dist/components/Icon/__generatedIcons__/AddressIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/AddressIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/AddressIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/AddressOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/AddressOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/AddressOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/AlertCircleIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/AlertCircleIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/AlertCircleIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/AlertCircleOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/AlertCircleOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/AlertCircleOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/AnchorIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/AnchorIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/AnchorIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowDownIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowDownIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ArrowDownIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowLeftBottomIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowLeftBottomIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ArrowLeftBottomIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowLeftDoubleIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowLeftDoubleIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ArrowLeftDoubleIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowLeftIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowLeftIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ArrowLeftIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowRightBottomIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowRightBottomIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ArrowRightBottomIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowRightDoubleIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowRightDoubleIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ArrowRightDoubleIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowRightIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowRightIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ArrowRightIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowUpIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowUpIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ArrowUpIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/AsteriskIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/AsteriskIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/AsteriskIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/AttachIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/AttachIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/AttachIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/AutoFixIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/AutoFixIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/AutoFixIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/AutoFixOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/AutoFixOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/AutoFixOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/BullhornIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/BullhornIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/BullhornIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/BullhornOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/BullhornOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/BullhornOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/BurgerIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/BurgerIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/BurgerIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CalculatorIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CalculatorIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CalculatorIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CalculatorOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CalculatorOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CalculatorOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CalendarRangeIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/CalendarRangeIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CalendarRangeIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/CalendarRangeOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CalendarRangeOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CalendarRangeOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CancelIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CancelIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CancelIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ChatIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ChatIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ChatIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ChatOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ChatOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ChatOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CheckCircleIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CheckCircleIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CheckCircleIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CheckCircleOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CheckCircleOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CheckCircleOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CheckIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CheckIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CheckIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ClockOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ClockOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ClockOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ClockOutlineOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ClockOutlineOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ClockOutlineOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CloseCircleOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CloseCircleOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CloseCircleOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CloseIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CloseIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CloseIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ConsoleIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ConsoleIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ConsoleIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ConsoleOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ConsoleOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ConsoleOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CopyContentIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/CopyContentIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CopyContentIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/CredentialIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CredentialIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CredentialIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CredentialOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CredentialOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CredentialOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CreditCardIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/CreditCardIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CreditCardIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/CreditCardOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CreditCardOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CreditCardOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/DatabaseIcon.cjs +15 -0
- package/dist/components/Icon/__generatedIcons__/DatabaseIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DatabaseIcon.js +15 -0
- package/dist/components/Icon/__generatedIcons__/DatabaseOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/DatabaseOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DatabaseOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/DeleteIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/DeleteIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DeleteIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/DeleteOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/DeleteOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DeleteOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/DetachIcon.cjs +16 -0
- package/dist/components/Icon/__generatedIcons__/DetachIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DetachIcon.js +16 -0
- package/dist/components/Icon/__generatedIcons__/DocIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/DocIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DocIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/DocOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/DocOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DocOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/DotsHorizontalIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/DotsHorizontalIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DotsHorizontalIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/DotsVerticalIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/DotsVerticalIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DotsVerticalIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/DownloadIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/DownloadIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DownloadIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/DragIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/DragIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DragIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/DragVariantIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/DragVariantIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DragVariantIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/EarthIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/EarthIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EarthIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/EarthOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/EarthOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EarthOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/EastIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/EastIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EastIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/EastShortIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/EastShortIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EastShortIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/EmailIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/EmailIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EmailIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/EmailOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/EmailOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EmailOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/EmailRemoveIcon.cjs +15 -0
- package/dist/components/Icon/__generatedIcons__/EmailRemoveIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EmailRemoveIcon.js +15 -0
- package/dist/components/Icon/__generatedIcons__/EmailRemoveOutlineIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/EmailRemoveOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EmailRemoveOutlineIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/EqualIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/EqualIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EqualIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/EscapeIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/EscapeIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EscapeIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ExpandIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ExpandIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ExpandIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ExpandMoreIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ExpandMoreIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ExpandMoreIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/EyeIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/EyeIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EyeIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/EyeOffIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/EyeOffIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EyeOffIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/EyeOffOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/EyeOffOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EyeOffOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/EyeOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/EyeOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EyeOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/FilterIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/FilterIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/FilterIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/FilterOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/FilterOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/FilterOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/FolderIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/FolderIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/FolderIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/FolderOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/FolderOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/FolderOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/GithubIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/GithubIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/GithubIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/HelpCircleIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/HelpCircleIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/HelpCircleIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/HelpCircleOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/HelpCircleOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/HelpCircleOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/IdIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/IdIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/IdIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/IdOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/IdOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/IdOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/InformationIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/InformationIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/InformationIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/InformationOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/InformationOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/InformationOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/InstagramIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/InstagramIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/InstagramIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/LightBulbIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/LightBulbIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/LightBulbIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/LightBulbOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/LightBulbOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/LightBulbOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/LinkedinIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/LinkedinIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/LinkedinIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/LockIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/LockIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/LockIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/LockOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/LockOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/LockOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/LogoutIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/LogoutIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/LogoutIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/MembersIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/MembersIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/MembersIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/MembersOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/MembersOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/MembersOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/MinusIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/MinusIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/MinusIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/MoonIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/MoonIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/MoonIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/MoonOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/MoonOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/MoonOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/MosaicIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/MosaicIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/MosaicIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/MosaicOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/MosaicOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/MosaicOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/NorthIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/NorthIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/NorthIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/NorthShortIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/NorthShortIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/NorthShortIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/OpenInNewIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/OpenInNewIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/OpenInNewIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/OrganizationIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/OrganizationIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/OrganizationIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PenIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PenIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PenIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PenOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PenOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PenOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PencilIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/PencilIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PencilIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/PencilOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PencilOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PencilOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PhoneIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PhoneIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PhoneIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PhoneOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PhoneOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PhoneOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PinIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PinIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PinIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PinOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PinOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PinOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PlayIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PlayIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PlayIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PlayOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PlayOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PlayOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PlusIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PlusIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PlusIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PrivacyIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PrivacyIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PrivacyIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PrivacyOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PrivacyOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PrivacyOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ProfileIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ProfileIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ProfileIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ProfileOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ProfileOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ProfileOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ProgressCheckIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/ProgressCheckIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ProgressCheckIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/RayEndArrowIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/RayEndArrowIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RayEndArrowIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/RayStartArrowIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/RayStartArrowIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RayStartArrowIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/RayStartEndIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/RayStartEndIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RayStartEndIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/RayTopArrowIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/RayTopArrowIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RayTopArrowIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/RebootIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/RebootIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RebootIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/RestoreIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/RestoreIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RestoreIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/RevokeIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/RevokeIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RevokeIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/RocketIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/RocketIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RocketIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/RocketOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/RocketOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RocketOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/RssIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/RssIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RssIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/SearchIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SearchIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SearchIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SendIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SendIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SendIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SendOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SendOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SendOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SettingsIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SettingsIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SettingsIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SettingsOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SettingsOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SettingsOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SlackIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SlackIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SlackIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SortIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SortIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SortIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SouthIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SouthIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SouthIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SouthShortIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SouthShortIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SouthShortIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SparklesIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SparklesIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SparklesIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SparklesOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SparklesOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SparklesOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/StopIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/StopIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/StopIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/StopOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/StopOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/StopOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SunIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SunIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SunIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SunOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SunOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SunOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SupportIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SupportIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SupportIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SupportOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SupportOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SupportOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SwitchOrgaIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SwitchOrgaIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SwitchOrgaIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/TwitterIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/TwitterIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/TwitterIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/UnlockIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/UnlockIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/UnlockIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/UnlockOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/UnlockOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/UnlockOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/UnpinIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/UnpinIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/UnpinIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/UnpinOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/UnpinOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/UnpinOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/UploadIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/UploadIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/UploadIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/ViewIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ViewIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ViewIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/WeatherNightIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/WeatherNightIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/WeatherNightIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/WeatherNightOutlineIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/WeatherNightOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/WeatherNightOutlineIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/WestIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/WestIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/WestIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/WestShortIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/WestShortIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/WestShortIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/YoutubeIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/YoutubeIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/YoutubeIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/index.d.ts +161 -0
- package/dist/components/Icon/assets/default-outline/stop.svg.cjs +46 -0
- package/dist/components/Icon/assets/default-outline/stop.svg.js +29 -0
- package/dist/components/Icon/assets/default-solid/stop.svg.cjs +46 -0
- package/dist/components/Icon/assets/default-solid/stop.svg.js +29 -0
- package/dist/components/Icon/assets/small-outline/stop.svg.cjs +46 -0
- package/dist/components/Icon/assets/small-outline/stop.svg.js +29 -0
- package/dist/components/Icon/assets/small-solid/stop.svg.cjs +46 -0
- package/dist/components/Icon/assets/small-solid/stop.svg.js +29 -0
- package/dist/components/Icon/index.d.ts +1 -33
- package/dist/components/Icon/legacy/Icons.cjs +381 -0
- package/dist/components/Icon/legacy/Icons.d.ts +222 -0
- package/dist/components/Icon/legacy/Icons.js +381 -0
- package/dist/components/Icon/legacy/SmallIcons.cjs +381 -0
- package/dist/components/Icon/legacy/SmallIcons.d.ts +222 -0
- package/dist/components/Icon/legacy/SmallIcons.js +381 -0
- package/dist/components/Icon/legacy/index.cjs +94 -0
- package/dist/components/Icon/legacy/index.d.ts +42 -0
- package/dist/components/Icon/legacy/index.js +92 -0
- package/dist/components/ProductIcon/Icon.cjs +47 -0
- package/dist/components/ProductIcon/Icon.d.ts +22 -0
- package/dist/components/ProductIcon/Icon.js +45 -0
- package/dist/components/ProductIcon/Icons.d.ts +0 -150
- package/dist/components/ProductIcon/__generatedIcons__/AbuseProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/AbuseProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/AbuseProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/AccountExperienceProductIcon.cjs +24 -0
- package/dist/components/ProductIcon/__generatedIcons__/AccountExperienceProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/AccountExperienceProductIcon.js +24 -0
- package/dist/components/ProductIcon/__generatedIcons__/AdditionalDiskProductIcon.cjs +25 -0
- package/dist/components/ProductIcon/__generatedIcons__/AdditionalDiskProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/AdditionalDiskProductIcon.js +25 -0
- package/dist/components/ProductIcon/__generatedIcons__/AdvancedSettingsProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/AdvancedSettingsProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/AdvancedSettingsProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/AnsibleProductIcon.cjs +14 -0
- package/dist/components/ProductIcon/__generatedIcons__/AnsibleProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/AnsibleProductIcon.js +14 -0
- package/dist/components/ProductIcon/__generatedIcons__/ApiGatewayProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/ApiGatewayProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ApiGatewayProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/ApiKeyProductIcon.cjs +24 -0
- package/dist/components/ProductIcon/__generatedIcons__/ApiKeyProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ApiKeyProductIcon.js +24 -0
- package/dist/components/ProductIcon/__generatedIcons__/ApiProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/ApiProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ApiProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/AppleSiliconProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/AppleSiliconProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/AppleSiliconProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/ApplicationLibraryProductIcon.cjs +16 -0
- package/dist/components/ProductIcon/__generatedIcons__/ApplicationLibraryProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ApplicationLibraryProductIcon.js +16 -0
- package/dist/components/ProductIcon/__generatedIcons__/ApplicationProductIcon.cjs +19 -0
- package/dist/components/ProductIcon/__generatedIcons__/ApplicationProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ApplicationProductIcon.js +19 -0
- package/dist/components/ProductIcon/__generatedIcons__/BackendsProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/BackendsProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/BackendsProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/BandwidthProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/BandwidthProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/BandwidthProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/BasicSupportProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/BasicSupportProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/BasicSupportProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/BillingProductIcon.cjs +19 -0
- package/dist/components/ProductIcon/__generatedIcons__/BillingProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/BillingProductIcon.js +19 -0
- package/dist/components/ProductIcon/__generatedIcons__/BlockStorageProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/BlockStorageProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/BlockStorageProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/CbProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/CbProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/CbProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/CdnProductIcon.cjs +19 -0
- package/dist/components/ProductIcon/__generatedIcons__/CdnProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/CdnProductIcon.js +19 -0
- package/dist/components/ProductIcon/__generatedIcons__/ChangelogProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/ChangelogProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ChangelogProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/CliProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/CliProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/CliProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/CloudHostingProductIcon.cjs +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/CloudHostingProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/CloudHostingProductIcon.js +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/CockpitProductIcon.cjs +19 -0
- package/dist/components/ProductIcon/__generatedIcons__/CockpitProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/CockpitProductIcon.js +19 -0
- package/dist/components/ProductIcon/__generatedIcons__/ColdStorageProductIcon.cjs +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/ColdStorageProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ColdStorageProductIcon.js +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/ConsoleProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/ConsoleProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ConsoleProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/ContainersProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/ContainersProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ContainersProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/CostManagerProductIcon.cjs +29 -0
- package/dist/components/ProductIcon/__generatedIcons__/CostManagerProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/CostManagerProductIcon.js +29 -0
- package/dist/components/ProductIcon/__generatedIcons__/DataWarehouseProductIcon.cjs +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/DataWarehouseProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/DataWarehouseProductIcon.js +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/DdosProductIcon.cjs +21 -0
- package/dist/components/ProductIcon/__generatedIcons__/DdosProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/DdosProductIcon.js +21 -0
- package/dist/components/ProductIcon/__generatedIcons__/DdxCoreServersProductIcon.cjs +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/DdxCoreServersProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/DdxCoreServersProductIcon.js +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/DdxProServersProductIcon.cjs +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/DdxProServersProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/DdxProServersProductIcon.js +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/DdxStartServersProductIcon.cjs +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/DdxStartServersProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/DdxStartServersProductIcon.js +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/DedibackupProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/DedibackupProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/DedibackupProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/DediboxProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/DediboxProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/DediboxProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/DedicatedControlPlaneProductIcon.cjs +34 -0
- package/dist/components/ProductIcon/__generatedIcons__/DedicatedControlPlaneProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/DedicatedControlPlaneProductIcon.js +34 -0
- package/dist/components/ProductIcon/__generatedIcons__/DedicatedServerProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/DedicatedServerProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/DedicatedServerProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/DeleteMarkerProductIcon.cjs +24 -0
- package/dist/components/ProductIcon/__generatedIcons__/DeleteMarkerProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/DeleteMarkerProductIcon.js +24 -0
- package/dist/components/ProductIcon/__generatedIcons__/DevicesProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/DevicesProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/DevicesProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/DirectConnectProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/DirectConnectProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/DirectConnectProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/DistributedDataLabProductIcon.cjs +30 -0
- package/dist/components/ProductIcon/__generatedIcons__/DistributedDataLabProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/DistributedDataLabProductIcon.js +30 -0
- package/dist/components/ProductIcon/__generatedIcons__/DnsProductIcon.cjs +16 -0
- package/dist/components/ProductIcon/__generatedIcons__/DnsProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/DnsProductIcon.js +16 -0
- package/dist/components/ProductIcon/__generatedIcons__/DocumentDbProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/DocumentDbProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/DocumentDbProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/DocumentationProductIcon.cjs +21 -0
- package/dist/components/ProductIcon/__generatedIcons__/DocumentationProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/DocumentationProductIcon.js +21 -0
- package/dist/components/ProductIcon/__generatedIcons__/DomainsProductIcon.cjs +21 -0
- package/dist/components/ProductIcon/__generatedIcons__/DomainsProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/DomainsProductIcon.js +21 -0
- package/dist/components/ProductIcon/__generatedIcons__/EdgeServicesProductIcon.cjs +30 -0
- package/dist/components/ProductIcon/__generatedIcons__/EdgeServicesProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/EdgeServicesProductIcon.js +30 -0
- package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalAluminiumProductIcon.cjs +25 -0
- package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalAluminiumProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalAluminiumProductIcon.js +25 -0
- package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalBerylliumProductIcon.cjs +25 -0
- package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalBerylliumProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalBerylliumProductIcon.js +25 -0
- package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalIridiumProductIcon.cjs +25 -0
- package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalIridiumProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalIridiumProductIcon.js +25 -0
- package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalLithiumProductIcon.cjs +25 -0
- package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalLithiumProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalLithiumProductIcon.js +25 -0
- package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalProductIcon.cjs +19 -0
- package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalProductIcon.js +19 -0
- package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalTitaniumProductIcon.cjs +25 -0
- package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalTitaniumProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalTitaniumProductIcon.js +25 -0
- package/dist/components/ProductIcon/__generatedIcons__/EnvironmentalFootprintCalculatorProductIcon.cjs +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/EnvironmentalFootprintCalculatorProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/EnvironmentalFootprintCalculatorProductIcon.js +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/FileProductIcon.cjs +21 -0
- package/dist/components/ProductIcon/__generatedIcons__/FileProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/FileProductIcon.js +21 -0
- package/dist/components/ProductIcon/__generatedIcons__/FlexibleIpProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/FlexibleIpProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/FlexibleIpProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/FolderProductIcon.cjs +19 -0
- package/dist/components/ProductIcon/__generatedIcons__/FolderProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/FolderProductIcon.js +19 -0
- package/dist/components/ProductIcon/__generatedIcons__/FrontEndsProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/FrontEndsProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/FrontEndsProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/FunctionsProductIcon.cjs +16 -0
- package/dist/components/ProductIcon/__generatedIcons__/FunctionsProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/FunctionsProductIcon.js +16 -0
- package/dist/components/ProductIcon/__generatedIcons__/GenerativeApiProductIcon.cjs +19 -0
- package/dist/components/ProductIcon/__generatedIcons__/GenerativeApiProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/GenerativeApiProductIcon.js +19 -0
- package/dist/components/ProductIcon/__generatedIcons__/GoldSupportProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/GoldSupportProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/GoldSupportProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/HubNetworksProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/HubNetworksProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/HubNetworksProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/HubRoutesProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/HubRoutesProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/HubRoutesProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/IamProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/IamProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/IamProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/IconElasticMetalProductIcon.cjs +22 -0
- package/dist/components/ProductIcon/__generatedIcons__/IconElasticMetalProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/IconElasticMetalProductIcon.js +22 -0
- package/dist/components/ProductIcon/__generatedIcons__/IconSdkJsProductIcon.cjs +22 -0
- package/dist/components/ProductIcon/__generatedIcons__/IconSdkJsProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/IconSdkJsProductIcon.js +22 -0
- package/dist/components/ProductIcon/__generatedIcons__/IconSdkProductIcon.cjs +22 -0
- package/dist/components/ProductIcon/__generatedIcons__/IconSdkProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/IconSdkProductIcon.js +22 -0
- package/dist/components/ProductIcon/__generatedIcons__/ImagesProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/ImagesProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ImagesProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/InferenceProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/InferenceProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/InferenceProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstanceCostOptimizedProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstanceCostOptimizedProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstanceCostOptimizedProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstanceEnterpriseProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstanceEnterpriseProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstanceEnterpriseProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstanceGpuProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstanceGpuProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstanceGpuProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstanceLearnProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstanceLearnProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstanceLearnProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstancePopProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstancePopProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstancePopProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstanceProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstanceProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstanceProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstanceWopProductIcon.cjs +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstanceWopProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/InstanceWopProductIcon.js +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/IotEdgeProductIcon.cjs +16 -0
- package/dist/components/ProductIcon/__generatedIcons__/IotEdgeProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/IotEdgeProductIcon.js +16 -0
- package/dist/components/ProductIcon/__generatedIcons__/IotProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/IotProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/IotProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/IpFailoverProductIcon.cjs +16 -0
- package/dist/components/ProductIcon/__generatedIcons__/IpFailoverProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/IpFailoverProductIcon.js +16 -0
- package/dist/components/ProductIcon/__generatedIcons__/IpamProductIcon.cjs +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/IpamProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/IpamProductIcon.js +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/IpfsNamingProductIcon.cjs +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/IpfsNamingProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/IpfsNamingProductIcon.js +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/IpfsProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/IpfsProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/IpfsProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/JeroProductIcon.cjs +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/JeroProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/JeroProductIcon.js +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/K8sKosmosProductIcon.cjs +30 -0
- package/dist/components/ProductIcon/__generatedIcons__/K8sKosmosProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/K8sKosmosProductIcon.js +30 -0
- package/dist/components/ProductIcon/__generatedIcons__/KmsProductIcon.cjs +24 -0
- package/dist/components/ProductIcon/__generatedIcons__/KmsProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/KmsProductIcon.js +24 -0
- package/dist/components/ProductIcon/__generatedIcons__/KubernetesProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/KubernetesProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/KubernetesProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/LbProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/LbProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/LbProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/LifeCycleRulesProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/LifeCycleRulesProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/LifeCycleRulesProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/MacMiniM2ProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/MacMiniM2ProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/MacMiniM2ProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/MacMiniProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/MacMiniProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/MacMiniProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/ManagedSearchDatabaseProductIcon.cjs +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/ManagedSearchDatabaseProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ManagedSearchDatabaseProductIcon.js +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/MonitoringProductIcon.cjs +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/MonitoringProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/MonitoringProductIcon.js +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/MultiUserProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/MultiUserProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/MultiUserProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/NabuProductIcon.cjs +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/NabuProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/NabuProductIcon.js +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/NatsProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/NatsProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/NatsProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/ObjectStorageProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/ObjectStorageProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ObjectStorageProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/OsProductIcon.cjs +25 -0
- package/dist/components/ProductIcon/__generatedIcons__/OsProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/OsProductIcon.js +25 -0
- package/dist/components/ProductIcon/__generatedIcons__/PackerProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/PackerProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/PackerProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/PlacementGroupProductIcon.cjs +22 -0
- package/dist/components/ProductIcon/__generatedIcons__/PlacementGroupProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/PlacementGroupProductIcon.js +22 -0
- package/dist/components/ProductIcon/__generatedIcons__/PlatinumSupportProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/PlatinumSupportProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/PlatinumSupportProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/PolicyProductIcon.cjs +21 -0
- package/dist/components/ProductIcon/__generatedIcons__/PolicyProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/PolicyProductIcon.js +21 -0
- package/dist/components/ProductIcon/__generatedIcons__/PoolProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/PoolProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/PoolProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/PostgresqlMysqlProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/PostgresqlMysqlProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/PostgresqlMysqlProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/PrivateIpProductIcon.cjs +27 -0
- package/dist/components/ProductIcon/__generatedIcons__/PrivateIpProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/PrivateIpProductIcon.js +27 -0
- package/dist/components/ProductIcon/__generatedIcons__/PrivateNetworkProductIcon.cjs +16 -0
- package/dist/components/ProductIcon/__generatedIcons__/PrivateNetworkProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/PrivateNetworkProductIcon.js +16 -0
- package/dist/components/ProductIcon/__generatedIcons__/PublicGatewayProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/PublicGatewayProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/PublicGatewayProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/QaasProductIcon.cjs +24 -0
- package/dist/components/ProductIcon/__generatedIcons__/QaasProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/QaasProductIcon.js +24 -0
- package/dist/components/ProductIcon/__generatedIcons__/QuantumApplicationProductIcon.cjs +21 -0
- package/dist/components/ProductIcon/__generatedIcons__/QuantumApplicationProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/QuantumApplicationProductIcon.js +21 -0
- package/dist/components/ProductIcon/__generatedIcons__/QueueingProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/QueueingProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/QueueingProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/RabbitMqProductIcon.cjs +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/RabbitMqProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/RabbitMqProductIcon.js +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/RdbProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/RdbProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/RdbProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/RedisProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/RedisProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/RedisProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/RegistryProductIcon.cjs +16 -0
- package/dist/components/ProductIcon/__generatedIcons__/RegistryProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/RegistryProductIcon.js +16 -0
- package/dist/components/ProductIcon/__generatedIcons__/RocketProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/RocketProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/RocketProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/RouterProductIcon.cjs +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/RouterProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/RouterProductIcon.js +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/RpnProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/RpnProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/RpnProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/RpnSanProductIcon.cjs +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/RpnSanProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/RpnSanProductIcon.js +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/RpnV1ProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/RpnV1ProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/RpnV1ProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/RpnV2ProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/RpnV2ProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/RpnV2ProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/SavingPlanProductIcon.cjs +28 -0
- package/dist/components/ProductIcon/__generatedIcons__/SavingPlanProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/SavingPlanProductIcon.js +28 -0
- package/dist/components/ProductIcon/__generatedIcons__/SdkGoProductIcon.cjs +25 -0
- package/dist/components/ProductIcon/__generatedIcons__/SdkGoProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/SdkGoProductIcon.js +25 -0
- package/dist/components/ProductIcon/__generatedIcons__/SdkPythonProductIcon.cjs +25 -0
- package/dist/components/ProductIcon/__generatedIcons__/SdkPythonProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/SdkPythonProductIcon.js +25 -0
- package/dist/components/ProductIcon/__generatedIcons__/SecretManagerProductIcon.cjs +19 -0
- package/dist/components/ProductIcon/__generatedIcons__/SecretManagerProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/SecretManagerProductIcon.js +19 -0
- package/dist/components/ProductIcon/__generatedIcons__/SecurityGroupProductIcon.cjs +16 -0
- package/dist/components/ProductIcon/__generatedIcons__/SecurityGroupProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/SecurityGroupProductIcon.js +16 -0
- package/dist/components/ProductIcon/__generatedIcons__/SepaProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/SepaProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/SepaProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/ServerProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/ServerProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ServerProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/ServerlessDbProductIcon.cjs +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/ServerlessDbProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ServerlessDbProductIcon.js +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/ServerlessJobsProductIcon.cjs +35 -0
- package/dist/components/ProductIcon/__generatedIcons__/ServerlessJobsProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ServerlessJobsProductIcon.js +35 -0
- package/dist/components/ProductIcon/__generatedIcons__/ServiceLevelProductIcon.cjs +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/ServiceLevelProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ServiceLevelProductIcon.js +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/SilverSupportProductIcon.cjs +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/SilverSupportProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/SilverSupportProductIcon.js +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/SmsProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/SmsProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/SmsProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/SmtpProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/SmtpProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/SmtpProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/SnapshotsProductIcon.cjs +19 -0
- package/dist/components/ProductIcon/__generatedIcons__/SnapshotsProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/SnapshotsProductIcon.js +19 -0
- package/dist/components/ProductIcon/__generatedIcons__/SnsProductIcon.cjs +32 -0
- package/dist/components/ProductIcon/__generatedIcons__/SnsProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/SnsProductIcon.js +32 -0
- package/dist/components/ProductIcon/__generatedIcons__/SqsProductIcon.cjs +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/SqsProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/SqsProductIcon.js +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/SslCertificatesProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/SslCertificatesProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/SslCertificatesProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/StoreServersProductIcon.cjs +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/StoreServersProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/StoreServersProductIcon.js +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/SupportProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/SupportProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/SupportProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/TerraformProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/TerraformProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/TerraformProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/TransactionalEmailProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/TransactionalEmailProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/TransactionalEmailProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/TutorialProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/TutorialProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/TutorialProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/UserProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/UserProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/UserProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/VerifyCardProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/VerifyCardProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/VerifyCardProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/VideoProductIcon.cjs +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/VideoProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/VideoProductIcon.js +17 -0
- package/dist/components/ProductIcon/__generatedIcons__/VolumeProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/VolumeProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/VolumeProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/VpcProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/VpcProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/VpcProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/VpsProServersProductIcon.cjs +24 -0
- package/dist/components/ProductIcon/__generatedIcons__/VpsProServersProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/VpsProServersProductIcon.js +24 -0
- package/dist/components/ProductIcon/__generatedIcons__/VpsServersProductIcon.cjs +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/VpsServersProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/VpsServersProductIcon.js +23 -0
- package/dist/components/ProductIcon/__generatedIcons__/VpsStartServersProductIcon.cjs +24 -0
- package/dist/components/ProductIcon/__generatedIcons__/VpsStartServersProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/VpsStartServersProductIcon.js +24 -0
- package/dist/components/ProductIcon/__generatedIcons__/WebPlatformProductIcon.cjs +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/WebPlatformProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/WebPlatformProductIcon.js +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/WebhostingProductIcon.cjs +27 -0
- package/dist/components/ProductIcon/__generatedIcons__/WebhostingProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/WebhostingProductIcon.js +27 -0
- package/dist/components/ProductIcon/__generatedIcons__/ZoneProductIcon.cjs +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/ZoneProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/ZoneProductIcon.js +15 -0
- package/dist/components/ProductIcon/__generatedIcons__/index.d.ts +154 -0
- package/dist/components/ProductIcon/index.cjs +298 -49
- package/dist/components/ProductIcon/index.d.ts +1 -22
- package/dist/components/ProductIcon/index.js +298 -47
- package/dist/index.cjs +312 -6
- package/dist/index.d.ts +1 -1
- package/dist/index.js +312 -6
- package/package.json +47 -6
- package/dist/components/CategoryIcon/Icons.cjs +0 -57
- package/dist/components/CategoryIcon/Icons.d.ts +0 -28
- package/dist/components/CategoryIcon/Icons.js +0 -57
- package/dist/components/CategoryIcon/assets/ai.svg.cjs +0 -37
- package/dist/components/CategoryIcon/assets/ai.svg.js +0 -20
- package/dist/components/CategoryIcon/assets/application-integration.svg.cjs +0 -43
- package/dist/components/CategoryIcon/assets/application-integration.svg.js +0 -26
- package/dist/components/CategoryIcon/assets/baremetal.svg.cjs +0 -45
- package/dist/components/CategoryIcon/assets/baremetal.svg.js +0 -28
- package/dist/components/CategoryIcon/assets/billing.svg.cjs +0 -43
- package/dist/components/CategoryIcon/assets/billing.svg.js +0 -26
- package/dist/components/CategoryIcon/assets/compute.svg.cjs +0 -43
- package/dist/components/CategoryIcon/assets/compute.svg.js +0 -26
- package/dist/components/CategoryIcon/assets/console.svg.cjs +0 -43
- package/dist/components/CategoryIcon/assets/console.svg.js +0 -26
- package/dist/components/CategoryIcon/assets/containers.svg.cjs +0 -41
- package/dist/components/CategoryIcon/assets/containers.svg.js +0 -24
- package/dist/components/CategoryIcon/assets/database.svg.cjs +0 -39
- package/dist/components/CategoryIcon/assets/database.svg.js +0 -22
- package/dist/components/CategoryIcon/assets/datacenter.svg.cjs +0 -43
- package/dist/components/CategoryIcon/assets/datacenter.svg.js +0 -26
- package/dist/components/CategoryIcon/assets/dedicated-server.svg.cjs +0 -41
- package/dist/components/CategoryIcon/assets/dedicated-server.svg.js +0 -24
- package/dist/components/CategoryIcon/assets/dev-tools.svg.cjs +0 -49
- package/dist/components/CategoryIcon/assets/dev-tools.svg.js +0 -32
- package/dist/components/CategoryIcon/assets/documentation.svg.cjs +0 -43
- package/dist/components/CategoryIcon/assets/documentation.svg.js +0 -26
- package/dist/components/CategoryIcon/assets/iot.svg.cjs +0 -47
- package/dist/components/CategoryIcon/assets/iot.svg.js +0 -30
- package/dist/components/CategoryIcon/assets/labs.svg.cjs +0 -45
- package/dist/components/CategoryIcon/assets/labs.svg.js +0 -28
- package/dist/components/CategoryIcon/assets/managed-services.svg.cjs +0 -39
- package/dist/components/CategoryIcon/assets/managed-services.svg.js +0 -22
- package/dist/components/CategoryIcon/assets/network.svg.cjs +0 -48
- package/dist/components/CategoryIcon/assets/network.svg.js +0 -31
- package/dist/components/CategoryIcon/assets/observability.svg.cjs +0 -39
- package/dist/components/CategoryIcon/assets/observability.svg.js +0 -22
- package/dist/components/CategoryIcon/assets/partners.svg.cjs +0 -54
- package/dist/components/CategoryIcon/assets/partners.svg.js +0 -37
- package/dist/components/CategoryIcon/assets/pin.svg.cjs +0 -54
- package/dist/components/CategoryIcon/assets/pin.svg.js +0 -37
- package/dist/components/CategoryIcon/assets/security.svg.cjs +0 -43
- package/dist/components/CategoryIcon/assets/security.svg.js +0 -26
- package/dist/components/CategoryIcon/assets/serverless.svg.cjs +0 -39
- package/dist/components/CategoryIcon/assets/serverless.svg.js +0 -22
- package/dist/components/CategoryIcon/assets/storage.svg.cjs +0 -39
- package/dist/components/CategoryIcon/assets/storage.svg.js +0 -22
- package/dist/components/CategoryIcon/assets/tools-services.svg.cjs +0 -41
- package/dist/components/CategoryIcon/assets/tools-services.svg.js +0 -24
- package/dist/components/CategoryIcon/assets/use-case.svg.cjs +0 -43
- package/dist/components/CategoryIcon/assets/use-case.svg.js +0 -26
- package/dist/components/CategoryIcon/assets/vpc.svg.cjs +0 -77
- package/dist/components/CategoryIcon/assets/vpc.svg.js +0 -60
- package/dist/components/CategoryIcon/assets/web-hosting.svg.cjs +0 -41
- package/dist/components/CategoryIcon/assets/web-hosting.svg.js +0 -24
- package/dist/components/Icon/Icons.cjs +0 -377
- package/dist/components/Icon/Icons.d.ts +0 -220
- package/dist/components/Icon/Icons.js +0 -377
- package/dist/components/Icon/SmallIcons.cjs +0 -377
- package/dist/components/Icon/SmallIcons.d.ts +0 -220
- package/dist/components/Icon/SmallIcons.js +0 -377
- package/dist/components/Icon/index.cjs +0 -92
- package/dist/components/Icon/index.js +0 -90
- package/dist/components/ProductIcon/Icons.cjs +0 -301
- package/dist/components/ProductIcon/Icons.js +0 -301
- package/dist/components/ProductIcon/assets/abuse.svg.cjs +0 -43
- package/dist/components/ProductIcon/assets/abuse.svg.js +0 -26
- package/dist/components/ProductIcon/assets/account-experience.svg.cjs +0 -73
- package/dist/components/ProductIcon/assets/account-experience.svg.js +0 -56
- package/dist/components/ProductIcon/assets/additional-disk.svg.cjs +0 -80
- package/dist/components/ProductIcon/assets/additional-disk.svg.js +0 -63
- package/dist/components/ProductIcon/assets/advanced-settings.svg.cjs +0 -51
- package/dist/components/ProductIcon/assets/advanced-settings.svg.js +0 -34
- package/dist/components/ProductIcon/assets/ansible.svg.cjs +0 -54
- package/dist/components/ProductIcon/assets/ansible.svg.js +0 -37
- package/dist/components/ProductIcon/assets/api-gateway.svg.cjs +0 -49
- package/dist/components/ProductIcon/assets/api-gateway.svg.js +0 -32
- package/dist/components/ProductIcon/assets/api-key.svg.cjs +0 -72
- package/dist/components/ProductIcon/assets/api-key.svg.js +0 -55
- package/dist/components/ProductIcon/assets/api.svg.cjs +0 -70
- package/dist/components/ProductIcon/assets/api.svg.js +0 -53
- package/dist/components/ProductIcon/assets/apple-silicon.svg.cjs +0 -49
- package/dist/components/ProductIcon/assets/apple-silicon.svg.js +0 -32
- package/dist/components/ProductIcon/assets/application-library.svg.cjs +0 -49
- package/dist/components/ProductIcon/assets/application-library.svg.js +0 -32
- package/dist/components/ProductIcon/assets/application.svg.cjs +0 -61
- package/dist/components/ProductIcon/assets/application.svg.js +0 -44
- package/dist/components/ProductIcon/assets/backends.svg.cjs +0 -47
- package/dist/components/ProductIcon/assets/backends.svg.js +0 -30
- package/dist/components/ProductIcon/assets/bandwidth.svg.cjs +0 -62
- package/dist/components/ProductIcon/assets/bandwidth.svg.js +0 -45
- package/dist/components/ProductIcon/assets/basic-support.svg.cjs +0 -50
- package/dist/components/ProductIcon/assets/basic-support.svg.js +0 -33
- package/dist/components/ProductIcon/assets/billing.svg.cjs +0 -60
- package/dist/components/ProductIcon/assets/billing.svg.js +0 -43
- package/dist/components/ProductIcon/assets/block-storage.svg.cjs +0 -49
- package/dist/components/ProductIcon/assets/block-storage.svg.js +0 -32
- package/dist/components/ProductIcon/assets/cb.svg.cjs +0 -56
- package/dist/components/ProductIcon/assets/cb.svg.js +0 -39
- package/dist/components/ProductIcon/assets/cdn.svg.cjs +0 -54
- package/dist/components/ProductIcon/assets/cdn.svg.js +0 -37
- package/dist/components/ProductIcon/assets/changelog.svg.cjs +0 -51
- package/dist/components/ProductIcon/assets/changelog.svg.js +0 -34
- package/dist/components/ProductIcon/assets/cli.svg.cjs +0 -49
- package/dist/components/ProductIcon/assets/cli.svg.js +0 -32
- package/dist/components/ProductIcon/assets/cloud-hosting.svg.cjs +0 -71
- package/dist/components/ProductIcon/assets/cloud-hosting.svg.js +0 -54
- package/dist/components/ProductIcon/assets/cockpit.svg.cjs +0 -70
- package/dist/components/ProductIcon/assets/cockpit.svg.js +0 -53
- package/dist/components/ProductIcon/assets/cold-storage.svg.cjs +0 -71
- package/dist/components/ProductIcon/assets/cold-storage.svg.js +0 -54
- package/dist/components/ProductIcon/assets/console.svg.cjs +0 -49
- package/dist/components/ProductIcon/assets/console.svg.js +0 -32
- package/dist/components/ProductIcon/assets/containers.svg.cjs +0 -53
- package/dist/components/ProductIcon/assets/containers.svg.js +0 -36
- package/dist/components/ProductIcon/assets/cost-manager.svg.cjs +0 -98
- package/dist/components/ProductIcon/assets/cost-manager.svg.js +0 -81
- package/dist/components/ProductIcon/assets/data-warehouse.svg.cjs +0 -74
- package/dist/components/ProductIcon/assets/data-warehouse.svg.js +0 -57
- package/dist/components/ProductIcon/assets/ddos.svg.cjs +0 -77
- package/dist/components/ProductIcon/assets/ddos.svg.js +0 -60
- package/dist/components/ProductIcon/assets/ddx-core-servers.svg.cjs +0 -71
- package/dist/components/ProductIcon/assets/ddx-core-servers.svg.js +0 -54
- package/dist/components/ProductIcon/assets/ddx-pro-servers.svg.cjs +0 -71
- package/dist/components/ProductIcon/assets/ddx-pro-servers.svg.js +0 -54
- package/dist/components/ProductIcon/assets/ddx-start-servers.svg.cjs +0 -71
- package/dist/components/ProductIcon/assets/ddx-start-servers.svg.js +0 -54
- package/dist/components/ProductIcon/assets/dedibackup.svg.cjs +0 -68
- package/dist/components/ProductIcon/assets/dedibackup.svg.js +0 -51
- package/dist/components/ProductIcon/assets/dedibox.svg.cjs +0 -65
- package/dist/components/ProductIcon/assets/dedibox.svg.js +0 -48
- package/dist/components/ProductIcon/assets/dedicated-control-plane.svg.cjs +0 -107
- package/dist/components/ProductIcon/assets/dedicated-control-plane.svg.js +0 -90
- package/dist/components/ProductIcon/assets/dedicated-server.svg.cjs +0 -47
- package/dist/components/ProductIcon/assets/dedicated-server.svg.js +0 -30
- package/dist/components/ProductIcon/assets/delete-marker.svg.cjs +0 -83
- package/dist/components/ProductIcon/assets/delete-marker.svg.js +0 -66
- package/dist/components/ProductIcon/assets/devices.svg.cjs +0 -47
- package/dist/components/ProductIcon/assets/devices.svg.js +0 -30
- package/dist/components/ProductIcon/assets/direct-connect.svg.cjs +0 -47
- package/dist/components/ProductIcon/assets/direct-connect.svg.js +0 -30
- package/dist/components/ProductIcon/assets/distributed-data-lab.svg.cjs +0 -105
- package/dist/components/ProductIcon/assets/distributed-data-lab.svg.js +0 -88
- package/dist/components/ProductIcon/assets/dns.svg.cjs +0 -51
- package/dist/components/ProductIcon/assets/dns.svg.js +0 -34
- package/dist/components/ProductIcon/assets/document-db.svg.cjs +0 -53
- package/dist/components/ProductIcon/assets/document-db.svg.js +0 -36
- package/dist/components/ProductIcon/assets/documentation.svg.cjs +0 -62
- package/dist/components/ProductIcon/assets/documentation.svg.js +0 -45
- package/dist/components/ProductIcon/assets/domains.svg.cjs +0 -68
- package/dist/components/ProductIcon/assets/domains.svg.js +0 -51
- package/dist/components/ProductIcon/assets/edge-services.svg.cjs +0 -86
- package/dist/components/ProductIcon/assets/edge-services.svg.js +0 -69
- package/dist/components/ProductIcon/assets/elastic-metal-aluminium.svg.cjs +0 -86
- package/dist/components/ProductIcon/assets/elastic-metal-aluminium.svg.js +0 -69
- package/dist/components/ProductIcon/assets/elastic-metal-beryllium.svg.cjs +0 -86
- package/dist/components/ProductIcon/assets/elastic-metal-beryllium.svg.js +0 -69
- package/dist/components/ProductIcon/assets/elastic-metal-iridium.svg.cjs +0 -86
- package/dist/components/ProductIcon/assets/elastic-metal-iridium.svg.js +0 -69
- package/dist/components/ProductIcon/assets/elastic-metal-lithium.svg.cjs +0 -86
- package/dist/components/ProductIcon/assets/elastic-metal-lithium.svg.js +0 -69
- package/dist/components/ProductIcon/assets/elastic-metal-titanium.svg.cjs +0 -86
- package/dist/components/ProductIcon/assets/elastic-metal-titanium.svg.js +0 -69
- package/dist/components/ProductIcon/assets/elastic-metal.svg.cjs +0 -57
- package/dist/components/ProductIcon/assets/elastic-metal.svg.js +0 -40
- package/dist/components/ProductIcon/assets/environmental-footprint-calculator.svg.cjs +0 -74
- package/dist/components/ProductIcon/assets/environmental-footprint-calculator.svg.js +0 -57
- package/dist/components/ProductIcon/assets/file.svg.cjs +0 -60
- package/dist/components/ProductIcon/assets/file.svg.js +0 -43
- package/dist/components/ProductIcon/assets/flexible-ip.svg.cjs +0 -47
- package/dist/components/ProductIcon/assets/flexible-ip.svg.js +0 -30
- package/dist/components/ProductIcon/assets/folder.svg.cjs +0 -58
- package/dist/components/ProductIcon/assets/folder.svg.js +0 -41
- package/dist/components/ProductIcon/assets/front-ends.svg.cjs +0 -47
- package/dist/components/ProductIcon/assets/front-ends.svg.js +0 -30
- package/dist/components/ProductIcon/assets/functions.svg.cjs +0 -49
- package/dist/components/ProductIcon/assets/functions.svg.js +0 -32
- package/dist/components/ProductIcon/assets/gold-support.svg.cjs +0 -54
- package/dist/components/ProductIcon/assets/gold-support.svg.js +0 -37
- package/dist/components/ProductIcon/assets/hub-networks.svg.cjs +0 -51
- package/dist/components/ProductIcon/assets/hub-networks.svg.js +0 -34
- package/dist/components/ProductIcon/assets/hub-routes.svg.cjs +0 -43
- package/dist/components/ProductIcon/assets/hub-routes.svg.js +0 -26
- package/dist/components/ProductIcon/assets/iam.svg.cjs +0 -55
- package/dist/components/ProductIcon/assets/iam.svg.js +0 -38
- package/dist/components/ProductIcon/assets/icon-elastic-metal.svg.cjs +0 -79
- package/dist/components/ProductIcon/assets/icon-elastic-metal.svg.js +0 -62
- package/dist/components/ProductIcon/assets/icon-sdk-js.svg.cjs +0 -73
- package/dist/components/ProductIcon/assets/icon-sdk-js.svg.js +0 -56
- package/dist/components/ProductIcon/assets/icon-sdk.svg.cjs +0 -71
- package/dist/components/ProductIcon/assets/icon-sdk.svg.js +0 -54
- package/dist/components/ProductIcon/assets/images.svg.cjs +0 -48
- package/dist/components/ProductIcon/assets/images.svg.js +0 -31
- package/dist/components/ProductIcon/assets/inference.svg.cjs +0 -76
- package/dist/components/ProductIcon/assets/inference.svg.js +0 -59
- package/dist/components/ProductIcon/assets/instance-cost-optimized.svg.cjs +0 -62
- package/dist/components/ProductIcon/assets/instance-cost-optimized.svg.js +0 -45
- package/dist/components/ProductIcon/assets/instance-enterprise.svg.cjs +0 -45
- package/dist/components/ProductIcon/assets/instance-enterprise.svg.js +0 -28
- package/dist/components/ProductIcon/assets/instance-gpu.svg.cjs +0 -47
- package/dist/components/ProductIcon/assets/instance-gpu.svg.js +0 -30
- package/dist/components/ProductIcon/assets/instance-learn.svg.cjs +0 -62
- package/dist/components/ProductIcon/assets/instance-learn.svg.js +0 -45
- package/dist/components/ProductIcon/assets/instance-pop.svg.cjs +0 -64
- package/dist/components/ProductIcon/assets/instance-pop.svg.js +0 -47
- package/dist/components/ProductIcon/assets/instance-wop.svg.cjs +0 -69
- package/dist/components/ProductIcon/assets/instance-wop.svg.js +0 -52
- package/dist/components/ProductIcon/assets/instance.svg.cjs +0 -47
- package/dist/components/ProductIcon/assets/instance.svg.js +0 -30
- package/dist/components/ProductIcon/assets/iot-edge.svg.cjs +0 -53
- package/dist/components/ProductIcon/assets/iot-edge.svg.js +0 -36
- package/dist/components/ProductIcon/assets/iot.svg.cjs +0 -45
- package/dist/components/ProductIcon/assets/iot.svg.js +0 -28
- package/dist/components/ProductIcon/assets/ip-failover.svg.cjs +0 -51
- package/dist/components/ProductIcon/assets/ip-failover.svg.js +0 -34
- package/dist/components/ProductIcon/assets/ipam.svg.cjs +0 -77
- package/dist/components/ProductIcon/assets/ipam.svg.js +0 -60
- package/dist/components/ProductIcon/assets/ipfs-naming.svg.cjs +0 -72
- package/dist/components/ProductIcon/assets/ipfs-naming.svg.js +0 -55
- package/dist/components/ProductIcon/assets/ipfs.svg.cjs +0 -47
- package/dist/components/ProductIcon/assets/ipfs.svg.js +0 -30
- package/dist/components/ProductIcon/assets/jero.svg.cjs +0 -76
- package/dist/components/ProductIcon/assets/jero.svg.js +0 -59
- package/dist/components/ProductIcon/assets/k8s-kosmos.svg.cjs +0 -71
- package/dist/components/ProductIcon/assets/k8s-kosmos.svg.js +0 -54
- package/dist/components/ProductIcon/assets/kms.svg.cjs +0 -103
- package/dist/components/ProductIcon/assets/kms.svg.js +0 -86
- package/dist/components/ProductIcon/assets/kubernetes.svg.cjs +0 -47
- package/dist/components/ProductIcon/assets/kubernetes.svg.js +0 -30
- package/dist/components/ProductIcon/assets/lb.svg.cjs +0 -56
- package/dist/components/ProductIcon/assets/lb.svg.js +0 -39
- package/dist/components/ProductIcon/assets/life-cycle-rules.svg.cjs +0 -50
- package/dist/components/ProductIcon/assets/life-cycle-rules.svg.js +0 -33
- package/dist/components/ProductIcon/assets/mac-mini-m2.svg.cjs +0 -49
- package/dist/components/ProductIcon/assets/mac-mini-m2.svg.js +0 -32
- package/dist/components/ProductIcon/assets/mac-mini.svg.cjs +0 -68
- package/dist/components/ProductIcon/assets/mac-mini.svg.js +0 -51
- package/dist/components/ProductIcon/assets/managed-search-database.svg.cjs +0 -84
- package/dist/components/ProductIcon/assets/managed-search-database.svg.js +0 -67
- package/dist/components/ProductIcon/assets/monitoring.svg.cjs +0 -71
- package/dist/components/ProductIcon/assets/monitoring.svg.js +0 -54
- package/dist/components/ProductIcon/assets/multi-user.svg.cjs +0 -49
- package/dist/components/ProductIcon/assets/multi-user.svg.js +0 -32
- package/dist/components/ProductIcon/assets/nabu.svg.cjs +0 -76
- package/dist/components/ProductIcon/assets/nabu.svg.js +0 -59
- package/dist/components/ProductIcon/assets/nats.svg.cjs +0 -57
- package/dist/components/ProductIcon/assets/nats.svg.js +0 -40
- package/dist/components/ProductIcon/assets/object-storage.svg.cjs +0 -47
- package/dist/components/ProductIcon/assets/object-storage.svg.js +0 -30
- package/dist/components/ProductIcon/assets/os.svg.cjs +0 -86
- package/dist/components/ProductIcon/assets/os.svg.js +0 -69
- package/dist/components/ProductIcon/assets/packer.svg.cjs +0 -42
- package/dist/components/ProductIcon/assets/packer.svg.js +0 -25
- package/dist/components/ProductIcon/assets/placement-group.svg.cjs +0 -89
- package/dist/components/ProductIcon/assets/placement-group.svg.js +0 -72
- package/dist/components/ProductIcon/assets/platinum-support.svg.cjs +0 -50
- package/dist/components/ProductIcon/assets/platinum-support.svg.js +0 -33
- package/dist/components/ProductIcon/assets/policy.svg.cjs +0 -63
- package/dist/components/ProductIcon/assets/policy.svg.js +0 -46
- package/dist/components/ProductIcon/assets/pool.svg.cjs +0 -47
- package/dist/components/ProductIcon/assets/pool.svg.js +0 -30
- package/dist/components/ProductIcon/assets/postgresql-mysql.svg.cjs +0 -53
- package/dist/components/ProductIcon/assets/postgresql-mysql.svg.js +0 -36
- package/dist/components/ProductIcon/assets/private-ip.svg.cjs +0 -101
- package/dist/components/ProductIcon/assets/private-ip.svg.js +0 -84
- package/dist/components/ProductIcon/assets/private-network.svg.cjs +0 -54
- package/dist/components/ProductIcon/assets/private-network.svg.js +0 -37
- package/dist/components/ProductIcon/assets/public-gateway.svg.cjs +0 -47
- package/dist/components/ProductIcon/assets/public-gateway.svg.js +0 -30
- package/dist/components/ProductIcon/assets/qaas.svg.cjs +0 -79
- package/dist/components/ProductIcon/assets/qaas.svg.js +0 -62
- package/dist/components/ProductIcon/assets/quantum-application.svg.cjs +0 -70
- package/dist/components/ProductIcon/assets/quantum-application.svg.js +0 -53
- package/dist/components/ProductIcon/assets/queueing.svg.cjs +0 -48
- package/dist/components/ProductIcon/assets/queueing.svg.js +0 -31
- package/dist/components/ProductIcon/assets/rabbit-mq.svg.cjs +0 -55
- package/dist/components/ProductIcon/assets/rabbit-mq.svg.js +0 -38
- package/dist/components/ProductIcon/assets/rdb.svg.cjs +0 -47
- package/dist/components/ProductIcon/assets/rdb.svg.js +0 -30
- package/dist/components/ProductIcon/assets/redis.svg.cjs +0 -48
- package/dist/components/ProductIcon/assets/redis.svg.js +0 -31
- package/dist/components/ProductIcon/assets/registry.svg.cjs +0 -53
- package/dist/components/ProductIcon/assets/registry.svg.js +0 -36
- package/dist/components/ProductIcon/assets/rocket.svg.cjs +0 -57
- package/dist/components/ProductIcon/assets/rocket.svg.js +0 -40
- package/dist/components/ProductIcon/assets/router.svg.cjs +0 -75
- package/dist/components/ProductIcon/assets/router.svg.js +0 -58
- package/dist/components/ProductIcon/assets/rpn-san.svg.cjs +0 -71
- package/dist/components/ProductIcon/assets/rpn-san.svg.js +0 -54
- package/dist/components/ProductIcon/assets/rpn-v1.svg.cjs +0 -68
- package/dist/components/ProductIcon/assets/rpn-v1.svg.js +0 -51
- package/dist/components/ProductIcon/assets/rpn-v2.svg.cjs +0 -68
- package/dist/components/ProductIcon/assets/rpn-v2.svg.js +0 -51
- package/dist/components/ProductIcon/assets/rpn.svg.cjs +0 -68
- package/dist/components/ProductIcon/assets/rpn.svg.js +0 -51
- package/dist/components/ProductIcon/assets/saving-plan.svg.cjs +0 -84
- package/dist/components/ProductIcon/assets/saving-plan.svg.js +0 -67
- package/dist/components/ProductIcon/assets/sdk-go.svg.cjs +0 -80
- package/dist/components/ProductIcon/assets/sdk-go.svg.js +0 -63
- package/dist/components/ProductIcon/assets/sdk-python.svg.cjs +0 -80
- package/dist/components/ProductIcon/assets/sdk-python.svg.js +0 -63
- package/dist/components/ProductIcon/assets/secret-manager.svg.cjs +0 -53
- package/dist/components/ProductIcon/assets/secret-manager.svg.js +0 -36
- package/dist/components/ProductIcon/assets/security-group.svg.cjs +0 -51
- package/dist/components/ProductIcon/assets/security-group.svg.js +0 -34
- package/dist/components/ProductIcon/assets/sepa.svg.cjs +0 -48
- package/dist/components/ProductIcon/assets/sepa.svg.js +0 -31
- package/dist/components/ProductIcon/assets/server.svg.cjs +0 -51
- package/dist/components/ProductIcon/assets/server.svg.js +0 -34
- package/dist/components/ProductIcon/assets/serverless-db.svg.cjs +0 -66
- package/dist/components/ProductIcon/assets/serverless-db.svg.js +0 -49
- package/dist/components/ProductIcon/assets/serverless-jobs.svg.cjs +0 -109
- package/dist/components/ProductIcon/assets/serverless-jobs.svg.js +0 -92
- package/dist/components/ProductIcon/assets/service-level.svg.cjs +0 -71
- package/dist/components/ProductIcon/assets/service-level.svg.js +0 -54
- package/dist/components/ProductIcon/assets/silver-support.svg.cjs +0 -55
- package/dist/components/ProductIcon/assets/silver-support.svg.js +0 -38
- package/dist/components/ProductIcon/assets/sms.svg.cjs +0 -49
- package/dist/components/ProductIcon/assets/sms.svg.js +0 -32
- package/dist/components/ProductIcon/assets/smtp.svg.cjs +0 -55
- package/dist/components/ProductIcon/assets/smtp.svg.js +0 -38
- package/dist/components/ProductIcon/assets/snapshots.svg.cjs +0 -56
- package/dist/components/ProductIcon/assets/snapshots.svg.js +0 -39
- package/dist/components/ProductIcon/assets/sns.svg.cjs +0 -96
- package/dist/components/ProductIcon/assets/sns.svg.js +0 -79
- package/dist/components/ProductIcon/assets/sqs.svg.cjs +0 -68
- package/dist/components/ProductIcon/assets/sqs.svg.js +0 -51
- package/dist/components/ProductIcon/assets/ssl-certificates.svg.cjs +0 -50
- package/dist/components/ProductIcon/assets/ssl-certificates.svg.js +0 -33
- package/dist/components/ProductIcon/assets/store-servers.svg.cjs +0 -71
- package/dist/components/ProductIcon/assets/store-servers.svg.js +0 -54
- package/dist/components/ProductIcon/assets/support.svg.cjs +0 -57
- package/dist/components/ProductIcon/assets/support.svg.js +0 -40
- package/dist/components/ProductIcon/assets/terraform.svg.cjs +0 -50
- package/dist/components/ProductIcon/assets/terraform.svg.js +0 -33
- package/dist/components/ProductIcon/assets/transactional-email.svg.cjs +0 -48
- package/dist/components/ProductIcon/assets/transactional-email.svg.js +0 -31
- package/dist/components/ProductIcon/assets/tutorial.svg.cjs +0 -55
- package/dist/components/ProductIcon/assets/tutorial.svg.js +0 -38
- package/dist/components/ProductIcon/assets/user.svg.cjs +0 -49
- package/dist/components/ProductIcon/assets/user.svg.js +0 -32
- package/dist/components/ProductIcon/assets/verify-card.svg.cjs +0 -51
- package/dist/components/ProductIcon/assets/verify-card.svg.js +0 -34
- package/dist/components/ProductIcon/assets/video.svg.cjs +0 -51
- package/dist/components/ProductIcon/assets/video.svg.js +0 -34
- package/dist/components/ProductIcon/assets/volume.svg.cjs +0 -47
- package/dist/components/ProductIcon/assets/volume.svg.js +0 -30
- package/dist/components/ProductIcon/assets/vpc.svg.cjs +0 -47
- package/dist/components/ProductIcon/assets/vpc.svg.js +0 -30
- package/dist/components/ProductIcon/assets/vps-pro-servers.svg.cjs +0 -78
- package/dist/components/ProductIcon/assets/vps-pro-servers.svg.js +0 -61
- package/dist/components/ProductIcon/assets/vps-servers.svg.cjs +0 -76
- package/dist/components/ProductIcon/assets/vps-servers.svg.js +0 -59
- package/dist/components/ProductIcon/assets/vps-start-servers.svg.cjs +0 -78
- package/dist/components/ProductIcon/assets/vps-start-servers.svg.js +0 -61
- package/dist/components/ProductIcon/assets/web-platform.svg.cjs +0 -69
- package/dist/components/ProductIcon/assets/web-platform.svg.js +0 -52
- package/dist/components/ProductIcon/assets/webhosting.svg.cjs +0 -64
- package/dist/components/ProductIcon/assets/webhosting.svg.js +0 -47
- package/dist/components/ProductIcon/assets/zone.svg.cjs +0 -48
- package/dist/components/ProductIcon/assets/zone.svg.js +0 -31
- package/dist/components/index.d.ts +0 -3
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const GenerativeApiProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "generative-api", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#F1EEFC", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M21.38 23.243c-.1-4.357 5.395-7.872 10.12-4.482 4.725-3.39 10.22.125 10.12 4.482.84.369 1.497.883 1.984 1.51.626.807.921 1.737 1.017 2.644.152 1.429-.178 2.889-.598 4H47.6a5.002 5.002 0 0 1 9.9 1 5 5 0 0 1-9.9 1h-2.349c.926 1.814.986 3.63.235 5.19-.937 1.945-3 3.189-5.482 3.443-.105 1.249-.424 2.274-.936 3.09a4.65 4.65 0 0 1-2.528 1.98c-1.734.576-3.683.22-5.04-.277-1.357.497-3.306.853-5.04.277a4.65 4.65 0 0 1-2.528-1.98c-.512-.816-.83-1.841-.936-3.09-2.482-.254-4.545-1.498-5.482-3.443-.75-1.56-.69-3.376.235-5.19h-1.981L8.5 37.593a1 1 0 0 1-1.5-.866v-8.66a1 1 0 0 1 1.5-.867l7.268 4.197h3.209c-.42-1.111-.75-2.571-.598-4 .096-.907.391-1.837 1.017-2.643.487-.628 1.145-1.142 1.984-1.511m2.056.481c-.54-2.802 3.316-6.128 7.091-3.194v1.866a1 1 0 1 0 2 0v-1.908c3.758-2.86 7.574.448 7.037 3.236a1 1 0 0 0 .697 1.148c.878.26 1.42.666 1.763 1.108.348.448.542 1.001.608 1.628.137 1.287-.28 2.734-.733 3.674a1 1 0 0 0 .18 1.128c2.064 2.141 2.215 4.044 1.605 5.31-.635 1.319-2.284 2.36-4.641 2.36a1 1 0 0 0-1 1c0 1.432-.288 2.37-.67 2.98a2.65 2.65 0 0 1-1.464 1.142c-1.048.348-2.361.188-3.437-.159v-2.147a1 1 0 1 0-2 0v2.165c-1.064.334-2.35.483-3.381.14a2.65 2.65 0 0 1-1.464-1.141c-.382-.61-.67-1.548-.67-2.98a1 1 0 0 0-1-1c-2.357 0-4.006-1.041-4.641-2.36-.61-1.266-.459-3.169 1.604-5.31a1 1 0 0 0 .18-1.128c-.452-.94-.87-2.387-.733-3.674.067-.627.26-1.18.609-1.628.343-.442.885-.847 1.763-1.108a1 1 0 0 0 .697-1.148M9 29.8l4.5 2.598L9 34.995v-5.196Zm40.5 2.598v.012a3 3 0 1 0 0-.025z", className: "fill", clipRule: "evenodd" }),
|
|
10
|
+
/* @__PURE__ */ jsxs("g", { fill: "#A060F6", className: "fillStrong", children: [
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M19.5 17.897a1 1 0 0 1-.5.866l-6.75 3.897a1 1 0 0 1-1.5-.866V14a1 1 0 0 1 1.5-.866L19 17.031a1 1 0 0 1 .5.866m-6.75-2.165v4.33l3.75-2.165z", clipRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { d: "M33.45 25.94a1 1 0 0 1 .671 1.245l-3.3 11a1 1 0 1 1-1.916-.575l3.3-11a1 1 0 0 1 1.246-.67Zm.795 3.413a1 1 0 0 1 1.391-.253l3.575 2.475a1 1 0 0 1 0 1.644l-3.575 2.475a1 1 0 0 1-1.138-1.644l2.387-1.653-2.387-1.653a1 1 0 0 1-.253-1.391m-6.939-.253a1 1 0 1 1 1.138 1.644l-2.387 1.653 2.387 1.653a1 1 0 1 1-1.138 1.644L23.73 33.22a1 1 0 0 1 0-1.644l3.575-2.475Z" }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M19 47.763a1 1 0 0 0 0-1.732l-6.75-3.897a1 1 0 0 0-1.5.866v7.794a1 1 0 0 0 1.5.866zm-6.25 1.3v-4.331l3.75 2.165-3.75 2.165ZM45 17.897a4.5 4.5 0 1 1 9 0 4.5 4.5 0 0 1-9 0m4.5-2.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5m0 27a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m-2.5 4.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0", clipRule: "evenodd" })
|
|
14
|
+
] })
|
|
15
|
+
] }) })
|
|
16
|
+
);
|
|
17
|
+
export {
|
|
18
|
+
GenerativeApiProductIcon
|
|
19
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const GoldSupportProductIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Gold-Support", clipPath: "url(#b)", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "icon", children: [
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M50.232 13.634a1 1 0 0 0 1 1.732l2.598-1.5a1 1 0 0 0-1-1.732zM51.464 22a1 1 0 0 1 1-1h3a1 1 0 1 1 0 2h-3a1 1 0 0 1-1-1m-32.07 28.563-1.722-6.577a15.4 15.4 0 0 1 2.181-1.105c1.226-.503 2.61-.88 3.923-.88 1.33 0 2.992.385 4.579.905a29.842 29.842 0 0 1 3.794 1.537.975.975 0 0 0 .088.039l6.748 2.595c.207.08.354.267.382.488a.844.844 0 0 1-.001.268.18.18 0 0 1-.011.037c-.474.49-1.599 1.143-3.108.778-2.227-.539-4.564-1.804-5.71-2.505a1 1 0 0 0-1.043 1.707c1.205.736 3.752 2.13 6.282 2.742 2.335.565 4.16-.442 5.024-1.34.592-.614.617-1.413.551-1.935a2.597 2.597 0 0 0-.116-.508 41.618 41.618 0 0 0 3.529-.637c2.187-.496 4.566-1.243 6.35-2.336.352-.172.749-.317 1.082-.317.154 0 .264.032.349.082.081.048.202.15.325.395.123.246.137.413.128.521a.785.785 0 0 1-.142.366c-.182.276-.456.488-.763.724l-.056.043-13.397 7.38a7.359 7.359 0 0 1-1.991.41c-.89.061-1.835-.033-2.653-.41-2.04-.942-5.54-2.477-7.054-3.136-.901-.439-3.021-.906-5.461-.034-.94.335-1.615.56-2.085.704Zm24.927-6.342a38.471 38.471 0 0 1-5.108.8l-6.214-2.389a31.946 31.946 0 0 0-4.022-1.626C27.324 40.464 25.424 40 23.776 40c-1.667 0-3.32.472-4.682 1.03a17.46 17.46 0 0 0-2.311 1.156 4.001 4.001 0 0 0-4.169-1.375l-2.873.77a1 1 0 0 0-.707 1.224l3.526 13.158a1 1 0 0 0 1.224.707l2.874-.77a4.001 4.001 0 0 0 2.926-3.306l.175-.051a49.19 49.19 0 0 0 2.393-.8c1.926-.689 3.499-.259 3.92-.048l.02.009c.009.005.019.01.03.014 1.502.653 5.008 2.19 7.035 3.126 1.22.564 2.53.666 3.629.59 1.099-.076 2.063-.335 2.65-.569a.926.926 0 0 0 .11-.053l13.525-7.448a.954.954 0 0 0 .131-.086l.09-.069.002-.001c.284-.215.847-.641 1.23-1.222.23-.347.42-.78.466-1.293.046-.52-.063-1.055-.332-1.592-.27-.539-.638-.952-1.096-1.222a2.658 2.658 0 0 0-1.366-.36c-.83 0-1.593.336-2.015.547a1.02 1.02 0 0 0-.08.044c-1.504.932-3.646 1.627-5.78 2.111m-33.096-.967 3.008 11.226 1.907-.511a2 2 0 0 0 1.414-2.45l-1.972-7.362a2 2 0 0 0-2.45-1.414l-1.907.51ZM49.866 29a1 1 0 0 0 .366 1.366l2.598 1.5a1 1 0 0 0 1-1.732l-2.598-1.5a1 1 0 0 0-1.366.366M12 21a1 1 0 1 1 0 2H9a1 1 0 0 1 0-2zm2.598-6a1 1 0 0 0-.366-1.366l-2.598-1.5a1 1 0 0 0-1 1.732l2.598 1.5A1 1 0 0 0 14.598 15m-.366 15.366a1 1 0 0 0-1-1.732l-2.598 1.5a1 1 0 0 0 1 1.732z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: "fillStrong", children: /* @__PURE__ */ jsxRuntime.jsx("g", { className: "Group 140", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M34.164 11.663c-.684-1.589-2.927-1.618-3.653-.046l-4.02 8.709-6.159-2.957c-1.52-.73-3.205.634-2.81 2.273l2.552 10.559a2 2 0 0 0 1.944 1.53h19.964a2 2 0 0 0 1.944-1.53l2.54-10.515c.4-1.654-1.316-3.02-2.838-2.26L37.884 20.3l-3.72-8.636Zm-5.856 9.501 4.02-8.71 3.72 8.636a2 2 0 0 0 2.73.998l5.745-2.872-2.541 10.515H22.018l-2.551-10.559 6.16 2.957a2 2 0 0 0 2.68-.965Zm3.338 1.19a.5.5 0 0 1 .707 0l2.122 2.12a.5.5 0 0 1 0 .708l-2.122 2.121a.5.5 0 0 1-.707 0l-2.12-2.121a.5.5 0 0 1 0-.707zm8.212 1.787a.2.2 0 0 1 .283 0l1.132 1.132a.2.2 0 0 1 0 .283l-1.132 1.13a.2.2 0 0 1-.282 0l-1.132-1.13a.2.2 0 0 1 0-.283l1.132-1.132Zm-15.302 0a.2.2 0 0 0-.283 0l-1.132 1.132a.2.2 0 0 0 0 .283l1.132 1.13a.2.2 0 0 0 .283 0l1.13-1.13a.2.2 0 0 0 0-.283z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }) }) })
|
|
14
|
+
] })
|
|
15
|
+
] }) })
|
|
16
|
+
);
|
|
17
|
+
exports.GoldSupportProductIcon = GoldSupportProductIcon;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const GoldSupportProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Gold-Support", clipPath: "url(#b)", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsxs("g", { className: "icon", children: [
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M50.232 13.634a1 1 0 0 0 1 1.732l2.598-1.5a1 1 0 0 0-1-1.732zM51.464 22a1 1 0 0 1 1-1h3a1 1 0 1 1 0 2h-3a1 1 0 0 1-1-1m-32.07 28.563-1.722-6.577a15.4 15.4 0 0 1 2.181-1.105c1.226-.503 2.61-.88 3.923-.88 1.33 0 2.992.385 4.579.905a29.842 29.842 0 0 1 3.794 1.537.975.975 0 0 0 .088.039l6.748 2.595c.207.08.354.267.382.488a.844.844 0 0 1-.001.268.18.18 0 0 1-.011.037c-.474.49-1.599 1.143-3.108.778-2.227-.539-4.564-1.804-5.71-2.505a1 1 0 0 0-1.043 1.707c1.205.736 3.752 2.13 6.282 2.742 2.335.565 4.16-.442 5.024-1.34.592-.614.617-1.413.551-1.935a2.597 2.597 0 0 0-.116-.508 41.618 41.618 0 0 0 3.529-.637c2.187-.496 4.566-1.243 6.35-2.336.352-.172.749-.317 1.082-.317.154 0 .264.032.349.082.081.048.202.15.325.395.123.246.137.413.128.521a.785.785 0 0 1-.142.366c-.182.276-.456.488-.763.724l-.056.043-13.397 7.38a7.359 7.359 0 0 1-1.991.41c-.89.061-1.835-.033-2.653-.41-2.04-.942-5.54-2.477-7.054-3.136-.901-.439-3.021-.906-5.461-.034-.94.335-1.615.56-2.085.704Zm24.927-6.342a38.471 38.471 0 0 1-5.108.8l-6.214-2.389a31.946 31.946 0 0 0-4.022-1.626C27.324 40.464 25.424 40 23.776 40c-1.667 0-3.32.472-4.682 1.03a17.46 17.46 0 0 0-2.311 1.156 4.001 4.001 0 0 0-4.169-1.375l-2.873.77a1 1 0 0 0-.707 1.224l3.526 13.158a1 1 0 0 0 1.224.707l2.874-.77a4.001 4.001 0 0 0 2.926-3.306l.175-.051a49.19 49.19 0 0 0 2.393-.8c1.926-.689 3.499-.259 3.92-.048l.02.009c.009.005.019.01.03.014 1.502.653 5.008 2.19 7.035 3.126 1.22.564 2.53.666 3.629.59 1.099-.076 2.063-.335 2.65-.569a.926.926 0 0 0 .11-.053l13.525-7.448a.954.954 0 0 0 .131-.086l.09-.069.002-.001c.284-.215.847-.641 1.23-1.222.23-.347.42-.78.466-1.293.046-.52-.063-1.055-.332-1.592-.27-.539-.638-.952-1.096-1.222a2.658 2.658 0 0 0-1.366-.36c-.83 0-1.593.336-2.015.547a1.02 1.02 0 0 0-.08.044c-1.504.932-3.646 1.627-5.78 2.111m-33.096-.967 3.008 11.226 1.907-.511a2 2 0 0 0 1.414-2.45l-1.972-7.362a2 2 0 0 0-2.45-1.414l-1.907.51ZM49.866 29a1 1 0 0 0 .366 1.366l2.598 1.5a1 1 0 0 0 1-1.732l-2.598-1.5a1 1 0 0 0-1.366.366M12 21a1 1 0 1 1 0 2H9a1 1 0 0 1 0-2zm2.598-6a1 1 0 0 0-.366-1.366l-2.598-1.5a1 1 0 0 0-1 1.732l2.598 1.5A1 1 0 0 0 14.598 15m-.366 15.366a1 1 0 0 0-1-1.732l-2.598 1.5a1 1 0 0 0 1 1.732z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsx("g", { className: "fillStrong", children: /* @__PURE__ */ jsx("g", { className: "Group 140", children: /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M34.164 11.663c-.684-1.589-2.927-1.618-3.653-.046l-4.02 8.709-6.159-2.957c-1.52-.73-3.205.634-2.81 2.273l2.552 10.559a2 2 0 0 0 1.944 1.53h19.964a2 2 0 0 0 1.944-1.53l2.54-10.515c.4-1.654-1.316-3.02-2.838-2.26L37.884 20.3l-3.72-8.636Zm-5.856 9.501 4.02-8.71 3.72 8.636a2 2 0 0 0 2.73.998l5.745-2.872-2.541 10.515H22.018l-2.551-10.559 6.16 2.957a2 2 0 0 0 2.68-.965Zm3.338 1.19a.5.5 0 0 1 .707 0l2.122 2.12a.5.5 0 0 1 0 .708l-2.122 2.121a.5.5 0 0 1-.707 0l-2.12-2.121a.5.5 0 0 1 0-.707zm8.212 1.787a.2.2 0 0 1 .283 0l1.132 1.132a.2.2 0 0 1 0 .283l-1.132 1.13a.2.2 0 0 1-.282 0l-1.132-1.13a.2.2 0 0 1 0-.283l1.132-1.132Zm-15.302 0a.2.2 0 0 0-.283 0l-1.132 1.132a.2.2 0 0 0 0 .283l1.132 1.13a.2.2 0 0 0 .283 0l1.13-1.13a.2.2 0 0 0 0-.283z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }) }) })
|
|
12
|
+
] })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
export {
|
|
16
|
+
GoldSupportProductIcon
|
|
17
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const HubNetworksProductIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "HubNetworks", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M39.395 55.863a1.08 1.08 0 0 1 1.093 1.068c0 .525-.386.962-.896 1.052l-.197.017H25.542a1.081 1.081 0 0 1-1.093-1.069c0-.524.386-.96.896-1.051l.197-.017zm3.751-21.267c2.218 0 4.036 1.515 4.204 3.439l.012.291V50.98c0 1.962-1.712 3.57-3.886 3.72l-.33.01H21.791c-2.218 0-4.035-1.515-4.204-3.439l-.012-.291V38.326c0-1.962 1.712-3.57 3.886-3.72l.33-.01h2.167v2.234h-1.58c-1.295 0-2.36.827-2.497 1.89l-.015.23v11.405c0 1.093.98 1.992 2.238 2.107l.273.012H42.56c1.294 0 2.36-.826 2.496-1.888l.015-.23V38.95c0-1.17-1.124-2.12-2.511-2.12h-1.58v-2.234z", className: "fill" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "m29.512 22.108.138.154 3.142 4.255a1.064 1.064 0 0 1-1.584 1.408l-.127-.144-1.272-1.721v18.11a1.064 1.064 0 0 1-2.11.192l-.018-.191V26.107L26.4 27.794a1.064 1.064 0 0 1-1.328.304l-.163-.102a1.064 1.064 0 0 1-.304-1.329l.102-.162 3.24-4.256a1.065 1.065 0 0 1 1.405-.262l.16.12Z", className: "fill" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "m35.425 44.955-.138-.154-3.142-4.256a1.064 1.064 0 0 1 1.584-1.407l.127.143 1.272 1.722V22.892a1.064 1.064 0 0 1 2.11-.191l.018.19v18.065l1.281-1.687a1.064 1.064 0 0 1 1.328-.304l.163.102c.415.316.533.879.304 1.328l-.102.163-3.24 4.255a1.065 1.065 0 0 1-1.405.262z", className: "fillStrong" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M28.828 8c3.94 0 7.593 1.76 10.128 4.724l.361.442.144-.087a6.75 6.75 0 0 1 2.955-.903l.455-.015a6.786 6.786 0 0 1 6.742 6.02l.024.291.192.026c3.9.615 6.902 4.09 7.098 8.328l.01.441c0 3.916-2.413 7.348-5.903 8.48a1.064 1.064 0 0 1-.657-2.024c2.6-.843 4.432-3.449 4.432-6.456 0-3.603-2.604-6.522-5.833-6.726l-.384-.011a1.064 1.064 0 0 1-1.083-1.16 4.657 4.657 0 0 0-7.718-3.918 1.064 1.064 0 0 1-1.59-.206c-2.125-3.186-5.595-5.118-9.373-5.118-5.446 0-10.115 4.02-11.19 9.546-.086.443-.44.776-.873.846l-.19.014-.23-.004c-3.417 0-6.217 3-6.217 6.737 0 2.956 1.77 5.527 4.308 6.415a1.064 1.064 0 0 1-.702 2.008C10.33 34.5 8 31.115 8 27.267c0-4.584 3.282-8.379 7.53-8.822l.21-.017.052-.2c1.578-5.797 6.603-9.983 12.512-10.218z", className: "fillStrong" })
|
|
15
|
+
] }) })
|
|
16
|
+
);
|
|
17
|
+
exports.HubNetworksProductIcon = HubNetworksProductIcon;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const HubNetworksProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "HubNetworks", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M39.395 55.863a1.08 1.08 0 0 1 1.093 1.068c0 .525-.386.962-.896 1.052l-.197.017H25.542a1.081 1.081 0 0 1-1.093-1.069c0-.524.386-.96.896-1.051l.197-.017zm3.751-21.267c2.218 0 4.036 1.515 4.204 3.439l.012.291V50.98c0 1.962-1.712 3.57-3.886 3.72l-.33.01H21.791c-2.218 0-4.035-1.515-4.204-3.439l-.012-.291V38.326c0-1.962 1.712-3.57 3.886-3.72l.33-.01h2.167v2.234h-1.58c-1.295 0-2.36.827-2.497 1.89l-.015.23v11.405c0 1.093.98 1.992 2.238 2.107l.273.012H42.56c1.294 0 2.36-.826 2.496-1.888l.015-.23V38.95c0-1.17-1.124-2.12-2.511-2.12h-1.58v-2.234z", className: "fill" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "m29.512 22.108.138.154 3.142 4.255a1.064 1.064 0 0 1-1.584 1.408l-.127-.144-1.272-1.721v18.11a1.064 1.064 0 0 1-2.11.192l-.018-.191V26.107L26.4 27.794a1.064 1.064 0 0 1-1.328.304l-.163-.102a1.064 1.064 0 0 1-.304-1.329l.102-.162 3.24-4.256a1.065 1.065 0 0 1 1.405-.262l.16.12Z", className: "fill" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "m35.425 44.955-.138-.154-3.142-4.256a1.064 1.064 0 0 1 1.584-1.407l.127.143 1.272 1.722V22.892a1.064 1.064 0 0 1 2.11-.191l.018.19v18.065l1.281-1.687a1.064 1.064 0 0 1 1.328-.304l.163.102c.415.316.533.879.304 1.328l-.102.163-3.24 4.255a1.065 1.065 0 0 1-1.405.262z", className: "fillStrong" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M28.828 8c3.94 0 7.593 1.76 10.128 4.724l.361.442.144-.087a6.75 6.75 0 0 1 2.955-.903l.455-.015a6.786 6.786 0 0 1 6.742 6.02l.024.291.192.026c3.9.615 6.902 4.09 7.098 8.328l.01.441c0 3.916-2.413 7.348-5.903 8.48a1.064 1.064 0 0 1-.657-2.024c2.6-.843 4.432-3.449 4.432-6.456 0-3.603-2.604-6.522-5.833-6.726l-.384-.011a1.064 1.064 0 0 1-1.083-1.16 4.657 4.657 0 0 0-7.718-3.918 1.064 1.064 0 0 1-1.59-.206c-2.125-3.186-5.595-5.118-9.373-5.118-5.446 0-10.115 4.02-11.19 9.546-.086.443-.44.776-.873.846l-.19.014-.23-.004c-3.417 0-6.217 3-6.217 6.737 0 2.956 1.77 5.527 4.308 6.415a1.064 1.064 0 0 1-.702 2.008C10.33 34.5 8 31.115 8 27.267c0-4.584 3.282-8.379 7.53-8.822l.21-.017.052-.2c1.578-5.797 6.603-9.983 12.512-10.218z", className: "fillStrong" })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
export {
|
|
16
|
+
HubNetworksProductIcon
|
|
17
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const HubRoutesProductIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Hub-routes", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "m45.466 21.503 5.066.216.196.028c.511.122.85.623.768 1.144l-.042.174-1.645 4.855-.074.169a1.02 1.02 0 0 1-1.04.513l-.178-.043-.169-.074a1.02 1.02 0 0 1-.513-1.04l.043-.179.627-1.853-13.15 6.574a4 4 0 0 1 .085.283l18.504.001-1.648-1.218-.137-.122a1.02 1.02 0 0 1 1.192-1.614l.157.096 4.078 3.012.148.132c.351.383.355.977.01 1.364l-.146.135-4.078 3.106-.156.098a1.02 1.02 0 0 1-1.149-.156l-.124-.136-.098-.155a1.02 1.02 0 0 1 .156-1.15l.136-.123 1.61-1.23-18.455.002a4.05 4.05 0 0 1-.084.284l13.15 6.575-.628-1.853-.043-.18a1.02 1.02 0 0 1 .513-1.039l.169-.074.178-.043a1.02 1.02 0 0 1 1.04.513l.074.169 1.645 4.855.042.174a1.021 1.021 0 0 1-.768 1.144l-.196.028-5.066.216a1.02 1.02 0 0 1-.27-2.013l.183-.024 2.13-.09-13.278-6.642a4.063 4.063 0 0 1-2.45 1.048l-.29.01a4.078 4.078 0 0 1-.292-8.146l.291-.01c1.055 0 2.017.4 2.74 1.057l13.278-6.64-2.129-.09-.182-.025a1.02 1.02 0 0 1 .27-2.013ZM31.49 31.12a2.172 2.172 0 1 0 0 4.344 2.172 2.172 0 0 0 0-4.344", className: "fill" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M25.962 18c3.776 0 7.277 1.687 9.706 4.527l.347.424.138-.084a6.47 6.47 0 0 1 2.832-.865l.435-.014c.502 0 .99.056 1.458.164.44.175.946.62.808 1.326-.16.822-1.307.608-1.566.608a4.437 4.437 0 0 0-3.652 1.057 1.02 1.02 0 0 1-1.523-.198c-2.037-3.053-5.362-4.906-8.983-4.906-5.22 0-9.694 3.854-10.724 9.149A1.02 1.02 0 0 1 14.4 30l-.182.013-.22-.004c-3.276 0-5.96 2.876-5.96 6.457 0 2.832 1.697 5.297 4.13 6.148l.134.06h28.363a1.02 1.02 0 0 1 .184 2.023l-.184.017H12.119c-.195 0-.377-.055-.532-.15a.685.685 0 0 1-.09-.026C8.233 43.398 6 40.154 6 36.466c0-4.394 3.146-8.03 7.217-8.455l.202-.017.05-.191c1.511-5.556 6.328-9.568 11.99-9.793z", className: "fillStrong" })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
exports.HubRoutesProductIcon = HubRoutesProductIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const HubRoutesProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Hub-routes", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "m45.466 21.503 5.066.216.196.028c.511.122.85.623.768 1.144l-.042.174-1.645 4.855-.074.169a1.02 1.02 0 0 1-1.04.513l-.178-.043-.169-.074a1.02 1.02 0 0 1-.513-1.04l.043-.179.627-1.853-13.15 6.574a4 4 0 0 1 .085.283l18.504.001-1.648-1.218-.137-.122a1.02 1.02 0 0 1 1.192-1.614l.157.096 4.078 3.012.148.132c.351.383.355.977.01 1.364l-.146.135-4.078 3.106-.156.098a1.02 1.02 0 0 1-1.149-.156l-.124-.136-.098-.155a1.02 1.02 0 0 1 .156-1.15l.136-.123 1.61-1.23-18.455.002a4.05 4.05 0 0 1-.084.284l13.15 6.575-.628-1.853-.043-.18a1.02 1.02 0 0 1 .513-1.039l.169-.074.178-.043a1.02 1.02 0 0 1 1.04.513l.074.169 1.645 4.855.042.174a1.021 1.021 0 0 1-.768 1.144l-.196.028-5.066.216a1.02 1.02 0 0 1-.27-2.013l.183-.024 2.13-.09-13.278-6.642a4.063 4.063 0 0 1-2.45 1.048l-.29.01a4.078 4.078 0 0 1-.292-8.146l.291-.01c1.055 0 2.017.4 2.74 1.057l13.278-6.64-2.129-.09-.182-.025a1.02 1.02 0 0 1 .27-2.013ZM31.49 31.12a2.172 2.172 0 1 0 0 4.344 2.172 2.172 0 0 0 0-4.344", className: "fill" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M25.962 18c3.776 0 7.277 1.687 9.706 4.527l.347.424.138-.084a6.47 6.47 0 0 1 2.832-.865l.435-.014c.502 0 .99.056 1.458.164.44.175.946.62.808 1.326-.16.822-1.307.608-1.566.608a4.437 4.437 0 0 0-3.652 1.057 1.02 1.02 0 0 1-1.523-.198c-2.037-3.053-5.362-4.906-8.983-4.906-5.22 0-9.694 3.854-10.724 9.149A1.02 1.02 0 0 1 14.4 30l-.182.013-.22-.004c-3.276 0-5.96 2.876-5.96 6.457 0 2.832 1.697 5.297 4.13 6.148l.134.06h28.363a1.02 1.02 0 0 1 .184 2.023l-.184.017H12.119c-.195 0-.377-.055-.532-.15a.685.685 0 0 1-.09-.026C8.233 43.398 6 40.154 6 36.466c0-4.394 3.146-8.03 7.217-8.455l.202-.017.05-.191c1.511-5.556 6.328-9.568 11.99-9.793z", className: "fillStrong" })
|
|
11
|
+
] }) })
|
|
12
|
+
);
|
|
13
|
+
export {
|
|
14
|
+
HubRoutesProductIcon
|
|
15
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const IamProductIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "IAM", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "icon", children: [
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M45 51a8 8 0 1 0 0-16 8 8 0 0 0 0 16m0 2c5.523 0 10-4.477 10-10s-4.477-10-10-10-10 4.477-10 10 4.477 10 10 10", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "m32 8-20 8.595v12.893c0 11.925 8.533 23.077 20 25.785 2.91-.688 5.632-1.919 8.073-3.569a10.03 10.03 0 0 1-1.741-1.252A22.426 22.426 0 0 1 32 53.212c-3.765-.977-7.183-2.958-10.005-5.609A1.03 1.03 0 0 0 22 47.5v-5.166a6 6 0 0 1 6-6h8c.483 0 .952.056 1.402.164.496-.579 1.057-1.1 1.671-1.553A7.974 7.974 0 0 0 36 34.334h-8a8 8 0 0 0-8 8V45.5c-3.727-4.404-6-10.105-6-16.013V17.912l18-7.735 18 7.735v11.576a23.56 23.56 0 0 1-.457 4.601c.64.327 1.24.721 1.792 1.173A25.64 25.64 0 0 0 52 29.488V16.595zm-.147 10a6.333 6.333 0 1 0 0 12.667 6.333 6.333 0 0 0 0-12.667m-8.333 6.333a8.333 8.333 0 1 1 16.667 0 8.333 8.333 0 0 1-16.667 0", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M49.774 39.661a1 1 0 0 1 0 1.414L43.9 46.95l-3.291-3.291a1 1 0 0 1 1.414-1.414L43.9 44.12l4.46-4.46a1 1 0 0 1 1.414 0Z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
15
|
+
] })
|
|
16
|
+
] }) })
|
|
17
|
+
);
|
|
18
|
+
exports.IamProductIcon = IamProductIcon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const IamProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "IAM", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsxs("g", { className: "icon", children: [
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M45 51a8 8 0 1 0 0-16 8 8 0 0 0 0 16m0 2c5.523 0 10-4.477 10-10s-4.477-10-10-10-10 4.477-10 10 4.477 10 10 10", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "m32 8-20 8.595v12.893c0 11.925 8.533 23.077 20 25.785 2.91-.688 5.632-1.919 8.073-3.569a10.03 10.03 0 0 1-1.741-1.252A22.426 22.426 0 0 1 32 53.212c-3.765-.977-7.183-2.958-10.005-5.609A1.03 1.03 0 0 0 22 47.5v-5.166a6 6 0 0 1 6-6h8c.483 0 .952.056 1.402.164.496-.579 1.057-1.1 1.671-1.553A7.974 7.974 0 0 0 36 34.334h-8a8 8 0 0 0-8 8V45.5c-3.727-4.404-6-10.105-6-16.013V17.912l18-7.735 18 7.735v11.576a23.56 23.56 0 0 1-.457 4.601c.64.327 1.24.721 1.792 1.173A25.64 25.64 0 0 0 52 29.488V16.595zm-.147 10a6.333 6.333 0 1 0 0 12.667 6.333 6.333 0 0 0 0-12.667m-8.333 6.333a8.333 8.333 0 1 1 16.667 0 8.333 8.333 0 0 1-16.667 0", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M49.774 39.661a1 1 0 0 1 0 1.414L43.9 46.95l-3.291-3.291a1 1 0 0 1 1.414-1.414L43.9 44.12l4.46-4.46a1 1 0 0 1 1.414 0Z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
13
|
+
] })
|
|
14
|
+
] }) })
|
|
15
|
+
);
|
|
16
|
+
export {
|
|
17
|
+
IamProductIcon
|
|
18
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const IconElasticMetalProductIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Icon Elasticmetal", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Elasticmetal", children: [
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: "Serveur", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "M24 35a3 3 0 1 0-6 0 3 3 0 0 0 6 0m-4 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0", className: "fillStrong", clipRule: "evenodd" }) }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M17.063 20.717C18.079 15.088 22.47 11 27.578 11c3.6 0 6.829 2.019 8.792 5.19a1 1 0 0 0 1.54.198c.776-.739 1.78-1.174 2.868-1.174 2.135 0 3.664 1.147 4.529 2.79q1.126.03 2.191.256a1 1 0 0 0-.072-.44c-1.04-2.538-3.304-4.606-6.648-4.606a6.06 6.06 0 0 0-3.331 1C35.13 11.055 31.587 9 27.577 9c-5.984 0-10.896 4.553-12.315 10.559C11.09 19.899 8 23.87 8 28.437c0 3.862 2.184 7.25 5.367 8.449a1 1 0 1 0 .705-1.872C11.776 34.15 10 31.59 10 28.437c0-3.948 2.741-6.896 5.835-6.902l.224.005a1 1 0 0 0 1.004-.823", className: "fillStrong" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#521094", fillRule: "evenodd", className: "fill", clipRule: "evenodd", children: [
|
|
15
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M39.17 42.622H32v6.549A3 3 0 0 1 33.83 51h13.334a1 1 0 0 1 .117 1.993l-.117.007H33.83a3.001 3.001 0 0 1-5.658 0H14a1 1 0 0 1-.117-1.993L14 51h14.171A3 3 0 0 1 30 49.17v-6.548H17.822a5 5 0 0 1-5-5v-5a5 5 0 0 1 5-5h14.621a13 13 0 0 0-.37 2h-14.25a3 3 0 0 0-2.996 2.824l-.005.176v5a3 3 0 0 0 2.824 2.995l.176.005h18.436a13 13 0 0 0 2.911 2ZM32 52a1 1 0 1 0-2 0 1 1 0 0 0 2 0" }),
|
|
16
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M45 19c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12M31 31c0-7.732 6.268-14 14-14s14 6.268 14 14-6.268 14-14 14-14-6.268-14-14" })
|
|
17
|
+
] }),
|
|
18
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: "Rv", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "m48.601 35.455-2.404-6.344h1.861l1.097 3.292q.135.425.245.856.117.432.222.874.099-.442.204-.868.111-.431.251-.862l1.085-3.292H53l-2.41 6.344zm-9.601 0V27h3.39q1.482 0 2.293.755.816.75.816 1.997 0 .869-.396 1.487-.397.612-1.144.92l1.85 3.296h-1.972l-1.657-3.019h-1.4v3.019zm1.78-4.42h1.283q1.599 0 1.599-1.283 0-.641-.397-.982-.39-.34-1.208-.34H40.78z", className: "fillStrong" }) })
|
|
19
|
+
] })
|
|
20
|
+
] }) })
|
|
21
|
+
);
|
|
22
|
+
exports.IconElasticMetalProductIcon = IconElasticMetalProductIcon;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const IconElasticMetalProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Icon Elasticmetal", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#F1EEFC", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsxs("g", { className: "Elasticmetal", children: [
|
|
10
|
+
/* @__PURE__ */ jsx("g", { className: "Serveur", children: /* @__PURE__ */ jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "M24 35a3 3 0 1 0-6 0 3 3 0 0 0 6 0m-4 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0", className: "fillStrong", clipRule: "evenodd" }) }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "M17.063 20.717C18.079 15.088 22.47 11 27.578 11c3.6 0 6.829 2.019 8.792 5.19a1 1 0 0 0 1.54.198c.776-.739 1.78-1.174 2.868-1.174 2.135 0 3.664 1.147 4.529 2.79q1.126.03 2.191.256a1 1 0 0 0-.072-.44c-1.04-2.538-3.304-4.606-6.648-4.606a6.06 6.06 0 0 0-3.331 1C35.13 11.055 31.587 9 27.577 9c-5.984 0-10.896 4.553-12.315 10.559C11.09 19.899 8 23.87 8 28.437c0 3.862 2.184 7.25 5.367 8.449a1 1 0 1 0 .705-1.872C11.776 34.15 10 31.59 10 28.437c0-3.948 2.741-6.896 5.835-6.902l.224.005a1 1 0 0 0 1.004-.823", className: "fillStrong" }),
|
|
12
|
+
/* @__PURE__ */ jsxs("g", { fill: "#521094", fillRule: "evenodd", className: "fill", clipRule: "evenodd", children: [
|
|
13
|
+
/* @__PURE__ */ jsx("path", { d: "M39.17 42.622H32v6.549A3 3 0 0 1 33.83 51h13.334a1 1 0 0 1 .117 1.993l-.117.007H33.83a3.001 3.001 0 0 1-5.658 0H14a1 1 0 0 1-.117-1.993L14 51h14.171A3 3 0 0 1 30 49.17v-6.548H17.822a5 5 0 0 1-5-5v-5a5 5 0 0 1 5-5h14.621a13 13 0 0 0-.37 2h-14.25a3 3 0 0 0-2.996 2.824l-.005.176v5a3 3 0 0 0 2.824 2.995l.176.005h18.436a13 13 0 0 0 2.911 2ZM32 52a1 1 0 1 0-2 0 1 1 0 0 0 2 0" }),
|
|
14
|
+
/* @__PURE__ */ jsx("path", { d: "M45 19c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12M31 31c0-7.732 6.268-14 14-14s14 6.268 14 14-6.268 14-14 14-14-6.268-14-14" })
|
|
15
|
+
] }),
|
|
16
|
+
/* @__PURE__ */ jsx("g", { className: "Rv", children: /* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "m48.601 35.455-2.404-6.344h1.861l1.097 3.292q.135.425.245.856.117.432.222.874.099-.442.204-.868.111-.431.251-.862l1.085-3.292H53l-2.41 6.344zm-9.601 0V27h3.39q1.482 0 2.293.755.816.75.816 1.997 0 .869-.396 1.487-.397.612-1.144.92l1.85 3.296h-1.972l-1.657-3.019h-1.4v3.019zm1.78-4.42h1.283q1.599 0 1.599-1.283 0-.641-.397-.982-.39-.34-1.208-.34H40.78z", className: "fillStrong" }) })
|
|
17
|
+
] })
|
|
18
|
+
] }) })
|
|
19
|
+
);
|
|
20
|
+
export {
|
|
21
|
+
IconElasticMetalProductIcon
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const IconSdkJsProductIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Icon SDK JS", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "SDK JS", children: [
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#521094", className: "fill", children: [
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M31.498 9.134a1 1 0 0 1 .881-.059l.12.059 18.998 10.969a1 1 0 0 1 .11 1.658l-.11.074-8.785 5.072-1-1.733 7.284-4.206-16.998-9.813-16.999 9.813 7.343 4.24-1 1.732-8.842-5.105a1 1 0 0 1-.11-1.659l.11-.073z" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 20.969a1 1 0 0 1 1.399-.918l.101.052 8.943 5.163-1 1.732L14 22.7v19.629l16.999 9.813v-9.145h2v10.878a1 1 0 0 1-1.398.917l-.102-.051L12.5 43.772a1 1 0 0 1-.493-.748L12 42.906z" }),
|
|
15
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M50.497 20.103a1 1 0 0 1 1.494.752l.006.114v21.937a1 1 0 0 1-.401.801l-.1.065-18.998 10.969a1 1 0 0 1-1.493-.753l-.007-.113V43.04h2v9.102l16.998-9.813V22.7l-7.32 4.227-1-1.732 8.82-5.092Z" })
|
|
16
|
+
] }),
|
|
17
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "m21.54 24.884 9.96-5.75a1 1 0 0 1 1 0l9.96 5.75a1 1 0 0 1 .5.866v11.5a1 1 0 0 1-.5.867l-9.96 5.75a1 1 0 0 1-1 0l-9.96-5.75a1 1 0 0 1-.5-.866v-11.5a1 1 0 0 1 .5-.867m19.419 1.444-8.96-5.172-8.96 5.172v10.345L32 41.843l8.96-5.172z", className: "fillStrong", clipRule: "evenodd" }),
|
|
18
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "M33.27 34.82q.59.25 1.32.25.77 0 1.33-.28a2.1 2.1 0 0 0 .85-.77q.29-.48.29-1.04 0-.65-.31-1.05a2 2 0 0 0-.74-.6 8 8 0 0 0-1.11-.4 11 11 0 0 1-.78-.26 1.6 1.6 0 0 1-.46-.3.66.66 0 0 1-.18-.47q0-.4.24-.61.25-.21.66-.21.47 0 .75.24a.78.78 0 0 1 .31.59h1.54q-.07-.94-.75-1.46-.67-.53-1.75-.53-.72 0-1.28.25a1.94 1.94 0 0 0-.87.7q-.31.46-.31 1.08 0 .66.3 1.06.31.39.73.59a9 9 0 0 0 1.11.39q.5.14.78.26.29.11.48.31a.7.7 0 0 1 .19.51q0 .38-.28.62-.28.23-.77.23-.48 0-.76-.25-.27-.25-.3-.68H32q.01.64.35 1.11t.92.72m-2.07-1.9v-4.9h-1.41v4.9q0 .42-.2.66t-.58.24q-.39 0-.6-.25-.201-.25-.21-.7h-1.4q0 1.04.61 1.62.62.58 1.62.58.99 0 1.58-.56.59-.57.59-1.59", className: "JS", clipRule: "evenodd" })
|
|
19
|
+
] })
|
|
20
|
+
] }) })
|
|
21
|
+
);
|
|
22
|
+
exports.IconSdkJsProductIcon = IconSdkJsProductIcon;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const IconSdkJsProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Icon SDK JS", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#F1EEFC", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsxs("g", { className: "SDK JS", children: [
|
|
10
|
+
/* @__PURE__ */ jsxs("g", { fill: "#521094", className: "fill", children: [
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M31.498 9.134a1 1 0 0 1 .881-.059l.12.059 18.998 10.969a1 1 0 0 1 .11 1.658l-.11.074-8.785 5.072-1-1.733 7.284-4.206-16.998-9.813-16.999 9.813 7.343 4.24-1 1.732-8.842-5.105a1 1 0 0 1-.11-1.659l.11-.073z" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { d: "M12 20.969a1 1 0 0 1 1.399-.918l.101.052 8.943 5.163-1 1.732L14 22.7v19.629l16.999 9.813v-9.145h2v10.878a1 1 0 0 1-1.398.917l-.102-.051L12.5 43.772a1 1 0 0 1-.493-.748L12 42.906z" }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { d: "M50.497 20.103a1 1 0 0 1 1.494.752l.006.114v21.937a1 1 0 0 1-.401.801l-.1.065-18.998 10.969a1 1 0 0 1-1.493-.753l-.007-.113V43.04h2v9.102l16.998-9.813V22.7l-7.32 4.227-1-1.732 8.82-5.092Z" })
|
|
14
|
+
] }),
|
|
15
|
+
/* @__PURE__ */ jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "m21.54 24.884 9.96-5.75a1 1 0 0 1 1 0l9.96 5.75a1 1 0 0 1 .5.866v11.5a1 1 0 0 1-.5.867l-9.96 5.75a1 1 0 0 1-1 0l-9.96-5.75a1 1 0 0 1-.5-.866v-11.5a1 1 0 0 1 .5-.867m19.419 1.444-8.96-5.172-8.96 5.172v10.345L32 41.843l8.96-5.172z", className: "fillStrong", clipRule: "evenodd" }),
|
|
16
|
+
/* @__PURE__ */ jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "M33.27 34.82q.59.25 1.32.25.77 0 1.33-.28a2.1 2.1 0 0 0 .85-.77q.29-.48.29-1.04 0-.65-.31-1.05a2 2 0 0 0-.74-.6 8 8 0 0 0-1.11-.4 11 11 0 0 1-.78-.26 1.6 1.6 0 0 1-.46-.3.66.66 0 0 1-.18-.47q0-.4.24-.61.25-.21.66-.21.47 0 .75.24a.78.78 0 0 1 .31.59h1.54q-.07-.94-.75-1.46-.67-.53-1.75-.53-.72 0-1.28.25a1.94 1.94 0 0 0-.87.7q-.31.46-.31 1.08 0 .66.3 1.06.31.39.73.59a9 9 0 0 0 1.11.39q.5.14.78.26.29.11.48.31a.7.7 0 0 1 .19.51q0 .38-.28.62-.28.23-.77.23-.48 0-.76-.25-.27-.25-.3-.68H32q.01.64.35 1.11t.92.72m-2.07-1.9v-4.9h-1.41v4.9q0 .42-.2.66t-.58.24q-.39 0-.6-.25-.201-.25-.21-.7h-1.4q0 1.04.61 1.62.62.58 1.62.58.99 0 1.58-.56.59-.57.59-1.59", className: "JS", clipRule: "evenodd" })
|
|
17
|
+
] })
|
|
18
|
+
] }) })
|
|
19
|
+
);
|
|
20
|
+
export {
|
|
21
|
+
IconSdkJsProductIcon
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const IconSdkProductIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Icon SDK", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "SDK Py", children: [
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#521094", className: "fill", children: [
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M31.498 9.134a1 1 0 0 1 .881-.059l.12.059 18.998 10.969a1 1 0 0 1 .11 1.658l-.11.074-8.785 5.072-1-1.733 7.284-4.206-16.998-9.813-16.999 9.813 7.343 4.24-1 1.732-8.842-5.105a1 1 0 0 1-.11-1.659l.11-.073z" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 20.969a1 1 0 0 1 1.399-.918l.101.052 8.943 5.163-1 1.732L14 22.7v19.629l16.999 9.813v-9.145h2v10.878a1 1 0 0 1-1.398.917l-.102-.051L12.5 43.772a1 1 0 0 1-.493-.748L12 42.906z" }),
|
|
15
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M50.497 20.103a1 1 0 0 1 1.494.752l.006.114v21.937a1 1 0 0 1-.401.801l-.1.065-18.998 10.969a1 1 0 0 1-1.493-.753l-.007-.113V43.04h2v9.102l16.998-9.813V22.7l-7.32 4.227-1-1.732 8.82-5.092Z" })
|
|
16
|
+
] }),
|
|
17
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "m21.54 24.884 9.96-5.75a1 1 0 0 1 1 0l9.96 5.75a1 1 0 0 1 .5.866v11.5a1 1 0 0 1-.5.866l-9.96 5.75a1 1 0 0 1-1 0l-9.96-5.75a1 1 0 0 1-.5-.866v-11.5a1 1 0 0 1 .5-.866m19.419 1.443-8.96-5.172-8.96 5.172v10.345L32 41.844l8.96-5.172z", className: "fillStrong", clipRule: "evenodd" }),
|
|
18
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M26.164 35q-.61 0-1.103-.21a1.8 1.8 0 0 1-.769-.604 1.6 1.6 0 0 1-.292-.931h1.253q.025.36.25.57.235.21.636.21.41 0 .643-.193a.66.66 0 0 0 .234-.52.6.6 0 0 0-.159-.428 1.1 1.1 0 0 0-.4-.26 6 6 0 0 0-.652-.219 8 8 0 0 1-.928-.327 1.7 1.7 0 0 1-.61-.495q-.25-.335-.25-.89 0-.519.259-.906.258-.386.727-.587.467-.21 1.069-.21.902 0 1.462.445.569.436.627 1.225h-1.287a.66.66 0 0 0-.26-.495q-.233-.202-.626-.202-.342 0-.551.177-.2.176-.2.512 0 .234.15.394.159.15.384.252a9 9 0 0 0 .652.218q.569.168.927.335.36.168.618.504.26.335.26.881 0 .47-.243.873a1.74 1.74 0 0 1-.71.646q-.468.235-1.111.235m5.116-5.916q.918 0 1.612.36.702.361 1.078 1.033.384.663.384 1.544 0 .88-.384 1.544-.375.654-1.078 1.015-.694.361-1.612.361h-2.04v-5.857zm-.042 4.859q.92 0 1.42-.504.502-.503.502-1.418t-.502-1.427q-.5-.52-1.42-.52h-.827v3.869zm7.283.998-2.122-2.61v2.61h-1.17v-5.857h1.17v2.627l2.122-2.627h1.412l-2.406 2.903L40 34.941z", className: "fillStrong" })
|
|
19
|
+
] })
|
|
20
|
+
] }) })
|
|
21
|
+
);
|
|
22
|
+
exports.IconSdkProductIcon = IconSdkProductIcon;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const IconSdkProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Icon SDK", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#F1EEFC", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsxs("g", { className: "SDK Py", children: [
|
|
10
|
+
/* @__PURE__ */ jsxs("g", { fill: "#521094", className: "fill", children: [
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M31.498 9.134a1 1 0 0 1 .881-.059l.12.059 18.998 10.969a1 1 0 0 1 .11 1.658l-.11.074-8.785 5.072-1-1.733 7.284-4.206-16.998-9.813-16.999 9.813 7.343 4.24-1 1.732-8.842-5.105a1 1 0 0 1-.11-1.659l.11-.073z" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { d: "M12 20.969a1 1 0 0 1 1.399-.918l.101.052 8.943 5.163-1 1.732L14 22.7v19.629l16.999 9.813v-9.145h2v10.878a1 1 0 0 1-1.398.917l-.102-.051L12.5 43.772a1 1 0 0 1-.493-.748L12 42.906z" }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { d: "M50.497 20.103a1 1 0 0 1 1.494.752l.006.114v21.937a1 1 0 0 1-.401.801l-.1.065-18.998 10.969a1 1 0 0 1-1.493-.753l-.007-.113V43.04h2v9.102l16.998-9.813V22.7l-7.32 4.227-1-1.732 8.82-5.092Z" })
|
|
14
|
+
] }),
|
|
15
|
+
/* @__PURE__ */ jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "m21.54 24.884 9.96-5.75a1 1 0 0 1 1 0l9.96 5.75a1 1 0 0 1 .5.866v11.5a1 1 0 0 1-.5.866l-9.96 5.75a1 1 0 0 1-1 0l-9.96-5.75a1 1 0 0 1-.5-.866v-11.5a1 1 0 0 1 .5-.866m19.419 1.443-8.96-5.172-8.96 5.172v10.345L32 41.844l8.96-5.172z", className: "fillStrong", clipRule: "evenodd" }),
|
|
16
|
+
/* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "M26.164 35q-.61 0-1.103-.21a1.8 1.8 0 0 1-.769-.604 1.6 1.6 0 0 1-.292-.931h1.253q.025.36.25.57.235.21.636.21.41 0 .643-.193a.66.66 0 0 0 .234-.52.6.6 0 0 0-.159-.428 1.1 1.1 0 0 0-.4-.26 6 6 0 0 0-.652-.219 8 8 0 0 1-.928-.327 1.7 1.7 0 0 1-.61-.495q-.25-.335-.25-.89 0-.519.259-.906.258-.386.727-.587.467-.21 1.069-.21.902 0 1.462.445.569.436.627 1.225h-1.287a.66.66 0 0 0-.26-.495q-.233-.202-.626-.202-.342 0-.551.177-.2.176-.2.512 0 .234.15.394.159.15.384.252a9 9 0 0 0 .652.218q.569.168.927.335.36.168.618.504.26.335.26.881 0 .47-.243.873a1.74 1.74 0 0 1-.71.646q-.468.235-1.111.235m5.116-5.916q.918 0 1.612.36.702.361 1.078 1.033.384.663.384 1.544 0 .88-.384 1.544-.375.654-1.078 1.015-.694.361-1.612.361h-2.04v-5.857zm-.042 4.859q.92 0 1.42-.504.502-.503.502-1.418t-.502-1.427q-.5-.52-1.42-.52h-.827v3.869zm7.283.998-2.122-2.61v2.61h-1.17v-5.857h1.17v2.627l2.122-2.627h1.412l-2.406 2.903L40 34.941z", className: "fillStrong" })
|
|
17
|
+
] })
|
|
18
|
+
] }) })
|
|
19
|
+
);
|
|
20
|
+
export {
|
|
21
|
+
IconSdkProductIcon
|
|
22
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const ImagesProductIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Images", clipPath: "url(#b)", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M23.945 23.42a4.421 4.421 0 1 1 0 8.843 4.421 4.421 0 0 1 0-8.842Zm0 2a2.421 2.421 0 1 0 0 4.843 2.421 2.421 0 0 0 0-4.842Zm-8.843-.77v-.039h-.442c-.31.003-.607.026-.902.068l.284 1.98c.207-.03.416-.046.628-.048h.432zm32.613 15.357 1.764.942c.37-.694.617-1.45.725-2.238l-1.981-.272a4.677 4.677 0 0 1-.508 1.568m-1.828 4.083-.696-1.875a4.711 4.711 0 0 0 1.422-.837l1.3 1.52c-.6.512-1.284.916-2.025 1.192Zm-4.372-1.582v2h2v-2zm-4 2v-2h2v2zm-4-2v2h2v-2zm-4 2v-2h2v2zm-4-2v2h2v-2zm-4 2v-2h2v2zm-4-2v2h2v-2zm-4.202 1.852.417-1.956c.321.069.652.103.987.103h.798v2h-.798a6.74 6.74 0 0 1-1.404-.147m-2.348-3.71-1.589 1.214a6.75 6.75 0 0 0 1.728 1.59l1.077-1.685a4.747 4.747 0 0 1-1.215-1.119ZM8 37.34l2-.002v.535c.008.434.074.857.195 1.264l-1.917.57A6.738 6.738 0 0 1 8 37.892zm2-4H8v2h2zm-1.595-4.313 1.879.685a4.7 4.7 0 0 0-.266 1.2l-.018.427H8c0-.804.138-1.58.405-2.312m4.024-1.825-.972-1.748a6.744 6.744 0 0 0-1.822 1.482l1.513 1.308c.362-.42.796-.773 1.28-1.042Z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M49.243 18H20.752a6.65 6.65 0 0 0-6.65 6.65v6.385a6.65 6.65 0 0 0 6.65 6.65h28.49a6.65 6.65 0 0 0 6.65-6.65V24.65a6.65 6.65 0 0 0-6.65-6.65Zm-28.491 2h28.49a4.65 4.65 0 0 1 4.65 4.65v6.385a4.65 4.65 0 0 1-4.65 4.65h-28.49a4.65 4.65 0 0 1-4.65-4.65V24.65a4.65 4.65 0 0 1 4.65-4.65m28.15 7.842a1 1 0 0 0-1-1H32.786l-.18.016a1 1 0 0 0 .18 1.984H47.9l.18-.016a1 1 0 0 0 .82-.984Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
exports.ImagesProductIcon = ImagesProductIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const ImagesProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Images", clipPath: "url(#b)", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M23.945 23.42a4.421 4.421 0 1 1 0 8.843 4.421 4.421 0 0 1 0-8.842Zm0 2a2.421 2.421 0 1 0 0 4.843 2.421 2.421 0 0 0 0-4.842Zm-8.843-.77v-.039h-.442c-.31.003-.607.026-.902.068l.284 1.98c.207-.03.416-.046.628-.048h.432zm32.613 15.357 1.764.942c.37-.694.617-1.45.725-2.238l-1.981-.272a4.677 4.677 0 0 1-.508 1.568m-1.828 4.083-.696-1.875a4.711 4.711 0 0 0 1.422-.837l1.3 1.52c-.6.512-1.284.916-2.025 1.192Zm-4.372-1.582v2h2v-2zm-4 2v-2h2v2zm-4-2v2h2v-2zm-4 2v-2h2v2zm-4-2v2h2v-2zm-4 2v-2h2v2zm-4-2v2h2v-2zm-4.202 1.852.417-1.956c.321.069.652.103.987.103h.798v2h-.798a6.74 6.74 0 0 1-1.404-.147m-2.348-3.71-1.589 1.214a6.75 6.75 0 0 0 1.728 1.59l1.077-1.685a4.747 4.747 0 0 1-1.215-1.119ZM8 37.34l2-.002v.535c.008.434.074.857.195 1.264l-1.917.57A6.738 6.738 0 0 1 8 37.892zm2-4H8v2h2zm-1.595-4.313 1.879.685a4.7 4.7 0 0 0-.266 1.2l-.018.427H8c0-.804.138-1.58.405-2.312m4.024-1.825-.972-1.748a6.744 6.744 0 0 0-1.822 1.482l1.513 1.308c.362-.42.796-.773 1.28-1.042Z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M49.243 18H20.752a6.65 6.65 0 0 0-6.65 6.65v6.385a6.65 6.65 0 0 0 6.65 6.65h28.49a6.65 6.65 0 0 0 6.65-6.65V24.65a6.65 6.65 0 0 0-6.65-6.65Zm-28.491 2h28.49a4.65 4.65 0 0 1 4.65 4.65v6.385a4.65 4.65 0 0 1-4.65 4.65h-28.49a4.65 4.65 0 0 1-4.65-4.65V24.65a4.65 4.65 0 0 1 4.65-4.65m28.15 7.842a1 1 0 0 0-1-1H32.786l-.18.016a1 1 0 0 0 .18 1.984H47.9l.18-.016a1 1 0 0 0 .82-.984Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
11
|
+
] }) })
|
|
12
|
+
);
|
|
13
|
+
export {
|
|
14
|
+
ImagesProductIcon
|
|
15
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const InferenceProductIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, { ...props, children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "M13 18.32A5.32 5.32 0 0 1 18.32 13h27.36A5.32 5.32 0 0 1 51 18.32V24a1 1 0 1 1-2 0v-5.68A3.32 3.32 0 0 0 45.68 15H18.32A3.32 3.32 0 0 0 15 18.32V24a1 1 0 1 1-2 0zM14 39a1 1 0 0 1 1 1v5.68A3.32 3.32 0 0 0 18.32 49h27.36A3.32 3.32 0 0 0 49 45.68V40a1 1 0 1 1 2 0v5.68A5.32 5.32 0 0 1 45.68 51H18.32A5.32 5.32 0 0 1 13 45.68V40a1 1 0 0 1 1-1", className: "fillStrong", clipRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M41 32a1 1 0 0 1 1-1h7a1 1 0 1 1 0 2h-7a1 1 0 0 1-1-1m-25 0a1 1 0 0 1 1-1h5a1 1 0 1 1 0 2h-5a1 1 0 0 1-1-1", className: "fill", clipRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M27.163 22.388c-1.16.61-1.752 1.75-1.552 2.746a1 1 0 0 1-.706 1.157c-.69.197-1.096.498-1.345.807-.252.313-.396.703-.447 1.158-.104.947.217 2.035.575 2.75a1 1 0 0 1-.188 1.154c-1.643 1.643-1.702 3.028-1.267 3.898.47.94 1.732 1.743 3.622 1.743a1 1 0 0 1 1 1c0 1.09.227 1.779.508 2.211.273.42.645.674 1.093.817.756.242 1.704.156 2.522-.07V22.76c-1.407-.985-2.805-.905-3.815-.373m-.932-1.77c1.812-.954 4.239-.908 6.387.882a1 1 0 0 1 .36.768v20.208a1 1 0 0 1-.628.928c-1.122.449-2.913.84-4.504.33a3.96 3.96 0 0 1-2.16-1.632c-.415-.638-.678-1.423-.781-2.356-1.992-.237-3.675-1.223-4.46-2.794-.866-1.73-.471-3.8 1.169-5.698-.346-.893-.616-2.062-.489-3.217.083-.749.337-1.523.878-2.194a4.2 4.2 0 0 1 1.568-1.189c.03-1.72 1.16-3.247 2.66-4.036", className: "fill", clipRule: "evenodd" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M36.84 22.388c1.16.61 1.75 1.75 1.551 2.746a1 1 0 0 0 .706 1.157c.69.197 1.096.498 1.345.807.252.313.396.703.447 1.158.104.947-.217 2.035-.575 2.75a1 1 0 0 0 .188 1.154c1.643 1.643 1.702 3.028 1.267 3.898-.47.94-1.732 1.743-3.622 1.743a1 1 0 0 0-1 1c0 1.09-.227 1.779-.508 2.211-.273.42-.645.674-1.093.817-.756.242-1.704.156-2.522-.07V22.76c1.407-.985 2.805-.905 3.816-.373m.93-1.77c-1.811-.954-4.238-.908-6.386.882a1 1 0 0 0-.36.768v20.208a1 1 0 0 0 .628.928c1.122.449 2.913.84 4.504.33a3.96 3.96 0 0 0 2.16-1.632q.624-.957.781-2.356c1.992-.237 3.675-1.223 4.46-2.794.866-1.73.471-3.8-1.169-5.698.346-.893.616-2.062.489-3.217-.083-.749-.337-1.523-.878-2.194a4.2 4.2 0 0 0-1.568-1.189c-.03-1.72-1.16-3.247-2.66-4.036M18 32a1 1 0 0 1-.5.866l-7.5 4.33a1 1 0 0 1-1.5-.866v-8.66a1 1 0 0 1 1.5-.866l7.5 4.33A1 1 0 0 1 18 32m-3 0-4.5-2.598v5.196zm38-3a3 3 0 1 0 0 6 3 3 0 0 0 0-6m-5 3a5 5 0 1 1 10 0 5 5 0 0 1-10 0", className: "fill", clipRule: "evenodd" }),
|
|
15
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "M15 55a1 1 0 0 1 1-1h10.8a1 1 0 1 1 0 2H16a1 1 0 0 1-1-1M34 9a1 1 0 0 1 1-1h10.8a1 1 0 1 1 0 2H35a1 1 0 0 1-1-1", className: "fillStrong", clipRule: "evenodd" })
|
|
16
|
+
] })
|
|
17
|
+
);
|
|
18
|
+
exports.InferenceProductIcon = InferenceProductIcon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsxs, jsx } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const InferenceProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsxs(Icon, { ...props, children: [
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#F1EEFC", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "M13 18.32A5.32 5.32 0 0 1 18.32 13h27.36A5.32 5.32 0 0 1 51 18.32V24a1 1 0 1 1-2 0v-5.68A3.32 3.32 0 0 0 45.68 15H18.32A3.32 3.32 0 0 0 15 18.32V24a1 1 0 1 1-2 0zM14 39a1 1 0 0 1 1 1v5.68A3.32 3.32 0 0 0 18.32 49h27.36A3.32 3.32 0 0 0 49 45.68V40a1 1 0 1 1 2 0v5.68A5.32 5.32 0 0 1 45.68 51H18.32A5.32 5.32 0 0 1 13 45.68V40a1 1 0 0 1 1-1", className: "fillStrong", clipRule: "evenodd" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M41 32a1 1 0 0 1 1-1h7a1 1 0 1 1 0 2h-7a1 1 0 0 1-1-1m-25 0a1 1 0 0 1 1-1h5a1 1 0 1 1 0 2h-5a1 1 0 0 1-1-1", className: "fill", clipRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M27.163 22.388c-1.16.61-1.752 1.75-1.552 2.746a1 1 0 0 1-.706 1.157c-.69.197-1.096.498-1.345.807-.252.313-.396.703-.447 1.158-.104.947.217 2.035.575 2.75a1 1 0 0 1-.188 1.154c-1.643 1.643-1.702 3.028-1.267 3.898.47.94 1.732 1.743 3.622 1.743a1 1 0 0 1 1 1c0 1.09.227 1.779.508 2.211.273.42.645.674 1.093.817.756.242 1.704.156 2.522-.07V22.76c-1.407-.985-2.805-.905-3.815-.373m-.932-1.77c1.812-.954 4.239-.908 6.387.882a1 1 0 0 1 .36.768v20.208a1 1 0 0 1-.628.928c-1.122.449-2.913.84-4.504.33a3.96 3.96 0 0 1-2.16-1.632c-.415-.638-.678-1.423-.781-2.356-1.992-.237-3.675-1.223-4.46-2.794-.866-1.73-.471-3.8 1.169-5.698-.346-.893-.616-2.062-.489-3.217.083-.749.337-1.523.878-2.194a4.2 4.2 0 0 1 1.568-1.189c.03-1.72 1.16-3.247 2.66-4.036", className: "fill", clipRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M36.84 22.388c1.16.61 1.75 1.75 1.551 2.746a1 1 0 0 0 .706 1.157c.69.197 1.096.498 1.345.807.252.313.396.703.447 1.158.104.947-.217 2.035-.575 2.75a1 1 0 0 0 .188 1.154c1.643 1.643 1.702 3.028 1.267 3.898-.47.94-1.732 1.743-3.622 1.743a1 1 0 0 0-1 1c0 1.09-.227 1.779-.508 2.211-.273.42-.645.674-1.093.817-.756.242-1.704.156-2.522-.07V22.76c1.407-.985 2.805-.905 3.816-.373m.93-1.77c-1.811-.954-4.238-.908-6.386.882a1 1 0 0 0-.36.768v20.208a1 1 0 0 0 .628.928c1.122.449 2.913.84 4.504.33a3.96 3.96 0 0 0 2.16-1.632q.624-.957.781-2.356c1.992-.237 3.675-1.223 4.46-2.794.866-1.73.471-3.8-1.169-5.698.346-.893.616-2.062.489-3.217-.083-.749-.337-1.523-.878-2.194a4.2 4.2 0 0 0-1.568-1.189c-.03-1.72-1.16-3.247-2.66-4.036M18 32a1 1 0 0 1-.5.866l-7.5 4.33a1 1 0 0 1-1.5-.866v-8.66a1 1 0 0 1 1.5-.866l7.5 4.33A1 1 0 0 1 18 32m-3 0-4.5-2.598v5.196zm38-3a3 3 0 1 0 0 6 3 3 0 0 0 0-6m-5 3a5 5 0 1 1 10 0 5 5 0 0 1-10 0", className: "fill", clipRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "M15 55a1 1 0 0 1 1-1h10.8a1 1 0 1 1 0 2H16a1 1 0 0 1-1-1M34 9a1 1 0 0 1 1-1h10.8a1 1 0 1 1 0 2H35a1 1 0 0 1-1-1", className: "fillStrong", clipRule: "evenodd" })
|
|
14
|
+
] })
|
|
15
|
+
);
|
|
16
|
+
export {
|
|
17
|
+
InferenceProductIcon
|
|
18
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const InstanceCostOptimizedProductIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Instance-CostOptimized", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "CPU", children: [
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M25.493 12.883A1 1 0 0 0 23.5 13v5H23a5 5 0 0 0-5 5v.5h-5l-.117.007A1 1 0 0 0 13 25.5h5v3h-5l-.117.007A1 1 0 0 0 13 30.5h5v3h-5l-.117.007A1 1 0 0 0 13 35.5h5v3h-5l-.117.007A1 1 0 0 0 13 40.5h5v.5a5 5 0 0 0 5 5h.5v4.828l.007.117a1 1 0 0 0 1.993-.117V46h3v4.828l.007.117a1 1 0 0 0 1.993-.117V46h3v4.828l.007.117a1 1 0 0 0 1.993-.117V46h3v4.828l.007.117a1 1 0 0 0 1.993-.117V46h.5a5 5 0 0 0 5-5v-.5h4.828l.117-.007a1 1 0 0 0-.117-1.993H46v-3h4.828l.117-.007a1 1 0 0 0-.117-1.993H46v-3h4.828l.117-.007a1 1 0 0 0-.117-1.993H46v-3h4.828l.117-.007a1 1 0 0 0-.117-1.993H46V23a5 5 0 0 0-5-5h-.5v-5l-.007-.117A1 1 0 0 0 38.5 13v5h-3v-5l-.007-.117A1 1 0 0 0 33.5 13v5h-3v-5l-.007-.117A1 1 0 0 0 28.5 13v5h-3v-5zM44 24.5V23a3 3 0 0 0-2.824-2.995L41 20H23a3 3 0 0 0-2.995 2.824L20 23v18a3 3 0 0 0 2.824 2.995L23 44h18a3 3 0 0 0 2.995-2.824L44 41z", className: "fill", clipRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M21.521 31.92q0-1.03.46-1.84a3.3 3.3 0 0 1 1.27-1.27 3.6 3.6 0 0 1 1.81-.46q1.17 0 2.05.6t1.23 1.66h-1.61a1.66 1.66 0 0 0-.68-.75 1.95 1.95 0 0 0-1-.25q-.61 0-1.09.29a1.95 1.95 0 0 0-.74.8q-.26.52-.26 1.22 0 .69.26 1.22.27.519.74.81.48.28 1.09.28.57 0 1-.25.44-.26.68-.76h1.61q-.35 1.07-1.23 1.67-.87.59-2.05.59-1 0-1.81-.45a3.4 3.4 0 0 1-1.27-1.27q-.46-.81-.46-1.84m11.256 3.57a3.6 3.6 0 0 1-1.8-.46 3.45 3.45 0 0 1-1.3-1.27 3.6 3.6 0 0 1-.48-1.85q0-1.02.48-1.83.48-.82 1.3-1.28a3.6 3.6 0 0 1 1.8-.46q.99 0 1.8.46a3.34 3.34 0 0 1 1.29 1.28q.48.81.48 1.83 0 1.03-.48 1.85a3.37 3.37 0 0 1-1.29 1.27 3.6 3.6 0 0 1-1.8.46m0-1.25q.63 0 1.11-.28.48-.29.75-.82.27-.531.27-1.23 0-.7-.27-1.22a1.9 1.9 0 0 0-.75-.81 2.16 2.16 0 0 0-1.11-.28q-.63 0-1.12.28a1.9 1.9 0 0 0-.75.81q-.27.52-.27 1.22 0 .699.27 1.23.27.53.75.82.49.28 1.12.28m9.702-3.64q0 .56-.27 1.05-.26.49-.83.79-.56.3-1.42.3h-1.17v2.68h-1.4v-6.98h2.57q.81 0 1.38.28t.85.77q.29.489.29 1.11m-2.58 1.01q.58 0 .86-.26.28-.27.28-.75 0-1.02-1.14-1.02h-1.11v2.03z", className: "fillStrong" })
|
|
14
|
+
] })
|
|
15
|
+
] }) })
|
|
16
|
+
);
|
|
17
|
+
exports.InstanceCostOptimizedProductIcon = InstanceCostOptimizedProductIcon;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const InstanceCostOptimizedProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Instance-CostOptimized", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#F1EEFC", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsxs("g", { className: "CPU", children: [
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M25.493 12.883A1 1 0 0 0 23.5 13v5H23a5 5 0 0 0-5 5v.5h-5l-.117.007A1 1 0 0 0 13 25.5h5v3h-5l-.117.007A1 1 0 0 0 13 30.5h5v3h-5l-.117.007A1 1 0 0 0 13 35.5h5v3h-5l-.117.007A1 1 0 0 0 13 40.5h5v.5a5 5 0 0 0 5 5h.5v4.828l.007.117a1 1 0 0 0 1.993-.117V46h3v4.828l.007.117a1 1 0 0 0 1.993-.117V46h3v4.828l.007.117a1 1 0 0 0 1.993-.117V46h3v4.828l.007.117a1 1 0 0 0 1.993-.117V46h.5a5 5 0 0 0 5-5v-.5h4.828l.117-.007a1 1 0 0 0-.117-1.993H46v-3h4.828l.117-.007a1 1 0 0 0-.117-1.993H46v-3h4.828l.117-.007a1 1 0 0 0-.117-1.993H46v-3h4.828l.117-.007a1 1 0 0 0-.117-1.993H46V23a5 5 0 0 0-5-5h-.5v-5l-.007-.117A1 1 0 0 0 38.5 13v5h-3v-5l-.007-.117A1 1 0 0 0 33.5 13v5h-3v-5l-.007-.117A1 1 0 0 0 28.5 13v5h-3v-5zM44 24.5V23a3 3 0 0 0-2.824-2.995L41 20H23a3 3 0 0 0-2.995 2.824L20 23v18a3 3 0 0 0 2.824 2.995L23 44h18a3 3 0 0 0 2.995-2.824L44 41z", className: "fill", clipRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "M21.521 31.92q0-1.03.46-1.84a3.3 3.3 0 0 1 1.27-1.27 3.6 3.6 0 0 1 1.81-.46q1.17 0 2.05.6t1.23 1.66h-1.61a1.66 1.66 0 0 0-.68-.75 1.95 1.95 0 0 0-1-.25q-.61 0-1.09.29a1.95 1.95 0 0 0-.74.8q-.26.52-.26 1.22 0 .69.26 1.22.27.519.74.81.48.28 1.09.28.57 0 1-.25.44-.26.68-.76h1.61q-.35 1.07-1.23 1.67-.87.59-2.05.59-1 0-1.81-.45a3.4 3.4 0 0 1-1.27-1.27q-.46-.81-.46-1.84m11.256 3.57a3.6 3.6 0 0 1-1.8-.46 3.45 3.45 0 0 1-1.3-1.27 3.6 3.6 0 0 1-.48-1.85q0-1.02.48-1.83.48-.82 1.3-1.28a3.6 3.6 0 0 1 1.8-.46q.99 0 1.8.46a3.34 3.34 0 0 1 1.29 1.28q.48.81.48 1.83 0 1.03-.48 1.85a3.37 3.37 0 0 1-1.29 1.27 3.6 3.6 0 0 1-1.8.46m0-1.25q.63 0 1.11-.28.48-.29.75-.82.27-.531.27-1.23 0-.7-.27-1.22a1.9 1.9 0 0 0-.75-.81 2.16 2.16 0 0 0-1.11-.28q-.63 0-1.12.28a1.9 1.9 0 0 0-.75.81q-.27.52-.27 1.22 0 .699.27 1.23.27.53.75.82.49.28 1.12.28m9.702-3.64q0 .56-.27 1.05-.26.49-.83.79-.56.3-1.42.3h-1.17v2.68h-1.4v-6.98h2.57q.81 0 1.38.28t.85.77q.29.489.29 1.11m-2.58 1.01q.58 0 .86-.26.28-.27.28-.75 0-1.02-1.14-1.02h-1.11v2.03z", className: "fillStrong" })
|
|
12
|
+
] })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
export {
|
|
16
|
+
InstanceCostOptimizedProductIcon
|
|
17
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const InstanceEnterpriseProductIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Instance-Enterprise", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M25.493 12.883A1 1 0 0 0 23.5 13v5H23a5 5 0 0 0-5 5v.5h-5l-.117.007A1 1 0 0 0 13 25.5h5v3h-5l-.117.007A1 1 0 0 0 13 30.5h5v3h-5l-.117.007A1 1 0 0 0 13 35.5h5v3h-5l-.117.007A1 1 0 0 0 13 40.5h5v.5a5 5 0 0 0 5 5h.5v4.828l.007.117a1 1 0 0 0 1.993-.117V46h3v4.828l.007.117a1 1 0 0 0 1.993-.117V46h3v4.828l.007.117a1 1 0 0 0 1.993-.117V46h3v4.828l.007.117a1 1 0 0 0 1.993-.117V46h.5a5 5 0 0 0 5-5v-.5h4.828l.117-.007a1 1 0 0 0-.117-1.993H46v-3h4.828l.117-.007a1 1 0 0 0-.117-1.993H46v-3h4.828l.117-.007a1 1 0 0 0-.117-1.993H46v-3h4.828l.117-.007a1 1 0 0 0-.117-1.993H46V23a5 5 0 0 0-5-5h-.5v-5l-.007-.117A1 1 0 0 0 38.5 13v5h-3v-5l-.007-.117A1 1 0 0 0 33.5 13v5h-3v-5l-.007-.117A1 1 0 0 0 28.5 13v5h-3v-5zM44 24.5V23a3 3 0 0 0-2.824-2.995L41 20H23a3 3 0 0 0-2.995 2.824L20 23v18a3 3 0 0 0 2.824 2.995L23 44h18a3 3 0 0 0 2.995-2.824L44 41z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M24.446 30.142v1.752h2.428v1.112h-2.428v1.852h2.737V36H23v-7h4.183v1.142zM34.664 36h-1.446l-3.274-4.797V36h-1.446v-7h1.446l3.274 4.807V29h1.446zM41 29.01v1.132h-1.921V36h-1.446v-5.858H35.71V29.01z", className: "fillStrong" })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
exports.InstanceEnterpriseProductIcon = InstanceEnterpriseProductIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const InstanceEnterpriseProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Instance-Enterprise", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M25.493 12.883A1 1 0 0 0 23.5 13v5H23a5 5 0 0 0-5 5v.5h-5l-.117.007A1 1 0 0 0 13 25.5h5v3h-5l-.117.007A1 1 0 0 0 13 30.5h5v3h-5l-.117.007A1 1 0 0 0 13 35.5h5v3h-5l-.117.007A1 1 0 0 0 13 40.5h5v.5a5 5 0 0 0 5 5h.5v4.828l.007.117a1 1 0 0 0 1.993-.117V46h3v4.828l.007.117a1 1 0 0 0 1.993-.117V46h3v4.828l.007.117a1 1 0 0 0 1.993-.117V46h3v4.828l.007.117a1 1 0 0 0 1.993-.117V46h.5a5 5 0 0 0 5-5v-.5h4.828l.117-.007a1 1 0 0 0-.117-1.993H46v-3h4.828l.117-.007a1 1 0 0 0-.117-1.993H46v-3h4.828l.117-.007a1 1 0 0 0-.117-1.993H46v-3h4.828l.117-.007a1 1 0 0 0-.117-1.993H46V23a5 5 0 0 0-5-5h-.5v-5l-.007-.117A1 1 0 0 0 38.5 13v5h-3v-5l-.007-.117A1 1 0 0 0 33.5 13v5h-3v-5l-.007-.117A1 1 0 0 0 28.5 13v5h-3v-5zM44 24.5V23a3 3 0 0 0-2.824-2.995L41 20H23a3 3 0 0 0-2.995 2.824L20 23v18a3 3 0 0 0 2.824 2.995L23 44h18a3 3 0 0 0 2.995-2.824L44 41z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M24.446 30.142v1.752h2.428v1.112h-2.428v1.852h2.737V36H23v-7h4.183v1.142zM34.664 36h-1.446l-3.274-4.797V36h-1.446v-7h1.446l3.274 4.807V29h1.446zM41 29.01v1.132h-1.921V36h-1.446v-5.858H35.71V29.01z", className: "fillStrong" })
|
|
11
|
+
] }) })
|
|
12
|
+
);
|
|
13
|
+
export {
|
|
14
|
+
InstanceEnterpriseProductIcon
|
|
15
|
+
};
|