@ultraviolet/icons 2.17.0 → 3.0.1
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/index.d.ts +1 -33
- package/dist/components/Icon/legacy/Icons.cjs +381 -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.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 -151
- 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 +41 -4
- 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 -381
- package/dist/components/Icon/Icons.js +0 -381
- package/dist/components/Icon/SmallIcons.cjs +0 -381
- package/dist/components/Icon/SmallIcons.js +0 -381
- package/dist/components/Icon/index.cjs +0 -92
- package/dist/components/Icon/index.js +0 -90
- package/dist/components/ProductIcon/Icons.cjs +0 -303
- package/dist/components/ProductIcon/Icons.js +0 -303
- 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/generative-api.svg.cjs +0 -69
- package/dist/components/ProductIcon/assets/generative-api.svg.js +0 -52
- 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
- /package/dist/components/Icon/{Icons.d.ts → legacy/Icons.d.ts} +0 -0
- /package/dist/components/Icon/{SmallIcons.d.ts → legacy/SmallIcons.d.ts} +0 -0
|
@@ -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 SslCertificatesProductIcon = ({
|
|
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: "SSL-Certificates", 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: "M49 23v-.003a1 1 0 0 0-.293-.704l-10-10a1.002 1.002 0 0 0-.712-.293H16a1 1 0 0 0-1 1v22a1 1 0 0 1 1-1h1V14h19.998v9.002a1 1 0 0 0 1 1H47V34h1a1 1 0 0 1 1 1zm-10-7.582v6.584h6.584z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#A365F6", className: "fillStrong", children: [
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M28.166 47.488c-.546.4-1.19.6-1.93.6a5.09 5.09 0 0 1-1.029-.116c-.37-.077-.654-.188-.852-.335a.507.507 0 0 1-.176-.226 1.133 1.133 0 0 1-.055-.401c0-.609.095-.913.286-.913.037 0 .132.044.286.132a.702.702 0 0 1 .115.06c.04.026.087.05.138.072.381.19.766.286 1.155.286.3 0 .561-.064.781-.193.22-.128.33-.346.33-.654a.683.683 0 0 0-.28-.561c-.188-.147-.472-.312-.853-.495a8.048 8.048 0 0 1-.88-.49 2.026 2.026 0 0 1-.583-.6c-.161-.248-.242-.553-.242-.912 0-.887.279-1.53.836-1.93.557-.4 1.232-.6 2.024-.6.389 0 .733.042 1.034.126.3.085.528.19.682.314.125.103.187.205.187.308 0 .095-.04.222-.121.38-.08.157-.178.296-.291.417-.114.121-.211.182-.292.182a.415.415 0 0 1-.137-.039 2.464 2.464 0 0 1-.16-.071 2.49 2.49 0 0 0-.902-.165c-.418 0-.704.071-.858.214-.154.143-.231.303-.231.479 0 .169.048.31.143.423.095.114.21.21.346.286.136.077.35.182.644.314 1.137.52 1.705 1.225 1.705 2.112 0 .931-.273 1.597-.82 1.996m5.5 0c-.546.4-1.19.6-1.93.6a5.09 5.09 0 0 1-1.029-.116c-.37-.077-.654-.188-.852-.335a.507.507 0 0 1-.176-.226 1.133 1.133 0 0 1-.055-.401c0-.609.095-.913.286-.913.037 0 .132.044.286.132a.702.702 0 0 1 .115.06c.04.026.087.05.138.072.381.19.766.286 1.155.286.3 0 .561-.064.781-.193.22-.128.33-.346.33-.654a.683.683 0 0 0-.28-.561c-.188-.147-.472-.312-.853-.495a8.048 8.048 0 0 1-.88-.49 2.026 2.026 0 0 1-.583-.6c-.161-.248-.242-.553-.242-.912 0-.887.279-1.53.836-1.93.557-.4 1.232-.6 2.024-.6.389 0 .733.042 1.034.126.3.085.528.19.682.314.125.103.187.205.187.308 0 .095-.04.222-.121.38-.08.157-.178.296-.291.417-.114.121-.211.182-.292.182a.415.415 0 0 1-.138-.039 2.464 2.464 0 0 1-.159-.071 2.49 2.49 0 0 0-.902-.165c-.418 0-.704.071-.858.214-.154.143-.231.303-.231.479 0 .169.048.31.143.423.095.114.21.21.347.286.135.077.35.182.643.314 1.137.52 1.705 1.225 1.705 2.112 0 .931-.273 1.597-.82 1.996m5.682.512a.333.333 0 0 0 .292-.154c.07-.102.115-.271.137-.506l.011-.12c.008-.052.011-.122.011-.21 0-.161-.024-.276-.071-.346-.048-.07-.123-.105-.226-.105H37.05l.627-5.94c.015-.139-.046-.23-.181-.275a1.438 1.438 0 0 0-.446-.066h-.385c-.44 0-.67.118-.693.352l-.737 6.996c-.015.14.01.237.072.292.062.055.17.082.324.082h3.718Z" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M48 34H16a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h32a1 1 0 0 0 1-1V35a1 1 0 0 0-1-1m-1 2v16H17V36z", clipRule: "evenodd", fillRule: "evenodd" })
|
|
15
|
+
] })
|
|
16
|
+
] }) })
|
|
17
|
+
);
|
|
18
|
+
exports.SslCertificatesProductIcon = SslCertificatesProductIcon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const SslCertificatesProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "SSL-Certificates", 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: "M49 23v-.003a1 1 0 0 0-.293-.704l-10-10a1.002 1.002 0 0 0-.712-.293H16a1 1 0 0 0-1 1v22a1 1 0 0 1 1-1h1V14h19.998v9.002a1 1 0 0 0 1 1H47V34h1a1 1 0 0 1 1 1zm-10-7.582v6.584h6.584z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
10
|
+
/* @__PURE__ */ jsxs("g", { fill: "#A365F6", className: "fillStrong", children: [
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M28.166 47.488c-.546.4-1.19.6-1.93.6a5.09 5.09 0 0 1-1.029-.116c-.37-.077-.654-.188-.852-.335a.507.507 0 0 1-.176-.226 1.133 1.133 0 0 1-.055-.401c0-.609.095-.913.286-.913.037 0 .132.044.286.132a.702.702 0 0 1 .115.06c.04.026.087.05.138.072.381.19.766.286 1.155.286.3 0 .561-.064.781-.193.22-.128.33-.346.33-.654a.683.683 0 0 0-.28-.561c-.188-.147-.472-.312-.853-.495a8.048 8.048 0 0 1-.88-.49 2.026 2.026 0 0 1-.583-.6c-.161-.248-.242-.553-.242-.912 0-.887.279-1.53.836-1.93.557-.4 1.232-.6 2.024-.6.389 0 .733.042 1.034.126.3.085.528.19.682.314.125.103.187.205.187.308 0 .095-.04.222-.121.38-.08.157-.178.296-.291.417-.114.121-.211.182-.292.182a.415.415 0 0 1-.137-.039 2.464 2.464 0 0 1-.16-.071 2.49 2.49 0 0 0-.902-.165c-.418 0-.704.071-.858.214-.154.143-.231.303-.231.479 0 .169.048.31.143.423.095.114.21.21.346.286.136.077.35.182.644.314 1.137.52 1.705 1.225 1.705 2.112 0 .931-.273 1.597-.82 1.996m5.5 0c-.546.4-1.19.6-1.93.6a5.09 5.09 0 0 1-1.029-.116c-.37-.077-.654-.188-.852-.335a.507.507 0 0 1-.176-.226 1.133 1.133 0 0 1-.055-.401c0-.609.095-.913.286-.913.037 0 .132.044.286.132a.702.702 0 0 1 .115.06c.04.026.087.05.138.072.381.19.766.286 1.155.286.3 0 .561-.064.781-.193.22-.128.33-.346.33-.654a.683.683 0 0 0-.28-.561c-.188-.147-.472-.312-.853-.495a8.048 8.048 0 0 1-.88-.49 2.026 2.026 0 0 1-.583-.6c-.161-.248-.242-.553-.242-.912 0-.887.279-1.53.836-1.93.557-.4 1.232-.6 2.024-.6.389 0 .733.042 1.034.126.3.085.528.19.682.314.125.103.187.205.187.308 0 .095-.04.222-.121.38-.08.157-.178.296-.291.417-.114.121-.211.182-.292.182a.415.415 0 0 1-.138-.039 2.464 2.464 0 0 1-.159-.071 2.49 2.49 0 0 0-.902-.165c-.418 0-.704.071-.858.214-.154.143-.231.303-.231.479 0 .169.048.31.143.423.095.114.21.21.347.286.135.077.35.182.643.314 1.137.52 1.705 1.225 1.705 2.112 0 .931-.273 1.597-.82 1.996m5.682.512a.333.333 0 0 0 .292-.154c.07-.102.115-.271.137-.506l.011-.12c.008-.052.011-.122.011-.21 0-.161-.024-.276-.071-.346-.048-.07-.123-.105-.226-.105H37.05l.627-5.94c.015-.139-.046-.23-.181-.275a1.438 1.438 0 0 0-.446-.066h-.385c-.44 0-.67.118-.693.352l-.737 6.996c-.015.14.01.237.072.292.062.055.17.082.324.082h3.718Z" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { d: "M48 34H16a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h32a1 1 0 0 0 1-1V35a1 1 0 0 0-1-1m-1 2v16H17V36z", clipRule: "evenodd", fillRule: "evenodd" })
|
|
13
|
+
] })
|
|
14
|
+
] }) })
|
|
15
|
+
);
|
|
16
|
+
export {
|
|
17
|
+
SslCertificatesProductIcon
|
|
18
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const StoreServersProductIcon = ({
|
|
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: "Store-Servers", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Store-Servers-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", { fillRule: "evenodd", className: "Icon", clipRule: "evenodd", children: [
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M32 18.685c4.186 0 7.579 2.12 7.579 4.736 0 2.617-3.393 4.737-7.579 4.737s-7.579-2.12-7.579-4.737 3.393-4.736 7.579-4.736m0 2c-3.22 0-5.579 1.473-5.579 2.736s2.358 2.737 5.579 2.737 5.579-1.474 5.579-2.737-2.358-2.736-5.579-2.736m19 11.698-1.052-.015a1 1 0 0 0-1.015.985l.005.117q.012.115.048.221l.014.034v7.223l-.004.218c-.203 5.237-7.665 9.677-16.996 9.677-9.328 0-16.816-4.445-16.997-9.699L15 40.931v-7.209l.014-.03a1 1 0 0 0-.962-1.324L13 32.383v8.565l.004.248.013.247c.427 6.48 8.842 11.4 18.983 11.4 10.422 0 19-5.193 19-11.895z", className: "fillStrong" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", d: "M13 23.895v-.038C13.033 17.172 21.598 12 32 12s18.967 5.172 19 11.857v8.564c0 6.703-8.578 11.895-19 11.895-10.141 0-18.556-4.92-18.983-11.4l-.013-.247-.004-.248zm36 5.36c-3.13 3.917-9.6 6.534-17 6.534s-13.87-2.617-17-6.534v3.149l.003.214c.18 5.254 7.669 9.698 16.997 9.698 9.33 0 16.793-4.44 16.996-9.676l.004-.22zM32 14c9.46 0 17 4.564 17 9.895s-7.54 9.894-17 9.894-17-4.563-17-9.894S22.54 14 32 14", className: "fill" })
|
|
15
|
+
] })
|
|
16
|
+
] }) }),
|
|
17
|
+
/* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
|
|
18
|
+
] })
|
|
19
|
+
);
|
|
20
|
+
exports.StoreServersProductIcon = StoreServersProductIcon;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { jsxs, jsx } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const StoreServersProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsxs(Icon, { ...props, children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: "Store-Servers", children: /* @__PURE__ */ jsxs("g", { className: "Store-Servers-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", { fillRule: "evenodd", className: "Icon", clipRule: "evenodd", children: [
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "M32 18.685c4.186 0 7.579 2.12 7.579 4.736 0 2.617-3.393 4.737-7.579 4.737s-7.579-2.12-7.579-4.737 3.393-4.736 7.579-4.736m0 2c-3.22 0-5.579 1.473-5.579 2.736s2.358 2.737 5.579 2.737 5.579-1.474 5.579-2.737-2.358-2.736-5.579-2.736m19 11.698-1.052-.015a1 1 0 0 0-1.015.985l.005.117q.012.115.048.221l.014.034v7.223l-.004.218c-.203 5.237-7.665 9.677-16.996 9.677-9.328 0-16.816-4.445-16.997-9.699L15 40.931v-7.209l.014-.03a1 1 0 0 0-.962-1.324L13 32.383v8.565l.004.248.013.247c.427 6.48 8.842 11.4 18.983 11.4 10.422 0 19-5.193 19-11.895z", className: "fillStrong" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", d: "M13 23.895v-.038C13.033 17.172 21.598 12 32 12s18.967 5.172 19 11.857v8.564c0 6.703-8.578 11.895-19 11.895-10.141 0-18.556-4.92-18.983-11.4l-.013-.247-.004-.248zm36 5.36c-3.13 3.917-9.6 6.534-17 6.534s-13.87-2.617-17-6.534v3.149l.003.214c.18 5.254 7.669 9.698 16.997 9.698 9.33 0 16.793-4.44 16.996-9.676l.004-.22zM32 14c9.46 0 17 4.564 17 9.895s-7.54 9.894-17 9.894-17-4.563-17-9.894S22.54 14 32 14", className: "fill" })
|
|
13
|
+
] })
|
|
14
|
+
] }) }),
|
|
15
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
|
|
16
|
+
] })
|
|
17
|
+
);
|
|
18
|
+
export {
|
|
19
|
+
StoreServersProductIcon
|
|
20
|
+
};
|
|
@@ -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 SupportProductIcon = ({
|
|
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: "Support", 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("g", { className: "Support", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Icon", children: [
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "m26.912 13.55.317 1.997a18.211 18.211 0 0 0-11.706 11.757l-2.002-.3A20.212 20.212 0 0 1 26.913 13.55Zm.351 36.58a18.211 18.211 0 0 1-11.74-11.767l-2.002.3A20.212 20.212 0 0 0 26.954 52.13zm24.842-11.338-1.996-.322a18.212 18.212 0 0 1-11.706 11.66l.309 2a20.213 20.213 0 0 0 13.393-13.338m0-11.918A20.213 20.213 0 0 0 38.754 13.55l-.317 1.997a18.212 18.212 0 0 1 11.672 11.65l1.996-.322Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M38.929 12.496A36.852 36.852 0 0 0 32.834 12c-2.098 0-4.146.168-6.096.496a1 1 0 0 0-.822 1.141l1.762 11.185 1.976-.311-1.609-10.192.14-.019a35.45 35.45 0 0 1 4.649-.3l1.185.019c1.18.038 2.337.132 3.463.281l.135.02-1.604 10.19 1.975.312 1.763-11.185.012-.178a1 1 0 0 0-.834-.963m14.242 14.2a1 1 0 0 0-1.145-.822L40.84 27.678l.318 1.975 10.184-1.644.023.14c.2 1.513.3 3.083.3 4.684l-.018 1.195a35.414 35.414 0 0 1-.282 3.49l-.023.137-10.183-1.642-.319 1.975 11.185 1.804.18.013a1 1 0 0 0 .965-.835 37.34 37.34 0 0 0 .496-6.136c0-2.112-.168-4.175-.496-6.137ZM13.63 26.01l-.177-.011a1 1 0 0 0-.956.831A35.734 35.734 0 0 0 12 32.833c0 2.064.168 4.08.496 6.003a1 1 0 0 0 1.133.82l11.185-1.667-.295-1.978-10.2 1.518-.019-.127a34.298 34.298 0 0 1-.3-4.569l.019-1.165c.038-1.159.132-2.297.281-3.404l.02-.13 10.2 1.52.294-1.978-11.185-1.666Zm24.36 14.838 1.719 11.185a1 1 0 0 1-.822 1.137 36.331 36.331 0 0 1-6.053.496c-2.081 0-4.116-.167-6.053-.496a1 1 0 0 1-.833-.96l.012-.178 1.718-11.184 1.977.303-1.567 10.194.134.02c1.117.15 2.266.244 3.436.282l1.177.02c1.576 0 3.122-.102 4.612-.301l.131-.021-1.565-10.193z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M22.666 32.834c0-5.615 4.552-10.167 10.167-10.167S43 27.219 43 32.834 38.448 43 32.833 43s-10.166-4.55-10.166-10.166Zm18.334 0a8.167 8.167 0 1 0-16.333 0 8.167 8.167 0 0 0 16.333 0", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
15
|
+
] }) })
|
|
16
|
+
] }) })
|
|
17
|
+
);
|
|
18
|
+
exports.SupportProductIcon = SupportProductIcon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const SupportProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Support", 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("g", { className: "Support", children: /* @__PURE__ */ jsxs("g", { className: "Icon", children: [
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "m26.912 13.55.317 1.997a18.211 18.211 0 0 0-11.706 11.757l-2.002-.3A20.212 20.212 0 0 1 26.913 13.55Zm.351 36.58a18.211 18.211 0 0 1-11.74-11.767l-2.002.3A20.212 20.212 0 0 0 26.954 52.13zm24.842-11.338-1.996-.322a18.212 18.212 0 0 1-11.706 11.66l.309 2a20.213 20.213 0 0 0 13.393-13.338m0-11.918A20.213 20.213 0 0 0 38.754 13.55l-.317 1.997a18.212 18.212 0 0 1 11.672 11.65l1.996-.322Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M38.929 12.496A36.852 36.852 0 0 0 32.834 12c-2.098 0-4.146.168-6.096.496a1 1 0 0 0-.822 1.141l1.762 11.185 1.976-.311-1.609-10.192.14-.019a35.45 35.45 0 0 1 4.649-.3l1.185.019c1.18.038 2.337.132 3.463.281l.135.02-1.604 10.19 1.975.312 1.763-11.185.012-.178a1 1 0 0 0-.834-.963m14.242 14.2a1 1 0 0 0-1.145-.822L40.84 27.678l.318 1.975 10.184-1.644.023.14c.2 1.513.3 3.083.3 4.684l-.018 1.195a35.414 35.414 0 0 1-.282 3.49l-.023.137-10.183-1.642-.319 1.975 11.185 1.804.18.013a1 1 0 0 0 .965-.835 37.34 37.34 0 0 0 .496-6.136c0-2.112-.168-4.175-.496-6.137ZM13.63 26.01l-.177-.011a1 1 0 0 0-.956.831A35.734 35.734 0 0 0 12 32.833c0 2.064.168 4.08.496 6.003a1 1 0 0 0 1.133.82l11.185-1.667-.295-1.978-10.2 1.518-.019-.127a34.298 34.298 0 0 1-.3-4.569l.019-1.165c.038-1.159.132-2.297.281-3.404l.02-.13 10.2 1.52.294-1.978-11.185-1.666Zm24.36 14.838 1.719 11.185a1 1 0 0 1-.822 1.137 36.331 36.331 0 0 1-6.053.496c-2.081 0-4.116-.167-6.053-.496a1 1 0 0 1-.833-.96l.012-.178 1.718-11.184 1.977.303-1.567 10.194.134.02c1.117.15 2.266.244 3.436.282l1.177.02c1.576 0 3.122-.102 4.612-.301l.131-.021-1.565-10.193z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M22.666 32.834c0-5.615 4.552-10.167 10.167-10.167S43 27.219 43 32.834 38.448 43 32.833 43s-10.166-4.55-10.166-10.166Zm18.334 0a8.167 8.167 0 1 0-16.333 0 8.167 8.167 0 0 0 16.333 0", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
13
|
+
] }) })
|
|
14
|
+
] }) })
|
|
15
|
+
);
|
|
16
|
+
export {
|
|
17
|
+
SupportProductIcon
|
|
18
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const TerraformProductIcon = ({
|
|
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: "Terraform", 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 Terraform", children: [
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M39.367 24.622v14.759L52.151 32V17.238z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd", opacity: ".7" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "m11 23.758 12.784 7.386V16.38L11 9zm14.187-6.515 12.784 7.38V39.38L25.187 32V17.244Zm12.777 38.52-12.777-7.385V33.619L37.964 41z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
14
|
+
] })
|
|
15
|
+
] }) })
|
|
16
|
+
);
|
|
17
|
+
exports.TerraformProductIcon = TerraformProductIcon;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const TerraformProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Terraform", 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 Terraform", children: [
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M39.367 24.622v14.759L52.151 32V17.238z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd", opacity: ".7" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "m11 23.758 12.784 7.386V16.38L11 9zm14.187-6.515 12.784 7.38V39.38L25.187 32V17.244Zm12.777 38.52-12.777-7.385V33.619L37.964 41z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
12
|
+
] })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
export {
|
|
16
|
+
TerraformProductIcon
|
|
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 TransactionalEmailProductIcon = ({
|
|
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: "Transactional-Email", clipPath: "url(#b)", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M22.538 23.752a.9.9 0 0 0-.9.9l.002 15.732a.9.9 0 0 0 .9.9h33.872l-1.657 1.657a.9.9 0 1 0 1.273 1.272l3.109-3.108a.9.9 0 0 0 0-1.273l-3.109-3.108a.9.9 0 1 0-1.273 1.272l1.488 1.488H23.44V28.695l9.711 6.338a.9.9 0 0 0 1.012-.02l8.519-6.034v7.249a.9.9 0 1 0 1.8 0V24.65a.9.9 0 0 0-.9-.9H22.538Zm11.085 9.439-10.184-6.645v-.994h19.243v1.221z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M14.876 21a5 5 0 0 1 5-5h26.242a5 5 0 0 1 5 5v15.898a1 1 0 0 1-2 0V21a3 3 0 0 0-3-3H19.876a3 3 0 0 0-3 3v22.54a3 3 0 0 0 3 3h26.242a3 3 0 0 0 3-3v-.072a1 1 0 0 1 2 0v.072a5 5 0 0 1-5 5H19.876a5 5 0 0 1-5-5v-1.578h-3.907a.9.9 0 0 1 0-1.8h3.907V36.41H7.267a.9.9 0 0 1 0-1.8h7.609v-3.752H8.193a.9.9 0 1 1 0-1.8h6.683v-3.753H4a.9.9 0 1 1 0-1.8h10.876zM7.267 40.162a.9.9 0 0 0 0 1.8h.926a.9.9 0 1 0 0-1.8zM4.491 29.057a.9.9 0 0 0 0 1.8h.925a.9.9 0 1 0 0-1.8z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
exports.TransactionalEmailProductIcon = TransactionalEmailProductIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const TransactionalEmailProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Transactional-Email", clipPath: "url(#b)", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M22.538 23.752a.9.9 0 0 0-.9.9l.002 15.732a.9.9 0 0 0 .9.9h33.872l-1.657 1.657a.9.9 0 1 0 1.273 1.272l3.109-3.108a.9.9 0 0 0 0-1.273l-3.109-3.108a.9.9 0 1 0-1.273 1.272l1.488 1.488H23.44V28.695l9.711 6.338a.9.9 0 0 0 1.012-.02l8.519-6.034v7.249a.9.9 0 1 0 1.8 0V24.65a.9.9 0 0 0-.9-.9H22.538Zm11.085 9.439-10.184-6.645v-.994h19.243v1.221z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M14.876 21a5 5 0 0 1 5-5h26.242a5 5 0 0 1 5 5v15.898a1 1 0 0 1-2 0V21a3 3 0 0 0-3-3H19.876a3 3 0 0 0-3 3v22.54a3 3 0 0 0 3 3h26.242a3 3 0 0 0 3-3v-.072a1 1 0 0 1 2 0v.072a5 5 0 0 1-5 5H19.876a5 5 0 0 1-5-5v-1.578h-3.907a.9.9 0 0 1 0-1.8h3.907V36.41H7.267a.9.9 0 0 1 0-1.8h7.609v-3.752H8.193a.9.9 0 1 1 0-1.8h6.683v-3.753H4a.9.9 0 1 1 0-1.8h10.876zM7.267 40.162a.9.9 0 0 0 0 1.8h.926a.9.9 0 1 0 0-1.8zM4.491 29.057a.9.9 0 0 0 0 1.8h.925a.9.9 0 1 0 0-1.8z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
11
|
+
] }) })
|
|
12
|
+
);
|
|
13
|
+
export {
|
|
14
|
+
TransactionalEmailProductIcon
|
|
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 TutorialProductIcon = ({
|
|
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: "Tutorial", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", d: "M.512 16c0-8.837 7.163-16 16-16h32c8.836 0 16 7.163 16 16v32c0 8.837-7.164 16-16 16h-32c-8.837 0-16-7.163-16-16z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: "Tutorial", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Icon", children: [
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M50.166 15.006c.598-.223 1.227.175 1.328.793l.014.174.004 24.86c0 .349-.172.67-.45.858l-.148.083-18.05 8.169a.974.974 0 0 1-.65.055l-.157-.056L14.11 41.78a1.025 1.025 0 0 1-.582-.769l-.014-.172-.003-24.86c0-.652.577-1.124 1.175-1.012l.163.045 6.476 2.395c.52.192.79.781.603 1.316a.997.997 0 0 1-1.105.667l-.174-.047-5.14-1.902.004 22.727 16.948 7.708 17.05-7.716-.004-22.721-5.08 1.902a.987.987 0 0 1-1.206-.447l-.076-.168a1.043 1.043 0 0 1 .434-1.24l.164-.078 6.422-2.402Z", className: "fill" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M44.704 21.547a.99.99 0 0 0-1.3-.571l-11.22 4.634-.16.084c-.402.26-.578.785-.395 1.254a.991.991 0 0 0 1.3.57l11.219-4.633.16-.085c.402-.26.578-.785.395-1.253Zm0 6.499a.99.99 0 0 0-1.3-.571l-11.219 4.634-.16.084c-.402.26-.578.785-.395 1.254a.991.991 0 0 0 1.3.57l11.219-4.633.16-.085c.402-.26.578-.784.395-1.253", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "m31.513 20.032-9.525-4.413.002 19.566 9.523 4.542zm.41 22.16-11.352-5.415a1.031 1.031 0 0 1-.58-.933l-.003-21.814c0-.747.75-1.245 1.41-.938l11.141 5.16 11.133-5.16c.661-.307 1.41.191 1.41.938l.003 21.81c0 .4-.226.765-.579.933l-11.36 5.419a.983.983 0 0 1-.61.198.983.983 0 0 1-.612-.198Zm1.635-2.465 9.526-4.544-.002-19.564-9.524 4.414z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
15
|
+
] }) })
|
|
16
|
+
] }) })
|
|
17
|
+
);
|
|
18
|
+
exports.TutorialProductIcon = TutorialProductIcon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const TutorialProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Tutorial", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", d: "M.512 16c0-8.837 7.163-16 16-16h32c8.836 0 16 7.163 16 16v32c0 8.837-7.164 16-16 16h-32c-8.837 0-16-7.163-16-16z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsx("g", { className: "Tutorial", children: /* @__PURE__ */ jsxs("g", { className: "Icon", children: [
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M50.166 15.006c.598-.223 1.227.175 1.328.793l.014.174.004 24.86c0 .349-.172.67-.45.858l-.148.083-18.05 8.169a.974.974 0 0 1-.65.055l-.157-.056L14.11 41.78a1.025 1.025 0 0 1-.582-.769l-.014-.172-.003-24.86c0-.652.577-1.124 1.175-1.012l.163.045 6.476 2.395c.52.192.79.781.603 1.316a.997.997 0 0 1-1.105.667l-.174-.047-5.14-1.902.004 22.727 16.948 7.708 17.05-7.716-.004-22.721-5.08 1.902a.987.987 0 0 1-1.206-.447l-.076-.168a1.043 1.043 0 0 1 .434-1.24l.164-.078 6.422-2.402Z", className: "fill" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M44.704 21.547a.99.99 0 0 0-1.3-.571l-11.22 4.634-.16.084c-.402.26-.578.785-.395 1.254a.991.991 0 0 0 1.3.57l11.219-4.633.16-.085c.402-.26.578-.785.395-1.253Zm0 6.499a.99.99 0 0 0-1.3-.571l-11.219 4.634-.16.084c-.402.26-.578.785-.395 1.254a.991.991 0 0 0 1.3.57l11.219-4.633.16-.085c.402-.26.578-.784.395-1.253", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "m31.513 20.032-9.525-4.413.002 19.566 9.523 4.542zm.41 22.16-11.352-5.415a1.031 1.031 0 0 1-.58-.933l-.003-21.814c0-.747.75-1.245 1.41-.938l11.141 5.16 11.133-5.16c.661-.307 1.41.191 1.41.938l.003 21.81c0 .4-.226.765-.579.933l-11.36 5.419a.983.983 0 0 1-.61.198.983.983 0 0 1-.612-.198Zm1.635-2.465 9.526-4.544-.002-19.564-9.524 4.414z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
13
|
+
] }) })
|
|
14
|
+
] }) })
|
|
15
|
+
);
|
|
16
|
+
export {
|
|
17
|
+
TutorialProductIcon
|
|
18
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const UserProductIcon = ({
|
|
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: "User", 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: "User", children: [
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M32 33.7c-5.819 0-10.556 4.776-10.556 10.692v1.315l.101.067c.328.213.875.518 1.698.83 1.648.626 4.414 1.285 8.757 1.285s7.11-.66 8.756-1.284c.824-.313 1.371-.618 1.699-.83l.1-.068v-1.315C42.555 38.476 37.82 33.7 32 33.7m11.555 12.49.712.704a1 1 0 0 0 .288-.703v-1.799c0-6.999-5.61-12.692-12.555-12.692-6.945 0-12.556 5.693-12.556 12.692v1.799a1 1 0 0 0 .29.703l.71-.703-.71.704.001.001.003.003.006.006.016.015a2.581 2.581 0 0 0 .183.161c.119.096.287.223.512.37.45.292 1.125.662 2.079 1.024 1.909.724 4.92 1.414 9.466 1.414 4.545 0 7.557-.69 9.466-1.414.954-.362 1.629-.732 2.08-1.024.224-.147.392-.273.51-.37a3.46 3.46 0 0 0 .184-.161l.015-.015.007-.006.002-.003.002-.001-.71-.704Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M32 15.461c-3.364 0-6.112 2.763-6.112 6.196 0 3.432 2.747 6.195 6.111 6.195 3.365 0 6.112-2.763 6.112-6.195 0-3.433-2.747-6.196-6.111-6.196m-8.112 6.196c0-4.515 3.62-8.196 8.111-8.196 4.491 0 8.112 3.68 8.112 8.196 0 4.515-3.62 8.195-8.111 8.195-4.491 0-8.112-3.68-8.112-8.195", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
14
|
+
] })
|
|
15
|
+
] }) })
|
|
16
|
+
);
|
|
17
|
+
exports.UserProductIcon = UserProductIcon;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const UserProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "User", 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: "User", children: [
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M32 33.7c-5.819 0-10.556 4.776-10.556 10.692v1.315l.101.067c.328.213.875.518 1.698.83 1.648.626 4.414 1.285 8.757 1.285s7.11-.66 8.756-1.284c.824-.313 1.371-.618 1.699-.83l.1-.068v-1.315C42.555 38.476 37.82 33.7 32 33.7m11.555 12.49.712.704a1 1 0 0 0 .288-.703v-1.799c0-6.999-5.61-12.692-12.555-12.692-6.945 0-12.556 5.693-12.556 12.692v1.799a1 1 0 0 0 .29.703l.71-.703-.71.704.001.001.003.003.006.006.016.015a2.581 2.581 0 0 0 .183.161c.119.096.287.223.512.37.45.292 1.125.662 2.079 1.024 1.909.724 4.92 1.414 9.466 1.414 4.545 0 7.557-.69 9.466-1.414.954-.362 1.629-.732 2.08-1.024.224-.147.392-.273.51-.37a3.46 3.46 0 0 0 .184-.161l.015-.015.007-.006.002-.003.002-.001-.71-.704Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M32 15.461c-3.364 0-6.112 2.763-6.112 6.196 0 3.432 2.747 6.195 6.111 6.195 3.365 0 6.112-2.763 6.112-6.195 0-3.433-2.747-6.196-6.111-6.196m-8.112 6.196c0-4.515 3.62-8.196 8.111-8.196 4.491 0 8.112 3.68 8.112 8.196 0 4.515-3.62 8.195-8.111 8.195-4.491 0-8.112-3.68-8.112-8.195", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
12
|
+
] })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
export {
|
|
16
|
+
UserProductIcon
|
|
17
|
+
};
|
|
@@ -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 VerifyCardProductIcon = ({
|
|
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: "Verify-card", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Icon", children: [
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M31.621 12.074a1 1 0 0 1 .758 0l17 6.954a1 1 0 0 1 .621.926v10.49c0 5.034-1.889 9.886-5.037 13.748-3.12 3.83-7.496 6.71-12.524 7.84a1 1 0 0 1-.415.005 22.351 22.351 0 0 1-12.988-7.846C15.888 40.329 14 35.478 14 30.444v-10.49a1 1 0 0 1 .621-.926zM16 20.625v9.819c0 4.534 1.703 8.946 4.587 12.484l.002.002a20.352 20.352 0 0 0 11.619 7.103c4.474-1.058 8.392-3.651 11.205-7.105C46.297 39.39 48 34.978 48 30.444v-9.819L32 14.08z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M32 22.08a5 5 0 1 1 0 10 5 5 0 0 1 0-10", className: "fillStrong" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M40.728 40.26c-2.118 3.03-5.286 5.304-8.978 6.416-3.692-1.112-6.86-3.386-8.978-6.414a16.378 16.378 0 0 1-1.522-2.504c0-2.7 4.742-4.908 10.5-4.908s10.5 2.16 10.5 4.908a16.4 16.4 0 0 1-1.522 2.502", className: "fill" })
|
|
15
|
+
] })
|
|
16
|
+
] }) })
|
|
17
|
+
);
|
|
18
|
+
exports.VerifyCardProductIcon = VerifyCardProductIcon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const VerifyCardProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Verify-card", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsxs("g", { className: "Icon", children: [
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M31.621 12.074a1 1 0 0 1 .758 0l17 6.954a1 1 0 0 1 .621.926v10.49c0 5.034-1.889 9.886-5.037 13.748-3.12 3.83-7.496 6.71-12.524 7.84a1 1 0 0 1-.415.005 22.351 22.351 0 0 1-12.988-7.846C15.888 40.329 14 35.478 14 30.444v-10.49a1 1 0 0 1 .621-.926zM16 20.625v9.819c0 4.534 1.703 8.946 4.587 12.484l.002.002a20.352 20.352 0 0 0 11.619 7.103c4.474-1.058 8.392-3.651 11.205-7.105C46.297 39.39 48 34.978 48 30.444v-9.819L32 14.08z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M32 22.08a5 5 0 1 1 0 10 5 5 0 0 1 0-10", className: "fillStrong" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M40.728 40.26c-2.118 3.03-5.286 5.304-8.978 6.416-3.692-1.112-6.86-3.386-8.978-6.414a16.378 16.378 0 0 1-1.522-2.504c0-2.7 4.742-4.908 10.5-4.908s10.5 2.16 10.5 4.908a16.4 16.4 0 0 1-1.522 2.502", className: "fill" })
|
|
13
|
+
] })
|
|
14
|
+
] }) })
|
|
15
|
+
);
|
|
16
|
+
export {
|
|
17
|
+
VerifyCardProductIcon
|
|
18
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const VideoProductIcon = ({
|
|
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: "Video", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: "Video", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "icon", children: [
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", d: "M17.335 17.334c2.154-2.154 5.4-3 9.665-3h10c4.265 0 7.511.846 9.666 3 2.154 2.155 3 5.4 3 9.666v10c0 4.265-.846 7.511-3 9.665-2.155 2.155-5.4 3.002-9.666 3.002H27c-4.265 0-7.511-.847-9.665-3.002-2.155-2.154-3.002-5.4-3.002-9.665V27c0-4.265.847-7.511 3.002-9.666m1.414 1.415c-1.596 1.595-2.416 4.183-2.416 8.25v10c0 4.069.82 6.656 2.416 8.252 1.596 1.596 4.183 2.416 8.251 2.416h10c4.068 0 6.656-.82 8.251-2.416 1.596-1.596 2.416-4.183 2.416-8.251V27c0-4.068-.82-6.656-2.416-8.251-1.595-1.596-4.183-2.416-8.251-2.416H27c-4.068 0-6.655.82-8.251 2.416", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M29.134 27.171c-.489.28-.967.984-.967 2.362v4.934c0 1.368.477 2.073.968 2.356.491.284 1.343.345 2.532-.34l4.267-2.466c1.19-.685 1.562-1.452 1.562-2.017s-.373-1.332-1.562-2.017l-4.266-2.466c-1.191-.686-2.044-.627-2.534-.346m-.997-1.734c1.323-.76 2.97-.55 4.529.346l.001.001 2.133 1.234 2.132 1.232h.001c1.56.9 2.563 2.224 2.563 3.75 0 1.526-1.002 2.85-2.563 3.75l-4.267 2.467c-1.561.898-3.21 1.101-4.53.339-1.322-.763-1.97-2.29-1.97-4.09v-4.933c0-1.805.647-3.335 1.971-4.096", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
14
|
+
] }) })
|
|
15
|
+
] }) })
|
|
16
|
+
);
|
|
17
|
+
exports.VideoProductIcon = VideoProductIcon;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const VideoProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Video", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#F1EEFC", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsx("g", { className: "Video", children: /* @__PURE__ */ jsxs("g", { className: "icon", children: [
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", d: "M17.335 17.334c2.154-2.154 5.4-3 9.665-3h10c4.265 0 7.511.846 9.666 3 2.154 2.155 3 5.4 3 9.666v10c0 4.265-.846 7.511-3 9.665-2.155 2.155-5.4 3.002-9.666 3.002H27c-4.265 0-7.511-.847-9.665-3.002-2.155-2.154-3.002-5.4-3.002-9.665V27c0-4.265.847-7.511 3.002-9.666m1.414 1.415c-1.596 1.595-2.416 4.183-2.416 8.25v10c0 4.069.82 6.656 2.416 8.252 1.596 1.596 4.183 2.416 8.251 2.416h10c4.068 0 6.656-.82 8.251-2.416 1.596-1.596 2.416-4.183 2.416-8.251V27c0-4.068-.82-6.656-2.416-8.251-1.595-1.596-4.183-2.416-8.251-2.416H27c-4.068 0-6.655.82-8.251 2.416", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "M29.134 27.171c-.489.28-.967.984-.967 2.362v4.934c0 1.368.477 2.073.968 2.356.491.284 1.343.345 2.532-.34l4.267-2.466c1.19-.685 1.562-1.452 1.562-2.017s-.373-1.332-1.562-2.017l-4.266-2.466c-1.191-.686-2.044-.627-2.534-.346m-.997-1.734c1.323-.76 2.97-.55 4.529.346l.001.001 2.133 1.234 2.132 1.232h.001c1.56.9 2.563 2.224 2.563 3.75 0 1.526-1.002 2.85-2.563 3.75l-4.267 2.467c-1.561.898-3.21 1.101-4.53.339-1.322-.763-1.97-2.29-1.97-4.09v-4.933c0-1.805.647-3.335 1.971-4.096", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
12
|
+
] }) })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
export {
|
|
16
|
+
VideoProductIcon
|
|
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 VolumeProductIcon = ({
|
|
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: "Volume", 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: "m33.025 32.008.032-2L32.008 30c-.336 0-.664.002-.99.007l.029 2 .477-.005.484-.002c.34 0 .68.003 1.017.008m1.954-1.94c.689.032 1.367.075 2.03.129l-.161 1.993a57.327 57.327 0 0 0-1.962-.124zm6.162.634a43.564 43.564 0 0 0-2.026-.293l-.241 1.986c.67.081 1.317.175 1.932.28zm1.957.389a22.3 22.3 0 0 1 2.018.56l-.632 1.897a20.554 20.554 0 0 0-1.837-.509zM49 34.976c-.011-.963-.659-1.749-1.748-2.393l-1.018 1.722c.554.327.766.586.766.695-.001 1.23-6.179 2.834-13.814 2.988L32 38c-8.172 0-15-1.707-15-3v-.002c.01-.124.248-.396.812-.722l-.999-1.732c-1.078.622-1.736 1.372-1.807 2.301h.006A1.002 1.002 0 0 0 15 35c0 2.986 6.848 4.83 15.746 4.989L32 40c9.5 0 17-1.875 17-5zM26.956 30.2a59.055 59.055 0 0 1 2.03-.13l.094 1.998a57.14 57.14 0 0 0-1.962.125zm-2.032.205a43.82 43.82 0 0 0-2.026.292l.332 1.972a41.843 41.843 0 0 1 1.934-.278zm-6.083 1.261a22.31 22.31 0 0 1 2.018-.564l.454 1.948c-.676.158-1.29.33-1.835.512z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "m32 12-1.254.011C21.848 12.17 15 14.014 15 17v30l.014.229C15.464 50.227 22.811 52 32 52l1.254-.011C42.153 51.831 49 49.986 49 47V17c0-3.125-7.5-5-17-5m2.83 9.942c5.316-.22 9.745-1.067 12.17-2.414v27.473c0 1.293-6.828 3-15 3-8.026 0-14.794-1.633-15-2.996l-.003-.08L17 19.528C19.844 21.108 25.446 22 32 22l1.254-.011a66.37 66.37 0 0 0 1.577-.047ZM47 16.974C46.91 15.684 40.117 14 32 14l-.596.003C23.5 14.083 17 15.738 17 17l.012.095c.305 1.216 6.361 2.743 13.802 2.893L32 20c7.99 0 14.693-1.631 14.99-2.913l.001-.009z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
exports.VolumeProductIcon = VolumeProductIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const VolumeProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Volume", 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: "m33.025 32.008.032-2L32.008 30c-.336 0-.664.002-.99.007l.029 2 .477-.005.484-.002c.34 0 .68.003 1.017.008m1.954-1.94c.689.032 1.367.075 2.03.129l-.161 1.993a57.327 57.327 0 0 0-1.962-.124zm6.162.634a43.564 43.564 0 0 0-2.026-.293l-.241 1.986c.67.081 1.317.175 1.932.28zm1.957.389a22.3 22.3 0 0 1 2.018.56l-.632 1.897a20.554 20.554 0 0 0-1.837-.509zM49 34.976c-.011-.963-.659-1.749-1.748-2.393l-1.018 1.722c.554.327.766.586.766.695-.001 1.23-6.179 2.834-13.814 2.988L32 38c-8.172 0-15-1.707-15-3v-.002c.01-.124.248-.396.812-.722l-.999-1.732c-1.078.622-1.736 1.372-1.807 2.301h.006A1.002 1.002 0 0 0 15 35c0 2.986 6.848 4.83 15.746 4.989L32 40c9.5 0 17-1.875 17-5zM26.956 30.2a59.055 59.055 0 0 1 2.03-.13l.094 1.998a57.14 57.14 0 0 0-1.962.125zm-2.032.205a43.82 43.82 0 0 0-2.026.292l.332 1.972a41.843 41.843 0 0 1 1.934-.278zm-6.083 1.261a22.31 22.31 0 0 1 2.018-.564l.454 1.948c-.676.158-1.29.33-1.835.512z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "m32 12-1.254.011C21.848 12.17 15 14.014 15 17v30l.014.229C15.464 50.227 22.811 52 32 52l1.254-.011C42.153 51.831 49 49.986 49 47V17c0-3.125-7.5-5-17-5m2.83 9.942c5.316-.22 9.745-1.067 12.17-2.414v27.473c0 1.293-6.828 3-15 3-8.026 0-14.794-1.633-15-2.996l-.003-.08L17 19.528C19.844 21.108 25.446 22 32 22l1.254-.011a66.37 66.37 0 0 0 1.577-.047ZM47 16.974C46.91 15.684 40.117 14 32 14l-.596.003C23.5 14.083 17 15.738 17 17l.012.095c.305 1.216 6.361 2.743 13.802 2.893L32 20c7.99 0 14.693-1.631 14.99-2.913l.001-.009z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
11
|
+
] }) })
|
|
12
|
+
);
|
|
13
|
+
export {
|
|
14
|
+
VolumeProductIcon
|
|
15
|
+
};
|
|
@@ -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 VpcProductIcon = ({
|
|
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: "VPC", 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: "M33 12.873a4.006 4.006 0 0 1-2 0V25.07a7.06 7.06 0 0 1 2 0zm4.426 14.704c.421.515.77 1.092 1.03 1.714l10.737-6.442a3.997 3.997 0 0 1-1.03-1.714l-10.736 6.442Zm1.128 6.885a6.983 6.983 0 0 1-.965 1.752l10.535 5.794a3.99 3.99 0 0 1 .965-1.752zM33 38.928a7.062 7.062 0 0 1-2 0v12.197a4.01 4.01 0 0 1 2 0zm-6.589-2.713c-.4-.53-.727-1.12-.965-1.752l-10.534 5.794c.457.485.795 1.085.964 1.752zm-.868-6.924a6.993 6.993 0 0 1 1.03-1.714l-10.737-6.442a3.997 3.997 0 0 1-1.03 1.714z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M32 5a4 4 0 0 1 3.855 5.07l12.975 7.49a3.994 3.994 0 0 1 2.97-1.555L52 16a4 4 0 0 1 .919 7.894v15.212a4.002 4.002 0 0 1-.72 7.889L52 47c-.97 0-1.86-.346-2.552-.92l-13.593 7.848a4.005 4.005 0 0 1-3.655 5.067L32 59a4 4 0 0 1-3.855-5.072L14.552 46.08a3.982 3.982 0 0 1-2.352.915L12 47a4 4 0 0 1-.919-7.894V23.894a4.002 4.002 0 0 1 .72-7.889L12 16c1.29 0 2.439.611 3.17 1.56l12.975-7.49A4.003 4.003 0 0 1 31.8 5.005zm.2 7.995a3.987 3.987 0 0 0 2.655-1.193l13.187 7.614a4.002 4.002 0 0 0 2.876 4.436v15.296a4.002 4.002 0 0 0-2.647 5.302l-13.418 7.747A3.988 3.988 0 0 0 32 51l-.2.005a3.987 3.987 0 0 0-2.653 1.192L15.729 44.45a4.002 4.002 0 0 0-2.648-5.303V23.853a4.002 4.002 0 0 0 2.877-4.437l13.187-7.613A3.988 3.988 0 0 0 32 13zM30 55a2 2 0 1 1 4 0 2 2 0 0 1-4 0m22-14a2 2 0 1 0 0 4 2 2 0 0 0 0-4m-42 2a2 2 0 1 1 4 0 2 2 0 0 1-4 0m2-25a2 2 0 1 0 0 4 2 2 0 0 0 0-4m38 2a2 2 0 1 1 4 0 2 2 0 0 1-4 0M30 9a2 2 0 1 1 4 0 2 2 0 0 1-4 0m7 23a5 5 0 1 1-10 0 5 5 0 0 1 10 0m2 0a7 7 0 1 1-14 0 7 7 0 0 1 14 0", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
exports.VpcProductIcon = VpcProductIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const VpcProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "VPC", 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: "M33 12.873a4.006 4.006 0 0 1-2 0V25.07a7.06 7.06 0 0 1 2 0zm4.426 14.704c.421.515.77 1.092 1.03 1.714l10.737-6.442a3.997 3.997 0 0 1-1.03-1.714l-10.736 6.442Zm1.128 6.885a6.983 6.983 0 0 1-.965 1.752l10.535 5.794a3.99 3.99 0 0 1 .965-1.752zM33 38.928a7.062 7.062 0 0 1-2 0v12.197a4.01 4.01 0 0 1 2 0zm-6.589-2.713c-.4-.53-.727-1.12-.965-1.752l-10.534 5.794c.457.485.795 1.085.964 1.752zm-.868-6.924a6.993 6.993 0 0 1 1.03-1.714l-10.737-6.442a3.997 3.997 0 0 1-1.03 1.714z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M32 5a4 4 0 0 1 3.855 5.07l12.975 7.49a3.994 3.994 0 0 1 2.97-1.555L52 16a4 4 0 0 1 .919 7.894v15.212a4.002 4.002 0 0 1-.72 7.889L52 47c-.97 0-1.86-.346-2.552-.92l-13.593 7.848a4.005 4.005 0 0 1-3.655 5.067L32 59a4 4 0 0 1-3.855-5.072L14.552 46.08a3.982 3.982 0 0 1-2.352.915L12 47a4 4 0 0 1-.919-7.894V23.894a4.002 4.002 0 0 1 .72-7.889L12 16c1.29 0 2.439.611 3.17 1.56l12.975-7.49A4.003 4.003 0 0 1 31.8 5.005zm.2 7.995a3.987 3.987 0 0 0 2.655-1.193l13.187 7.614a4.002 4.002 0 0 0 2.876 4.436v15.296a4.002 4.002 0 0 0-2.647 5.302l-13.418 7.747A3.988 3.988 0 0 0 32 51l-.2.005a3.987 3.987 0 0 0-2.653 1.192L15.729 44.45a4.002 4.002 0 0 0-2.648-5.303V23.853a4.002 4.002 0 0 0 2.877-4.437l13.187-7.613A3.988 3.988 0 0 0 32 13zM30 55a2 2 0 1 1 4 0 2 2 0 0 1-4 0m22-14a2 2 0 1 0 0 4 2 2 0 0 0 0-4m-42 2a2 2 0 1 1 4 0 2 2 0 0 1-4 0m2-25a2 2 0 1 0 0 4 2 2 0 0 0 0-4m38 2a2 2 0 1 1 4 0 2 2 0 0 1-4 0M30 9a2 2 0 1 1 4 0 2 2 0 0 1-4 0m7 23a5 5 0 1 1-10 0 5 5 0 0 1 10 0m2 0a7 7 0 1 1-14 0 7 7 0 0 1 14 0", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
11
|
+
] }) })
|
|
12
|
+
);
|
|
13
|
+
export {
|
|
14
|
+
VpcProductIcon
|
|
15
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const VpsProServersProductIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, { ...props, children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: "VPS-pro-servers", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "VPS-pro-servers", clipPath: "url(#a)", children: [
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "VPS-pro-servers", children: [
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#A060F6", className: "fillStrong", children: [
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M32.306 24.005a1 1 0 0 0-.89 0l-12.96 6.442a1 1 0 0 0-.556.896v6.6a1 1 0 0 0 1.446.895l12.514-6.22 2.396 1.19.89-1.791-2.84-1.412a1 1 0 0 0-.89 0L19.9 36.329v-4.367l11.96-5.945 9.816 4.879.89-1.791zM49.794 47.07q-.73 0-1.32-.25a2.16 2.16 0 0 1-.92-.72 1.9 1.9 0 0 1-.35-1.11h1.5q.03.43.3.68.28.25.76.25.49 0 .77-.23a.78.78 0 0 0 .28-.62.7.7 0 0 0-.19-.51 1.3 1.3 0 0 0-.48-.31 7 7 0 0 0-.78-.26 9 9 0 0 1-1.11-.39 2.06 2.06 0 0 1-.73-.59q-.3-.4-.3-1.06 0-.62.31-1.08a1.94 1.94 0 0 1 .87-.7q.56-.25 1.28-.25 1.08 0 1.75.53.68.52.75 1.46h-1.54a.78.78 0 0 0-.31-.59q-.28-.24-.75-.24-.41 0-.66.21-.24.21-.24.61 0 .28.18.47.19.18.46.3.28.11.78.26.68.2 1.11.4.43.201.74.6.31.4.31 1.05 0 .56-.29 1.04a2.1 2.1 0 0 1-.85.77q-.56.28-1.33.28" }),
|
|
15
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M46.39 42.18q0 .561-.27 1.05-.26.49-.83.79-.56.3-1.42.3H42.7V47h-1.4v-6.98h2.57q.81 0 1.38.28t.85.77q.29.49.29 1.11m-2.58 1.01q.58 0 .86-.26.28-.27.28-.75 0-1.02-1.14-1.02H42.7v2.03z", clipRule: "evenodd" }),
|
|
16
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m37.9 47 2.56-6.98h-1.49l-1.91 5.55-1.92-5.55h-1.5L36.2 47z" })
|
|
17
|
+
] }),
|
|
18
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M31.795 8h-.027a1 1 0 0 0-.447.105l-17.768 8.88a1 1 0 0 0-.553.904l.083 9.12.008.115a1 1 0 0 0 1.44.77l17.25-8.622 17.252 8.623a1 1 0 0 0 1.447-.886l.083-9.12a1 1 0 0 0-.553-.904l-17.768-8.88A1 1 0 0 0 31.795 8m-.013 2.111 16.775 8.383-.063 6.895-16.266-8.128-.123-.052a1 1 0 0 0-.77.052L15.067 25.39l-.063-6.896 16.777-8.383ZM30.02 37.743C32.1 32.616 37.128 29 43 29c7.732 0 14 6.268 14 14s-6.268 14-14 14c-6.75 0-12.385-4.778-13.707-11.136l-5.998 2.981a1 1 0 0 1-1.445-.895v-5.526a1 1 0 0 1 .555-.896zM43 31c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12m-13.751 9.36-5.399 2.683v3.293l5.17-2.57a14.2 14.2 0 0 1 .229-3.406", className: "fill", clipRule: "evenodd" })
|
|
19
|
+
] })
|
|
20
|
+
] }) }),
|
|
21
|
+
/* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
|
|
22
|
+
] })
|
|
23
|
+
);
|
|
24
|
+
exports.VpsProServersProductIcon = VpsProServersProductIcon;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsxs, jsx } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const VpsProServersProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsxs(Icon, { ...props, children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: "VPS-pro-servers", children: /* @__PURE__ */ jsxs("g", { className: "VPS-pro-servers", clipPath: "url(#a)", children: [
|
|
9
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#F1EEFC", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
10
|
+
/* @__PURE__ */ jsxs("g", { className: "VPS-pro-servers", children: [
|
|
11
|
+
/* @__PURE__ */ jsxs("g", { fill: "#A060F6", className: "fillStrong", children: [
|
|
12
|
+
/* @__PURE__ */ jsx("path", { d: "M32.306 24.005a1 1 0 0 0-.89 0l-12.96 6.442a1 1 0 0 0-.556.896v6.6a1 1 0 0 0 1.446.895l12.514-6.22 2.396 1.19.89-1.791-2.84-1.412a1 1 0 0 0-.89 0L19.9 36.329v-4.367l11.96-5.945 9.816 4.879.89-1.791zM49.794 47.07q-.73 0-1.32-.25a2.16 2.16 0 0 1-.92-.72 1.9 1.9 0 0 1-.35-1.11h1.5q.03.43.3.68.28.25.76.25.49 0 .77-.23a.78.78 0 0 0 .28-.62.7.7 0 0 0-.19-.51 1.3 1.3 0 0 0-.48-.31 7 7 0 0 0-.78-.26 9 9 0 0 1-1.11-.39 2.06 2.06 0 0 1-.73-.59q-.3-.4-.3-1.06 0-.62.31-1.08a1.94 1.94 0 0 1 .87-.7q.56-.25 1.28-.25 1.08 0 1.75.53.68.52.75 1.46h-1.54a.78.78 0 0 0-.31-.59q-.28-.24-.75-.24-.41 0-.66.21-.24.21-.24.61 0 .28.18.47.19.18.46.3.28.11.78.26.68.2 1.11.4.43.201.74.6.31.4.31 1.05 0 .56-.29 1.04a2.1 2.1 0 0 1-.85.77q-.56.28-1.33.28" }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M46.39 42.18q0 .561-.27 1.05-.26.49-.83.79-.56.3-1.42.3H42.7V47h-1.4v-6.98h2.57q.81 0 1.38.28t.85.77q.29.49.29 1.11m-2.58 1.01q.58 0 .86-.26.28-.27.28-.75 0-1.02-1.14-1.02H42.7v2.03z", clipRule: "evenodd" }),
|
|
14
|
+
/* @__PURE__ */ jsx("path", { d: "m37.9 47 2.56-6.98h-1.49l-1.91 5.55-1.92-5.55h-1.5L36.2 47z" })
|
|
15
|
+
] }),
|
|
16
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M31.795 8h-.027a1 1 0 0 0-.447.105l-17.768 8.88a1 1 0 0 0-.553.904l.083 9.12.008.115a1 1 0 0 0 1.44.77l17.25-8.622 17.252 8.623a1 1 0 0 0 1.447-.886l.083-9.12a1 1 0 0 0-.553-.904l-17.768-8.88A1 1 0 0 0 31.795 8m-.013 2.111 16.775 8.383-.063 6.895-16.266-8.128-.123-.052a1 1 0 0 0-.77.052L15.067 25.39l-.063-6.896 16.777-8.383ZM30.02 37.743C32.1 32.616 37.128 29 43 29c7.732 0 14 6.268 14 14s-6.268 14-14 14c-6.75 0-12.385-4.778-13.707-11.136l-5.998 2.981a1 1 0 0 1-1.445-.895v-5.526a1 1 0 0 1 .555-.896zM43 31c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12m-13.751 9.36-5.399 2.683v3.293l5.17-2.57a14.2 14.2 0 0 1 .229-3.406", className: "fill", clipRule: "evenodd" })
|
|
17
|
+
] })
|
|
18
|
+
] }) }),
|
|
19
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
|
|
20
|
+
] })
|
|
21
|
+
);
|
|
22
|
+
export {
|
|
23
|
+
VpsProServersProductIcon
|
|
24
|
+
};
|