@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,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_56400)" }, /* @__PURE__ */ React.createElement("path", { fill: "#FBBC05", d: "M5.6 12q0-1.05.33-2l-3.7-2.76a10.6 10.6 0 0 0 0 9.52L5.93 14A6 6 0 0 1 5.6 12" }), /* @__PURE__ */ React.createElement("path", { fill: "#EA4335", d: "M12.1 5.64c1.55 0 2.95.54 4.05 1.42l3.2-3.13a11 11 0 0 0-7.25-2.69 11 11 0 0 0-9.87 6L5.93 10a6.5 6.5 0 0 1 6.17-4.36" }), /* @__PURE__ */ React.createElement("path", { fill: "#34A853", d: "M12.1 18.36A6.5 6.5 0 0 1 5.93 14l-3.7 2.76a11 11 0 0 0 9.87 6c2.68 0 5.24-.94 7.17-2.69l-3.52-2.66c-.99.62-2.24.95-3.65.95" }), /* @__PURE__ */ React.createElement("path", { fill: "#4285F4", d: "M22.6 12q-.01-.98-.25-1.96H12.1v4.16H18a4.8 4.8 0 0 1-2.25 3.21l3.52 2.66c2.02-1.83 3.33-4.56 3.33-8.07" })), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", { id: "clip0_2638_56400" }, /* @__PURE__ */ React.createElement("path", { fill: "#fff", d: "M0 0H22V22H0z", transform: "translate(1 1)" }))));
|
|
4
|
+
const GoogleLogoColored = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: true });
|
|
5
|
+
const RefIcon = React.forwardRef(GoogleLogoColored);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "GoogleLogoColored";
|
|
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: "M6.55 6H5.29A9 9 0 1 1 3 12a1 1 0 1 0-1.99 0 11 11 0 1 0 2.9-7.45V3.36a1 1 0 1 0-2 0V7a1 1 0 0 0 1 1h3.65a1 1 0 1 0 0-2" }), /* @__PURE__ */ React.createElement("path", { d: "M13 6a1 1 0 0 0-2 0v6q0 .42.3.71l4.23 4.24a1 1 0 0 0 1.42-1.41L13 11.59z" }));
|
|
4
|
+
const HistoryOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(HistoryOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "HistoryOutlined";
|
|
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.5 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4M9.5 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0M9.5 19a2 2 0 1 1-4 0 2 2 0 0 1 4 0M16.5 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4M18.5 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0M18.5 19a2 2 0 1 1-4 0 2 2 0 0 1 4 0" }));
|
|
4
|
+
const HolderOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(HolderOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "HolderOutlined";
|
|
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: "M16 20a4 4 0 0 1-8 .2v-1.7h8z" }), /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M12 1a8.5 8.5 0 0 1 4 16H8a8.5 8.5 0 0 1 4-16m-.4 2.01A6.5 6.5 0 0 0 5.5 9.5v.1a1 1 0 0 0 2 0v-.1a4.5 4.5 0 0 1 6.16-4.18l.26.1.1.05a1 1 0 0 0 .84-1.8l-.09-.05-.38-.16A6.5 6.5 0 0 0 11.6 3", clipRule: "evenodd" }));
|
|
4
|
+
const IdeaFilled = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(IdeaFilled);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "IdeaFilled";
|
|
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.5 8.25a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m1.75.25a.25.25 0 1 0 0-.5.25.25 0 0 0 0 .5", clipRule: "evenodd" }), /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M1.5 5c0-1.1.9-2 2-2h17a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-17a2 2 0 0 1-2-2zm2 12.41V19h17v-1.5l-7.36-5.63-2.38 2.78a1 1 0 0 1-1.38.13l-1.8-1.44zm17-2.43L13.6 9.7a1 1 0 0 0-1.36.14l-2.37 2.77-1.75-1.4a1 1 0 0 0-1.33.07L3.5 14.6V5h17z", clipRule: "evenodd" }));
|
|
4
|
+
const ImageOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(ImageOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "ImageOutlined";
|
|
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: "M15.5 9.5a1 1 0 1 1 0 2h-7a1 1 0 1 1 0-2zM15 6a1 1 0 1 1 0 2H9a1 1 0 0 1 0-2z" }), /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M17.85 1a3 3 0 0 1 2.94 2.43L23 14.81v.17L23 15v5a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3v-5.02l.02-.17L3.2 3.43A3 3 0 0 1 6.15 1zM6.15 3a1 1 0 0 0-.98.81L3.21 14h4.24l.17.01a1 1 0 0 1 .8.72l.7 2.5h5.76l.7-2.5.06-.16a1 1 0 0 1 .9-.57h4.25L18.83 3.81a1 1 0 0 0-.98-.81z", clipRule: "evenodd" }));
|
|
4
|
+
const InboxFilled = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(InboxFilled);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "InboxFilled";
|
|
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: "M15.5 9.5a1 1 0 1 1 0 2h-7a1 1 0 1 1 0-2zM15 6a1 1 0 1 1 0 2H9a1 1 0 0 1 0-2z" }), /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M17.85 1a3 3 0 0 1 2.94 2.43L23 14.81v.17L23 15v5a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3v-5.02l.02-.17L3.2 3.43A3 3 0 0 1 6.15 1zM3 20a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-4h-3.7l-.7 2.5a1 1 0 0 1-.96.73H8.36a1 1 0 0 1-.96-.73L6.7 16H3zM6.15 3a1 1 0 0 0-.98.81L3.21 14h4.24l.17.01a1 1 0 0 1 .8.72l.7 2.5h5.76l.7-2.5.06-.16a1 1 0 0 1 .9-.57h4.25L18.83 3.81a1 1 0 0 0-.98-.81z", clipRule: "evenodd" }));
|
|
4
|
+
const InboxOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(InboxOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "InboxOutlined";
|
|
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 1 11 11 10.97 10.97 0 0 1-11 11A10.97 10.97 0 0 1 1 12 10.97 10.97 0 0 1 12 1m-.75 8a1 1 0 1 0 0 2v5h-.75a1 1 0 1 0 0 2H14a1 1 0 1 0 0-2h-.75v-6a1 1 0 0 0-.9-1h-1.1M12 5.5A1.25 1.25 0 1 0 12 8a1.25 1.25 0 0 0 0-2.5", clipRule: "evenodd" }));
|
|
4
|
+
const InfoCircleFilled = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(InfoCircleFilled);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "InfoCircleFilled";
|
|
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.35 9c.5.06.9.48.9 1v6H14a1 1 0 1 1 0 2h-3.5a1 1 0 1 1 0-2h.75v-5a1 1 0 1 1 0-2h1.1M12 5.5A1.25 1.25 0 1 1 12 8a1.25 1.25 0 0 1 0-2.5" }), /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M12 1a10.97 10.97 0 0 1 11 11 10.97 10.97 0 0 1-11 11A10.97 10.97 0 0 1 1 12 10.97 10.97 0 0 1 12 1m0 2a8.97 8.97 0 0 0-9 9 8.97 8.97 0 0 0 9 9 8.97 8.97 0 0 0 9-9 8.97 8.97 0 0 0-9-9", clipRule: "evenodd" }));
|
|
4
|
+
const InfoCircleOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(InfoCircleOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "InfoCircleOutlined";
|
|
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_8216)" }, /* @__PURE__ */ React.createElement("path", { fill: "url(#paint0_linear_2346_8216)", d: "M16.26 2H7.74A5.74 5.74 0 0 0 2 7.74v8.52A5.74 5.74 0 0 0 7.74 22h8.52A5.74 5.74 0 0 0 22 16.26V7.74A5.77 5.77 0 0 0 16.26 2m-4.24 15.06a5.13 5.13 0 1 1-.01-10.26 5.13 5.13 0 0 1 .01 10.26m5.3-9.27c-.66 0-1.2-.55-1.2-1.2s.54-1.2 1.2-1.2c.64 0 1.19.55 1.19 1.2s-.55 1.2-1.2 1.2m-5.3.84a3.29 3.29 0 1 0 0 6.58 3.29 3.29 0 0 0 0-6.58" })), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("linearGradient", { id: "paint0_linear_2346_8216", x1: 3.05, x2: 21.47, y1: 3.05, y2: 22, gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ React.createElement("stop", { stopColor: "#F7D047" }), /* @__PURE__ */ React.createElement("stop", { offset: 0.5, stopColor: "#F02180" }), /* @__PURE__ */ React.createElement("stop", { offset: 1, stopColor: "#8E2DEB" })), /* @__PURE__ */ React.createElement("clipPath", { id: "clip0_2346_8216" }, /* @__PURE__ */ React.createElement("path", { fill: "#fff", d: "M0 0H20V20H0z", transform: "translate(2 2)" }))));
|
|
4
|
+
const InstagramLogoColored = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: true });
|
|
5
|
+
const RefIcon = React.forwardRef(InstagramLogoColored);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "InstagramLogoColored";
|
|
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_8216)" }, /* @__PURE__ */ React.createElement("path", { d: "M16.26 2H7.74A5.74 5.74 0 0 0 2 7.74v8.52A5.74 5.74 0 0 0 7.74 22h8.52A5.74 5.74 0 0 0 22 16.26V7.74A5.77 5.77 0 0 0 16.26 2m-4.24 15.06a5.13 5.13 0 1 1-.01-10.26 5.13 5.13 0 0 1 .01 10.26m5.3-9.27c-.66 0-1.2-.55-1.2-1.2s.54-1.2 1.2-1.2c.64 0 1.19.55 1.19 1.2s-.55 1.2-1.2 1.2m-5.3.84a3.29 3.29 0 1 0 0 6.58 3.29 3.29 0 0 0 0-6.58" })), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("linearGradient", { id: "paint0_linear_2346_8216", x1: 3.05, x2: 21.47, y1: 3.05, y2: 22, gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ React.createElement("stop", { stopColor: "#F7D047" }), /* @__PURE__ */ React.createElement("stop", { offset: 0.5, stopColor: "#F02180" }), /* @__PURE__ */ React.createElement("stop", { offset: 1, stopColor: "#8E2DEB" })), /* @__PURE__ */ React.createElement("clipPath", { id: "clip0_2346_8216" }, /* @__PURE__ */ React.createElement("path", { d: "M0 0H20V20H0z", transform: "translate(2 2)" }))));
|
|
4
|
+
const InstagramLogoFilled = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(InstagramLogoFilled);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "InstagramLogoFilled";
|
|
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: "M10.87 1.56a3 3 0 0 1 2.41.07l7 3.46a2.9 2.9 0 0 1 1.62 2.6v8.62a2.9 2.9 0 0 1-1.62 2.6l-7 3.46a3 3 0 0 1-2.41.07l-.15-.07-7-3.46a2.9 2.9 0 0 1-1.62-2.6V7.7c0-1.1.63-2.11 1.62-2.6l7-3.46zM7.29 8.65a.9.9 0 0 0-.74 1.63l.08.04 4.47 2.03v4.42a.9.9 0 0 0 1.8 0v-4.42l4.47-2.03a.9.9 0 0 0-.74-1.64L12 10.78l-4.63-2.1z", clipRule: "evenodd" }));
|
|
4
|
+
const IntegrationOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(IntegrationOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "IntegrationOutlined";
|
|
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: "#286EFA", d: "M19.13 2.5H4.88A2.4 2.4 0 0 0 2.5 4.88v14.25a2.4 2.4 0 0 0 2.38 2.37h14.25a2.4 2.4 0 0 0 2.37-2.37V4.88a2.4 2.4 0 0 0-2.37-2.38m-4.6 3.48a.63.63 0 0 1 1.27 0v8.47a.63.63 0 0 1-1.27 0zm-3.16-.32a.63.63 0 0 1 1.26 0v9.19a.63.63 0 0 1-1.26 0zm-3.17.32a.63.63 0 0 1 1.27 0v8.47a.63.63 0 1 1-1.27 0zM5.03 7.25a.63.63 0 1 1 1.27 0v5.7a.63.63 0 0 1-1.27 0zm13.72 9.66c-.1.08-2.45 2.05-6.75 2.05S5.35 17 5.25 16.91a.63.63 0 0 1 .83-.96c.03.03 2.13 1.75 5.92 1.75 3.84 0 5.9-1.73 5.92-1.75a.63.63 0 1 1 .83.96m.22-3.96a.63.63 0 0 1-1.27 0v-5.7a.63.63 0 1 1 1.27 0z" }));
|
|
4
|
+
const IntercomLogoColored = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: true });
|
|
5
|
+
const RefIcon = React.forwardRef(IntercomLogoColored);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "IntercomLogoColored";
|
|
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: "M14.72 2H18a1 1 0 1 1 0 2h-2.75l-4.43 16H14a1 1 0 1 1 0 2H6a1 1 0 1 1 0-2h2.74l4.44-16H10a1 1 0 0 1 0-2h4.28a1 1 0 0 1 .44 0" }));
|
|
4
|
+
const ItalicOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(ItalicOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "ItalicOutlined";
|
|
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: "#0045F0", d: "M10.5 10.96v2.78h3.11a3.7 3.7 0 0 1-3.7 2.45H6.72c-.82 0-1.64-.2-2.3-.68a3.67 3.67 0 0 1-.82-5.27 3.8 3.8 0 0 1 3-1.46h9.27V6H6.62A6.55 6.55 0 0 0 0 12.5a6.55 6.55 0 0 0 6.62 6.49h3.43c2.5 0 4.69-1.37 5.81-3.38V19h2.83v-8.04z" }), /* @__PURE__ */ React.createElement("path", { fill: "#EE7C30", d: "M21.53 8.19V6H18.7v4.97H24V8.19z" }));
|
|
4
|
+
const JijiaLogoColored = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: true });
|
|
5
|
+
const RefIcon = React.forwardRef(JijiaLogoColored);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "JijiaLogoColored";
|
|
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 1.1a10.9 10.9 0 1 1 0 21.8 10.9 10.9 0 0 1 0-21.8m1.86 14.75a34 34 0 0 1-3.72 0q.22 1.7.6 2.96.4 1.3.83 1.88.2.29.33.36l.08.05h.04l.08-.05q.13-.07.33-.36.43-.6.83-1.88.38-1.26.6-2.96m-10.62-1.4a9.1 9.1 0 0 0 6.3 6.31q-.3-.65-.52-1.43a21 21 0 0 1-.71-3.64q-2.07-.24-3.64-.7-.78-.24-1.43-.54m17.52 0q-.65.3-1.43.53-1.57.48-3.64.71-.24 2.07-.7 3.64-.24.78-.54 1.43a9.1 9.1 0 0 0 6.31-6.31M12 9.9q-1.05 0-2.04.06a32 32 0 0 0 0 4.07 32 32 0 0 0 4.07 0 32 32 0 0 0 0-4.07Q13.05 9.9 12 9.9m-3.85.24q-1.7.22-2.96.6-1.3.4-1.88.83-.29.2-.36.33l-.05.08v.04l.05.08q.07.13.36.33.6.43 1.88.83 1.26.38 2.96.6a34 34 0 0 1 0-3.72m7.7 0a34 34 0 0 1 0 3.72q1.7-.22 2.96-.6a7 7 0 0 0 1.88-.83q.29-.2.36-.33l.05-.08v-.04l-.05-.08q-.07-.13-.36-.33a7 7 0 0 0-1.88-.83q-1.26-.38-2.96-.6m-6.3-6.9a9.1 9.1 0 0 0-6.31 6.3q.65-.3 1.43-.52a21 21 0 0 1 3.64-.71q.24-2.07.7-3.64.24-.78.54-1.43m4.9 0q.3.65.53 1.43.48 1.57.71 3.64 2.07.24 3.64.7.78.24 1.43.54a9.1 9.1 0 0 0-6.31-6.31m-2.47-.34-.08.05q-.13.07-.33.36-.43.6-.83 1.88-.38 1.26-.6 2.96a34 34 0 0 1 3.72 0 19 19 0 0 0-.6-2.96 7 7 0 0 0-.83-1.88q-.2-.29-.33-.36l-.08-.05h-.04", clipRule: "evenodd" }));
|
|
4
|
+
const LanguageOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(LanguageOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "LanguageOutlined";
|
|
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 17a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1zM21 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zM9 9.5a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1zM9 2a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1z" }));
|
|
4
|
+
const LayoutFilled = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(LayoutFilled);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "LayoutFilled";
|
|
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: "M14.8 5.3a1 1 0 1 1 1.4 1.4L10.92 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 LeftOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(LeftOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "LeftOutlined";
|
|
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: "M11.1 2a3.7 3.7 0 0 1 3.7 3.7v2.6h4.4c.82 0 1.6.35 2.13.96l.1.12c.44.57.65 1.28.58 1.99l-.02.15-1.24 8.1a2.8 2.8 0 0 1-2.8 2.38H5.1a3.1 3.1 0 0 1-3.04-2.38l-.05-.29L2 19.2v-6.43l.06-.28A3.15 3.15 0 0 1 5.1 10h1.8l3.29-7.4.06-.14A1 1 0 0 1 11.1 2M4.99 12c-.44.05-.9.44-.99.99v6.13c.1.51.55.89 1.08.88H6.5v-8H4.98m3.51-.69V20h9.47l.15-.01a.8.8 0 0 0 .65-.67l1.24-8.1a.8.8 0 0 0-.13-.58l-.06-.06a.8.8 0 0 0-.6-.28H13.8a1 1 0 0 1-1-1V5.7a1.7 1.7 0 0 0-1.1-1.59z", clipRule: "evenodd" }));
|
|
4
|
+
const LikeOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(LikeOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "LikeOutlined";
|
|
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: "#00C300", d: "M12 2C5.92 2 1 5.81 1 10.52c0 4.37 4.25 7.96 9.73 8.45a.7.7 0 0 1 .44.3c.25.38.07 1.22-.12 2.16-.18.94.84.46 1.07.35.18-.09 4.83-2.67 7.6-5.2C21.74 15.04 23 12.9 23 10.52 23 5.82 18.08 2 12 2M8.33 12.75q0 .24-.17.4a.6.6 0 0 1-.42.17h-2c-.36 0-.84-.12-.84-.69V8.4a.6.6 0 0 1 .18-.4.6.6 0 0 1 .41-.17h.12a.6.6 0 0 1 .55.35q.04.11.04.22v3.66h1.54q.24 0 .42.16.16.17.17.41zm1.66-.12q0 .24-.17.41a.6.6 0 0 1-.84 0 .6.6 0 0 1-.17-.4V8.51q0-.24.17-.4a.6.6 0 0 1 .84 0q.16.16.17.4zm5.2 0a.6.6 0 0 1-.19.4q-.16.15-.4.17a.7.7 0 0 1-.7-.32L12 10.25v2.38q0 .24-.18.4a.6.6 0 0 1-.82 0 .6.6 0 0 1-.18-.4V8.52a.6.6 0 0 1 .17-.41.6.6 0 0 1 .42-.17.8.8 0 0 1 .67.42c.18.27 1.93 2.67 1.93 2.67V8.52q0-.25.18-.4a.6.6 0 0 1 .83 0q.16.15.18.4zM18.74 10a.6.6 0 0 1 .41.17.6.6 0 0 1 .13.62.6.6 0 0 1-.32.31 1 1 0 0 1-.22.05H17.2v.91h1.54a.6.6 0 0 1 .55.35.6.6 0 0 1-.13.63.6.6 0 0 1-.42.16h-2.3a.5.5 0 0 1-.5-.31 1 1 0 0 1-.04-.2V8.46a.5.5 0 0 1 .16-.37.5.5 0 0 1 .38-.15h2.3a.6.6 0 0 1 .42.17.6.6 0 0 1 .18.4.6.6 0 0 1-.18.42.6.6 0 0 1-.42.16H17.2V10z" }));
|
|
4
|
+
const LineLogoColored = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: true });
|
|
5
|
+
const RefIcon = React.forwardRef(LineLogoColored);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "LineLogoColored";
|
|
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 2C5.92 2 1 5.81 1 10.52c0 4.37 4.25 7.96 9.73 8.45a.7.7 0 0 1 .44.3c.25.38.07 1.22-.12 2.16-.18.94.84.46 1.07.35.18-.09 4.83-2.67 7.6-5.2C21.74 15.04 23 12.9 23 10.52 23 5.82 18.08 2 12 2M8.33 12.75q0 .24-.17.4a.6.6 0 0 1-.42.17h-2c-.36 0-.84-.12-.84-.69V8.4a.6.6 0 0 1 .18-.4.6.6 0 0 1 .41-.17h.12a.6.6 0 0 1 .55.35q.04.11.04.22v3.66h1.54q.24 0 .42.16.16.17.17.41zm1.66-.12q0 .24-.17.41a.6.6 0 0 1-.84 0 .6.6 0 0 1-.17-.4V8.51q0-.24.17-.4a.6.6 0 0 1 .84 0q.16.16.17.4zm5.2 0a.6.6 0 0 1-.19.4q-.16.15-.4.17a.7.7 0 0 1-.7-.32L12 10.25v2.38q0 .24-.18.4a.6.6 0 0 1-.82 0 .6.6 0 0 1-.18-.4V8.52a.6.6 0 0 1 .17-.41.6.6 0 0 1 .42-.17.8.8 0 0 1 .67.42c.18.27 1.93 2.67 1.93 2.67V8.52q0-.25.18-.4a.6.6 0 0 1 .83 0q.16.15.18.4zM18.74 10a.6.6 0 0 1 .41.17.6.6 0 0 1 .13.62.6.6 0 0 1-.32.31 1 1 0 0 1-.22.05H17.2v.91h1.54a.6.6 0 0 1 .55.35.6.6 0 0 1-.13.63.6.6 0 0 1-.42.16h-2.3a.5.5 0 0 1-.5-.31 1 1 0 0 1-.04-.2V8.46a.5.5 0 0 1 .16-.37.5.5 0 0 1 .38-.15h2.3a.6.6 0 0 1 .42.17.6.6 0 0 1 .18.4.6.6 0 0 1-.18.42.6.6 0 0 1-.42.16H17.2V10z" }));
|
|
4
|
+
const LineLogoFilled = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(LineLogoFilled);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "LineLogoFilled";
|
|
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: "M6.67 9.48A1 1 0 0 1 8.1 10.9l-2.24 2.23a3.43 3.43 0 0 0 .06 4.94 3.5 3.5 0 0 0 2.47 1.05q1.46-.02 2.45-.99l2.23-2.23a1 1 0 0 1 1.42 1.41l-2.24 2.24a5.45 5.45 0 0 1-7.77-.08 5.45 5.45 0 0 1-.03-7.75zm7.94-1.56a1 1 0 0 1 1.41 1.41l-6.7 6.7a1 1 0 0 1-1.41-1.4zm1.02-5.01a5.54 5.54 0 0 1 3.93 9.37l-2.23 2.24a1 1 0 0 1-1.42-1.42l2.24-2.23a3.43 3.43 0 0 0-.04-4.92v-.01a3.54 3.54 0 0 0-4.94-.05l-2.23 2.24A1 1 0 1 1 9.53 6.7l2.23-2.23a5.4 5.4 0 0 1 3.87-1.57" }));
|
|
4
|
+
const LinkAngledOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(LinkAngledOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "LinkAngledOutlined";
|
|
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: "M10.2 10.2a1 1 0 0 1 1.4 1.4c-.99 1-.98 2.55-.06 3.48l.04.04.03.02 4.57 4.57c.92.92 2.47.93 3.47-.06.99-1 .98-2.55.06-3.47l-3.97-3.97a1 1 0 0 1 1.42-1.42l3.97 3.97a4.45 4.45 0 0 1-.07 6.3 4.45 4.45 0 0 1-6.3.07l-4.57-4.57-.03-.04-.03-.03a4.46 4.46 0 0 1 .06-6.3" }), /* @__PURE__ */ React.createElement("path", { d: "M2.96 2.97a4.45 4.45 0 0 1 6.3-.06l4.57 4.57.03.03a4.46 4.46 0 0 1-.1 6.27l-.07.07a1 1 0 0 1-1.34-1.49c1-1 .98-2.54.06-3.47L7.84 4.32a2.45 2.45 0 0 0-3.47.07c-1 1-.98 2.55-.06 3.47l3.97 3.97a1 1 0 0 1-1.42 1.41L2.9 9.27a4.45 4.45 0 0 1 .07-6.3" }));
|
|
4
|
+
const LinkOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(LinkOutlined);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "LinkOutlined";
|
|
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: "M12 2a10 10 0 1 1-1.03 19.95L11 22H3.86a.5.5 0 0 1-.43-.75l1.34-2.35A10 10 0 0 1 12 2M8.5 13a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2zm0-4a1 1 0 0 0 0 2h7a1 1 0 1 0 0-2z", clipRule: "evenodd" }));
|
|
4
|
+
const Livechat2Colored = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: true });
|
|
5
|
+
const RefIcon = React.forwardRef(Livechat2Colored);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "Livechat2Colored";
|
|
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 2a10 10 0 1 1-1.03 19.95L11 22H3.86a.5.5 0 0 1-.43-.75l1.34-2.35A10 10 0 0 1 12 2M8.5 13a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2zm0-4a1 1 0 0 0 0 2h7a1 1 0 1 0 0-2z", clipRule: "evenodd" }));
|
|
4
|
+
const Livechat2Filled = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
|
|
5
|
+
const RefIcon = React.forwardRef(Livechat2Filled);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "Livechat2Filled";
|
|
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: "#3BB84B", d: "M23 12c0 5.62-5.03 10-11 10q-2.51-.02-4.66-.94a.5.5 0 0 0-.44.01l-3.26 1.7a1.5 1.5 0 0 1-2.08-1.88l1.2-3.07a.5.5 0 0 0-.06-.48A9.3 9.3 0 0 1 1 12C1 6.38 6.03 2 12 2s11 4.38 11 10" }), /* @__PURE__ */ React.createElement("path", { fill: "url(#paint0_linear_4116_6177)", d: "M23 12c0 5.62-5.03 10-11 10q-2.51-.02-4.66-.94a.5.5 0 0 0-.44.01l-3.26 1.7a1.5 1.5 0 0 1-2.08-1.88l1.2-3.07a.5.5 0 0 0-.06-.48A9.3 9.3 0 0 1 1 12C1 6.38 6.03 2 12 2s11 4.38 11 10" }), /* @__PURE__ */ React.createElement("path", { fill: "#fff", d: "M9 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M13.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M18 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0" }), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("linearGradient", { id: "paint0_linear_4116_6177", x1: 5, x2: 16.5, y1: 3.5, y2: 21.5, gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ React.createElement("stop", { stopColor: "#75D246" }), /* @__PURE__ */ React.createElement("stop", { offset: 1, stopColor: "#61BE33" }))));
|
|
4
|
+
const LivechatColored = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: true });
|
|
5
|
+
const RefIcon = React.forwardRef(LivechatColored);
|
|
6
|
+
if (process.env.NODE_ENV !== "production") {
|
|
7
|
+
RefIcon.displayName = "LivechatColored";
|
|
8
|
+
}
|
|
9
|
+
export default RefIcon;
|
|
@@ -0,0 +1,57 @@
|
|
|
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_6038_1719_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2820.88, height: 2820.88, x: -1410.44, y: -1410.44, transform: "matrix(.0035 -.01 -.00938 -.00328 12 12)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 0.4, style: {
|
|
4
|
+
background: "conic-gradient(from 90deg,rgba(14,25,52,1) 0deg,rgba(14,25,52,0) 360deg)",
|
|
5
|
+
height: "100%",
|
|
6
|
+
width: "100%"
|
|
7
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M12 19a1 1 0 0 1 1 1v2a1 1 0 1 1-2 0v-2a1 1 0 0 1 1-1", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"stopsVar":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"transform":{"m00":7.0000033378601074,"m01":-18.759263992309570,"m02":17.879629135131836,"m10":-20.0,"m11":-6.5657458305358887,"m12":25.282873153686523},"opacity":0.40000000596046448,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint1_angular_6038_1719_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2820.88, height: 2820.88, x: -1410.44, y: -1410.44, transform: "matrix(.0035 -.01 -.00938 -.00328 12 12)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 0.4, style: {
|
|
8
|
+
background: "conic-gradient(from 90deg,rgba(14,25,52,1) 0deg,rgba(14,25,52,0) 360deg)",
|
|
9
|
+
height: "100%",
|
|
10
|
+
width: "100%"
|
|
11
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M7.13 18.43a1 1 0 0 1 1.74 1l-1 1.73a1 1 0 0 1-1.74-1z", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"stopsVar":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"transform":{"m00":7.0000033378601074,"m01":-18.759263992309570,"m02":17.879629135131836,"m10":-20.0,"m11":-6.5657458305358887,"m12":25.282873153686523},"opacity":0.40000000596046448,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint2_angular_6038_1719_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2820.88, height: 2820.88, x: -1410.44, y: -1410.44, transform: "matrix(.0035 -.01 -.00938 -.00328 12 12)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 0.4, style: {
|
|
12
|
+
background: "conic-gradient(from 90deg,rgba(14,25,52,1) 0deg,rgba(14,25,52,0) 360deg)",
|
|
13
|
+
height: "100%",
|
|
14
|
+
width: "100%"
|
|
15
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M15.5 18.06a1 1 0 0 1 1.37.37l1 1.73a1 1 0 0 1-1.74 1l-1-1.73a1 1 0 0 1 .37-1.37", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"stopsVar":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"transform":{"m00":7.0000033378601074,"m01":-18.759263992309570,"m02":17.879629135131836,"m10":-20.0,"m11":-6.5657458305358887,"m12":25.282873153686523},"opacity":0.40000000596046448,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint3_angular_6038_1719_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2820.88, height: 2820.88, x: -1410.44, y: -1410.44, transform: "matrix(.0035 -.01 -.00938 -.00328 12 12)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 0.4, style: {
|
|
16
|
+
background: "conic-gradient(from 90deg,rgba(14,25,52,1) 0deg,rgba(14,25,52,0) 360deg)",
|
|
17
|
+
height: "100%",
|
|
18
|
+
width: "100%"
|
|
19
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M4.57 15.13a1 1 0 0 1 1 1.74l-1.73 1a1 1 0 0 1-1-1.74z", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"stopsVar":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"transform":{"m00":7.0000033378601074,"m01":-18.759263992309570,"m02":17.879629135131836,"m10":-20.0,"m11":-6.5657458305358887,"m12":25.282873153686523},"opacity":0.40000000596046448,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint4_angular_6038_1719_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2820.88, height: 2820.88, x: -1410.44, y: -1410.44, transform: "matrix(.0035 -.01 -.00938 -.00328 12 12)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 0.4, style: {
|
|
20
|
+
background: "conic-gradient(from 90deg,rgba(14,25,52,1) 0deg,rgba(14,25,52,0) 360deg)",
|
|
21
|
+
height: "100%",
|
|
22
|
+
width: "100%"
|
|
23
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M18.06 15.5a1 1 0 0 1 1.37-.37l1.73 1a1 1 0 0 1-1 1.74l-1.73-1a1 1 0 0 1-.37-1.37", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"stopsVar":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"transform":{"m00":7.0000033378601074,"m01":-18.759263992309570,"m02":17.879629135131836,"m10":-20.0,"m11":-6.5657458305358887,"m12":25.282873153686523},"opacity":0.40000000596046448,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint5_angular_6038_1719_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2820.88, height: 2820.88, x: -1410.44, y: -1410.44, transform: "matrix(.0035 -.01 -.00938 -.00328 12 12)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 0.4, style: {
|
|
24
|
+
background: "conic-gradient(from 90deg,rgba(14,25,52,1) 0deg,rgba(14,25,52,0) 360deg)",
|
|
25
|
+
height: "100%",
|
|
26
|
+
width: "100%"
|
|
27
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M4 11a1 1 0 1 1 0 2H2a1 1 0 1 1 0-2z", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"stopsVar":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"transform":{"m00":7.0000033378601074,"m01":-18.759263992309570,"m02":17.879629135131836,"m10":-20.0,"m11":-6.5657458305358887,"m12":25.282873153686523},"opacity":0.40000000596046448,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint6_angular_6038_1719_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2820.88, height: 2820.88, x: -1410.44, y: -1410.44, transform: "matrix(.0035 -.01 -.00938 -.00328 12 12)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 0.4, style: {
|
|
28
|
+
background: "conic-gradient(from 90deg,rgba(14,25,52,1) 0deg,rgba(14,25,52,0) 360deg)",
|
|
29
|
+
height: "100%",
|
|
30
|
+
width: "100%"
|
|
31
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M22 11a1 1 0 1 1 0 2h-2a1 1 0 1 1 0-2z", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"stopsVar":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"transform":{"m00":7.0000033378601074,"m01":-18.759263992309570,"m02":17.879629135131836,"m10":-20.0,"m11":-6.5657458305358887,"m12":25.282873153686523},"opacity":0.40000000596046448,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint7_angular_6038_1719_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2820.88, height: 2820.88, x: -1410.44, y: -1410.44, transform: "matrix(.0035 -.01 -.00938 -.00328 12 12)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 0.4, style: {
|
|
32
|
+
background: "conic-gradient(from 90deg,rgba(14,25,52,1) 0deg,rgba(14,25,52,0) 360deg)",
|
|
33
|
+
height: "100%",
|
|
34
|
+
width: "100%"
|
|
35
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M2.47 6.5a1 1 0 0 1 1.37-.37l1.73 1a1 1 0 0 1-1 1.74l-1.73-1a1 1 0 0 1-.37-1.37", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"stopsVar":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"transform":{"m00":7.0000033378601074,"m01":-18.759263992309570,"m02":17.879629135131836,"m10":-20.0,"m11":-6.5657458305358887,"m12":25.282873153686523},"opacity":0.40000000596046448,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint8_angular_6038_1719_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2820.88, height: 2820.88, x: -1410.44, y: -1410.44, transform: "matrix(.0035 -.01 -.00938 -.00328 12 12)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 0.4, style: {
|
|
36
|
+
background: "conic-gradient(from 90deg,rgba(14,25,52,1) 0deg,rgba(14,25,52,0) 360deg)",
|
|
37
|
+
height: "100%",
|
|
38
|
+
width: "100%"
|
|
39
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M20.16 6.13a1 1 0 0 1 1 1.74l-1.73 1a1 1 0 0 1-1-1.74z", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"stopsVar":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"transform":{"m00":7.0000033378601074,"m01":-18.759263992309570,"m02":17.879629135131836,"m10":-20.0,"m11":-6.5657458305358887,"m12":25.282873153686523},"opacity":0.40000000596046448,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint9_angular_6038_1719_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2820.88, height: 2820.88, x: -1410.44, y: -1410.44, transform: "matrix(.0035 -.01 -.00938 -.00328 12 12)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 0.4, style: {
|
|
40
|
+
background: "conic-gradient(from 90deg,rgba(14,25,52,1) 0deg,rgba(14,25,52,0) 360deg)",
|
|
41
|
+
height: "100%",
|
|
42
|
+
width: "100%"
|
|
43
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M6.5 2.47a1 1 0 0 1 1.37.37l1 1.73a1 1 0 0 1-1.74 1l-1-1.73a1 1 0 0 1 .37-1.37", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"stopsVar":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"transform":{"m00":7.0000033378601074,"m01":-18.759263992309570,"m02":17.879629135131836,"m10":-20.0,"m11":-6.5657458305358887,"m12":25.282873153686523},"opacity":0.40000000596046448,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint10_angular_6038_1719_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2820.88, height: 2820.88, x: -1410.44, y: -1410.44, transform: "matrix(.0035 -.01 -.00938 -.00328 12 12)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 0.4, style: {
|
|
44
|
+
background: "conic-gradient(from 90deg,rgba(14,25,52,1) 0deg,rgba(14,25,52,0) 360deg)",
|
|
45
|
+
height: "100%",
|
|
46
|
+
width: "100%"
|
|
47
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M16.13 2.84a1 1 0 0 1 1.74 1l-1 1.73a1 1 0 0 1-1.74-1z", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"stopsVar":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"transform":{"m00":7.0000033378601074,"m01":-18.759263992309570,"m02":17.879629135131836,"m10":-20.0,"m11":-6.5657458305358887,"m12":25.282873153686523},"opacity":0.40000000596046448,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("g", { clipPath: "url(#paint11_angular_6038_1719_clip_path)", "data-figma-skip-parse": "true" }, /* @__PURE__ */ React.createElement("foreignObject", { width: 2820.88, height: 2820.88, x: -1410.44, y: -1410.44, transform: "matrix(.0035 -.01 -.00938 -.00328 12 12)" }, /* @__PURE__ */ React.createElement("div", { xmlns: "http://www.w3.org/1999/xhtml", opacity: 0.4, style: {
|
|
48
|
+
background: "conic-gradient(from 90deg,rgba(14,25,52,1) 0deg,rgba(14,25,52,0) 360deg)",
|
|
49
|
+
height: "100%",
|
|
50
|
+
width: "100%"
|
|
51
|
+
} }))), /* @__PURE__ */ React.createElement("path", { d: "M12 1a1 1 0 0 1 1 1v2a1 1 0 1 1-2 0V2a1 1 0 0 1 1-1", "data-figma-gradient-fill": '{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"stopsVar":[{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":1.0},"position":0.0},{"color":{"r":0.054901961237192154,"g":0.098039217293262482,"b":0.20392157137393951,"a":0.0},"position":1.0}],"transform":{"m00":7.0000033378601074,"m01":-18.759263992309570,"m02":17.879629135131836,"m10":-20.0,"m11":-6.5657458305358887,"m12":25.282873153686523},"opacity":0.40000000596046448,"blendMode":"NORMAL","visible":true}' }), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", { id: "paint0_angular_6038_1719_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M12 19a1 1 0 0 1 1 1v2a1 1 0 1 1-2 0v-2a1 1 0 0 1 1-1" })), /* @__PURE__ */ React.createElement("clipPath", { id: "paint1_angular_6038_1719_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M7.13 18.43a1 1 0 0 1 1.74 1l-1 1.73a1 1 0 0 1-1.74-1z" })), /* @__PURE__ */ React.createElement("clipPath", { id: "paint2_angular_6038_1719_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M15.5 18.06a1 1 0 0 1 1.37.37l1 1.73a1 1 0 0 1-1.74 1l-1-1.73a1 1 0 0 1 .37-1.37" })), /* @__PURE__ */ React.createElement("clipPath", { id: "paint3_angular_6038_1719_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M4.57 15.13a1 1 0 0 1 1 1.74l-1.73 1a1 1 0 0 1-1-1.74z" })), /* @__PURE__ */ React.createElement("clipPath", { id: "paint4_angular_6038_1719_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M18.06 15.5a1 1 0 0 1 1.37-.37l1.73 1a1 1 0 0 1-1 1.74l-1.73-1a1 1 0 0 1-.37-1.37" })), /* @__PURE__ */ React.createElement("clipPath", { id: "paint5_angular_6038_1719_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M4 11a1 1 0 1 1 0 2H2a1 1 0 1 1 0-2z" })), /* @__PURE__ */ React.createElement("clipPath", { id: "paint6_angular_6038_1719_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M22 11a1 1 0 1 1 0 2h-2a1 1 0 1 1 0-2z" })), /* @__PURE__ */ React.createElement("clipPath", { id: "paint7_angular_6038_1719_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M2.47 6.5a1 1 0 0 1 1.37-.37l1.73 1a1 1 0 0 1-1 1.74l-1.73-1a1 1 0 0 1-.37-1.37" })), /* @__PURE__ */ React.createElement("clipPath", { id: "paint8_angular_6038_1719_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M20.16 6.13a1 1 0 0 1 1 1.74l-1.73 1a1 1 0 0 1-1-1.74z" })), /* @__PURE__ */ React.createElement("clipPath", { id: "paint9_angular_6038_1719_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M6.5 2.47a1 1 0 0 1 1.37.37l1 1.73a1 1 0 0 1-1.74 1l-1-1.73a1 1 0 0 1 .37-1.37" })), /* @__PURE__ */ React.createElement("clipPath", { id: "paint10_angular_6038_1719_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M16.13 2.84a1 1 0 0 1 1.74 1l-1 1.73a1 1 0 0 1-1.74-1z" })), /* @__PURE__ */ React.createElement("clipPath", { id: "paint11_angular_6038_1719_clip_path" }, /* @__PURE__ */ React.createElement("path", { d: "M12 1a1 1 0 0 1 1 1v2a1 1 0 1 1-2 0V2a1 1 0 0 1 1-1" }))));
|
|
52
|
+
const LoadingColored = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: true });
|
|
53
|
+
const RefIcon = React.forwardRef(LoadingColored);
|
|
54
|
+
if (process.env.NODE_ENV !== "production") {
|
|
55
|
+
RefIcon.displayName = "LoadingColored";
|
|
56
|
+
}
|
|
57
|
+
export default RefIcon;
|