@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,23 @@
|
|
|
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 VpsServersProductIcon = ({
|
|
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("g", { className: "VPS-servers", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "VPS-servers", clipPath: "url(#a)", children: [
|
|
11
|
+
/* @__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" }) }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "icon VPS", children: [
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#A060F6", className: "fillStrong", children: [
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M16.36 18.21A18.9 18.9 0 0 0 13 29q0 1.208.147 2.376l-1.985.248A21 21 0 0 1 11 29c0-11.598 9.402-21 21-21s21 9.402 21 21q0 1.333-.162 2.624l-1.985-.248Q50.999 30.209 51 29c0-4.008-1.24-7.726-3.36-10.79q-.09.058-.198.12c-.547.323-1.384.726-2.61 1.122q-.662.215-1.485.42c.624 2.18 1.029 4.565 1.173 7.07l-1.997.115c-.14-2.427-.537-4.71-1.138-6.77-2.134.38-4.879.662-8.385.707v10.164h-2V20.994c-3.506-.046-6.25-.326-8.385-.707-.76 2.604-1.194 5.563-1.194 8.713q0 .984.055 1.942l-1.996.115A36 36 0 0 1 19.42 29c0-3.262.44-6.361 1.233-9.128a23 23 0 0 1-1.485-.42c-1.225-.396-2.062-.8-2.609-1.121l-.2-.122Zm1.23-1.594a19.04 19.04 0 0 1 7.653-5.38c-.995 1.053-1.881 2.318-2.637 3.734-.496.928-.942 1.93-1.333 2.995a21 21 0 0 1-1.49-.417c-1.086-.35-1.782-.691-2.194-.931Zm5.668 1.753c1.965.332 4.5.582 7.742.625v-8.908c-2.468.429-4.836 2.469-6.63 5.826q-.612 1.145-1.112 2.457m9.742.625c3.241-.043 5.777-.293 7.742-.625a21 21 0 0 0-1.47-3.096c-1.75-2.983-3.967-4.786-6.272-5.187zm9.727-1.029a21 21 0 0 0 1.491-.417c1.085-.35 1.781-.691 2.193-.931a19.04 19.04 0 0 0-7.654-5.38 16.6 16.6 0 0 1 2.24 3.024 23 23 0 0 1 1.73 3.704M21 40a1.889 1.889 0 1 0-3.778 0A1.889 1.889 0 0 0 21 40m2 0a3.889 3.889 0 1 0-7.778 0A3.889 3.889 0 0 0 23 40", clipRule: "evenodd" }),
|
|
15
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M48.793 44.07a3.35 3.35 0 0 1-1.32-.25 2.16 2.16 0 0 1-.92-.72 1.9 1.9 0 0 1-.35-1.11h1.5q.03.43.3.68.28.25.76.25.49 0 .77-.23a.78.78 0 0 0 .28-.62.7.7 0 0 0-.19-.51 1.3 1.3 0 0 0-.48-.31 7 7 0 0 0-.78-.26 9 9 0 0 1-1.11-.39 2.06 2.06 0 0 1-.73-.59q-.3-.4-.3-1.06 0-.62.31-1.08t.87-.7q.56-.25 1.28-.25 1.08 0 1.75.53.681.52.75 1.46h-1.54a.78.78 0 0 0-.31-.59q-.279-.24-.75-.24-.41 0-.66.21-.24.21-.24.61 0 .28.18.47.19.18.46.3.28.11.78.26.681.2 1.11.4t.74.6.31 1.05q0 .56-.29 1.04a2.1 2.1 0 0 1-.85.77q-.56.28-1.33.28m-3.403-4.89q0 .56-.27 1.05-.26.49-.83.79-.56.3-1.42.3H41.7V44h-1.4v-6.98h2.57q.81 0 1.38.28t.85.77q.29.49.29 1.11m-2.58 1.01q.58 0 .86-.26.28-.27.28-.75 0-1.02-1.14-1.02H41.7v2.03zm-3.35-3.17L36.9 44h-1.7l-2.56-6.98h1.5l1.92 5.55 1.91-5.55z" })
|
|
16
|
+
] }),
|
|
17
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M32.202 30H14.5A6.5 6.5 0 0 0 8 36.5v7a6.5 6.5 0 0 0 6.5 6.5h17.702c2.525 2.474 5.983 4 9.798 4 7.732 0 14-6.268 14-14s-6.268-14-14-14a13.96 13.96 0 0 0-9.798 4M30 40c0-6.627 5.373-12 12-12s12 5.373 12 12-5.373 12-12 12-12-5.373-12-12m.51-8A13.94 13.94 0 0 0 28 40c0 2.974.928 5.732 2.51 8H14.5a4.5 4.5 0 0 1-4.5-4.5v-7a4.5 4.5 0 0 1 4.5-4.5z", className: "fill", clipRule: "evenodd" })
|
|
18
|
+
] })
|
|
19
|
+
] }) }),
|
|
20
|
+
/* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
|
|
21
|
+
] })
|
|
22
|
+
);
|
|
23
|
+
exports.VpsServersProductIcon = VpsServersProductIcon;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { jsxs, jsx } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const VpsServersProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsxs(Icon, { ...props, children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: "VPS-servers", children: /* @__PURE__ */ jsxs("g", { className: "VPS-servers", clipPath: "url(#a)", children: [
|
|
9
|
+
/* @__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" }) }),
|
|
10
|
+
/* @__PURE__ */ jsxs("g", { className: "icon VPS", children: [
|
|
11
|
+
/* @__PURE__ */ jsxs("g", { fill: "#A060F6", className: "fillStrong", children: [
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M16.36 18.21A18.9 18.9 0 0 0 13 29q0 1.208.147 2.376l-1.985.248A21 21 0 0 1 11 29c0-11.598 9.402-21 21-21s21 9.402 21 21q0 1.333-.162 2.624l-1.985-.248Q50.999 30.209 51 29c0-4.008-1.24-7.726-3.36-10.79q-.09.058-.198.12c-.547.323-1.384.726-2.61 1.122q-.662.215-1.485.42c.624 2.18 1.029 4.565 1.173 7.07l-1.997.115c-.14-2.427-.537-4.71-1.138-6.77-2.134.38-4.879.662-8.385.707v10.164h-2V20.994c-3.506-.046-6.25-.326-8.385-.707-.76 2.604-1.194 5.563-1.194 8.713q0 .984.055 1.942l-1.996.115A36 36 0 0 1 19.42 29c0-3.262.44-6.361 1.233-9.128a23 23 0 0 1-1.485-.42c-1.225-.396-2.062-.8-2.609-1.121l-.2-.122Zm1.23-1.594a19.04 19.04 0 0 1 7.653-5.38c-.995 1.053-1.881 2.318-2.637 3.734-.496.928-.942 1.93-1.333 2.995a21 21 0 0 1-1.49-.417c-1.086-.35-1.782-.691-2.194-.931Zm5.668 1.753c1.965.332 4.5.582 7.742.625v-8.908c-2.468.429-4.836 2.469-6.63 5.826q-.612 1.145-1.112 2.457m9.742.625c3.241-.043 5.777-.293 7.742-.625a21 21 0 0 0-1.47-3.096c-1.75-2.983-3.967-4.786-6.272-5.187zm9.727-1.029a21 21 0 0 0 1.491-.417c1.085-.35 1.781-.691 2.193-.931a19.04 19.04 0 0 0-7.654-5.38 16.6 16.6 0 0 1 2.24 3.024 23 23 0 0 1 1.73 3.704M21 40a1.889 1.889 0 1 0-3.778 0A1.889 1.889 0 0 0 21 40m2 0a3.889 3.889 0 1 0-7.778 0A3.889 3.889 0 0 0 23 40", clipRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { d: "M48.793 44.07a3.35 3.35 0 0 1-1.32-.25 2.16 2.16 0 0 1-.92-.72 1.9 1.9 0 0 1-.35-1.11h1.5q.03.43.3.68.28.25.76.25.49 0 .77-.23a.78.78 0 0 0 .28-.62.7.7 0 0 0-.19-.51 1.3 1.3 0 0 0-.48-.31 7 7 0 0 0-.78-.26 9 9 0 0 1-1.11-.39 2.06 2.06 0 0 1-.73-.59q-.3-.4-.3-1.06 0-.62.31-1.08t.87-.7q.56-.25 1.28-.25 1.08 0 1.75.53.681.52.75 1.46h-1.54a.78.78 0 0 0-.31-.59q-.279-.24-.75-.24-.41 0-.66.21-.24.21-.24.61 0 .28.18.47.19.18.46.3.28.11.78.26.681.2 1.11.4t.74.6.31 1.05q0 .56-.29 1.04a2.1 2.1 0 0 1-.85.77q-.56.28-1.33.28m-3.403-4.89q0 .56-.27 1.05-.26.49-.83.79-.56.3-1.42.3H41.7V44h-1.4v-6.98h2.57q.81 0 1.38.28t.85.77q.29.49.29 1.11m-2.58 1.01q.58 0 .86-.26.28-.27.28-.75 0-1.02-1.14-1.02H41.7v2.03zm-3.35-3.17L36.9 44h-1.7l-2.56-6.98h1.5l1.92 5.55 1.91-5.55z" })
|
|
14
|
+
] }),
|
|
15
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M32.202 30H14.5A6.5 6.5 0 0 0 8 36.5v7a6.5 6.5 0 0 0 6.5 6.5h17.702c2.525 2.474 5.983 4 9.798 4 7.732 0 14-6.268 14-14s-6.268-14-14-14a13.96 13.96 0 0 0-9.798 4M30 40c0-6.627 5.373-12 12-12s12 5.373 12 12-5.373 12-12 12-12-5.373-12-12m.51-8A13.94 13.94 0 0 0 28 40c0 2.974.928 5.732 2.51 8H14.5a4.5 4.5 0 0 1-4.5-4.5v-7a4.5 4.5 0 0 1 4.5-4.5z", className: "fill", clipRule: "evenodd" })
|
|
16
|
+
] })
|
|
17
|
+
] }) }),
|
|
18
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
|
|
19
|
+
] })
|
|
20
|
+
);
|
|
21
|
+
export {
|
|
22
|
+
VpsServersProductIcon
|
|
23
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
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 VpsStartServersProductIcon = ({
|
|
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("g", { className: "VPS-start-servers", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "VPS-start-servers", clipPath: "url(#a)", children: [
|
|
11
|
+
/* @__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" }) }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "icon VPS-start", children: [
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#A060F6", className: "fillStrong", children: [
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M32.097 16.932h.481l6.215 3.105a1 1 0 0 1-.787 1.835l-.107-.046-5.561-2.78-5.56 2.78a1 1 0 0 1-1.284-.346l-.058-.101a1 1 0 0 1 .346-1.284l.101-.058zm6.296 10a1 1 0 0 0-1-1h-10l-.117.006a1 1 0 0 0 .117 1.994h10l.116-.007a1 1 0 0 0 .884-.993m-2.893 6a1 1 0 0 0-1-1h-7.107l-.117.006a1 1 0 0 0 .117 1.994H34.5l.116-.007a1 1 0 0 0 .884-.993M49.794 47.07q-.73 0-1.32-.25a2.16 2.16 0 0 1-.92-.72 1.9 1.9 0 0 1-.35-1.11h1.5q.03.43.3.68.28.25.76.25.49 0 .77-.23a.78.78 0 0 0 .28-.62.7.7 0 0 0-.19-.51 1.3 1.3 0 0 0-.48-.31 7 7 0 0 0-.78-.26 9 9 0 0 1-1.11-.39 2.06 2.06 0 0 1-.73-.59q-.3-.4-.3-1.06 0-.62.31-1.08a1.94 1.94 0 0 1 .87-.7q.56-.25 1.28-.25 1.08 0 1.75.53.68.52.75 1.46h-1.54a.78.78 0 0 0-.31-.59q-.28-.24-.75-.24-.41 0-.66.21-.24.21-.24.61 0 .28.18.47.19.18.46.3.28.11.78.26.68.2 1.11.4.43.201.74.6.31.4.31 1.05 0 .56-.29 1.04a2.1 2.1 0 0 1-.85.77q-.56.28-1.33.28" }),
|
|
15
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M46.39 42.18q0 .561-.27 1.05-.26.49-.83.79-.56.3-1.42.3H42.7V47h-1.4v-6.98h2.57q.81 0 1.38.28t.85.77q.29.49.29 1.11m-2.58 1.01q.58 0 .86-.26.28-.27.28-.75 0-1.02-1.14-1.02H42.7v2.03z", clipRule: "evenodd" }),
|
|
16
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m37.9 47 2.56-6.98h-1.49l-1.91 5.55-1.92-5.55h-1.5L36.2 47z" })
|
|
17
|
+
] }),
|
|
18
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M32.32 8h.034a1 1 0 0 1 .447.105l22.32 11.155a1 1 0 0 1 .554.903l-.105 11.458a1 1 0 0 1-1.447.885l-10.732-5.364v1.863C50.942 29.212 57 35.4 57 43c0 7.732-6.268 14-14 14-7.053 0-12.888-5.215-13.858-12h-6.75a1 1 0 0 1-1-1V27.087l-10.84 5.42a1 1 0 0 1-1.44-.772l-.007-.114L9 20.164a1 1 0 0 1 .553-.904l22.32-11.155A1 1 0 0 1 32.32 8M29 43c0-7.188 5.417-13.111 12.392-13.909v-3.566a1 1 0 0 1 1.341-.94l.106.046L53.585 30l.083-9.232-21.331-10.66-21.332 10.66.084 9.232 10.856-5.425a1 1 0 0 1 1.44.779l.007.115V43zm2 0c0-6.627 5.373-12 12-12s12 5.373 12 12-5.373 12-12 12-12-5.373-12-12", className: "fill", clipRule: "evenodd" })
|
|
19
|
+
] })
|
|
20
|
+
] }) }),
|
|
21
|
+
/* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
|
|
22
|
+
] })
|
|
23
|
+
);
|
|
24
|
+
exports.VpsStartServersProductIcon = VpsStartServersProductIcon;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsxs, jsx } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const VpsStartServersProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsxs(Icon, { ...props, children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: "VPS-start-servers", children: /* @__PURE__ */ jsxs("g", { className: "VPS-start-servers", clipPath: "url(#a)", children: [
|
|
9
|
+
/* @__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" }) }),
|
|
10
|
+
/* @__PURE__ */ jsxs("g", { className: "icon VPS-start", children: [
|
|
11
|
+
/* @__PURE__ */ jsxs("g", { fill: "#A060F6", className: "fillStrong", children: [
|
|
12
|
+
/* @__PURE__ */ jsx("path", { d: "M32.097 16.932h.481l6.215 3.105a1 1 0 0 1-.787 1.835l-.107-.046-5.561-2.78-5.56 2.78a1 1 0 0 1-1.284-.346l-.058-.101a1 1 0 0 1 .346-1.284l.101-.058zm6.296 10a1 1 0 0 0-1-1h-10l-.117.006a1 1 0 0 0 .117 1.994h10l.116-.007a1 1 0 0 0 .884-.993m-2.893 6a1 1 0 0 0-1-1h-7.107l-.117.006a1 1 0 0 0 .117 1.994H34.5l.116-.007a1 1 0 0 0 .884-.993M49.794 47.07q-.73 0-1.32-.25a2.16 2.16 0 0 1-.92-.72 1.9 1.9 0 0 1-.35-1.11h1.5q.03.43.3.68.28.25.76.25.49 0 .77-.23a.78.78 0 0 0 .28-.62.7.7 0 0 0-.19-.51 1.3 1.3 0 0 0-.48-.31 7 7 0 0 0-.78-.26 9 9 0 0 1-1.11-.39 2.06 2.06 0 0 1-.73-.59q-.3-.4-.3-1.06 0-.62.31-1.08a1.94 1.94 0 0 1 .87-.7q.56-.25 1.28-.25 1.08 0 1.75.53.68.52.75 1.46h-1.54a.78.78 0 0 0-.31-.59q-.28-.24-.75-.24-.41 0-.66.21-.24.21-.24.61 0 .28.18.47.19.18.46.3.28.11.78.26.68.2 1.11.4.43.201.74.6.31.4.31 1.05 0 .56-.29 1.04a2.1 2.1 0 0 1-.85.77q-.56.28-1.33.28" }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M46.39 42.18q0 .561-.27 1.05-.26.49-.83.79-.56.3-1.42.3H42.7V47h-1.4v-6.98h2.57q.81 0 1.38.28t.85.77q.29.49.29 1.11m-2.58 1.01q.58 0 .86-.26.28-.27.28-.75 0-1.02-1.14-1.02H42.7v2.03z", clipRule: "evenodd" }),
|
|
14
|
+
/* @__PURE__ */ jsx("path", { d: "m37.9 47 2.56-6.98h-1.49l-1.91 5.55-1.92-5.55h-1.5L36.2 47z" })
|
|
15
|
+
] }),
|
|
16
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M32.32 8h.034a1 1 0 0 1 .447.105l22.32 11.155a1 1 0 0 1 .554.903l-.105 11.458a1 1 0 0 1-1.447.885l-10.732-5.364v1.863C50.942 29.212 57 35.4 57 43c0 7.732-6.268 14-14 14-7.053 0-12.888-5.215-13.858-12h-6.75a1 1 0 0 1-1-1V27.087l-10.84 5.42a1 1 0 0 1-1.44-.772l-.007-.114L9 20.164a1 1 0 0 1 .553-.904l22.32-11.155A1 1 0 0 1 32.32 8M29 43c0-7.188 5.417-13.111 12.392-13.909v-3.566a1 1 0 0 1 1.341-.94l.106.046L53.585 30l.083-9.232-21.331-10.66-21.332 10.66.084 9.232 10.856-5.425a1 1 0 0 1 1.44.779l.007.115V43zm2 0c0-6.627 5.373-12 12-12s12 5.373 12 12-5.373 12-12 12-12-5.373-12-12", className: "fill", clipRule: "evenodd" })
|
|
17
|
+
] })
|
|
18
|
+
] }) }),
|
|
19
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
|
|
20
|
+
] })
|
|
21
|
+
);
|
|
22
|
+
export {
|
|
23
|
+
VpsStartServersProductIcon
|
|
24
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
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 WebPlatformProductIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, { ...props, children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Web-Platform", clipPath: "url(#a)", children: [
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", d: "M-.056 15.944c0-8.836 7.164-16 16-16h32c8.837 0 16 7.164 16 16v32c0 8.837-7.163 16-16 16h-32c-8.836 0-16-7.163-16-16z", className: "fillWeak" }) }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { fillRule: "evenodd", className: "icon", clipRule: "evenodd", children: [
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", d: "M28.518 13.75c-.486.585-.98 1.245-1.443 1.972h-9.38a3.944 3.944 0 0 0-3.945 3.945v1.668h11.348c-.022.626.003 1.29.064 1.973H13.75v17.788a3.944 3.944 0 0 0 3.945 3.944h6.41a.986.986 0 0 1 0 1.972h-6.41a5.917 5.917 0 0 1-5.917-5.916v-21.43a5.917 5.917 0 0 1 5.917-5.916zm17.243 1.972h-9.696a15.5 15.5 0 0 0-1.39-1.972H45.76a5.917 5.917 0 0 1 5.916 5.917v21.429a5.917 5.917 0 0 1-5.916 5.916h-6.78a.986.986 0 0 1 0-1.972h6.78a3.944 3.944 0 0 0 3.944-3.944V23.308H37.723a17 17 0 0 0 .05-1.973h11.932v-1.668a3.944 3.944 0 0 0-3.944-3.945M28.25 38.345c.546 0 .987.441.987.986v4.409a.986.986 0 0 1-1.972 0v-4.41c0-.545.441-.986.986-.986Zm7.6.986a.986.986 0 0 0-1.973 0v4.409a.986.986 0 0 0 1.972 0v-4.41Zm-3.307 3.306a.986.986 0 0 0-1.972 0v6.613a.986.986 0 1 0 1.972 0zm9.69-25.094a.986.986 0 0 0 0 1.972h3.944a.986.986 0 0 0 0-1.972z", className: "fill" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M32.25 9.992a.98.98 0 0 0-.664-.182.98.98 0 0 0-.665.182l.066.091-.067-.09-.002.002-.005.003-.015.012a6 6 0 0 0-.246.188c-.163.128-.393.315-.669.557a21 21 0 0 0-2.061 2.071c-1.523 1.76-3.217 4.328-3.633 7.41-.202 1.496-.106 3.183.146 4.864a4.4 4.4 0 0 0-1.058.647c-.683.557-1.317 1.367-1.8 2.42-.97 2.111-1.336 5.2-.308 9.315a.986.986 0 0 0 1.52.57l4.451-3.09.112.274.034.081.009.022.002.006.001.002a.99.99 0 0 0 .908.602H31.5q.044 0 .087-.004l.087.004h3.192a.99.99 0 0 0 .908-.602l-.908-.384.908.383.003-.007.01-.022.033-.08.112-.276 4.452 3.092a.986.986 0 0 0 1.519-.571c1.029-4.115.662-7.204-.308-9.316-.483-1.052-1.117-1.862-1.8-2.419a4.4 4.4 0 0 0-1.058-.647c.253-1.68.349-3.368.146-4.863-.416-3.083-2.11-5.652-3.633-7.411a21 21 0 0 0-2.06-2.071 17 17 0 0 0-.916-.745l-.015-.012-.005-.003zm-.066.091.066-.09zm-.604 1.892.006.005a19 19 0 0 0-2.172 2.137c-1.405 1.622-2.827 3.842-3.17 6.384-.2 1.473-.058 3.233.257 5.015q.027.076.041.157c.152.874.648 3.106 1.514 5.773a54 54 0 0 0 .915 2.53H31.5q.044 0 .087.004l.087-.003H34.2a54 54 0 0 0 1.523-4.477c.308-1.06.596-2.192.823-3.327q.048-.272.08-.479a1 1 0 0 1 .044-.178c.315-1.782.457-3.541.258-5.015-.344-2.542-1.766-4.762-3.17-6.385a19 19 0 0 0-2.172-2.136l.005-.005h-.01Zm-6.956 15.3q.096-.078.187-.14c.22 1.02.48 2.008.743 2.915.21.72.424 1.398.629 2.014q.16.49.335.998l-3.638 2.526c-.537-3.035-.155-5.195.49-6.599.371-.81.83-1.368 1.254-1.713Zm15.668 8.313-3.614-2.509c.83-2.175 1.39-4.436 1.691-5.938q.086.06.179.135c.423.345.882.903 1.254 1.713.644 1.404 1.026 3.564.49 6.6ZM30.34 20.711a1.218 1.218 0 1 1 2.436 0 1.218 1.218 0 0 1-2.436 0m1.218-3.19a3.19 3.19 0 1 0 0 6.38 3.19 3.19 0 0 0 0-6.38", className: "fillStrong" })
|
|
15
|
+
] })
|
|
16
|
+
] }),
|
|
17
|
+
/* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
|
|
18
|
+
] })
|
|
19
|
+
);
|
|
20
|
+
exports.WebPlatformProductIcon = WebPlatformProductIcon;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { jsxs, jsx } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const WebPlatformProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsxs(Icon, { ...props, children: [
|
|
8
|
+
/* @__PURE__ */ jsxs("g", { className: "Web-Platform", clipPath: "url(#a)", children: [
|
|
9
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#F1EEFC", d: "M-.056 15.944c0-8.836 7.164-16 16-16h32c8.837 0 16 7.164 16 16v32c0 8.837-7.163 16-16 16h-32c-8.836 0-16-7.163-16-16z", className: "fillWeak" }) }),
|
|
10
|
+
/* @__PURE__ */ jsxs("g", { fillRule: "evenodd", className: "icon", clipRule: "evenodd", children: [
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", d: "M28.518 13.75c-.486.585-.98 1.245-1.443 1.972h-9.38a3.944 3.944 0 0 0-3.945 3.945v1.668h11.348c-.022.626.003 1.29.064 1.973H13.75v17.788a3.944 3.944 0 0 0 3.945 3.944h6.41a.986.986 0 0 1 0 1.972h-6.41a5.917 5.917 0 0 1-5.917-5.916v-21.43a5.917 5.917 0 0 1 5.917-5.916zm17.243 1.972h-9.696a15.5 15.5 0 0 0-1.39-1.972H45.76a5.917 5.917 0 0 1 5.916 5.917v21.429a5.917 5.917 0 0 1-5.916 5.916h-6.78a.986.986 0 0 1 0-1.972h6.78a3.944 3.944 0 0 0 3.944-3.944V23.308H37.723a17 17 0 0 0 .05-1.973h11.932v-1.668a3.944 3.944 0 0 0-3.944-3.945M28.25 38.345c.546 0 .987.441.987.986v4.409a.986.986 0 0 1-1.972 0v-4.41c0-.545.441-.986.986-.986Zm7.6.986a.986.986 0 0 0-1.973 0v4.409a.986.986 0 0 0 1.972 0v-4.41Zm-3.307 3.306a.986.986 0 0 0-1.972 0v6.613a.986.986 0 1 0 1.972 0zm9.69-25.094a.986.986 0 0 0 0 1.972h3.944a.986.986 0 0 0 0-1.972z", className: "fill" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "M32.25 9.992a.98.98 0 0 0-.664-.182.98.98 0 0 0-.665.182l.066.091-.067-.09-.002.002-.005.003-.015.012a6 6 0 0 0-.246.188c-.163.128-.393.315-.669.557a21 21 0 0 0-2.061 2.071c-1.523 1.76-3.217 4.328-3.633 7.41-.202 1.496-.106 3.183.146 4.864a4.4 4.4 0 0 0-1.058.647c-.683.557-1.317 1.367-1.8 2.42-.97 2.111-1.336 5.2-.308 9.315a.986.986 0 0 0 1.52.57l4.451-3.09.112.274.034.081.009.022.002.006.001.002a.99.99 0 0 0 .908.602H31.5q.044 0 .087-.004l.087.004h3.192a.99.99 0 0 0 .908-.602l-.908-.384.908.383.003-.007.01-.022.033-.08.112-.276 4.452 3.092a.986.986 0 0 0 1.519-.571c1.029-4.115.662-7.204-.308-9.316-.483-1.052-1.117-1.862-1.8-2.419a4.4 4.4 0 0 0-1.058-.647c.253-1.68.349-3.368.146-4.863-.416-3.083-2.11-5.652-3.633-7.411a21 21 0 0 0-2.06-2.071 17 17 0 0 0-.916-.745l-.015-.012-.005-.003zm-.066.091.066-.09zm-.604 1.892.006.005a19 19 0 0 0-2.172 2.137c-1.405 1.622-2.827 3.842-3.17 6.384-.2 1.473-.058 3.233.257 5.015q.027.076.041.157c.152.874.648 3.106 1.514 5.773a54 54 0 0 0 .915 2.53H31.5q.044 0 .087.004l.087-.003H34.2a54 54 0 0 0 1.523-4.477c.308-1.06.596-2.192.823-3.327q.048-.272.08-.479a1 1 0 0 1 .044-.178c.315-1.782.457-3.541.258-5.015-.344-2.542-1.766-4.762-3.17-6.385a19 19 0 0 0-2.172-2.136l.005-.005h-.01Zm-6.956 15.3q.096-.078.187-.14c.22 1.02.48 2.008.743 2.915.21.72.424 1.398.629 2.014q.16.49.335.998l-3.638 2.526c-.537-3.035-.155-5.195.49-6.599.371-.81.83-1.368 1.254-1.713Zm15.668 8.313-3.614-2.509c.83-2.175 1.39-4.436 1.691-5.938q.086.06.179.135c.423.345.882.903 1.254 1.713.644 1.404 1.026 3.564.49 6.6ZM30.34 20.711a1.218 1.218 0 1 1 2.436 0 1.218 1.218 0 0 1-2.436 0m1.218-3.19a3.19 3.19 0 1 0 0 6.38 3.19 3.19 0 0 0 0-6.38", className: "fillStrong" })
|
|
13
|
+
] })
|
|
14
|
+
] }),
|
|
15
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
|
|
16
|
+
] })
|
|
17
|
+
);
|
|
18
|
+
export {
|
|
19
|
+
WebPlatformProductIcon
|
|
20
|
+
};
|
|
@@ -0,0 +1,27 @@
|
|
|
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 WebhostingProductIcon = ({
|
|
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: "Web-Hosting", 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", { fill: "#A365F6", className: "fillStrong", children: [
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17 39c0 3.732 5.607 5.2 15 5.2l.87-.004C41.738 44.106 47 42.616 47 39a1 1 0 0 0-1.993-.117L45 39c0 1.92-4.89 3.2-13 3.2l-.827-.005c-7.479-.083-12.01-1.297-12.169-3.096L19 39a1 1 0 1 0-2 0" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M47 39c0-3.732-5.607-5.2-15-5.2l-.87.004C22.263 33.894 17 35.384 17 39a1 1 0 0 0 1.993.117L19 39c0-1.92 4.89-3.2 13-3.2l.827.005c7.479.083 12.01 1.297 12.169 3.096L45 39a1 1 0 1 0 2 0" })
|
|
14
|
+
] }),
|
|
15
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#A365F6", className: "fillStrong", children: [
|
|
16
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M47.13 11a5.87 5.87 0 0 1 5.866 5.65l.004.22v23.26a5.87 5.87 0 0 1-5.65 5.866l-.22.004h-2.29a1 1 0 0 1-.117-1.993l.116-.007h2.291a3.87 3.87 0 0 0 3.865-3.67l.005-.2V16.87a3.87 3.87 0 0 0-3.67-3.865l-.2-.005H16.87a3.87 3.87 0 0 0-3.865 3.67l-.005.2v23.26a3.87 3.87 0 0 0 3.67 3.865l.2.005h2.266a1 1 0 0 1 .116 1.993l-.116.007H16.87a5.87 5.87 0 0 1-5.866-5.65L11 40.13V16.87a5.87 5.87 0 0 1 5.65-5.866l.22-.004z" }),
|
|
17
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M52 19v2H12v-2z" })
|
|
18
|
+
] }),
|
|
19
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#4F0599", className: "fill", children: [
|
|
20
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M32 24c-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 8.284 0 15-6.716 15-15 0-8.284-6.716-15-15-15m12.557 18.377C46.15 41.563 47 40.453 47 39c0-1.453-.85-2.563-2.443-3.377C43.07 30.081 38.012 26 32 26c-6.012 0-11.07 4.08-12.557 9.623C17.85 36.437 17 37.547 17 39c0 1.453.85 2.563 2.443 3.377C20.93 47.919 25.988 52 32 52c6.012 0 11.07-4.08 12.557-9.623", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
21
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M32 24.084a1 1 0 0 1 .993.883l.007.117v13.964a1 1 0 0 1-1.993.117L31 39.048V25.084a1 1 0 0 1 1-1m-1 20.11V53l.007.117A1 1 0 0 0 33 53v-8.806l-.13.002-.87.004c-.338 0-.672-.002-1-.006" }),
|
|
22
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M32 24c4.607 0 8 6.787 8 15a1 1 0 1 1-2 0c0-7.25-2.875-13-6-13s-6 5.75-6 13a1 1 0 1 1-2 0c0-8.213 3.393-15 8-15m-5.524 19.988C27.438 48.818 29.706 52 32 52c2.293 0 4.562-3.18 5.524-8.012a37.517 37.517 0 0 0 2.078-.237C38.565 49.756 35.642 54 32 54c-3.642 0-6.565-4.246-7.602-10.249.654.094 1.347.173 2.078.237" })
|
|
23
|
+
] }),
|
|
24
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M41 15h5.498a1 1 0 0 1 .116 1.993l-.116.007H41a1 1 0 0 1-.117-1.993z", className: "fill" })
|
|
25
|
+
] }) })
|
|
26
|
+
);
|
|
27
|
+
exports.WebhostingProductIcon = WebhostingProductIcon;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const WebhostingProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Web-Hosting", 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", { fill: "#A365F6", className: "fillStrong", children: [
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M17 39c0 3.732 5.607 5.2 15 5.2l.87-.004C41.738 44.106 47 42.616 47 39a1 1 0 0 0-1.993-.117L45 39c0 1.92-4.89 3.2-13 3.2l-.827-.005c-7.479-.083-12.01-1.297-12.169-3.096L19 39a1 1 0 1 0-2 0" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M47 39c0-3.732-5.607-5.2-15-5.2l-.87.004C22.263 33.894 17 35.384 17 39a1 1 0 0 0 1.993.117L19 39c0-1.92 4.89-3.2 13-3.2l.827.005c7.479.083 12.01 1.297 12.169 3.096L45 39a1 1 0 1 0 2 0" })
|
|
12
|
+
] }),
|
|
13
|
+
/* @__PURE__ */ jsxs("g", { fill: "#A365F6", className: "fillStrong", children: [
|
|
14
|
+
/* @__PURE__ */ jsx("path", { d: "M47.13 11a5.87 5.87 0 0 1 5.866 5.65l.004.22v23.26a5.87 5.87 0 0 1-5.65 5.866l-.22.004h-2.29a1 1 0 0 1-.117-1.993l.116-.007h2.291a3.87 3.87 0 0 0 3.865-3.67l.005-.2V16.87a3.87 3.87 0 0 0-3.67-3.865l-.2-.005H16.87a3.87 3.87 0 0 0-3.865 3.67l-.005.2v23.26a3.87 3.87 0 0 0 3.67 3.865l.2.005h2.266a1 1 0 0 1 .116 1.993l-.116.007H16.87a5.87 5.87 0 0 1-5.866-5.65L11 40.13V16.87a5.87 5.87 0 0 1 5.65-5.866l.22-.004z" }),
|
|
15
|
+
/* @__PURE__ */ jsx("path", { d: "M52 19v2H12v-2z" })
|
|
16
|
+
] }),
|
|
17
|
+
/* @__PURE__ */ jsxs("g", { fill: "#4F0599", className: "fill", children: [
|
|
18
|
+
/* @__PURE__ */ jsx("path", { d: "M32 24c-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 8.284 0 15-6.716 15-15 0-8.284-6.716-15-15-15m12.557 18.377C46.15 41.563 47 40.453 47 39c0-1.453-.85-2.563-2.443-3.377C43.07 30.081 38.012 26 32 26c-6.012 0-11.07 4.08-12.557 9.623C17.85 36.437 17 37.547 17 39c0 1.453.85 2.563 2.443 3.377C20.93 47.919 25.988 52 32 52c6.012 0 11.07-4.08 12.557-9.623", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
19
|
+
/* @__PURE__ */ jsx("path", { d: "M32 24.084a1 1 0 0 1 .993.883l.007.117v13.964a1 1 0 0 1-1.993.117L31 39.048V25.084a1 1 0 0 1 1-1m-1 20.11V53l.007.117A1 1 0 0 0 33 53v-8.806l-.13.002-.87.004c-.338 0-.672-.002-1-.006" }),
|
|
20
|
+
/* @__PURE__ */ jsx("path", { d: "M32 24c4.607 0 8 6.787 8 15a1 1 0 1 1-2 0c0-7.25-2.875-13-6-13s-6 5.75-6 13a1 1 0 1 1-2 0c0-8.213 3.393-15 8-15m-5.524 19.988C27.438 48.818 29.706 52 32 52c2.293 0 4.562-3.18 5.524-8.012a37.517 37.517 0 0 0 2.078-.237C38.565 49.756 35.642 54 32 54c-3.642 0-6.565-4.246-7.602-10.249.654.094 1.347.173 2.078.237" })
|
|
21
|
+
] }),
|
|
22
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M41 15h5.498a1 1 0 0 1 .116 1.993l-.116.007H41a1 1 0 0 1-.117-1.993z", className: "fill" })
|
|
23
|
+
] }) })
|
|
24
|
+
);
|
|
25
|
+
export {
|
|
26
|
+
WebhostingProductIcon
|
|
27
|
+
};
|
|
@@ -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 ZoneProductIcon = ({
|
|
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: "Zone", 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: "M38.47 16.563a1 1 0 0 1-.332-1.965l.178-.03 7.88-.605a.995.995 0 0 1 .988.586.963.963 0 0 1 .083.307v.004l.002.023a.977.977 0 0 1 0 .153l-.606 7.88a1 1 0 0 1-1.991.027l-.003-.18.399-5.179-6.944 7.034a10.978 10.978 0 0 1 3.836 7.439h9.336l-3.947-3.384a1 1 0 0 1 1.155-1.623l.147.105 5.979 5.124a1.01 1.01 0 0 1 .203.224 1.001 1.001 0 0 1-.203 1.331l-5.98 5.125a1 1 0 0 1-1.427-1.39l.126-.129 3.948-3.383H41.95a10.975 10.975 0 0 1-3.78 7.287l6.966 7.007-.398-5.181a1 1 0 0 1 1.964-.332l.03.178.604 7.849a1.002 1.002 0 0 1-.891 1.102h-.004l-.024.002a1.015 1.015 0 0 1-.153 0l-7.879-.606a1 1 0 0 1-.027-1.992l.18-.002 5.187.399-7.207-7.249c-1.502.872-3.23 1.4-5.075 1.472L31 44v-2c4.831 0 8.77-3.8 8.99-8.576L40 33a9 9 0 0 0-8.145-8.96l-.431-.03L31 24v-2c1.99 0 3.855.528 5.465 1.451l7.195-7.288z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M31.98 12.799A1 1 0 0 0 31 12c-11.598 0-21 9.402-21 21s9.402 21 21 21a1 1 0 0 0 1-1V13c0-.069-.007-.136-.02-.201M30 14.123c-2.668.659-5.07 3.91-6.53 8.588a38.712 38.712 0 0 1 6.53-.7zm0 9.89c-2.54.064-4.943.372-7.116.871C22.32 27.34 22 30.09 22 33c0 2.91.32 5.66.884 8.116 2.173.499 4.575.807 7.116.871zm0 19.975a38.712 38.712 0 0 1-6.53-.7c1.46 4.68 3.862 7.93 6.53 8.589zm-4.595 7.175a19.044 19.044 0 0 1-12.568-12.568c1.986 1.786 4.904 3.229 8.395 4.173.944 3.49 2.387 6.409 4.173 8.395M12 33c0 3.06 3.455 5.89 8.711 7.53A39.143 39.143 0 0 1 20 33c0-2.648.25-5.189.711-7.53C15.455 27.11 12 29.94 12 33m.837-5.595c1.986-1.786 4.904-3.229 8.395-4.173.944-3.49 2.387-6.409 4.173-8.395a19.044 19.044 0 0 0-12.568 12.568", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
exports.ZoneProductIcon = ZoneProductIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const ZoneProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Zone", 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: "M38.47 16.563a1 1 0 0 1-.332-1.965l.178-.03 7.88-.605a.995.995 0 0 1 .988.586.963.963 0 0 1 .083.307v.004l.002.023a.977.977 0 0 1 0 .153l-.606 7.88a1 1 0 0 1-1.991.027l-.003-.18.399-5.179-6.944 7.034a10.978 10.978 0 0 1 3.836 7.439h9.336l-3.947-3.384a1 1 0 0 1 1.155-1.623l.147.105 5.979 5.124a1.01 1.01 0 0 1 .203.224 1.001 1.001 0 0 1-.203 1.331l-5.98 5.125a1 1 0 0 1-1.427-1.39l.126-.129 3.948-3.383H41.95a10.975 10.975 0 0 1-3.78 7.287l6.966 7.007-.398-5.181a1 1 0 0 1 1.964-.332l.03.178.604 7.849a1.002 1.002 0 0 1-.891 1.102h-.004l-.024.002a1.015 1.015 0 0 1-.153 0l-7.879-.606a1 1 0 0 1-.027-1.992l.18-.002 5.187.399-7.207-7.249c-1.502.872-3.23 1.4-5.075 1.472L31 44v-2c4.831 0 8.77-3.8 8.99-8.576L40 33a9 9 0 0 0-8.145-8.96l-.431-.03L31 24v-2c1.99 0 3.855.528 5.465 1.451l7.195-7.288z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M31.98 12.799A1 1 0 0 0 31 12c-11.598 0-21 9.402-21 21s9.402 21 21 21a1 1 0 0 0 1-1V13c0-.069-.007-.136-.02-.201M30 14.123c-2.668.659-5.07 3.91-6.53 8.588a38.712 38.712 0 0 1 6.53-.7zm0 9.89c-2.54.064-4.943.372-7.116.871C22.32 27.34 22 30.09 22 33c0 2.91.32 5.66.884 8.116 2.173.499 4.575.807 7.116.871zm0 19.975a38.712 38.712 0 0 1-6.53-.7c1.46 4.68 3.862 7.93 6.53 8.589zm-4.595 7.175a19.044 19.044 0 0 1-12.568-12.568c1.986 1.786 4.904 3.229 8.395 4.173.944 3.49 2.387 6.409 4.173 8.395M12 33c0 3.06 3.455 5.89 8.711 7.53A39.143 39.143 0 0 1 20 33c0-2.648.25-5.189.711-7.53C15.455 27.11 12 29.94 12 33m.837-5.595c1.986-1.786 4.904-3.229 8.395-4.173.944-3.49 2.387-6.409 4.173-8.395a19.044 19.044 0 0 0-12.568 12.568", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
11
|
+
] }) })
|
|
12
|
+
);
|
|
13
|
+
export {
|
|
14
|
+
ZoneProductIcon
|
|
15
|
+
};
|
|
@@ -0,0 +1,154 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Provide the icon component for the icon name.
|
|
3
|
+
* This file is automatically generated from /scripts/generateIconFiles.ts.
|
|
4
|
+
* PLEASE DO NOT EDIT HERE
|
|
5
|
+
*/
|
|
6
|
+
export { AbuseProductIcon } from './AbuseProductIcon';
|
|
7
|
+
export { AccountExperienceProductIcon } from './AccountExperienceProductIcon';
|
|
8
|
+
export { AdditionalDiskProductIcon } from './AdditionalDiskProductIcon';
|
|
9
|
+
export { AdvancedSettingsProductIcon } from './AdvancedSettingsProductIcon';
|
|
10
|
+
export { AnsibleProductIcon } from './AnsibleProductIcon';
|
|
11
|
+
export { ApiGatewayProductIcon } from './ApiGatewayProductIcon';
|
|
12
|
+
export { ApiKeyProductIcon } from './ApiKeyProductIcon';
|
|
13
|
+
export { ApiProductIcon } from './ApiProductIcon';
|
|
14
|
+
export { AppleSiliconProductIcon } from './AppleSiliconProductIcon';
|
|
15
|
+
export { ApplicationLibraryProductIcon } from './ApplicationLibraryProductIcon';
|
|
16
|
+
export { ApplicationProductIcon } from './ApplicationProductIcon';
|
|
17
|
+
export { BackendsProductIcon } from './BackendsProductIcon';
|
|
18
|
+
export { BandwidthProductIcon } from './BandwidthProductIcon';
|
|
19
|
+
export { BasicSupportProductIcon } from './BasicSupportProductIcon';
|
|
20
|
+
export { BillingProductIcon } from './BillingProductIcon';
|
|
21
|
+
export { BlockStorageProductIcon } from './BlockStorageProductIcon';
|
|
22
|
+
export { CbProductIcon } from './CbProductIcon';
|
|
23
|
+
export { CdnProductIcon } from './CdnProductIcon';
|
|
24
|
+
export { ChangelogProductIcon } from './ChangelogProductIcon';
|
|
25
|
+
export { CliProductIcon } from './CliProductIcon';
|
|
26
|
+
export { CloudHostingProductIcon } from './CloudHostingProductIcon';
|
|
27
|
+
export { CockpitProductIcon } from './CockpitProductIcon';
|
|
28
|
+
export { ColdStorageProductIcon } from './ColdStorageProductIcon';
|
|
29
|
+
export { ConsoleProductIcon } from './ConsoleProductIcon';
|
|
30
|
+
export { ContainersProductIcon } from './ContainersProductIcon';
|
|
31
|
+
export { CostManagerProductIcon } from './CostManagerProductIcon';
|
|
32
|
+
export { DataWarehouseProductIcon } from './DataWarehouseProductIcon';
|
|
33
|
+
export { DdosProductIcon } from './DdosProductIcon';
|
|
34
|
+
export { DdxCoreServersProductIcon } from './DdxCoreServersProductIcon';
|
|
35
|
+
export { DdxProServersProductIcon } from './DdxProServersProductIcon';
|
|
36
|
+
export { DdxStartServersProductIcon } from './DdxStartServersProductIcon';
|
|
37
|
+
export { DedibackupProductIcon } from './DedibackupProductIcon';
|
|
38
|
+
export { DediboxProductIcon } from './DediboxProductIcon';
|
|
39
|
+
export { DedicatedControlPlaneProductIcon } from './DedicatedControlPlaneProductIcon';
|
|
40
|
+
export { DedicatedServerProductIcon } from './DedicatedServerProductIcon';
|
|
41
|
+
export { DeleteMarkerProductIcon } from './DeleteMarkerProductIcon';
|
|
42
|
+
export { DevicesProductIcon } from './DevicesProductIcon';
|
|
43
|
+
export { DirectConnectProductIcon } from './DirectConnectProductIcon';
|
|
44
|
+
export { DistributedDataLabProductIcon } from './DistributedDataLabProductIcon';
|
|
45
|
+
export { DnsProductIcon } from './DnsProductIcon';
|
|
46
|
+
export { DocumentDbProductIcon } from './DocumentDbProductIcon';
|
|
47
|
+
export { DocumentationProductIcon } from './DocumentationProductIcon';
|
|
48
|
+
export { DomainsProductIcon } from './DomainsProductIcon';
|
|
49
|
+
export { EdgeServicesProductIcon } from './EdgeServicesProductIcon';
|
|
50
|
+
export { ElasticMetalAluminiumProductIcon } from './ElasticMetalAluminiumProductIcon';
|
|
51
|
+
export { ElasticMetalBerylliumProductIcon } from './ElasticMetalBerylliumProductIcon';
|
|
52
|
+
export { ElasticMetalIridiumProductIcon } from './ElasticMetalIridiumProductIcon';
|
|
53
|
+
export { ElasticMetalLithiumProductIcon } from './ElasticMetalLithiumProductIcon';
|
|
54
|
+
export { ElasticMetalTitaniumProductIcon } from './ElasticMetalTitaniumProductIcon';
|
|
55
|
+
export { ElasticMetalProductIcon } from './ElasticMetalProductIcon';
|
|
56
|
+
export { EnvironmentalFootprintCalculatorProductIcon } from './EnvironmentalFootprintCalculatorProductIcon';
|
|
57
|
+
export { FileProductIcon } from './FileProductIcon';
|
|
58
|
+
export { FlexibleIpProductIcon } from './FlexibleIpProductIcon';
|
|
59
|
+
export { FolderProductIcon } from './FolderProductIcon';
|
|
60
|
+
export { FrontEndsProductIcon } from './FrontEndsProductIcon';
|
|
61
|
+
export { FunctionsProductIcon } from './FunctionsProductIcon';
|
|
62
|
+
export { GenerativeApiProductIcon } from './GenerativeApiProductIcon';
|
|
63
|
+
export { GoldSupportProductIcon } from './GoldSupportProductIcon';
|
|
64
|
+
export { HubNetworksProductIcon } from './HubNetworksProductIcon';
|
|
65
|
+
export { HubRoutesProductIcon } from './HubRoutesProductIcon';
|
|
66
|
+
export { IamProductIcon } from './IamProductIcon';
|
|
67
|
+
export { IconElasticMetalProductIcon } from './IconElasticMetalProductIcon';
|
|
68
|
+
export { IconSdkJsProductIcon } from './IconSdkJsProductIcon';
|
|
69
|
+
export { IconSdkProductIcon } from './IconSdkProductIcon';
|
|
70
|
+
export { ImagesProductIcon } from './ImagesProductIcon';
|
|
71
|
+
export { InferenceProductIcon } from './InferenceProductIcon';
|
|
72
|
+
export { InstanceCostOptimizedProductIcon } from './InstanceCostOptimizedProductIcon';
|
|
73
|
+
export { InstanceEnterpriseProductIcon } from './InstanceEnterpriseProductIcon';
|
|
74
|
+
export { InstanceGpuProductIcon } from './InstanceGpuProductIcon';
|
|
75
|
+
export { InstanceLearnProductIcon } from './InstanceLearnProductIcon';
|
|
76
|
+
export { InstancePopProductIcon } from './InstancePopProductIcon';
|
|
77
|
+
export { InstanceWopProductIcon } from './InstanceWopProductIcon';
|
|
78
|
+
export { InstanceProductIcon } from './InstanceProductIcon';
|
|
79
|
+
export { IotEdgeProductIcon } from './IotEdgeProductIcon';
|
|
80
|
+
export { IotProductIcon } from './IotProductIcon';
|
|
81
|
+
export { IpFailoverProductIcon } from './IpFailoverProductIcon';
|
|
82
|
+
export { IpamProductIcon } from './IpamProductIcon';
|
|
83
|
+
export { IpfsNamingProductIcon } from './IpfsNamingProductIcon';
|
|
84
|
+
export { IpfsProductIcon } from './IpfsProductIcon';
|
|
85
|
+
export { JeroProductIcon } from './JeroProductIcon';
|
|
86
|
+
export { K8sKosmosProductIcon } from './K8sKosmosProductIcon';
|
|
87
|
+
export { KmsProductIcon } from './KmsProductIcon';
|
|
88
|
+
export { KubernetesProductIcon } from './KubernetesProductIcon';
|
|
89
|
+
export { LbProductIcon } from './LbProductIcon';
|
|
90
|
+
export { LifeCycleRulesProductIcon } from './LifeCycleRulesProductIcon';
|
|
91
|
+
export { MacMiniM2ProductIcon } from './MacMiniM2ProductIcon';
|
|
92
|
+
export { MacMiniProductIcon } from './MacMiniProductIcon';
|
|
93
|
+
export { ManagedSearchDatabaseProductIcon } from './ManagedSearchDatabaseProductIcon';
|
|
94
|
+
export { MonitoringProductIcon } from './MonitoringProductIcon';
|
|
95
|
+
export { MultiUserProductIcon } from './MultiUserProductIcon';
|
|
96
|
+
export { NabuProductIcon } from './NabuProductIcon';
|
|
97
|
+
export { NatsProductIcon } from './NatsProductIcon';
|
|
98
|
+
export { ObjectStorageProductIcon } from './ObjectStorageProductIcon';
|
|
99
|
+
export { OsProductIcon } from './OsProductIcon';
|
|
100
|
+
export { PackerProductIcon } from './PackerProductIcon';
|
|
101
|
+
export { PlacementGroupProductIcon } from './PlacementGroupProductIcon';
|
|
102
|
+
export { PlatinumSupportProductIcon } from './PlatinumSupportProductIcon';
|
|
103
|
+
export { PolicyProductIcon } from './PolicyProductIcon';
|
|
104
|
+
export { PoolProductIcon } from './PoolProductIcon';
|
|
105
|
+
export { PostgresqlMysqlProductIcon } from './PostgresqlMysqlProductIcon';
|
|
106
|
+
export { PrivateIpProductIcon } from './PrivateIpProductIcon';
|
|
107
|
+
export { PrivateNetworkProductIcon } from './PrivateNetworkProductIcon';
|
|
108
|
+
export { PublicGatewayProductIcon } from './PublicGatewayProductIcon';
|
|
109
|
+
export { QaasProductIcon } from './QaasProductIcon';
|
|
110
|
+
export { QuantumApplicationProductIcon } from './QuantumApplicationProductIcon';
|
|
111
|
+
export { QueueingProductIcon } from './QueueingProductIcon';
|
|
112
|
+
export { RabbitMqProductIcon } from './RabbitMqProductIcon';
|
|
113
|
+
export { RdbProductIcon } from './RdbProductIcon';
|
|
114
|
+
export { RedisProductIcon } from './RedisProductIcon';
|
|
115
|
+
export { RegistryProductIcon } from './RegistryProductIcon';
|
|
116
|
+
export { RocketProductIcon } from './RocketProductIcon';
|
|
117
|
+
export { RouterProductIcon } from './RouterProductIcon';
|
|
118
|
+
export { RpnSanProductIcon } from './RpnSanProductIcon';
|
|
119
|
+
export { RpnV1ProductIcon } from './RpnV1ProductIcon';
|
|
120
|
+
export { RpnV2ProductIcon } from './RpnV2ProductIcon';
|
|
121
|
+
export { RpnProductIcon } from './RpnProductIcon';
|
|
122
|
+
export { SavingPlanProductIcon } from './SavingPlanProductIcon';
|
|
123
|
+
export { SdkGoProductIcon } from './SdkGoProductIcon';
|
|
124
|
+
export { SdkPythonProductIcon } from './SdkPythonProductIcon';
|
|
125
|
+
export { SecretManagerProductIcon } from './SecretManagerProductIcon';
|
|
126
|
+
export { SecurityGroupProductIcon } from './SecurityGroupProductIcon';
|
|
127
|
+
export { SepaProductIcon } from './SepaProductIcon';
|
|
128
|
+
export { ServerProductIcon } from './ServerProductIcon';
|
|
129
|
+
export { ServerlessDbProductIcon } from './ServerlessDbProductIcon';
|
|
130
|
+
export { ServerlessJobsProductIcon } from './ServerlessJobsProductIcon';
|
|
131
|
+
export { ServiceLevelProductIcon } from './ServiceLevelProductIcon';
|
|
132
|
+
export { SilverSupportProductIcon } from './SilverSupportProductIcon';
|
|
133
|
+
export { SmsProductIcon } from './SmsProductIcon';
|
|
134
|
+
export { SmtpProductIcon } from './SmtpProductIcon';
|
|
135
|
+
export { SnapshotsProductIcon } from './SnapshotsProductIcon';
|
|
136
|
+
export { SnsProductIcon } from './SnsProductIcon';
|
|
137
|
+
export { SqsProductIcon } from './SqsProductIcon';
|
|
138
|
+
export { SslCertificatesProductIcon } from './SslCertificatesProductIcon';
|
|
139
|
+
export { StoreServersProductIcon } from './StoreServersProductIcon';
|
|
140
|
+
export { SupportProductIcon } from './SupportProductIcon';
|
|
141
|
+
export { TerraformProductIcon } from './TerraformProductIcon';
|
|
142
|
+
export { TransactionalEmailProductIcon } from './TransactionalEmailProductIcon';
|
|
143
|
+
export { TutorialProductIcon } from './TutorialProductIcon';
|
|
144
|
+
export { UserProductIcon } from './UserProductIcon';
|
|
145
|
+
export { VerifyCardProductIcon } from './VerifyCardProductIcon';
|
|
146
|
+
export { VideoProductIcon } from './VideoProductIcon';
|
|
147
|
+
export { VolumeProductIcon } from './VolumeProductIcon';
|
|
148
|
+
export { VpcProductIcon } from './VpcProductIcon';
|
|
149
|
+
export { VpsProServersProductIcon } from './VpsProServersProductIcon';
|
|
150
|
+
export { VpsServersProductIcon } from './VpsServersProductIcon';
|
|
151
|
+
export { VpsStartServersProductIcon } from './VpsStartServersProductIcon';
|
|
152
|
+
export { WebPlatformProductIcon } from './WebPlatformProductIcon';
|
|
153
|
+
export { WebhostingProductIcon } from './WebhostingProductIcon';
|
|
154
|
+
export { ZoneProductIcon } from './ZoneProductIcon';
|