@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
|
@@ -4,7 +4,7 @@ const ArrowLeftDoubleIcon = ({
|
|
|
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: "M4.47 9.72a.75.75 0 0 0 0 1.06l4.25 4.25a.75.75 0 0 0 1.06-1.06l-3.72-3.72 3.72-3.72a.75.75 0 0 0-1.06-1.06zm9.25-4.25L9.47 9.72a.75.75 0 0 0 0 1.06l4.25 4.25a.75.75 0 1 0 1.06-1.06l-3.72-3.72 3.72-3.72a.75.75 0 0 0-1.06-1.06", clipRule: "evenodd" }) })
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M4.47 9.72a.75.75 0 0 0 0 1.06l4.25 4.25a.75.75 0 0 0 1.06-1.06l-3.72-3.72 3.72-3.72a.75.75 0 0 0-1.06-1.06zm9.25-4.25L9.47 9.72a.75.75 0 0 0 0 1.06l4.25 4.25a.75.75 0 1 0 1.06-1.06l-3.72-3.72 3.72-3.72a.75.75 0 0 0-1.06-1.06", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M3.22 7.47a.75.75 0 0 0 0 1.06l3.25 3.25a.75.75 0 0 0 1.06-1.06L4.81 8l2.72-2.72a.75.75 0 0 0-1.06-1.06zm8.25-3.25L8.22 7.47a.75.75 0 0 0 0 1.06l3.25 3.25a.75.75 0 1 0 1.06-1.06L9.81 8l2.72-2.72a.75.75 0 0 0-1.06-1.06", clipRule: "evenodd" }) })
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
10
|
ArrowLeftDoubleIcon
|
|
@@ -6,6 +6,6 @@ const ArrowLeftIcon = ({
|
|
|
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: "M12.78 5.47a.75.75 0 0 1 0 1.06l-3.72 3.72 3.72 3.72a.75.75 0 1 1-1.06 1.06l-4.25-4.25a.75.75 0 0 1 0-1.06l4.25-4.25a.75.75 0 0 1 1.06 0", clipRule: "evenodd" }) })
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M12.78 5.47a.75.75 0 0 1 0 1.06l-3.72 3.72 3.72 3.72a.75.75 0 1 1-1.06 1.06l-4.25-4.25a.75.75 0 0 1 0-1.06l4.25-4.25a.75.75 0 0 1 1.06 0", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M10.53 4.22a.75.75 0 0 1 0 1.06L7.81 8l2.72 2.72a.75.75 0 1 1-1.06 1.06L6.22 8.53a.75.75 0 0 1 0-1.06l3.25-3.25a.75.75 0 0 1 1.06 0", clipRule: "evenodd" }) })
|
|
10
10
|
);
|
|
11
11
|
exports.ArrowLeftIcon = ArrowLeftIcon;
|
|
@@ -4,7 +4,7 @@ const ArrowLeftIcon = ({
|
|
|
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: "M12.78 5.47a.75.75 0 0 1 0 1.06l-3.72 3.72 3.72 3.72a.75.75 0 1 1-1.06 1.06l-4.25-4.25a.75.75 0 0 1 0-1.06l4.25-4.25a.75.75 0 0 1 1.06 0", clipRule: "evenodd" }) })
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M12.78 5.47a.75.75 0 0 1 0 1.06l-3.72 3.72 3.72 3.72a.75.75 0 1 1-1.06 1.06l-4.25-4.25a.75.75 0 0 1 0-1.06l4.25-4.25a.75.75 0 0 1 1.06 0", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M10.53 4.22a.75.75 0 0 1 0 1.06L7.81 8l2.72 2.72a.75.75 0 1 1-1.06 1.06L6.22 8.53a.75.75 0 0 1 0-1.06l3.25-3.25a.75.75 0 0 1 1.06 0", clipRule: "evenodd" }) })
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
10
|
ArrowLeftIcon
|
|
@@ -6,6 +6,6 @@ const ArrowRightBottomIcon = ({
|
|
|
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: "M11.79 17.311a.62.62 0 0 1 0-.91l3.382-3.194H7.727c-2.887 0-5.227-2.21-5.227-4.937V3.977c0-.355.305-.644.682-.644.376 0 .682.289.682.644V8.27c0 2.016 1.73 3.65 3.863 3.65h7.445l-3.381-3.194a.62.62 0 0 1 0-.911.71.71 0 0 1 .964 0l4.545 4.293a.62.62 0 0 1 0 .91l-4.545 4.293a.71.71 0 0 1-.964 0", clipRule: "evenodd" }) })
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M11.79 17.311a.62.62 0 0 1 0-.91l3.382-3.194H7.727c-2.887 0-5.227-2.21-5.227-4.937V3.977c0-.355.305-.644.682-.644.376 0 .682.289.682.644V8.27c0 2.016 1.73 3.65 3.863 3.65h7.445l-3.381-3.194a.62.62 0 0 1 0-.911.71.71 0 0 1 .964 0l4.545 4.293a.62.62 0 0 1 0 .91l-4.545 4.293a.71.71 0 0 1-.964 0", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M9.306 13.805a.667.667 0 0 1 0-.943l2.418-2.418H6.222A4.22 4.22 0 0 1 2 6.222V2.667a.667.667 0 0 1 1.333 0v3.555a2.89 2.89 0 0 0 2.89 2.89h5.5L9.307 6.693a.667.667 0 1 1 .943-.943l3.556 3.555c.26.26.26.683 0 .943l-3.556 3.556a.667.667 0 0 1-.943 0", clipRule: "evenodd" }) })
|
|
10
10
|
);
|
|
11
11
|
exports.ArrowRightBottomIcon = ArrowRightBottomIcon;
|
|
@@ -4,7 +4,7 @@ const ArrowRightBottomIcon = ({
|
|
|
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: "M11.79 17.311a.62.62 0 0 1 0-.91l3.382-3.194H7.727c-2.887 0-5.227-2.21-5.227-4.937V3.977c0-.355.305-.644.682-.644.376 0 .682.289.682.644V8.27c0 2.016 1.73 3.65 3.863 3.65h7.445l-3.381-3.194a.62.62 0 0 1 0-.911.71.71 0 0 1 .964 0l4.545 4.293a.62.62 0 0 1 0 .91l-4.545 4.293a.71.71 0 0 1-.964 0", clipRule: "evenodd" }) })
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M11.79 17.311a.62.62 0 0 1 0-.91l3.382-3.194H7.727c-2.887 0-5.227-2.21-5.227-4.937V3.977c0-.355.305-.644.682-.644.376 0 .682.289.682.644V8.27c0 2.016 1.73 3.65 3.863 3.65h7.445l-3.381-3.194a.62.62 0 0 1 0-.911.71.71 0 0 1 .964 0l4.545 4.293a.62.62 0 0 1 0 .91l-4.545 4.293a.71.71 0 0 1-.964 0", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M9.306 13.805a.667.667 0 0 1 0-.943l2.418-2.418H6.222A4.22 4.22 0 0 1 2 6.222V2.667a.667.667 0 0 1 1.333 0v3.555a2.89 2.89 0 0 0 2.89 2.89h5.5L9.307 6.693a.667.667 0 1 1 .943-.943l3.556 3.555c.26.26.26.683 0 .943l-3.556 3.556a.667.667 0 0 1-.943 0", clipRule: "evenodd" }) })
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
10
|
ArrowRightBottomIcon
|
|
@@ -6,6 +6,6 @@ const ArrowRightDoubleIcon = ({
|
|
|
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: "M14.53 9.72a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 1 1-1.06-1.06l3.72-3.72-3.72-3.72a.75.75 0 0 1 1.06-1.06zM5.28 5.47l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06-1.06l3.72-3.72-3.72-3.72a.75.75 0 0 1 1.06-1.06", clipRule: "evenodd" }) })
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M14.53 9.72a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 1 1-1.06-1.06l3.72-3.72-3.72-3.72a.75.75 0 0 1 1.06-1.06zM5.28 5.47l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06-1.06l3.72-3.72-3.72-3.72a.75.75 0 0 1 1.06-1.06", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M12.78 7.47a.75.75 0 0 1 0 1.06l-3.25 3.25a.75.75 0 0 1-1.06-1.06L11.19 8 8.47 5.28a.75.75 0 0 1 1.06-1.06zM4.53 4.22l3.25 3.25a.75.75 0 0 1 0 1.06l-3.25 3.25a.75.75 0 0 1-1.06-1.06L6.19 8 3.47 5.28a.75.75 0 0 1 1.06-1.06", clipRule: "evenodd" }) })
|
|
10
10
|
);
|
|
11
11
|
exports.ArrowRightDoubleIcon = ArrowRightDoubleIcon;
|
|
@@ -4,7 +4,7 @@ const ArrowRightDoubleIcon = ({
|
|
|
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: "M14.53 9.72a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 1 1-1.06-1.06l3.72-3.72-3.72-3.72a.75.75 0 0 1 1.06-1.06zM5.28 5.47l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06-1.06l3.72-3.72-3.72-3.72a.75.75 0 0 1 1.06-1.06", clipRule: "evenodd" }) })
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M14.53 9.72a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 1 1-1.06-1.06l3.72-3.72-3.72-3.72a.75.75 0 0 1 1.06-1.06zM5.28 5.47l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06-1.06l3.72-3.72-3.72-3.72a.75.75 0 0 1 1.06-1.06", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M12.78 7.47a.75.75 0 0 1 0 1.06l-3.25 3.25a.75.75 0 0 1-1.06-1.06L11.19 8 8.47 5.28a.75.75 0 0 1 1.06-1.06zM4.53 4.22l3.25 3.25a.75.75 0 0 1 0 1.06l-3.25 3.25a.75.75 0 0 1-1.06-1.06L6.19 8 3.47 5.28a.75.75 0 0 1 1.06-1.06", clipRule: "evenodd" }) })
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
10
|
ArrowRightDoubleIcon
|
|
@@ -6,6 +6,6 @@ const ArrowRightIcon = ({
|
|
|
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: "M7.47 5.47a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06-1.06l3.72-3.72-3.72-3.72a.75.75 0 0 1 0-1.06", clipRule: "evenodd" }) })
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M7.47 5.47a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06-1.06l3.72-3.72-3.72-3.72a.75.75 0 0 1 0-1.06", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M6.22 4.22a.75.75 0 0 1 1.06 0l3.25 3.25a.75.75 0 0 1 0 1.06l-3.25 3.25a.75.75 0 0 1-1.06-1.06L8.94 8 6.22 5.28a.75.75 0 0 1 0-1.06", clipRule: "evenodd" }) })
|
|
10
10
|
);
|
|
11
11
|
exports.ArrowRightIcon = ArrowRightIcon;
|
|
@@ -4,7 +4,7 @@ const ArrowRightIcon = ({
|
|
|
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: "M7.47 5.47a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06-1.06l3.72-3.72-3.72-3.72a.75.75 0 0 1 0-1.06", clipRule: "evenodd" }) })
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M7.47 5.47a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06-1.06l3.72-3.72-3.72-3.72a.75.75 0 0 1 0-1.06", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M6.22 4.22a.75.75 0 0 1 1.06 0l3.25 3.25a.75.75 0 0 1 0 1.06l-3.25 3.25a.75.75 0 0 1-1.06-1.06L8.94 8 6.22 5.28a.75.75 0 0 1 0-1.06", clipRule: "evenodd" }) })
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
10
|
ArrowRightIcon
|
|
@@ -6,6 +6,6 @@ const ArrowUpIcon = ({
|
|
|
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: "M9.72 7.47a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 1 1-1.06 1.06l-3.72-3.72-3.72 3.72a.75.75 0 0 1-1.06-1.06z", clipRule: "evenodd" }) })
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M9.72 7.47a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 1 1-1.06 1.06l-3.72-3.72-3.72 3.72a.75.75 0 0 1-1.06-1.06z", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M11.78 10.53a.75.75 0 0 1-1.06 0L8 7.81l-2.72 2.72a.75.75 0 1 1-1.06-1.06l3.25-3.25a.75.75 0 0 1 1.06 0l3.25 3.25a.75.75 0 0 1 0 1.06", clipRule: "evenodd" }) })
|
|
10
10
|
);
|
|
11
11
|
exports.ArrowUpIcon = ArrowUpIcon;
|
|
@@ -4,7 +4,7 @@ const ArrowUpIcon = ({
|
|
|
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: "M9.72 7.47a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 1 1-1.06 1.06l-3.72-3.72-3.72 3.72a.75.75 0 0 1-1.06-1.06z", clipRule: "evenodd" }) })
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M9.72 7.47a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 1 1-1.06 1.06l-3.72-3.72-3.72 3.72a.75.75 0 0 1-1.06-1.06z", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M11.78 10.53a.75.75 0 0 1-1.06 0L8 7.81l-2.72 2.72a.75.75 0 1 1-1.06-1.06l3.25-3.25a.75.75 0 0 1 1.06 0l3.25 3.25a.75.75 0 0 1 0 1.06", clipRule: "evenodd" }) })
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
10
|
ArrowUpIcon
|
|
@@ -6,6 +6,6 @@ const AsteriskIcon = ({
|
|
|
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: "M10 2h4l-.79 7.91 6.45-4.64 2 3.46L14.42 12l7.24 3.27-2 3.46-6.45-4.64L14 22h-4l.79-7.91-6.45 4.64-2-3.46L9.58 12 2.34 8.73l2-3.46 6.45 4.64z" }) })
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10 2h4l-.79 7.91 6.45-4.64 2 3.46L14.42 12l7.24 3.27-2 3.46-6.45-4.64L14 22h-4l.79-7.91-6.45 4.64-2-3.46L9.58 12 2.34 8.73l2-3.46 6.45 4.64z" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10 2h4l-.79 7.91 6.45-4.64 2 3.46L14.42 12l7.24 3.27-2 3.46-6.45-4.64L14 22h-4l.79-7.91-6.45 4.64-2-3.46L9.58 12 2.34 8.73l2-3.46 6.45 4.64z" }) })
|
|
10
10
|
);
|
|
11
11
|
exports.AsteriskIcon = AsteriskIcon;
|
|
@@ -4,7 +4,7 @@ const AsteriskIcon = ({
|
|
|
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: "M10 2h4l-.79 7.91 6.45-4.64 2 3.46L14.42 12l7.24 3.27-2 3.46-6.45-4.64L14 22h-4l.79-7.91-6.45 4.64-2-3.46L9.58 12 2.34 8.73l2-3.46 6.45 4.64z" }) })
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "M10 2h4l-.79 7.91 6.45-4.64 2 3.46L14.42 12l7.24 3.27-2 3.46-6.45-4.64L14 22h-4l.79-7.91-6.45 4.64-2-3.46L9.58 12 2.34 8.73l2-3.46 6.45 4.64z" }) : /* @__PURE__ */ jsx("path", { d: "M10 2h4l-.79 7.91 6.45-4.64 2 3.46L14.42 12l7.24 3.27-2 3.46-6.45-4.64L14 22h-4l.79-7.91-6.45 4.64-2-3.46L9.58 12 2.34 8.73l2-3.46 6.45 4.64z" }) })
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
10
|
AsteriskIcon
|
|
@@ -6,9 +6,12 @@ const AttachIcon = ({
|
|
|
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: "M12.232 4.232a2.5 2.5 0 0 1 3.536 3.536l-1.225 1.224a.75.75 0 0 0 1.061 1.06l1.224-1.224a4 4 0 0 0-5.656-5.656l-3 3a4 4 0 0 0 .225 5.865.75.75 0 0 0 .977-1.138 2.5 2.5 0 0 1-.142-3.667z" }),
|
|
11
11
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.603 7.963a.75.75 0 0 0-.977 1.138q.072.062.142.131a2.5 2.5 0 0 1 0 3.536l-3 3a2.5 2.5 0 0 1-3.536-3.536l1.225-1.224a.75.75 0 0 0-1.061-1.06l-1.224 1.224a4 4 0 1 0 5.656 5.656l3-3a4 4 0 0 0-.225-5.865" })
|
|
12
|
-
] })
|
|
12
|
+
] }) : /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M8.914 6.025a.75.75 0 0 1 1.06 0 3.5 3.5 0 0 1 0 4.95l-2 2a3.5 3.5 0 0 1-5.396-4.402.75.75 0 0 1 1.251.827 2 2 0 0 0 3.085 2.514l2-2a2 2 0 0 0 0-2.828.75.75 0 0 1 0-1.06", clipRule: "evenodd" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M7.086 9.975a.75.75 0 0 1-1.06 0 3.5 3.5 0 0 1 0-4.95l2-2a3.5 3.5 0 0 1 5.396 4.402.75.75 0 1 1-1.251-.827 2 2 0 0 0-3.085-2.514l-2 2a2 2 0 0 0 0 2.828.75.75 0 0 1 0 1.06", clipRule: "evenodd" })
|
|
15
|
+
] }) })
|
|
13
16
|
);
|
|
14
17
|
exports.AttachIcon = AttachIcon;
|
|
@@ -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 AttachIcon = ({
|
|
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: "M12.232 4.232a2.5 2.5 0 0 1 3.536 3.536l-1.225 1.224a.75.75 0 0 0 1.061 1.06l1.224-1.224a4 4 0 0 0-5.656-5.656l-3 3a4 4 0 0 0 .225 5.865.75.75 0 0 0 .977-1.138 2.5 2.5 0 0 1-.142-3.667z" }),
|
|
9
9
|
/* @__PURE__ */ jsx("path", { d: "M11.603 7.963a.75.75 0 0 0-.977 1.138q.072.062.142.131a2.5 2.5 0 0 1 0 3.536l-3 3a2.5 2.5 0 0 1-3.536-3.536l1.225-1.224a.75.75 0 0 0-1.061-1.06l-1.224 1.224a4 4 0 1 0 5.656 5.656l3-3a4 4 0 0 0-.225-5.865" })
|
|
10
|
-
] })
|
|
10
|
+
] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M8.914 6.025a.75.75 0 0 1 1.06 0 3.5 3.5 0 0 1 0 4.95l-2 2a3.5 3.5 0 0 1-5.396-4.402.75.75 0 0 1 1.251.827 2 2 0 0 0 3.085 2.514l2-2a2 2 0 0 0 0-2.828.75.75 0 0 1 0-1.06", clipRule: "evenodd" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M7.086 9.975a.75.75 0 0 1-1.06 0 3.5 3.5 0 0 1 0-4.95l2-2a3.5 3.5 0 0 1 5.396 4.402.75.75 0 1 1-1.251-.827 2 2 0 0 0-3.085-2.514l-2 2a2 2 0 0 0 0 2.828.75.75 0 0 1 0 1.06", clipRule: "evenodd" })
|
|
13
|
+
] }) })
|
|
11
14
|
);
|
|
12
15
|
export {
|
|
13
16
|
AttachIcon
|
|
@@ -6,6 +6,11 @@ const AutoFixIcon = ({
|
|
|
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: "m16.547 5.386.387-.836.835-.387a.395.395 0 0 0 0-.717l-.835-.387-.387-.828a.394.394 0 0 0-.717 0l-.386.836-.828.387a.395.395 0 0 0 0 .717l.836.387.386.828a.388.388 0 0 0 .71 0m-9.067 0 .386-.836.836-.387a.395.395 0 0 0 0-.717l-.835-.379-.387-.836a.388.388 0 0 0-.71 0l-.386.836-.835.387a.395.395 0 0 0 0 .717l.835.387.387.828a.388.388 0 0 0 .71 0m8.356 5.915-.386.836-.836.387a.395.395 0 0 0 0 .718l.836.386.386.836a.394.394 0 0 0 .717 0l.387-.836.827-.394a.395.395 0 0 0 0-.718l-.835-.386-.387-.837c-.134-.3-.575-.3-.71.008m-1.45-3.454-2.23-2.232a.785.785 0 0 0-1.112 0l-8.814 8.81a.786.786 0 0 0 0 1.112l2.23 2.232a.785.785 0 0 0 1.112 0l8.806-8.81a.78.78 0 0 0 .008-1.112m-2.76 1.648-1.11-1.112 1.087-1.088 1.112 1.112z" })
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m16.547 5.386.387-.836.835-.387a.395.395 0 0 0 0-.717l-.835-.387-.387-.828a.394.394 0 0 0-.717 0l-.386.836-.828.387a.395.395 0 0 0 0 .717l.836.387.386.828a.388.388 0 0 0 .71 0m-9.067 0 .386-.836.836-.387a.395.395 0 0 0 0-.717l-.835-.379-.387-.836a.388.388 0 0 0-.71 0l-.386.836-.835.387a.395.395 0 0 0 0 .717l.835.387.387.828a.388.388 0 0 0 .71 0m8.356 5.915-.386.836-.836.387a.395.395 0 0 0 0 .718l.836.386.386.836a.394.394 0 0 0 .717 0l.387-.836.827-.394a.395.395 0 0 0 0-.718l-.835-.386-.387-.837c-.134-.3-.575-.3-.71.008m-1.45-3.454-2.23-2.232a.785.785 0 0 0-1.112 0l-8.814 8.81a.786.786 0 0 0 0 1.112l2.23 2.232a.785.785 0 0 0 1.112 0l8.806-8.81a.78.78 0 0 0 .008-1.112m-2.76 1.648-1.11-1.112 1.087-1.088 1.112 1.112z" }) : /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.7292 3.96253L14.0672 3.23096L14.7984 2.89278C15.0674 2.76855 15.0674 2.38896 14.7984 2.26473L14.0672 1.92655L13.7292 1.20187C13.605 0.932709 13.2256 0.932709 13.1014 1.20187L12.7634 1.93345L12.0391 2.27163C11.7701 2.39586 11.7701 2.77545 12.0391 2.89968L12.7703 3.23786L13.1083 3.96253C13.2256 4.2317 13.6119 4.2317 13.7292 3.96253Z" }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.79617 3.96253L6.13418 3.23096L6.8654 2.89278C7.13443 2.76855 7.13443 2.38896 6.8654 2.26473L6.13418 1.93345L5.79617 1.20187C5.6789 0.932709 5.2926 0.932709 5.17533 1.20187L4.83731 1.93345L4.1061 2.27163C3.83707 2.39586 3.83707 2.77545 4.1061 2.89968L4.83731 3.23786L5.17533 3.96253C5.2926 4.2317 5.6789 4.2317 5.79617 3.96253Z" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.1083 9.13813L12.7703 9.8697L12.0391 10.2079C11.7701 10.3321 11.7701 10.7117 12.0391 10.8359L12.7703 11.1741L13.1083 11.9057C13.2325 12.1749 13.6119 12.1749 13.7361 11.9057L14.0741 11.1741L14.7984 10.829C15.0674 10.7048 15.0674 10.3252 14.7984 10.201L14.0672 9.8628L13.7292 9.13122C13.6119 8.86896 13.2256 8.86896 13.1083 9.13813Z" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.8389 6.115L9.88667 4.16183C9.61763 3.89267 9.18305 3.89267 8.91401 4.16183L1.20177 11.871C0.932742 12.1401 0.932742 12.5749 1.20177 12.8441L3.15398 14.7973C3.42301 15.0664 3.8576 15.0664 4.12663 14.7973L11.832 7.08813C12.1079 6.82587 12.1079 6.38417 11.8389 6.115ZM9.42448 7.55745L8.45183 6.58431L9.40379 5.63189L10.3764 6.60502L9.42448 7.55745Z" })
|
|
14
|
+
] }) })
|
|
10
15
|
);
|
|
11
16
|
exports.AutoFixIcon = AutoFixIcon;
|
|
@@ -1,10 +1,15 @@
|
|
|
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 AutoFixIcon = ({
|
|
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: "m16.547 5.386.387-.836.835-.387a.395.395 0 0 0 0-.717l-.835-.387-.387-.828a.394.394 0 0 0-.717 0l-.386.836-.828.387a.395.395 0 0 0 0 .717l.836.387.386.828a.388.388 0 0 0 .71 0m-9.067 0 .386-.836.836-.387a.395.395 0 0 0 0-.717l-.835-.379-.387-.836a.388.388 0 0 0-.71 0l-.386.836-.835.387a.395.395 0 0 0 0 .717l.835.387.387.828a.388.388 0 0 0 .71 0m8.356 5.915-.386.836-.836.387a.395.395 0 0 0 0 .718l.836.386.386.836a.394.394 0 0 0 .717 0l.387-.836.827-.394a.395.395 0 0 0 0-.718l-.835-.386-.387-.837c-.134-.3-.575-.3-.71.008m-1.45-3.454-2.23-2.232a.785.785 0 0 0-1.112 0l-8.814 8.81a.786.786 0 0 0 0 1.112l2.23 2.232a.785.785 0 0 0 1.112 0l8.806-8.81a.78.78 0 0 0 .008-1.112m-2.76 1.648-1.11-1.112 1.087-1.088 1.112 1.112z" })
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "m16.547 5.386.387-.836.835-.387a.395.395 0 0 0 0-.717l-.835-.387-.387-.828a.394.394 0 0 0-.717 0l-.386.836-.828.387a.395.395 0 0 0 0 .717l.836.387.386.828a.388.388 0 0 0 .71 0m-9.067 0 .386-.836.836-.387a.395.395 0 0 0 0-.717l-.835-.379-.387-.836a.388.388 0 0 0-.71 0l-.386.836-.835.387a.395.395 0 0 0 0 .717l.835.387.387.828a.388.388 0 0 0 .71 0m8.356 5.915-.386.836-.836.387a.395.395 0 0 0 0 .718l.836.386.386.836a.394.394 0 0 0 .717 0l.387-.836.827-.394a.395.395 0 0 0 0-.718l-.835-.386-.387-.837c-.134-.3-.575-.3-.71.008m-1.45-3.454-2.23-2.232a.785.785 0 0 0-1.112 0l-8.814 8.81a.786.786 0 0 0 0 1.112l2.23 2.232a.785.785 0 0 0 1.112 0l8.806-8.81a.78.78 0 0 0 .008-1.112m-2.76 1.648-1.11-1.112 1.087-1.088 1.112 1.112z" }) : /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M13.7292 3.96253L14.0672 3.23096L14.7984 2.89278C15.0674 2.76855 15.0674 2.38896 14.7984 2.26473L14.0672 1.92655L13.7292 1.20187C13.605 0.932709 13.2256 0.932709 13.1014 1.20187L12.7634 1.93345L12.0391 2.27163C11.7701 2.39586 11.7701 2.77545 12.0391 2.89968L12.7703 3.23786L13.1083 3.96253C13.2256 4.2317 13.6119 4.2317 13.7292 3.96253Z" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M5.79617 3.96253L6.13418 3.23096L6.8654 2.89278C7.13443 2.76855 7.13443 2.38896 6.8654 2.26473L6.13418 1.93345L5.79617 1.20187C5.6789 0.932709 5.2926 0.932709 5.17533 1.20187L4.83731 1.93345L4.1061 2.27163C3.83707 2.39586 3.83707 2.77545 4.1061 2.89968L4.83731 3.23786L5.17533 3.96253C5.2926 4.2317 5.6789 4.2317 5.79617 3.96253Z" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M13.1083 9.13813L12.7703 9.8697L12.0391 10.2079C11.7701 10.3321 11.7701 10.7117 12.0391 10.8359L12.7703 11.1741L13.1083 11.9057C13.2325 12.1749 13.6119 12.1749 13.7361 11.9057L14.0741 11.1741L14.7984 10.829C15.0674 10.7048 15.0674 10.3252 14.7984 10.201L14.0672 9.8628L13.7292 9.13122C13.6119 8.86896 13.2256 8.86896 13.1083 9.13813Z" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M11.8389 6.115L9.88667 4.16183C9.61763 3.89267 9.18305 3.89267 8.91401 4.16183L1.20177 11.871C0.932742 12.1401 0.932742 12.5749 1.20177 12.8441L3.15398 14.7973C3.42301 15.0664 3.8576 15.0664 4.12663 14.7973L11.832 7.08813C12.1079 6.82587 12.1079 6.38417 11.8389 6.115ZM9.42448 7.55745L8.45183 6.58431L9.40379 5.63189L10.3764 6.60502L9.42448 7.55745Z" })
|
|
12
|
+
] }) })
|
|
8
13
|
);
|
|
9
14
|
export {
|
|
10
15
|
AutoFixIcon
|
|
@@ -6,6 +6,11 @@ const AutoFixOutlineIcon = ({
|
|
|
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: "m15.714 6.572.716-1.57L18 4.286l-1.57-.716L15.715 2l-.716 1.57-1.57.716 1.57.716zm-8.76 0 .716-1.57 1.57-.716-1.57-.716L6.954 2l-.716 1.57-1.57.716 1.57.716zm8.761 4.188-.716 1.57-1.57.716 1.57.716.716 1.57.716-1.57L18 13.047l-1.57-.716zM13.97 8.187 11.814 6.03a.78.78 0 0 0-.54-.22.78.78 0 0 0-.542.22l-8.51 8.51a.76.76 0 0 0 0 1.074L4.38 17.77a.76.76 0 0 0 .54.229.78.78 0 0 0 .542-.22l8.509-8.51a.77.77 0 0 0 0-1.082m-2.697-.533 1.074 1.074-.891.891-1.074-1.074zm-6.353 8.51-1.075-1.075 5.463-5.47 1.074 1.074z" })
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m15.714 6.572.716-1.57L18 4.286l-1.57-.716L15.715 2l-.716 1.57-1.57.716 1.57.716zm-8.76 0 .716-1.57 1.57-.716-1.57-.716L6.954 2l-.716 1.57-1.57.716 1.57.716zm8.761 4.188-.716 1.57-1.57.716 1.57.716.716 1.57.716-1.57L18 13.047l-1.57-.716zM13.97 8.187 11.814 6.03a.78.78 0 0 0-.54-.22.78.78 0 0 0-.542.22l-8.51 8.51a.76.76 0 0 0 0 1.074L4.38 17.77a.76.76 0 0 0 .54.229.78.78 0 0 0 .542-.22l8.509-8.51a.77.77 0 0 0 0-1.082m-2.697-.533 1.074 1.074-.891.891-1.074-1.074zm-6.353 8.51-1.075-1.075 5.463-5.47 1.074 1.074z" }) : /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.0001 5.00024L13.6267 3.62707L14.9998 3.00048L13.6267 2.3739L13.0001 1.00073L12.3735 2.3739L11.0003 3.00048L12.3735 3.62707L13.0001 5.00024Z" }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.33462 5.00024L5.96121 3.62707L7.33437 3.00048L5.96121 2.3739L5.33462 1.00073L4.70803 2.3739L3.33487 3.00048L4.70803 3.62707L5.33462 5.00024Z" }),
|
|
12
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.0002 8.66591L12.3737 10.0391L11.0005 10.6657L12.3737 11.2922L13.0002 12.6654L13.6268 11.2922L15 10.6657L13.6268 10.0391L13.0002 8.66591Z" }),
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.4737 6.41365L9.58727 4.52722C9.45395 4.40057 9.2873 4.33391 9.11399 4.33391C8.94068 4.33391 8.77404 4.40057 8.64072 4.52722L1.19498 11.973C0.935008 12.2329 0.935008 12.6529 1.19498 12.9128L3.08141 14.7993C3.21473 14.9326 3.38137 14.9993 3.55468 14.9993C3.728 14.9993 3.89464 14.9326 4.02796 14.8059L11.4737 7.3602C11.7337 7.10024 11.7337 6.67362 11.4737 6.41365ZM9.11399 5.94705L10.0539 6.88693L9.27397 7.66683L8.33409 6.72695L9.11399 5.94705ZM3.55468 13.3928L2.6148 12.4529L7.39421 7.66683L8.33409 8.60672L3.55468 13.3928Z" })
|
|
14
|
+
] }) })
|
|
10
15
|
);
|
|
11
16
|
exports.AutoFixOutlineIcon = AutoFixOutlineIcon;
|
|
@@ -1,10 +1,15 @@
|
|
|
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 AutoFixOutlineIcon = ({
|
|
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: "m15.714 6.572.716-1.57L18 4.286l-1.57-.716L15.715 2l-.716 1.57-1.57.716 1.57.716zm-8.76 0 .716-1.57 1.57-.716-1.57-.716L6.954 2l-.716 1.57-1.57.716 1.57.716zm8.761 4.188-.716 1.57-1.57.716 1.57.716.716 1.57.716-1.57L18 13.047l-1.57-.716zM13.97 8.187 11.814 6.03a.78.78 0 0 0-.54-.22.78.78 0 0 0-.542.22l-8.51 8.51a.76.76 0 0 0 0 1.074L4.38 17.77a.76.76 0 0 0 .54.229.78.78 0 0 0 .542-.22l8.509-8.51a.77.77 0 0 0 0-1.082m-2.697-.533 1.074 1.074-.891.891-1.074-1.074zm-6.353 8.51-1.075-1.075 5.463-5.47 1.074 1.074z" })
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "m15.714 6.572.716-1.57L18 4.286l-1.57-.716L15.715 2l-.716 1.57-1.57.716 1.57.716zm-8.76 0 .716-1.57 1.57-.716-1.57-.716L6.954 2l-.716 1.57-1.57.716 1.57.716zm8.761 4.188-.716 1.57-1.57.716 1.57.716.716 1.57.716-1.57L18 13.047l-1.57-.716zM13.97 8.187 11.814 6.03a.78.78 0 0 0-.54-.22.78.78 0 0 0-.542.22l-8.51 8.51a.76.76 0 0 0 0 1.074L4.38 17.77a.76.76 0 0 0 .54.229.78.78 0 0 0 .542-.22l8.509-8.51a.77.77 0 0 0 0-1.082m-2.697-.533 1.074 1.074-.891.891-1.074-1.074zm-6.353 8.51-1.075-1.075 5.463-5.47 1.074 1.074z" }) : /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M13.0001 5.00024L13.6267 3.62707L14.9998 3.00048L13.6267 2.3739L13.0001 1.00073L12.3735 2.3739L11.0003 3.00048L12.3735 3.62707L13.0001 5.00024Z" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M5.33462 5.00024L5.96121 3.62707L7.33437 3.00048L5.96121 2.3739L5.33462 1.00073L4.70803 2.3739L3.33487 3.00048L4.70803 3.62707L5.33462 5.00024Z" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M13.0002 8.66591L12.3737 10.0391L11.0005 10.6657L12.3737 11.2922L13.0002 12.6654L13.6268 11.2922L15 10.6657L13.6268 10.0391L13.0002 8.66591Z" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M11.4737 6.41365L9.58727 4.52722C9.45395 4.40057 9.2873 4.33391 9.11399 4.33391C8.94068 4.33391 8.77404 4.40057 8.64072 4.52722L1.19498 11.973C0.935008 12.2329 0.935008 12.6529 1.19498 12.9128L3.08141 14.7993C3.21473 14.9326 3.38137 14.9993 3.55468 14.9993C3.728 14.9993 3.89464 14.9326 4.02796 14.8059L11.4737 7.3602C11.7337 7.10024 11.7337 6.67362 11.4737 6.41365ZM9.11399 5.94705L10.0539 6.88693L9.27397 7.66683L8.33409 6.72695L9.11399 5.94705ZM3.55468 13.3928L2.6148 12.4529L7.39421 7.66683L8.33409 8.60672L3.55468 13.3928Z" })
|
|
12
|
+
] }) })
|
|
8
13
|
);
|
|
9
14
|
export {
|
|
10
15
|
AutoFixOutlineIcon
|
|
@@ -0,0 +1,11 @@
|
|
|
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 BoldIcon = ({
|
|
6
|
+
...props
|
|
7
|
+
}) => (
|
|
8
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.70483 3.75C4.70483 3.33579 5.04062 3 5.45483 3H10.8519C11.8795 3 12.865 3.40822 13.5917 4.13485C14.3183 4.86148 14.7265 5.84701 14.7265 6.87462C14.7265 7.86717 14.3457 8.82045 13.6649 9.53911C13.8092 9.64964 13.9469 9.7701 14.0769 9.90005C14.8568 10.68 15.295 11.7379 15.295 12.8409C15.295 13.944 14.8568 15.0019 14.0769 15.7818C13.2969 16.5618 12.239 17 11.136 17L5.45384 16.9992C5.04001 16.9987 4.70483 16.6631 4.70483 16.2492V3.75ZM7.34106 10.75V14.9311H10.5679C11.1223 14.9311 11.654 14.7109 12.0461 14.3188C12.4382 13.9268 12.6584 13.395 12.6584 12.8406C12.6584 12.2861 12.4382 11.7544 12.0461 11.3623C11.654 10.9703 11.1223 10.75 10.5679 10.75H7.34106ZM7.34106 8.68189H10.2838C10.7629 8.68189 11.2224 8.49156 11.5612 8.15277C11.9 7.81399 12.0903 7.35449 12.0903 6.87538C12.0903 6.39626 11.9 5.93677 11.5612 5.59798C11.2224 5.2592 10.7629 5.06887 10.2838 5.06887H7.34106V8.68189Z" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.25 4C4.25 3.58579 4.58579 3.25 5 3.25H8.67001C9.43244 3.25 10.1636 3.55287 10.7028 4.09199C11.2419 4.63111 11.5448 5.36231 11.5448 6.12474C11.5448 6.77557 11.3241 7.40365 10.9241 7.90892C10.961 7.94242 10.9973 7.97689 11.0327 8.01233C11.6081 8.58772 11.9313 9.36811 11.9313 10.1818C11.9313 10.9956 11.6081 11.776 11.0327 12.3514C10.4573 12.9267 9.67689 13.25 8.86317 13.25L4.999 13.2495C4.58518 13.2489 4.25 12.9133 4.25 12.4995V4ZM6.52263 9V11.3632H8.47685C8.79023 11.3632 9.09077 11.2387 9.31236 11.0171C9.53395 10.7955 9.65843 10.495 9.65843 10.1816C9.65843 9.86821 9.53395 9.56767 9.31236 9.34608C9.09077 9.12449 8.79023 9 8.47685 9H6.52263ZM6.52263 7.11368V5.13683H8.28369C8.54584 5.13683 8.79725 5.24097 8.98262 5.42634C9.16798 5.6117 9.27212 5.86311 9.27212 6.12526C9.27212 6.3874 9.16798 6.63881 8.98262 6.82418C8.79725 7.00955 8.54584 7.11368 8.28369 7.11368H6.52263Z" }) })
|
|
10
|
+
);
|
|
11
|
+
exports.BoldIcon = BoldIcon;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { jsx } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Icon } from "../Icon.js";
|
|
3
|
+
const BoldIcon = ({
|
|
4
|
+
...props
|
|
5
|
+
}) => (
|
|
6
|
+
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.70483 3.75C4.70483 3.33579 5.04062 3 5.45483 3H10.8519C11.8795 3 12.865 3.40822 13.5917 4.13485C14.3183 4.86148 14.7265 5.84701 14.7265 6.87462C14.7265 7.86717 14.3457 8.82045 13.6649 9.53911C13.8092 9.64964 13.9469 9.7701 14.0769 9.90005C14.8568 10.68 15.295 11.7379 15.295 12.8409C15.295 13.944 14.8568 15.0019 14.0769 15.7818C13.2969 16.5618 12.239 17 11.136 17L5.45384 16.9992C5.04001 16.9987 4.70483 16.6631 4.70483 16.2492V3.75ZM7.34106 10.75V14.9311H10.5679C11.1223 14.9311 11.654 14.7109 12.0461 14.3188C12.4382 13.9268 12.6584 13.395 12.6584 12.8406C12.6584 12.2861 12.4382 11.7544 12.0461 11.3623C11.654 10.9703 11.1223 10.75 10.5679 10.75H7.34106ZM7.34106 8.68189H10.2838C10.7629 8.68189 11.2224 8.49156 11.5612 8.15277C11.9 7.81399 12.0903 7.35449 12.0903 6.87538C12.0903 6.39626 11.9 5.93677 11.5612 5.59798C11.2224 5.2592 10.7629 5.06887 10.2838 5.06887H7.34106V8.68189Z" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.25 4C4.25 3.58579 4.58579 3.25 5 3.25H8.67001C9.43244 3.25 10.1636 3.55287 10.7028 4.09199C11.2419 4.63111 11.5448 5.36231 11.5448 6.12474C11.5448 6.77557 11.3241 7.40365 10.9241 7.90892C10.961 7.94242 10.9973 7.97689 11.0327 8.01233C11.6081 8.58772 11.9313 9.36811 11.9313 10.1818C11.9313 10.9956 11.6081 11.776 11.0327 12.3514C10.4573 12.9267 9.67689 13.25 8.86317 13.25L4.999 13.2495C4.58518 13.2489 4.25 12.9133 4.25 12.4995V4ZM6.52263 9V11.3632H8.47685C8.79023 11.3632 9.09077 11.2387 9.31236 11.0171C9.53395 10.7955 9.65843 10.495 9.65843 10.1816C9.65843 9.86821 9.53395 9.56767 9.31236 9.34608C9.09077 9.12449 8.79023 9 8.47685 9H6.52263ZM6.52263 7.11368V5.13683H8.28369C8.54584 5.13683 8.79725 5.24097 8.98262 5.42634C9.16798 5.6117 9.27212 5.86311 9.27212 6.12526C9.27212 6.3874 9.16798 6.63881 8.98262 6.82418C8.79725 7.00955 8.54584 7.11368 8.28369 7.11368H6.52263Z" }) })
|
|
8
|
+
);
|
|
9
|
+
export {
|
|
10
|
+
BoldIcon
|
|
11
|
+
};
|
|
@@ -6,9 +6,12 @@ const BookOpenOutlineIcon = ({
|
|
|
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: "M10.75 16.9098C11.9579 16.0774 13.4212 15.5903 15 15.5903C15.7103 15.5903 16.3964 15.6889 17.0459 15.8726C17.272 15.9365 17.515 15.8908 17.7024 15.749C17.8899 15.6073 18 15.3859 18 15.1509V4.15088C18 3.81528 17.7771 3.52053 17.4541 3.42919C16.6731 3.20829 15.8497 3.09033 15 3.09033C13.4636 3.09033 12.016 3.47582 10.75 4.1552V16.9098Z" }),
|
|
11
11
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.25 4.1552C7.98396 3.47582 6.5364 3.09033 5 3.09033C4.15029 3.09033 3.32689 3.20829 2.54588 3.42919C2.22295 3.52053 2 3.81528 2 4.15088V15.1509C2 15.3859 2.11014 15.6073 2.29756 15.749C2.48497 15.8908 2.728 15.9365 2.95412 15.8726C3.60361 15.6889 4.28967 15.5903 5 15.5903C6.57884 15.5903 8.04208 16.0774 9.25 16.9098V4.1552Z" })
|
|
12
|
-
] })
|
|
12
|
+
] }) : /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
|
13
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.125 2.99497C5.96641 2.47925 4.68335 2.19263 3.33333 2.19263C2.68481 2.19263 2.05174 2.25877 1.4405 2.38468C1.17981 2.43838 1 2.67271 1 2.93887V12.2661C1 12.6686 1.3994 12.9511 1.7922 12.8628C2.28806 12.7514 2.80383 12.6926 3.33333 12.6926C4.73065 12.6926 6.03235 13.102 7.125 13.8075V2.99497Z" }),
|
|
14
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.875 13.8075C9.96765 13.102 11.2693 12.6926 12.6667 12.6926C13.1962 12.6926 13.7119 12.7514 14.2078 12.8628C14.6006 12.9511 15 12.6686 15 12.2661V2.93887C15 2.67271 14.8202 2.43838 14.5595 2.38468C13.9483 2.25877 13.3152 2.19263 12.6667 2.19263C11.3167 2.19263 10.0336 2.47925 8.875 2.99497V13.8075Z" })
|
|
15
|
+
] }) })
|
|
13
16
|
);
|
|
14
17
|
exports.BookOpenOutlineIcon = BookOpenOutlineIcon;
|
|
@@ -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 BookOpenOutlineIcon = ({
|
|
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: "M10.75 16.9098C11.9579 16.0774 13.4212 15.5903 15 15.5903C15.7103 15.5903 16.3964 15.6889 17.0459 15.8726C17.272 15.9365 17.515 15.8908 17.7024 15.749C17.8899 15.6073 18 15.3859 18 15.1509V4.15088C18 3.81528 17.7771 3.52053 17.4541 3.42919C16.6731 3.20829 15.8497 3.09033 15 3.09033C13.4636 3.09033 12.016 3.47582 10.75 4.1552V16.9098Z" }),
|
|
9
9
|
/* @__PURE__ */ jsx("path", { d: "M9.25 4.1552C7.98396 3.47582 6.5364 3.09033 5 3.09033C4.15029 3.09033 3.32689 3.20829 2.54588 3.42919C2.22295 3.52053 2 3.81528 2 4.15088V15.1509C2 15.3859 2.11014 15.6073 2.29756 15.749C2.48497 15.8908 2.728 15.9365 2.95412 15.8726C3.60361 15.6889 4.28967 15.5903 5 15.5903C6.57884 15.5903 8.04208 16.0774 9.25 16.9098V4.1552Z" })
|
|
10
|
-
] })
|
|
10
|
+
] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M7.125 2.99497C5.96641 2.47925 4.68335 2.19263 3.33333 2.19263C2.68481 2.19263 2.05174 2.25877 1.4405 2.38468C1.17981 2.43838 1 2.67271 1 2.93887V12.2661C1 12.6686 1.3994 12.9511 1.7922 12.8628C2.28806 12.7514 2.80383 12.6926 3.33333 12.6926C4.73065 12.6926 6.03235 13.102 7.125 13.8075V2.99497Z" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { d: "M8.875 13.8075C9.96765 13.102 11.2693 12.6926 12.6667 12.6926C13.1962 12.6926 13.7119 12.7514 14.2078 12.8628C14.6006 12.9511 15 12.6686 15 12.2661V2.93887C15 2.67271 14.8202 2.43838 14.5595 2.38468C13.9483 2.25877 13.3152 2.19263 12.6667 2.19263C11.3167 2.19263 10.0336 2.47925 8.875 2.99497V13.8075Z" })
|
|
13
|
+
] }) })
|
|
11
14
|
);
|
|
12
15
|
export {
|
|
13
16
|
BookOpenOutlineIcon
|
|
@@ -6,6 +6,6 @@ const BookOpenOutlineOutlineIcon = ({
|
|
|
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", clipRule: "evenodd", d: "M3.45455 4.26559V14.2848C4.00193 14.1665 4.56976 14.1043 5.15152 14.1043C6.65852 14.1043 8.06902 14.5215 9.27273 15.2462V5.50367C8.14724 4.59029 6.71397 4.04366 5.15152 4.04366C4.56383 4.04366 3.99512 4.12093 3.45455 4.26559ZM10.7273 5.50367V15.2462C11.931 14.5215 13.3415 14.1043 14.8485 14.1043C15.4302 14.1043 15.9981 14.1665 16.5455 14.2848V4.26559C16.0049 4.12093 15.4362 4.04366 14.8485 4.04366C13.286 4.04366 11.8528 4.59029 10.7273 5.50367ZM10 4.22529C8.65493 3.19913 6.97378 2.58911 5.15152 2.58911C4.21779 2.58911 3.31992 2.74938 2.48491 3.04451C2.1943 3.14723 2 3.42199 2 3.73022V15.2454C2 15.4815 2.1146 15.7029 2.30735 15.8392C2.50011 15.9755 2.74704 16.0097 2.96963 15.9311C3.65113 15.6902 4.38519 15.5588 5.15152 15.5588C6.82839 15.5588 8.35647 16.1884 9.51497 17.2253C9.7911 17.4725 10.2089 17.4725 10.485 17.2253C11.6435 16.1884 13.1716 15.5588 14.8485 15.5588C15.6148 15.5588 16.3489 15.6902 17.0304 15.9311C17.253 16.0097 17.4999 15.9755 17.6926 15.8392C17.8854 15.7029 18 15.4815 18 15.2454V3.73022C18 3.42199 17.8057 3.14723 17.5151 3.04451C16.6801 2.74938 15.7822 2.58911 14.8485 2.58911C13.0262 2.58911 11.3451 3.19913 10 4.22529Z" }) })
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.45455 4.26559V14.2848C4.00193 14.1665 4.56976 14.1043 5.15152 14.1043C6.65852 14.1043 8.06902 14.5215 9.27273 15.2462V5.50367C8.14724 4.59029 6.71397 4.04366 5.15152 4.04366C4.56383 4.04366 3.99512 4.12093 3.45455 4.26559ZM10.7273 5.50367V15.2462C11.931 14.5215 13.3415 14.1043 14.8485 14.1043C15.4302 14.1043 15.9981 14.1665 16.5455 14.2848V4.26559C16.0049 4.12093 15.4362 4.04366 14.8485 4.04366C13.286 4.04366 11.8528 4.59029 10.7273 5.50367ZM10 4.22529C8.65493 3.19913 6.97378 2.58911 5.15152 2.58911C4.21779 2.58911 3.31992 2.74938 2.48491 3.04451C2.1943 3.14723 2 3.42199 2 3.73022V15.2454C2 15.4815 2.1146 15.7029 2.30735 15.8392C2.50011 15.9755 2.74704 16.0097 2.96963 15.9311C3.65113 15.6902 4.38519 15.5588 5.15152 15.5588C6.82839 15.5588 8.35647 16.1884 9.51497 17.2253C9.7911 17.4725 10.2089 17.4725 10.485 17.2253C11.6435 16.1884 13.1716 15.5588 14.8485 15.5588C15.6148 15.5588 16.3489 15.6902 17.0304 15.9311C17.253 16.0097 17.4999 15.9755 17.6926 15.8392C17.8854 15.7029 18 15.4815 18 15.2454V3.73022C18 3.42199 17.8057 3.14723 17.5151 3.04451C16.6801 2.74938 15.7822 2.58911 14.8485 2.58911C13.0262 2.58911 11.3451 3.19913 10 4.22529Z" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.27273 2.9823V11.7491C2.75169 11.6456 3.24854 11.5911 3.75758 11.5911C5.0762 11.5911 6.31039 11.9562 7.36364 12.5904V4.06562C6.37884 3.26641 5.12472 2.78811 3.75758 2.78811C3.24335 2.78811 2.74573 2.85572 2.27273 2.9823ZM8.63636 4.06562V12.5904C9.68961 11.9562 10.9238 11.5911 12.2424 11.5911C12.7515 11.5911 13.2483 11.6456 13.7273 11.7491V2.9823C13.2543 2.85572 12.7566 2.78811 12.2424 2.78811C10.8753 2.78811 9.62116 3.26641 8.63636 4.06562ZM8 2.94704C6.82307 2.04915 5.35205 1.51538 3.75758 1.51538C2.94056 1.51538 2.15493 1.65562 1.4243 1.91386C1.17001 2.00374 1 2.24415 1 2.51385V12.5896C1 12.7962 1.10027 12.9899 1.26893 13.1092C1.4376 13.2285 1.65366 13.2584 1.84843 13.1896C2.44474 12.9788 3.08704 12.8639 3.75758 12.8639C5.22484 12.8639 6.56192 13.4148 7.5756 14.3221C7.81721 14.5383 8.18279 14.5383 8.4244 14.3221C9.43808 13.4148 10.7752 12.8639 12.2424 12.8639C12.913 12.8639 13.5553 12.9788 14.1516 13.1896C14.3463 13.2584 14.5624 13.2285 14.7311 13.1092C14.8997 12.9899 15 12.7962 15 12.5896V2.51385C15 2.24415 14.83 2.00374 14.5757 1.91386C13.8451 1.65562 13.0594 1.51538 12.2424 1.51538C10.6479 1.51538 9.17694 2.04915 8 2.94704Z" }) })
|
|
10
10
|
);
|
|
11
11
|
exports.BookOpenOutlineOutlineIcon = BookOpenOutlineOutlineIcon;
|
|
@@ -4,7 +4,7 @@ const BookOpenOutlineOutlineIcon = ({
|
|
|
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", clipRule: "evenodd", d: "M3.45455 4.26559V14.2848C4.00193 14.1665 4.56976 14.1043 5.15152 14.1043C6.65852 14.1043 8.06902 14.5215 9.27273 15.2462V5.50367C8.14724 4.59029 6.71397 4.04366 5.15152 4.04366C4.56383 4.04366 3.99512 4.12093 3.45455 4.26559ZM10.7273 5.50367V15.2462C11.931 14.5215 13.3415 14.1043 14.8485 14.1043C15.4302 14.1043 15.9981 14.1665 16.5455 14.2848V4.26559C16.0049 4.12093 15.4362 4.04366 14.8485 4.04366C13.286 4.04366 11.8528 4.59029 10.7273 5.50367ZM10 4.22529C8.65493 3.19913 6.97378 2.58911 5.15152 2.58911C4.21779 2.58911 3.31992 2.74938 2.48491 3.04451C2.1943 3.14723 2 3.42199 2 3.73022V15.2454C2 15.4815 2.1146 15.7029 2.30735 15.8392C2.50011 15.9755 2.74704 16.0097 2.96963 15.9311C3.65113 15.6902 4.38519 15.5588 5.15152 15.5588C6.82839 15.5588 8.35647 16.1884 9.51497 17.2253C9.7911 17.4725 10.2089 17.4725 10.485 17.2253C11.6435 16.1884 13.1716 15.5588 14.8485 15.5588C15.6148 15.5588 16.3489 15.6902 17.0304 15.9311C17.253 16.0097 17.4999 15.9755 17.6926 15.8392C17.8854 15.7029 18 15.4815 18 15.2454V3.73022C18 3.42199 17.8057 3.14723 17.5151 3.04451C16.6801 2.74938 15.7822 2.58911 14.8485 2.58911C13.0262 2.58911 11.3451 3.19913 10 4.22529Z" }) })
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.45455 4.26559V14.2848C4.00193 14.1665 4.56976 14.1043 5.15152 14.1043C6.65852 14.1043 8.06902 14.5215 9.27273 15.2462V5.50367C8.14724 4.59029 6.71397 4.04366 5.15152 4.04366C4.56383 4.04366 3.99512 4.12093 3.45455 4.26559ZM10.7273 5.50367V15.2462C11.931 14.5215 13.3415 14.1043 14.8485 14.1043C15.4302 14.1043 15.9981 14.1665 16.5455 14.2848V4.26559C16.0049 4.12093 15.4362 4.04366 14.8485 4.04366C13.286 4.04366 11.8528 4.59029 10.7273 5.50367ZM10 4.22529C8.65493 3.19913 6.97378 2.58911 5.15152 2.58911C4.21779 2.58911 3.31992 2.74938 2.48491 3.04451C2.1943 3.14723 2 3.42199 2 3.73022V15.2454C2 15.4815 2.1146 15.7029 2.30735 15.8392C2.50011 15.9755 2.74704 16.0097 2.96963 15.9311C3.65113 15.6902 4.38519 15.5588 5.15152 15.5588C6.82839 15.5588 8.35647 16.1884 9.51497 17.2253C9.7911 17.4725 10.2089 17.4725 10.485 17.2253C11.6435 16.1884 13.1716 15.5588 14.8485 15.5588C15.6148 15.5588 16.3489 15.6902 17.0304 15.9311C17.253 16.0097 17.4999 15.9755 17.6926 15.8392C17.8854 15.7029 18 15.4815 18 15.2454V3.73022C18 3.42199 17.8057 3.14723 17.5151 3.04451C16.6801 2.74938 15.7822 2.58911 14.8485 2.58911C13.0262 2.58911 11.3451 3.19913 10 4.22529Z" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.27273 2.9823V11.7491C2.75169 11.6456 3.24854 11.5911 3.75758 11.5911C5.0762 11.5911 6.31039 11.9562 7.36364 12.5904V4.06562C6.37884 3.26641 5.12472 2.78811 3.75758 2.78811C3.24335 2.78811 2.74573 2.85572 2.27273 2.9823ZM8.63636 4.06562V12.5904C9.68961 11.9562 10.9238 11.5911 12.2424 11.5911C12.7515 11.5911 13.2483 11.6456 13.7273 11.7491V2.9823C13.2543 2.85572 12.7566 2.78811 12.2424 2.78811C10.8753 2.78811 9.62116 3.26641 8.63636 4.06562ZM8 2.94704C6.82307 2.04915 5.35205 1.51538 3.75758 1.51538C2.94056 1.51538 2.15493 1.65562 1.4243 1.91386C1.17001 2.00374 1 2.24415 1 2.51385V12.5896C1 12.7962 1.10027 12.9899 1.26893 13.1092C1.4376 13.2285 1.65366 13.2584 1.84843 13.1896C2.44474 12.9788 3.08704 12.8639 3.75758 12.8639C5.22484 12.8639 6.56192 13.4148 7.5756 14.3221C7.81721 14.5383 8.18279 14.5383 8.4244 14.3221C9.43808 13.4148 10.7752 12.8639 12.2424 12.8639C12.913 12.8639 13.5553 12.9788 14.1516 13.1896C14.3463 13.2584 14.5624 13.2285 14.7311 13.1092C14.8997 12.9899 15 12.7962 15 12.5896V2.51385C15 2.24415 14.83 2.00374 14.5757 1.91386C13.8451 1.65562 13.0594 1.51538 12.2424 1.51538C10.6479 1.51538 9.17694 2.04915 8 2.94704Z" }) })
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
10
|
BookOpenOutlineOutlineIcon
|
|
@@ -6,6 +6,9 @@ const BullhornIcon = ({
|
|
|
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: "M13.485 4.484a17.2 17.2 0 0 1-5.6 1.76Q6.74 6.4 5.555 6.4a3.556 3.556 0 0 0-.447 7.083 14 14 0 0 0 1.13 2.97c.352.685 1.192.888 1.822.524l.77-.444c.646-.373.836-1.175.523-1.797q-.22-.44-.398-.892c1.6.318 3.12.857 4.53 1.583a16 16 0 0 0 .96-5.472 16 16 0 0 0-.96-5.47m1.175-.666a17.3 17.3 0 0 1 1.118 6.136c0 2.16-.396 4.23-1.118 6.137l-.026.068a.667.667 0 1 0 1.245.478q.115-.299.22-.604c.492-1.43.816-2.94.947-4.503a1.777 1.777 0 0 0 0-3.152 18.6 18.6 0 0 0-1.167-5.106.667.667 0 0 0-1.245.477z" })
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.485 4.484a17.2 17.2 0 0 1-5.6 1.76Q6.74 6.4 5.555 6.4a3.556 3.556 0 0 0-.447 7.083 14 14 0 0 0 1.13 2.97c.352.685 1.192.888 1.822.524l.77-.444c.646-.373.836-1.175.523-1.797q-.22-.44-.398-.892c1.6.318 3.12.857 4.53 1.583a16 16 0 0 0 .96-5.472 16 16 0 0 0-.96-5.47m1.175-.666a17.3 17.3 0 0 1 1.118 6.136c0 2.16-.396 4.23-1.118 6.137l-.026.068a.667.667 0 1 0 1.245.478q.115-.299.22-.604c.492-1.43.816-2.94.947-4.503a1.777 1.777 0 0 0 0-3.152 18.6 18.6 0 0 0-1.167-5.106.667.667 0 0 0-1.245.477z" }) : /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
|
10
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.407 2.58691C13.3168 2.18263 12.916 1.92798 12.5117 2.01814C12.1074 2.10831 11.8528 2.50913 11.9429 2.91342C12.3077 4.54902 12.5003 6.25023 12.5003 7.9973C12.5003 9.74438 12.3077 11.4456 11.9429 13.0812C11.8528 13.4855 12.1074 13.8863 12.5117 13.9765C12.916 14.0666 13.3168 13.812 13.407 13.4077C13.6713 12.2226 13.8506 11.0056 13.9382 9.76382C14.5699 9.42766 15 8.76259 15 7.99707C15 7.23154 14.5699 6.56646 13.9382 6.23031C13.8505 4.98864 13.6713 3.7719 13.407 2.58691Z" }),
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.34757 10.9971H4C2.34315 10.9971 1 9.65392 1 7.99707C1 6.34022 2.34315 4.99707 4 4.99707H6C7.64721 4.99707 9.21691 4.66501 10.6459 4.06445C10.8783 5.33849 11 6.65247 11 7.9965C11 9.34079 10.8783 10.655 10.6457 11.9293C9.33751 11.3795 7.91134 11.0549 6.41572 11.004C6.61941 11.7223 6.89425 12.4108 7.23216 13.0612C7.35143 13.2908 7.28883 13.5757 7.07691 13.7241L6.24892 14.3039C6.01046 14.4709 5.67952 14.4 5.54168 14.1436C5.01475 13.1634 4.60992 12.1077 4.34757 10.9971Z" })
|
|
12
|
+
] }) })
|
|
10
13
|
);
|
|
11
14
|
exports.BullhornIcon = BullhornIcon;
|
|
@@ -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 BullhornIcon = ({
|
|
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: "M13.485 4.484a17.2 17.2 0 0 1-5.6 1.76Q6.74 6.4 5.555 6.4a3.556 3.556 0 0 0-.447 7.083 14 14 0 0 0 1.13 2.97c.352.685 1.192.888 1.822.524l.77-.444c.646-.373.836-1.175.523-1.797q-.22-.44-.398-.892c1.6.318 3.12.857 4.53 1.583a16 16 0 0 0 .96-5.472 16 16 0 0 0-.96-5.47m1.175-.666a17.3 17.3 0 0 1 1.118 6.136c0 2.16-.396 4.23-1.118 6.137l-.026.068a.667.667 0 1 0 1.245.478q.115-.299.22-.604c.492-1.43.816-2.94.947-4.503a1.777 1.777 0 0 0 0-3.152 18.6 18.6 0 0 0-1.167-5.106.667.667 0 0 0-1.245.477z" })
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "M13.485 4.484a17.2 17.2 0 0 1-5.6 1.76Q6.74 6.4 5.555 6.4a3.556 3.556 0 0 0-.447 7.083 14 14 0 0 0 1.13 2.97c.352.685 1.192.888 1.822.524l.77-.444c.646-.373.836-1.175.523-1.797q-.22-.44-.398-.892c1.6.318 3.12.857 4.53 1.583a16 16 0 0 0 .96-5.472 16 16 0 0 0-.96-5.47m1.175-.666a17.3 17.3 0 0 1 1.118 6.136c0 2.16-.396 4.23-1.118 6.137l-.026.068a.667.667 0 1 0 1.245.478q.115-.299.22-.604c.492-1.43.816-2.94.947-4.503a1.777 1.777 0 0 0 0-3.152 18.6 18.6 0 0 0-1.167-5.106.667.667 0 0 0-1.245.477z" }) : /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M13.407 2.58691C13.3168 2.18263 12.916 1.92798 12.5117 2.01814C12.1074 2.10831 11.8528 2.50913 11.9429 2.91342C12.3077 4.54902 12.5003 6.25023 12.5003 7.9973C12.5003 9.74438 12.3077 11.4456 11.9429 13.0812C11.8528 13.4855 12.1074 13.8863 12.5117 13.9765C12.916 14.0666 13.3168 13.812 13.407 13.4077C13.6713 12.2226 13.8506 11.0056 13.9382 9.76382C14.5699 9.42766 15 8.76259 15 7.99707C15 7.23154 14.5699 6.56646 13.9382 6.23031C13.8505 4.98864 13.6713 3.7719 13.407 2.58691Z" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M4.34757 10.9971H4C2.34315 10.9971 1 9.65392 1 7.99707C1 6.34022 2.34315 4.99707 4 4.99707H6C7.64721 4.99707 9.21691 4.66501 10.6459 4.06445C10.8783 5.33849 11 6.65247 11 7.9965C11 9.34079 10.8783 10.655 10.6457 11.9293C9.33751 11.3795 7.91134 11.0549 6.41572 11.004C6.61941 11.7223 6.89425 12.4108 7.23216 13.0612C7.35143 13.2908 7.28883 13.5757 7.07691 13.7241L6.24892 14.3039C6.01046 14.4709 5.67952 14.4 5.54168 14.1436C5.01475 13.1634 4.60992 12.1077 4.34757 10.9971Z" })
|
|
10
|
+
] }) })
|
|
8
11
|
);
|
|
9
12
|
export {
|
|
10
13
|
BullhornIcon
|
|
@@ -6,6 +6,6 @@ const BullhornOutlineIcon = ({
|
|
|
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: "M15.24 2.18a.727.727 0 0 1 .933.433A20 20 0 0 1 17.32 7.8a2.54 2.54 0 0 1 0 3.463 20 20 0 0 1-1.147 5.185.727.727 0 0 1-1.365-.5l.101-.286a18.5 18.5 0 0 0-5.23-1.572q.196.562.439 1.101c.341.76.095 1.705-.674 2.15l-.53.305c-.792.458-1.851.183-2.258-.696a17.6 17.6 0 0 1-1.102-3.13 4.365 4.365 0 0 1 .81-8.653h.606q.822 0 1.626-.07A18.6 18.6 0 0 0 14.91 3.4l-.102-.286a.727.727 0 0 1 .433-.933m.096 2.624a20 20 0 0 1-6.092 1.69 14 14 0 0 0-.335 3.036c0 1.044.116 2.06.335 3.036 2.151.242 4.2.824 6.092 1.69a18.6 18.6 0 0 0 .603-4.726q0-.68-.047-1.346a18.6 18.6 0 0 0-.556-3.38m-7.602 7.65a15.4 15.4 0 0 1-.28-2.924c0-1 .097-1.977.28-2.923q-.38.014-.764.014h-.606a2.91 2.91 0 0 0 0 5.818h.606q.383 0 .764.014m-.656 1.44q.354 1.269.898 2.444.022.05.077.066a.17.17 0 0 0 .133-.018l.53-.306c.076-.044.133-.164.075-.293a15 15 0 0 1-.694-1.86q-.505-.03-1.02-.033", clipRule: "evenodd" }) })
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.24 2.18a.727.727 0 0 1 .933.433A20 20 0 0 1 17.32 7.8a2.54 2.54 0 0 1 0 3.463 20 20 0 0 1-1.147 5.185.727.727 0 0 1-1.365-.5l.101-.286a18.5 18.5 0 0 0-5.23-1.572q.196.562.439 1.101c.341.76.095 1.705-.674 2.15l-.53.305c-.792.458-1.851.183-2.258-.696a17.6 17.6 0 0 1-1.102-3.13 4.365 4.365 0 0 1 .81-8.653h.606q.822 0 1.626-.07A18.6 18.6 0 0 0 14.91 3.4l-.102-.286a.727.727 0 0 1 .433-.933m.096 2.624a20 20 0 0 1-6.092 1.69 14 14 0 0 0-.335 3.036c0 1.044.116 2.06.335 3.036 2.151.242 4.2.824 6.092 1.69a18.6 18.6 0 0 0 .603-4.726q0-.68-.047-1.346a18.6 18.6 0 0 0-.556-3.38m-7.602 7.65a15.4 15.4 0 0 1-.28-2.924c0-1 .097-1.977.28-2.923q-.38.014-.764.014h-.606a2.91 2.91 0 0 0 0 5.818h.606q.383 0 .764.014m-.656 1.44q.354 1.269.898 2.444.022.05.077.066a.17.17 0 0 0 .133-.018l.53-.306c.076-.044.133-.164.075-.293a15 15 0 0 1-.694-1.86q-.505-.03-1.02-.033", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.5854 1.15907C12.9154 1.03826 13.2809 1.20787 13.4017 1.53791C13.5013 1.81002 13.5944 2.08528 13.6808 2.36349C14.0498 3.55199 14.2962 4.79416 14.4054 6.07505C14.7738 6.472 15 7.00478 15 7.58999C15 8.17519 14.7738 8.70797 14.4054 9.10493C14.2962 10.3858 14.0498 11.628 13.6808 12.8165C13.5944 13.0947 13.5013 13.37 13.4017 13.6421C13.2809 13.9721 12.9154 14.1417 12.5854 14.0209C12.2554 13.9001 12.0857 13.5346 12.2065 13.2046C12.2369 13.1216 12.2666 13.0384 12.2957 12.9548C10.8707 12.2842 9.33314 11.8134 7.71869 11.5788C7.83324 11.9067 7.96153 12.2282 8.10287 12.5426C8.40183 13.2075 8.1861 14.0346 7.51326 14.4231L7.0492 14.691C6.35634 15.091 5.42975 14.8511 5.07378 14.0811C4.67062 13.2091 4.34613 12.2932 4.10947 11.3425C2.33938 11.0103 1 9.45655 1 7.58999C1 5.48126 2.70946 3.7718 4.81818 3.7718H5.34848C5.8282 3.7718 6.30293 3.75114 6.77187 3.71068C8.73306 3.54146 10.5946 3.02577 12.2957 2.22514C12.2666 2.14159 12.2369 2.05833 12.2065 1.9754C12.0857 1.64536 12.2554 1.27988 12.5854 1.15907ZM12.6692 3.45492C11.0138 4.2127 9.22071 4.72147 7.33812 4.9333C7.14661 5.78765 7.04545 6.67665 7.04545 7.58999C7.04545 8.50332 7.14661 9.39232 7.33811 10.2467C9.22071 10.4585 11.0138 10.9673 12.6692 11.7251C12.9181 10.7708 13.0829 9.7824 13.1552 8.76806C13.1829 8.37908 13.197 7.98623 13.197 7.58999C13.197 7.19374 13.1829 6.80089 13.1552 6.41191C13.0829 5.39757 12.9181 4.40915 12.6692 3.45492ZM6.01739 10.1479C5.85678 9.31959 5.77273 8.46434 5.77273 7.58999C5.77273 6.71563 5.85678 5.86038 6.0174 5.03205C5.79542 5.04035 5.57243 5.04453 5.34848 5.04453H4.81818C3.41237 5.04453 2.27273 6.18417 2.27273 7.58999C2.27273 8.9958 3.41237 10.1354 4.81818 10.1354H5.34848C5.57243 10.1354 5.79542 10.1396 6.01739 10.1479ZM5.4429 11.4084C5.64847 12.1473 5.91225 12.8619 6.22902 13.547C6.24236 13.5759 6.2644 13.5949 6.29655 13.6045C6.33065 13.6146 6.37255 13.612 6.41283 13.5888L6.87689 13.3208C6.9431 13.2826 6.99304 13.1778 6.94207 13.0645C6.70595 12.5393 6.50273 11.9961 6.33506 11.4375C6.03977 11.4199 5.74232 11.4101 5.4429 11.4084Z" }) })
|
|
10
10
|
);
|
|
11
11
|
exports.BullhornOutlineIcon = BullhornOutlineIcon;
|
|
@@ -4,7 +4,7 @@ const BullhornOutlineIcon = ({
|
|
|
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: "M15.24 2.18a.727.727 0 0 1 .933.433A20 20 0 0 1 17.32 7.8a2.54 2.54 0 0 1 0 3.463 20 20 0 0 1-1.147 5.185.727.727 0 0 1-1.365-.5l.101-.286a18.5 18.5 0 0 0-5.23-1.572q.196.562.439 1.101c.341.76.095 1.705-.674 2.15l-.53.305c-.792.458-1.851.183-2.258-.696a17.6 17.6 0 0 1-1.102-3.13 4.365 4.365 0 0 1 .81-8.653h.606q.822 0 1.626-.07A18.6 18.6 0 0 0 14.91 3.4l-.102-.286a.727.727 0 0 1 .433-.933m.096 2.624a20 20 0 0 1-6.092 1.69 14 14 0 0 0-.335 3.036c0 1.044.116 2.06.335 3.036 2.151.242 4.2.824 6.092 1.69a18.6 18.6 0 0 0 .603-4.726q0-.68-.047-1.346a18.6 18.6 0 0 0-.556-3.38m-7.602 7.65a15.4 15.4 0 0 1-.28-2.924c0-1 .097-1.977.28-2.923q-.38.014-.764.014h-.606a2.91 2.91 0 0 0 0 5.818h.606q.383 0 .764.014m-.656 1.44q.354 1.269.898 2.444.022.05.077.066a.17.17 0 0 0 .133-.018l.53-.306c.076-.044.133-.164.075-.293a15 15 0 0 1-.694-1.86q-.505-.03-1.02-.033", clipRule: "evenodd" }) })
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "M15.24 2.18a.727.727 0 0 1 .933.433A20 20 0 0 1 17.32 7.8a2.54 2.54 0 0 1 0 3.463 20 20 0 0 1-1.147 5.185.727.727 0 0 1-1.365-.5l.101-.286a18.5 18.5 0 0 0-5.23-1.572q.196.562.439 1.101c.341.76.095 1.705-.674 2.15l-.53.305c-.792.458-1.851.183-2.258-.696a17.6 17.6 0 0 1-1.102-3.13 4.365 4.365 0 0 1 .81-8.653h.606q.822 0 1.626-.07A18.6 18.6 0 0 0 14.91 3.4l-.102-.286a.727.727 0 0 1 .433-.933m.096 2.624a20 20 0 0 1-6.092 1.69 14 14 0 0 0-.335 3.036c0 1.044.116 2.06.335 3.036 2.151.242 4.2.824 6.092 1.69a18.6 18.6 0 0 0 .603-4.726q0-.68-.047-1.346a18.6 18.6 0 0 0-.556-3.38m-7.602 7.65a15.4 15.4 0 0 1-.28-2.924c0-1 .097-1.977.28-2.923q-.38.014-.764.014h-.606a2.91 2.91 0 0 0 0 5.818h.606q.383 0 .764.014m-.656 1.44q.354 1.269.898 2.444.022.05.077.066a.17.17 0 0 0 .133-.018l.53-.306c.076-.044.133-.164.075-.293a15 15 0 0 1-.694-1.86q-.505-.03-1.02-.033", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.5854 1.15907C12.9154 1.03826 13.2809 1.20787 13.4017 1.53791C13.5013 1.81002 13.5944 2.08528 13.6808 2.36349C14.0498 3.55199 14.2962 4.79416 14.4054 6.07505C14.7738 6.472 15 7.00478 15 7.58999C15 8.17519 14.7738 8.70797 14.4054 9.10493C14.2962 10.3858 14.0498 11.628 13.6808 12.8165C13.5944 13.0947 13.5013 13.37 13.4017 13.6421C13.2809 13.9721 12.9154 14.1417 12.5854 14.0209C12.2554 13.9001 12.0857 13.5346 12.2065 13.2046C12.2369 13.1216 12.2666 13.0384 12.2957 12.9548C10.8707 12.2842 9.33314 11.8134 7.71869 11.5788C7.83324 11.9067 7.96153 12.2282 8.10287 12.5426C8.40183 13.2075 8.1861 14.0346 7.51326 14.4231L7.0492 14.691C6.35634 15.091 5.42975 14.8511 5.07378 14.0811C4.67062 13.2091 4.34613 12.2932 4.10947 11.3425C2.33938 11.0103 1 9.45655 1 7.58999C1 5.48126 2.70946 3.7718 4.81818 3.7718H5.34848C5.8282 3.7718 6.30293 3.75114 6.77187 3.71068C8.73306 3.54146 10.5946 3.02577 12.2957 2.22514C12.2666 2.14159 12.2369 2.05833 12.2065 1.9754C12.0857 1.64536 12.2554 1.27988 12.5854 1.15907ZM12.6692 3.45492C11.0138 4.2127 9.22071 4.72147 7.33812 4.9333C7.14661 5.78765 7.04545 6.67665 7.04545 7.58999C7.04545 8.50332 7.14661 9.39232 7.33811 10.2467C9.22071 10.4585 11.0138 10.9673 12.6692 11.7251C12.9181 10.7708 13.0829 9.7824 13.1552 8.76806C13.1829 8.37908 13.197 7.98623 13.197 7.58999C13.197 7.19374 13.1829 6.80089 13.1552 6.41191C13.0829 5.39757 12.9181 4.40915 12.6692 3.45492ZM6.01739 10.1479C5.85678 9.31959 5.77273 8.46434 5.77273 7.58999C5.77273 6.71563 5.85678 5.86038 6.0174 5.03205C5.79542 5.04035 5.57243 5.04453 5.34848 5.04453H4.81818C3.41237 5.04453 2.27273 6.18417 2.27273 7.58999C2.27273 8.9958 3.41237 10.1354 4.81818 10.1354H5.34848C5.57243 10.1354 5.79542 10.1396 6.01739 10.1479ZM5.4429 11.4084C5.64847 12.1473 5.91225 12.8619 6.22902 13.547C6.24236 13.5759 6.2644 13.5949 6.29655 13.6045C6.33065 13.6146 6.37255 13.612 6.41283 13.5888L6.87689 13.3208C6.9431 13.2826 6.99304 13.1778 6.94207 13.0645C6.70595 12.5393 6.50273 11.9961 6.33506 11.4375C6.03977 11.4199 5.74232 11.4101 5.4429 11.4084Z" }) })
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
10
|
BullhornOutlineIcon
|
|
@@ -6,6 +6,6 @@ const BurgerIcon = ({
|
|
|
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: "M2 4.75A.75.75 0 0 1 2.75 4h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 4.75M2 10a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 10m0 5.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75", clipRule: "evenodd" }) })
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M2 4.75A.75.75 0 0 1 2.75 4h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 4.75M2 10a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 10m0 5.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M2 3.75A.75.75 0 0 1 2.75 3h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 3.75M2 8a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 8m0 4.25a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75", clipRule: "evenodd" }) })
|
|
10
10
|
);
|
|
11
11
|
exports.BurgerIcon = BurgerIcon;
|
|
@@ -4,7 +4,7 @@ const BurgerIcon = ({
|
|
|
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: "M2 4.75A.75.75 0 0 1 2.75 4h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 4.75M2 10a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 10m0 5.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75", clipRule: "evenodd" }) })
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M2 4.75A.75.75 0 0 1 2.75 4h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 4.75M2 10a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 10m0 5.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M2 3.75A.75.75 0 0 1 2.75 3h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 3.75M2 8a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 8m0 4.25a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75", clipRule: "evenodd" }) })
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
10
|
BurgerIcon
|
|
@@ -6,6 +6,6 @@ const CalculatorIcon = ({
|
|
|
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", clipRule: "evenodd", d: "M10.0001 2C8.47441 2 6.97037 2.09378 5.49343 2.27596C4.49409 2.39923 3.77783 3.25665 3.77783 4.23699V16C3.77783 17.1046 4.67326 18 5.77783 18H14.2223C15.3268 18 16.2223 17.1046 16.2223 16V4.23699C16.2223 3.25666 15.506 2.39923 14.5067 2.27596C13.0297 2.09378 11.5257 2 10.0001 2ZM6.43582 8.88889C6.43582 8.5207 6.73429 8.22222 7.10248 8.22222H7.11137C7.47956 8.22222 7.77804 8.5207 7.77804 8.88889V8.89778C7.77804 9.26597 7.47956 9.56444 7.11137 9.56444H7.10248C6.73429 9.56444 6.43582 9.26597 6.43582 8.89778V8.88889ZM7.10248 10.1481C6.73429 10.1481 6.43582 10.4466 6.43582 10.8148V10.8237C6.43582 11.1919 6.73429 11.4903 7.10248 11.4903H7.11137C7.47956 11.4903 7.77804 11.1919 7.77804 10.8237V10.8148C7.77804 10.4466 7.47956 10.1481 7.11137 10.1481H7.10248ZM6.43582 12.7407C6.43582 12.3725 6.73429 12.074 7.10248 12.074H7.11137C7.47956 12.074 7.77804 12.3725 7.77804 12.7407V12.7496C7.77804 13.1177 7.47956 13.4162 7.11137 13.4162H7.10248C6.73429 13.4162 6.43582 13.1177 6.43582 12.7496V12.7407ZM7.10248 13.9999C6.73429 13.9999 6.43582 14.2984 6.43582 14.6666V14.6754C6.43582 15.0436 6.73429 15.3421 7.10248 15.3421H7.11137C7.47956 15.3421 7.77804 15.0436 7.77804 14.6754V14.6666C7.77804 14.2984 7.47956 13.9999 7.11137 13.9999H7.10248ZM8.36175 8.88889C8.36175 8.5207 8.66023 8.22222 9.02842 8.22222H9.0373C9.40549 8.22222 9.70397 8.5207 9.70397 8.88889V8.89778C9.70397 9.26597 9.40549 9.56444 9.0373 9.56444H9.02842C8.66023 9.56444 8.36175 9.26597 8.36175 8.89778V8.88889ZM9.02842 10.1481C8.66023 10.1481 8.36175 10.4466 8.36175 10.8148V10.8237C8.36175 11.1919 8.66023 11.4903 9.02842 11.4903H9.0373C9.40549 11.4903 9.70397 11.1919 9.70397 10.8237V10.8148C9.70397 10.4466 9.40549 10.1481 9.0373 10.1481H9.02842ZM8.36175 12.7407C8.36175 12.3725 8.66023 12.074 9.02842 12.074H9.0373C9.40549 12.074 9.70397 12.3725 9.70397 12.7407V12.7496C9.70397 13.1177 9.40549 13.4162 9.0373 13.4162H9.02842C8.66023 13.4162 8.36175 13.1177 8.36175 12.7496V12.7407ZM9.02842 13.9999C8.66023 13.9999 8.36175 14.2984 8.36175 14.6666V14.6754C8.36175 15.0436 8.66023 15.3421 9.02842 15.3421H9.0373C9.40549 15.3421 9.70397 15.0436 9.70397 14.6754V14.6666C9.70397 14.2984 9.40549 13.9999 9.0373 13.9999H9.02842ZM10.2906 8.88889C10.2906 8.5207 10.5891 8.22222 10.9573 8.22222H10.9662C11.3344 8.22222 11.6329 8.5207 11.6329 8.88889V8.89778C11.6329 9.26597 11.3344 9.56444 10.9662 9.56444H10.9573C10.5891 9.56444 10.2906 9.26597 10.2906 8.89778V8.88889ZM10.9573 10.1481C10.5891 10.1481 10.2906 10.4466 10.2906 10.8148V10.8237C10.2906 11.1919 10.5891 11.4903 10.9573 11.4903H10.9662C11.3344 11.4903 11.6329 11.1919 11.6329 10.8237V10.8148C11.6329 10.4466 11.3344 10.1481 10.9662 10.1481H10.9573ZM10.2906 12.7407C10.2906 12.3725 10.5891 12.074 10.9573 12.074H10.9662C11.3344 12.074 11.6329 12.3725 11.6329 12.7407V12.7496C11.6329 13.1177 11.3344 13.4162 10.9662 13.4162H10.9573C10.5891 13.4162 10.2906 13.1177 10.2906 12.7496V12.7407ZM10.9573 13.9999C10.5891 13.9999 10.2906 14.2984 10.2906 14.6666V14.6754C10.2906 15.0436 10.5891 15.3421 10.9573 15.3421H10.9662C11.3344 15.3421 11.6329 15.0436 11.6329 14.6754V14.6666C11.6329 14.2984 11.3344 13.9999 10.9662 13.9999H10.9573ZM12.2225 8.88889C12.2225 8.5207 12.521 8.22222 12.8892 8.22222H12.898C13.2662 8.22222 13.5647 8.5207 13.5647 8.88889V8.89778C13.5647 9.26597 13.2662 9.56444 12.898 9.56444H12.8892C12.521 9.56444 12.2225 9.26597 12.2225 8.89778V8.88889ZM12.8892 10.1481C12.521 10.1481 12.2225 10.4466 12.2225 10.8148V10.8237C12.2225 11.1919 12.521 11.4903 12.8892 11.4903H12.898C13.2662 11.4903 13.5647 11.1919 13.5647 10.8237V10.8148C13.5647 10.4466 13.2662 10.1481 12.898 10.1481H12.8892ZM12.8892 12.0741C13.2573 12.0741 13.5558 12.3726 13.5558 12.7408V14.6667C13.5558 15.0349 13.2573 15.3334 12.8892 15.3334C12.521 15.3334 12.2225 15.0349 12.2225 14.6667V12.7408C12.2225 12.3726 12.521 12.0741 12.8892 12.0741ZM7.11117 4.66667C6.74298 4.66667 6.4445 4.96514 6.4445 5.33333V5.77778C6.4445 6.14597 6.74298 6.44444 7.11117 6.44444H12.8889C13.2571 6.44444 13.5556 6.14597 13.5556 5.77778V5.33333C13.5556 4.96514 13.2571 4.66667 12.8889 4.66667H7.11117Z" }) })
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.0001 2C8.47441 2 6.97037 2.09378 5.49343 2.27596C4.49409 2.39923 3.77783 3.25665 3.77783 4.23699V16C3.77783 17.1046 4.67326 18 5.77783 18H14.2223C15.3268 18 16.2223 17.1046 16.2223 16V4.23699C16.2223 3.25666 15.506 2.39923 14.5067 2.27596C13.0297 2.09378 11.5257 2 10.0001 2ZM6.43582 8.88889C6.43582 8.5207 6.73429 8.22222 7.10248 8.22222H7.11137C7.47956 8.22222 7.77804 8.5207 7.77804 8.88889V8.89778C7.77804 9.26597 7.47956 9.56444 7.11137 9.56444H7.10248C6.73429 9.56444 6.43582 9.26597 6.43582 8.89778V8.88889ZM7.10248 10.1481C6.73429 10.1481 6.43582 10.4466 6.43582 10.8148V10.8237C6.43582 11.1919 6.73429 11.4903 7.10248 11.4903H7.11137C7.47956 11.4903 7.77804 11.1919 7.77804 10.8237V10.8148C7.77804 10.4466 7.47956 10.1481 7.11137 10.1481H7.10248ZM6.43582 12.7407C6.43582 12.3725 6.73429 12.074 7.10248 12.074H7.11137C7.47956 12.074 7.77804 12.3725 7.77804 12.7407V12.7496C7.77804 13.1177 7.47956 13.4162 7.11137 13.4162H7.10248C6.73429 13.4162 6.43582 13.1177 6.43582 12.7496V12.7407ZM7.10248 13.9999C6.73429 13.9999 6.43582 14.2984 6.43582 14.6666V14.6754C6.43582 15.0436 6.73429 15.3421 7.10248 15.3421H7.11137C7.47956 15.3421 7.77804 15.0436 7.77804 14.6754V14.6666C7.77804 14.2984 7.47956 13.9999 7.11137 13.9999H7.10248ZM8.36175 8.88889C8.36175 8.5207 8.66023 8.22222 9.02842 8.22222H9.0373C9.40549 8.22222 9.70397 8.5207 9.70397 8.88889V8.89778C9.70397 9.26597 9.40549 9.56444 9.0373 9.56444H9.02842C8.66023 9.56444 8.36175 9.26597 8.36175 8.89778V8.88889ZM9.02842 10.1481C8.66023 10.1481 8.36175 10.4466 8.36175 10.8148V10.8237C8.36175 11.1919 8.66023 11.4903 9.02842 11.4903H9.0373C9.40549 11.4903 9.70397 11.1919 9.70397 10.8237V10.8148C9.70397 10.4466 9.40549 10.1481 9.0373 10.1481H9.02842ZM8.36175 12.7407C8.36175 12.3725 8.66023 12.074 9.02842 12.074H9.0373C9.40549 12.074 9.70397 12.3725 9.70397 12.7407V12.7496C9.70397 13.1177 9.40549 13.4162 9.0373 13.4162H9.02842C8.66023 13.4162 8.36175 13.1177 8.36175 12.7496V12.7407ZM9.02842 13.9999C8.66023 13.9999 8.36175 14.2984 8.36175 14.6666V14.6754C8.36175 15.0436 8.66023 15.3421 9.02842 15.3421H9.0373C9.40549 15.3421 9.70397 15.0436 9.70397 14.6754V14.6666C9.70397 14.2984 9.40549 13.9999 9.0373 13.9999H9.02842ZM10.2906 8.88889C10.2906 8.5207 10.5891 8.22222 10.9573 8.22222H10.9662C11.3344 8.22222 11.6329 8.5207 11.6329 8.88889V8.89778C11.6329 9.26597 11.3344 9.56444 10.9662 9.56444H10.9573C10.5891 9.56444 10.2906 9.26597 10.2906 8.89778V8.88889ZM10.9573 10.1481C10.5891 10.1481 10.2906 10.4466 10.2906 10.8148V10.8237C10.2906 11.1919 10.5891 11.4903 10.9573 11.4903H10.9662C11.3344 11.4903 11.6329 11.1919 11.6329 10.8237V10.8148C11.6329 10.4466 11.3344 10.1481 10.9662 10.1481H10.9573ZM10.2906 12.7407C10.2906 12.3725 10.5891 12.074 10.9573 12.074H10.9662C11.3344 12.074 11.6329 12.3725 11.6329 12.7407V12.7496C11.6329 13.1177 11.3344 13.4162 10.9662 13.4162H10.9573C10.5891 13.4162 10.2906 13.1177 10.2906 12.7496V12.7407ZM10.9573 13.9999C10.5891 13.9999 10.2906 14.2984 10.2906 14.6666V14.6754C10.2906 15.0436 10.5891 15.3421 10.9573 15.3421H10.9662C11.3344 15.3421 11.6329 15.0436 11.6329 14.6754V14.6666C11.6329 14.2984 11.3344 13.9999 10.9662 13.9999H10.9573ZM12.2225 8.88889C12.2225 8.5207 12.521 8.22222 12.8892 8.22222H12.898C13.2662 8.22222 13.5647 8.5207 13.5647 8.88889V8.89778C13.5647 9.26597 13.2662 9.56444 12.898 9.56444H12.8892C12.521 9.56444 12.2225 9.26597 12.2225 8.89778V8.88889ZM12.8892 10.1481C12.521 10.1481 12.2225 10.4466 12.2225 10.8148V10.8237C12.2225 11.1919 12.521 11.4903 12.8892 11.4903H12.898C13.2662 11.4903 13.5647 11.1919 13.5647 10.8237V10.8148C13.5647 10.4466 13.2662 10.1481 12.898 10.1481H12.8892ZM12.8892 12.0741C13.2573 12.0741 13.5558 12.3726 13.5558 12.7408V14.6667C13.5558 15.0349 13.2573 15.3334 12.8892 15.3334C12.521 15.3334 12.2225 15.0349 12.2225 14.6667V12.7408C12.2225 12.3726 12.521 12.0741 12.8892 12.0741ZM7.11117 4.66667C6.74298 4.66667 6.4445 4.96514 6.4445 5.33333V5.77778C6.4445 6.14597 6.74298 6.44444 7.11117 6.44444H12.8889C13.2571 6.44444 13.5556 6.14597 13.5556 5.77778V5.33333C13.5556 4.96514 13.2571 4.66667 12.8889 4.66667H7.11117Z" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5 1C3.89543 1 3 1.89543 3 3V13C3 14.1046 3.89543 15 5 15H11C12.1046 15 13 14.1046 13 13V3C13 1.89543 12.1046 1 11 1H5ZM5.75 7C5.33579 7 5 7.33579 5 7.75C5 8.16421 5.33579 8.5 5.75 8.5C6.16421 8.5 6.5 8.16421 6.5 7.75C6.5 7.33579 6.16421 7 5.75 7ZM5 3.75C5 3.33579 5.33579 3 5.75 3H10.25C10.6642 3 11 3.33579 11 3.75C11 4.16421 10.6642 4.5 10.25 4.5H5.75C5.33579 4.5 5 4.16421 5 3.75ZM5.75 11.5C5.33579 11.5 5 11.8358 5 12.25C5 12.6642 5.33579 13 5.75 13C6.16421 13 6.5 12.6642 6.5 12.25C6.5 11.8358 6.16421 11.5 5.75 11.5ZM5 10C5 9.58579 5.33579 9.25 5.75 9.25C6.16421 9.25 6.5 9.58579 6.5 10C6.5 10.4142 6.16421 10.75 5.75 10.75C5.33579 10.75 5 10.4142 5 10ZM10.25 7C9.83579 7 9.5 7.33579 9.5 7.75C9.5 8.16421 9.83579 8.5 10.25 8.5C10.6642 8.5 11 8.16421 11 7.75C11 7.33579 10.6642 7 10.25 7ZM9.5 10C9.5 9.58579 9.83579 9.25 10.25 9.25C10.6642 9.25 11 9.58579 11 10V12.25C11 12.6642 10.6642 13 10.25 13C9.83579 13 9.5 12.6642 9.5 12.25V10ZM8 7C7.58579 7 7.25 7.33579 7.25 7.75C7.25 8.16421 7.58579 8.5 8 8.5C8.41421 8.5 8.75 8.16421 8.75 7.75C8.75 7.33579 8.41421 7 8 7ZM7.25 12.25C7.25 11.8358 7.58579 11.5 8 11.5C8.41421 11.5 8.75 11.8358 8.75 12.25C8.75 12.6642 8.41421 13 8 13C7.58579 13 7.25 12.6642 7.25 12.25ZM8 9.25C7.58579 9.25 7.25 9.58579 7.25 10C7.25 10.4142 7.58579 10.75 8 10.75C8.41421 10.75 8.75 10.4142 8.75 10C8.75 9.58579 8.41421 9.25 8 9.25Z" }) })
|
|
10
10
|
);
|
|
11
11
|
exports.CalculatorIcon = CalculatorIcon;
|
|
@@ -4,7 +4,7 @@ const CalculatorIcon = ({
|
|
|
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", clipRule: "evenodd", d: "M10.0001 2C8.47441 2 6.97037 2.09378 5.49343 2.27596C4.49409 2.39923 3.77783 3.25665 3.77783 4.23699V16C3.77783 17.1046 4.67326 18 5.77783 18H14.2223C15.3268 18 16.2223 17.1046 16.2223 16V4.23699C16.2223 3.25666 15.506 2.39923 14.5067 2.27596C13.0297 2.09378 11.5257 2 10.0001 2ZM6.43582 8.88889C6.43582 8.5207 6.73429 8.22222 7.10248 8.22222H7.11137C7.47956 8.22222 7.77804 8.5207 7.77804 8.88889V8.89778C7.77804 9.26597 7.47956 9.56444 7.11137 9.56444H7.10248C6.73429 9.56444 6.43582 9.26597 6.43582 8.89778V8.88889ZM7.10248 10.1481C6.73429 10.1481 6.43582 10.4466 6.43582 10.8148V10.8237C6.43582 11.1919 6.73429 11.4903 7.10248 11.4903H7.11137C7.47956 11.4903 7.77804 11.1919 7.77804 10.8237V10.8148C7.77804 10.4466 7.47956 10.1481 7.11137 10.1481H7.10248ZM6.43582 12.7407C6.43582 12.3725 6.73429 12.074 7.10248 12.074H7.11137C7.47956 12.074 7.77804 12.3725 7.77804 12.7407V12.7496C7.77804 13.1177 7.47956 13.4162 7.11137 13.4162H7.10248C6.73429 13.4162 6.43582 13.1177 6.43582 12.7496V12.7407ZM7.10248 13.9999C6.73429 13.9999 6.43582 14.2984 6.43582 14.6666V14.6754C6.43582 15.0436 6.73429 15.3421 7.10248 15.3421H7.11137C7.47956 15.3421 7.77804 15.0436 7.77804 14.6754V14.6666C7.77804 14.2984 7.47956 13.9999 7.11137 13.9999H7.10248ZM8.36175 8.88889C8.36175 8.5207 8.66023 8.22222 9.02842 8.22222H9.0373C9.40549 8.22222 9.70397 8.5207 9.70397 8.88889V8.89778C9.70397 9.26597 9.40549 9.56444 9.0373 9.56444H9.02842C8.66023 9.56444 8.36175 9.26597 8.36175 8.89778V8.88889ZM9.02842 10.1481C8.66023 10.1481 8.36175 10.4466 8.36175 10.8148V10.8237C8.36175 11.1919 8.66023 11.4903 9.02842 11.4903H9.0373C9.40549 11.4903 9.70397 11.1919 9.70397 10.8237V10.8148C9.70397 10.4466 9.40549 10.1481 9.0373 10.1481H9.02842ZM8.36175 12.7407C8.36175 12.3725 8.66023 12.074 9.02842 12.074H9.0373C9.40549 12.074 9.70397 12.3725 9.70397 12.7407V12.7496C9.70397 13.1177 9.40549 13.4162 9.0373 13.4162H9.02842C8.66023 13.4162 8.36175 13.1177 8.36175 12.7496V12.7407ZM9.02842 13.9999C8.66023 13.9999 8.36175 14.2984 8.36175 14.6666V14.6754C8.36175 15.0436 8.66023 15.3421 9.02842 15.3421H9.0373C9.40549 15.3421 9.70397 15.0436 9.70397 14.6754V14.6666C9.70397 14.2984 9.40549 13.9999 9.0373 13.9999H9.02842ZM10.2906 8.88889C10.2906 8.5207 10.5891 8.22222 10.9573 8.22222H10.9662C11.3344 8.22222 11.6329 8.5207 11.6329 8.88889V8.89778C11.6329 9.26597 11.3344 9.56444 10.9662 9.56444H10.9573C10.5891 9.56444 10.2906 9.26597 10.2906 8.89778V8.88889ZM10.9573 10.1481C10.5891 10.1481 10.2906 10.4466 10.2906 10.8148V10.8237C10.2906 11.1919 10.5891 11.4903 10.9573 11.4903H10.9662C11.3344 11.4903 11.6329 11.1919 11.6329 10.8237V10.8148C11.6329 10.4466 11.3344 10.1481 10.9662 10.1481H10.9573ZM10.2906 12.7407C10.2906 12.3725 10.5891 12.074 10.9573 12.074H10.9662C11.3344 12.074 11.6329 12.3725 11.6329 12.7407V12.7496C11.6329 13.1177 11.3344 13.4162 10.9662 13.4162H10.9573C10.5891 13.4162 10.2906 13.1177 10.2906 12.7496V12.7407ZM10.9573 13.9999C10.5891 13.9999 10.2906 14.2984 10.2906 14.6666V14.6754C10.2906 15.0436 10.5891 15.3421 10.9573 15.3421H10.9662C11.3344 15.3421 11.6329 15.0436 11.6329 14.6754V14.6666C11.6329 14.2984 11.3344 13.9999 10.9662 13.9999H10.9573ZM12.2225 8.88889C12.2225 8.5207 12.521 8.22222 12.8892 8.22222H12.898C13.2662 8.22222 13.5647 8.5207 13.5647 8.88889V8.89778C13.5647 9.26597 13.2662 9.56444 12.898 9.56444H12.8892C12.521 9.56444 12.2225 9.26597 12.2225 8.89778V8.88889ZM12.8892 10.1481C12.521 10.1481 12.2225 10.4466 12.2225 10.8148V10.8237C12.2225 11.1919 12.521 11.4903 12.8892 11.4903H12.898C13.2662 11.4903 13.5647 11.1919 13.5647 10.8237V10.8148C13.5647 10.4466 13.2662 10.1481 12.898 10.1481H12.8892ZM12.8892 12.0741C13.2573 12.0741 13.5558 12.3726 13.5558 12.7408V14.6667C13.5558 15.0349 13.2573 15.3334 12.8892 15.3334C12.521 15.3334 12.2225 15.0349 12.2225 14.6667V12.7408C12.2225 12.3726 12.521 12.0741 12.8892 12.0741ZM7.11117 4.66667C6.74298 4.66667 6.4445 4.96514 6.4445 5.33333V5.77778C6.4445 6.14597 6.74298 6.44444 7.11117 6.44444H12.8889C13.2571 6.44444 13.5556 6.14597 13.5556 5.77778V5.33333C13.5556 4.96514 13.2571 4.66667 12.8889 4.66667H7.11117Z" }) })
|
|
7
|
+
/* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.0001 2C8.47441 2 6.97037 2.09378 5.49343 2.27596C4.49409 2.39923 3.77783 3.25665 3.77783 4.23699V16C3.77783 17.1046 4.67326 18 5.77783 18H14.2223C15.3268 18 16.2223 17.1046 16.2223 16V4.23699C16.2223 3.25666 15.506 2.39923 14.5067 2.27596C13.0297 2.09378 11.5257 2 10.0001 2ZM6.43582 8.88889C6.43582 8.5207 6.73429 8.22222 7.10248 8.22222H7.11137C7.47956 8.22222 7.77804 8.5207 7.77804 8.88889V8.89778C7.77804 9.26597 7.47956 9.56444 7.11137 9.56444H7.10248C6.73429 9.56444 6.43582 9.26597 6.43582 8.89778V8.88889ZM7.10248 10.1481C6.73429 10.1481 6.43582 10.4466 6.43582 10.8148V10.8237C6.43582 11.1919 6.73429 11.4903 7.10248 11.4903H7.11137C7.47956 11.4903 7.77804 11.1919 7.77804 10.8237V10.8148C7.77804 10.4466 7.47956 10.1481 7.11137 10.1481H7.10248ZM6.43582 12.7407C6.43582 12.3725 6.73429 12.074 7.10248 12.074H7.11137C7.47956 12.074 7.77804 12.3725 7.77804 12.7407V12.7496C7.77804 13.1177 7.47956 13.4162 7.11137 13.4162H7.10248C6.73429 13.4162 6.43582 13.1177 6.43582 12.7496V12.7407ZM7.10248 13.9999C6.73429 13.9999 6.43582 14.2984 6.43582 14.6666V14.6754C6.43582 15.0436 6.73429 15.3421 7.10248 15.3421H7.11137C7.47956 15.3421 7.77804 15.0436 7.77804 14.6754V14.6666C7.77804 14.2984 7.47956 13.9999 7.11137 13.9999H7.10248ZM8.36175 8.88889C8.36175 8.5207 8.66023 8.22222 9.02842 8.22222H9.0373C9.40549 8.22222 9.70397 8.5207 9.70397 8.88889V8.89778C9.70397 9.26597 9.40549 9.56444 9.0373 9.56444H9.02842C8.66023 9.56444 8.36175 9.26597 8.36175 8.89778V8.88889ZM9.02842 10.1481C8.66023 10.1481 8.36175 10.4466 8.36175 10.8148V10.8237C8.36175 11.1919 8.66023 11.4903 9.02842 11.4903H9.0373C9.40549 11.4903 9.70397 11.1919 9.70397 10.8237V10.8148C9.70397 10.4466 9.40549 10.1481 9.0373 10.1481H9.02842ZM8.36175 12.7407C8.36175 12.3725 8.66023 12.074 9.02842 12.074H9.0373C9.40549 12.074 9.70397 12.3725 9.70397 12.7407V12.7496C9.70397 13.1177 9.40549 13.4162 9.0373 13.4162H9.02842C8.66023 13.4162 8.36175 13.1177 8.36175 12.7496V12.7407ZM9.02842 13.9999C8.66023 13.9999 8.36175 14.2984 8.36175 14.6666V14.6754C8.36175 15.0436 8.66023 15.3421 9.02842 15.3421H9.0373C9.40549 15.3421 9.70397 15.0436 9.70397 14.6754V14.6666C9.70397 14.2984 9.40549 13.9999 9.0373 13.9999H9.02842ZM10.2906 8.88889C10.2906 8.5207 10.5891 8.22222 10.9573 8.22222H10.9662C11.3344 8.22222 11.6329 8.5207 11.6329 8.88889V8.89778C11.6329 9.26597 11.3344 9.56444 10.9662 9.56444H10.9573C10.5891 9.56444 10.2906 9.26597 10.2906 8.89778V8.88889ZM10.9573 10.1481C10.5891 10.1481 10.2906 10.4466 10.2906 10.8148V10.8237C10.2906 11.1919 10.5891 11.4903 10.9573 11.4903H10.9662C11.3344 11.4903 11.6329 11.1919 11.6329 10.8237V10.8148C11.6329 10.4466 11.3344 10.1481 10.9662 10.1481H10.9573ZM10.2906 12.7407C10.2906 12.3725 10.5891 12.074 10.9573 12.074H10.9662C11.3344 12.074 11.6329 12.3725 11.6329 12.7407V12.7496C11.6329 13.1177 11.3344 13.4162 10.9662 13.4162H10.9573C10.5891 13.4162 10.2906 13.1177 10.2906 12.7496V12.7407ZM10.9573 13.9999C10.5891 13.9999 10.2906 14.2984 10.2906 14.6666V14.6754C10.2906 15.0436 10.5891 15.3421 10.9573 15.3421H10.9662C11.3344 15.3421 11.6329 15.0436 11.6329 14.6754V14.6666C11.6329 14.2984 11.3344 13.9999 10.9662 13.9999H10.9573ZM12.2225 8.88889C12.2225 8.5207 12.521 8.22222 12.8892 8.22222H12.898C13.2662 8.22222 13.5647 8.5207 13.5647 8.88889V8.89778C13.5647 9.26597 13.2662 9.56444 12.898 9.56444H12.8892C12.521 9.56444 12.2225 9.26597 12.2225 8.89778V8.88889ZM12.8892 10.1481C12.521 10.1481 12.2225 10.4466 12.2225 10.8148V10.8237C12.2225 11.1919 12.521 11.4903 12.8892 11.4903H12.898C13.2662 11.4903 13.5647 11.1919 13.5647 10.8237V10.8148C13.5647 10.4466 13.2662 10.1481 12.898 10.1481H12.8892ZM12.8892 12.0741C13.2573 12.0741 13.5558 12.3726 13.5558 12.7408V14.6667C13.5558 15.0349 13.2573 15.3334 12.8892 15.3334C12.521 15.3334 12.2225 15.0349 12.2225 14.6667V12.7408C12.2225 12.3726 12.521 12.0741 12.8892 12.0741ZM7.11117 4.66667C6.74298 4.66667 6.4445 4.96514 6.4445 5.33333V5.77778C6.4445 6.14597 6.74298 6.44444 7.11117 6.44444H12.8889C13.2571 6.44444 13.5556 6.14597 13.5556 5.77778V5.33333C13.5556 4.96514 13.2571 4.66667 12.8889 4.66667H7.11117Z" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5 1C3.89543 1 3 1.89543 3 3V13C3 14.1046 3.89543 15 5 15H11C12.1046 15 13 14.1046 13 13V3C13 1.89543 12.1046 1 11 1H5ZM5.75 7C5.33579 7 5 7.33579 5 7.75C5 8.16421 5.33579 8.5 5.75 8.5C6.16421 8.5 6.5 8.16421 6.5 7.75C6.5 7.33579 6.16421 7 5.75 7ZM5 3.75C5 3.33579 5.33579 3 5.75 3H10.25C10.6642 3 11 3.33579 11 3.75C11 4.16421 10.6642 4.5 10.25 4.5H5.75C5.33579 4.5 5 4.16421 5 3.75ZM5.75 11.5C5.33579 11.5 5 11.8358 5 12.25C5 12.6642 5.33579 13 5.75 13C6.16421 13 6.5 12.6642 6.5 12.25C6.5 11.8358 6.16421 11.5 5.75 11.5ZM5 10C5 9.58579 5.33579 9.25 5.75 9.25C6.16421 9.25 6.5 9.58579 6.5 10C6.5 10.4142 6.16421 10.75 5.75 10.75C5.33579 10.75 5 10.4142 5 10ZM10.25 7C9.83579 7 9.5 7.33579 9.5 7.75C9.5 8.16421 9.83579 8.5 10.25 8.5C10.6642 8.5 11 8.16421 11 7.75C11 7.33579 10.6642 7 10.25 7ZM9.5 10C9.5 9.58579 9.83579 9.25 10.25 9.25C10.6642 9.25 11 9.58579 11 10V12.25C11 12.6642 10.6642 13 10.25 13C9.83579 13 9.5 12.6642 9.5 12.25V10ZM8 7C7.58579 7 7.25 7.33579 7.25 7.75C7.25 8.16421 7.58579 8.5 8 8.5C8.41421 8.5 8.75 8.16421 8.75 7.75C8.75 7.33579 8.41421 7 8 7ZM7.25 12.25C7.25 11.8358 7.58579 11.5 8 11.5C8.41421 11.5 8.75 11.8358 8.75 12.25C8.75 12.6642 8.41421 13 8 13C7.58579 13 7.25 12.6642 7.25 12.25ZM8 9.25C7.58579 9.25 7.25 9.58579 7.25 10C7.25 10.4142 7.58579 10.75 8 10.75C8.41421 10.75 8.75 10.4142 8.75 10C8.75 9.58579 8.41421 9.25 8 9.25Z" }) })
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
10
|
CalculatorIcon
|
|
@@ -6,6 +6,6 @@ const CalculatorOutlineIcon = ({
|
|
|
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: "M10 3.352q-2.065 0-4.066.238c-.463.054-.823.463-.823.97v11.074c0 .56.448 1.014 1 1.014h7.778c.552 0 1-.454 1-1.014V4.559c0-.506-.36-.915-.823-.97A35 35 0 0 0 10 3.353M5.78 2.247a36 36 0 0 1 8.44 0c1.168.137 2.002 1.154 2.002 2.312v11.075c0 1.307-1.044 2.366-2.333 2.366H6.11c-1.288 0-2.333-1.06-2.333-2.366V4.559c0-1.158.834-2.175 2.002-2.312m.776 3.246c0-.373.298-.676.666-.676h5.556c.368 0 .666.303.666.676v1.69a.67.67 0 0 1-.666.676H7.222a.67.67 0 0 1-.666-.676zm1.333.676v.338h4.222v-.338zM6.556 9.437a.67.67 0 0 1 .666-.676h.006c.368 0 .667.302.667.676v.005a.67.67 0 0 1-.667.676h-.006a.67.67 0 0 1-.666-.676zm1.85 0a.67.67 0 0 1 .666-.676h.006c.368 0 .667.302.667.676v.005a.67.67 0 0 1-.667.676h-.006a.67.67 0 0 1-.666-.676zm1.855 0c0-.374.299-.676.667-.676h.005a.67.67 0 0 1 .667.676v.005a.67.67 0 0 1-.667.676h-.005a.67.67 0 0 1-.667-.676zm1.85 0c0-.374.299-.676.667-.676h.005a.67.67 0 0 1 .667.676v.005a.67.67 0 0 1-.667.676h-.005a.67.67 0 0 1-.667-.676zm-5.555 1.69a.67.67 0 0 1 .666-.676h.006c.368 0 .667.302.667.676v.005a.67.67 0 0 1-.667.677h-.006a.67.67 0 0 1-.666-.677zm1.85 0a.67.67 0 0 1 .666-.676h.006c.368 0 .667.302.667.676v.005a.67.67 0 0 1-.667.677h-.006a.67.67 0 0 1-.666-.677zm1.855 0c0-.374.299-.676.667-.676h.005a.67.67 0 0 1 .667.676v.005a.67.67 0 0 1-.667.677h-.005a.67.67 0 0 1-.667-.677zm1.85 0c0-.374.299-.676.667-.676h.005a.67.67 0 0 1 .667.676v.005a.67.67 0 0 1-.667.677h-.005a.67.67 0 0 1-.667-.677zm-5.555 1.69c0-.373.298-.676.666-.676h.006c.368 0 .667.303.667.676v.005a.67.67 0 0 1-.667.677h-.006a.67.67 0 0 1-.666-.677zm1.85 0c0-.373.298-.676.666-.676h.006c.368 0 .667.303.667.676v.005a.67.67 0 0 1-.667.677h-.006a.67.67 0 0 1-.666-.677zm1.855 0c0-.373.299-.676.667-.676h.005c.369 0 .667.303.667.676v.005a.67.67 0 0 1-.667.677h-.005a.67.67 0 0 1-.667-.677zm2.517-.676c.368 0 .666.303.666.676v1.69a.67.67 0 0 1-.666.676.67.67 0 0 1-.667-.676v-1.69c0-.373.299-.676.667-.676m-6.222 2.366c0-.373.298-.676.666-.676h.006c.368 0 .667.303.667.676v.006a.67.67 0 0 1-.667.676h-.006a.67.67 0 0 1-.666-.676zm1.85 0c0-.373.298-.676.666-.676h.006c.368 0 .667.303.667.676v.006a.67.67 0 0 1-.667.676h-.006a.67.67 0 0 1-.666-.676zm1.855 0c0-.373.299-.676.667-.676h.005c.369 0 .667.303.667.676v.006a.67.67 0 0 1-.667.676h-.005a.67.67 0 0 1-.667-.676z", clipRule: "evenodd" }) })
|
|
9
|
+
/* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10 3.352q-2.065 0-4.066.238c-.463.054-.823.463-.823.97v11.074c0 .56.448 1.014 1 1.014h7.778c.552 0 1-.454 1-1.014V4.559c0-.506-.36-.915-.823-.97A35 35 0 0 0 10 3.353M5.78 2.247a36 36 0 0 1 8.44 0c1.168.137 2.002 1.154 2.002 2.312v11.075c0 1.307-1.044 2.366-2.333 2.366H6.11c-1.288 0-2.333-1.06-2.333-2.366V4.559c0-1.158.834-2.175 2.002-2.312m.776 3.246c0-.373.298-.676.666-.676h5.556c.368 0 .666.303.666.676v1.69a.67.67 0 0 1-.666.676H7.222a.67.67 0 0 1-.666-.676zm1.333.676v.338h4.222v-.338zM6.556 9.437a.67.67 0 0 1 .666-.676h.006c.368 0 .667.302.667.676v.005a.67.67 0 0 1-.667.676h-.006a.67.67 0 0 1-.666-.676zm1.85 0a.67.67 0 0 1 .666-.676h.006c.368 0 .667.302.667.676v.005a.67.67 0 0 1-.667.676h-.006a.67.67 0 0 1-.666-.676zm1.855 0c0-.374.299-.676.667-.676h.005a.67.67 0 0 1 .667.676v.005a.67.67 0 0 1-.667.676h-.005a.67.67 0 0 1-.667-.676zm1.85 0c0-.374.299-.676.667-.676h.005a.67.67 0 0 1 .667.676v.005a.67.67 0 0 1-.667.676h-.005a.67.67 0 0 1-.667-.676zm-5.555 1.69a.67.67 0 0 1 .666-.676h.006c.368 0 .667.302.667.676v.005a.67.67 0 0 1-.667.677h-.006a.67.67 0 0 1-.666-.677zm1.85 0a.67.67 0 0 1 .666-.676h.006c.368 0 .667.302.667.676v.005a.67.67 0 0 1-.667.677h-.006a.67.67 0 0 1-.666-.677zm1.855 0c0-.374.299-.676.667-.676h.005a.67.67 0 0 1 .667.676v.005a.67.67 0 0 1-.667.677h-.005a.67.67 0 0 1-.667-.677zm1.85 0c0-.374.299-.676.667-.676h.005a.67.67 0 0 1 .667.676v.005a.67.67 0 0 1-.667.677h-.005a.67.67 0 0 1-.667-.677zm-5.555 1.69c0-.373.298-.676.666-.676h.006c.368 0 .667.303.667.676v.005a.67.67 0 0 1-.667.677h-.006a.67.67 0 0 1-.666-.677zm1.85 0c0-.373.298-.676.666-.676h.006c.368 0 .667.303.667.676v.005a.67.67 0 0 1-.667.677h-.006a.67.67 0 0 1-.666-.677zm1.855 0c0-.373.299-.676.667-.676h.005c.369 0 .667.303.667.676v.005a.67.67 0 0 1-.667.677h-.005a.67.67 0 0 1-.667-.677zm2.517-.676c.368 0 .666.303.666.676v1.69a.67.67 0 0 1-.666.676.67.67 0 0 1-.667-.676v-1.69c0-.373.299-.676.667-.676m-6.222 2.366c0-.373.298-.676.666-.676h.006c.368 0 .667.303.667.676v.006a.67.67 0 0 1-.667.676h-.006a.67.67 0 0 1-.666-.676zm1.85 0c0-.373.298-.676.666-.676h.006c.368 0 .667.303.667.676v.006a.67.67 0 0 1-.667.676h-.006a.67.67 0 0 1-.666-.676zm1.855 0c0-.373.299-.676.667-.676h.005c.369 0 .667.303.667.676v.006a.67.67 0 0 1-.667.676h-.005a.67.67 0 0 1-.667-.676z", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.00011 2.1831C6.79633 2.1831 5.60906 2.25373 4.44205 2.39107C4.03732 2.4387 3.72233 2.79643 3.72233 3.23933V12.9296C3.72233 13.4196 4.11408 13.8169 4.59733 13.8169H11.4029C11.8861 13.8169 12.2779 13.4196 12.2779 12.9296V3.23933C12.2779 2.79643 11.9629 2.4387 11.5582 2.39107C10.3912 2.25373 9.20389 2.1831 8.00011 2.1831ZM4.30756 1.21586C5.51911 1.07327 6.75129 1 8.00011 1C9.24893 1 10.4811 1.07327 11.6927 1.21586C12.7146 1.33613 13.4446 2.22573 13.4446 3.23933V12.9296C13.4446 14.073 12.5305 15 11.4029 15H4.59733C3.46975 15 2.55566 14.073 2.55566 12.9296V3.23933C2.55566 2.22573 3.2856 1.33613 4.30756 1.21586ZM4.98622 4.05634C4.98622 3.72963 5.24739 3.46479 5.56955 3.46479H10.4307C10.7528 3.46479 11.014 3.72963 11.014 4.05634V5.53521C11.014 5.86192 10.7528 6.12676 10.4307 6.12676H5.56955C5.24739 6.12676 4.98622 5.86192 4.98622 5.53521V4.05634ZM6.15289 4.64789V4.94366H9.84733V4.64789H6.15289ZM4.98622 7.50704C4.98622 7.18034 5.24739 6.91549 5.56955 6.91549H5.57441C5.89658 6.91549 6.15775 7.18034 6.15775 7.50704V7.51197C6.15775 7.83868 5.89658 8.10352 5.57441 8.10352H5.56955C5.24739 8.10352 4.98622 7.83868 4.98622 7.51197V7.50704ZM6.60501 7.50704C6.60501 7.18034 6.86617 6.91549 7.18834 6.91549H7.1932C7.51537 6.91549 7.77654 7.18034 7.77654 7.50704V7.51197C7.77654 7.83868 7.51537 8.10352 7.1932 8.10352H7.18834C6.86617 8.10352 6.60501 7.83868 6.60501 7.51197V7.50704ZM8.22854 7.50704C8.22854 7.18034 8.48971 6.91549 8.81188 6.91549H8.81674C9.1389 6.91549 9.40007 7.18034 9.40007 7.50704V7.51197C9.40007 7.83868 9.1389 8.10352 8.81674 8.10352H8.81188C8.48971 8.10352 8.22854 7.83868 8.22854 7.51197V7.50704ZM9.84733 7.50704C9.84733 7.18034 10.1085 6.91549 10.4307 6.91549H10.4355C10.7577 6.91549 11.0189 7.18034 11.0189 7.50704V7.51197C11.0189 7.83868 10.7577 8.10352 10.4355 8.10352H10.4307C10.1085 8.10352 9.84733 7.83868 9.84733 7.51197V7.50704ZM4.98622 8.98592C4.98622 8.65921 5.24739 8.39437 5.56955 8.39437H5.57441C5.89658 8.39437 6.15775 8.65921 6.15775 8.98592V8.99085C6.15775 9.31755 5.89658 9.58239 5.57441 9.58239H5.56955C5.24739 9.58239 4.98622 9.31755 4.98622 8.99085V8.98592ZM6.60501 8.98592C6.60501 8.65921 6.86617 8.39437 7.18834 8.39437H7.1932C7.51537 8.39437 7.77654 8.65921 7.77654 8.98592V8.99085C7.77654 9.31755 7.51537 9.58239 7.1932 9.58239H7.18834C6.86617 9.58239 6.60501 9.31755 6.60501 8.99085V8.98592ZM8.22854 8.98592C8.22854 8.65921 8.48971 8.39437 8.81188 8.39437H8.81674C9.1389 8.39437 9.40007 8.65921 9.40007 8.98592V8.99085C9.40007 9.31755 9.1389 9.58239 8.81674 9.58239H8.81188C8.48971 9.58239 8.22854 9.31755 8.22854 8.99085V8.98592ZM9.84733 8.98592C9.84733 8.65921 10.1085 8.39437 10.4307 8.39437H10.4355C10.7577 8.39437 11.0189 8.65921 11.0189 8.98592V8.99085C11.0189 9.31755 10.7577 9.58239 10.4355 9.58239H10.4307C10.1085 9.58239 9.84733 9.31755 9.84733 8.99085V8.98592ZM4.98622 10.4648C4.98622 10.1381 5.24739 9.87324 5.56955 9.87324H5.57441C5.89658 9.87324 6.15775 10.1381 6.15775 10.4648V10.4697C6.15775 10.7964 5.89658 11.0613 5.57441 11.0613H5.56955C5.24739 11.0613 4.98622 10.7964 4.98622 10.4697V10.4648ZM6.60501 10.4648C6.60501 10.1381 6.86617 9.87324 7.18834 9.87324H7.1932C7.51537 9.87324 7.77654 10.1381 7.77654 10.4648V10.4697C7.77654 10.7964 7.51537 11.0613 7.1932 11.0613H7.18834C6.86617 11.0613 6.60501 10.7964 6.60501 10.4697V10.4648ZM8.22854 10.4648C8.22854 10.1381 8.48971 9.87324 8.81188 9.87324H8.81674C9.1389 9.87324 9.40007 10.1381 9.40007 10.4648V10.4697C9.40007 10.7964 9.1389 11.0613 8.81674 11.0613H8.81188C8.48971 11.0613 8.22854 10.7964 8.22854 10.4697V10.4648ZM10.4307 9.87324C10.7528 9.87324 11.014 10.1381 11.014 10.4648V11.9437C11.014 12.2704 10.7528 12.5352 10.4307 12.5352C10.1085 12.5352 9.84733 12.2704 9.84733 11.9437V10.4648C9.84733 10.1381 10.1085 9.87324 10.4307 9.87324ZM4.98622 11.9437C4.98622 11.617 5.24739 11.3521 5.56955 11.3521H5.57441C5.89658 11.3521 6.15775 11.617 6.15775 11.9437V11.9486C6.15775 12.2753 5.89658 12.5401 5.57441 12.5401H5.56955C5.24739 12.5401 4.98622 12.2753 4.98622 11.9486V11.9437ZM6.60501 11.9437C6.60501 11.617 6.86617 11.3521 7.18834 11.3521H7.1932C7.51537 11.3521 7.77654 11.617 7.77654 11.9437V11.9486C7.77654 12.2753 7.51537 12.5401 7.1932 12.5401H7.18834C6.86617 12.5401 6.60501 12.2753 6.60501 11.9486V11.9437ZM8.22854 11.9437C8.22854 11.617 8.48971 11.3521 8.81188 11.3521H8.81674C9.1389 11.3521 9.40007 11.617 9.40007 11.9437V11.9486C9.40007 12.2753 9.1389 12.5401 8.81674 12.5401H8.81188C8.48971 12.5401 8.22854 12.2753 8.22854 11.9486V11.9437Z" }) })
|
|
10
10
|
);
|
|
11
11
|
exports.CalculatorOutlineIcon = CalculatorOutlineIcon;
|