@ultraviolet/icons 3.11.4 → 3.12.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Icon/Icon.cjs +4 -4
- package/dist/components/Icon/Icon.js +4 -4
- package/dist/components/Icon/__generatedIcons__/AddressIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/AddressIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/AddressOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/AddressOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/AddressPlayIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/AddressPlayIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/AdjustmentsHorizontalIcon.cjs +8 -1
- package/dist/components/Icon/__generatedIcons__/AdjustmentsHorizontalIcon.js +9 -2
- package/dist/components/Icon/__generatedIcons__/AdjustmentsHorizontalOutlineIcon.cjs +8 -1
- package/dist/components/Icon/__generatedIcons__/AdjustmentsHorizontalOutlineIcon.js +9 -2
- package/dist/components/Icon/__generatedIcons__/AlertCircleIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/AlertCircleIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/AlertCircleOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/AlertCircleOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/AnchorIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/AnchorIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ArrowDownIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ArrowDownIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ArrowLeftBottomIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ArrowLeftBottomIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ArrowLeftDoubleIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ArrowLeftDoubleIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ArrowLeftIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ArrowLeftIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ArrowRightBottomIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ArrowRightBottomIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ArrowRightDoubleIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ArrowRightDoubleIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ArrowRightIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ArrowRightIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ArrowUpIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ArrowUpIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/AsteriskIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/AsteriskIcon.d.ts +3 -0
- package/dist/components/Icon/__generatedIcons__/AsteriskIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/AttachIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/AttachIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/AutoFixIcon.cjs +6 -1
- package/dist/components/Icon/__generatedIcons__/AutoFixIcon.js +7 -2
- package/dist/components/Icon/__generatedIcons__/AutoFixOutlineIcon.cjs +6 -1
- package/dist/components/Icon/__generatedIcons__/AutoFixOutlineIcon.js +7 -2
- package/dist/components/Icon/__generatedIcons__/BoldIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/BoldIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/BoldIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/BullhornIcon.cjs +4 -1
- package/dist/components/Icon/__generatedIcons__/BullhornIcon.js +5 -2
- package/dist/components/Icon/__generatedIcons__/BullhornOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/BullhornOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/BurgerIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/BurgerIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/CalculatorIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/CalculatorIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/CalculatorOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/CalculatorOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/CalendarRangeIcon.cjs +9 -2
- package/dist/components/Icon/__generatedIcons__/CalendarRangeIcon.js +10 -3
- package/dist/components/Icon/__generatedIcons__/CalendarRangeOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/CalendarRangeOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/CancelIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/CancelIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ChatIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ChatIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ChatOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ChatOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/CheckCircleIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/CheckCircleIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/CheckCircleOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/CheckCircleOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/CheckIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/CheckIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ClockOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ClockOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ClockOutlineOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ClockOutlineOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/CloseCircleOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/CloseCircleOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/CloseIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/CloseIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ConsoleIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ConsoleIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ConsoleOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ConsoleOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/CopyContentIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/CopyContentIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/CredentialIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/CredentialIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/CredentialOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/CredentialOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/CreditCardIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/CreditCardIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/CreditCardOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/CreditCardOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/CrossCircleIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/CrossCircleIcon.d.ts +3 -0
- package/dist/components/Icon/__generatedIcons__/CrossCircleIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/CrossCircleOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/CrossCircleOutlineIcon.d.ts +3 -0
- package/dist/components/Icon/__generatedIcons__/CrossCircleOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/DatabaseIcon.cjs +6 -2
- package/dist/components/Icon/__generatedIcons__/DatabaseIcon.js +7 -3
- package/dist/components/Icon/__generatedIcons__/DatabaseOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/DatabaseOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/DeleteIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/DeleteIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/DeleteOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/DeleteOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/DetachIcon.cjs +7 -2
- package/dist/components/Icon/__generatedIcons__/DetachIcon.js +8 -3
- package/dist/components/Icon/__generatedIcons__/DocIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/DocIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/DocOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/DocOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/DotsHorizontalIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/DotsHorizontalIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/DotsVerticalIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/DotsVerticalIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/DownloadIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/DownloadIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/DragIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/DragIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/DragVariantIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/DragVariantIcon.d.ts +3 -0
- package/dist/components/Icon/__generatedIcons__/DragVariantIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/EarthIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/EarthIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/EarthOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/EarthOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/EastIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/EastIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/EastShortIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/EastShortIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/EmailIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/EmailIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/EmailOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/EmailOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/EmailRemoveIcon.cjs +7 -2
- package/dist/components/Icon/__generatedIcons__/EmailRemoveIcon.js +8 -3
- package/dist/components/Icon/__generatedIcons__/EmailRemoveOutlineIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/EmailRemoveOutlineIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/EqualIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/EqualIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/EscapeIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/EscapeIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ExpandIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ExpandIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ExpandMoreIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ExpandMoreIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/EyeIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/EyeIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/EyeOffIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/EyeOffIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/EyeOffOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/EyeOffOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/EyeOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/EyeOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/FilterIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/FilterIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/FilterOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/FilterOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/FolderIcon.cjs +4 -1
- package/dist/components/Icon/__generatedIcons__/FolderIcon.js +5 -2
- package/dist/components/Icon/__generatedIcons__/FolderOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/FolderOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/GithubIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/GithubIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/HelpCircleIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/HelpCircleIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/HelpCircleOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/HelpCircleOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/IdIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/IdIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/IdOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/IdOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/InformationIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/InformationIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/InformationOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/InformationOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/InstagramIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/InstagramIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ItalicIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/ItalicIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ItalicIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/LeafIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/LeafIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/LeafOutlineIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/LeafOutlineIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/LeftRightArrowIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/LeftRightArrowIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/LightBulbIcon.cjs +2 -2
- package/dist/components/Icon/__generatedIcons__/LightBulbIcon.js +3 -3
- package/dist/components/Icon/__generatedIcons__/LightBulbOutlineIcon.cjs +4 -1
- package/dist/components/Icon/__generatedIcons__/LightBulbOutlineIcon.js +5 -2
- package/dist/components/Icon/__generatedIcons__/LinkedinIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/LinkedinIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ListBulletIcon.cjs +25 -0
- package/dist/components/Icon/__generatedIcons__/ListBulletIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ListBulletIcon.js +25 -0
- package/dist/components/Icon/__generatedIcons__/ListNumberIcon.cjs +17 -0
- package/dist/components/Icon/__generatedIcons__/ListNumberIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/ListNumberIcon.js +17 -0
- package/dist/components/Icon/__generatedIcons__/LockIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/LockIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/LockOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/LockOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/LogoutIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/LogoutIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/MembersIcon.cjs +8 -1
- package/dist/components/Icon/__generatedIcons__/MembersIcon.js +9 -2
- package/dist/components/Icon/__generatedIcons__/MembersOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/MembersOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/MinusIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/MinusIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/MoonIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/MoonIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/MoonOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/MoonOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/MosaicIcon.cjs +6 -1
- package/dist/components/Icon/__generatedIcons__/MosaicIcon.js +7 -2
- package/dist/components/Icon/__generatedIcons__/MosaicOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/MosaicOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/NorthIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/NorthIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/NorthShortIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/NorthShortIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/NotificationIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/NotificationIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/NotificationOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/NotificationOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/OpenInNewIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/OpenInNewIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/OrganizationIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/OrganizationIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/Pen2Icon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/Pen2Icon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/Pen2OutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/Pen2OutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/PenIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/PenIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/PenOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/PenOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/PencilIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/PencilIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/PencilOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/PencilOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/PhoneIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/PhoneIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/PhoneOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/PhoneOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/PinIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/PinIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/PinOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/PinOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/PlayIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/PlayIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/PlayOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/PlayOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/PlusIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/PlusIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/PrivacyIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/PrivacyIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/PrivacyOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/PrivacyOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ProfileIcon.cjs +4 -1
- package/dist/components/Icon/__generatedIcons__/ProfileIcon.js +5 -2
- package/dist/components/Icon/__generatedIcons__/ProfileOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ProfileOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ProgressCheckIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/ProgressCheckIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/RayEndArrowIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/RayEndArrowIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/RayStartArrowIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/RayStartArrowIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/RayStartEndIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/RayStartEndIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/RayTopArrowIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/RayTopArrowIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/RebootIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/RebootIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/RestoreIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/RestoreIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/RevokeIcon.cjs +2 -2
- package/dist/components/Icon/__generatedIcons__/RevokeIcon.js +3 -3
- package/dist/components/Icon/__generatedIcons__/RocketIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/RocketIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/RocketOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/RocketOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/RssIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/RssIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/SearchIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/SearchIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/SendIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/SendIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/SendOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/SendOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/SettingsIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/SettingsIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/SettingsOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/SettingsOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/SidebarIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/SidebarIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/SidebarOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/SidebarOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/SlackIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/SlackIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/SortIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/SortIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/SouthIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/SouthIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/SouthShortIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/SouthShortIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/SparklesIcon.cjs +5 -1
- package/dist/components/Icon/__generatedIcons__/SparklesIcon.js +6 -2
- package/dist/components/Icon/__generatedIcons__/SparklesOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/SparklesOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/StopIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/StopIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/StopOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/StopOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/SunIcon.cjs +11 -1
- package/dist/components/Icon/__generatedIcons__/SunIcon.js +12 -2
- package/dist/components/Icon/__generatedIcons__/SunOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/SunOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/SupportIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/SupportIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/SupportOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/SupportOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/SwitchOrgaIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/SwitchOrgaIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ThumbsDownIcon.cjs +4 -1
- package/dist/components/Icon/__generatedIcons__/ThumbsDownIcon.js +5 -2
- package/dist/components/Icon/__generatedIcons__/ThumbsDownOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ThumbsDownOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ThumbsUpIcon.cjs +4 -1
- package/dist/components/Icon/__generatedIcons__/ThumbsUpIcon.js +5 -2
- package/dist/components/Icon/__generatedIcons__/ThumbsUpOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ThumbsUpOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/TwitterIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/TwitterIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/UnderlineIcon.cjs +11 -0
- package/dist/components/Icon/__generatedIcons__/UnderlineIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/UnderlineIcon.js +11 -0
- package/dist/components/Icon/__generatedIcons__/UnlockIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/UnlockIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/UnlockOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/UnlockOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/UnpinIcon.cjs +4 -1
- package/dist/components/Icon/__generatedIcons__/UnpinIcon.js +5 -2
- package/dist/components/Icon/__generatedIcons__/UnpinOutlineIcon.cjs +4 -1
- package/dist/components/Icon/__generatedIcons__/UnpinOutlineIcon.js +5 -2
- package/dist/components/Icon/__generatedIcons__/UploadIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/UploadIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/ViewIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ViewIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/WeatherNightIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/WeatherNightIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/WeatherNightOutlineIcon.cjs +5 -2
- package/dist/components/Icon/__generatedIcons__/WeatherNightOutlineIcon.js +6 -3
- package/dist/components/Icon/__generatedIcons__/WestIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/WestIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/WestShortIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/WestShortIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/YoutubeIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/YoutubeIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/index.d.ts +5 -0
- package/dist/components/Icon/assets/small/close-circle-outline.svg.cjs +9 -3
- package/dist/components/Icon/assets/small/close-circle-outline.svg.js +9 -3
- package/dist/components/ProductIcon/__generatedIcons__/DocumentDbProductIcon.d.ts +3 -0
- package/dist/components/ProductIcon/__generatedIcons__/MongoDbProductIcon.cjs +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/MongoDbProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/MongoDbProductIcon.js +18 -0
- package/dist/components/ProductIcon/__generatedIcons__/VpnProductIcon.cjs +24 -0
- package/dist/components/ProductIcon/__generatedIcons__/VpnProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/VpnProductIcon.js +24 -0
- package/dist/components/ProductIcon/__generatedIcons__/WafProductIcon.cjs +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/WafProductIcon.d.ts +2 -0
- package/dist/components/ProductIcon/__generatedIcons__/WafProductIcon.js +20 -0
- package/dist/components/ProductIcon/__generatedIcons__/index.d.ts +3 -0
- package/dist/components/ProductIcon/index.cjs +6 -0
- package/dist/components/ProductIcon/index.js +6 -0
- package/dist/deprecatedIcons.d.ts +12 -0
- package/dist/index.cjs +10 -0
- package/dist/index.js +10 -0
- package/package.json +1 -1
|
@@ -1,10 +1,13 @@
|
|
|
1
|
-
import { jsx } from "@emotion/react/jsx-runtime";
|
|
1
|
+
import { jsx, jsxs, Fragment } from "@emotion/react/jsx-runtime";
|
|
2
2
|
import { Icon } from "../Icon.js";
|
|
3
3
|
const UnpinOutlineIcon = ({
|
|
4
4
|
...props
|
|
5
5
|
}) => (
|
|
6
6
|
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
-
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { d: "M3.17 2.2a.686.686 0 0 0-1 .937l14.039 14.04.03.032.59.59a.686.686 0 0 0 .97-.97l-4.198-4.197 3.237-3.238a1.815 1.815 0 0 0 0-2.566l-3.666-3.666a1.815 1.815 0 0 0-2.566 0L7.368 6.399zm9.331 9.332L8.468 7.499l3.238-3.238a.26.26 0 0 1 .366 0l3.667 3.667a.26.26 0 0 1 0 .366zm.426 4.302-1.178-1.178c-.127.356-.311.69-.545 1.012a.1.1 0 0 1-.025.022.1.1 0 0 1-.043.01.23.23 0 0 1-.164-.073l-6.6-6.6a.23.23 0 0 1-.071-.163q.002-.033.009-.043a.1.1 0 0 1 .022-.025 4 4 0 0 1 1.012-.545L4.166 7.073q-.39.203-.75.466c-.92.67-.82 1.911-.143 2.589l2.017 2.016-2.017 2.017a1.815 1.815 0 0 0 2.566 2.566l2.017-2.017 2.016 2.017c.678.677 1.919.777 2.59-.143q.262-.36.465-.75m-8.554-.574 2.016-2.016.367.367-2.016 2.016a.26.26 0 0 1-.367-.367", clipRule: "evenodd" })
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "M3.17 2.2a.686.686 0 0 0-1 .937l14.039 14.04.03.032.59.59a.686.686 0 0 0 .97-.97l-4.198-4.197 3.237-3.238a1.815 1.815 0 0 0 0-2.566l-3.666-3.666a1.815 1.815 0 0 0-2.566 0L7.368 6.399zm9.331 9.332L8.468 7.499l3.238-3.238a.26.26 0 0 1 .366 0l3.667 3.667a.26.26 0 0 1 0 .366zm.426 4.302-1.178-1.178c-.127.356-.311.69-.545 1.012a.1.1 0 0 1-.025.022.1.1 0 0 1-.043.01.23.23 0 0 1-.164-.073l-6.6-6.6a.23.23 0 0 1-.071-.163q.002-.033.009-.043a.1.1 0 0 1 .022-.025 4 4 0 0 1 1.012-.545L4.166 7.073q-.39.203-.75.466c-.92.67-.82 1.911-.143 2.589l2.017 2.016-2.017 2.017a1.815 1.815 0 0 0 2.566 2.566l2.017-2.017 2.016 2.017c.678.677 1.919.777 2.59-.143q.262-.36.465-.75m-8.554-.574 2.016-2.016.367.367-2.016 2.016a.26.26 0 0 1-.367-.367", clipRule: "evenodd" }) : /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.4582 1.22439C2.15902 0.925205 1.67396 0.925205 1.37478 1.22439C1.0756 1.52357 1.0756 2.00863 1.37478 2.30781L5.06643 5.99947L5.06315 6.00006L6.01821 6.95512L6.02035 6.95338L9.41015 10.3432L9.4084 10.3453L10.3635 11.3004L10.3641 11.2971L13.5422 14.4752C13.8414 14.7744 14.3264 14.7744 14.6256 14.4752C14.9248 14.1761 14.9248 13.691 14.6256 13.3918L11.41 10.1762L13.1757 8.4104C13.7696 7.81656 13.7696 6.85376 13.1757 6.25992L10.1036 3.1878C9.50977 2.59397 8.54697 2.59397 7.95313 3.1878L6.18738 4.95356L2.4582 1.22439ZM10.4883 9.25452L7.10901 5.87519L8.87476 4.10944C8.9596 4.0246 9.09714 4.0246 9.18198 4.10944L12.2541 7.18155C12.3389 7.26639 12.3389 7.40393 12.2541 7.48876L10.4883 9.25452Z" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.1423 13.246L9.05958 12.1633C9.00096 12.719 8.78763 13.2096 8.4543 13.6672C8.44571 13.679 8.43885 13.6835 8.43371 13.686C8.42737 13.6892 8.41578 13.6932 8.39768 13.6935C8.35896 13.6944 8.3053 13.678 8.26034 13.633L2.73054 8.10318C2.68557 8.05822 2.66916 8.00457 2.66998 7.96584C2.67037 7.94774 2.67434 7.93616 2.67751 7.92982C2.68007 7.92468 2.68449 7.91782 2.69628 7.90923C3.15389 7.57589 3.64448 7.36256 4.20019 7.30395L3.11749 6.22125C2.69106 6.3717 2.29589 6.58836 1.92887 6.85571C1.15781 7.41738 1.24131 8.45722 1.8089 9.02482L3.49857 10.7145L1.8089 12.4041C1.21507 12.998 1.21507 13.9608 1.8089 14.5546C2.40274 15.1485 3.36554 15.1485 3.95938 14.5546L5.64904 12.865L7.33871 14.5546C7.9063 15.1222 8.94615 15.2057 9.50781 14.4347C9.77516 14.0676 9.99183 13.6725 10.1423 13.246ZM2.73054 13.3258L4.4202 11.6361L4.72741 11.9433L3.03775 13.633C2.95291 13.7178 2.81537 13.7178 2.73054 13.633C2.6457 13.5482 2.6457 13.4106 2.73054 13.3258Z" })
|
|
10
|
+
] }) })
|
|
8
11
|
);
|
|
9
12
|
export {
|
|
10
13
|
UnpinOutlineIcon
|
|
@@ -6,9 +6,12 @@ const UploadIcon = ({
|
|
|
6
6
|
...props
|
|
7
7
|
}) => (
|
|
8
8
|
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
-
/* @__PURE__ */ jsxRuntime.
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
|
10
10
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.25 13.25a.75.75 0 0 0 1.5 0V4.636l2.955 3.129a.75.75 0 0 0 1.09-1.03l-4.25-4.5a.75.75 0 0 0-1.09 0l-4.25 4.5a.75.75 0 1 0 1.09 1.03L9.25 4.636z" }),
|
|
11
11
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.5 12.75a.75.75 0 0 0-1.5 0v2.5A2.75 2.75 0 0 0 4.75 18h10.5A2.75 2.75 0 0 0 18 15.25v-2.5a.75.75 0 0 0-1.5 0v2.5c0 .69-.56 1.25-1.25 1.25H4.75c-.69 0-1.25-.56-1.25-1.25z" })
|
|
12
|
-
] })
|
|
12
|
+
] }) : /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.25 10.25a.75.75 0 0 0 1.5 0V4.56l2.22 2.22a.75.75 0 1 0 1.06-1.06l-3.5-3.5a.75.75 0 0 0-1.06 0l-3.5 3.5a.75.75 0 0 0 1.06 1.06l2.22-2.22z" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.5 9.75a.75.75 0 0 0-1.5 0v1.5A2.75 2.75 0 0 0 4.75 14h6.5A2.75 2.75 0 0 0 14 11.25v-1.5a.75.75 0 0 0-1.5 0v1.5c0 .69-.56 1.25-1.25 1.25h-6.5c-.69 0-1.25-.56-1.25-1.25z" })
|
|
15
|
+
] }) })
|
|
13
16
|
);
|
|
14
17
|
exports.UploadIcon = UploadIcon;
|
|
@@ -1,13 +1,16 @@
|
|
|
1
|
-
import { jsxs,
|
|
1
|
+
import { jsx, jsxs, Fragment } from "@emotion/react/jsx-runtime";
|
|
2
2
|
import { Icon } from "../Icon.js";
|
|
3
3
|
const UploadIcon = ({
|
|
4
4
|
...props
|
|
5
5
|
}) => (
|
|
6
6
|
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
-
/* @__PURE__ */
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
8
8
|
/* @__PURE__ */ jsx("path", { d: "M9.25 13.25a.75.75 0 0 0 1.5 0V4.636l2.955 3.129a.75.75 0 0 0 1.09-1.03l-4.25-4.5a.75.75 0 0 0-1.09 0l-4.25 4.5a.75.75 0 1 0 1.09 1.03L9.25 4.636z" }),
|
|
9
9
|
/* @__PURE__ */ jsx("path", { d: "M3.5 12.75a.75.75 0 0 0-1.5 0v2.5A2.75 2.75 0 0 0 4.75 18h10.5A2.75 2.75 0 0 0 18 15.25v-2.5a.75.75 0 0 0-1.5 0v2.5c0 .69-.56 1.25-1.25 1.25H4.75c-.69 0-1.25-.56-1.25-1.25z" })
|
|
10
|
-
] })
|
|
10
|
+
] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M7.25 10.25a.75.75 0 0 0 1.5 0V4.56l2.22 2.22a.75.75 0 1 0 1.06-1.06l-3.5-3.5a.75.75 0 0 0-1.06 0l-3.5 3.5a.75.75 0 0 0 1.06 1.06l2.22-2.22z" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { d: "M3.5 9.75a.75.75 0 0 0-1.5 0v1.5A2.75 2.75 0 0 0 4.75 14h6.5A2.75 2.75 0 0 0 14 11.25v-1.5a.75.75 0 0 0-1.5 0v1.5c0 .69-.56 1.25-1.25 1.25h-6.5c-.69 0-1.25-.56-1.25-1.25z" })
|
|
13
|
+
] }) })
|
|
11
14
|
);
|
|
12
15
|
export {
|
|
13
16
|
UploadIcon
|
|
@@ -6,6 +6,6 @@ const ViewIcon = ({
|
|
|
6
6
|
...props
|
|
7
7
|
}) => (
|
|
8
8
|
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
-
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 10.889V3.778q0-.735.522-1.256A1.7 1.7 0 0 1 3.778 2H9.11v8.889zM10.889 2h5.333q.735 0 1.256.522.522.522.522 1.256v3.555h-7.111zm0 16V9.111H18v7.111q0 .735-.522 1.256a1.7 1.7 0 0 1-1.256.522zM2 12.667h7.111V18H3.778q-.735 0-1.256-.522A1.7 1.7 0 0 1 2 16.222zM3.778 9.11h3.555V3.778H3.778zm8.889-3.555h3.555V3.778h-3.555zm0 5.333v5.333h3.555V10.89zm-8.89 3.555v1.778h3.556v-1.778z" }) })
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 10.889V3.778q0-.735.522-1.256A1.7 1.7 0 0 1 3.778 2H9.11v8.889zM10.889 2h5.333q.735 0 1.256.522.522.522.522 1.256v3.555h-7.111zm0 16V9.111H18v7.111q0 .735-.522 1.256a1.7 1.7 0 0 1-1.256.522zM2 12.667h7.111V18H3.778q-.735 0-1.256-.522A1.7 1.7 0 0 1 2 16.222zM3.778 9.11h3.555V3.778H3.778zm8.889-3.555h3.555V3.778h-3.555zm0 5.333v5.333h3.555V10.89zm-8.89 3.555v1.778h3.556v-1.778z" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1 8.778V2.556q0-.641.457-1.1Q1.914 1 2.556 1h4.666v7.778zM8.778 1h4.666q.642 0 1.1.457.456.457.456 1.099v3.11H8.778zm0 14V7.222H15v6.222q0 .642-.457 1.1-.457.456-1.099.456zM1 10.333h6.222V15H2.556q-.641 0-1.1-.457A1.5 1.5 0 0 1 1 13.444zm1.556-3.11h3.11V2.555h-3.11zm7.777-3.112h3.111V2.556h-3.11zm0 4.667v4.666h3.111V8.778zm-7.777 3.11v1.556h3.11V11.89z" }) })
|
|
10
10
|
);
|
|
11
11
|
exports.ViewIcon = ViewIcon;
|
|
@@ -4,7 +4,7 @@ const ViewIcon = ({
|
|
|
4
4
|
...props
|
|
5
5
|
}) => (
|
|
6
6
|
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
-
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { d: "M2 10.889V3.778q0-.735.522-1.256A1.7 1.7 0 0 1 3.778 2H9.11v8.889zM10.889 2h5.333q.735 0 1.256.522.522.522.522 1.256v3.555h-7.111zm0 16V9.111H18v7.111q0 .735-.522 1.256a1.7 1.7 0 0 1-1.256.522zM2 12.667h7.111V18H3.778q-.735 0-1.256-.522A1.7 1.7 0 0 1 2 16.222zM3.778 9.11h3.555V3.778H3.778zm8.889-3.555h3.555V3.778h-3.555zm0 5.333v5.333h3.555V10.89zm-8.89 3.555v1.778h3.556v-1.778z" }) })
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "M2 10.889V3.778q0-.735.522-1.256A1.7 1.7 0 0 1 3.778 2H9.11v8.889zM10.889 2h5.333q.735 0 1.256.522.522.522.522 1.256v3.555h-7.111zm0 16V9.111H18v7.111q0 .735-.522 1.256a1.7 1.7 0 0 1-1.256.522zM2 12.667h7.111V18H3.778q-.735 0-1.256-.522A1.7 1.7 0 0 1 2 16.222zM3.778 9.11h3.555V3.778H3.778zm8.889-3.555h3.555V3.778h-3.555zm0 5.333v5.333h3.555V10.89zm-8.89 3.555v1.778h3.556v-1.778z" }) : /* @__PURE__ */ jsx("path", { d: "M1 8.778V2.556q0-.641.457-1.1Q1.914 1 2.556 1h4.666v7.778zM8.778 1h4.666q.642 0 1.1.457.456.457.456 1.099v3.11H8.778zm0 14V7.222H15v6.222q0 .642-.457 1.1-.457.456-1.099.456zM1 10.333h6.222V15H2.556q-.641 0-1.1-.457A1.5 1.5 0 0 1 1 13.444zm1.556-3.11h3.11V2.555h-3.11zm7.777-3.112h3.111V2.556h-3.11zm0 4.667v4.666h3.111V8.778zm-7.777 3.11v1.556h3.11V11.89z" }) })
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
10
|
ViewIcon
|
|
@@ -6,9 +6,12 @@ const WeatherNightIcon = ({
|
|
|
6
6
|
...props
|
|
7
7
|
}) => (
|
|
8
8
|
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
-
/* @__PURE__ */ jsxRuntime.
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
|
10
10
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.995 3.746c.2.006.282.26.123.381l-1.201.921a.21.21 0 0 0-.074.23l.431 1.45a.212.212 0 0 1-.324.235l-1.247-.858a.21.21 0 0 0-.24 0l-1.247.858a.212.212 0 0 1-.324-.235l.431-1.45a.21.21 0 0 0-.074-.23l-1.201-.92a.212.212 0 0 1 .123-.382l1.515-.042a.21.21 0 0 0 .195-.142l.502-1.42a.212.212 0 0 1 .4 0l.502 1.42c.03.083.107.139.194.142zm2.472 4.896c.2.005.283.26.123.382l-.563.43a.21.21 0 0 0-.075.229l.204.684a.212.212 0 0 1-.324.236l-.588-.404a.21.21 0 0 0-.24 0l-.588.404a.212.212 0 0 1-.324-.236l.204-.684a.21.21 0 0 0-.075-.23l-.563-.43a.212.212 0 0 1 .123-.38l.708-.018a.21.21 0 0 0 .195-.141l.24-.677a.212.212 0 0 1 .4 0l.24.677c.03.083.107.139.195.141z" }),
|
|
11
11
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.513 4.405a.64.64 0 0 1 .22.655 5.95 5.95 0 0 0 8.463 6.771.637.637 0 0 1 .908.725 7.224 7.224 0 1 1-10.278-8.22.64.64 0 0 1 .687.07", clipRule: "evenodd" })
|
|
12
|
-
] })
|
|
12
|
+
] }) : /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.4951 2.52798C11.67 2.53292 11.7419 2.75485 11.603 2.86135L10.5522 3.6671C10.491 3.714 10.4651 3.79376 10.4871 3.86763L10.8645 5.13667C10.9145 5.30474 10.7253 5.44222 10.5809 5.34281L9.49013 4.59213C9.42665 4.54845 9.34281 4.54845 9.27933 4.59213L8.18857 5.34281C8.04413 5.44222 7.85499 5.30474 7.90497 5.13667L8.28237 3.86763C8.30433 3.79376 8.27845 3.714 8.2173 3.6671L7.16649 2.86135C7.0276 2.75485 7.09942 2.53292 7.27438 2.52798L8.60031 2.49057C8.67716 2.48841 8.74474 2.43916 8.77035 2.36667L9.20944 1.12397C9.26785 0.958675 9.50162 0.958675 9.56002 1.12397L9.99911 2.36667C10.0247 2.43916 10.0923 2.48841 10.1692 2.49057L11.4951 2.52798ZM13.6583 6.81204C13.8339 6.81631 13.9061 7.03927 13.7664 7.14576L13.2733 7.52166C13.2118 7.56851 13.1857 7.64852 13.2078 7.7226L13.3863 8.32157C13.4364 8.48966 13.2472 8.62724 13.1027 8.52781L12.5886 8.17401C12.5252 8.13033 12.4413 8.13033 12.3778 8.17401L11.8638 8.52781C11.7193 8.62724 11.5301 8.48966 11.5802 8.32157L11.7587 7.7226C11.7808 7.64852 11.7547 7.56851 11.6932 7.52166L11.2 7.14576C11.0603 7.03927 11.1326 6.81631 11.3082 6.81204L11.9276 6.79701C12.0047 6.79514 12.0726 6.74587 12.0984 6.67317L12.308 6.08079C12.3664 5.9156 12.6 5.9156 12.6585 6.08079L12.8681 6.67317C12.8938 6.74587 12.9618 6.79514 13.0389 6.79701L13.6583 6.81204Z" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.8238 3.1047C5.99483 3.2413 6.07015 3.46533 6.01637 3.67751C5.91247 4.08743 5.85712 4.51727 5.85712 4.96083C5.85712 7.83575 8.1877 10.1663 11.0626 10.1663C11.913 10.1663 12.7142 9.96285 13.4218 9.60242C13.6168 9.50307 13.852 9.52699 14.023 9.6636C14.194 9.8002 14.2693 10.0242 14.2156 10.2364C13.5217 12.974 11.0422 15 8.08805 15C4.59708 15 1.76709 12.17 1.76709 8.67904C1.76709 6.21865 3.17293 4.08758 5.22258 3.04352C5.41763 2.94416 5.65276 2.96809 5.8238 3.1047Z" })
|
|
15
|
+
] }) })
|
|
13
16
|
);
|
|
14
17
|
exports.WeatherNightIcon = WeatherNightIcon;
|
|
@@ -1,13 +1,16 @@
|
|
|
1
|
-
import { jsxs,
|
|
1
|
+
import { jsx, jsxs, Fragment } from "@emotion/react/jsx-runtime";
|
|
2
2
|
import { Icon } from "../Icon.js";
|
|
3
3
|
const WeatherNightIcon = ({
|
|
4
4
|
...props
|
|
5
5
|
}) => (
|
|
6
6
|
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
-
/* @__PURE__ */
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
8
8
|
/* @__PURE__ */ jsx("path", { d: "M13.995 3.746c.2.006.282.26.123.381l-1.201.921a.21.21 0 0 0-.074.23l.431 1.45a.212.212 0 0 1-.324.235l-1.247-.858a.21.21 0 0 0-.24 0l-1.247.858a.212.212 0 0 1-.324-.235l.431-1.45a.21.21 0 0 0-.074-.23l-1.201-.92a.212.212 0 0 1 .123-.382l1.515-.042a.21.21 0 0 0 .195-.142l.502-1.42a.212.212 0 0 1 .4 0l.502 1.42c.03.083.107.139.194.142zm2.472 4.896c.2.005.283.26.123.382l-.563.43a.21.21 0 0 0-.075.229l.204.684a.212.212 0 0 1-.324.236l-.588-.404a.21.21 0 0 0-.24 0l-.588.404a.212.212 0 0 1-.324-.236l.204-.684a.21.21 0 0 0-.075-.23l-.563-.43a.212.212 0 0 1 .123-.38l.708-.018a.21.21 0 0 0 .195-.141l.24-.677a.212.212 0 0 1 .4 0l.24.677c.03.083.107.139.195.141z" }),
|
|
9
9
|
/* @__PURE__ */ jsx("path", { d: "M7.513 4.405a.64.64 0 0 1 .22.655 5.95 5.95 0 0 0 8.463 6.771.637.637 0 0 1 .908.725 7.224 7.224 0 1 1-10.278-8.22.64.64 0 0 1 .687.07", clipRule: "evenodd" })
|
|
10
|
-
] })
|
|
10
|
+
] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M11.4951 2.52798C11.67 2.53292 11.7419 2.75485 11.603 2.86135L10.5522 3.6671C10.491 3.714 10.4651 3.79376 10.4871 3.86763L10.8645 5.13667C10.9145 5.30474 10.7253 5.44222 10.5809 5.34281L9.49013 4.59213C9.42665 4.54845 9.34281 4.54845 9.27933 4.59213L8.18857 5.34281C8.04413 5.44222 7.85499 5.30474 7.90497 5.13667L8.28237 3.86763C8.30433 3.79376 8.27845 3.714 8.2173 3.6671L7.16649 2.86135C7.0276 2.75485 7.09942 2.53292 7.27438 2.52798L8.60031 2.49057C8.67716 2.48841 8.74474 2.43916 8.77035 2.36667L9.20944 1.12397C9.26785 0.958675 9.50162 0.958675 9.56002 1.12397L9.99911 2.36667C10.0247 2.43916 10.0923 2.48841 10.1692 2.49057L11.4951 2.52798ZM13.6583 6.81204C13.8339 6.81631 13.9061 7.03927 13.7664 7.14576L13.2733 7.52166C13.2118 7.56851 13.1857 7.64852 13.2078 7.7226L13.3863 8.32157C13.4364 8.48966 13.2472 8.62724 13.1027 8.52781L12.5886 8.17401C12.5252 8.13033 12.4413 8.13033 12.3778 8.17401L11.8638 8.52781C11.7193 8.62724 11.5301 8.48966 11.5802 8.32157L11.7587 7.7226C11.7808 7.64852 11.7547 7.56851 11.6932 7.52166L11.2 7.14576C11.0603 7.03927 11.1326 6.81631 11.3082 6.81204L11.9276 6.79701C12.0047 6.79514 12.0726 6.74587 12.0984 6.67317L12.308 6.08079C12.3664 5.9156 12.6 5.9156 12.6585 6.08079L12.8681 6.67317C12.8938 6.74587 12.9618 6.79514 13.0389 6.79701L13.6583 6.81204Z" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.8238 3.1047C5.99483 3.2413 6.07015 3.46533 6.01637 3.67751C5.91247 4.08743 5.85712 4.51727 5.85712 4.96083C5.85712 7.83575 8.1877 10.1663 11.0626 10.1663C11.913 10.1663 12.7142 9.96285 13.4218 9.60242C13.6168 9.50307 13.852 9.52699 14.023 9.6636C14.194 9.8002 14.2693 10.0242 14.2156 10.2364C13.5217 12.974 11.0422 15 8.08805 15C4.59708 15 1.76709 12.17 1.76709 8.67904C1.76709 6.21865 3.17293 4.08758 5.22258 3.04352C5.41763 2.94416 5.65276 2.96809 5.8238 3.1047Z" })
|
|
13
|
+
] }) })
|
|
11
14
|
);
|
|
12
15
|
export {
|
|
13
16
|
WeatherNightIcon
|
|
@@ -6,9 +6,12 @@ const WeatherNightOutlineIcon = ({
|
|
|
6
6
|
...props
|
|
7
7
|
}) => (
|
|
8
8
|
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
-
/* @__PURE__ */ jsxRuntime.
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
|
10
10
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.006 3.746c.2.006.282.26.124.381l-1.201.921a.21.21 0 0 0-.075.23l.432 1.45a.212.212 0 0 1-.324.235l-1.247-.858a.21.21 0 0 0-.24 0l-1.248.858a.212.212 0 0 1-.324-.235l.432-1.45a.21.21 0 0 0-.075-.23l-1.2-.92a.212.212 0 0 1 .123-.382l1.515-.042a.21.21 0 0 0 .194-.142l.502-1.42a.212.212 0 0 1 .4 0l.503 1.42a.21.21 0 0 0 .194.142zm2.473 4.896c.2.005.283.26.123.382l-.563.43a.21.21 0 0 0-.075.229l.204.684a.212.212 0 0 1-.324.236l-.588-.404a.21.21 0 0 0-.24 0l-.588.404a.212.212 0 0 1-.324-.236l.204-.684a.21.21 0 0 0-.075-.23l-.564-.43a.212.212 0 0 1 .124-.38l.708-.018a.21.21 0 0 0 .195-.141l.24-.677a.212.212 0 0 1 .4 0l.24.677a.21.21 0 0 0 .195.141z" }),
|
|
11
11
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.103 3.96a.62.62 0 0 1 .134.68 6.124 6.124 0 0 0 8.011 8.011.623.623 0 0 1 .815.815A7.372 7.372 0 0 1 2.889 10.63a7.37 7.37 0 0 1 4.533-6.804.62.62 0 0 1 .68.134M6.637 5.69a6.124 6.124 0 1 0 8.56 8.561q-.636.115-1.305.116A7.37 7.37 0 0 1 6.637 5.69", clipRule: "evenodd" })
|
|
12
|
-
] })
|
|
12
|
+
] }) : /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.5058 2.52798C11.6808 2.53292 11.7526 2.75484 11.6137 2.86135L10.5629 3.6671C10.5017 3.714 10.4759 3.79376 10.4978 3.86762L10.8752 5.13667C10.9252 5.30474 10.7361 5.44222 10.5916 5.34281L9.50086 4.59213C9.43739 4.54845 9.35355 4.54845 9.29007 4.59213L8.1993 5.34281C8.05486 5.44222 7.86573 5.30474 7.91571 5.13667L8.2931 3.86762C8.31507 3.79376 8.28919 3.714 8.22803 3.6671L7.17723 2.86135C7.03834 2.75484 7.11016 2.53292 7.28511 2.52798L8.61104 2.49057C8.68789 2.4884 8.75548 2.43916 8.78109 2.36667L9.22018 1.12397C9.27858 0.958675 9.51235 0.958675 9.57076 1.12397L10.0098 2.36667C10.0355 2.43916 10.103 2.4884 10.1799 2.49057L11.5058 2.52798ZM13.669 6.81204C13.8446 6.8163 13.9169 7.03927 13.7772 7.14575L13.284 7.52165C13.2225 7.56851 13.1964 7.64852 13.2185 7.7226L13.397 8.32156C13.4471 8.48966 13.2579 8.62724 13.1134 8.5278L12.5994 8.17401C12.5359 8.13032 12.4521 8.13032 12.3886 8.17401L11.8745 8.5278C11.73 8.62724 11.5409 8.48966 11.5909 8.32156L11.7694 7.7226C11.7915 7.64852 11.7654 7.56851 11.704 7.52165L11.2108 7.14575C11.0711 7.03927 11.1434 6.8163 11.319 6.81204L11.9383 6.79701C12.0154 6.79513 12.0834 6.74586 12.1091 6.67317L12.3187 6.08079C12.3772 5.91559 12.6108 5.91559 12.6692 6.08079L12.8788 6.67317C12.9046 6.74586 12.9725 6.79513 13.0496 6.79701L13.669 6.81204Z" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.34002 2.71519C6.49625 2.87142 6.54269 3.10651 6.45761 3.3104C6.19306 3.9444 6.04668 4.64061 6.04668 5.37238C6.04668 8.33195 8.44589 10.7312 11.4055 10.7312C12.1372 10.7312 12.8334 10.5848 13.4674 10.3202C13.6713 10.2351 13.9064 10.2816 14.0626 10.4378C14.2189 10.594 14.2653 10.8291 14.1802 11.033C13.2085 13.3617 10.9095 15 8.22652 15C4.66501 15 1.77783 12.1128 1.77783 8.55131C1.77783 5.86835 3.41615 3.5693 5.74482 2.59761C5.94871 2.51253 6.1838 2.55897 6.34002 2.71519ZM5.05789 4.22913C3.72936 5.20478 2.86775 6.77783 2.86775 8.55131C2.86775 11.5109 5.26695 13.9101 8.22652 13.9101C10 13.9101 11.5731 13.0485 12.5487 11.7199C12.1774 11.7864 11.7954 11.8211 11.4055 11.8211C7.84394 11.8211 4.95676 8.93389 4.95676 5.37238C4.95676 4.98247 4.99143 4.60039 5.05789 4.22913Z" })
|
|
15
|
+
] }) })
|
|
13
16
|
);
|
|
14
17
|
exports.WeatherNightOutlineIcon = WeatherNightOutlineIcon;
|
|
@@ -1,13 +1,16 @@
|
|
|
1
|
-
import { jsxs,
|
|
1
|
+
import { jsx, jsxs, Fragment } from "@emotion/react/jsx-runtime";
|
|
2
2
|
import { Icon } from "../Icon.js";
|
|
3
3
|
const WeatherNightOutlineIcon = ({
|
|
4
4
|
...props
|
|
5
5
|
}) => (
|
|
6
6
|
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
-
/* @__PURE__ */
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
8
8
|
/* @__PURE__ */ jsx("path", { d: "M14.006 3.746c.2.006.282.26.124.381l-1.201.921a.21.21 0 0 0-.075.23l.432 1.45a.212.212 0 0 1-.324.235l-1.247-.858a.21.21 0 0 0-.24 0l-1.248.858a.212.212 0 0 1-.324-.235l.432-1.45a.21.21 0 0 0-.075-.23l-1.2-.92a.212.212 0 0 1 .123-.382l1.515-.042a.21.21 0 0 0 .194-.142l.502-1.42a.212.212 0 0 1 .4 0l.503 1.42a.21.21 0 0 0 .194.142zm2.473 4.896c.2.005.283.26.123.382l-.563.43a.21.21 0 0 0-.075.229l.204.684a.212.212 0 0 1-.324.236l-.588-.404a.21.21 0 0 0-.24 0l-.588.404a.212.212 0 0 1-.324-.236l.204-.684a.21.21 0 0 0-.075-.23l-.564-.43a.212.212 0 0 1 .124-.38l.708-.018a.21.21 0 0 0 .195-.141l.24-.677a.212.212 0 0 1 .4 0l.24.677a.21.21 0 0 0 .195.141z" }),
|
|
9
9
|
/* @__PURE__ */ jsx("path", { d: "M8.103 3.96a.62.62 0 0 1 .134.68 6.124 6.124 0 0 0 8.011 8.011.623.623 0 0 1 .815.815A7.372 7.372 0 0 1 2.889 10.63a7.37 7.37 0 0 1 4.533-6.804.62.62 0 0 1 .68.134M6.637 5.69a6.124 6.124 0 1 0 8.56 8.561q-.636.115-1.305.116A7.37 7.37 0 0 1 6.637 5.69", clipRule: "evenodd" })
|
|
10
|
-
] })
|
|
10
|
+
] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M11.5058 2.52798C11.6808 2.53292 11.7526 2.75484 11.6137 2.86135L10.5629 3.6671C10.5017 3.714 10.4759 3.79376 10.4978 3.86762L10.8752 5.13667C10.9252 5.30474 10.7361 5.44222 10.5916 5.34281L9.50086 4.59213C9.43739 4.54845 9.35355 4.54845 9.29007 4.59213L8.1993 5.34281C8.05486 5.44222 7.86573 5.30474 7.91571 5.13667L8.2931 3.86762C8.31507 3.79376 8.28919 3.714 8.22803 3.6671L7.17723 2.86135C7.03834 2.75484 7.11016 2.53292 7.28511 2.52798L8.61104 2.49057C8.68789 2.4884 8.75548 2.43916 8.78109 2.36667L9.22018 1.12397C9.27858 0.958675 9.51235 0.958675 9.57076 1.12397L10.0098 2.36667C10.0355 2.43916 10.103 2.4884 10.1799 2.49057L11.5058 2.52798ZM13.669 6.81204C13.8446 6.8163 13.9169 7.03927 13.7772 7.14575L13.284 7.52165C13.2225 7.56851 13.1964 7.64852 13.2185 7.7226L13.397 8.32156C13.4471 8.48966 13.2579 8.62724 13.1134 8.5278L12.5994 8.17401C12.5359 8.13032 12.4521 8.13032 12.3886 8.17401L11.8745 8.5278C11.73 8.62724 11.5409 8.48966 11.5909 8.32156L11.7694 7.7226C11.7915 7.64852 11.7654 7.56851 11.704 7.52165L11.2108 7.14575C11.0711 7.03927 11.1434 6.8163 11.319 6.81204L11.9383 6.79701C12.0154 6.79513 12.0834 6.74586 12.1091 6.67317L12.3187 6.08079C12.3772 5.91559 12.6108 5.91559 12.6692 6.08079L12.8788 6.67317C12.9046 6.74586 12.9725 6.79513 13.0496 6.79701L13.669 6.81204Z" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.34002 2.71519C6.49625 2.87142 6.54269 3.10651 6.45761 3.3104C6.19306 3.9444 6.04668 4.64061 6.04668 5.37238C6.04668 8.33195 8.44589 10.7312 11.4055 10.7312C12.1372 10.7312 12.8334 10.5848 13.4674 10.3202C13.6713 10.2351 13.9064 10.2816 14.0626 10.4378C14.2189 10.594 14.2653 10.8291 14.1802 11.033C13.2085 13.3617 10.9095 15 8.22652 15C4.66501 15 1.77783 12.1128 1.77783 8.55131C1.77783 5.86835 3.41615 3.5693 5.74482 2.59761C5.94871 2.51253 6.1838 2.55897 6.34002 2.71519ZM5.05789 4.22913C3.72936 5.20478 2.86775 6.77783 2.86775 8.55131C2.86775 11.5109 5.26695 13.9101 8.22652 13.9101C10 13.9101 11.5731 13.0485 12.5487 11.7199C12.1774 11.7864 11.7954 11.8211 11.4055 11.8211C7.84394 11.8211 4.95676 8.93389 4.95676 5.37238C4.95676 4.98247 4.99143 4.60039 5.05789 4.22913Z" })
|
|
13
|
+
] }) })
|
|
11
14
|
);
|
|
12
15
|
export {
|
|
13
16
|
WeatherNightOutlineIcon
|
|
@@ -6,6 +6,6 @@ const WestIcon = ({
|
|
|
6
6
|
...props
|
|
7
7
|
}) => (
|
|
8
8
|
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
-
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M18 10a.75.75 0 0 1-.75.75H4.66l2.1 1.95a.75.75 0 1 1-1.02 1.1l-3.5-3.25a.75.75 0 0 1 0-1.1l3.5-3.25a.75.75 0 1 1 1.02 1.1l-2.1 1.95h12.59A.75.75 0 0 1 18 10", clipRule: "evenodd" }) })
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M18 10a.75.75 0 0 1-.75.75H4.66l2.1 1.95a.75.75 0 1 1-1.02 1.1l-3.5-3.25a.75.75 0 0 1 0-1.1l3.5-3.25a.75.75 0 1 1 1.02 1.1l-2.1 1.95h12.59A.75.75 0 0 1 18 10", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M14 8a.75.75 0 0 1-.75.75H4.56l1.22 1.22a.75.75 0 1 1-1.06 1.06l-2.5-2.5a.75.75 0 0 1 0-1.06l2.5-2.5a.75.75 0 0 1 1.06 1.06L4.56 7.25h8.69A.75.75 0 0 1 14 8", clipRule: "evenodd" }) })
|
|
10
10
|
);
|
|
11
11
|
exports.WestIcon = WestIcon;
|
|
@@ -4,7 +4,7 @@ const WestIcon = ({
|
|
|
4
4
|
...props
|
|
5
5
|
}) => (
|
|
6
6
|
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
-
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M18 10a.75.75 0 0 1-.75.75H4.66l2.1 1.95a.75.75 0 1 1-1.02 1.1l-3.5-3.25a.75.75 0 0 1 0-1.1l3.5-3.25a.75.75 0 1 1 1.02 1.1l-2.1 1.95h12.59A.75.75 0 0 1 18 10", clipRule: "evenodd" }) })
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M18 10a.75.75 0 0 1-.75.75H4.66l2.1 1.95a.75.75 0 1 1-1.02 1.1l-3.5-3.25a.75.75 0 0 1 0-1.1l3.5-3.25a.75.75 0 1 1 1.02 1.1l-2.1 1.95h12.59A.75.75 0 0 1 18 10", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M14 8a.75.75 0 0 1-.75.75H4.56l1.22 1.22a.75.75 0 1 1-1.06 1.06l-2.5-2.5a.75.75 0 0 1 0-1.06l2.5-2.5a.75.75 0 0 1 1.06 1.06L4.56 7.25h8.69A.75.75 0 0 1 14 8", clipRule: "evenodd" }) })
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
10
|
WestIcon
|
|
@@ -6,6 +6,6 @@ const WestShortIcon = ({
|
|
|
6
6
|
...props
|
|
7
7
|
}) => (
|
|
8
8
|
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
-
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.322 3.22a.75.75 0 0 1 0 1.06L4.561 9.042H17.25a.75.75 0 0 1 0 1.5H4.56l4.762 4.761a.75.75 0 0 1-1.06 1.06l-6.042-6.04a.75.75 0 0 1 0-1.06L8.26 3.22a.75.75 0 0 1 1.061 0", clipRule: "evenodd" }) })
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.322 3.22a.75.75 0 0 1 0 1.06L4.561 9.042H17.25a.75.75 0 0 1 0 1.5H4.56l4.762 4.761a.75.75 0 0 1-1.06 1.06l-6.042-6.04a.75.75 0 0 1 0-1.06L8.26 3.22a.75.75 0 0 1 1.061 0", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.655 3.22a.75.75 0 0 1 0 1.06L4.561 7.375h8.689a.75.75 0 0 1 0 1.5H4.56l3.095 3.095a.75.75 0 1 1-1.06 1.06L2.22 8.655a.75.75 0 0 1 0-1.06L6.595 3.22a.75.75 0 0 1 1.06 0", clipRule: "evenodd" }) })
|
|
10
10
|
);
|
|
11
11
|
exports.WestShortIcon = WestShortIcon;
|
|
@@ -4,7 +4,7 @@ const WestShortIcon = ({
|
|
|
4
4
|
...props
|
|
5
5
|
}) => (
|
|
6
6
|
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
-
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { d: "M9.322 3.22a.75.75 0 0 1 0 1.06L4.561 9.042H17.25a.75.75 0 0 1 0 1.5H4.56l4.762 4.761a.75.75 0 0 1-1.06 1.06l-6.042-6.04a.75.75 0 0 1 0-1.06L8.26 3.22a.75.75 0 0 1 1.061 0", clipRule: "evenodd" }) })
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "M9.322 3.22a.75.75 0 0 1 0 1.06L4.561 9.042H17.25a.75.75 0 0 1 0 1.5H4.56l4.762 4.761a.75.75 0 0 1-1.06 1.06l-6.042-6.04a.75.75 0 0 1 0-1.06L8.26 3.22a.75.75 0 0 1 1.061 0", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { d: "M7.655 3.22a.75.75 0 0 1 0 1.06L4.561 7.375h8.689a.75.75 0 0 1 0 1.5H4.56l3.095 3.095a.75.75 0 1 1-1.06 1.06L2.22 8.655a.75.75 0 0 1 0-1.06L6.595 3.22a.75.75 0 0 1 1.06 0", clipRule: "evenodd" }) })
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
10
|
WestShortIcon
|
|
@@ -6,6 +6,6 @@ const YoutubeIcon = ({
|
|
|
6
6
|
...props
|
|
7
7
|
}) => (
|
|
8
8
|
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
-
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M16.521 4.524a2.09 2.09 0 0 1 1.47 1.469c.356 1.304.342 4.022.342 4.022s0 2.705-.343 4.009a2.09 2.09 0 0 1-1.469 1.469c-1.304.343-6.521.343-6.521.343s-5.203 0-6.521-.357A2.09 2.09 0 0 1 2.01 14.01c-.343-1.29-.343-4.009-.343-4.009s0-2.704.343-4.008A2.13 2.13 0 0 1 3.479 4.51C4.783 4.167 10 4.167 10 4.167s5.217 0 6.521.357m-4.095 5.333a.167.167 0 0 1 0 .289l-3.838 2.21a.167.167 0 0 1-.25-.145v-4.42c0-.128.14-.209.25-.145z", clipRule: "evenodd" }) })
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M16.521 4.524a2.09 2.09 0 0 1 1.47 1.469c.356 1.304.342 4.022.342 4.022s0 2.705-.343 4.009a2.09 2.09 0 0 1-1.469 1.469c-1.304.343-6.521.343-6.521.343s-5.203 0-6.521-.357A2.09 2.09 0 0 1 2.01 14.01c-.343-1.29-.343-4.009-.343-4.009s0-2.704.343-4.008A2.13 2.13 0 0 1 3.479 4.51C4.783 4.167 10 4.167 10 4.167s5.217 0 6.521.357m-4.095 5.333a.167.167 0 0 1 0 .289l-3.838 2.21a.167.167 0 0 1-.25-.145v-4.42c0-.128.14-.209.25-.145z", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M13.217 3.619a1.67 1.67 0 0 1 1.175 1.175c.286 1.043.274 3.218.274 3.218s0 2.164-.274 3.207a1.67 1.67 0 0 1-1.175 1.175C12.173 12.67 8 12.67 8 12.67s-4.163 0-5.217-.286a1.67 1.67 0 0 1-1.175-1.175c-.275-1.032-.275-3.207-.275-3.207s0-2.164.275-3.207a1.7 1.7 0 0 1 1.175-1.186C3.826 3.333 8 3.333 8 3.333s4.173 0 5.217.286M9.94 7.885a.133.133 0 0 1 0 .231L6.87 9.885a.133.133 0 0 1-.2-.116V6.233c0-.103.11-.167.2-.116z", clipRule: "evenodd" }) })
|
|
10
10
|
);
|
|
11
11
|
exports.YoutubeIcon = YoutubeIcon;
|
|
@@ -4,7 +4,7 @@ const YoutubeIcon = ({
|
|
|
4
4
|
...props
|
|
5
5
|
}) => (
|
|
6
6
|
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
-
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M16.521 4.524a2.09 2.09 0 0 1 1.47 1.469c.356 1.304.342 4.022.342 4.022s0 2.705-.343 4.009a2.09 2.09 0 0 1-1.469 1.469c-1.304.343-6.521.343-6.521.343s-5.203 0-6.521-.357A2.09 2.09 0 0 1 2.01 14.01c-.343-1.29-.343-4.009-.343-4.009s0-2.704.343-4.008A2.13 2.13 0 0 1 3.479 4.51C4.783 4.167 10 4.167 10 4.167s5.217 0 6.521.357m-4.095 5.333a.167.167 0 0 1 0 .289l-3.838 2.21a.167.167 0 0 1-.25-.145v-4.42c0-.128.14-.209.25-.145z", clipRule: "evenodd" }) })
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M16.521 4.524a2.09 2.09 0 0 1 1.47 1.469c.356 1.304.342 4.022.342 4.022s0 2.705-.343 4.009a2.09 2.09 0 0 1-1.469 1.469c-1.304.343-6.521.343-6.521.343s-5.203 0-6.521-.357A2.09 2.09 0 0 1 2.01 14.01c-.343-1.29-.343-4.009-.343-4.009s0-2.704.343-4.008A2.13 2.13 0 0 1 3.479 4.51C4.783 4.167 10 4.167 10 4.167s5.217 0 6.521.357m-4.095 5.333a.167.167 0 0 1 0 .289l-3.838 2.21a.167.167 0 0 1-.25-.145v-4.42c0-.128.14-.209.25-.145z", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M13.217 3.619a1.67 1.67 0 0 1 1.175 1.175c.286 1.043.274 3.218.274 3.218s0 2.164-.274 3.207a1.67 1.67 0 0 1-1.175 1.175C12.173 12.67 8 12.67 8 12.67s-4.163 0-5.217-.286a1.67 1.67 0 0 1-1.175-1.175c-.275-1.032-.275-3.207-.275-3.207s0-2.164.275-3.207a1.7 1.7 0 0 1 1.175-1.186C3.826 3.333 8 3.333 8 3.333s4.173 0 5.217.286M9.94 7.885a.133.133 0 0 1 0 .231L6.87 9.885a.133.133 0 0 1-.2-.116V6.233c0-.103.11-.167.2-.116z", clipRule: "evenodd" }) })
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
10
|
YoutubeIcon
|
|
@@ -15,6 +15,7 @@ export { ArrowRightIcon } from './ArrowRightIcon';
|
|
|
15
15
|
export { ArrowUpIcon } from './ArrowUpIcon';
|
|
16
16
|
export { AsteriskIcon } from './AsteriskIcon';
|
|
17
17
|
export { AttachIcon } from './AttachIcon';
|
|
18
|
+
export { BoldIcon } from './BoldIcon';
|
|
18
19
|
export { BurgerIcon } from './BurgerIcon';
|
|
19
20
|
export { CancelIcon } from './CancelIcon';
|
|
20
21
|
export { CheckIcon } from './CheckIcon';
|
|
@@ -35,8 +36,11 @@ export { ExpandMoreIcon } from './ExpandMoreIcon';
|
|
|
35
36
|
export { ExpandIcon } from './ExpandIcon';
|
|
36
37
|
export { GithubIcon } from './GithubIcon';
|
|
37
38
|
export { InstagramIcon } from './InstagramIcon';
|
|
39
|
+
export { ItalicIcon } from './ItalicIcon';
|
|
38
40
|
export { LeftRightArrowIcon } from './LeftRightArrowIcon';
|
|
39
41
|
export { LinkedinIcon } from './LinkedinIcon';
|
|
42
|
+
export { ListBulletIcon } from './ListBulletIcon';
|
|
43
|
+
export { ListNumberIcon } from './ListNumberIcon';
|
|
40
44
|
export { LogoutIcon } from './LogoutIcon';
|
|
41
45
|
export { MinusIcon } from './MinusIcon';
|
|
42
46
|
export { NorthShortIcon } from './NorthShortIcon';
|
|
@@ -60,6 +64,7 @@ export { SouthShortIcon } from './SouthShortIcon';
|
|
|
60
64
|
export { SouthIcon } from './SouthIcon';
|
|
61
65
|
export { SwitchOrgaIcon } from './SwitchOrgaIcon';
|
|
62
66
|
export { TwitterIcon } from './TwitterIcon';
|
|
67
|
+
export { UnderlineIcon } from './UnderlineIcon';
|
|
63
68
|
export { UploadIcon } from './UploadIcon';
|
|
64
69
|
export { ViewIcon } from './ViewIcon';
|
|
65
70
|
export { WestShortIcon } from './WestShortIcon';
|
|
@@ -31,10 +31,16 @@ function _extends() {
|
|
|
31
31
|
}
|
|
32
32
|
var SvgCloseCircleOutline = function SvgCloseCircleOutline2(props) {
|
|
33
33
|
return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
|
|
34
|
-
|
|
35
|
-
|
|
34
|
+
width: 16,
|
|
35
|
+
height: 16,
|
|
36
|
+
viewBox: "0 0 16 16",
|
|
37
|
+
fill: "none",
|
|
38
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
36
39
|
}, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
37
|
-
|
|
40
|
+
fillRule: "evenodd",
|
|
41
|
+
clipRule: "evenodd",
|
|
42
|
+
d: "M8 2.5C4.96243 2.5 2.5 4.96243 2.5 8C2.5 11.0376 4.96243 13.5 8 13.5C11.0376 13.5 13.5 11.0376 13.5 8C13.5 4.96243 11.0376 2.5 8 2.5ZM1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8ZM5.90717 5.90717C6.20006 5.61428 6.67494 5.61428 6.96783 5.90717L8 6.93934L9.03217 5.90717C9.32506 5.61428 9.79994 5.61428 10.0928 5.90717C10.3857 6.20006 10.3857 6.67494 10.0928 6.96783L9.06066 8L10.0928 9.03217C10.3857 9.32506 10.3857 9.79994 10.0928 10.0928C9.79994 10.3857 9.32506 10.3857 9.03217 10.0928L8 9.06066L6.96783 10.0928C6.67494 10.3857 6.20006 10.3857 5.90717 10.0928C5.61428 9.79994 5.61428 9.32506 5.90717 9.03217L6.93934 8L5.90717 6.96783C5.61428 6.67494 5.61428 6.20006 5.90717 5.90717Z",
|
|
43
|
+
fill: "#727683"
|
|
38
44
|
})));
|
|
39
45
|
};
|
|
40
46
|
var Memo = /* @__PURE__ */ React.memo(SvgCloseCircleOutline);
|
|
@@ -12,10 +12,16 @@ function _extends() {
|
|
|
12
12
|
}
|
|
13
13
|
var SvgCloseCircleOutline = function SvgCloseCircleOutline2(props) {
|
|
14
14
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
15
|
-
|
|
16
|
-
|
|
15
|
+
width: 16,
|
|
16
|
+
height: 16,
|
|
17
|
+
viewBox: "0 0 16 16",
|
|
18
|
+
fill: "none",
|
|
19
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
17
20
|
}, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
|
|
18
|
-
|
|
21
|
+
fillRule: "evenodd",
|
|
22
|
+
clipRule: "evenodd",
|
|
23
|
+
d: "M8 2.5C4.96243 2.5 2.5 4.96243 2.5 8C2.5 11.0376 4.96243 13.5 8 13.5C11.0376 13.5 13.5 11.0376 13.5 8C13.5 4.96243 11.0376 2.5 8 2.5ZM1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8ZM5.90717 5.90717C6.20006 5.61428 6.67494 5.61428 6.96783 5.90717L8 6.93934L9.03217 5.90717C9.32506 5.61428 9.79994 5.61428 10.0928 5.90717C10.3857 6.20006 10.3857 6.67494 10.0928 6.96783L9.06066 8L10.0928 9.03217C10.3857 9.32506 10.3857 9.79994 10.0928 10.0928C9.79994 10.3857 9.32506 10.3857 9.03217 10.0928L8 9.06066L6.96783 10.0928C6.67494 10.3857 6.20006 10.3857 5.90717 10.0928C5.61428 9.79994 5.61428 9.32506 5.90717 9.03217L6.93934 8L5.90717 6.96783C5.61428 6.67494 5.61428 6.20006 5.90717 5.90717Z",
|
|
24
|
+
fill: "#727683"
|
|
19
25
|
})));
|
|
20
26
|
};
|
|
21
27
|
var Memo = /* @__PURE__ */ memo(SvgCloseCircleOutline);
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const MongoDbProductIcon = ({
|
|
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: "Managed-Database-Document", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "icon", children: [
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M16.852 24.977a1 1 0 0 0-1.72 1.02L16 25.5c-.868.496-.867.497-.867.498l.002.003.002.005.007.01.015.025a3 3 0 0 0 .176.242c.114.14.277.316.507.517.459.401 1.173.892 2.257 1.366C20.264 29.113 23.911 30 30 30a1 1 0 1 0 0-2c-5.91 0-9.263-.863-11.099-1.666-.915-.4-1.451-.785-1.742-1.04a2.4 2.4 0 0 1-.307-.317m0 9.5a1 1 0 0 0-1.72 1.02L16 35c-.868.496-.867.497-.867.498l.001.002.002.004.006.01.012.02a2 2 0 0 0 .136.193c.086.11.207.25.373.41.334.32.844.718 1.605 1.127 1.52.816 4.033 1.67 8.142 2.043a1 1 0 1 0 .18-1.992c-3.915-.355-6.151-1.156-7.376-1.813-.61-.328-.97-.621-1.165-.808a2 2 0 0 1-.197-.217", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", d: "m30 12-.788.006C21.248 12.122 15 14.002 15 17v25.455l.006.163C15.274 45.906 21.886 48 30 48q.523 0 1.037-.011A12.99 12.99 0 0 0 42 54c7.18 0 13-5.82 13-13 0-6.147-4.266-11.298-10-12.652V17c0-3.096-6.664-5-15-5m13 16.038V19.65c-2.46 1.424-6.964 2.267-12.211 2.343h-.008a50 50 0 0 1-.777.006H30c-5.583 0-10.416-.854-13-2.349v22.763l.002.082c.137 1.669 5.929 3.503 12.995 3.504A13 13 0 0 1 29 41c0-7.18 5.82-13 13-13q.505 0 1 .038m0-11.053c-.026-.448-1.196-1.23-3.375-1.852C37.113 14.415 33.676 14 30 14s-7.112.415-9.625 1.133C18.173 15.763 17 16.555 17 17l.006.055c.086.435 1.16 1.146 3.114 1.737l.252.074h.003C22.889 19.586 26.325 20 30 20c2.505 0 4.898-.193 6.964-.543q.882-.15 1.677-.335.513-.12.984-.255l.046-.013q.488-.141.906-.29c1.532-.545 2.364-1.145 2.42-1.524zM31 41c0-6.075 4.925-11 11-11s11 4.925 11 11-4.925 11-11 11-11-4.925-11-11", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M36.475 40.535a1 1 0 0 0 0 1.377l.964 1.016v2.011a2.51 2.51 0 0 0 2.508 2.508 1 1 0 0 0 0-2 .51.51 0 0 1-.508-.508v-2.41a1 1 0 0 0-.275-.688l-.586-.617.586-.618a1 1 0 0 0 .275-.688v-2.41c0-.28.227-.508.508-.508a1 1 0 0 0 0-2 2.51 2.51 0 0 0-2.508 2.508v2.01zm10.487-1.016.964 1.016a1 1 0 0 1 0 1.377l-.964 1.016v2.011a2.51 2.51 0 0 1-2.508 2.508 1 1 0 0 1 0-2c.28 0 .508-.227.508-.508v-2.41a1 1 0 0 1 .274-.688l.586-.617-.586-.618a1 1 0 0 1-.274-.688v-2.41a.51.51 0 0 0-.508-.508 1 1 0 1 1 0-2 2.51 2.51 0 0 1 2.508 2.508v2.01Z", className: "fillStrong" })
|
|
15
|
+
] })
|
|
16
|
+
] }) })
|
|
17
|
+
);
|
|
18
|
+
exports.MongoDbProductIcon = MongoDbProductIcon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const MongoDbProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Managed-Database-Document", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#F1EEFC", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
|
|
9
|
+
/* @__PURE__ */ jsxs("g", { className: "icon", children: [
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "M16.852 24.977a1 1 0 0 0-1.72 1.02L16 25.5c-.868.496-.867.497-.867.498l.002.003.002.005.007.01.015.025a3 3 0 0 0 .176.242c.114.14.277.316.507.517.459.401 1.173.892 2.257 1.366C20.264 29.113 23.911 30 30 30a1 1 0 1 0 0-2c-5.91 0-9.263-.863-11.099-1.666-.915-.4-1.451-.785-1.742-1.04a2.4 2.4 0 0 1-.307-.317m0 9.5a1 1 0 0 0-1.72 1.02L16 35c-.868.496-.867.497-.867.498l.001.002.002.004.006.01.012.02a2 2 0 0 0 .136.193c.086.11.207.25.373.41.334.32.844.718 1.605 1.127 1.52.816 4.033 1.67 8.142 2.043a1 1 0 1 0 .18-1.992c-3.915-.355-6.151-1.156-7.376-1.813-.61-.328-.97-.621-1.165-.808a2 2 0 0 1-.197-.217", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", d: "m30 12-.788.006C21.248 12.122 15 14.002 15 17v25.455l.006.163C15.274 45.906 21.886 48 30 48q.523 0 1.037-.011A12.99 12.99 0 0 0 42 54c7.18 0 13-5.82 13-13 0-6.147-4.266-11.298-10-12.652V17c0-3.096-6.664-5-15-5m13 16.038V19.65c-2.46 1.424-6.964 2.267-12.211 2.343h-.008a50 50 0 0 1-.777.006H30c-5.583 0-10.416-.854-13-2.349v22.763l.002.082c.137 1.669 5.929 3.503 12.995 3.504A13 13 0 0 1 29 41c0-7.18 5.82-13 13-13q.505 0 1 .038m0-11.053c-.026-.448-1.196-1.23-3.375-1.852C37.113 14.415 33.676 14 30 14s-7.112.415-9.625 1.133C18.173 15.763 17 16.555 17 17l.006.055c.086.435 1.16 1.146 3.114 1.737l.252.074h.003C22.889 19.586 26.325 20 30 20c2.505 0 4.898-.193 6.964-.543q.882-.15 1.677-.335.513-.12.984-.255l.046-.013q.488-.141.906-.29c1.532-.545 2.364-1.145 2.42-1.524zM31 41c0-6.075 4.925-11 11-11s11 4.925 11 11-4.925 11-11 11-11-4.925-11-11", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "M36.475 40.535a1 1 0 0 0 0 1.377l.964 1.016v2.011a2.51 2.51 0 0 0 2.508 2.508 1 1 0 0 0 0-2 .51.51 0 0 1-.508-.508v-2.41a1 1 0 0 0-.275-.688l-.586-.617.586-.618a1 1 0 0 0 .275-.688v-2.41c0-.28.227-.508.508-.508a1 1 0 0 0 0-2 2.51 2.51 0 0 0-2.508 2.508v2.01zm10.487-1.016.964 1.016a1 1 0 0 1 0 1.377l-.964 1.016v2.011a2.51 2.51 0 0 1-2.508 2.508 1 1 0 0 1 0-2c.28 0 .508-.227.508-.508v-2.41a1 1 0 0 1 .274-.688l.586-.617-.586-.618a1 1 0 0 1-.274-.688v-2.41a.51.51 0 0 0-.508-.508 1 1 0 1 1 0-2 2.51 2.51 0 0 1 2.508 2.508v2.01Z", className: "fillStrong" })
|
|
13
|
+
] })
|
|
14
|
+
] }) })
|
|
15
|
+
);
|
|
16
|
+
export {
|
|
17
|
+
MongoDbProductIcon
|
|
18
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const VpnProductIcon = ({
|
|
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: "sentiment=original, size=xlarge, disabled=false", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "fillWeak", children: [
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48V16Z" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M48 2H16C8.268 2 2 8.268 2 16v32c0 7.732 6.268 14 14 14h32c7.732 0 14-6.268 14-14V16c0-7.732-6.268-14-14-14ZM16 0C7.163 0 0 7.163 0 16v32c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V16c0-8.837-7.163-16-16-16H16Z", clipRule: "evenodd" })
|
|
13
|
+
] }) }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Icon", children: [
|
|
15
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#BF95F9", d: "M39.327 28.779a4.018 4.018 0 0 0-1.582-1.38l10.884-6.614 1.039 1.709-10.341 6.285Zm.639 8.744A4.04 4.04 0 0 0 40 37v-1.734l9.808 5.321-.953 1.758-8.889-4.822Zm-8.967-17.459v-7.93h2v7.93a7.54 7.54 0 0 0-1-.064 7.53 7.53 0 0 0-1 .064Zm0 20.936h2v10.88h-2V41Z", className: "fillStrong" }),
|
|
16
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "fill", children: [
|
|
17
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#fff", fillRule: "evenodd", d: "M28 9a4 4 0 0 1 4-4l.2.005a4 4 0 0 1 3.655 5.066l12.974 7.49A3.993 3.993 0 0 1 52 16l.2.005a4 4 0 0 1 .719 7.889v15.212A4.002 4.002 0 0 1 52 47l-.2-.005a3.982 3.982 0 0 1-2.351-.914l-13.594 7.848A4.003 4.003 0 0 1 32 59l-.2-.005A4 4 0 0 1 32 51l.2.005a3.988 3.988 0 0 1 2.654 1.192l13.417-7.746a4.002 4.002 0 0 1 2.647-5.303V23.852a4.002 4.002 0 0 1-2.876-4.435l-13.188-7.615A3.988 3.988 0 0 1 32 13l-.2-.005A4 4 0 0 1 28 9Zm4 44a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm20-12a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm0-23a2 2 0 1 1 0 4 2 2 0 0 1 0-4ZM32 7a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z", clipRule: "evenodd" }),
|
|
18
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#fff", d: "M32 32a1 1 0 0 1 .993.883L33 33v2a1 1 0 0 1-1.993.117L31 35v-2a1 1 0 0 1 1-1Z" }),
|
|
19
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#fff", fillRule: "evenodd", d: "M12 26a6 6 0 1 0 5.917 7H24v4a4 4 0 0 0 4 4h8a4 4 0 0 0 4-4v-6a4.002 4.002 0 0 0-3-3.874V25.48l-.003-.248C36.924 21.961 35.382 20 32 20c-3.467 0-5 2.06-5 5.48v1.646c-1.725.444-3 2.01-3 3.874h-6.083A6.002 6.002 0 0 0 12 26Zm-4 6a4 4 0 1 1 8 0 4 4 0 0 1-8 0Zm27-5v-1.52c0-2.422-.788-3.48-3-3.48-2.141 0-2.948.99-2.997 3.25l-.003.23V27h6Zm1 2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2h8Z", clipRule: "evenodd" })
|
|
20
|
+
] })
|
|
21
|
+
] })
|
|
22
|
+
] }) })
|
|
23
|
+
);
|
|
24
|
+
exports.VpnProductIcon = VpnProductIcon;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const VpnProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "sentiment=original, size=xlarge, disabled=false", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxs("g", { className: "fillWeak", children: [
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48V16Z" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M48 2H16C8.268 2 2 8.268 2 16v32c0 7.732 6.268 14 14 14h32c7.732 0 14-6.268 14-14V16c0-7.732-6.268-14-14-14ZM16 0C7.163 0 0 7.163 0 16v32c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V16c0-8.837-7.163-16-16-16H16Z", clipRule: "evenodd" })
|
|
11
|
+
] }) }),
|
|
12
|
+
/* @__PURE__ */ jsxs("g", { className: "Icon", children: [
|
|
13
|
+
/* @__PURE__ */ jsx("path", { fill: "#BF95F9", d: "M39.327 28.779a4.018 4.018 0 0 0-1.582-1.38l10.884-6.614 1.039 1.709-10.341 6.285Zm.639 8.744A4.04 4.04 0 0 0 40 37v-1.734l9.808 5.321-.953 1.758-8.889-4.822Zm-8.967-17.459v-7.93h2v7.93a7.54 7.54 0 0 0-1-.064 7.53 7.53 0 0 0-1 .064Zm0 20.936h2v10.88h-2V41Z", className: "fillStrong" }),
|
|
14
|
+
/* @__PURE__ */ jsxs("g", { className: "fill", children: [
|
|
15
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", fillRule: "evenodd", d: "M28 9a4 4 0 0 1 4-4l.2.005a4 4 0 0 1 3.655 5.066l12.974 7.49A3.993 3.993 0 0 1 52 16l.2.005a4 4 0 0 1 .719 7.889v15.212A4.002 4.002 0 0 1 52 47l-.2-.005a3.982 3.982 0 0 1-2.351-.914l-13.594 7.848A4.003 4.003 0 0 1 32 59l-.2-.005A4 4 0 0 1 32 51l.2.005a3.988 3.988 0 0 1 2.654 1.192l13.417-7.746a4.002 4.002 0 0 1 2.647-5.303V23.852a4.002 4.002 0 0 1-2.876-4.435l-13.188-7.615A3.988 3.988 0 0 1 32 13l-.2-.005A4 4 0 0 1 28 9Zm4 44a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm20-12a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm0-23a2 2 0 1 1 0 4 2 2 0 0 1 0-4ZM32 7a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z", clipRule: "evenodd" }),
|
|
16
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", d: "M32 32a1 1 0 0 1 .993.883L33 33v2a1 1 0 0 1-1.993.117L31 35v-2a1 1 0 0 1 1-1Z" }),
|
|
17
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", fillRule: "evenodd", d: "M12 26a6 6 0 1 0 5.917 7H24v4a4 4 0 0 0 4 4h8a4 4 0 0 0 4-4v-6a4.002 4.002 0 0 0-3-3.874V25.48l-.003-.248C36.924 21.961 35.382 20 32 20c-3.467 0-5 2.06-5 5.48v1.646c-1.725.444-3 2.01-3 3.874h-6.083A6.002 6.002 0 0 0 12 26Zm-4 6a4 4 0 1 1 8 0 4 4 0 0 1-8 0Zm27-5v-1.52c0-2.422-.788-3.48-3-3.48-2.141 0-2.948.99-2.997 3.25l-.003.23V27h6Zm1 2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2h8Z", clipRule: "evenodd" })
|
|
18
|
+
] })
|
|
19
|
+
] })
|
|
20
|
+
] }) })
|
|
21
|
+
);
|
|
22
|
+
export {
|
|
23
|
+
VpnProductIcon
|
|
24
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
4
|
+
const Icon = require("../Icon.cjs");
|
|
5
|
+
const WafProductIcon = ({
|
|
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: "sentiment=original, size=xlarge, disabled=false", children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "fillWeak", children: [
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48V16Z" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M48 2H16C8.268 2 2 8.268 2 16v32c0 7.732 6.268 14 14 14h32c7.732 0 14-6.268 14-14V16c0-7.732-6.268-14-14-14ZM16 0C7.163 0 0 7.163 0 16v32c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V16c0-8.837-7.163-16-16-16H16Z", clipRule: "evenodd" })
|
|
13
|
+
] }) }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Icon", children: [
|
|
15
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#BF95F9", d: "M9 12a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v1.218l-2 .811V12a1 1 0 0 0-1-1H12a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h3.369c.075.653.165 1.32.274 2H12a3 3 0 0 1-3-3V12Zm8.09 23H12a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3v-1.66a29.626 29.626 0 0 1-2-1.369V52a1 1 0 0 1-1 1H12a1 1 0 0 1-1-1V38a1 1 0 0 1 1-1h5.827a32.62 32.62 0 0 1-.738-2ZM35 50.342V52a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V38a3 3 0 0 0-3-3h-5.09a32.619 32.619 0 0 1-.737 2H52a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H38a1 1 0 0 1-1-1v-3.026c-.633.473-1.299.93-2 1.368ZM48.356 29H52a3 3 0 0 0 3-3V12a3 3 0 0 0-3-3H38a3 3 0 0 0-3 3v1.216l2 .811V12a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-3.37c-.075.653-.165 1.32-.274 2ZM30.8 28.01l-1.95 6.98H27.2l-1.31-4.97-1.37 4.97-1.64.01L21 28.01h1.5l1.23 5.42 1.42-5.42h1.56l1.34 5.39 1.24-5.39h1.51Zm5.194 5.65h-2.78l-.46 1.33h-1.47l2.51-6.99h1.63l2.51 6.99h-1.48l-.46-1.33Zm-.38-1.12-1.01-2.92-1.01 2.92h2.02Zm7.568-4.53v1.13h-2.91v1.79h2.23v1.11h-2.23v2.95h-1.4v-6.98h4.31Z", className: "fillStrong" }),
|
|
16
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#fff", fillRule: "evenodd", d: "M16.245 35.627c-2.005-5.85-2.218-11.59-2.242-15.381a2.984 2.984 0 0 1 1.87-2.782l15.003-6.086a3 3 0 0 1 2.255 0l14.997 6.085a2.984 2.984 0 0 1 1.869 2.783 68.59 68.59 0 0 1-.196 5.038c-.669 8.432-3.596 20.425-16.458 27.16a2.902 2.902 0 0 1-2.68 0c-8.122-4.25-12.284-10.595-14.418-16.818ZM31.627 13.23a1 1 0 0 1 .752 0l14.997 6.086a.984.984 0 0 1 .62.916A77.93 77.93 0 0 1 47.935 23H16.066a77.875 77.875 0 0 1-.062-2.767.984.984 0 0 1 .621-.916l15.003-6.085ZM16.203 25.266a43.486 43.486 0 0 1-.02-.265h31.634c-.063.814-.146 1.66-.258 2.528-.427 3.306-1.267 6.944-2.914 10.472h-25.29a30.231 30.231 0 0 1-.918-2.187c-1.369-3.655-1.97-7.333-2.234-10.548ZM20.387 40h23.226c-2.307 4.064-5.827 7.86-11.197 10.672a.902.902 0 0 1-.825 0C26.217 47.86 22.695 44.064 20.387 40Z", className: "fill", clipRule: "evenodd" })
|
|
17
|
+
] })
|
|
18
|
+
] }) })
|
|
19
|
+
);
|
|
20
|
+
exports.WafProductIcon = WafProductIcon;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const WafProductIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "sentiment=original, size=xlarge, disabled=false", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxs("g", { className: "fillWeak", children: [
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48V16Z" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M48 2H16C8.268 2 2 8.268 2 16v32c0 7.732 6.268 14 14 14h32c7.732 0 14-6.268 14-14V16c0-7.732-6.268-14-14-14ZM16 0C7.163 0 0 7.163 0 16v32c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V16c0-8.837-7.163-16-16-16H16Z", clipRule: "evenodd" })
|
|
11
|
+
] }) }),
|
|
12
|
+
/* @__PURE__ */ jsxs("g", { className: "Icon", children: [
|
|
13
|
+
/* @__PURE__ */ jsx("path", { fill: "#BF95F9", d: "M9 12a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v1.218l-2 .811V12a1 1 0 0 0-1-1H12a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h3.369c.075.653.165 1.32.274 2H12a3 3 0 0 1-3-3V12Zm8.09 23H12a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3v-1.66a29.626 29.626 0 0 1-2-1.369V52a1 1 0 0 1-1 1H12a1 1 0 0 1-1-1V38a1 1 0 0 1 1-1h5.827a32.62 32.62 0 0 1-.738-2ZM35 50.342V52a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V38a3 3 0 0 0-3-3h-5.09a32.619 32.619 0 0 1-.737 2H52a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H38a1 1 0 0 1-1-1v-3.026c-.633.473-1.299.93-2 1.368ZM48.356 29H52a3 3 0 0 0 3-3V12a3 3 0 0 0-3-3H38a3 3 0 0 0-3 3v1.216l2 .811V12a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-3.37c-.075.653-.165 1.32-.274 2ZM30.8 28.01l-1.95 6.98H27.2l-1.31-4.97-1.37 4.97-1.64.01L21 28.01h1.5l1.23 5.42 1.42-5.42h1.56l1.34 5.39 1.24-5.39h1.51Zm5.194 5.65h-2.78l-.46 1.33h-1.47l2.51-6.99h1.63l2.51 6.99h-1.48l-.46-1.33Zm-.38-1.12-1.01-2.92-1.01 2.92h2.02Zm7.568-4.53v1.13h-2.91v1.79h2.23v1.11h-2.23v2.95h-1.4v-6.98h4.31Z", className: "fillStrong" }),
|
|
14
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", fillRule: "evenodd", d: "M16.245 35.627c-2.005-5.85-2.218-11.59-2.242-15.381a2.984 2.984 0 0 1 1.87-2.782l15.003-6.086a3 3 0 0 1 2.255 0l14.997 6.085a2.984 2.984 0 0 1 1.869 2.783 68.59 68.59 0 0 1-.196 5.038c-.669 8.432-3.596 20.425-16.458 27.16a2.902 2.902 0 0 1-2.68 0c-8.122-4.25-12.284-10.595-14.418-16.818ZM31.627 13.23a1 1 0 0 1 .752 0l14.997 6.086a.984.984 0 0 1 .62.916A77.93 77.93 0 0 1 47.935 23H16.066a77.875 77.875 0 0 1-.062-2.767.984.984 0 0 1 .621-.916l15.003-6.085ZM16.203 25.266a43.486 43.486 0 0 1-.02-.265h31.634c-.063.814-.146 1.66-.258 2.528-.427 3.306-1.267 6.944-2.914 10.472h-25.29a30.231 30.231 0 0 1-.918-2.187c-1.369-3.655-1.97-7.333-2.234-10.548ZM20.387 40h23.226c-2.307 4.064-5.827 7.86-11.197 10.672a.902.902 0 0 1-.825 0C26.217 47.86 22.695 44.064 20.387 40Z", className: "fill", clipRule: "evenodd" })
|
|
15
|
+
] })
|
|
16
|
+
] }) })
|
|
17
|
+
);
|
|
18
|
+
export {
|
|
19
|
+
WafProductIcon
|
|
20
|
+
};
|
|
@@ -96,6 +96,7 @@ export { MacMiniM2ProductIcon } from './MacMiniM2ProductIcon';
|
|
|
96
96
|
export { MacMiniM4ProductIcon } from './MacMiniM4ProductIcon';
|
|
97
97
|
export { MacMiniProductIcon } from './MacMiniProductIcon';
|
|
98
98
|
export { ManagedSearchDatabaseProductIcon } from './ManagedSearchDatabaseProductIcon';
|
|
99
|
+
export { MongoDbProductIcon } from './MongoDbProductIcon';
|
|
99
100
|
export { MonitoringProductIcon } from './MonitoringProductIcon';
|
|
100
101
|
export { MultiUserProductIcon } from './MultiUserProductIcon';
|
|
101
102
|
export { NabuProductIcon } from './NabuProductIcon';
|
|
@@ -152,9 +153,11 @@ export { VerifyCardProductIcon } from './VerifyCardProductIcon';
|
|
|
152
153
|
export { VideoProductIcon } from './VideoProductIcon';
|
|
153
154
|
export { VolumeProductIcon } from './VolumeProductIcon';
|
|
154
155
|
export { VpcProductIcon } from './VpcProductIcon';
|
|
156
|
+
export { VpnProductIcon } from './VpnProductIcon';
|
|
155
157
|
export { VpsProServersProductIcon } from './VpsProServersProductIcon';
|
|
156
158
|
export { VpsServersProductIcon } from './VpsServersProductIcon';
|
|
157
159
|
export { VpsStartServersProductIcon } from './VpsStartServersProductIcon';
|
|
160
|
+
export { WafProductIcon } from './WafProductIcon';
|
|
158
161
|
export { WebPlatformProductIcon } from './WebPlatformProductIcon';
|
|
159
162
|
export { WebhostingProductIcon } from './WebhostingProductIcon';
|
|
160
163
|
export { ZoneProductIcon } from './ZoneProductIcon';
|
|
@@ -93,6 +93,7 @@ const MacMiniM2ProductIcon = require("./__generatedIcons__/MacMiniM2ProductIcon.
|
|
|
93
93
|
const MacMiniM4ProductIcon = require("./__generatedIcons__/MacMiniM4ProductIcon.cjs");
|
|
94
94
|
const MacMiniProductIcon = require("./__generatedIcons__/MacMiniProductIcon.cjs");
|
|
95
95
|
const ManagedSearchDatabaseProductIcon = require("./__generatedIcons__/ManagedSearchDatabaseProductIcon.cjs");
|
|
96
|
+
const MongoDbProductIcon = require("./__generatedIcons__/MongoDbProductIcon.cjs");
|
|
96
97
|
const MonitoringProductIcon = require("./__generatedIcons__/MonitoringProductIcon.cjs");
|
|
97
98
|
const MultiUserProductIcon = require("./__generatedIcons__/MultiUserProductIcon.cjs");
|
|
98
99
|
const NabuProductIcon = require("./__generatedIcons__/NabuProductIcon.cjs");
|
|
@@ -149,9 +150,11 @@ const VerifyCardProductIcon = require("./__generatedIcons__/VerifyCardProductIco
|
|
|
149
150
|
const VideoProductIcon = require("./__generatedIcons__/VideoProductIcon.cjs");
|
|
150
151
|
const VolumeProductIcon = require("./__generatedIcons__/VolumeProductIcon.cjs");
|
|
151
152
|
const VpcProductIcon = require("./__generatedIcons__/VpcProductIcon.cjs");
|
|
153
|
+
const VpnProductIcon = require("./__generatedIcons__/VpnProductIcon.cjs");
|
|
152
154
|
const VpsProServersProductIcon = require("./__generatedIcons__/VpsProServersProductIcon.cjs");
|
|
153
155
|
const VpsServersProductIcon = require("./__generatedIcons__/VpsServersProductIcon.cjs");
|
|
154
156
|
const VpsStartServersProductIcon = require("./__generatedIcons__/VpsStartServersProductIcon.cjs");
|
|
157
|
+
const WafProductIcon = require("./__generatedIcons__/WafProductIcon.cjs");
|
|
155
158
|
const WebPlatformProductIcon = require("./__generatedIcons__/WebPlatformProductIcon.cjs");
|
|
156
159
|
const WebhostingProductIcon = require("./__generatedIcons__/WebhostingProductIcon.cjs");
|
|
157
160
|
const ZoneProductIcon = require("./__generatedIcons__/ZoneProductIcon.cjs");
|
|
@@ -248,6 +251,7 @@ exports.MacMiniM2ProductIcon = MacMiniM2ProductIcon.MacMiniM2ProductIcon;
|
|
|
248
251
|
exports.MacMiniM4ProductIcon = MacMiniM4ProductIcon.MacMiniM4ProductIcon;
|
|
249
252
|
exports.MacMiniProductIcon = MacMiniProductIcon.MacMiniProductIcon;
|
|
250
253
|
exports.ManagedSearchDatabaseProductIcon = ManagedSearchDatabaseProductIcon.ManagedSearchDatabaseProductIcon;
|
|
254
|
+
exports.MongoDbProductIcon = MongoDbProductIcon.MongoDbProductIcon;
|
|
251
255
|
exports.MonitoringProductIcon = MonitoringProductIcon.MonitoringProductIcon;
|
|
252
256
|
exports.MultiUserProductIcon = MultiUserProductIcon.MultiUserProductIcon;
|
|
253
257
|
exports.NabuProductIcon = NabuProductIcon.NabuProductIcon;
|
|
@@ -304,9 +308,11 @@ exports.VerifyCardProductIcon = VerifyCardProductIcon.VerifyCardProductIcon;
|
|
|
304
308
|
exports.VideoProductIcon = VideoProductIcon.VideoProductIcon;
|
|
305
309
|
exports.VolumeProductIcon = VolumeProductIcon.VolumeProductIcon;
|
|
306
310
|
exports.VpcProductIcon = VpcProductIcon.VpcProductIcon;
|
|
311
|
+
exports.VpnProductIcon = VpnProductIcon.VpnProductIcon;
|
|
307
312
|
exports.VpsProServersProductIcon = VpsProServersProductIcon.VpsProServersProductIcon;
|
|
308
313
|
exports.VpsServersProductIcon = VpsServersProductIcon.VpsServersProductIcon;
|
|
309
314
|
exports.VpsStartServersProductIcon = VpsStartServersProductIcon.VpsStartServersProductIcon;
|
|
315
|
+
exports.WafProductIcon = WafProductIcon.WafProductIcon;
|
|
310
316
|
exports.WebPlatformProductIcon = WebPlatformProductIcon.WebPlatformProductIcon;
|
|
311
317
|
exports.WebhostingProductIcon = WebhostingProductIcon.WebhostingProductIcon;
|
|
312
318
|
exports.ZoneProductIcon = ZoneProductIcon.ZoneProductIcon;
|