@ultraviolet/icons 2.17.0 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/components/CategoryIcon/Icon.cjs +28 -0
- package/dist/components/CategoryIcon/Icon.d.ts +11 -0
- package/dist/components/CategoryIcon/Icon.js +26 -0
- package/dist/components/CategoryIcon/__generatedIcons__/AiCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/AiCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/AiCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ApplicationIntegrationCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ApplicationIntegrationCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ApplicationIntegrationCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/BaremetalCategoryIcon.cjs +17 -0
- package/dist/components/CategoryIcon/__generatedIcons__/BaremetalCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/BaremetalCategoryIcon.js +17 -0
- package/dist/components/CategoryIcon/__generatedIcons__/BillingCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/BillingCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/BillingCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ComputeCategoryIcon.cjs +15 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ComputeCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ComputeCategoryIcon.js +15 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ConsoleCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ConsoleCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ConsoleCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ContainersCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ContainersCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ContainersCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DatabaseCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DatabaseCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DatabaseCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DatacenterCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DatacenterCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DatacenterCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DedicatedServerCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DedicatedServerCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DedicatedServerCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DevToolsCategoryIcon.cjs +20 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DevToolsCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DevToolsCategoryIcon.js +20 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DocumentationCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DocumentationCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/DocumentationCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/IotCategoryIcon.cjs +15 -0
- package/dist/components/CategoryIcon/__generatedIcons__/IotCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/IotCategoryIcon.js +15 -0
- package/dist/components/CategoryIcon/__generatedIcons__/LabsCategoryIcon.cjs +15 -0
- package/dist/components/CategoryIcon/__generatedIcons__/LabsCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/LabsCategoryIcon.js +15 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ManagedServicesCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ManagedServicesCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ManagedServicesCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/NetworkCategoryIcon.cjs +17 -0
- package/dist/components/CategoryIcon/__generatedIcons__/NetworkCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/NetworkCategoryIcon.js +17 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ObservabilityCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ObservabilityCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ObservabilityCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/PartnersCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/PartnersCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/PartnersCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/PinCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/PinCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/PinCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/SecurityCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/SecurityCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/SecurityCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ServerlessCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ServerlessCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ServerlessCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/StorageCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/StorageCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/StorageCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ToolsServicesCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ToolsServicesCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/ToolsServicesCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/UseCaseCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/UseCaseCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/UseCaseCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/VpcCategoryIcon.cjs +20 -0
- package/dist/components/CategoryIcon/__generatedIcons__/VpcCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/VpcCategoryIcon.js +20 -0
- package/dist/components/CategoryIcon/__generatedIcons__/WebHostingCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/WebHostingCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/WebHostingCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/index.d.ts +31 -0
- package/dist/components/CategoryIcon/index.cjs +52 -30
- package/dist/components/CategoryIcon/index.d.ts +1 -12
- package/dist/components/CategoryIcon/index.js +52 -28
- package/dist/components/Icon/Icon.cjs +76 -0
- package/dist/components/Icon/Icon.d.ts +44 -0
- package/dist/components/Icon/Icon.js +74 -0
- package/dist/components/Icon/__generatedIcons__/AddressIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/AddressIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/AddressIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/AddressOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/AddressOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/AddressOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/AlertCircleIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/AlertCircleIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/AlertCircleIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/AlertCircleOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/AlertCircleOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/AlertCircleOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/AnchorIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/AnchorIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/AnchorIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowDownIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowDownIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ArrowDownIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowLeftBottomIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowLeftBottomIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ArrowLeftBottomIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowLeftDoubleIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowLeftDoubleIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ArrowLeftDoubleIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowLeftIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowLeftIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ArrowLeftIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowRightBottomIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowRightBottomIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ArrowRightBottomIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowRightDoubleIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowRightDoubleIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ArrowRightDoubleIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowRightIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowRightIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ArrowRightIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowUpIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ArrowUpIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ArrowUpIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/AsteriskIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/AsteriskIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/AsteriskIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/AttachIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/AttachIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/AttachIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/AutoFixIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/AutoFixIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/AutoFixIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/AutoFixOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/AutoFixOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/AutoFixOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/BullhornIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/BullhornIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/BullhornIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/BullhornOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/BullhornOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/BullhornOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/BurgerIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/BurgerIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/BurgerIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CalculatorIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CalculatorIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CalculatorIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CalculatorOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CalculatorOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CalculatorOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CalendarRangeIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/CalendarRangeIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CalendarRangeIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/CalendarRangeOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CalendarRangeOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CalendarRangeOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CancelIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CancelIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CancelIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ChatIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ChatIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ChatIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ChatOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ChatOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ChatOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CheckCircleIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CheckCircleIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CheckCircleIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CheckCircleOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CheckCircleOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CheckCircleOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CheckIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CheckIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CheckIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ClockOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ClockOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ClockOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ClockOutlineOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ClockOutlineOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ClockOutlineOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CloseCircleOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CloseCircleOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CloseCircleOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CloseIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CloseIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CloseIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ConsoleIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ConsoleIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ConsoleIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ConsoleOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ConsoleOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ConsoleOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CopyContentIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/CopyContentIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CopyContentIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/CredentialIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CredentialIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CredentialIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CredentialOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CredentialOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CredentialOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/CreditCardIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/CreditCardIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CreditCardIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/CreditCardOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/CreditCardOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/CreditCardOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/DatabaseIcon.cjs +15 -0
- package/dist/components/Icon/__generatedIcons__/DatabaseIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DatabaseIcon.js +15 -0
- package/dist/components/Icon/__generatedIcons__/DatabaseOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/DatabaseOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DatabaseOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/DeleteIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/DeleteIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DeleteIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/DeleteOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/DeleteOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DeleteOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/DetachIcon.cjs +16 -0
- package/dist/components/Icon/__generatedIcons__/DetachIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DetachIcon.js +16 -0
- package/dist/components/Icon/__generatedIcons__/DocIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/DocIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DocIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/DocOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/DocOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DocOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/DotsHorizontalIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/DotsHorizontalIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DotsHorizontalIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/DotsVerticalIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/DotsVerticalIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DotsVerticalIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/DownloadIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/DownloadIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DownloadIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/DragIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/DragIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DragIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/DragVariantIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/DragVariantIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/DragVariantIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/EarthIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/EarthIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EarthIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/EarthOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/EarthOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EarthOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/EastIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/EastIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EastIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/EastShortIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/EastShortIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EastShortIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/EmailIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/EmailIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EmailIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/EmailOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/EmailOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EmailOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/EmailRemoveIcon.cjs +15 -0
- package/dist/components/Icon/__generatedIcons__/EmailRemoveIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EmailRemoveIcon.js +15 -0
- package/dist/components/Icon/__generatedIcons__/EmailRemoveOutlineIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/EmailRemoveOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EmailRemoveOutlineIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/EqualIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/EqualIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EqualIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/EscapeIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/EscapeIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EscapeIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ExpandIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ExpandIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ExpandIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ExpandMoreIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ExpandMoreIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ExpandMoreIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/EyeIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/EyeIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EyeIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/EyeOffIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/EyeOffIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EyeOffIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/EyeOffOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/EyeOffOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EyeOffOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/EyeOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/EyeOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/EyeOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/FilterIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/FilterIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/FilterIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/FilterOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/FilterOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/FilterOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/FolderIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/FolderIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/FolderIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/FolderOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/FolderOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/FolderOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/GithubIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/GithubIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/GithubIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/HelpCircleIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/HelpCircleIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/HelpCircleIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/HelpCircleOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/HelpCircleOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/HelpCircleOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/IdIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/IdIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/IdIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/IdOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/IdOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/IdOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/InformationIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/InformationIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/InformationIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/InformationOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/InformationOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/InformationOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/InstagramIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/InstagramIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/InstagramIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/LightBulbIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/LightBulbIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/LightBulbIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/LightBulbOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/LightBulbOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/LightBulbOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/LinkedinIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/LinkedinIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/LinkedinIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/LockIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/LockIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/LockIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/LockOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/LockOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/LockOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/LogoutIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/LogoutIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/LogoutIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/MembersIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/MembersIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/MembersIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/MembersOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/MembersOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/MembersOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/MinusIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/MinusIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/MinusIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/MoonIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/MoonIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/MoonIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/MoonOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/MoonOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/MoonOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/MosaicIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/MosaicIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/MosaicIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/MosaicOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/MosaicOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/MosaicOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/NorthIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/NorthIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/NorthIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/NorthShortIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/NorthShortIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/NorthShortIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/OpenInNewIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/OpenInNewIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/OpenInNewIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/OrganizationIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/OrganizationIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/OrganizationIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PenIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PenIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PenIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PenOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PenOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PenOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PencilIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/PencilIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PencilIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/PencilOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PencilOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PencilOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PhoneIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PhoneIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PhoneIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PhoneOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PhoneOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PhoneOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PinIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PinIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PinIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PinOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PinOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PinOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PlayIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PlayIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PlayIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PlayOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PlayOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PlayOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PlusIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PlusIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PlusIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PrivacyIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PrivacyIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PrivacyIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/PrivacyOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/PrivacyOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/PrivacyOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ProfileIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ProfileIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ProfileIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ProfileOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ProfileOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ProfileOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/ProgressCheckIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/ProgressCheckIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ProgressCheckIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/RayEndArrowIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/RayEndArrowIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RayEndArrowIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/RayStartArrowIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/RayStartArrowIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RayStartArrowIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/RayStartEndIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/RayStartEndIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RayStartEndIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/RayTopArrowIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/RayTopArrowIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RayTopArrowIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/RebootIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/RebootIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RebootIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/RestoreIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/RestoreIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RestoreIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/RevokeIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/RevokeIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RevokeIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/RocketIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/RocketIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RocketIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/RocketOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/RocketOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RocketOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/RssIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/RssIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/RssIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/SearchIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SearchIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SearchIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SendIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SendIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SendIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SendOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SendOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SendOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SettingsIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SettingsIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SettingsIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SettingsOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SettingsOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SettingsOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SlackIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SlackIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SlackIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SortIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SortIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SortIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SouthIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SouthIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SouthIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SouthShortIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SouthShortIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SouthShortIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SparklesIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SparklesIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SparklesIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SparklesOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SparklesOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SparklesOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/StopIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/StopIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/StopIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/StopOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/StopOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/StopOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SunIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SunIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SunIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SunOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SunOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SunOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SupportIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SupportIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SupportIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SupportOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SupportOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SupportOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/SwitchOrgaIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/SwitchOrgaIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/SwitchOrgaIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/TwitterIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/TwitterIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/TwitterIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/UnlockIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/UnlockIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/UnlockIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/UnlockOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/UnlockOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/UnlockOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/UnpinIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/UnpinIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/UnpinIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/UnpinOutlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/UnpinOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/UnpinOutlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/UploadIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/UploadIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/UploadIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/ViewIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ViewIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ViewIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/WeatherNightIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/WeatherNightIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/WeatherNightIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/WeatherNightOutlineIcon.cjs +14 -0
- package/dist/components/Icon/__generatedIcons__/WeatherNightOutlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/WeatherNightOutlineIcon.js +14 -0
- package/dist/components/Icon/__generatedIcons__/WestIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/WestIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/WestIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/WestShortIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/WestShortIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/WestShortIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/YoutubeIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/YoutubeIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/YoutubeIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/index.d.ts +161 -0
- package/dist/components/Icon/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 +40 -3
- 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
package/README.md
CHANGED
|
@@ -16,12 +16,12 @@ You can then add `ThemeProvider` to your applications and use the provided theme
|
|
|
16
16
|
|
|
17
17
|
```tsx
|
|
18
18
|
import { ThemeProvider } from '@emotion/react'
|
|
19
|
-
import {
|
|
19
|
+
import { SdkGoProductIcon } from '@ultraviolet/icons/product'
|
|
20
20
|
import { consoleLightTheme } from '@ultraviolet/themes'
|
|
21
21
|
|
|
22
22
|
const App = () => (
|
|
23
23
|
<ThemeProvider theme={consoleLightTheme}>
|
|
24
|
-
<
|
|
24
|
+
<SdkGoProductIcon size="medium" variant="primary"/>
|
|
25
25
|
</ThemeProvider>
|
|
26
26
|
)
|
|
27
27
|
```
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const _styled = require("@emotion/styled/base");
|
|
5
|
+
const _interopDefaultCompat = (e) => e && typeof e === "object" && "default" in e ? e : { default: e };
|
|
6
|
+
const _styled__default = /* @__PURE__ */ _interopDefaultCompat(_styled);
|
|
7
|
+
const StyledIcon = /* @__PURE__ */ _styled__default.default("svg", process.env.NODE_ENV === "production" ? {
|
|
8
|
+
shouldForwardProp: (prop) => !["variant", "disabled"].includes(prop),
|
|
9
|
+
target: "eqf5g0p0"
|
|
10
|
+
} : {
|
|
11
|
+
shouldForwardProp: (prop) => !["variant", "disabled"].includes(prop),
|
|
12
|
+
target: "eqf5g0p0",
|
|
13
|
+
label: "StyledIcon"
|
|
14
|
+
})(".fill{fill:", ({
|
|
15
|
+
theme,
|
|
16
|
+
variant,
|
|
17
|
+
disabled
|
|
18
|
+
}) => theme.colors.other.icon.category[variant][disabled ? "fillDisabled" : "fill"], ";}.fillStrong{fill:", ({
|
|
19
|
+
theme,
|
|
20
|
+
variant,
|
|
21
|
+
disabled
|
|
22
|
+
}) => theme.colors.other.icon.category[variant][disabled ? "fillStrongDisabled" : "fillStrong"], ";}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi9ob21lL3J1bm5lci93b3JrL3VsdHJhdmlvbGV0L3VsdHJhdmlvbGV0L3BhY2thZ2VzL2ljb25zL3NyYy9jb21wb25lbnRzL0NhdGVnb3J5SWNvbi9JY29uLnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFLMEQiLCJmaWxlIjoiL2hvbWUvcnVubmVyL3dvcmsvdWx0cmF2aW9sZXQvdWx0cmF2aW9sZXQvcGFja2FnZXMvaWNvbnMvc3JjL2NvbXBvbmVudHMvQ2F0ZWdvcnlJY29uL0ljb24udHN4Iiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgdHlwZSB7IFJlYWN0Tm9kZSB9IGZyb20gJ3JlYWN0J1xuXG5jb25zdCBTdHlsZWRJY29uID0gc3R5bGVkKCdzdmcnLCB7XG4gIHNob3VsZEZvcndhcmRQcm9wOiBwcm9wID0+ICFbJ3ZhcmlhbnQnLCAnZGlzYWJsZWQnXS5pbmNsdWRlcyhwcm9wKSxcbn0pPHsgdmFyaWFudDogJ25ldXRyYWwnIHwgJ3ByaW1hcnknOyBkaXNhYmxlZD86IGJvb2xlYW4gfT5gXG4gIC5maWxsIHtcbiAgICBmaWxsOiAkeyh7IHRoZW1lLCB2YXJpYW50LCBkaXNhYmxlZCB9KSA9PlxuICAgICAgdGhlbWUuY29sb3JzLm90aGVyLmljb24uY2F0ZWdvcnlbdmFyaWFudF1bXG4gICAgICAgIGRpc2FibGVkID8gJ2ZpbGxEaXNhYmxlZCcgOiAnZmlsbCdcbiAgICAgIF19O1xuICB9XG5cbiAgLmZpbGxTdHJvbmcge1xuICAgIGZpbGw6ICR7KHsgdGhlbWUsIHZhcmlhbnQsIGRpc2FibGVkIH0pID0+XG4gICAgICB0aGVtZS5jb2xvcnMub3RoZXIuaWNvbi5jYXRlZ29yeVt2YXJpYW50XVtcbiAgICAgICAgZGlzYWJsZWQgPyAnZmlsbFN0cm9uZ0Rpc2FibGVkJyA6ICdmaWxsU3Ryb25nJ1xuICAgICAgXX07XG4gIH1cbmBcblxuZXhwb3J0IHR5cGUgSWNvblByb3BzID0ge1xuICB2YXJpYW50PzogJ3ByaW1hcnknIHwgJ25ldXRyYWwnXG4gIGRpc2FibGVkPzogYm9vbGVhblxuICBjaGlsZHJlbjogUmVhY3ROb2RlXG59XG5cbi8qKlxuICogQ2F0ZWdvcnlJY29uIGNvbXBvbmVudCBpcyB1c2VkIHRvIHJlbmRlciBjYXRlZ29yeSBpY29ucywgdGhvc2UgaWNvbnMgYXJlIG1vcmUgY29tcGxleCB0aGFuIHN5c3RlbSBpY29uc1xuICogYXMgdGhleSBpbnZvbHZlIG11bHRpcGxlIGNvbG9ycyB0aGF0IGNoYW5nZXMgZGVwZW5kaW5nIG9uIHRoZW1lLlxuICovXG5leHBvcnQgY29uc3QgSWNvbiA9ICh7XG4gIHZhcmlhbnQgPSAncHJpbWFyeScsXG4gIGRpc2FibGVkLFxuICBjaGlsZHJlbixcbn06IEljb25Qcm9wcykgPT4gKFxuICA8U3R5bGVkSWNvblxuICAgIHdpZHRoPVwiMjBcIlxuICAgIGhlaWdodD1cIjIwXCJcbiAgICB2aWV3Qm94PVwiMCAwIDIwIDIwXCJcbiAgICB2YXJpYW50PXt2YXJpYW50fVxuICAgIGRpc2FibGVkPXtkaXNhYmxlZH1cbiAgPlxuICAgIHtjaGlsZHJlbn1cbiAgPC9TdHlsZWRJY29uPlxuKVxuIl19 */"));
|
|
23
|
+
const Icon = ({
|
|
24
|
+
variant = "primary",
|
|
25
|
+
disabled,
|
|
26
|
+
children
|
|
27
|
+
}) => /* @__PURE__ */ jsxRuntime.jsx(StyledIcon, { width: "20", height: "20", viewBox: "0 0 20 20", variant, disabled, children });
|
|
28
|
+
exports.Icon = Icon;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { ReactNode } from 'react';
|
|
2
|
+
export type IconProps = {
|
|
3
|
+
variant?: 'primary' | 'neutral';
|
|
4
|
+
disabled?: boolean;
|
|
5
|
+
children: ReactNode;
|
|
6
|
+
};
|
|
7
|
+
/**
|
|
8
|
+
* CategoryIcon component is used to render category icons, those icons are more complex than system icons
|
|
9
|
+
* as they involve multiple colors that changes depending on theme.
|
|
10
|
+
*/
|
|
11
|
+
export declare const Icon: ({ variant, disabled, children, }: IconProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { jsx } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import _styled from "@emotion/styled/base";
|
|
3
|
+
const StyledIcon = /* @__PURE__ */ _styled("svg", process.env.NODE_ENV === "production" ? {
|
|
4
|
+
shouldForwardProp: (prop) => !["variant", "disabled"].includes(prop),
|
|
5
|
+
target: "eqf5g0p0"
|
|
6
|
+
} : {
|
|
7
|
+
shouldForwardProp: (prop) => !["variant", "disabled"].includes(prop),
|
|
8
|
+
target: "eqf5g0p0",
|
|
9
|
+
label: "StyledIcon"
|
|
10
|
+
})(".fill{fill:", ({
|
|
11
|
+
theme,
|
|
12
|
+
variant,
|
|
13
|
+
disabled
|
|
14
|
+
}) => theme.colors.other.icon.category[variant][disabled ? "fillDisabled" : "fill"], ";}.fillStrong{fill:", ({
|
|
15
|
+
theme,
|
|
16
|
+
variant,
|
|
17
|
+
disabled
|
|
18
|
+
}) => theme.colors.other.icon.category[variant][disabled ? "fillStrongDisabled" : "fillStrong"], ";}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi9ob21lL3J1bm5lci93b3JrL3VsdHJhdmlvbGV0L3VsdHJhdmlvbGV0L3BhY2thZ2VzL2ljb25zL3NyYy9jb21wb25lbnRzL0NhdGVnb3J5SWNvbi9JY29uLnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFLMEQiLCJmaWxlIjoiL2hvbWUvcnVubmVyL3dvcmsvdWx0cmF2aW9sZXQvdWx0cmF2aW9sZXQvcGFja2FnZXMvaWNvbnMvc3JjL2NvbXBvbmVudHMvQ2F0ZWdvcnlJY29uL0ljb24udHN4Iiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgdHlwZSB7IFJlYWN0Tm9kZSB9IGZyb20gJ3JlYWN0J1xuXG5jb25zdCBTdHlsZWRJY29uID0gc3R5bGVkKCdzdmcnLCB7XG4gIHNob3VsZEZvcndhcmRQcm9wOiBwcm9wID0+ICFbJ3ZhcmlhbnQnLCAnZGlzYWJsZWQnXS5pbmNsdWRlcyhwcm9wKSxcbn0pPHsgdmFyaWFudDogJ25ldXRyYWwnIHwgJ3ByaW1hcnknOyBkaXNhYmxlZD86IGJvb2xlYW4gfT5gXG4gIC5maWxsIHtcbiAgICBmaWxsOiAkeyh7IHRoZW1lLCB2YXJpYW50LCBkaXNhYmxlZCB9KSA9PlxuICAgICAgdGhlbWUuY29sb3JzLm90aGVyLmljb24uY2F0ZWdvcnlbdmFyaWFudF1bXG4gICAgICAgIGRpc2FibGVkID8gJ2ZpbGxEaXNhYmxlZCcgOiAnZmlsbCdcbiAgICAgIF19O1xuICB9XG5cbiAgLmZpbGxTdHJvbmcge1xuICAgIGZpbGw6ICR7KHsgdGhlbWUsIHZhcmlhbnQsIGRpc2FibGVkIH0pID0+XG4gICAgICB0aGVtZS5jb2xvcnMub3RoZXIuaWNvbi5jYXRlZ29yeVt2YXJpYW50XVtcbiAgICAgICAgZGlzYWJsZWQgPyAnZmlsbFN0cm9uZ0Rpc2FibGVkJyA6ICdmaWxsU3Ryb25nJ1xuICAgICAgXX07XG4gIH1cbmBcblxuZXhwb3J0IHR5cGUgSWNvblByb3BzID0ge1xuICB2YXJpYW50PzogJ3ByaW1hcnknIHwgJ25ldXRyYWwnXG4gIGRpc2FibGVkPzogYm9vbGVhblxuICBjaGlsZHJlbjogUmVhY3ROb2RlXG59XG5cbi8qKlxuICogQ2F0ZWdvcnlJY29uIGNvbXBvbmVudCBpcyB1c2VkIHRvIHJlbmRlciBjYXRlZ29yeSBpY29ucywgdGhvc2UgaWNvbnMgYXJlIG1vcmUgY29tcGxleCB0aGFuIHN5c3RlbSBpY29uc1xuICogYXMgdGhleSBpbnZvbHZlIG11bHRpcGxlIGNvbG9ycyB0aGF0IGNoYW5nZXMgZGVwZW5kaW5nIG9uIHRoZW1lLlxuICovXG5leHBvcnQgY29uc3QgSWNvbiA9ICh7XG4gIHZhcmlhbnQgPSAncHJpbWFyeScsXG4gIGRpc2FibGVkLFxuICBjaGlsZHJlbixcbn06IEljb25Qcm9wcykgPT4gKFxuICA8U3R5bGVkSWNvblxuICAgIHdpZHRoPVwiMjBcIlxuICAgIGhlaWdodD1cIjIwXCJcbiAgICB2aWV3Qm94PVwiMCAwIDIwIDIwXCJcbiAgICB2YXJpYW50PXt2YXJpYW50fVxuICAgIGRpc2FibGVkPXtkaXNhYmxlZH1cbiAgPlxuICAgIHtjaGlsZHJlbn1cbiAgPC9TdHlsZWRJY29uPlxuKVxuIl19 */"));
|
|
19
|
+
const Icon = ({
|
|
20
|
+
variant = "primary",
|
|
21
|
+
disabled,
|
|
22
|
+
children
|
|
23
|
+
}) => /* @__PURE__ */ jsx(StyledIcon, { width: "20", height: "20", viewBox: "0 0 20 20", variant, disabled, children });
|
|
24
|
+
export {
|
|
25
|
+
Icon
|
|
26
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
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 AiCategoryIcon = ({
|
|
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: "AI", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M17.784 11.897c.021-.066.034-.136.05-.204a2.818 2.818 0 0 0-.958-2.862 3.037 3.037 0 0 0-.44-3.427 2.726 2.726 0 0 0-1.74-.926 4.032 4.032 0 0 0-2.512-2.275 2.736 2.736 0 0 0-2.094.013 2.348 2.348 0 0 0-.992 2.401l.002.103-.01 9.861c0 .01.005.017.005.026a3.184 3.184 0 0 0 2.663 3.367c.144.016.29.024.435.024a2.972 2.972 0 0 0 2.742-1.619 2.548 2.548 0 0 0 1.496-1.501c.183-.459.223-.962.113-1.444a2.728 2.728 0 0 0 1.24-1.537m-3.052 2.328a.693.693 0 0 1-.583.48.935.935 0 0 0-.762.668 1.203 1.203 0 0 1-1.44.792c-.514-.054-1.033-.613-1.033-1.578 0-.006-.004-.011-.004-.017l.003-2.594a1.26 1.26 0 0 1 .177-.716.835.835 0 0 1 .819-.485.911.911 0 0 0-.092-1.818c-.307.01-.61.068-.9.17l.004-4.423-.003-.126c-.016-.25-.01-.502.019-.752.23-.024.462.01.674.102a1.954 1.954 0 0 1 1.195.927c-.49.346-.87.828-1.092 1.385a.91.91 0 0 0 1.675.713c.191-.449.434-.682.724-.694a1.09 1.09 0 0 1 .925.311 1.276 1.276 0 0 1-.124 1.896.915.915 0 0 0 .327 1.468c.36.152.648.435.806.792.026.115.041.232.046.35-.007.151-.047.3-.118.435a1.065 1.065 0 0 1-.14.152 1.109 1.109 0 0 1-.944.281.91.91 0 0 0-.47 1.758c.102.019.206.032.31.039a.566.566 0 0 1 .001.483Z", className: "fillStrong" }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "m10.922 14.581-.01-9.844.002-.117a2.352 2.352 0 0 0-.991-2.406A2.753 2.753 0 0 0 7.829 2.2a4.041 4.041 0 0 0-2.511 2.277 2.75 2.75 0 0 0-1.74.927 3.038 3.038 0 0 0-.44 3.426 2.884 2.884 0 0 0-.998 1.809 2.547 2.547 0 0 0 .786 2.418c.165.15.347.281.542.39a2.43 2.43 0 0 0 .114 1.43 2.55 2.55 0 0 0 1.496 1.502A2.971 2.971 0 0 0 7.82 18c.14 0 .285-.009.435-.024a3.185 3.185 0 0 0 2.663-3.368c0-.01.005-.017.005-.026Zm-2.856 1.584c-1.095.105-1.378-.579-1.436-.779a.91.91 0 0 0-.766-.681.694.694 0 0 1-.584-.482.58.58 0 0 1-.017-.428c.104-.007.207-.02.31-.039a.909.909 0 0 0 .227-1.675.911.911 0 0 0-.699-.083c-.21.037-.426.01-.62-.077a1.133 1.133 0 0 1-.11-.06l-.028-.02a.958.958 0 0 1-.407-.985c.005-.029.003-.047.01-.077v-.002a1.48 1.48 0 0 1 .819-.84.91.91 0 0 0 .335-1.472 1.277 1.277 0 0 1-.125-1.896 1.077 1.077 0 0 1 .925-.31c.29.012.533.245.724.693a.91.91 0 1 0 1.675-.712 3.11 3.11 0 0 0-1.092-1.386 2.054 2.054 0 0 1 1.27-.953 1.63 1.63 0 0 1 .574-.102c.052.257.066.52.043.781l-.002.14.007 6.592a2.205 2.205 0 0 0-.88-.199.91.91 0 1 0 0 1.82c.358 0 .88.645.88 1.653 0 .966-.52 1.525-1.033 1.579", className: "fill" })
|
|
12
|
+
] }) })
|
|
13
|
+
);
|
|
14
|
+
exports.AiCategoryIcon = AiCategoryIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const AiCategoryIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "AI", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M17.784 11.897c.021-.066.034-.136.05-.204a2.818 2.818 0 0 0-.958-2.862 3.037 3.037 0 0 0-.44-3.427 2.726 2.726 0 0 0-1.74-.926 4.032 4.032 0 0 0-2.512-2.275 2.736 2.736 0 0 0-2.094.013 2.348 2.348 0 0 0-.992 2.401l.002.103-.01 9.861c0 .01.005.017.005.026a3.184 3.184 0 0 0 2.663 3.367c.144.016.29.024.435.024a2.972 2.972 0 0 0 2.742-1.619 2.548 2.548 0 0 0 1.496-1.501c.183-.459.223-.962.113-1.444a2.728 2.728 0 0 0 1.24-1.537m-3.052 2.328a.693.693 0 0 1-.583.48.935.935 0 0 0-.762.668 1.203 1.203 0 0 1-1.44.792c-.514-.054-1.033-.613-1.033-1.578 0-.006-.004-.011-.004-.017l.003-2.594a1.26 1.26 0 0 1 .177-.716.835.835 0 0 1 .819-.485.911.911 0 0 0-.092-1.818c-.307.01-.61.068-.9.17l.004-4.423-.003-.126c-.016-.25-.01-.502.019-.752.23-.024.462.01.674.102a1.954 1.954 0 0 1 1.195.927c-.49.346-.87.828-1.092 1.385a.91.91 0 0 0 1.675.713c.191-.449.434-.682.724-.694a1.09 1.09 0 0 1 .925.311 1.276 1.276 0 0 1-.124 1.896.915.915 0 0 0 .327 1.468c.36.152.648.435.806.792.026.115.041.232.046.35-.007.151-.047.3-.118.435a1.065 1.065 0 0 1-.14.152 1.109 1.109 0 0 1-.944.281.91.91 0 0 0-.47 1.758c.102.019.206.032.31.039a.566.566 0 0 1 .001.483Z", className: "fillStrong" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "m10.922 14.581-.01-9.844.002-.117a2.352 2.352 0 0 0-.991-2.406A2.753 2.753 0 0 0 7.829 2.2a4.041 4.041 0 0 0-2.511 2.277 2.75 2.75 0 0 0-1.74.927 3.038 3.038 0 0 0-.44 3.426 2.884 2.884 0 0 0-.998 1.809 2.547 2.547 0 0 0 .786 2.418c.165.15.347.281.542.39a2.43 2.43 0 0 0 .114 1.43 2.55 2.55 0 0 0 1.496 1.502A2.971 2.971 0 0 0 7.82 18c.14 0 .285-.009.435-.024a3.185 3.185 0 0 0 2.663-3.368c0-.01.005-.017.005-.026Zm-2.856 1.584c-1.095.105-1.378-.579-1.436-.779a.91.91 0 0 0-.766-.681.694.694 0 0 1-.584-.482.58.58 0 0 1-.017-.428c.104-.007.207-.02.31-.039a.909.909 0 0 0 .227-1.675.911.911 0 0 0-.699-.083c-.21.037-.426.01-.62-.077a1.133 1.133 0 0 1-.11-.06l-.028-.02a.958.958 0 0 1-.407-.985c.005-.029.003-.047.01-.077v-.002a1.48 1.48 0 0 1 .819-.84.91.91 0 0 0 .335-1.472 1.277 1.277 0 0 1-.125-1.896 1.077 1.077 0 0 1 .925-.31c.29.012.533.245.724.693a.91.91 0 1 0 1.675-.712 3.11 3.11 0 0 0-1.092-1.386 2.054 2.054 0 0 1 1.27-.953 1.63 1.63 0 0 1 .574-.102c.052.257.066.52.043.781l-.002.14.007 6.592a2.205 2.205 0 0 0-.88-.199.91.91 0 1 0 0 1.82c.358 0 .88.645.88 1.653 0 .966-.52 1.525-1.033 1.579", className: "fill" })
|
|
10
|
+
] }) })
|
|
11
|
+
);
|
|
12
|
+
export {
|
|
13
|
+
AiCategoryIcon
|
|
14
|
+
};
|
package/dist/components/CategoryIcon/__generatedIcons__/ApplicationIntegrationCategoryIcon.cjs
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
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 ApplicationIntegrationCategoryIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("g", { className: "Application-Integration", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Icon", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", d: "M6.707 18.707a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 0-1.414l2-2a1 1 0 0 1 1.414 1.414L6.414 15H16a1 1 0 1 1 0 2H6.414l.293.293a1 1 0 0 1 0 1.414m6.586-17.414a1 1 0 0 1 1.414 0l2 2a1 1 0 0 1 0 1.414l-2 2a1 1 0 1 1-1.414-1.414L13.586 5H4a1 1 0 1 1 0-2h9.586l-.293-.293a1 1 0 0 1 0-1.414", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M4 7.25a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0V8A.75.75 0 0 1 4 7.25m3 0a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0V8A.75.75 0 0 1 7 7.25m4 0a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0V8a.75.75 0 0 1 .75-.75m5 0a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0V8a.75.75 0 0 1 .75-.75", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
12
|
+
] }) }) })
|
|
13
|
+
);
|
|
14
|
+
exports.ApplicationIntegrationCategoryIcon = ApplicationIntegrationCategoryIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const ApplicationIntegrationCategoryIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("g", { className: "Application-Integration", children: /* @__PURE__ */ jsxs("g", { className: "Icon", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", d: "M6.707 18.707a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 0-1.414l2-2a1 1 0 0 1 1.414 1.414L6.414 15H16a1 1 0 1 1 0 2H6.414l.293.293a1 1 0 0 1 0 1.414m6.586-17.414a1 1 0 0 1 1.414 0l2 2a1 1 0 0 1 0 1.414l-2 2a1 1 0 1 1-1.414-1.414L13.586 5H4a1 1 0 1 1 0-2h9.586l-.293-.293a1 1 0 0 1 0-1.414", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "M4 7.25a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0V8A.75.75 0 0 1 4 7.25m3 0a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0V8A.75.75 0 0 1 7 7.25m4 0a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0V8a.75.75 0 0 1 .75-.75m5 0a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0V8a.75.75 0 0 1 .75-.75", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
10
|
+
] }) }) })
|
|
11
|
+
);
|
|
12
|
+
export {
|
|
13
|
+
ApplicationIntegrationCategoryIcon
|
|
14
|
+
};
|
|
@@ -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 BaremetalCategoryIcon = ({
|
|
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: "Baremetal", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M11.167 11.167H8.834v3.5H5.167a1 1 0 0 0-1 1V16a1 1 0 0 0 1 1h9.666a1 1 0 0 0 1-1v-.333a1 1 0 0 0-1-1h-3.666z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#4F0599", children: [
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13 5H7a2 2 0 0 0-2 2v1.333a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2M7 3a4 4 0 0 0-4 4v1.333a4 4 0 0 0 4 4h6a4 4 0 0 0 4-4V7a4 4 0 0 0-4-4z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.833 7.5a1 1 0 0 1 1-1H12.5a1 1 0 0 1 1 1v.333a1 1 0 0 1-1 1H9.833a1 1 0 0 1-1-1z", className: "fill" })
|
|
14
|
+
] })
|
|
15
|
+
] }) })
|
|
16
|
+
);
|
|
17
|
+
exports.BaremetalCategoryIcon = BaremetalCategoryIcon;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const BaremetalCategoryIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Baremetal", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M11.167 11.167H8.834v3.5H5.167a1 1 0 0 0-1 1V16a1 1 0 0 0 1 1h9.666a1 1 0 0 0 1-1v-.333a1 1 0 0 0-1-1h-3.666z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
9
|
+
/* @__PURE__ */ jsxs("g", { fill: "#4F0599", children: [
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M13 5H7a2 2 0 0 0-2 2v1.333a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2M7 3a4 4 0 0 0-4 4v1.333a4 4 0 0 0 4 4h6a4 4 0 0 0 4-4V7a4 4 0 0 0-4-4z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M8.833 7.5a1 1 0 0 1 1-1H12.5a1 1 0 0 1 1 1v.333a1 1 0 0 1-1 1H9.833a1 1 0 0 1-1-1z", className: "fill" })
|
|
12
|
+
] })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
export {
|
|
16
|
+
BaremetalCategoryIcon
|
|
17
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
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 BillingCategoryIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("g", { className: "Billing", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Icon", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M6.25 7A.75.75 0 0 1 7 6.25h5a.75.75 0 0 1 0 1.5H7A.75.75 0 0 1 6.25 7m0 3A.75.75 0 0 1 7 9.25h6a.75.75 0 0 1 0 1.5H7a.75.75 0 0 1-.75-.75M7 12.25a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M5 2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V5.732L12.812 2zm0 2h7.05L15 6.629V16H5zm7.5 10.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
12
|
+
] }) }) })
|
|
13
|
+
);
|
|
14
|
+
exports.BillingCategoryIcon = BillingCategoryIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const BillingCategoryIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("g", { className: "Billing", children: /* @__PURE__ */ jsxs("g", { className: "Icon", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M6.25 7A.75.75 0 0 1 7 6.25h5a.75.75 0 0 1 0 1.5H7A.75.75 0 0 1 6.25 7m0 3A.75.75 0 0 1 7 9.25h6a.75.75 0 0 1 0 1.5H7a.75.75 0 0 1-.75-.75M7 12.25a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M5 2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V5.732L12.812 2zm0 2h7.05L15 6.629V16H5zm7.5 10.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
10
|
+
] }) }) })
|
|
11
|
+
);
|
|
12
|
+
export {
|
|
13
|
+
BillingCategoryIcon
|
|
14
|
+
};
|
|
@@ -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 ComputeCategoryIcon = ({
|
|
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: "Compute", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M11 16a1 1 0 1 1 2 0v1a1 1 0 1 1-2 0zm-4 0a1 1 0 1 1 2 0v1a1 1 0 1 1-2 0zm8-4a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2h-1a1 1 0 0 1-1-1M2 12a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1m13-4a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2h-1a1 1 0 0 1-1-1M2 8a1 1 0 0 1 1-1h1a1 1 0 0 1 0 2H3a1 1 0 0 1-1-1m9-5a1 1 0 1 1 2 0v1a1 1 0 1 1-2 0zM7 3a1 1 0 0 1 2 0v1a1 1 0 0 1-2 0z", className: "fillStrong" }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M14 6H6v8h8zM6 4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M8 9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1z", className: "fillStrong" })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
exports.ComputeCategoryIcon = ComputeCategoryIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const ComputeCategoryIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Compute", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M11 16a1 1 0 1 1 2 0v1a1 1 0 1 1-2 0zm-4 0a1 1 0 1 1 2 0v1a1 1 0 1 1-2 0zm8-4a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2h-1a1 1 0 0 1-1-1M2 12a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1m13-4a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2h-1a1 1 0 0 1-1-1M2 8a1 1 0 0 1 1-1h1a1 1 0 0 1 0 2H3a1 1 0 0 1-1-1m9-5a1 1 0 1 1 2 0v1a1 1 0 1 1-2 0zM7 3a1 1 0 0 1 2 0v1a1 1 0 0 1-2 0z", className: "fillStrong" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M14 6H6v8h8zM6 4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M8 9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1z", className: "fillStrong" })
|
|
11
|
+
] }) })
|
|
12
|
+
);
|
|
13
|
+
export {
|
|
14
|
+
ComputeCategoryIcon
|
|
15
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
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 ConsoleCategoryIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("g", { className: "Console", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Console-icon", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M5 4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1zm7 4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M12 4a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1zm-7 9a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
12
|
+
] }) }) })
|
|
13
|
+
);
|
|
14
|
+
exports.ConsoleCategoryIcon = ConsoleCategoryIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const ConsoleCategoryIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("g", { className: "Console", children: /* @__PURE__ */ jsxs("g", { className: "Console-icon", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M5 4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1zm7 4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M12 4a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1zm-7 9a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
10
|
+
] }) }) })
|
|
11
|
+
);
|
|
12
|
+
export {
|
|
13
|
+
ConsoleCategoryIcon
|
|
14
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
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 ContainersCategoryIcon = ({
|
|
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: "Containers", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M3 5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm12 0H5v10h10z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M8 7a1 1 0 0 1 1 1v4a1 1 0 0 1-2 0V8a1 1 0 0 1 1-1m4 0a1 1 0 0 1 1 1v4a1 1 0 0 1-2 0V8a1 1 0 0 1 1-1", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
12
|
+
] }) })
|
|
13
|
+
);
|
|
14
|
+
exports.ContainersCategoryIcon = ContainersCategoryIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const ContainersCategoryIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Containers", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M3 5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm12 0H5v10h10z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M8 7a1 1 0 0 1 1 1v4a1 1 0 0 1-2 0V8a1 1 0 0 1 1-1m4 0a1 1 0 0 1 1 1v4a1 1 0 0 1-2 0V8a1 1 0 0 1 1-1", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
|
|
10
|
+
] }) })
|
|
11
|
+
);
|
|
12
|
+
export {
|
|
13
|
+
ContainersCategoryIcon
|
|
14
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
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 DatabaseCategoryIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("g", { className: "Database", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "DB", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M10.024 12.797c-2.89 0-6-.841-6-2.69h1.444c.084.32 1.612 1.187 4.556 1.187s4.473-.867 4.557-1.196l1.443.01c0 1.848-3.11 2.69-6 2.69Z", className: "fillStrong" }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M16.497 5.532c0-.01.003-.018.003-.028C16.5 3.44 13.13 2.5 10 2.5s-6.5.94-6.5 3.004c0 .02.005.037.006.057v8.952h.003c.018 2.052 3.373 2.987 6.493 2.987 3.114 0 6.461-.932 6.49-2.977h.005zM10 4.5c2.576 0 4.085.65 4.444 1.004-.359.353-1.868 1.003-4.444 1.003-2.576 0-4.085-.65-4.444-1.003C5.915 5.15 7.425 4.5 10 4.5m.002 11c-2.797 0-4.335-.768-4.489-1.003h-.002V7.75c1.242.512 2.895.757 4.489.757 1.595 0 3.25-.246 4.492-.758v6.679c-.207.328-1.734 1.072-4.49 1.072", className: "fill" })
|
|
12
|
+
] }) }) })
|
|
13
|
+
);
|
|
14
|
+
exports.DatabaseCategoryIcon = DatabaseCategoryIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const DatabaseCategoryIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("g", { className: "Database", children: /* @__PURE__ */ jsxs("g", { className: "DB", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M10.024 12.797c-2.89 0-6-.841-6-2.69h1.444c.084.32 1.612 1.187 4.556 1.187s4.473-.867 4.557-1.196l1.443.01c0 1.848-3.11 2.69-6 2.69Z", className: "fillStrong" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M16.497 5.532c0-.01.003-.018.003-.028C16.5 3.44 13.13 2.5 10 2.5s-6.5.94-6.5 3.004c0 .02.005.037.006.057v8.952h.003c.018 2.052 3.373 2.987 6.493 2.987 3.114 0 6.461-.932 6.49-2.977h.005zM10 4.5c2.576 0 4.085.65 4.444 1.004-.359.353-1.868 1.003-4.444 1.003-2.576 0-4.085-.65-4.444-1.003C5.915 5.15 7.425 4.5 10 4.5m.002 11c-2.797 0-4.335-.768-4.489-1.003h-.002V7.75c1.242.512 2.895.757 4.489.757 1.595 0 3.25-.246 4.492-.758v6.679c-.207.328-1.734 1.072-4.49 1.072", className: "fill" })
|
|
10
|
+
] }) }) })
|
|
11
|
+
);
|
|
12
|
+
export {
|
|
13
|
+
DatabaseCategoryIcon
|
|
14
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
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 DatacenterCategoryIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("g", { className: "Datacenter", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Datacenters-icon", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M15 9V7H5v2zm0 4v-2H5v2z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M5 3h10a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1m9 12V5H6v10z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
12
|
+
] }) }) })
|
|
13
|
+
);
|
|
14
|
+
exports.DatacenterCategoryIcon = DatacenterCategoryIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const DatacenterCategoryIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("g", { className: "Datacenter", children: /* @__PURE__ */ jsxs("g", { className: "Datacenters-icon", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M15 9V7H5v2zm0 4v-2H5v2z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M5 3h10a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1m9 12V5H6v10z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
10
|
+
] }) }) })
|
|
11
|
+
);
|
|
12
|
+
export {
|
|
13
|
+
DatacenterCategoryIcon
|
|
14
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
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 DedicatedServerCategoryIcon = ({
|
|
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: "Dedicated-Server", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M10.25 14a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5H11a.75.75 0 0 1-.75-.75m0-7.7a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5H11a.75.75 0 0 1-.75-.75", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M3 13.5a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v1a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1zM3 5.8a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v1a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
12
|
+
] }) })
|
|
13
|
+
);
|
|
14
|
+
exports.DedicatedServerCategoryIcon = DedicatedServerCategoryIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const DedicatedServerCategoryIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Dedicated-Server", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M10.25 14a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5H11a.75.75 0 0 1-.75-.75m0-7.7a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5H11a.75.75 0 0 1-.75-.75", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M3 13.5a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v1a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1zM3 5.8a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v1a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
10
|
+
] }) })
|
|
11
|
+
);
|
|
12
|
+
export {
|
|
13
|
+
DedicatedServerCategoryIcon
|
|
14
|
+
};
|
|
@@ -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 DevToolsCategoryIcon = ({
|
|
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: "DevTools", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#A365F6", children: [
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.828 13.101a2.25 2.25 0 1 1-2.177-3.363c.339-.035.512.338.342.633l-.554.96a.5.5 0 0 0 .183.684l.353.204a.5.5 0 0 0 .683-.183l.555-.96c.17-.295.58-.332.72-.021a2.247 2.247 0 0 1-.105 2.046", className: "fillStrong" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.549 12.781a.5.5 0 0 1 .683-.183l.433.25a.5.5 0 0 1 .183.683l-1.5 2.598a.5.5 0 0 1-.683.183l-.433-.25a.5.5 0 0 1-.183-.683z", className: "fillStrong" })
|
|
13
|
+
] }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#4F0599", children: [
|
|
15
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.5 6a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v2.5a1 1 0 1 1-2 0V6a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1H10a1 1 0 1 1 0 2H5.5a3 3 0 0 1-3-3z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
16
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.75 7a.75.75 0 0 1 .75-.75H16a.75.75 0 0 1 0 1.5H3.5A.75.75 0 0 1 2.75 7m3.68 2.012a.75.75 0 0 1 1.058-.081l2.435 2.087a.75.75 0 0 1-.025 1.159L7.463 14.09a.75.75 0 0 1-.926-1.18l1.716-1.348-1.741-1.492a.75.75 0 0 1-.081-1.058Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
17
|
+
] })
|
|
18
|
+
] }) })
|
|
19
|
+
);
|
|
20
|
+
exports.DevToolsCategoryIcon = DevToolsCategoryIcon;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const DevToolsCategoryIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "DevTools", children: [
|
|
8
|
+
/* @__PURE__ */ jsxs("g", { fill: "#A365F6", children: [
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M16.828 13.101a2.25 2.25 0 1 1-2.177-3.363c.339-.035.512.338.342.633l-.554.96a.5.5 0 0 0 .183.684l.353.204a.5.5 0 0 0 .683-.183l.555-.96c.17-.295.58-.332.72-.021a2.247 2.247 0 0 1-.105 2.046", className: "fillStrong" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M13.549 12.781a.5.5 0 0 1 .683-.183l.433.25a.5.5 0 0 1 .183.683l-1.5 2.598a.5.5 0 0 1-.683.183l-.433-.25a.5.5 0 0 1-.183-.683z", className: "fillStrong" })
|
|
11
|
+
] }),
|
|
12
|
+
/* @__PURE__ */ jsxs("g", { fill: "#4F0599", children: [
|
|
13
|
+
/* @__PURE__ */ jsx("path", { d: "M2.5 6a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v2.5a1 1 0 1 1-2 0V6a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1H10a1 1 0 1 1 0 2H5.5a3 3 0 0 1-3-3z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
14
|
+
/* @__PURE__ */ jsx("path", { d: "M2.75 7a.75.75 0 0 1 .75-.75H16a.75.75 0 0 1 0 1.5H3.5A.75.75 0 0 1 2.75 7m3.68 2.012a.75.75 0 0 1 1.058-.081l2.435 2.087a.75.75 0 0 1-.025 1.159L7.463 14.09a.75.75 0 0 1-.926-1.18l1.716-1.348-1.741-1.492a.75.75 0 0 1-.081-1.058Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
15
|
+
] })
|
|
16
|
+
] }) })
|
|
17
|
+
);
|
|
18
|
+
export {
|
|
19
|
+
DevToolsCategoryIcon
|
|
20
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
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 DocumentationCategoryIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("g", { className: "Documentation", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Icon", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M10 7.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-1 1a1 1 0 0 0 0 2v3a1 1 0 1 0 2 0v-5z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M10 4.5a5.5 5.5 0 0 0-4.582 8.544 1 1 0 0 1 .146.764L5.29 15.08l1.27-.363a1 1 0 0 1 .763.088A5.5 5.5 0 1 0 10 4.5M2.5 10a7.5 7.5 0 1 1 4.228 6.75l-2.489.712a1 1 0 0 1-1.253-1.171l.538-2.507A7.47 7.47 0 0 1 2.5 10", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
12
|
+
] }) }) })
|
|
13
|
+
);
|
|
14
|
+
exports.DocumentationCategoryIcon = DocumentationCategoryIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const DocumentationCategoryIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("g", { className: "Documentation", children: /* @__PURE__ */ jsxs("g", { className: "Icon", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M10 7.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-1 1a1 1 0 0 0 0 2v3a1 1 0 1 0 2 0v-5z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M10 4.5a5.5 5.5 0 0 0-4.582 8.544 1 1 0 0 1 .146.764L5.29 15.08l1.27-.363a1 1 0 0 1 .763.088A5.5 5.5 0 1 0 10 4.5M2.5 10a7.5 7.5 0 1 1 4.228 6.75l-2.489.712a1 1 0 0 1-1.253-1.171l.538-2.507A7.47 7.47 0 0 1 2.5 10", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
10
|
+
] }) }) })
|
|
11
|
+
);
|
|
12
|
+
export {
|
|
13
|
+
DocumentationCategoryIcon
|
|
14
|
+
};
|
|
@@ -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 IotCategoryIcon = ({
|
|
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: "IoT", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M9.892 18a1.42 1.42 0 0 1-1.41-1.452 1.426 1.426 0 0 1 1.44-1.413 1.43 1.43 0 0 1 1.4 1.452A1.42 1.42 0 0 1 9.902 18zm-4.34-1.335a1.442 1.442 0 0 1-.405-1.99 1.411 1.411 0 0 1 1.97-.41 1.44 1.44 0 0 1 .407 1.99c-.27.42-.725.644-1.19.644-.27 0-.54-.078-.782-.234m9.818-2.623a1.453 1.453 0 0 1-.676-1.911 1.42 1.42 0 0 1 1.904-.683 1.44 1.44 0 0 1 .667 1.91 1.417 1.417 0 0 1-1.895.684m-3.072 2.272a1.443 1.443 0 0 1 .444-1.98h.01a1.408 1.408 0 0 1 1.952.459c.415.673.212 1.56-.455 1.979a1.41 1.41 0 0 1-1.951-.458m-9.673-3.14c-.319-.732 0-1.58.725-1.891.714-.322 1.554 0 1.874.722a1.448 1.448 0 0 1-.725 1.9 1.536 1.536 0 0 1-.58.117 1.405 1.405 0 0 1-1.294-.848m12.533-3.968v-.06a1.418 1.418 0 0 1 1.208-1.618 1.43 1.43 0 0 1 1.605 1.219v.029c.009.02.009.049.018.069a1.447 1.447 0 0 1-1.236 1.608c-.068 0-.127.01-.184.01a1.44 1.44 0 0 1-1.411-1.257M3.214 10.278A1.445 1.445 0 0 1 2.016 8.64c.126-.78.85-1.317 1.623-1.2a1.426 1.426 0 0 1 1.188 1.639 1.423 1.423 0 0 1-1.4 1.209c-.068 0-.146 0-.213-.01M13.95 6.446v.01a1.448 1.448 0 0 1 .155-2.03 1.406 1.406 0 0 1 2 .158 1.436 1.436 0 0 1-.154 2.018 1.395 1.395 0 0 1-2.001-.156m-9.886.078a1.444 1.444 0 0 1-.125-2.028 1.412 1.412 0 0 1 2.009-.126c.59.526.648 1.432.126 2.028-.28.32-.675.477-1.062.477-.338 0-.677-.116-.948-.351", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M13.781 9.876c0 2.112-1.697 3.825-3.792 3.825-2.094 0-3.79-1.713-3.79-3.825 0-2.113 1.696-3.826 3.79-3.826 2.095 0 3.792 1.713 3.792 3.826", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M11.486 4.828v.009a1.446 1.446 0 0 1-.948-1.794 1.406 1.406 0 0 1 1.769-.955 1.435 1.435 0 0 1-.405 2.808c-.135 0-.281-.02-.416-.068M6.8 3.823a1.43 1.43 0 0 1 .976-1.765 1.415 1.415 0 0 1 1.757.985 1.436 1.436 0 0 1-.985 1.775 1.273 1.273 0 0 1-.387.049c-.618 0-1.187-.41-1.362-1.044Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
|
|
13
|
+
] }) })
|
|
14
|
+
);
|
|
15
|
+
exports.IotCategoryIcon = IotCategoryIcon;
|