@shulex/icons 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/ShulexIcon.d.ts +12 -0
- package/dist/components/ShulexIcon.mjs +35 -0
- package/dist/icons/AdMailColored.d.ts +4 -0
- package/dist/icons/AdMailColored.mjs +9 -0
- package/dist/icons/AdMailOutlined.d.ts +4 -0
- package/dist/icons/AdMailOutlined.mjs +9 -0
- package/dist/icons/AiFilled.d.ts +4 -0
- package/dist/icons/AiFilled.mjs +9 -0
- package/dist/icons/AmazonLogoColored.d.ts +4 -0
- package/dist/icons/AmazonLogoColored.mjs +9 -0
- package/dist/icons/AmazonLogoFilled.d.ts +4 -0
- package/dist/icons/AmazonLogoFilled.mjs +9 -0
- package/dist/icons/AppListOutlined.d.ts +4 -0
- package/dist/icons/AppListOutlined.mjs +9 -0
- package/dist/icons/AppstoreFilled.d.ts +4 -0
- package/dist/icons/AppstoreFilled.mjs +9 -0
- package/dist/icons/AppstoreOutlined.d.ts +4 -0
- package/dist/icons/AppstoreOutlined.mjs +9 -0
- package/dist/icons/ArchiveFilled.d.ts +4 -0
- package/dist/icons/ArchiveFilled.mjs +9 -0
- package/dist/icons/ArchiveOutlined.d.ts +4 -0
- package/dist/icons/ArchiveOutlined.mjs +9 -0
- package/dist/icons/ArrowLeftOutlined.d.ts +4 -0
- package/dist/icons/ArrowLeftOutlined.mjs +9 -0
- package/dist/icons/ArrowRightDownOutlined.d.ts +4 -0
- package/dist/icons/ArrowRightDownOutlined.mjs +9 -0
- package/dist/icons/ArrowRightOutlined.d.ts +4 -0
- package/dist/icons/ArrowRightOutlined.mjs +9 -0
- package/dist/icons/ArrowRightUpOutlined.d.ts +4 -0
- package/dist/icons/ArrowRightUpOutlined.mjs +9 -0
- package/dist/icons/ArrowsAltOutlined.d.ts +4 -0
- package/dist/icons/ArrowsAltOutlined.mjs +9 -0
- package/dist/icons/AttentionOutlined.d.ts +4 -0
- package/dist/icons/AttentionOutlined.mjs +9 -0
- package/dist/icons/BarcodeOutlined.d.ts +4 -0
- package/dist/icons/BarcodeOutlined.mjs +9 -0
- package/dist/icons/BellFilled.d.ts +4 -0
- package/dist/icons/BellFilled.mjs +9 -0
- package/dist/icons/BellOutlined.d.ts +4 -0
- package/dist/icons/BellOutlined.mjs +9 -0
- package/dist/icons/BgColorsOutlined.d.ts +4 -0
- package/dist/icons/BgColorsOutlined.mjs +9 -0
- package/dist/icons/BlodPlusOutlined.d.ts +4 -0
- package/dist/icons/BlodPlusOutlined.mjs +9 -0
- package/dist/icons/BoldCheckOutlined.d.ts +4 -0
- package/dist/icons/BoldCheckOutlined.mjs +9 -0
- package/dist/icons/BoldOutlined.d.ts +4 -0
- package/dist/icons/BoldOutlined.mjs +9 -0
- package/dist/icons/BookFilled.d.ts +4 -0
- package/dist/icons/BookFilled.mjs +9 -0
- package/dist/icons/BookOpenFilled.d.ts +4 -0
- package/dist/icons/BookOpenFilled.mjs +9 -0
- package/dist/icons/BoxOutlined.d.ts +4 -0
- package/dist/icons/BoxOutlined.mjs +9 -0
- package/dist/icons/BrandOutlined.d.ts +4 -0
- package/dist/icons/BrandOutlined.mjs +9 -0
- package/dist/icons/CalendarFilled.d.ts +4 -0
- package/dist/icons/CalendarFilled.mjs +9 -0
- package/dist/icons/CalendarOutlined.d.ts +4 -0
- package/dist/icons/CalendarOutlined.mjs +9 -0
- package/dist/icons/CarOutlined.d.ts +4 -0
- package/dist/icons/CarOutlined.mjs +9 -0
- package/dist/icons/CaretDownOutlined.d.ts +4 -0
- package/dist/icons/CaretDownOutlined.mjs +9 -0
- package/dist/icons/CaretLeftOutlined.d.ts +4 -0
- package/dist/icons/CaretLeftOutlined.mjs +9 -0
- package/dist/icons/CaretRightOutlined.d.ts +4 -0
- package/dist/icons/CaretRightOutlined.mjs +9 -0
- package/dist/icons/CaretUpOutlined.d.ts +4 -0
- package/dist/icons/CaretUpOutlined.mjs +9 -0
- package/dist/icons/CartOutlined.d.ts +4 -0
- package/dist/icons/CartOutlined.mjs +9 -0
- package/dist/icons/CategoryManageOutlined.d.ts +4 -0
- package/dist/icons/CategoryManageOutlined.mjs +9 -0
- package/dist/icons/ChannelOutlined.d.ts +4 -0
- package/dist/icons/ChannelOutlined.mjs +9 -0
- package/dist/icons/CheckCircleFilled.d.ts +4 -0
- package/dist/icons/CheckCircleFilled.mjs +9 -0
- package/dist/icons/CheckCircleOutlined.d.ts +4 -0
- package/dist/icons/CheckCircleOutlined.mjs +9 -0
- package/dist/icons/CheckOutlined.d.ts +4 -0
- package/dist/icons/CheckOutlined.mjs +9 -0
- package/dist/icons/ClockCircleOutlined.d.ts +4 -0
- package/dist/icons/ClockCircleOutlined.mjs +9 -0
- package/dist/icons/ClockOutlined.d.ts +4 -0
- package/dist/icons/ClockOutlined.mjs +9 -0
- package/dist/icons/CloseCircleFilled.d.ts +4 -0
- package/dist/icons/CloseCircleFilled.mjs +9 -0
- package/dist/icons/CloseCircleOutlined.d.ts +4 -0
- package/dist/icons/CloseCircleOutlined.mjs +9 -0
- package/dist/icons/CloseOutlined.d.ts +4 -0
- package/dist/icons/CloseOutlined.mjs +9 -0
- package/dist/icons/ColorsOutlined.d.ts +4 -0
- package/dist/icons/ColorsOutlined.mjs +9 -0
- package/dist/icons/CommentOutlined.d.ts +4 -0
- package/dist/icons/CommentOutlined.mjs +9 -0
- package/dist/icons/ConnectOutlined.d.ts +4 -0
- package/dist/icons/ConnectOutlined.mjs +9 -0
- package/dist/icons/ConversationCloseOutlined.d.ts +4 -0
- package/dist/icons/ConversationCloseOutlined.mjs +9 -0
- package/dist/icons/ConversationMessageOutlined.d.ts +4 -0
- package/dist/icons/ConversationMessageOutlined.mjs +9 -0
- package/dist/icons/CopyOutlined.d.ts +4 -0
- package/dist/icons/CopyOutlined.mjs +9 -0
- package/dist/icons/DeleteFilled.d.ts +4 -0
- package/dist/icons/DeleteFilled.mjs +9 -0
- package/dist/icons/DeleteOutlined.d.ts +4 -0
- package/dist/icons/DeleteOutlined.mjs +9 -0
- package/dist/icons/DesktopOutlined.d.ts +4 -0
- package/dist/icons/DesktopOutlined.mjs +9 -0
- package/dist/icons/DiamondOutlined.d.ts +4 -0
- package/dist/icons/DiamondOutlined.mjs +9 -0
- package/dist/icons/DingTalkLogoColored.d.ts +4 -0
- package/dist/icons/DingTalkLogoColored.mjs +9 -0
- package/dist/icons/DiversityOutlined.d.ts +4 -0
- package/dist/icons/DiversityOutlined.mjs +9 -0
- package/dist/icons/DocumentFilled.d.ts +4 -0
- package/dist/icons/DocumentFilled.mjs +9 -0
- package/dist/icons/DocumentFlashTwoOutlined.d.ts +4 -0
- package/dist/icons/DocumentFlashTwoOutlined.mjs +9 -0
- package/dist/icons/DocumentFlashTwoOutlinedAiColored.d.ts +4 -0
- package/dist/icons/DocumentFlashTwoOutlinedAiColored.mjs +33 -0
- package/dist/icons/DocumentOutlined.d.ts +4 -0
- package/dist/icons/DocumentOutlined.mjs +9 -0
- package/dist/icons/DoubleDownOutlined.d.ts +4 -0
- package/dist/icons/DoubleDownOutlined.mjs +9 -0
- package/dist/icons/DoubleLeftOutlined.d.ts +4 -0
- package/dist/icons/DoubleLeftOutlined.mjs +9 -0
- package/dist/icons/DoubleRightOutlined.d.ts +4 -0
- package/dist/icons/DoubleRightOutlined.mjs +9 -0
- package/dist/icons/DoubleUpOutlined.d.ts +4 -0
- package/dist/icons/DoubleUpOutlined.mjs +9 -0
- package/dist/icons/DownOutlined.d.ts +4 -0
- package/dist/icons/DownOutlined.mjs +9 -0
- package/dist/icons/DownloadOutlined.d.ts +4 -0
- package/dist/icons/DownloadOutlined.mjs +9 -0
- package/dist/icons/EarthOutlined.d.ts +4 -0
- package/dist/icons/EarthOutlined.mjs +9 -0
- package/dist/icons/EbayLogoColored.d.ts +4 -0
- package/dist/icons/EbayLogoColored.mjs +9 -0
- package/dist/icons/EbayLogoFilled.d.ts +4 -0
- package/dist/icons/EbayLogoFilled.mjs +9 -0
- package/dist/icons/EdeskLogoColored.d.ts +4 -0
- package/dist/icons/EdeskLogoColored.mjs +9 -0
- package/dist/icons/EditFilled.d.ts +4 -0
- package/dist/icons/EditFilled.mjs +9 -0
- package/dist/icons/EditFlashTwoOutlined.d.ts +4 -0
- package/dist/icons/EditFlashTwoOutlined.mjs +9 -0
- package/dist/icons/EditFlashTwoOutlinedAiColored.d.ts +4 -0
- package/dist/icons/EditFlashTwoOutlinedAiColored.mjs +21 -0
- package/dist/icons/EditOutlined.d.ts +4 -0
- package/dist/icons/EditOutlined.mjs +9 -0
- package/dist/icons/EllipsisOutlined.d.ts +4 -0
- package/dist/icons/EllipsisOutlined.mjs +9 -0
- package/dist/icons/EmailCircleColored.d.ts +4 -0
- package/dist/icons/EmailCircleColored.mjs +9 -0
- package/dist/icons/EmailColored.d.ts +4 -0
- package/dist/icons/EmailColored.mjs +9 -0
- package/dist/icons/EmailFilled.d.ts +4 -0
- package/dist/icons/EmailFilled.mjs +9 -0
- package/dist/icons/EnterOutlined.d.ts +4 -0
- package/dist/icons/EnterOutlined.mjs +9 -0
- package/dist/icons/EnvelopeOutlined.d.ts +4 -0
- package/dist/icons/EnvelopeOutlined.mjs +9 -0
- package/dist/icons/ExclamationCircleFilled.d.ts +4 -0
- package/dist/icons/ExclamationCircleFilled.mjs +9 -0
- package/dist/icons/ExportOutlined.d.ts +4 -0
- package/dist/icons/ExportOutlined.mjs +9 -0
- package/dist/icons/ExtractFilled.d.ts +4 -0
- package/dist/icons/ExtractFilled.mjs +9 -0
- package/dist/icons/ExtractOutlined.d.ts +4 -0
- package/dist/icons/ExtractOutlined.mjs +9 -0
- package/dist/icons/EyeCloseOutlined.d.ts +4 -0
- package/dist/icons/EyeCloseOutlined.mjs +9 -0
- package/dist/icons/EyeFilled.d.ts +4 -0
- package/dist/icons/EyeFilled.mjs +9 -0
- package/dist/icons/EyeOutlined.d.ts +4 -0
- package/dist/icons/EyeOutlined.mjs +9 -0
- package/dist/icons/FacebookLogoColored.d.ts +4 -0
- package/dist/icons/FacebookLogoColored.mjs +9 -0
- package/dist/icons/FacebookLogoFilled.d.ts +4 -0
- package/dist/icons/FacebookLogoFilled.mjs +9 -0
- package/dist/icons/FeishuLogoColored.d.ts +4 -0
- package/dist/icons/FeishuLogoColored.mjs +9 -0
- package/dist/icons/FileOutlined.d.ts +4 -0
- package/dist/icons/FileOutlined.mjs +9 -0
- package/dist/icons/FinanceOutlined.d.ts +4 -0
- package/dist/icons/FinanceOutlined.mjs +9 -0
- package/dist/icons/FlashOneFilledAiColored.d.ts +4 -0
- package/dist/icons/FlashOneFilledAiColored.mjs +21 -0
- package/dist/icons/FlashThreeFilled.d.ts +4 -0
- package/dist/icons/FlashThreeFilled.mjs +9 -0
- package/dist/icons/FlashThreeOutlinedAiColored.d.ts +4 -0
- package/dist/icons/FlashThreeOutlinedAiColored.mjs +21 -0
- package/dist/icons/FlashTwoFilled.d.ts +4 -0
- package/dist/icons/FlashTwoFilled.mjs +9 -0
- package/dist/icons/FlashTwoFilledAiColored.d.ts +4 -0
- package/dist/icons/FlashTwoFilledAiColored.mjs +17 -0
- package/dist/icons/FlashTwoOutlined.d.ts +4 -0
- package/dist/icons/FlashTwoOutlined.mjs +9 -0
- package/dist/icons/FlashTwoOutlinedAiColored.d.ts +4 -0
- package/dist/icons/FlashTwoOutlinedAiColored.mjs +17 -0
- package/dist/icons/FolderFilled.d.ts +4 -0
- package/dist/icons/FolderFilled.mjs +9 -0
- package/dist/icons/FolderMoveFilled.d.ts +4 -0
- package/dist/icons/FolderMoveFilled.mjs +9 -0
- package/dist/icons/FolderMoveOutlined.d.ts +4 -0
- package/dist/icons/FolderMoveOutlined.mjs +9 -0
- package/dist/icons/FolderOpenFilled.d.ts +4 -0
- package/dist/icons/FolderOpenFilled.mjs +9 -0
- package/dist/icons/FolderOutlined.d.ts +4 -0
- package/dist/icons/FolderOutlined.mjs +9 -0
- package/dist/icons/FolderViewFilled.d.ts +4 -0
- package/dist/icons/FolderViewFilled.mjs +9 -0
- package/dist/icons/FontColorsOutlined.d.ts +4 -0
- package/dist/icons/FontColorsOutlined.mjs +9 -0
- package/dist/icons/ForbiddenOutlined.d.ts +4 -0
- package/dist/icons/ForbiddenOutlined.mjs +9 -0
- package/dist/icons/ForwardOutlined.d.ts +4 -0
- package/dist/icons/ForwardOutlined.mjs +9 -0
- package/dist/icons/FreshdeskLogoColored.d.ts +4 -0
- package/dist/icons/FreshdeskLogoColored.mjs +9 -0
- package/dist/icons/GenerationProcessOutlined.d.ts +4 -0
- package/dist/icons/GenerationProcessOutlined.mjs +9 -0
- package/dist/icons/GmailLogoColored.d.ts +4 -0
- package/dist/icons/GmailLogoColored.mjs +9 -0
- package/dist/icons/GoogleLogoColored.d.ts +4 -0
- package/dist/icons/GoogleLogoColored.mjs +9 -0
- package/dist/icons/HistoryOutlined.d.ts +4 -0
- package/dist/icons/HistoryOutlined.mjs +9 -0
- package/dist/icons/HolderOutlined.d.ts +4 -0
- package/dist/icons/HolderOutlined.mjs +9 -0
- package/dist/icons/IdeaFilled.d.ts +4 -0
- package/dist/icons/IdeaFilled.mjs +9 -0
- package/dist/icons/ImageOutlined.d.ts +4 -0
- package/dist/icons/ImageOutlined.mjs +9 -0
- package/dist/icons/InboxFilled.d.ts +4 -0
- package/dist/icons/InboxFilled.mjs +9 -0
- package/dist/icons/InboxOutlined.d.ts +4 -0
- package/dist/icons/InboxOutlined.mjs +9 -0
- package/dist/icons/InfoCircleFilled.d.ts +4 -0
- package/dist/icons/InfoCircleFilled.mjs +9 -0
- package/dist/icons/InfoCircleOutlined.d.ts +4 -0
- package/dist/icons/InfoCircleOutlined.mjs +9 -0
- package/dist/icons/InstagramLogoColored.d.ts +4 -0
- package/dist/icons/InstagramLogoColored.mjs +9 -0
- package/dist/icons/InstagramLogoFilled.d.ts +4 -0
- package/dist/icons/InstagramLogoFilled.mjs +9 -0
- package/dist/icons/IntegrationOutlined.d.ts +4 -0
- package/dist/icons/IntegrationOutlined.mjs +9 -0
- package/dist/icons/IntercomLogoColored.d.ts +4 -0
- package/dist/icons/IntercomLogoColored.mjs +9 -0
- package/dist/icons/ItalicOutlined.d.ts +4 -0
- package/dist/icons/ItalicOutlined.mjs +9 -0
- package/dist/icons/JijiaLogoColored.d.ts +4 -0
- package/dist/icons/JijiaLogoColored.mjs +9 -0
- package/dist/icons/LanguageOutlined.d.ts +4 -0
- package/dist/icons/LanguageOutlined.mjs +9 -0
- package/dist/icons/LayoutFilled.d.ts +4 -0
- package/dist/icons/LayoutFilled.mjs +9 -0
- package/dist/icons/LeftOutlined.d.ts +4 -0
- package/dist/icons/LeftOutlined.mjs +9 -0
- package/dist/icons/LikeOutlined.d.ts +4 -0
- package/dist/icons/LikeOutlined.mjs +9 -0
- package/dist/icons/LineLogoColored.d.ts +4 -0
- package/dist/icons/LineLogoColored.mjs +9 -0
- package/dist/icons/LineLogoFilled.d.ts +4 -0
- package/dist/icons/LineLogoFilled.mjs +9 -0
- package/dist/icons/LinkAngledOutlined.d.ts +4 -0
- package/dist/icons/LinkAngledOutlined.mjs +9 -0
- package/dist/icons/LinkOutlined.d.ts +4 -0
- package/dist/icons/LinkOutlined.mjs +9 -0
- package/dist/icons/Livechat2Colored.d.ts +4 -0
- package/dist/icons/Livechat2Colored.mjs +9 -0
- package/dist/icons/Livechat2Filled.d.ts +4 -0
- package/dist/icons/Livechat2Filled.mjs +9 -0
- package/dist/icons/LivechatColored.d.ts +4 -0
- package/dist/icons/LivechatColored.mjs +9 -0
- package/dist/icons/LoadingColored.d.ts +4 -0
- package/dist/icons/LoadingColored.mjs +57 -0
- package/dist/icons/LockOutlined.d.ts +4 -0
- package/dist/icons/LockOutlined.mjs +9 -0
- package/dist/icons/MailFilled.d.ts +4 -0
- package/dist/icons/MailFilled.mjs +9 -0
- package/dist/icons/MailMoreFilled.d.ts +4 -0
- package/dist/icons/MailMoreFilled.mjs +9 -0
- package/dist/icons/MailOpenFilled.d.ts +4 -0
- package/dist/icons/MailOpenFilled.mjs +9 -0
- package/dist/icons/MailOutlined.d.ts +4 -0
- package/dist/icons/MailOutlined.mjs +9 -0
- package/dist/icons/MailStatusOutlined.d.ts +4 -0
- package/dist/icons/MailStatusOutlined.mjs +9 -0
- package/dist/icons/ManFilled.d.ts +4 -0
- package/dist/icons/ManFilled.mjs +9 -0
- package/dist/icons/MenuFoldOutlined.d.ts +4 -0
- package/dist/icons/MenuFoldOutlined.mjs +9 -0
- package/dist/icons/MenuLeftFilled.d.ts +4 -0
- package/dist/icons/MenuLeftFilled.mjs +9 -0
- package/dist/icons/MenuLeftOutlined.d.ts +4 -0
- package/dist/icons/MenuLeftOutlined.mjs +9 -0
- package/dist/icons/MenuOutlined.d.ts +4 -0
- package/dist/icons/MenuOutlined.mjs +9 -0
- package/dist/icons/MenuRightFilled.d.ts +4 -0
- package/dist/icons/MenuRightFilled.mjs +9 -0
- package/dist/icons/MenuRightOutlined.d.ts +4 -0
- package/dist/icons/MenuRightOutlined.mjs +9 -0
- package/dist/icons/MenuUnfoldOutlined.d.ts +4 -0
- package/dist/icons/MenuUnfoldOutlined.mjs +9 -0
- package/dist/icons/MessageCloseOutlined.d.ts +4 -0
- package/dist/icons/MessageCloseOutlined.mjs +9 -0
- package/dist/icons/MessageOutlined.d.ts +4 -0
- package/dist/icons/MessageOutlined.mjs +9 -0
- package/dist/icons/MinusCircleFilled.d.ts +4 -0
- package/dist/icons/MinusCircleFilled.mjs +9 -0
- package/dist/icons/MinusCircleOutlined.d.ts +4 -0
- package/dist/icons/MinusCircleOutlined.mjs +9 -0
- package/dist/icons/MobileOutlined.d.ts +4 -0
- package/dist/icons/MobileOutlined.mjs +9 -0
- package/dist/icons/MoreOutlined.d.ts +4 -0
- package/dist/icons/MoreOutlined.mjs +9 -0
- package/dist/icons/MyTicketFilled.d.ts +4 -0
- package/dist/icons/MyTicketFilled.mjs +9 -0
- package/dist/icons/OpenSeparatelyOutlined.d.ts +4 -0
- package/dist/icons/OpenSeparatelyOutlined.mjs +9 -0
- package/dist/icons/OrderOutlined.d.ts +4 -0
- package/dist/icons/OrderOutlined.mjs +9 -0
- package/dist/icons/OutlookLogoColored.d.ts +4 -0
- package/dist/icons/OutlookLogoColored.mjs +9 -0
- package/dist/icons/PaperClipOutlined.d.ts +4 -0
- package/dist/icons/PaperClipOutlined.mjs +9 -0
- package/dist/icons/PauseCircleOutlined.d.ts +4 -0
- package/dist/icons/PauseCircleOutlined.mjs +9 -0
- package/dist/icons/PauseOutlined.d.ts +4 -0
- package/dist/icons/PauseOutlined.mjs +9 -0
- package/dist/icons/PeopleOutlined.d.ts +4 -0
- package/dist/icons/PeopleOutlined.mjs +9 -0
- package/dist/icons/PhoneOutlined.d.ts +4 -0
- package/dist/icons/PhoneOutlined.mjs +9 -0
- package/dist/icons/PinFilled.d.ts +4 -0
- package/dist/icons/PinFilled.mjs +9 -0
- package/dist/icons/PinOutlined.d.ts +4 -0
- package/dist/icons/PinOutlined.mjs +9 -0
- package/dist/icons/PlatformOutlined.d.ts +4 -0
- package/dist/icons/PlatformOutlined.mjs +9 -0
- package/dist/icons/PlusCircleFilled.d.ts +4 -0
- package/dist/icons/PlusCircleFilled.mjs +9 -0
- package/dist/icons/PlusCircleOutlined.d.ts +4 -0
- package/dist/icons/PlusCircleOutlined.mjs +9 -0
- package/dist/icons/PlusOutlined.d.ts +4 -0
- package/dist/icons/PlusOutlined.mjs +9 -0
- package/dist/icons/PushpinOutlined.d.ts +4 -0
- package/dist/icons/PushpinOutlined.mjs +9 -0
- package/dist/icons/QuestionMessageFilled.d.ts +4 -0
- package/dist/icons/QuestionMessageFilled.mjs +9 -0
- package/dist/icons/QuestionMessageOutlined.d.ts +4 -0
- package/dist/icons/QuestionMessageOutlined.mjs +9 -0
- package/dist/icons/RakutenLogoColored.d.ts +4 -0
- package/dist/icons/RakutenLogoColored.mjs +9 -0
- package/dist/icons/RakutenLogoFilled.d.ts +4 -0
- package/dist/icons/RakutenLogoFilled.mjs +9 -0
- package/dist/icons/RemindOutlined.d.ts +4 -0
- package/dist/icons/RemindOutlined.mjs +9 -0
- package/dist/icons/RepliedOutlined.d.ts +4 -0
- package/dist/icons/RepliedOutlined.mjs +9 -0
- package/dist/icons/ReportFilled.d.ts +4 -0
- package/dist/icons/ReportFilled.mjs +9 -0
- package/dist/icons/ReportOutlined.d.ts +4 -0
- package/dist/icons/ReportOutlined.mjs +9 -0
- package/dist/icons/ReturnOutlined.d.ts +4 -0
- package/dist/icons/ReturnOutlined.mjs +9 -0
- package/dist/icons/RichTextOutlined.d.ts +4 -0
- package/dist/icons/RichTextOutlined.mjs +9 -0
- package/dist/icons/RightOutlined.d.ts +4 -0
- package/dist/icons/RightOutlined.mjs +9 -0
- package/dist/icons/RobotFilled.d.ts +4 -0
- package/dist/icons/RobotFilled.mjs +9 -0
- package/dist/icons/RobotOutlined.d.ts +4 -0
- package/dist/icons/RobotOutlined.mjs +9 -0
- package/dist/icons/SalesforceLogoColored.d.ts +4 -0
- package/dist/icons/SalesforceLogoColored.mjs +9 -0
- package/dist/icons/ScanOutlined.d.ts +4 -0
- package/dist/icons/ScanOutlined.mjs +9 -0
- package/dist/icons/SearchOutlined.d.ts +4 -0
- package/dist/icons/SearchOutlined.mjs +9 -0
- package/dist/icons/SelfStudyOutlined.d.ts +4 -0
- package/dist/icons/SelfStudyOutlined.mjs +9 -0
- package/dist/icons/SendLaterOutlined.d.ts +4 -0
- package/dist/icons/SendLaterOutlined.mjs +9 -0
- package/dist/icons/SendOutlined.d.ts +4 -0
- package/dist/icons/SendOutlined.mjs +9 -0
- package/dist/icons/SendlaterFilled.d.ts +4 -0
- package/dist/icons/SendlaterFilled.mjs +9 -0
- package/dist/icons/SettingOutlined.d.ts +4 -0
- package/dist/icons/SettingOutlined.mjs +9 -0
- package/dist/icons/ShopifyLogoColored.d.ts +4 -0
- package/dist/icons/ShopifyLogoColored.mjs +9 -0
- package/dist/icons/ShopifyLogoFilled.d.ts +4 -0
- package/dist/icons/ShopifyLogoFilled.mjs +9 -0
- package/dist/icons/ShoplineLogoColored.d.ts +4 -0
- package/dist/icons/ShoplineLogoColored.mjs +9 -0
- package/dist/icons/ShoplineLogoFilled.d.ts +4 -0
- package/dist/icons/ShoplineLogoFilled.mjs +9 -0
- package/dist/icons/ShoplineTextLogoColored.d.ts +4 -0
- package/dist/icons/ShoplineTextLogoColored.mjs +9 -0
- package/dist/icons/ShoppingFilled.d.ts +4 -0
- package/dist/icons/ShoppingFilled.mjs +9 -0
- package/dist/icons/ShoppingOutlined.d.ts +4 -0
- package/dist/icons/ShoppingOutlined.mjs +9 -0
- package/dist/icons/ShrinkOutlined.d.ts +4 -0
- package/dist/icons/ShrinkOutlined.mjs +9 -0
- package/dist/icons/ShulexLogoColored.d.ts +4 -0
- package/dist/icons/ShulexLogoColored.mjs +9 -0
- package/dist/icons/SlackLogoColored.d.ts +4 -0
- package/dist/icons/SlackLogoColored.mjs +9 -0
- package/dist/icons/SleepClockFilled.d.ts +4 -0
- package/dist/icons/SleepClockFilled.mjs +9 -0
- package/dist/icons/SmallCloseOutlined.d.ts +4 -0
- package/dist/icons/SmallCloseOutlined.mjs +9 -0
- package/dist/icons/SmallPlusOutlined.d.ts +4 -0
- package/dist/icons/SmallPlusOutlined.mjs +9 -0
- package/dist/icons/SnoozeOutlined.d.ts +4 -0
- package/dist/icons/SnoozeOutlined.mjs +9 -0
- package/dist/icons/Sort2Outlined.d.ts +4 -0
- package/dist/icons/Sort2Outlined.mjs +9 -0
- package/dist/icons/SortAscOutlined.d.ts +4 -0
- package/dist/icons/SortAscOutlined.mjs +9 -0
- package/dist/icons/SortDescOutlined.d.ts +4 -0
- package/dist/icons/SortDescOutlined.mjs +9 -0
- package/dist/icons/SortOutlined.d.ts +4 -0
- package/dist/icons/SortOutlined.mjs +9 -0
- package/dist/icons/StarFilled.d.ts +4 -0
- package/dist/icons/StarFilled.mjs +9 -0
- package/dist/icons/StoreFilled.d.ts +4 -0
- package/dist/icons/StoreFilled.mjs +9 -0
- package/dist/icons/StoreOutlined.d.ts +4 -0
- package/dist/icons/StoreOutlined.mjs +9 -0
- package/dist/icons/SwapOutlined.d.ts +4 -0
- package/dist/icons/SwapOutlined.mjs +9 -0
- package/dist/icons/SwapRightOutlined.d.ts +4 -0
- package/dist/icons/SwapRightOutlined.mjs +9 -0
- package/dist/icons/SyncOutlined.d.ts +4 -0
- package/dist/icons/SyncOutlined.mjs +9 -0
- package/dist/icons/TagFilled.d.ts +4 -0
- package/dist/icons/TagFilled.mjs +9 -0
- package/dist/icons/TagOutlined.d.ts +4 -0
- package/dist/icons/TagOutlined.mjs +9 -0
- package/dist/icons/TemplateFilled.d.ts +4 -0
- package/dist/icons/TemplateFilled.mjs +9 -0
- package/dist/icons/TemplateOutlined.d.ts +4 -0
- package/dist/icons/TemplateOutlined.mjs +9 -0
- package/dist/icons/ThumbsdownFilled.d.ts +4 -0
- package/dist/icons/ThumbsdownFilled.mjs +9 -0
- package/dist/icons/ThumbsdownOutlined.d.ts +4 -0
- package/dist/icons/ThumbsdownOutlined.mjs +9 -0
- package/dist/icons/ThumbsupFilled.d.ts +4 -0
- package/dist/icons/ThumbsupFilled.mjs +9 -0
- package/dist/icons/ThumbsupOutlined.d.ts +4 -0
- package/dist/icons/ThumbsupOutlined.mjs +9 -0
- package/dist/icons/TransferFilled.d.ts +4 -0
- package/dist/icons/TransferFilled.mjs +9 -0
- package/dist/icons/TransferOutlined.d.ts +4 -0
- package/dist/icons/TransferOutlined.mjs +9 -0
- package/dist/icons/TranslationOutlined.d.ts +4 -0
- package/dist/icons/TranslationOutlined.mjs +9 -0
- package/dist/icons/TranslationTextOutlined.d.ts +4 -0
- package/dist/icons/TranslationTextOutlined.mjs +9 -0
- package/dist/icons/TrendingDownOutlined.d.ts +4 -0
- package/dist/icons/TrendingDownOutlined.mjs +9 -0
- package/dist/icons/TrendingUpOutlined.d.ts +4 -0
- package/dist/icons/TrendingUpOutlined.mjs +9 -0
- package/dist/icons/TrendingZeroOutlined.d.ts +4 -0
- package/dist/icons/TrendingZeroOutlined.mjs +9 -0
- package/dist/icons/UdeskLogoColored.d.ts +4 -0
- package/dist/icons/UdeskLogoColored.mjs +9 -0
- package/dist/icons/UnderlineOutlined.d.ts +4 -0
- package/dist/icons/UnderlineOutlined.mjs +9 -0
- package/dist/icons/UpOutlined.d.ts +4 -0
- package/dist/icons/UpOutlined.mjs +9 -0
- package/dist/icons/UploadCloudFilled.d.ts +4 -0
- package/dist/icons/UploadCloudFilled.mjs +9 -0
- package/dist/icons/UploadOutlined.d.ts +4 -0
- package/dist/icons/UploadOutlined.mjs +9 -0
- package/dist/icons/UserFilled.d.ts +4 -0
- package/dist/icons/UserFilled.mjs +9 -0
- package/dist/icons/UserOutlined.d.ts +4 -0
- package/dist/icons/UserOutlined.mjs +9 -0
- package/dist/icons/ViewOutlined.d.ts +4 -0
- package/dist/icons/ViewOutlined.mjs +9 -0
- package/dist/icons/ViewSimpleOutlined.d.ts +4 -0
- package/dist/icons/ViewSimpleOutlined.mjs +9 -0
- package/dist/icons/WalmartLogoColored.d.ts +4 -0
- package/dist/icons/WalmartLogoColored.mjs +9 -0
- package/dist/icons/WalmartLogoFilled.d.ts +4 -0
- package/dist/icons/WalmartLogoFilled.mjs +9 -0
- package/dist/icons/WarningFilled.d.ts +4 -0
- package/dist/icons/WarningFilled.mjs +9 -0
- package/dist/icons/WarningOutlined.d.ts +4 -0
- package/dist/icons/WarningOutlined.mjs +9 -0
- package/dist/icons/WhatsappLogoColored.d.ts +4 -0
- package/dist/icons/WhatsappLogoColored.mjs +9 -0
- package/dist/icons/WhatsappLogoFilled.d.ts +4 -0
- package/dist/icons/WhatsappLogoFilled.mjs +9 -0
- package/dist/icons/WomanOutlined.d.ts +4 -0
- package/dist/icons/WomanOutlined.mjs +9 -0
- package/dist/icons/ZendeskLogoColored.d.ts +4 -0
- package/dist/icons/ZendeskLogoColored.mjs +9 -0
- package/dist/icons/ZohoLogoColored.d.ts +4 -0
- package/dist/icons/ZohoLogoColored.mjs +9 -0
- package/dist/icons/index.d.ts +253 -0
- package/dist/icons/index.mjs +253 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.mjs +1 -0
- package/dist/utils.d.ts +2 -0
- package/dist/utils.mjs +53 -0
- package/package.json +66 -0
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { fill: "none", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint0_angular_5760_576_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2030.77, height: 2030.77, x: -1015.38, y: -1015.38, transform: "matrix(-.0121 -.00026 .00025 -.01268 14.6 9.72)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 1, style: {
|
|
4
|
+
background: "conic-gradient(from 90deg,rgba(34,59,210,1) 0deg,rgba(106,23,242,1) 125.317deg,rgba(48,52,216,1) 294.108deg,rgba(34,59,210,1) 360deg)",
|
|
5
|
+
height: "100%",
|
|
6
|
+
width: "100%"
|
|
7
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M10.5 2a1 1 0 1 1 0 2c-1.89 0-3.43.11-4.51.23-.7.07-1.19.57-1.25 1.24A72 72 0 0 0 4.5 12c0 3.17.12 5.25.24 6.53.06.66.55 1.15 1.24 1.22l1.09.1q1.84.13 4.93.15c2.76 0 4.75-.13 6.02-.25.7-.07 1.19-.56 1.25-1.23.12-1.15.23-2.94.23-5.52a1 1 0 1 1 2 0c0 2.64-.11 4.5-.24 5.72a3.34 3.34 0 0 1-3.04 3.02c-1.35.13-3.4.26-6.22.26q-3.17-.01-5.07-.16l-1.15-.1a3.3 3.3 0 0 1-3.03-3.03c-.13-1.35-.25-3.49-.25-6.71s.12-5.36.25-6.71a3.35 3.35 0 0 1 3.02-3.05C6.92 2.12 8.53 2 10.5 2", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.41568627953529358,"g":0.090196080505847931,"b":0.94901961088180542,"a":1.0},"position":0.34810194373130798},{"color":{"r":0.18823529779911041,"g":0.20392157137393951,"b":0.84705883264541626,"a":1.0},"position":0.81696712970733643},{"color":{"r":0.13333334028720856,"g":0.23137255012989044,"b":0.82352942228317261,"a":1.0},"position":1.0}],"stopsVar":[{"color":{"r":0.41568627953529358,"g":0.090196080505847931,"b":0.94901961088180542,"a":1.0},"position":0.34810194373130798},{"color":{"r":0.18823529779911041,"g":0.20392157137393951,"b":0.84705883264541626,"a":1.0},"position":0.81696712970733643},{"color":{"r":0.13333334028720856,"g":0.23137255012989044,"b":0.82352942228317261,"a":1.0},"position":1.0}],"transform":{"m00":-24.218572616577148,"m01":0.49999904632568359,"m02":26.468332290649414,"m10":-0.51162773370742798,"m11":-25.361028671264648,"m12":22.657247543334961},"opacity":1.0,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint1_angular_5760_576_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2030.77, height: 2030.77, x: -1015.38, y: -1015.38, transform: "matrix(-.0121 -.00026 .00025 -.01268 14.6 9.72)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 1, style: {
|
|
8
|
+
background: "conic-gradient(from 90deg,rgba(34,59,210,1) 0deg,rgba(106,23,242,1) 125.317deg,rgba(48,52,216,1) 294.108deg,rgba(34,59,210,1) 360deg)",
|
|
9
|
+
height: "100%",
|
|
10
|
+
width: "100%"
|
|
11
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M16 15a1 1 0 1 1 0 2H8a1 1 0 1 1 0-2z", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.41568627953529358,"g":0.090196080505847931,"b":0.94901961088180542,"a":1.0},"position":0.34810194373130798},{"color":{"r":0.18823529779911041,"g":0.20392157137393951,"b":0.84705883264541626,"a":1.0},"position":0.81696712970733643},{"color":{"r":0.13333334028720856,"g":0.23137255012989044,"b":0.82352942228317261,"a":1.0},"position":1.0}],"stopsVar":[{"color":{"r":0.41568627953529358,"g":0.090196080505847931,"b":0.94901961088180542,"a":1.0},"position":0.34810194373130798},{"color":{"r":0.18823529779911041,"g":0.20392157137393951,"b":0.84705883264541626,"a":1.0},"position":0.81696712970733643},{"color":{"r":0.13333334028720856,"g":0.23137255012989044,"b":0.82352942228317261,"a":1.0},"position":1.0}],"transform":{"m00":-24.218572616577148,"m01":0.49999904632568359,"m02":26.468332290649414,"m10":-0.51162773370742798,"m11":-25.361028671264648,"m12":22.657247543334961},"opacity":1.0,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint2_angular_5760_576_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2030.77, height: 2030.77, x: -1015.38, y: -1015.38, transform: "matrix(-.0121 -.00026 .00025 -.01268 14.6 9.72)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 1, style: {
|
|
12
|
+
background: "conic-gradient(from 90deg,rgba(34,59,210,1) 0deg,rgba(106,23,242,1) 125.317deg,rgba(48,52,216,1) 294.108deg,rgba(34,59,210,1) 360deg)",
|
|
13
|
+
height: "100%",
|
|
14
|
+
width: "100%"
|
|
15
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M16 11.25a1 1 0 1 1 0 2H8a1 1 0 1 1 0-2z", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.41568627953529358,"g":0.090196080505847931,"b":0.94901961088180542,"a":1.0},"position":0.34810194373130798},{"color":{"r":0.18823529779911041,"g":0.20392157137393951,"b":0.84705883264541626,"a":1.0},"position":0.81696712970733643},{"color":{"r":0.13333334028720856,"g":0.23137255012989044,"b":0.82352942228317261,"a":1.0},"position":1.0}],"stopsVar":[{"color":{"r":0.41568627953529358,"g":0.090196080505847931,"b":0.94901961088180542,"a":1.0},"position":0.34810194373130798},{"color":{"r":0.18823529779911041,"g":0.20392157137393951,"b":0.84705883264541626,"a":1.0},"position":0.81696712970733643},{"color":{"r":0.13333334028720856,"g":0.23137255012989044,"b":0.82352942228317261,"a":1.0},"position":1.0}],"transform":{"m00":-24.218572616577148,"m01":0.49999904632568359,"m02":26.468332290649414,"m10":-0.51162773370742798,"m11":-25.361028671264648,"m12":22.657247543334961},"opacity":1.0,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint3_angular_5760_576_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2030.77, height: 2030.77, x: -1015.38, y: -1015.38, transform: "matrix(-.0121 -.00026 .00025 -.01268 14.6 9.72)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 1, style: {
|
|
16
|
+
background: "conic-gradient(from 90deg,rgba(34,59,210,1) 0deg,rgba(106,23,242,1) 125.317deg,rgba(48,52,216,1) 294.108deg,rgba(34,59,210,1) 360deg)",
|
|
17
|
+
height: "100%",
|
|
18
|
+
width: "100%"
|
|
19
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M21.75 6.5c.16 0 .3.12.33.28l.03.2c.12.72.69 1.29 1.41 1.4l.2.04a.33.33 0 0 1 0 .66l-.2.03c-.72.12-1.29.69-1.4 1.41l-.04.2a.33.33 0 0 1-.66 0l-.03-.2a1.7 1.7 0 0 0-1.41-1.4l-.2-.04a.33.33 0 0 1 0-.66l.2-.03a1.7 1.7 0 0 0 1.4-1.41l.04-.2a.33.33 0 0 1 .33-.28", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.41568627953529358,"g":0.090196080505847931,"b":0.94901961088180542,"a":1.0},"position":0.34810194373130798},{"color":{"r":0.18823529779911041,"g":0.20392157137393951,"b":0.84705883264541626,"a":1.0},"position":0.81696712970733643},{"color":{"r":0.13333334028720856,"g":0.23137255012989044,"b":0.82352942228317261,"a":1.0},"position":1.0}],"stopsVar":[{"color":{"r":0.41568627953529358,"g":0.090196080505847931,"b":0.94901961088180542,"a":1.0},"position":0.34810194373130798},{"color":{"r":0.18823529779911041,"g":0.20392157137393951,"b":0.84705883264541626,"a":1.0},"position":0.81696712970733643},{"color":{"r":0.13333334028720856,"g":0.23137255012989044,"b":0.82352942228317261,"a":1.0},"position":1.0}],"transform":{"m00":-24.218572616577148,"m01":0.49999904632568359,"m02":26.468332290649414,"m10":-0.51162773370742798,"m11":-25.361028671264648,"m12":22.657247543334961},"opacity":1.0,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint4_angular_5760_576_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2030.77, height: 2030.77, x: -1015.38, y: -1015.38, transform: "matrix(-.0121 -.00026 .00025 -.01268 14.6 9.72)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 1, style: {
|
|
20
|
+
background: "conic-gradient(from 90deg,rgba(34,59,210,1) 0deg,rgba(106,23,242,1) 125.317deg,rgba(48,52,216,1) 294.108deg,rgba(34,59,210,1) 360deg)",
|
|
21
|
+
height: "100%",
|
|
22
|
+
width: "100%"
|
|
23
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M12 7.5a1 1 0 1 1 0 2H8a1 1 0 0 1 0-2z", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.41568627953529358,"g":0.090196080505847931,"b":0.94901961088180542,"a":1.0},"position":0.34810194373130798},{"color":{"r":0.18823529779911041,"g":0.20392157137393951,"b":0.84705883264541626,"a":1.0},"position":0.81696712970733643},{"color":{"r":0.13333334028720856,"g":0.23137255012989044,"b":0.82352942228317261,"a":1.0},"position":1.0}],"stopsVar":[{"color":{"r":0.41568627953529358,"g":0.090196080505847931,"b":0.94901961088180542,"a":1.0},"position":0.34810194373130798},{"color":{"r":0.18823529779911041,"g":0.20392157137393951,"b":0.84705883264541626,"a":1.0},"position":0.81696712970733643},{"color":{"r":0.13333334028720856,"g":0.23137255012989044,"b":0.82352942228317261,"a":1.0},"position":1.0}],"transform":{"m00":-24.218572616577148,"m01":0.49999904632568359,"m02":26.468332290649414,"m10":-0.51162773370742798,"m11":-25.361028671264648,"m12":22.657247543334961},"opacity":1.0,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint5_angular_5760_576_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2030.77, height: 2030.77, x: -1015.38, y: -1015.38, transform: "matrix(-.0121 -.00026 .00025 -.01268 14.6 9.72)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 1, style: {
|
|
24
|
+
background: "conic-gradient(from 90deg,rgba(34,59,210,1) 0deg,rgba(106,23,242,1) 125.317deg,rgba(48,52,216,1) 294.108deg,rgba(34,59,210,1) 360deg)",
|
|
25
|
+
height: "100%",
|
|
26
|
+
width: "100%"
|
|
27
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M17 0c.29 0 .53.2.58.5l.06.35a3.05 3.05 0 0 0 2.51 2.5l.36.07a.59.59 0 0 1 0 1.16l-.36.06a3.05 3.05 0 0 0-2.5 2.51l-.07.36a.59.59 0 0 1-1.16 0l-.06-.36a3.05 3.05 0 0 0-2.51-2.5l-.36-.07a.59.59 0 0 1 0-1.16l.36-.06a3.05 3.05 0 0 0 2.5-2.51l.07-.36c.05-.28.3-.49.58-.49", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.41568627953529358,"g":0.090196080505847931,"b":0.94901961088180542,"a":1.0},"position":0.34810194373130798},{"color":{"r":0.18823529779911041,"g":0.20392157137393951,"b":0.84705883264541626,"a":1.0},"position":0.81696712970733643},{"color":{"r":0.13333334028720856,"g":0.23137255012989044,"b":0.82352942228317261,"a":1.0},"position":1.0}],"stopsVar":[{"color":{"r":0.41568627953529358,"g":0.090196080505847931,"b":0.94901961088180542,"a":1.0},"position":0.34810194373130798},{"color":{"r":0.18823529779911041,"g":0.20392157137393951,"b":0.84705883264541626,"a":1.0},"position":0.81696712970733643},{"color":{"r":0.13333334028720856,"g":0.23137255012989044,"b":0.82352942228317261,"a":1.0},"position":1.0}],"transform":{"m00":-24.218572616577148,"m01":0.49999904632568359,"m02":26.468332290649414,"m10":-0.51162773370742798,"m11":-25.361028671264648,"m12":22.657247543334961},"opacity":1.0,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", { id: "paint0_angular_5760_576_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M10.5 2a1 1 0 1 1 0 2c-1.89 0-3.43.11-4.51.23-.7.07-1.19.57-1.25 1.24A72 72 0 0 0 4.5 12c0 3.17.12 5.25.24 6.53.06.66.55 1.15 1.24 1.22l1.09.1q1.84.13 4.93.15c2.76 0 4.75-.13 6.02-.25.7-.07 1.19-.56 1.25-1.23.12-1.15.23-2.94.23-5.52a1 1 0 1 1 2 0c0 2.64-.11 4.5-.24 5.72a3.34 3.34 0 0 1-3.04 3.02c-1.35.13-3.4.26-6.22.26q-3.17-.01-5.07-.16l-1.15-.1a3.3 3.3 0 0 1-3.03-3.03c-.13-1.35-.25-3.49-.25-6.71s.12-5.36.25-6.71a3.35 3.35 0 0 1 3.02-3.05C6.92 2.12 8.53 2 10.5 2" })), /* @__PURE__ */ React.createElement("clipPath", { id: "paint1_angular_5760_576_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M16 15a1 1 0 1 1 0 2H8a1 1 0 1 1 0-2z" })), /* @__PURE__ */ React.createElement("clipPath", { id: "paint2_angular_5760_576_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M16 11.25a1 1 0 1 1 0 2H8a1 1 0 1 1 0-2z" })), /* @__PURE__ */ React.createElement("clipPath", { id: "paint3_angular_5760_576_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M21.75 6.5c.16 0 .3.12.33.28l.03.2c.12.72.69 1.29 1.41 1.4l.2.04a.33.33 0 0 1 0 .66l-.2.03c-.72.12-1.29.69-1.4 1.41l-.04.2a.33.33 0 0 1-.66 0l-.03-.2a1.7 1.7 0 0 0-1.41-1.4l-.2-.04a.33.33 0 0 1 0-.66l.2-.03a1.7 1.7 0 0 0 1.4-1.41l.04-.2a.33.33 0 0 1 .33-.28" })), /* @__PURE__ */ React.createElement("clipPath", { id: "paint4_angular_5760_576_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M12 7.5a1 1 0 1 1 0 2H8a1 1 0 0 1 0-2z" })), /* @__PURE__ */ React.createElement("clipPath", { id: "paint5_angular_5760_576_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M17 0c.29 0 .53.2.58.5l.06.35a3.05 3.05 0 0 0 2.51 2.5l.36.07a.59.59 0 0 1 0 1.16l-.36.06a3.05 3.05 0 0 0-2.5 2.51l-.07.36a.59.59 0 0 1-1.16 0l-.06-.36a3.05 3.05 0 0 0-2.51-2.5l-.36-.07a.59.59 0 0 1 0-1.16l.36-.06a3.05 3.05 0 0 0 2.5-2.51l.07-.36c.05-.28.3-.49.58-.49" }))));
|
|
28
|
+
const DocumentFlashTwoOutlinedAiColored = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: true });
|
|
29
|
+
const RefIcon = React.forwardRef(DocumentFlashTwoOutlinedAiColored);
|
|
30
|
+
if (process.env.NODE_ENV !== "production") {
|
|
31
|
+
RefIcon.displayName = "DocumentFlashTwoOutlinedAiColored";
|
|
32
|
+
}
|
|
33
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M8 7a1 1 0 0 0 0 2h3a1 1 0 1 0 0-2zM7 12a1 1 0 0 1 1-1h8a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1M8 15a1 1 0 1 0 0 2h8a1 1 0 1 0 0-2z" }), /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M12 1.5c-2.75 0-4.77.12-6.11.25a3.4 3.4 0 0 0-3.13 3.14A82 82 0 0 0 2.5 12c0 3.34.13 5.64.26 7.1a3.4 3.4 0 0 0 3.13 3.15c1.34.13 3.36.25 6.11.25s4.77-.12 6.11-.25a3.4 3.4 0 0 0 3.13-3.14c.13-1.47.26-3.77.26-7.11q0-1.58-.03-2.85a4 4 0 0 0-1.16-2.69l-3.77-3.78a4 4 0 0 0-2.7-1.16zM6.08 3.74a64 64 0 0 1 7.72-.22c.5.01.97.22 1.32.58l3.77 3.78c.36.35.56.83.58 1.32q.03 1.24.03 2.8c0 3.29-.13 5.53-.25 6.93-.07.72-.6 1.26-1.33 1.33-1.28.12-3.23.24-5.92.24s-4.64-.12-5.92-.24a1.43 1.43 0 0 1-1.33-1.33c-.12-1.4-.25-3.64-.25-6.93s.13-5.53.25-6.93c.07-.72.6-1.26 1.33-1.33", clipRule: "evenodd" }));
|
|
4
|
+
const DocumentOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(DocumentOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "DocumentOutlined";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M12.63 12.78a1 1 0 0 1-1.34-.07l-6-6-.07-.08a1 1 0 0 1 1.41-1.4l.08.06L12 10.6l5.3-5.3a1 1 0 0 1 1.4 1.42l-6 6z" }), /* @__PURE__ */ React.createElement("path", { d: "M12.63 18.78a1 1 0 0 1-1.34-.07l-6-6-.07-.08a1 1 0 0 1 1.41-1.4l.08.06L12 16.6l5.3-5.3a1 1 0 0 1 1.4 1.42l-6 6z" }));
|
|
4
|
+
const DoubleDownOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(DoubleDownOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "DoubleDownOutlined";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M11.3 5.3a1 1 0 1 1 1.4 1.4L7.42 12l5.3 5.3.07.07a1 1 0 0 1-1.41 1.4l-.08-.06-6-6a1 1 0 0 1 0-1.42z" }), /* @__PURE__ */ React.createElement("path", { d: "M17.3 5.3a1 1 0 1 1 1.4 1.4L13.42 12l5.3 5.3.07.07a1 1 0 0 1-1.41 1.4l-.08-.06-6-6a1 1 0 0 1 0-1.42z" }));
|
|
4
|
+
const DoubleLeftOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(DoubleLeftOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "DoubleLeftOutlined";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M5.3 5.3a1 1 0 0 1 1.33-.08l.08.07 6 6a1 1 0 0 1 0 1.42l-6 6a1 1 0 0 1-1.42-1.42L10.6 12l-5.3-5.3-.07-.07A1 1 0 0 1 5.3 5.3" }), /* @__PURE__ */ React.createElement("path", { d: "M11.3 5.3a1 1 0 0 1 1.33-.08l.08.07 6 6a1 1 0 0 1 0 1.42l-6 6a1 1 0 0 1-1.42-1.42L16.6 12l-5.3-5.3-.07-.07a1 1 0 0 1 .07-1.34" }));
|
|
4
|
+
const DoubleRightOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(DoubleRightOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "DoubleRightOutlined";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M11.37 11.22a1 1 0 0 1 1.34.07l6 6 .07.08a1 1 0 0 1-1.41 1.4l-.08-.06L12 13.4l-5.3 5.3a1 1 0 0 1-1.4-1.42l6-6z" }), /* @__PURE__ */ React.createElement("path", { d: "M11.37 5.22a1 1 0 0 1 1.34.07l6 6 .07.08a1 1 0 0 1-1.41 1.4l-.08-.06L12 7.4l-5.3 5.3a1 1 0 0 1-1.4-1.42l6-6z" }));
|
|
4
|
+
const DoubleUpOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(DoubleUpOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "DoubleUpOutlined";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M5.3 8.3a1 1 0 0 1 1.4 0l5.3 5.29 5.3-5.3a1 1 0 1 1 1.4 1.42l-6 6a1 1 0 0 1-1.4 0l-6-6a1 1 0 0 1 0-1.42", clipRule: "evenodd" }));
|
|
4
|
+
const DownOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(DownOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "DownOutlined";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M21 15a1 1 0 0 1 1 1v2.46a3.8 3.8 0 0 1-3.26 3.79l-.19.02a90.46 90.46 0 0 1-11.84.09l-1.26-.09A3.77 3.77 0 0 1 2 18.46V16a1 1 0 0 1 2 0v2.46c0 .98.7 1.74 1.6 1.82l1.23.08a89 89 0 0 0 11.57-.08l.16-.03a1.8 1.8 0 0 0 1.44-1.8V16a1 1 0 0 1 1-1" }), /* @__PURE__ */ React.createElement("path", { d: "M12 2a1 1 0 0 1 1 1v10.59l2.8-2.8.07-.07a1 1 0 0 1 1.4 1.41l-.06.08-4.5 4.5a1 1 0 0 1-.5.27h-.03l-.07.01h-.09L12 17h-.02a1 1 0 0 1-.73-.33L6.8 12.2l-.07-.08a1 1 0 0 1 1.41-1.4l.08.06L11 13.6V3a1 1 0 0 1 1-1" }));
|
|
4
|
+
const DownloadOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(DownloadOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "DownloadOutlined";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M12 1a11 11 0 1 1 0 22 11 11 0 0 1 0-22m3.46 2.93c.05.23.11.3.15.34.07.07.14.11.39.26.2.12.59.36.84.81.26.47.29 1 .2 1.56a2.2 2.2 0 0 1-.81 1.49c-.44.33-.95.39-1.26.42-.74.07-1 .04-1.3.3-.01.01-.07.05-.08.31-.02.3.04.63.1 1.14.05.44.11 1.04-.01 1.62a2.4 2.4 0 0 1-1.22 1.64c-.72.4-1.46.38-2.08.2a6 6 0 0 1-1.54-.77c-.46-.3-.77-.51-1.05-.64l-.17-.06-.1.18q-.1.3-.14.88c-.04.34-.07.82-.15 1.24a2.5 2.5 0 0 1-.71 1.38c-.6.54-1.32.7-2.08.65a9 9 0 0 0 8.32 4.08 3 3 0 0 1-.22-2.26c.27-.82.64-1.25.98-1.57.32-.3.33-.3.37-.4v-.25c0-.17-.03-.51.01-.85.05-.38.17-.8.47-1.2q.44-.6 1.25-1.02c.94-.5 1.98-.4 2.97.04q.96.43 1.98 1.29a9 9 0 0 0-5.15-11.07zm2.33 11.35c-.64-.28-1-.23-1.24-.1-.35.18-.5.33-.57.42a1 1 0 0 0-.1.26c-.01.15 0 .27.01.55 0 .2.01.53-.08.87l-.05.14c-.24.66-.7 1-.87 1.17-.16.15-.3.3-.44.71-.08.25-.07.64.4 1.24a9 9 0 0 0 4.86-3.9 8 8 0 0 0-1.92-1.36M12 3a9 9 0 0 0-8.63 11.56c1.26.5 1.68.3 1.8.2-.02.01.04-.03.1-.31.05-.28.07-.59.11-1.03.04-.39.1-.88.25-1.34.17-.48.48-1 1.07-1.32l.13-.07c.68-.3 1.34-.1 1.78.1.45.2.95.54 1.31.77q.61.4 1.03.54c.25.07.4.05.54-.03a.4.4 0 0 0 .23-.31c.05-.22.03-.5-.02-.96-.05-.39-.13-.96-.11-1.47.02-.55.18-1.22.77-1.73.9-.79 2.03-.74 2.43-.78q.18-.02.22-.04l.05-.2.02-.26-.12-.08c-.14-.08-.5-.27-.79-.58a2.6 2.6 0 0 1-.67-1.38q-.13-.67-.16-1.18Q12.68 3 12 3", clipRule: "evenodd" }));
|
|
4
|
+
const EarthOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(EarthOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "EarthOutlined";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { fill: "none", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { clipPath: "url(#clip0_2346_8183)" }, /* @__PURE__ */ React.createElement("path", { fill: "#E53238", d: "M3.1 9.18c-1.7 0-3.1.75-3.1 3 0 1.79.95 2.91 3.14 2.91 2.59 0 2.75-1.77 2.75-1.77H4.64s-.27.95-1.57.95a1.75 1.75 0 0 1-1.83-1.8h4.78v-.65c0-1.04-.63-2.64-2.92-2.64m-.05.84c1.02 0 1.7.65 1.7 1.62H1.28c0-1.03.9-1.62 1.78-1.62" }), /* @__PURE__ */ React.createElement("path", { fill: "#0064D2", d: "M6.02 7v6.96c0 .4-.03.95-.03.95h1.2s.04-.4.04-.76c0 0 .59.96 2.2.96 1.68 0 2.83-1.22 2.83-2.97 0-1.63-1.05-2.94-2.83-2.94-1.67 0-2.19.94-2.19.94V7zm3.1 3.06c1.15 0 1.88.89 1.88 2.08 0 1.27-.85 2.1-1.87 2.1-1.23 0-1.89-.99-1.89-2.1 0-1.02.6-2.08 1.88-2.08" }), /* @__PURE__ */ React.createElement("path", { fill: "#F5AF02", d: "M15.23 9.18c-2.54 0-2.7 1.45-2.7 1.68h1.26s.06-.84 1.35-.84c.84 0 1.48.4 1.48 1.16v.27h-1.48c-1.97 0-3.01.6-3.01 1.82 0 1.2.96 1.85 2.26 1.85 1.77 0 2.34-1.02 2.34-1.02 0 .4.03.8.03.8h1.13s-.04-.49-.04-.8v-2.74c0-1.8-1.4-2.18-2.62-2.18m1.4 3.1v.36c0 .47-.29 1.65-1.94 1.65-.9 0-1.3-.47-1.3-1.02 0-1 1.31-1 3.23-1" }), /* @__PURE__ */ React.createElement("path", { fill: "#86B817", d: "M17.16 9.4h1.43l2.04 4.27 2.04-4.26h1.29L20.25 17h-1.36l1.07-2.12z" })), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", { id: "clip0_2346_8183" }, /* @__PURE__ */ React.createElement("path", { fill: "#fff", d: "M0 0H24V10H0z", transform: "translate(0 7)" }))));
|
|
4
|
+
const EbayLogoColored = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: true });
|
|
5
|
+
const RefIcon = React.forwardRef(EbayLogoColored);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "EbayLogoColored";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { clipPath: "url(#clip0_2346_8183)" }, /* @__PURE__ */ React.createElement("path", { d: "M3.1 9.18c-1.7 0-3.1.75-3.1 3 0 1.79.95 2.91 3.14 2.91 2.59 0 2.75-1.77 2.75-1.77H4.64s-.27.95-1.57.95a1.75 1.75 0 0 1-1.83-1.8h4.78v-.65c0-1.04-.63-2.64-2.92-2.64m-.05.84c1.02 0 1.7.65 1.7 1.62H1.28c0-1.03.9-1.62 1.78-1.62" }), /* @__PURE__ */ React.createElement("path", { d: "M6.02 7v6.96c0 .4-.03.95-.03.95h1.2s.04-.4.04-.76c0 0 .59.96 2.2.96 1.68 0 2.83-1.22 2.83-2.97 0-1.63-1.05-2.94-2.83-2.94-1.67 0-2.19.94-2.19.94V7zm3.1 3.06c1.15 0 1.88.89 1.88 2.08 0 1.27-.85 2.1-1.87 2.1-1.23 0-1.89-.99-1.89-2.1 0-1.02.6-2.08 1.88-2.08" }), /* @__PURE__ */ React.createElement("path", { d: "M15.23 9.18c-2.54 0-2.7 1.45-2.7 1.68h1.26s.06-.84 1.35-.84c.84 0 1.48.4 1.48 1.16v.27h-1.48c-1.97 0-3.01.6-3.01 1.82 0 1.2.96 1.85 2.26 1.85 1.77 0 2.34-1.02 2.34-1.02 0 .4.03.8.03.8h1.13s-.04-.49-.04-.8v-2.74c0-1.8-1.4-2.18-2.62-2.18m1.4 3.1v.36c0 .47-.29 1.65-1.94 1.65-.9 0-1.3-.47-1.3-1.02 0-1 1.31-1 3.23-1" }), /* @__PURE__ */ React.createElement("path", { d: "M17.16 9.4h1.43l2.04 4.27 2.04-4.26h1.29L20.25 17h-1.36l1.07-2.12z" })), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", { id: "clip0_2346_8183" }, /* @__PURE__ */ React.createElement("path", { d: "M0 0H24V10H0z", transform: "translate(0 7)" }))));
|
|
4
|
+
const EbayLogoFilled = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(EbayLogoFilled);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "EbayLogoFilled";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { fill: "none", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { clipPath: "url(#clip0_2638_56540)" }, /* @__PURE__ */ React.createElement("path", { fill: "#000", d: "M4.38 12.47c-.6.7-1.37.88-1.93.88-1.53 0-2.37-1.04-2.37-2.3 0-1.32.95-2.35 2.28-2.35 1.15 0 2.25.85 2.25 2.63H1.27c.03.55.5.96 1.27.96.43 0 .85-.24 1.14-.53zM1.3 10.54h2.07c-.08-.58-.62-.8-1.03-.8-.38 0-.9.2-1.04.8M7.43 14.8H5.32V8.7h2.1c1.85 0 3 1.37 3 3.05s-1.14 3.04-3 3.04m0-5.03h-.87v3.95h.87c1.07 0 1.74-.89 1.74-1.98S8.5 9.77 7.43 9.77M15.1 14.01c-.58.7-1.37.88-1.92.88-1.54 0-2.38-1.04-2.38-2.3 0-1.32.96-2.35 2.29-2.35 1.14 0 2.24.85 2.24 2.63H12c.03.55.5.96 1.27.96.43 0 .85-.23 1.14-.53zm-3.08-1.93h2.07c-.08-.58-.62-.8-1.02-.8-.39 0-.9.2-1.05.8M16.5 13.22c.12.5.54.66.87.66.27 0 .54-.11.54-.34 0-.14-.07-.25-.3-.33l-.73-.33c-.98-.38-1.03-1.08-1.03-1.28 0-.9.74-1.37 1.63-1.37.47 0 1.1.14 1.49.94l-.93.46c-.1-.35-.4-.42-.58-.42-.23 0-.46.14-.46.36 0 .2.18.3.38.39l.62.26c.98.3 1.07.99 1.07 1.29 0 .91-.79 1.38-1.7 1.38-.6 0-1.44-.21-1.73-1.14zM22.04 10.33h1.33v.17L22 12.37l.54.93c.19.3.33.4.56.4.1 0 .3-.04.45-.16l.45.92a1.5 1.5 0 0 1-1.08.44c-.47 0-.9-.17-1.23-.68l-.83-1.46v2.03h-1.2V8.5h1.2v3.64z" }), /* @__PURE__ */ React.createElement("path", { fill: "#8849FF", d: "M2.29 15.46q-1.23 0-2.29-.62l.51-.96q.85.5 1.83.48.99 0 1.83-.48l.51.95q-1.08.63-2.34.62z" })), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", { id: "clip0_2638_56540" }, /* @__PURE__ */ React.createElement("path", { fill: "#fff", d: "M0 0H24V7H0z", transform: "translate(0 8.5)" }))));
|
|
4
|
+
const EdeskLogoColored = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: true });
|
|
5
|
+
const RefIcon = React.forwardRef(EdeskLogoColored);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "EdeskLogoColored";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M15.35 2a1 1 0 0 1 .7.3l3.66 3.65a1 1 0 0 1 0 1.41L9.37 17.71a1 1 0 0 1-.71.29H5a1 1 0 0 1-1-1v-3.64a1 1 0 0 1 .3-.7L14.63 2.28a1 1 0 0 1 .7-.29M12.7 7.06l2.24 2.23 2.64-2.64-2.24-2.24z", clipRule: "evenodd" }), /* @__PURE__ */ React.createElement("path", { d: "M2 21a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1" }));
|
|
4
|
+
const EditFilled = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(EditFilled);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "EditFilled";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M18 14c.29 0 .53.2.58.5l.06.35a3.05 3.05 0 0 0 2.51 2.5l.36.07a.59.59 0 0 1 0 1.16l-.36.06a3.05 3.05 0 0 0-2.5 2.51l-.07.36a.59.59 0 0 1-1.16 0l-.06-.36a3.05 3.05 0 0 0-2.51-2.5l-.36-.07a.59.59 0 0 1 0-1.16l.36-.06a3.05 3.05 0 0 0 2.5-2.51l.07-.36c.05-.28.3-.49.58-.49" }), /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M16.35 2a1 1 0 0 1 .7.3l3.66 3.65a1 1 0 0 1 0 1.41L7.37 20.7a1 1 0 0 1-.71.3H2.9a1 1 0 0 1-.9-1v-3.74l.06-.22.12-.25.04-.06.06-.07.5-.51.08-.07.02-.02L15.64 2.3l.07-.06a1 1 0 0 1 .64-.23M4.92 15.85l2.24 2.24 8.43-8.44-2.24-2.23zM14.76 6 17 8.24l1.59-1.59-2.24-2.24z", clipRule: "evenodd" }), /* @__PURE__ */ React.createElement("path", { d: "M4.5 1.5c.22 0 .4.16.44.37l.04.27c.16.96.92 1.72 1.88 1.88l.27.04a.44.44 0 0 1 0 .88l-.27.04c-.96.16-1.72.92-1.88 1.88l-.04.27a.44.44 0 0 1-.88 0l-.04-.27a2.3 2.3 0 0 0-1.88-1.88l-.27-.04a.44.44 0 0 1 0-.88l.27-.04a2.3 2.3 0 0 0 1.88-1.88l.04-.27a.44.44 0 0 1 .44-.37" }));
|
|
4
|
+
const EditFlashTwoOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(EditFlashTwoOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "EditFlashTwoOutlined";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { fill: "none", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint0_angular_5760_577_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2030.77, height: 2030.77, x: -1015.38, y: -1015.38, transform: "matrix(-.01155 -.00024 .00024 -.01182 13.05 10.56)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 1, style: {
|
|
4
|
+
background: "conic-gradient(from 90deg,rgba(34,59,210,1) 0deg,rgba(106,23,242,1) 125.317deg,rgba(48,52,216,1) 294.108deg,rgba(34,59,210,1) 360deg)",
|
|
5
|
+
height: "100%",
|
|
6
|
+
width: "100%"
|
|
7
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M18 14c.29 0 .53.2.58.5l.06.35a3.05 3.05 0 0 0 2.51 2.5l.36.07a.59.59 0 0 1 0 1.16l-.36.06a3.05 3.05 0 0 0-2.5 2.51l-.07.36a.59.59 0 0 1-1.16 0l-.06-.36a3.05 3.05 0 0 0-2.51-2.5l-.36-.07a.59.59 0 0 1 0-1.16l.36-.06a3.05 3.05 0 0 0 2.5-2.51l.07-.36c.05-.28.3-.49.58-.49", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.41568627953529358,"g":0.090196080505847931,"b":0.94901961088180542,"a":1.0},"position":0.34810194373130798},{"color":{"r":0.18823529779911041,"g":0.20392157137393951,"b":0.84705883264541626,"a":1.0},"position":0.81696712970733643},{"color":{"r":0.13333334028720856,"g":0.23137255012989044,"b":0.82352942228317261,"a":1.0},"position":1.0}],"stopsVar":[{"color":{"r":0.41568627953529358,"g":0.090196080505847931,"b":0.94901961088180542,"a":1.0},"position":0.34810194373130798},{"color":{"r":0.18823529779911041,"g":0.20392157137393951,"b":0.84705883264541626,"a":1.0},"position":0.81696712970733643},{"color":{"r":0.13333334028720856,"g":0.23137255012989044,"b":0.82352942228317261,"a":1.0},"position":1.0}],"transform":{"m00":-23.092126846313477,"m01":0.47674328088760376,"m02":24.353525161743164,"m10":-0.47674402594566345,"m11":-23.631866455078125,"m12":22.612434387207031},"opacity":1.0,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint1_angular_5760_577_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2030.77, height: 2030.77, x: -1015.38, y: -1015.38, transform: "matrix(-.01155 -.00024 .00024 -.01182 13.05 10.56)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 1, style: {
|
|
8
|
+
background: "conic-gradient(from 90deg,rgba(34,59,210,1) 0deg,rgba(106,23,242,1) 125.317deg,rgba(48,52,216,1) 294.108deg,rgba(34,59,210,1) 360deg)",
|
|
9
|
+
height: "100%",
|
|
10
|
+
width: "100%"
|
|
11
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M16.35 2a1 1 0 0 1 .7.3l3.66 3.65a1 1 0 0 1 0 1.41L7.37 20.7a1 1 0 0 1-.71.3H2.9a1 1 0 0 1-.9-1v-3.74l.06-.22.12-.25.04-.06.06-.07.5-.51.08-.07.02-.02L15.64 2.3l.07-.06a1 1 0 0 1 .64-.23M4.92 15.85l2.24 2.24 8.43-8.44-2.24-2.23zM14.76 6 17 8.24l1.59-1.59-2.24-2.24z", clipRule: "evenodd", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.41568627953529358,"g":0.090196080505847931,"b":0.94901961088180542,"a":1.0},"position":0.34810194373130798},{"color":{"r":0.18823529779911041,"g":0.20392157137393951,"b":0.84705883264541626,"a":1.0},"position":0.81696712970733643},{"color":{"r":0.13333334028720856,"g":0.23137255012989044,"b":0.82352942228317261,"a":1.0},"position":1.0}],"stopsVar":[{"color":{"r":0.41568627953529358,"g":0.090196080505847931,"b":0.94901961088180542,"a":1.0},"position":0.34810194373130798},{"color":{"r":0.18823529779911041,"g":0.20392157137393951,"b":0.84705883264541626,"a":1.0},"position":0.81696712970733643},{"color":{"r":0.13333334028720856,"g":0.23137255012989044,"b":0.82352942228317261,"a":1.0},"position":1.0}],"transform":{"m00":-23.092126846313477,"m01":0.47674328088760376,"m02":24.353525161743164,"m10":-0.47674402594566345,"m11":-23.631866455078125,"m12":22.612434387207031},"opacity":1.0,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint2_angular_5760_577_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2030.77, height: 2030.77, x: -1015.38, y: -1015.38, transform: "matrix(-.01155 -.00024 .00024 -.01182 13.05 10.56)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 1, style: {
|
|
12
|
+
background: "conic-gradient(from 90deg,rgba(34,59,210,1) 0deg,rgba(106,23,242,1) 125.317deg,rgba(48,52,216,1) 294.108deg,rgba(34,59,210,1) 360deg)",
|
|
13
|
+
height: "100%",
|
|
14
|
+
width: "100%"
|
|
15
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M4.5 1.5c.22 0 .4.16.44.37l.04.27c.16.96.92 1.72 1.88 1.88l.27.04a.44.44 0 0 1 0 .88l-.27.04c-.96.16-1.72.92-1.88 1.88l-.04.27a.44.44 0 0 1-.88 0l-.04-.27a2.3 2.3 0 0 0-1.88-1.88l-.27-.04a.44.44 0 0 1 0-.88l.27-.04a2.3 2.3 0 0 0 1.88-1.88l.04-.27a.44.44 0 0 1 .44-.37", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.41568627953529358,"g":0.090196080505847931,"b":0.94901961088180542,"a":1.0},"position":0.34810194373130798},{"color":{"r":0.18823529779911041,"g":0.20392157137393951,"b":0.84705883264541626,"a":1.0},"position":0.81696712970733643},{"color":{"r":0.13333334028720856,"g":0.23137255012989044,"b":0.82352942228317261,"a":1.0},"position":1.0}],"stopsVar":[{"color":{"r":0.41568627953529358,"g":0.090196080505847931,"b":0.94901961088180542,"a":1.0},"position":0.34810194373130798},{"color":{"r":0.18823529779911041,"g":0.20392157137393951,"b":0.84705883264541626,"a":1.0},"position":0.81696712970733643},{"color":{"r":0.13333334028720856,"g":0.23137255012989044,"b":0.82352942228317261,"a":1.0},"position":1.0}],"transform":{"m00":-23.092126846313477,"m01":0.47674328088760376,"m02":24.353525161743164,"m10":-0.47674402594566345,"m11":-23.631866455078125,"m12":22.612434387207031},"opacity":1.0,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", { id: "paint0_angular_5760_577_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M18 14c.29 0 .53.2.58.5l.06.35a3.05 3.05 0 0 0 2.51 2.5l.36.07a.59.59 0 0 1 0 1.16l-.36.06a3.05 3.05 0 0 0-2.5 2.51l-.07.36a.59.59 0 0 1-1.16 0l-.06-.36a3.05 3.05 0 0 0-2.51-2.5l-.36-.07a.59.59 0 0 1 0-1.16l.36-.06a3.05 3.05 0 0 0 2.5-2.51l.07-.36c.05-.28.3-.49.58-.49" })), /* @__PURE__ */ React.createElement("clipPath", { id: "paint1_angular_5760_577_clip_path" }, /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M16.35 2a1 1 0 0 1 .7.3l3.66 3.65a1 1 0 0 1 0 1.41L7.37 20.7a1 1 0 0 1-.71.3H2.9a1 1 0 0 1-.9-1v-3.74l.06-.22.12-.25.04-.06.06-.07.5-.51.08-.07.02-.02L15.64 2.3l.07-.06a1 1 0 0 1 .64-.23M4.92 15.85l2.24 2.24 8.43-8.44-2.24-2.23zM14.76 6 17 8.24l1.59-1.59-2.24-2.24z", clipRule: "evenodd" })), /* @__PURE__ */ React.createElement("clipPath", { id: "paint2_angular_5760_577_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M4.5 1.5c.22 0 .4.16.44.37l.04.27c.16.96.92 1.72 1.88 1.88l.27.04a.44.44 0 0 1 0 .88l-.27.04c-.96.16-1.72.92-1.88 1.88l-.04.27a.44.44 0 0 1-.88 0l-.04-.27a2.3 2.3 0 0 0-1.88-1.88l-.27-.04a.44.44 0 0 1 0-.88l.27-.04a2.3 2.3 0 0 0 1.88-1.88l.04-.27a.44.44 0 0 1 .44-.37" }))));
|
|
16
|
+
const EditFlashTwoOutlinedAiColored = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: true });
|
|
17
|
+
const RefIcon = React.forwardRef(EditFlashTwoOutlinedAiColored);
|
|
18
|
+
if (process.env.NODE_ENV !== "production") {
|
|
19
|
+
RefIcon.displayName = "EditFlashTwoOutlinedAiColored";
|
|
20
|
+
}
|
|
21
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M21 20a1 1 0 1 1 0 2H3a1 1 0 1 1 0-2z" }), /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M15.35 2a1 1 0 0 1 .7.3l3.66 3.65a1 1 0 0 1 .07 1.34l-.07.07L9.37 17.71a1 1 0 0 1-.71.29H5a1 1 0 0 1-1-1v-3.64a1 1 0 0 1 .3-.7L14.63 2.28l.07-.06a1 1 0 0 1 .64-.23M6 13.77V16h2.24l9.35-9.35-2.24-2.24z", clipRule: "evenodd" }));
|
|
4
|
+
const EditOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(EditOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "EditOutlined";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M5 10a2 2 0 1 1 0 4 2 2 0 0 1 0-4M12 10a2 2 0 1 1 0 4 2 2 0 0 1 0-4M19 10a2 2 0 1 1 0 4 2 2 0 0 1 0-4" }));
|
|
4
|
+
const EllipsisOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(EllipsisOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "EllipsisOutlined";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { fill: "none", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("circle", { cx: 12, cy: 12, r: 11, fill: "#2B75D6" }), /* @__PURE__ */ React.createElement("path", { fill: "#fff", d: "M17.8 15.13c0 .76-.6 1.37-1.36 1.37H7.57c-.76 0-1.37-.61-1.37-1.37v-4.68l5.6 2.1q.2.08.41 0l5.6-2.1z" }), /* @__PURE__ */ React.createElement("path", { fill: "#fff", d: "M16.44 7.5c.76 0 1.37.61 1.37 1.37v.33L12 11.37 6.2 9.2v-.33c0-.76.61-1.37 1.37-1.37z" }));
|
|
4
|
+
const EmailCircleColored = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: true });
|
|
5
|
+
const RefIcon = React.forwardRef(EmailCircleColored);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "EmailCircleColored";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { fill: "none", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { fill: "#0A1933", fillRule: "evenodd", d: "M20 4a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3zm-.08 2.9-7.34 5.2a1 1 0 0 1-1.16 0L4.08 6.9 4 6.86V9.3l6.27 4.43a3 3 0 0 0 3.46 0L20 9.3V6.85z", clipRule: "evenodd" }));
|
|
4
|
+
const EmailColored = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: true });
|
|
5
|
+
const RefIcon = React.forwardRef(EmailColored);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "EmailColored";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M19.64 4a2.84 2.84 0 0 1 2.86 2.82v10.36A2.84 2.84 0 0 1 19.64 20H4.36a2.84 2.84 0 0 1-2.86-2.82V6.82A2.84 2.84 0 0 1 4.36 4zm-5.82 8.06a3.1 3.1 0 0 1-3.64 0L3 6.84v1.2a2 2 0 0 0 .82 1.62l5.3 3.85a4.9 4.9 0 0 0 5.76 0l5.3-3.85A2 2 0 0 0 21 8.05V6.84z", clipRule: "evenodd" }), /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M19.64 4a2.84 2.84 0 0 1 2.86 2.82v10.36A2.84 2.84 0 0 1 19.64 20H4.36a2.84 2.84 0 0 1-2.86-2.82V6.82A2.84 2.84 0 0 1 4.36 4zm-5.82 8.06a3.1 3.1 0 0 1-3.64 0L3 6.84v1.2a2 2 0 0 0 .82 1.62l5.3 3.85a4.9 4.9 0 0 0 5.76 0l5.3-3.85A2 2 0 0 0 21 8.05V6.84z", clipRule: "evenodd" }));
|
|
4
|
+
const EmailFilled = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(EmailFilled);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "EmailFilled";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M20 4a1 1 0 0 1 1 1v6.5a2.5 2.5 0 0 1-2.5 2.5H6.41l2.3 2.3.07.07a1 1 0 0 1-1.41 1.4l-.08-.06-4-4a1 1 0 0 1-.17-.24l-.02-.04a1 1 0 0 1 .2-1.14l4-4a1 1 0 1 1 1.4 1.42L6.42 12H18.5a.5.5 0 0 0 .5-.5V5a1 1 0 0 1 1-1" }));
|
|
4
|
+
const EnterOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(EnterOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "EnterOutlined";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M12 2.5c3.64 0 6.09.14 7.61.28a3.44 3.44 0 0 1 3.13 3.14c.13 1.36.26 3.39.26 6.08 0 2.7-.13 4.72-.26 6.08a3.44 3.44 0 0 1-3.13 3.14 85 85 0 0 1-7.61.28c-3.19 0-5.46-.1-7-.23l-.61-.05a3.4 3.4 0 0 1-3.1-2.83l-.04-.31A65 65 0 0 1 1 12c0-2.7.13-4.72.25-6.08l.05-.31a3.4 3.4 0 0 1 3.09-2.83C5.9 2.64 8.36 2.5 12 2.5m9 8.73a77 77 0 0 1-7.08 3.54 4.8 4.8 0 0 1-3.84 0A77 77 0 0 1 3 11.23V12c0 2.63.12 4.6.25 5.9.07.73.6 1.26 1.32 1.33l.6.05c1.47.11 3.69.22 6.83.22 3.59 0 5.97-.14 7.43-.27.72-.07 1.25-.6 1.32-1.34.13-1.3.25-3.26.25-5.89zM12 4.5c-3.59 0-5.97.14-7.43.27-.67.07-1.19.54-1.3 1.2l-.02.14q-.11 1.1-.19 2.85a75 75 0 0 0 7.82 3.98c.72.31 1.52.31 2.24 0a75 75 0 0 0 7.82-3.98 54 54 0 0 0-.19-2.85 1.44 1.44 0 0 0-1.32-1.34A83 83 0 0 0 12 4.5", clipRule: "evenodd" }));
|
|
4
|
+
const EnvelopeOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(EnvelopeOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "EnvelopeOutlined";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M12 1A10.97 10.97 0 0 0 1 12a10.97 10.97 0 0 0 11 11 10.97 10.97 0 0 0 11-11A10.97 10.97 0 0 0 12 1m0 4a1 1 0 0 1 1 1v7a1 1 0 1 1-2 0V6a1 1 0 0 1 1-1m0 13.5a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5", clipRule: "evenodd" }));
|
|
4
|
+
const ExclamationCircleFilled = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(ExclamationCircleFilled);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "ExclamationCircleFilled";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M9 2a1 1 0 0 1 0 2H4.5a.5.5 0 0 0-.5.5v15c0 .28.22.5.5.5h15a.5.5 0 0 0 .5-.5v-4.76a1 1 0 1 1 2 0v4.76a2.5 2.5 0 0 1-2.5 2.5h-15A2.5 2.5 0 0 1 2 19.5v-15A2.5 2.5 0 0 1 4.5 2z" }), /* @__PURE__ */ React.createElement("path", { d: "M21 2a1 1 0 0 1 1 1v7a1 1 0 1 1-2 0V5.42l-6.4 6.39a1 1 0 0 1-1.4-1.42L18.58 4H14a1 1 0 1 1 0-2z" }));
|
|
4
|
+
const ExportOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(ExportOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "ExportOutlined";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M7 6.25a1 1 0 1 1 0 2h-.5a1 1 0 0 0-1 1V12h2.24c1.18 0 2.23.76 2.6 1.88.23.67.85 1.12 1.56 1.12h.2c.7 0 1.33-.45 1.55-1.12A2.75 2.75 0 0 1 16.26 12h2.24V9.25a1 1 0 0 0-1-1H17a1 1 0 0 1 0-2h.5a3 3 0 0 1 3 3V12h.5a2 2 0 0 1 2 2v6a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3v-6c0-1.1.9-2 2-2h.5V9.25a3 3 0 0 1 3-3z" }), /* @__PURE__ */ React.createElement("path", { d: "M11.3.8a1 1 0 0 1 1.4 0l3 3a1 1 0 1 1-1.4 1.4L13 3.92V9a1 1 0 0 1-2 0V3.91l-1.3 1.3a1 1 0 0 1-1.4-1.42z" }));
|
|
4
|
+
const ExtractFilled = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(ExtractFilled);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "ExtractFilled";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M7 6.25a1 1 0 1 1 0 2h-.5a1 1 0 0 0-1 1V12h2.24c1.18 0 2.23.76 2.6 1.88.23.67.85 1.12 1.56 1.12h.2c.7 0 1.33-.45 1.55-1.12A2.75 2.75 0 0 1 16.26 12h2.24V9.25a1 1 0 0 0-1-1H17a1 1 0 0 1 0-2h.5a3 3 0 0 1 3 3V12h.5a2 2 0 0 1 2 2v6a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3v-6c0-1.1.9-2 2-2h.5V9.25a3 3 0 0 1 3-3zM3 20a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-6h-4.74c-.32 0-.6.2-.71.52A3.6 3.6 0 0 1 12.1 17h-.2c-1.57 0-2.95-1-3.45-2.48a.8.8 0 0 0-.71-.52H3z", clipRule: "evenodd" }), /* @__PURE__ */ React.createElement("path", { d: "M11.3.8a1 1 0 0 1 1.4 0l3 3a1 1 0 1 1-1.4 1.4L13 3.92V9a1 1 0 0 1-2 0V3.91l-1.3 1.3a1 1 0 0 1-1.4-1.42z" }));
|
|
4
|
+
const ExtractOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(ExtractOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "ExtractOutlined";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import ShulexIcon from "../components/ShulexIcon.mjs";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M20.11 7.54a1 1 0 0 1 1.78.92q-.61 1.13-1.67 2l-.2.15 2.2 2.19a1 1 0 0 1-1.42 1.41l-2.54-2.54q-1.18.58-2.58.9l.8 3.03a1 1 0 0 1-1.9.62l-.02-.1-.86-3.2a17 17 0 0 1-3.41-.01l-.86 3.21a1 1 0 0 1-1.93-.52l.81-3.03q-1.39-.33-2.57-.9l-2.53 2.54a1 1 0 0 1-1.42-1.41L4 10.6q-.12-.07-.21-.15a7 7 0 0 1-1.51-1.71l-.16-.28-.04-.1a1 1 0 0 1 1.77-.91l.05.09.1.17q.37.62 1.06 1.2C6.55 10.12 9.06 11 12 11s5.46-.87 6.96-2.1q.79-.66 1.15-1.36" }));
|
|
4
|
+
const EyeCloseOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(EyeCloseOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "EyeCloseOutlined";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|