@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 NabuProductIcon = ({
|
|
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: "Nabu", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Container-Registry", 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", { fillRule: "evenodd", className: "Icon", clipRule: "evenodd", children: [
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", d: "M34 13a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3h-8.51a15.989 15.989 0 0 1 2.347 4H53a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3h-6.163a15.989 15.989 0 0 1-2.346 4H53a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H37a3 3 0 0 1-3-3v-3.124a16.158 16.158 0 0 1-4 0V51a3 3 0 0 1-3 3H11a3 3 0 0 1-3-3v-6a3 3 0 0 1 3-3h8.51a15.989 15.989 0 0 1-2.347-4H11a3 3 0 0 1-3-3v-6a3 3 0 0 1 3-3h6.163a15.989 15.989 0 0 1 2.346-4H11a3 3 0 0 1-3-3v-6a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v3.124a16.158 16.158 0 0 1 4 0zM21.417 44H11a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-3.504A15.961 15.961 0 0 1 21.417 44M28 16.504A15.961 15.961 0 0 0 21.417 20H11a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1zm8 0A15.961 15.961 0 0 1 42.583 20H53a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1H37a1 1 0 0 0-1 1zM32 18c-7.732 0-14 6.268-14 14s6.268 14 14 14 14-6.268 14-14-6.268-14-14-14M16 32c0-1.381.175-2.721.504-4H11a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h5.504A16.027 16.027 0 0 1 16 32m32 0c0-1.381-.175-2.721-.504-4H53a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-5.504c.329-1.279.504-2.619.504-4M36 47.496V51a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1H42.583A15.961 15.961 0 0 1 36 47.496", className: "fill" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M33 25.489v13.797c.284.136.606.214.952.214 1.197 0 2.09-.917 2.09-1.954 0-.085-.006-.169-.017-.25a1 1 0 0 1 1.268-1.096c.194.056.4.087.617.087 1.197 0 2.09-.917 2.09-1.955 0-.809-.535-1.536-1.344-1.826a1 1 0 0 1-.331-1.686 1.89 1.89 0 0 0 .645-1.412c0-.821-.552-1.56-1.384-1.84a1 1 0 0 1-.68-1.005 1.85 1.85 0 0 0 .004-.109c0-1.037-.893-1.954-2.09-1.954a2.121 2.121 0 0 0-1.82.989Zm-1 15.533a4.189 4.189 0 0 1-1.952.478c-1.963 0-3.658-1.357-4.02-3.214C23.84 38.254 22 36.538 22 34.332c0-1.25.596-2.348 1.509-3.066a3.834 3.834 0 0 1-.479-1.857c0-1.501.858-2.781 2.092-3.45.254-1.982 2.01-3.459 4.059-3.459 1.086 0 2.081.41 2.819 1.089a4.156 4.156 0 0 1 2.82-1.089c2.048 0 3.804 1.477 4.058 3.458 1.234.67 2.092 1.95 2.092 3.45 0 .674-.175 1.306-.479 1.858.913.718 1.509 1.816 1.509 3.066 0 2.206-1.84 3.922-4.029 3.954-.361 1.857-2.056 3.214-4.02 3.214A4.186 4.186 0 0 1 32 41.022m-1-1.736V25.49a2.121 2.121 0 0 0-1.82-.989c-1.197 0-2.09.917-2.09 1.954 0 .037.002.073.004.109a1 1 0 0 1-.68 1.006c-.832.28-1.384 1.018-1.384 1.84 0 .546.24 1.048.645 1.41a1 1 0 0 1-.33 1.687c-.81.29-1.345 1.017-1.345 1.826 0 1.038.893 1.955 2.09 1.955.217 0 .424-.03.617-.087a1 1 0 0 1 1.268 1.096 1.864 1.864 0 0 0-.017.25c0 1.037.893 1.954 2.09 1.954.346 0 .668-.078.952-.214Z", className: "fillStrong" })
|
|
15
|
+
] })
|
|
16
|
+
] }) }),
|
|
17
|
+
/* @__PURE__ */ jsxRuntime.jsxs("defs", { children: [
|
|
18
|
+
/* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }),
|
|
19
|
+
/* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "b", className: "b", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#fff", d: "M8 10h48v44H8z" }) })
|
|
20
|
+
] })
|
|
21
|
+
] })
|
|
22
|
+
);
|
|
23
|
+
exports.NabuProductIcon = NabuProductIcon;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { jsxs, jsx } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const NabuProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsxs(Icon, { ...props, children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: "Nabu", children: /* @__PURE__ */ jsxs("g", { className: "Container-Registry", 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", { fillRule: "evenodd", className: "Icon", clipRule: "evenodd", children: [
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", d: "M34 13a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3h-8.51a15.989 15.989 0 0 1 2.347 4H53a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3h-6.163a15.989 15.989 0 0 1-2.346 4H53a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H37a3 3 0 0 1-3-3v-3.124a16.158 16.158 0 0 1-4 0V51a3 3 0 0 1-3 3H11a3 3 0 0 1-3-3v-6a3 3 0 0 1 3-3h8.51a15.989 15.989 0 0 1-2.347-4H11a3 3 0 0 1-3-3v-6a3 3 0 0 1 3-3h6.163a15.989 15.989 0 0 1 2.346-4H11a3 3 0 0 1-3-3v-6a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v3.124a16.158 16.158 0 0 1 4 0zM21.417 44H11a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-3.504A15.961 15.961 0 0 1 21.417 44M28 16.504A15.961 15.961 0 0 0 21.417 20H11a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1zm8 0A15.961 15.961 0 0 1 42.583 20H53a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1H37a1 1 0 0 0-1 1zM32 18c-7.732 0-14 6.268-14 14s6.268 14 14 14 14-6.268 14-14-6.268-14-14-14M16 32c0-1.381.175-2.721.504-4H11a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h5.504A16.027 16.027 0 0 1 16 32m32 0c0-1.381-.175-2.721-.504-4H53a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-5.504c.329-1.279.504-2.619.504-4M36 47.496V51a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1H42.583A15.961 15.961 0 0 1 36 47.496", className: "fill" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "M33 25.489v13.797c.284.136.606.214.952.214 1.197 0 2.09-.917 2.09-1.954 0-.085-.006-.169-.017-.25a1 1 0 0 1 1.268-1.096c.194.056.4.087.617.087 1.197 0 2.09-.917 2.09-1.955 0-.809-.535-1.536-1.344-1.826a1 1 0 0 1-.331-1.686 1.89 1.89 0 0 0 .645-1.412c0-.821-.552-1.56-1.384-1.84a1 1 0 0 1-.68-1.005 1.85 1.85 0 0 0 .004-.109c0-1.037-.893-1.954-2.09-1.954a2.121 2.121 0 0 0-1.82.989Zm-1 15.533a4.189 4.189 0 0 1-1.952.478c-1.963 0-3.658-1.357-4.02-3.214C23.84 38.254 22 36.538 22 34.332c0-1.25.596-2.348 1.509-3.066a3.834 3.834 0 0 1-.479-1.857c0-1.501.858-2.781 2.092-3.45.254-1.982 2.01-3.459 4.059-3.459 1.086 0 2.081.41 2.819 1.089a4.156 4.156 0 0 1 2.82-1.089c2.048 0 3.804 1.477 4.058 3.458 1.234.67 2.092 1.95 2.092 3.45 0 .674-.175 1.306-.479 1.858.913.718 1.509 1.816 1.509 3.066 0 2.206-1.84 3.922-4.029 3.954-.361 1.857-2.056 3.214-4.02 3.214A4.186 4.186 0 0 1 32 41.022m-1-1.736V25.49a2.121 2.121 0 0 0-1.82-.989c-1.197 0-2.09.917-2.09 1.954 0 .037.002.073.004.109a1 1 0 0 1-.68 1.006c-.832.28-1.384 1.018-1.384 1.84 0 .546.24 1.048.645 1.41a1 1 0 0 1-.33 1.687c-.81.29-1.345 1.017-1.345 1.826 0 1.038.893 1.955 2.09 1.955.217 0 .424-.03.617-.087a1 1 0 0 1 1.268 1.096 1.864 1.864 0 0 0-.017.25c0 1.037.893 1.954 2.09 1.954.346 0 .668-.078.952-.214Z", className: "fillStrong" })
|
|
13
|
+
] })
|
|
14
|
+
] }) }),
|
|
15
|
+
/* @__PURE__ */ jsxs("defs", { children: [
|
|
16
|
+
/* @__PURE__ */ jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }),
|
|
17
|
+
/* @__PURE__ */ jsx("clipPath", { id: "b", className: "b", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M8 10h48v44H8z" }) })
|
|
18
|
+
] })
|
|
19
|
+
] })
|
|
20
|
+
);
|
|
21
|
+
export {
|
|
22
|
+
NabuProductIcon
|
|
23
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const NatsProductIcon = ({
|
|
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: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M38.5 39.5a1 1 0 0 1-1-1v-12a1 1 0 1 1 2 0v12a1 1 0 0 1-1 1", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M38.293 41.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414L39.586 46H23.5a1 1 0 1 1 0-2h16.086l-1.293-1.293a1 1 0 0 1 0-1.414", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M31.5 39.5a1 1 0 0 1-1-1v-12a1 1 0 1 1 2 0v12a1 1 0 0 1-1 1m-4 0a1 1 0 0 1-1-1v-12a1 1 0 1 1 2 0v12a1 1 0 0 1-1 1m-3 0a1 1 0 0 1-1-1v-12a1 1 0 1 1 2 0v12a1 1 0 0 1-1 1m18.5 1a1 1 0 0 1 1-1h7v-14h-7a1 1 0 1 1 0-2h8a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1M12 41a1 1 0 0 1-1-1V24a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1zm1-2h6V25h-6z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M38.293 16.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414L39.586 21H23.5a1 1 0 1 1 0-2h16.086l-1.293-1.293a1 1 0 0 1 0-1.414", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
15
|
+
] })
|
|
16
|
+
);
|
|
17
|
+
exports.NatsProductIcon = NatsProductIcon;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { jsxs, jsx } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const NatsProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsxs(Icon, { ...props, children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M38.5 39.5a1 1 0 0 1-1-1v-12a1 1 0 1 1 2 0v12a1 1 0 0 1-1 1", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M38.293 41.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414L39.586 46H23.5a1 1 0 1 1 0-2h16.086l-1.293-1.293a1 1 0 0 1 0-1.414", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M31.5 39.5a1 1 0 0 1-1-1v-12a1 1 0 1 1 2 0v12a1 1 0 0 1-1 1m-4 0a1 1 0 0 1-1-1v-12a1 1 0 1 1 2 0v12a1 1 0 0 1-1 1m-3 0a1 1 0 0 1-1-1v-12a1 1 0 1 1 2 0v12a1 1 0 0 1-1 1m18.5 1a1 1 0 0 1 1-1h7v-14h-7a1 1 0 1 1 0-2h8a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1M12 41a1 1 0 0 1-1-1V24a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1zm1-2h6V25h-6z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M38.293 16.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414L39.586 21H23.5a1 1 0 1 1 0-2h16.086l-1.293-1.293a1 1 0 0 1 0-1.414", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
13
|
+
] })
|
|
14
|
+
);
|
|
15
|
+
export {
|
|
16
|
+
NatsProductIcon
|
|
17
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const ObjectStorageProductIcon = ({
|
|
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: "Object-Storage", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "m32 13-.815.006c-7.656.108-13.834 1.745-14.99 4.371a.967.967 0 0 0-.188.49L16 18v27.273l.006.167c.27 3.412 7.113 5.633 15.59 5.701l.404.002c8.842 0 16-2.324 16-5.87V18c0-.253-.073-.46-.192-.617C46.618 14.661 40.035 13 32 13m13.976 5.155c-.185-.527-1.444-1.31-3.644-1.938C39.633 15.446 35.945 15 32 15c-3.945 0-7.633.446-10.332 1.217-2.182.623-3.438 1.398-3.64 1.926.193.505 1.354 1.238 3.37 1.846l.27.08c2.699.771 6.387 1.217 10.332 1.217 3.883 0 7.518-.432 10.208-1.182 2.265-.632 3.588-1.435 3.768-1.948ZM18 21.002c2.72 1.628 7.949 2.57 14 2.57l.815-.005C38.52 23.485 43.402 22.556 46 21v24.272c0 1.802-6.066 3.802-13.615 3.868l-.385.002c-7.613 0-13.852-1.977-13.998-3.822l-.003-.088z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "m27.939 31.309 2.309-4.198a2 2 0 0 1 3.504 0l2.31 4.198a2 2 0 0 1-1.753 2.964H29.69a2 2 0 0 1-1.752-2.964ZM32 28.075l-2.309 4.198h4.618zM26 36h2a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3h-2a3 3 0 0 1-3-3v-2a3 3 0 0 1 3-3m2 2h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1m9-2a4 4 0 1 1 0 8 4 4 0 0 1 0-8m0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
exports.ObjectStorageProductIcon = ObjectStorageProductIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const ObjectStorageProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Object-Storage", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "m32 13-.815.006c-7.656.108-13.834 1.745-14.99 4.371a.967.967 0 0 0-.188.49L16 18v27.273l.006.167c.27 3.412 7.113 5.633 15.59 5.701l.404.002c8.842 0 16-2.324 16-5.87V18c0-.253-.073-.46-.192-.617C46.618 14.661 40.035 13 32 13m13.976 5.155c-.185-.527-1.444-1.31-3.644-1.938C39.633 15.446 35.945 15 32 15c-3.945 0-7.633.446-10.332 1.217-2.182.623-3.438 1.398-3.64 1.926.193.505 1.354 1.238 3.37 1.846l.27.08c2.699.771 6.387 1.217 10.332 1.217 3.883 0 7.518-.432 10.208-1.182 2.265-.632 3.588-1.435 3.768-1.948ZM18 21.002c2.72 1.628 7.949 2.57 14 2.57l.815-.005C38.52 23.485 43.402 22.556 46 21v24.272c0 1.802-6.066 3.802-13.615 3.868l-.385.002c-7.613 0-13.852-1.977-13.998-3.822l-.003-.088z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "m27.939 31.309 2.309-4.198a2 2 0 0 1 3.504 0l2.31 4.198a2 2 0 0 1-1.753 2.964H29.69a2 2 0 0 1-1.752-2.964ZM32 28.075l-2.309 4.198h4.618zM26 36h2a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3h-2a3 3 0 0 1-3-3v-2a3 3 0 0 1 3-3m2 2h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1m9-2a4 4 0 1 1 0 8 4 4 0 0 1 0-8m0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
11
|
+
] }) })
|
|
12
|
+
);
|
|
13
|
+
export {
|
|
14
|
+
ObjectStorageProductIcon
|
|
15
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
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 OsProductIcon = ({
|
|
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: "OS", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "OS-icon", 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", children: [
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", fillRule: "evenodd", d: "m45.483 19.918-.104-.054-.107-.042a1 1 0 0 0-.82 1.81l7.033 4.225.104.054a1 1 0 0 0 .926-1.768zm-26.9 2.296a1 1 0 0 0-1.125-1.65l-5.972 3.578-.097.066a1 1 0 0 0 1.125 1.65l5.972-3.579.096-.066Z", className: "fillStrong", clipRule: "evenodd" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "M46 23.5C46 15.492 39.508 9 31.5 9S17 15.492 17 23.5c0 1.843.345 3.64 1.006 5.317l.81.441 1.299-.59-.163-.374A12.5 12.5 0 0 1 19 23.5C19 16.596 24.596 11 31.5 11S44 16.596 44 23.5c0 2.007-.473 3.945-1.367 5.69l2.777-1.584c.389-1.319.59-2.698.59-4.106", className: "fillStrong", clipRule: "evenodd" }),
|
|
15
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#521094", fillRule: "evenodd", className: "fill", clipRule: "evenodd", children: [
|
|
16
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11 41.596V25a1 1 0 0 1 1.495-.869l20 11.404a1 1 0 0 1 .505.87V53a1 1 0 0 1-1.495.869l-20-11.404a1 1 0 0 1-.505-.87Zm20-4.61L13 26.72v14.294l18 10.264z" }),
|
|
17
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M53 41.596V25a1 1 0 0 0-1.495-.869l-20 11.404a1 1 0 0 0-.505.87V53a1 1 0 0 0 1.495.869l20-11.404a1 1 0 0 0 .505-.87Zm-20-4.61L51 26.72v14.293L33 51.278z" })
|
|
18
|
+
] }),
|
|
19
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M28.58 27.15a3.6 3.6 0 0 1-1.8-.46 3.45 3.45 0 0 1-1.3-1.27 3.6 3.6 0 0 1-.48-1.85q0-1.02.48-1.83.48-.82 1.3-1.28a3.6 3.6 0 0 1 1.8-.46q.99 0 1.8.46.82.46 1.29 1.28.48.81.48 1.83 0 1.03-.48 1.85a3.37 3.37 0 0 1-1.29 1.27 3.6 3.6 0 0 1-1.8.46m0-1.25q.63 0 1.11-.28.48-.29.75-.82t.27-1.23-.27-1.22a1.9 1.9 0 0 0-.75-.81 2.16 2.16 0 0 0-1.11-.28q-.63 0-1.12.28-.48.28-.75.81-.27.52-.27 1.22t.27 1.23.75.82q.49.28 1.12.28m7.022 1.25q-.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.93 1.93 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-.411 0-.66.21-.24.21-.24.61 0 .28.18.47.19.18.46.3.279.11.78.26.68.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.28", className: "fillStrong" })
|
|
20
|
+
] })
|
|
21
|
+
] }) }),
|
|
22
|
+
/* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
|
|
23
|
+
] })
|
|
24
|
+
);
|
|
25
|
+
exports.OsProductIcon = OsProductIcon;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { jsxs, jsx } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const OsProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsxs(Icon, { ...props, children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: "OS", children: /* @__PURE__ */ jsxs("g", { className: "OS-icon", 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", children: [
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", fillRule: "evenodd", d: "m45.483 19.918-.104-.054-.107-.042a1 1 0 0 0-.82 1.81l7.033 4.225.104.054a1 1 0 0 0 .926-1.768zm-26.9 2.296a1 1 0 0 0-1.125-1.65l-5.972 3.578-.097.066a1 1 0 0 0 1.125 1.65l5.972-3.579.096-.066Z", className: "fillStrong", clipRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "M46 23.5C46 15.492 39.508 9 31.5 9S17 15.492 17 23.5c0 1.843.345 3.64 1.006 5.317l.81.441 1.299-.59-.163-.374A12.5 12.5 0 0 1 19 23.5C19 16.596 24.596 11 31.5 11S44 16.596 44 23.5c0 2.007-.473 3.945-1.367 5.69l2.777-1.584c.389-1.319.59-2.698.59-4.106", className: "fillStrong", clipRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsxs("g", { fill: "#521094", fillRule: "evenodd", className: "fill", clipRule: "evenodd", children: [
|
|
14
|
+
/* @__PURE__ */ jsx("path", { d: "M11 41.596V25a1 1 0 0 1 1.495-.869l20 11.404a1 1 0 0 1 .505.87V53a1 1 0 0 1-1.495.869l-20-11.404a1 1 0 0 1-.505-.87Zm20-4.61L13 26.72v14.294l18 10.264z" }),
|
|
15
|
+
/* @__PURE__ */ jsx("path", { d: "M53 41.596V25a1 1 0 0 0-1.495-.869l-20 11.404a1 1 0 0 0-.505.87V53a1 1 0 0 0 1.495.869l20-11.404a1 1 0 0 0 .505-.87Zm-20-4.61L51 26.72v14.293L33 51.278z" })
|
|
16
|
+
] }),
|
|
17
|
+
/* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "M28.58 27.15a3.6 3.6 0 0 1-1.8-.46 3.45 3.45 0 0 1-1.3-1.27 3.6 3.6 0 0 1-.48-1.85q0-1.02.48-1.83.48-.82 1.3-1.28a3.6 3.6 0 0 1 1.8-.46q.99 0 1.8.46.82.46 1.29 1.28.48.81.48 1.83 0 1.03-.48 1.85a3.37 3.37 0 0 1-1.29 1.27 3.6 3.6 0 0 1-1.8.46m0-1.25q.63 0 1.11-.28.48-.29.75-.82t.27-1.23-.27-1.22a1.9 1.9 0 0 0-.75-.81 2.16 2.16 0 0 0-1.11-.28q-.63 0-1.12.28-.48.28-.75.81-.27.52-.27 1.22t.27 1.23.75.82q.49.28 1.12.28m7.022 1.25q-.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.93 1.93 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-.411 0-.66.21-.24.21-.24.61 0 .28.18.47.19.18.46.3.279.11.78.26.68.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.28", className: "fillStrong" })
|
|
18
|
+
] })
|
|
19
|
+
] }) }),
|
|
20
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
|
|
21
|
+
] })
|
|
22
|
+
);
|
|
23
|
+
export {
|
|
24
|
+
OsProductIcon
|
|
25
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const PackerProductIcon = ({
|
|
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: "Packer", 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: "#4F0599", className: "fill", children: [
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m25.314 12 14.069 8.114c2.794 1.612 5.074 5.189 5.097 8v12.412c0 2.788-2.28 3.754-5.074 2.143l-4.509-2.589V23.166l-9.583-5.532z" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M32.966 24.377 20 16.886v27.623L32.966 52z" })
|
|
14
|
+
] })
|
|
15
|
+
] }) })
|
|
16
|
+
);
|
|
17
|
+
exports.PackerProductIcon = PackerProductIcon;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const PackerProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Packer", 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: "#4F0599", className: "fill", children: [
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "m25.314 12 14.069 8.114c2.794 1.612 5.074 5.189 5.097 8v12.412c0 2.788-2.28 3.754-5.074 2.143l-4.509-2.589V23.166l-9.583-5.532z" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M32.966 24.377 20 16.886v27.623L32.966 52z" })
|
|
12
|
+
] })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
export {
|
|
16
|
+
PackerProductIcon
|
|
17
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const PlacementGroupProductIcon = ({
|
|
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: "Placement-Group", 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: "M36 45h-8v-2h8z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M50 38H38v12h12zm-12-2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V38a2 2 0 0 0-2-2z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M44 46a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0 2a4 4 0 1 0 0-8 4 4 0 0 0 0 8", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M26 38H14v12h12zm-12-2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V38a2 2 0 0 0-2-2z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
15
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M20 46a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0 2a4 4 0 1 0 0-8 4 4 0 0 0 0 8m23-12v-8h2v8zm-24 0v-8h2v8zm17-15h-8v-2h8z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
16
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M50 14H38v12h12zm-12-2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V14a2 2 0 0 0-2-2z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
17
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M44 22a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0 2a4 4 0 1 0 0-8 4 4 0 0 0 0 8", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
18
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M26 14H14v12h12zm-12-2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V14a2 2 0 0 0-2-2z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
19
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M20 22a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0 2a4 4 0 1 0 0-8 4 4 0 0 0 0 8", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
20
|
+
] }) })
|
|
21
|
+
);
|
|
22
|
+
exports.PlacementGroupProductIcon = PlacementGroupProductIcon;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const PlacementGroupProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Placement-Group", 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: "M36 45h-8v-2h8z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M50 38H38v12h12zm-12-2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V38a2 2 0 0 0-2-2z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M44 46a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0 2a4 4 0 1 0 0-8 4 4 0 0 0 0 8", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M26 38H14v12h12zm-12-2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V38a2 2 0 0 0-2-2z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M20 46a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0 2a4 4 0 1 0 0-8 4 4 0 0 0 0 8m23-12v-8h2v8zm-24 0v-8h2v8zm17-15h-8v-2h8z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
14
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M50 14H38v12h12zm-12-2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V14a2 2 0 0 0-2-2z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
15
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M44 22a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0 2a4 4 0 1 0 0-8 4 4 0 0 0 0 8", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
16
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M26 14H14v12h12zm-12-2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V14a2 2 0 0 0-2-2z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
17
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M20 22a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0 2a4 4 0 1 0 0-8 4 4 0 0 0 0 8", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
18
|
+
] }) })
|
|
19
|
+
);
|
|
20
|
+
export {
|
|
21
|
+
PlacementGroupProductIcon
|
|
22
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const PlatinumSupportProductIcon = ({
|
|
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: "Platinum-Support", clipPath: "url(#b)", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "icon", children: [
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M41.447 10.037a2 2 0 0 1 1.311.903l3.93 6.289a2 2 0 0 1-.183 2.368L33.89 34.175c-.33.38-.767.604-1.223.67a.999.999 0 0 1-1.091-.146 1.993 1.993 0 0 1-.697-.508L17.978 19.606a2 2 0 0 1-.198-2.385l3.925-6.281a2 2 0 0 1 1.31-.902.995.995 0 0 1 .319-.037l.067-.001h17.661l.068.001a.996.996 0 0 1 .317.036m-7.104 20.557L44.377 19h-6.358zM44.187 17l-2.753-4.405L38.987 17zm-4.71-5h-5.29l2.99 4.14zm-9.113 0H25.07l2.532 4.142L30.363 12Zm-7.304.546L20.276 17h5.506zM20.111 19h6.705l3.315 11.326zm15.22-2-3.066-4.246L29.434 17zM28.9 19l3.37 11.515L35.921 19z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M50.232 11.134a1 1 0 1 0 1 1.732l2.598-1.5a1 1 0 0 0-1-1.732zm1.232 8.366a1 1 0 0 1 1-1h3a1 1 0 1 1 0 2h-3a1 1 0 0 1-1-1m-32.07 31.063-1.722-6.577a15.4 15.4 0 0 1 2.181-1.105c1.226-.503 2.61-.88 3.923-.88 1.33 0 2.992.385 4.579.905a29.842 29.842 0 0 1 3.794 1.537.975.975 0 0 0 .088.039l6.748 2.595c.207.08.354.268.382.488a.844.844 0 0 1-.001.268.185.185 0 0 1-.011.037c-.474.49-1.599 1.143-3.108.778-2.227-.539-4.564-1.804-5.71-2.505a1 1 0 0 0-1.043 1.707c1.205.736 3.752 2.13 6.282 2.742 2.335.565 4.16-.442 5.024-1.34.592-.614.617-1.413.551-1.935a2.597 2.597 0 0 0-.116-.508 41.618 41.618 0 0 0 3.529-.637c2.187-.496 4.566-1.243 6.35-2.336.352-.172.749-.316 1.082-.316a.67.67 0 0 1 .349.08c.081.049.202.15.325.396.123.246.137.414.128.521a.785.785 0 0 1-.142.367c-.182.276-.456.487-.763.723l-.056.043-13.397 7.38a7.351 7.351 0 0 1-1.991.41c-.89.061-1.835-.033-2.653-.41-2.04-.942-5.54-2.477-7.054-3.136-.901-.439-3.021-.906-5.461-.034-.94.335-1.615.56-2.085.704Zm24.927-6.341a38.471 38.471 0 0 1-5.108.8l-6.214-2.39a31.977 31.977 0 0 0-4.022-1.626C27.324 40.464 25.424 40 23.776 40c-1.667 0-3.32.471-4.682 1.03-.891.366-1.686.78-2.311 1.155a4 4 0 0 0-4.169-1.375l-2.873.77a1 1 0 0 0-.707 1.225l3.526 13.157a1 1 0 0 0 1.224.707l2.874-.77a4.001 4.001 0 0 0 2.926-3.306l.175-.051a49.079 49.079 0 0 0 2.393-.8c1.926-.689 3.499-.259 3.92-.048a.97.97 0 0 0 .05.023c1.502.653 5.008 2.19 7.035 3.127 1.22.563 2.53.665 3.629.589 1.099-.076 2.063-.334 2.65-.569a.989.989 0 0 0 .11-.053l13.525-7.447c.046-.026.09-.055.131-.087l.092-.07c.284-.215.847-.64 1.23-1.221.23-.348.42-.78.466-1.294.046-.52-.063-1.054-.332-1.592-.27-.539-.638-.951-1.096-1.222a2.658 2.658 0 0 0-1.366-.36c-.83 0-1.593.336-2.015.547a.987.987 0 0 0-.08.044c-1.504.932-3.646 1.627-5.78 2.112Zm-33.096-.968 3.008 11.226 1.907-.511a2 2 0 0 0 1.414-2.45l-1.972-7.362a2 2 0 0 0-2.45-1.414l-1.907.51ZM49.866 26.5a1 1 0 0 0 .366 1.366l2.598 1.5a1 1 0 1 0 1-1.732l-2.598-1.5a1 1 0 0 0-1.366.366M12 18.5a1 1 0 1 1 0 2H9a1 1 0 1 1 0-2zm2.598-6a1 1 0 0 0-.366-1.366l-2.598-1.5a1 1 0 1 0-1 1.732l2.598 1.5a1 1 0 0 0 1.366-.366m-.366 15.366a1 1 0 0 0-1-1.732l-2.598 1.5a1 1 0 0 0 1 1.732z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
14
|
+
] })
|
|
15
|
+
] }) })
|
|
16
|
+
);
|
|
17
|
+
exports.PlatinumSupportProductIcon = PlatinumSupportProductIcon;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const PlatinumSupportProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Platinum-Support", clipPath: "url(#b)", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsxs("g", { className: "icon", children: [
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M41.447 10.037a2 2 0 0 1 1.311.903l3.93 6.289a2 2 0 0 1-.183 2.368L33.89 34.175c-.33.38-.767.604-1.223.67a.999.999 0 0 1-1.091-.146 1.993 1.993 0 0 1-.697-.508L17.978 19.606a2 2 0 0 1-.198-2.385l3.925-6.281a2 2 0 0 1 1.31-.902.995.995 0 0 1 .319-.037l.067-.001h17.661l.068.001a.996.996 0 0 1 .317.036m-7.104 20.557L44.377 19h-6.358zM44.187 17l-2.753-4.405L38.987 17zm-4.71-5h-5.29l2.99 4.14zm-9.113 0H25.07l2.532 4.142L30.363 12Zm-7.304.546L20.276 17h5.506zM20.111 19h6.705l3.315 11.326zm15.22-2-3.066-4.246L29.434 17zM28.9 19l3.37 11.515L35.921 19z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M50.232 11.134a1 1 0 1 0 1 1.732l2.598-1.5a1 1 0 0 0-1-1.732zm1.232 8.366a1 1 0 0 1 1-1h3a1 1 0 1 1 0 2h-3a1 1 0 0 1-1-1m-32.07 31.063-1.722-6.577a15.4 15.4 0 0 1 2.181-1.105c1.226-.503 2.61-.88 3.923-.88 1.33 0 2.992.385 4.579.905a29.842 29.842 0 0 1 3.794 1.537.975.975 0 0 0 .088.039l6.748 2.595c.207.08.354.268.382.488a.844.844 0 0 1-.001.268.185.185 0 0 1-.011.037c-.474.49-1.599 1.143-3.108.778-2.227-.539-4.564-1.804-5.71-2.505a1 1 0 0 0-1.043 1.707c1.205.736 3.752 2.13 6.282 2.742 2.335.565 4.16-.442 5.024-1.34.592-.614.617-1.413.551-1.935a2.597 2.597 0 0 0-.116-.508 41.618 41.618 0 0 0 3.529-.637c2.187-.496 4.566-1.243 6.35-2.336.352-.172.749-.316 1.082-.316a.67.67 0 0 1 .349.08c.081.049.202.15.325.396.123.246.137.414.128.521a.785.785 0 0 1-.142.367c-.182.276-.456.487-.763.723l-.056.043-13.397 7.38a7.351 7.351 0 0 1-1.991.41c-.89.061-1.835-.033-2.653-.41-2.04-.942-5.54-2.477-7.054-3.136-.901-.439-3.021-.906-5.461-.034-.94.335-1.615.56-2.085.704Zm24.927-6.341a38.471 38.471 0 0 1-5.108.8l-6.214-2.39a31.977 31.977 0 0 0-4.022-1.626C27.324 40.464 25.424 40 23.776 40c-1.667 0-3.32.471-4.682 1.03-.891.366-1.686.78-2.311 1.155a4 4 0 0 0-4.169-1.375l-2.873.77a1 1 0 0 0-.707 1.225l3.526 13.157a1 1 0 0 0 1.224.707l2.874-.77a4.001 4.001 0 0 0 2.926-3.306l.175-.051a49.079 49.079 0 0 0 2.393-.8c1.926-.689 3.499-.259 3.92-.048a.97.97 0 0 0 .05.023c1.502.653 5.008 2.19 7.035 3.127 1.22.563 2.53.665 3.629.589 1.099-.076 2.063-.334 2.65-.569a.989.989 0 0 0 .11-.053l13.525-7.447c.046-.026.09-.055.131-.087l.092-.07c.284-.215.847-.64 1.23-1.221.23-.348.42-.78.466-1.294.046-.52-.063-1.054-.332-1.592-.27-.539-.638-.951-1.096-1.222a2.658 2.658 0 0 0-1.366-.36c-.83 0-1.593.336-2.015.547a.987.987 0 0 0-.08.044c-1.504.932-3.646 1.627-5.78 2.112Zm-33.096-.968 3.008 11.226 1.907-.511a2 2 0 0 0 1.414-2.45l-1.972-7.362a2 2 0 0 0-2.45-1.414l-1.907.51ZM49.866 26.5a1 1 0 0 0 .366 1.366l2.598 1.5a1 1 0 1 0 1-1.732l-2.598-1.5a1 1 0 0 0-1.366.366M12 18.5a1 1 0 1 1 0 2H9a1 1 0 1 1 0-2zm2.598-6a1 1 0 0 0-.366-1.366l-2.598-1.5a1 1 0 1 0-1 1.732l2.598 1.5a1 1 0 0 0 1.366-.366m-.366 15.366a1 1 0 0 0-1-1.732l-2.598 1.5a1 1 0 0 0 1 1.732z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
12
|
+
] })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
export {
|
|
16
|
+
PlatinumSupportProductIcon
|
|
17
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
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 PolicyProductIcon = ({
|
|
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: "Policy", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Policy\\", children: [
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M18 14a1 1 0 0 1 1-1h16.5v8a3 3 0 0 0 3 3H44v7.5a1 1 0 1 0 2 0V23a1 1 0 0 0-.209-.611l-8.5-11A1 1 0 0 0 36.5 11H19a3 3 0 0 0-3 3v33a3 3 0 0 0 3 3h15a1 1 0 1 0 0-2H19a1 1 0 0 1-1-1zm24.964 8L37.5 14.93V21a1 1 0 0 0 1 1z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "icon", children: [
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "m44.5 33.912 8.5 3.653v5.493c0 4.916-3.5 9.516-8.27 10.643l-.23.054-.23-.054c-4.693-1.109-8.154-5.579-8.267-10.4v-.012L36 43.058v-5.493zm-6.5 4.97v4.17l.002.208c.094 3.873 2.848 7.456 6.498 8.436 3.715-.997 6.5-4.69 6.5-8.638v-4.176l-6.5-2.793z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
15
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M48.707 40.793a1 1 0 0 1 0 1.414l-4.5 4.5a1 1 0 0 1-1.414 0l-2-2a1 1 0 1 1 1.414-1.414l1.293 1.293 3.793-3.793a1 1 0 0 1 1.414 0", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
16
|
+
] }),
|
|
17
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M22.5 20a1 1 0 1 0 0 2h10a1 1 0 1 0 0-2zm0 13a1 1 0 1 0 0 2H36a1 1 0 1 0 0-2zm-1 8a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2h-9a1 1 0 0 1-1-1m1-14.5a1 1 0 1 0 0 2H40a1 1 0 1 0 0-2z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
18
|
+
] })
|
|
19
|
+
] }) })
|
|
20
|
+
);
|
|
21
|
+
exports.PolicyProductIcon = PolicyProductIcon;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const PolicyProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Policy", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsxs("g", { className: "Policy\\", children: [
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M18 14a1 1 0 0 1 1-1h16.5v8a3 3 0 0 0 3 3H44v7.5a1 1 0 1 0 2 0V23a1 1 0 0 0-.209-.611l-8.5-11A1 1 0 0 0 36.5 11H19a3 3 0 0 0-3 3v33a3 3 0 0 0 3 3h15a1 1 0 1 0 0-2H19a1 1 0 0 1-1-1zm24.964 8L37.5 14.93V21a1 1 0 0 0 1 1z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsxs("g", { className: "icon", children: [
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "m44.5 33.912 8.5 3.653v5.493c0 4.916-3.5 9.516-8.27 10.643l-.23.054-.23-.054c-4.693-1.109-8.154-5.579-8.267-10.4v-.012L36 43.058v-5.493zm-6.5 4.97v4.17l.002.208c.094 3.873 2.848 7.456 6.498 8.436 3.715-.997 6.5-4.69 6.5-8.638v-4.176l-6.5-2.793z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M48.707 40.793a1 1 0 0 1 0 1.414l-4.5 4.5a1 1 0 0 1-1.414 0l-2-2a1 1 0 1 1 1.414-1.414l1.293 1.293 3.793-3.793a1 1 0 0 1 1.414 0", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
14
|
+
] }),
|
|
15
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M22.5 20a1 1 0 1 0 0 2h10a1 1 0 1 0 0-2zm0 13a1 1 0 1 0 0 2H36a1 1 0 1 0 0-2zm-1 8a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2h-9a1 1 0 0 1-1-1m1-14.5a1 1 0 1 0 0 2H40a1 1 0 1 0 0-2z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
16
|
+
] })
|
|
17
|
+
] }) })
|
|
18
|
+
);
|
|
19
|
+
export {
|
|
20
|
+
PolicyProductIcon
|
|
21
|
+
};
|
|
@@ -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 PoolProductIcon = ({
|
|
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: "Pool", 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: "M32.334 10a5.267 5.267 0 1 1-3.724 8.99 5.268 5.268 0 0 1-.256-7.172l.256-.274a5.238 5.238 0 0 1 3.31-1.528zm0 2a3.267 3.267 0 1 0 .002 6.533A3.267 3.267 0 0 0 32.334 12m-20.48 16.323a5.25 5.25 0 0 1 3.414-1.257 5.267 5.267 0 1 1-3.98 1.818l.256-.275zm1.103 1.7a3.267 3.267 0 1 0 .243-.22zm19.377 14.11c-1.249 0-2.458.44-3.415 1.258l-.31.286-.256.275a5.267 5.267 0 1 0 3.981-1.818Zm-2.31 7.577a3.267 3.267 0 0 1-.211-4.387l.212-.233.242-.22a3.25 3.25 0 0 1 2.067-.736 3.267 3.267 0 1 1-2.31 5.577Zm15.963-23.387a5.25 5.25 0 0 1 3.414-1.257 5.25 5.25 0 0 1 3.724 1.543 5.267 5.267 0 1 1-7.704.276l.256-.276zm1.104 1.7a3.267 3.267 0 1 0 .243-.22z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M40.585 24.083a11.64 11.64 0 0 0-8.25-3.416l-.541.012a11.637 11.637 0 0 0-7.71 3.404l-.35.366c-4.202 4.578-4.085 11.696.35 16.134 4.558 4.556 11.943 4.556 16.5 0 4.555-4.558 4.556-11.943 0-16.5Zm-15.087 1.415a9.64 9.64 0 0 1 6.836-2.831 9.64 9.64 0 0 1 6.837 2.83c3.774 3.776 3.773 9.895 0 13.673a9.669 9.669 0 0 1-13.673-13.673Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
exports.PoolProductIcon = PoolProductIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const PoolProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Pool", 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: "M32.334 10a5.267 5.267 0 1 1-3.724 8.99 5.268 5.268 0 0 1-.256-7.172l.256-.274a5.238 5.238 0 0 1 3.31-1.528zm0 2a3.267 3.267 0 1 0 .002 6.533A3.267 3.267 0 0 0 32.334 12m-20.48 16.323a5.25 5.25 0 0 1 3.414-1.257 5.267 5.267 0 1 1-3.98 1.818l.256-.275zm1.103 1.7a3.267 3.267 0 1 0 .243-.22zm19.377 14.11c-1.249 0-2.458.44-3.415 1.258l-.31.286-.256.275a5.267 5.267 0 1 0 3.981-1.818Zm-2.31 7.577a3.267 3.267 0 0 1-.211-4.387l.212-.233.242-.22a3.25 3.25 0 0 1 2.067-.736 3.267 3.267 0 1 1-2.31 5.577Zm15.963-23.387a5.25 5.25 0 0 1 3.414-1.257 5.25 5.25 0 0 1 3.724 1.543 5.267 5.267 0 1 1-7.704.276l.256-.276zm1.104 1.7a3.267 3.267 0 1 0 .243-.22z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M40.585 24.083a11.64 11.64 0 0 0-8.25-3.416l-.541.012a11.637 11.637 0 0 0-7.71 3.404l-.35.366c-4.202 4.578-4.085 11.696.35 16.134 4.558 4.556 11.943 4.556 16.5 0 4.555-4.558 4.556-11.943 0-16.5Zm-15.087 1.415a9.64 9.64 0 0 1 6.836-2.831 9.64 9.64 0 0 1 6.837 2.83c3.774 3.776 3.773 9.895 0 13.673a9.669 9.669 0 0 1-13.673-13.673Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
11
|
+
] }) })
|
|
12
|
+
);
|
|
13
|
+
export {
|
|
14
|
+
PoolProductIcon
|
|
15
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const PostgresqlMysqlProductIcon = ({
|
|
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: "PostgreSQL-and-MySQL", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Database for PostgreSQL and MySQL", children: [
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M22.375 26.367C20.172 25.737 19 24.945 19 24.5h-2l.005.146c.2 2.913 6.374 4.734 14.206 4.848L32 29.5c8.335 0 15-1.904 15-5h-2l-.006.055c-.09.454-1.255 1.208-3.37 1.812-2.512.718-5.948 1.133-9.624 1.133s-7.112-.415-9.625-1.133m0 15C20.172 40.737 19 39.946 19 39.5h-2l.005.147c.2 2.912 6.374 4.733 14.206 4.847L32 44.5c8.335 0 15-1.904 15-5h-2l-.006.055c-.09.454-1.255 1.208-3.37 1.812-2.512.718-5.948 1.133-9.624 1.133s-7.112-.415-9.625-1.133", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "m32 14-.789.006C23.248 14.122 17 16.003 17 19v25.455l.006.163C17.274 47.906 23.886 50 32 50c8.29 0 15-2.179 15-5.545V19c0-3.096-6.665-5-15-5m.781 9.994h.008c5.247-.076 9.75-.92 12.211-2.343v22.804C45 46.109 39.174 48 32 48c-7.067 0-12.862-1.835-12.998-3.504l-.003-.082L19 21.65C21.583 23.146 26.417 24 32 24h.004c.26 0 .52-.002.777-.006M45 18.985c-.026-.448-1.197-1.23-3.375-1.852C39.112 16.415 35.676 16 32 16s-7.112.415-9.625 1.133C20.172 17.763 19 18.555 19 19l.006.055c.086.435 1.16 1.146 3.114 1.737l.251.074h.004C24.888 21.586 28.324 22 32 22c2.505 0 4.898-.193 6.964-.543a27.55 27.55 0 0 0 1.677-.335c.341-.08.67-.165.984-.255l.046-.013c.324-.094.627-.191.906-.29 1.532-.545 2.364-1.145 2.42-1.524z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M26.1 39.07c-.487 0-.927-.083-1.32-.25a2.162 2.162 0 0 1-.92-.72 1.895 1.895 0 0 1-.35-1.11h1.5c.02.287.12.513.3.68.186.167.44.25.76.25.326 0 .583-.077.77-.23a.779.779 0 0 0 .28-.62.711.711 0 0 0-.19-.51 1.274 1.274 0 0 0-.48-.31 6.59 6.59 0 0 0-.78-.26 9.316 9.316 0 0 1-1.11-.39 2.056 2.056 0 0 1-.73-.59c-.2-.267-.3-.62-.3-1.06 0-.413.103-.773.31-1.08a1.94 1.94 0 0 1 .87-.7c.373-.167.8-.25 1.28-.25.72 0 1.303.177 1.75.53.453.347.703.833.75 1.46h-1.54a.78.78 0 0 0-.31-.59c-.187-.16-.437-.24-.75-.24-.274 0-.494.07-.66.21-.16.14-.24.343-.24.61 0 .187.06.343.18.47.126.12.28.22.46.3.186.073.446.16.78.26.453.133.823.267 1.11.4.286.133.533.333.74.6.206.267.31.617.31 1.05 0 .373-.097.72-.29 1.04a2.08 2.08 0 0 1-.85.77c-.374.187-.817.28-1.33.28m8.883 1.16-1.06-1.27c-.293.073-.593.11-.9.11a3.616 3.616 0 0 1-1.8-.46 3.445 3.445 0 0 1-1.3-1.27 3.593 3.593 0 0 1-.48-1.85c0-.68.16-1.29.48-1.83.32-.547.754-.973 1.3-1.28a3.617 3.617 0 0 1 1.8-.46c.66 0 1.26.153 1.8.46.547.307.977.733 1.29 1.28.32.54.48 1.15.48 1.83 0 .62-.133 1.187-.4 1.7-.26.507-.616.92-1.07 1.24l1.6 1.8zm-4.1-4.74c0 .467.09.877.27 1.23.18.353.43.627.75.82.327.187.7.28 1.12.28.42 0 .79-.093 1.11-.28.32-.193.57-.467.75-.82.18-.353.27-.763.27-1.23 0-.467-.09-.873-.27-1.22a1.921 1.921 0 0 0-.75-.81 2.16 2.16 0 0 0-1.11-.28c-.42 0-.793.093-1.12.28-.32.187-.57.457-.75.81-.18.347-.27.753-.27 1.22m8.172 2.4h2.3V39h-3.7v-6.98h1.4z", className: "fillStrong" })
|
|
15
|
+
] })
|
|
16
|
+
] }) })
|
|
17
|
+
);
|
|
18
|
+
exports.PostgresqlMysqlProductIcon = PostgresqlMysqlProductIcon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const PostgresqlMysqlProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "PostgreSQL-and-MySQL", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsxs("g", { className: "Database for PostgreSQL and MySQL", children: [
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M22.375 26.367C20.172 25.737 19 24.945 19 24.5h-2l.005.146c.2 2.913 6.374 4.734 14.206 4.848L32 29.5c8.335 0 15-1.904 15-5h-2l-.006.055c-.09.454-1.255 1.208-3.37 1.812-2.512.718-5.948 1.133-9.624 1.133s-7.112-.415-9.625-1.133m0 15C20.172 40.737 19 39.946 19 39.5h-2l.005.147c.2 2.912 6.374 4.733 14.206 4.847L32 44.5c8.335 0 15-1.904 15-5h-2l-.006.055c-.09.454-1.255 1.208-3.37 1.812-2.512.718-5.948 1.133-9.624 1.133s-7.112-.415-9.625-1.133", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "m32 14-.789.006C23.248 14.122 17 16.003 17 19v25.455l.006.163C17.274 47.906 23.886 50 32 50c8.29 0 15-2.179 15-5.545V19c0-3.096-6.665-5-15-5m.781 9.994h.008c5.247-.076 9.75-.92 12.211-2.343v22.804C45 46.109 39.174 48 32 48c-7.067 0-12.862-1.835-12.998-3.504l-.003-.082L19 21.65C21.583 23.146 26.417 24 32 24h.004c.26 0 .52-.002.777-.006M45 18.985c-.026-.448-1.197-1.23-3.375-1.852C39.112 16.415 35.676 16 32 16s-7.112.415-9.625 1.133C20.172 17.763 19 18.555 19 19l.006.055c.086.435 1.16 1.146 3.114 1.737l.251.074h.004C24.888 21.586 28.324 22 32 22c2.505 0 4.898-.193 6.964-.543a27.55 27.55 0 0 0 1.677-.335c.341-.08.67-.165.984-.255l.046-.013c.324-.094.627-.191.906-.29 1.532-.545 2.364-1.145 2.42-1.524z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M26.1 39.07c-.487 0-.927-.083-1.32-.25a2.162 2.162 0 0 1-.92-.72 1.895 1.895 0 0 1-.35-1.11h1.5c.02.287.12.513.3.68.186.167.44.25.76.25.326 0 .583-.077.77-.23a.779.779 0 0 0 .28-.62.711.711 0 0 0-.19-.51 1.274 1.274 0 0 0-.48-.31 6.59 6.59 0 0 0-.78-.26 9.316 9.316 0 0 1-1.11-.39 2.056 2.056 0 0 1-.73-.59c-.2-.267-.3-.62-.3-1.06 0-.413.103-.773.31-1.08a1.94 1.94 0 0 1 .87-.7c.373-.167.8-.25 1.28-.25.72 0 1.303.177 1.75.53.453.347.703.833.75 1.46h-1.54a.78.78 0 0 0-.31-.59c-.187-.16-.437-.24-.75-.24-.274 0-.494.07-.66.21-.16.14-.24.343-.24.61 0 .187.06.343.18.47.126.12.28.22.46.3.186.073.446.16.78.26.453.133.823.267 1.11.4.286.133.533.333.74.6.206.267.31.617.31 1.05 0 .373-.097.72-.29 1.04a2.08 2.08 0 0 1-.85.77c-.374.187-.817.28-1.33.28m8.883 1.16-1.06-1.27c-.293.073-.593.11-.9.11a3.616 3.616 0 0 1-1.8-.46 3.445 3.445 0 0 1-1.3-1.27 3.593 3.593 0 0 1-.48-1.85c0-.68.16-1.29.48-1.83.32-.547.754-.973 1.3-1.28a3.617 3.617 0 0 1 1.8-.46c.66 0 1.26.153 1.8.46.547.307.977.733 1.29 1.28.32.54.48 1.15.48 1.83 0 .62-.133 1.187-.4 1.7-.26.507-.616.92-1.07 1.24l1.6 1.8zm-4.1-4.74c0 .467.09.877.27 1.23.18.353.43.627.75.82.327.187.7.28 1.12.28.42 0 .79-.093 1.11-.28.32-.193.57-.467.75-.82.18-.353.27-.763.27-1.23 0-.467-.09-.873-.27-1.22a1.921 1.921 0 0 0-.75-.81 2.16 2.16 0 0 0-1.11-.28c-.42 0-.793.093-1.12.28-.32.187-.57.457-.75.81-.18.347-.27.753-.27 1.22m8.172 2.4h2.3V39h-3.7v-6.98h1.4z", className: "fillStrong" })
|
|
13
|
+
] })
|
|
14
|
+
] }) })
|
|
15
|
+
);
|
|
16
|
+
export {
|
|
17
|
+
PostgresqlMysqlProductIcon
|
|
18
|
+
};
|
|
@@ -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 PrivateIpProductIcon = ({
|
|
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: "private-ip", clipPath: "url(#a)", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Private-Ip", 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", { fillRule: "evenodd", className: "IP", clipRule: "evenodd", children: [
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", d: "M16 25c0-7.732 6.268-14 14-14s14 6.268 14 14c0 2.342-.576 4.602-1.662 6.62l-.035.078-11.432 20.284a1 1 0 0 1-1.742 0L17.696 31.685A13.94 13.94 0 0 1 16 25m26 0c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 2.03.504 3.987 1.45 5.723L30 49.454l10.526-18.678.292-.575a11.9 11.9 0 0 0 1.167-4.594z", className: "fill" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M23.584 24.999a6.417 6.417 0 1 1 12.833 0 6.417 6.417 0 0 1-12.833 0m10.833 0a4.417 4.417 0 1 0-8.833 0 4.417 4.417 0 0 0 8.833 0", className: "fillStrong" })
|
|
15
|
+
] }),
|
|
16
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Lock", children: [
|
|
17
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", fillRule: "evenodd", d: "M39 32c3.382 0 4.924 1.96 4.997 5.232l.003.248v1.646c1.725.444 3 2.01 3 3.874v6a4 4 0 0 1-4 4h-8a4 4 0 0 1-4-4v-6a4 4 0 0 1 3-3.874V37.48c0-3.42 1.533-5.48 5-5.48m3 7v-1.52c0-2.422-.788-3.48-3-3.48-2.141 0-2.948.99-2.998 3.25l-.002.23V39zm1 2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2z", className: "fillWeak", clipRule: "evenodd" }),
|
|
18
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", d: "M42 37.48V39h-6v-1.52l.002-.23C36.052 34.99 36.86 34 39 34c2.212 0 3 1.058 3 3.48", className: "fillWeak" }),
|
|
19
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", fillRule: "evenodd", d: "M45 43a2 2 0 0 0-2-2h-8a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zm-6 1a1 1 0 0 1 .993.883L40 45v2a1 1 0 0 1-1.993.117L38 47v-2a1 1 0 0 1 1-1", className: "fillWeak", clipRule: "evenodd" }),
|
|
20
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "M39 32c3.382 0 4.924 1.96 4.997 5.232l.003.248v1.646c1.725.444 3 2.01 3 3.874v6a4 4 0 0 1-4 4h-8a4 4 0 0 1-4-4v-6a4 4 0 0 1 3-3.874V37.48c0-3.42 1.533-5.48 5-5.48m3 7v-1.52c0-2.422-.788-3.48-3-3.48-2.141 0-2.948.99-2.998 3.25l-.002.23V39zm1 2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2z", className: "fill", clipRule: "evenodd" }),
|
|
21
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M39 44a1 1 0 0 1 .993.883L40 45v2a1 1 0 0 1-1.993.117L38 47v-2a1 1 0 0 1 1-1", className: "fill", clipRule: "evenodd" })
|
|
22
|
+
] })
|
|
23
|
+
] }) }),
|
|
24
|
+
/* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
|
|
25
|
+
] })
|
|
26
|
+
);
|
|
27
|
+
exports.PrivateIpProductIcon = PrivateIpProductIcon;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { jsxs, jsx } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const PrivateIpProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsxs(Icon, { ...props, children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: "private-ip", clipPath: "url(#a)", children: /* @__PURE__ */ jsxs("g", { className: "Private-Ip", 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", { fillRule: "evenodd", className: "IP", clipRule: "evenodd", children: [
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", d: "M16 25c0-7.732 6.268-14 14-14s14 6.268 14 14c0 2.342-.576 4.602-1.662 6.62l-.035.078-11.432 20.284a1 1 0 0 1-1.742 0L17.696 31.685A13.94 13.94 0 0 1 16 25m26 0c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 2.03.504 3.987 1.45 5.723L30 49.454l10.526-18.678.292-.575a11.9 11.9 0 0 0 1.167-4.594z", className: "fill" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "M23.584 24.999a6.417 6.417 0 1 1 12.833 0 6.417 6.417 0 0 1-12.833 0m10.833 0a4.417 4.417 0 1 0-8.833 0 4.417 4.417 0 0 0 8.833 0", className: "fillStrong" })
|
|
13
|
+
] }),
|
|
14
|
+
/* @__PURE__ */ jsxs("g", { className: "Lock", children: [
|
|
15
|
+
/* @__PURE__ */ jsx("path", { fill: "#F1EEFC", fillRule: "evenodd", d: "M39 32c3.382 0 4.924 1.96 4.997 5.232l.003.248v1.646c1.725.444 3 2.01 3 3.874v6a4 4 0 0 1-4 4h-8a4 4 0 0 1-4-4v-6a4 4 0 0 1 3-3.874V37.48c0-3.42 1.533-5.48 5-5.48m3 7v-1.52c0-2.422-.788-3.48-3-3.48-2.141 0-2.948.99-2.998 3.25l-.002.23V39zm1 2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2z", className: "fillWeak", clipRule: "evenodd" }),
|
|
16
|
+
/* @__PURE__ */ jsx("path", { fill: "#F1EEFC", d: "M42 37.48V39h-6v-1.52l.002-.23C36.052 34.99 36.86 34 39 34c2.212 0 3 1.058 3 3.48", className: "fillWeak" }),
|
|
17
|
+
/* @__PURE__ */ jsx("path", { fill: "#F1EEFC", fillRule: "evenodd", d: "M45 43a2 2 0 0 0-2-2h-8a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zm-6 1a1 1 0 0 1 .993.883L40 45v2a1 1 0 0 1-1.993.117L38 47v-2a1 1 0 0 1 1-1", className: "fillWeak", clipRule: "evenodd" }),
|
|
18
|
+
/* @__PURE__ */ jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "M39 32c3.382 0 4.924 1.96 4.997 5.232l.003.248v1.646c1.725.444 3 2.01 3 3.874v6a4 4 0 0 1-4 4h-8a4 4 0 0 1-4-4v-6a4 4 0 0 1 3-3.874V37.48c0-3.42 1.533-5.48 5-5.48m3 7v-1.52c0-2.422-.788-3.48-3-3.48-2.141 0-2.948.99-2.998 3.25l-.002.23V39zm1 2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2z", className: "fill", clipRule: "evenodd" }),
|
|
19
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M39 44a1 1 0 0 1 .993.883L40 45v2a1 1 0 0 1-1.993.117L38 47v-2a1 1 0 0 1 1-1", className: "fill", clipRule: "evenodd" })
|
|
20
|
+
] })
|
|
21
|
+
] }) }),
|
|
22
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
|
|
23
|
+
] })
|
|
24
|
+
);
|
|
25
|
+
export {
|
|
26
|
+
PrivateIpProductIcon
|
|
27
|
+
};
|