@codecademy/gamut-icons 9.51.1-alpha.3e8b72.0 → 9.51.1-alpha.4bc7f1.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/icons/mini/MiniAccessibilityIcon.d.ts +3 -0
- package/dist/icons/mini/MiniAccessibilityIcon.js +45 -0
- package/dist/icons/mini/MiniAddIcon.d.ts +3 -0
- package/dist/icons/mini/MiniAddIcon.js +43 -0
- package/dist/icons/mini/MiniArrowDownIcon.d.ts +3 -0
- package/dist/icons/mini/MiniArrowDownIcon.js +43 -0
- package/dist/icons/mini/MiniArrowLeftIcon.d.ts +3 -0
- package/dist/icons/mini/MiniArrowLeftIcon.js +43 -0
- package/dist/icons/mini/MiniArrowRightIcon.d.ts +3 -0
- package/dist/icons/mini/MiniArrowRightIcon.js +43 -0
- package/dist/icons/mini/MiniArrowUpIcon.d.ts +3 -0
- package/dist/icons/mini/MiniArrowUpIcon.js +43 -0
- package/dist/icons/mini/MiniAudioDescriptionIcon.d.ts +3 -0
- package/dist/icons/mini/MiniAudioDescriptionIcon.js +45 -0
- package/dist/icons/mini/MiniCheckCircleIcon.d.ts +3 -0
- package/dist/icons/mini/MiniCheckCircleIcon.js +43 -0
- package/dist/icons/mini/MiniChevronDownIcon.d.ts +3 -0
- package/dist/icons/mini/MiniChevronDownIcon.js +43 -0
- package/dist/icons/mini/MiniChevronLeftIcon.d.ts +3 -0
- package/dist/icons/mini/MiniChevronLeftIcon.js +43 -0
- package/dist/icons/mini/MiniChevronRightIcon.d.ts +3 -0
- package/dist/icons/mini/MiniChevronRightIcon.js +43 -0
- package/dist/icons/mini/MiniChevronUpIcon.d.ts +3 -0
- package/dist/icons/mini/MiniChevronUpIcon.js +43 -0
- package/dist/icons/mini/MiniCircleIcon.d.ts +3 -0
- package/dist/icons/mini/MiniCircleIcon.js +48 -0
- package/dist/icons/mini/MiniCloseCaptioningIcon.d.ts +3 -0
- package/dist/icons/mini/MiniCloseCaptioningIcon.js +45 -0
- package/dist/icons/mini/MiniCopyIcon.d.ts +3 -0
- package/dist/icons/mini/MiniCopyIcon.js +50 -0
- package/dist/icons/mini/MiniCursorIcon.d.ts +3 -0
- package/dist/icons/mini/MiniCursorIcon.js +55 -0
- package/dist/icons/mini/MiniDeleteIcon.d.ts +3 -0
- package/dist/icons/mini/MiniDeleteIcon.js +44 -0
- package/dist/icons/mini/MiniEditIcon.d.ts +3 -0
- package/dist/icons/mini/MiniEditIcon.js +44 -0
- package/dist/icons/mini/MiniInfoCircleIcon.d.ts +3 -0
- package/dist/icons/mini/MiniInfoCircleIcon.js +43 -0
- package/dist/icons/mini/MiniInfoOutlineIcon.d.ts +3 -0
- package/dist/icons/mini/MiniInfoOutlineIcon.js +52 -0
- package/dist/icons/mini/MiniKebabMenuIcon.d.ts +3 -0
- package/dist/icons/mini/MiniKebabMenuIcon.js +47 -0
- package/dist/icons/mini/MiniLiveVideoIcon.d.ts +3 -0
- package/dist/icons/mini/MiniLiveVideoIcon.js +45 -0
- package/dist/icons/mini/MiniOpenIcon.d.ts +3 -0
- package/dist/icons/mini/MiniOpenIcon.js +45 -0
- package/dist/icons/mini/MiniPinIcon.d.ts +3 -0
- package/dist/icons/mini/MiniPinIcon.js +46 -0
- package/dist/icons/mini/MiniQuoteIcon.d.ts +3 -0
- package/dist/icons/mini/MiniQuoteIcon.js +46 -0
- package/dist/icons/mini/MiniRemoveCircleIcon.d.ts +3 -0
- package/dist/icons/mini/MiniRemoveCircleIcon.js +43 -0
- package/dist/icons/mini/MiniReorderDotsVerticalIcon.d.ts +3 -0
- package/dist/icons/mini/MiniReorderDotsVerticalIcon.js +45 -0
- package/dist/icons/mini/MiniRibbonIcon.d.ts +3 -0
- package/dist/icons/mini/MiniRibbonIcon.js +48 -0
- package/dist/icons/mini/MiniStarIcon.d.ts +3 -0
- package/dist/icons/mini/MiniStarIcon.js +43 -0
- package/dist/icons/mini/MiniThumbsDownIcon.d.ts +3 -0
- package/dist/icons/mini/MiniThumbsDownIcon.js +46 -0
- package/dist/icons/mini/MiniThumbsUpIcon.d.ts +3 -0
- package/dist/icons/mini/MiniThumbsUpIcon.js +46 -0
- package/dist/icons/mini/MiniUndoIcon.d.ts +3 -0
- package/dist/icons/mini/MiniUndoIcon.js +46 -0
- package/dist/icons/mini/MiniWarningTriangleIcon.d.ts +3 -0
- package/dist/icons/mini/MiniWarningTriangleIcon.js +43 -0
- package/dist/icons/mini/index.d.ts +33 -0
- package/dist/icons/mini/index.js +33 -0
- package/dist/icons/regular/AccountingCoinsIcon.d.ts +3 -0
- package/dist/icons/regular/AccountingCoinsIcon.js +57 -0
- package/dist/icons/regular/AddBoldIcon.d.ts +3 -0
- package/dist/icons/regular/AddBoldIcon.js +43 -0
- package/dist/icons/regular/AddIcon.d.ts +3 -0
- package/dist/icons/regular/AddIcon.js +48 -0
- package/dist/icons/regular/AiChatSparkFilledIcon.d.ts +3 -0
- package/dist/icons/regular/AiChatSparkFilledIcon.js +58 -0
- package/dist/icons/regular/AiChatSparkIcon.d.ts +3 -0
- package/dist/icons/regular/AiChatSparkIcon.js +45 -0
- package/dist/icons/regular/AiEditSparkIcon.d.ts +3 -0
- package/dist/icons/regular/AiEditSparkIcon.js +56 -0
- package/dist/icons/regular/AlarmClockIcon.d.ts +3 -0
- package/dist/icons/regular/AlarmClockIcon.js +57 -0
- package/dist/icons/regular/AlertFilledIcon.d.ts +3 -0
- package/dist/icons/regular/AlertFilledIcon.js +43 -0
- package/dist/icons/regular/AlertIcon.d.ts +3 -0
- package/dist/icons/regular/AlertIcon.js +63 -0
- package/dist/icons/regular/AmexIcon.d.ts +3 -0
- package/dist/icons/regular/AmexIcon.js +53 -0
- package/dist/icons/regular/AnalyticsGraphIcon.d.ts +3 -0
- package/dist/icons/regular/AnalyticsGraphIcon.js +48 -0
- package/dist/icons/regular/AppleIcon.d.ts +3 -0
- package/dist/icons/regular/AppleIcon.js +68 -0
- package/dist/icons/regular/ArchiveIcon.d.ts +3 -0
- package/dist/icons/regular/ArchiveIcon.js +52 -0
- package/dist/icons/regular/ArrowChevronDownFilledIcon.d.ts +3 -0
- package/dist/icons/regular/ArrowChevronDownFilledIcon.js +44 -0
- package/dist/icons/regular/ArrowChevronDownIcon.d.ts +3 -0
- package/dist/icons/regular/ArrowChevronDownIcon.js +48 -0
- package/dist/icons/regular/ArrowChevronLeftIcon.d.ts +3 -0
- package/dist/icons/regular/ArrowChevronLeftIcon.js +48 -0
- package/dist/icons/regular/ArrowChevronRightBoldIcon.d.ts +3 -0
- package/dist/icons/regular/ArrowChevronRightBoldIcon.js +44 -0
- package/dist/icons/regular/ArrowChevronRightIcon.d.ts +3 -0
- package/dist/icons/regular/ArrowChevronRightIcon.js +48 -0
- package/dist/icons/regular/ArrowChevronUpIcon.d.ts +3 -0
- package/dist/icons/regular/ArrowChevronUpIcon.js +48 -0
- package/dist/icons/regular/ArrowDashRightIcon.d.ts +3 -0
- package/dist/icons/regular/ArrowDashRightIcon.js +45 -0
- package/dist/icons/regular/ArrowDownIcon.d.ts +3 -0
- package/dist/icons/regular/ArrowDownIcon.js +48 -0
- package/dist/icons/regular/ArrowLeftIcon.d.ts +3 -0
- package/dist/icons/regular/ArrowLeftIcon.js +48 -0
- package/dist/icons/regular/ArrowRightIcon.d.ts +3 -0
- package/dist/icons/regular/ArrowRightIcon.js +48 -0
- package/dist/icons/regular/ArrowThickCircleRightIcon.d.ts +3 -0
- package/dist/icons/regular/ArrowThickCircleRightIcon.js +55 -0
- package/dist/icons/regular/ArrowThickCircleUpIcon.d.ts +3 -0
- package/dist/icons/regular/ArrowThickCircleUpIcon.js +54 -0
- package/dist/icons/regular/ArrowUpIcon.d.ts +3 -0
- package/dist/icons/regular/ArrowUpIcon.js +48 -0
- package/dist/icons/regular/ArticleIcon.d.ts +3 -0
- package/dist/icons/regular/ArticleIcon.js +60 -0
- package/dist/icons/regular/ArtificialIntelligenceIcon.d.ts +3 -0
- package/dist/icons/regular/ArtificialIntelligenceIcon.js +44 -0
- package/dist/icons/regular/AssessmentsIcon.d.ts +3 -0
- package/dist/icons/regular/AssessmentsIcon.js +45 -0
- package/dist/icons/regular/BadgeIcon.d.ts +3 -0
- package/dist/icons/regular/BadgeIcon.js +55 -0
- package/dist/icons/regular/BashShellIcon.d.ts +3 -0
- package/dist/icons/regular/BashShellIcon.js +44 -0
- package/dist/icons/regular/BellIcon.d.ts +3 -0
- package/dist/icons/regular/BellIcon.js +48 -0
- package/dist/icons/regular/BookBookmarkIcon.d.ts +3 -0
- package/dist/icons/regular/BookBookmarkIcon.js +55 -0
- package/dist/icons/regular/BookClosedBookmarkIcon.d.ts +3 -0
- package/dist/icons/regular/BookClosedBookmarkIcon.js +55 -0
- package/dist/icons/regular/BookFlipPageIcon.d.ts +3 -0
- package/dist/icons/regular/BookFlipPageIcon.js +55 -0
- package/dist/icons/regular/BookLibraryIcon.d.ts +3 -0
- package/dist/icons/regular/BookLibraryIcon.js +45 -0
- package/dist/icons/regular/BriefcaseIcon.d.ts +3 -0
- package/dist/icons/regular/BriefcaseIcon.js +60 -0
- package/dist/icons/regular/BrowserPageLayoutIcon.d.ts +3 -0
- package/dist/icons/regular/BrowserPageLayoutIcon.js +43 -0
- package/dist/icons/regular/BugIcon.d.ts +3 -0
- package/dist/icons/regular/BugIcon.js +48 -0
- package/dist/icons/regular/BulbIcon.d.ts +3 -0
- package/dist/icons/regular/BulbIcon.js +48 -0
- package/dist/icons/regular/CIcon.d.ts +3 -0
- package/dist/icons/regular/CIcon.js +44 -0
- package/dist/icons/regular/CPlusIcon.d.ts +3 -0
- package/dist/icons/regular/CPlusIcon.js +44 -0
- package/dist/icons/regular/CSharpIcon.d.ts +3 -0
- package/dist/icons/regular/CSharpIcon.js +56 -0
- package/dist/icons/regular/CalendarIcon.d.ts +3 -0
- package/dist/icons/regular/CalendarIcon.js +60 -0
- package/dist/icons/regular/CallIcon.d.ts +3 -0
- package/dist/icons/regular/CallIcon.js +48 -0
- package/dist/icons/regular/CertificateIcon.d.ts +3 -0
- package/dist/icons/regular/CertificateIcon.js +64 -0
- package/dist/icons/regular/ChallengeProjectIcon.d.ts +3 -0
- package/dist/icons/regular/ChallengeProjectIcon.js +47 -0
- package/dist/icons/regular/ChatIcon.d.ts +3 -0
- package/dist/icons/regular/ChatIcon.js +48 -0
- package/dist/icons/regular/CheckCircledIcon.d.ts +3 -0
- package/dist/icons/regular/CheckCircledIcon.js +57 -0
- package/dist/icons/regular/CheckFilledIcon.d.ts +3 -0
- package/dist/icons/regular/CheckFilledIcon.js +43 -0
- package/dist/icons/regular/CheckHeavyIcon.d.ts +3 -0
- package/dist/icons/regular/CheckHeavyIcon.js +43 -0
- package/dist/icons/regular/CheckIcon.d.ts +3 -0
- package/dist/icons/regular/CheckIcon.js +46 -0
- package/dist/icons/regular/ChecklistIcon.d.ts +3 -0
- package/dist/icons/regular/ChecklistIcon.js +60 -0
- package/dist/icons/regular/ClockIcon.d.ts +3 -0
- package/dist/icons/regular/ClockIcon.js +57 -0
- package/dist/icons/regular/CloseCircleIcon.d.ts +3 -0
- package/dist/icons/regular/CloseCircleIcon.js +57 -0
- package/dist/icons/regular/CloseIcon.d.ts +3 -0
- package/dist/icons/regular/CloseIcon.js +48 -0
- package/dist/icons/regular/CloseSquareIcon.d.ts +3 -0
- package/dist/icons/regular/CloseSquareIcon.js +47 -0
- package/dist/icons/regular/ClosedCaptionDisabledIcon.d.ts +3 -0
- package/dist/icons/regular/ClosedCaptionDisabledIcon.js +43 -0
- package/dist/icons/regular/ClosedCaptionIcon.d.ts +3 -0
- package/dist/icons/regular/ClosedCaptionIcon.js +43 -0
- package/dist/icons/regular/CloudCheckIcon.d.ts +3 -0
- package/dist/icons/regular/CloudCheckIcon.js +51 -0
- package/dist/icons/regular/CloudComputingIcon.d.ts +3 -0
- package/dist/icons/regular/CloudComputingIcon.js +44 -0
- package/dist/icons/regular/CloudIcon.d.ts +3 -0
- package/dist/icons/regular/CloudIcon.js +44 -0
- package/dist/icons/regular/ClubsSealIcon.d.ts +3 -0
- package/dist/icons/regular/ClubsSealIcon.js +44 -0
- package/dist/icons/regular/CommentsIcon.d.ts +3 -0
- package/dist/icons/regular/CommentsIcon.js +48 -0
- package/dist/icons/regular/CommonFileSettingsIcon.d.ts +3 -0
- package/dist/icons/regular/CommonFileSettingsIcon.js +62 -0
- package/dist/icons/regular/CommonFileTextHeartIcon.d.ts +3 -0
- package/dist/icons/regular/CommonFileTextHeartIcon.js +55 -0
- package/dist/icons/regular/CommonFileTextQuestionIcon.d.ts +3 -0
- package/dist/icons/regular/CommonFileTextQuestionIcon.js +60 -0
- package/dist/icons/regular/CommunityIcon.d.ts +3 -0
- package/dist/icons/regular/CommunityIcon.js +82 -0
- package/dist/icons/regular/ComputerScienceIcon.d.ts +3 -0
- package/dist/icons/regular/ComputerScienceIcon.js +44 -0
- package/dist/icons/regular/ConversationChatIcon.d.ts +3 -0
- package/dist/icons/regular/ConversationChatIcon.js +52 -0
- package/dist/icons/regular/CopyIcon.d.ts +3 -0
- package/dist/icons/regular/CopyIcon.js +74 -0
- package/dist/icons/regular/CreditCard1Icon.d.ts +3 -0
- package/dist/icons/regular/CreditCard1Icon.js +48 -0
- package/dist/icons/regular/CreditCardIcon.d.ts +3 -0
- package/dist/icons/regular/CreditCardIcon.js +47 -0
- package/dist/icons/regular/CubeIcon.d.ts +3 -0
- package/dist/icons/regular/CubeIcon.js +45 -0
- package/dist/icons/regular/CybersecurityIcon.d.ts +3 -0
- package/dist/icons/regular/CybersecurityIcon.js +44 -0
- package/dist/icons/regular/DataAnalyticsIcon.d.ts +3 -0
- package/dist/icons/regular/DataAnalyticsIcon.js +44 -0
- package/dist/icons/regular/DataEngineeringIcon.d.ts +3 -0
- package/dist/icons/regular/DataEngineeringIcon.js +44 -0
- package/dist/icons/regular/DataFileBarsShareIcon.d.ts +3 -0
- package/dist/icons/regular/DataFileBarsShareIcon.js +75 -0
- package/dist/icons/regular/DataScienceIcon.d.ts +3 -0
- package/dist/icons/regular/DataScienceIcon.js +44 -0
- package/dist/icons/regular/DataTransferVerticalIcon.d.ts +3 -0
- package/dist/icons/regular/DataTransferVerticalIcon.js +48 -0
- package/dist/icons/regular/DataVisualizationIcon.d.ts +3 -0
- package/dist/icons/regular/DataVisualizationIcon.js +44 -0
- package/dist/icons/regular/DeleteFilledIcon.d.ts +3 -0
- package/dist/icons/regular/DeleteFilledIcon.js +43 -0
- package/dist/icons/regular/DeleteIcon.d.ts +3 -0
- package/dist/icons/regular/DeleteIcon.js +57 -0
- package/dist/icons/regular/DevopsIcon.d.ts +3 -0
- package/dist/icons/regular/DevopsIcon.js +44 -0
- package/dist/icons/regular/DiamondIcon.d.ts +3 -0
- package/dist/icons/regular/DiamondIcon.js +54 -0
- package/dist/icons/regular/DiscordIcon.d.ts +3 -0
- package/dist/icons/regular/DiscordIcon.js +43 -0
- package/dist/icons/regular/DiscordOutlineIcon.d.ts +3 -0
- package/dist/icons/regular/DiscordOutlineIcon.js +44 -0
- package/dist/icons/regular/DiscountStarPremiumFilledIcon.d.ts +3 -0
- package/dist/icons/regular/DiscountStarPremiumFilledIcon.js +47 -0
- package/dist/icons/regular/DownloadIcon.d.ts +3 -0
- package/dist/icons/regular/DownloadIcon.js +48 -0
- package/dist/icons/regular/DuplicateIcon.d.ts +3 -0
- package/dist/icons/regular/DuplicateIcon.js +54 -0
- package/dist/icons/regular/EaIcon.d.ts +3 -0
- package/dist/icons/regular/EaIcon.js +51 -0
- package/dist/icons/regular/EarthIcon.d.ts +3 -0
- package/dist/icons/regular/EarthIcon.js +52 -0
- package/dist/icons/regular/EditIcon.d.ts +3 -0
- package/dist/icons/regular/EditIcon.js +55 -0
- package/dist/icons/regular/EditorIcon.d.ts +3 -0
- package/dist/icons/regular/EditorIcon.js +55 -0
- package/dist/icons/regular/EmailFilledIcon.d.ts +3 -0
- package/dist/icons/regular/EmailFilledIcon.js +58 -0
- package/dist/icons/regular/EmailIcon.d.ts +3 -0
- package/dist/icons/regular/EmailIcon.js +60 -0
- package/dist/icons/regular/ExperienceIcon.d.ts +3 -0
- package/dist/icons/regular/ExperienceIcon.js +55 -0
- package/dist/icons/regular/ExploreIcon.d.ts +3 -0
- package/dist/icons/regular/ExploreIcon.js +57 -0
- package/dist/icons/regular/FacebookIcon.d.ts +3 -0
- package/dist/icons/regular/FacebookIcon.js +44 -0
- package/dist/icons/regular/FallbackSkillIcon.d.ts +3 -0
- package/dist/icons/regular/FallbackSkillIcon.js +44 -0
- package/dist/icons/regular/FaviconIcon.d.ts +3 -0
- package/dist/icons/regular/FaviconIcon.js +43 -0
- package/dist/icons/regular/FaviconSolidIcon.d.ts +3 -0
- package/dist/icons/regular/FaviconSolidIcon.js +51 -0
- package/dist/icons/regular/FileAddIcon.d.ts +3 -0
- package/dist/icons/regular/FileAddIcon.js +57 -0
- package/dist/icons/regular/FileCodeAdd1Icon.d.ts +3 -0
- package/dist/icons/regular/FileCodeAdd1Icon.js +47 -0
- package/dist/icons/regular/FileDownloadIcon.d.ts +3 -0
- package/dist/icons/regular/FileDownloadIcon.js +57 -0
- package/dist/icons/regular/FileEditIcon.d.ts +3 -0
- package/dist/icons/regular/FileEditIcon.js +48 -0
- package/dist/icons/regular/FileIcon.d.ts +3 -0
- package/dist/icons/regular/FileIcon.js +48 -0
- package/dist/icons/regular/FileLockIcon.d.ts +3 -0
- package/dist/icons/regular/FileLockIcon.js +52 -0
- package/dist/icons/regular/FilePyIcon.d.ts +3 -0
- package/dist/icons/regular/FilePyIcon.js +45 -0
- package/dist/icons/regular/FileSearchIcon.d.ts +3 -0
- package/dist/icons/regular/FileSearchIcon.js +64 -0
- package/dist/icons/regular/FileTextInfoIcon.d.ts +3 -0
- package/dist/icons/regular/FileTextInfoIcon.js +46 -0
- package/dist/icons/regular/FilterIcon.d.ts +3 -0
- package/dist/icons/regular/FilterIcon.js +48 -0
- package/dist/icons/regular/FitNormalIcon.d.ts +3 -0
- package/dist/icons/regular/FitNormalIcon.js +48 -0
- package/dist/icons/regular/FitShrinkIcon.d.ts +3 -0
- package/dist/icons/regular/FitShrinkIcon.js +48 -0
- package/dist/icons/regular/FitnessDumbbellIcon.d.ts +3 -0
- package/dist/icons/regular/FitnessDumbbellIcon.js +69 -0
- package/dist/icons/regular/FlutterIcon.d.ts +3 -0
- package/dist/icons/regular/FlutterIcon.js +44 -0
- package/dist/icons/regular/FolderAddIcon.d.ts +3 -0
- package/dist/icons/regular/FolderAddIcon.js +64 -0
- package/dist/icons/regular/FolderIcon.d.ts +3 -0
- package/dist/icons/regular/FolderIcon.js +48 -0
- package/dist/icons/regular/ForkIcon.d.ts +3 -0
- package/dist/icons/regular/ForkIcon.js +62 -0
- package/dist/icons/regular/ForumsChatIcon.d.ts +3 -0
- package/dist/icons/regular/ForumsChatIcon.js +48 -0
- package/dist/icons/regular/FullscreenIcon.d.ts +3 -0
- package/dist/icons/regular/FullscreenIcon.js +48 -0
- package/dist/icons/regular/FullscreenSquareIcon.d.ts +3 -0
- package/dist/icons/regular/FullscreenSquareIcon.js +47 -0
- package/dist/icons/regular/GameDevelopmentIcon.d.ts +3 -0
- package/dist/icons/regular/GameDevelopmentIcon.js +44 -0
- package/dist/icons/regular/GaugeDashboardIcon.d.ts +3 -0
- package/dist/icons/regular/GaugeDashboardIcon.js +44 -0
- package/dist/icons/regular/GearIcon.d.ts +3 -0
- package/dist/icons/regular/GearIcon.js +57 -0
- package/dist/icons/regular/GitIcon.d.ts +3 -0
- package/dist/icons/regular/GitIcon.js +55 -0
- package/dist/icons/regular/GithubIcon.d.ts +3 -0
- package/dist/icons/regular/GithubIcon.js +44 -0
- package/dist/icons/regular/GithubOutlineIcon.d.ts +3 -0
- package/dist/icons/regular/GithubOutlineIcon.js +44 -0
- package/dist/icons/regular/GlassesIcon.d.ts +3 -0
- package/dist/icons/regular/GlassesIcon.js +66 -0
- package/dist/icons/regular/GoIcon.d.ts +3 -0
- package/dist/icons/regular/GoIcon.js +44 -0
- package/dist/icons/regular/GolfHoleBallIcon.d.ts +3 -0
- package/dist/icons/regular/GolfHoleBallIcon.js +55 -0
- package/dist/icons/regular/GoogleIcon.d.ts +3 -0
- package/dist/icons/regular/GoogleIcon.js +61 -0
- package/dist/icons/regular/GplusIcon.d.ts +3 -0
- package/dist/icons/regular/GplusIcon.js +44 -0
- package/dist/icons/regular/GraphStatsAscendIcon.d.ts +3 -0
- package/dist/icons/regular/GraphStatsAscendIcon.js +43 -0
- package/dist/icons/regular/GrowthIcon.d.ts +3 -0
- package/dist/icons/regular/GrowthIcon.js +62 -0
- package/dist/icons/regular/HalloweenBroomIcon.d.ts +3 -0
- package/dist/icons/regular/HalloweenBroomIcon.js +43 -0
- package/dist/icons/regular/HammerWrenchIcon.d.ts +3 -0
- package/dist/icons/regular/HammerWrenchIcon.js +45 -0
- package/dist/icons/regular/HouseEntranceIcon.d.ts +3 -0
- package/dist/icons/regular/HouseEntranceIcon.js +48 -0
- package/dist/icons/regular/HtmlCssIcon.d.ts +3 -0
- package/dist/icons/regular/HtmlCssIcon.js +44 -0
- package/dist/icons/regular/HyperlinkIcon.d.ts +3 -0
- package/dist/icons/regular/HyperlinkIcon.js +45 -0
- package/dist/icons/regular/IbmIcon.d.ts +3 -0
- package/dist/icons/regular/IbmIcon.js +56 -0
- package/dist/icons/regular/ImageIcon.d.ts +3 -0
- package/dist/icons/regular/ImageIcon.js +64 -0
- package/dist/icons/regular/InProgressIcon.d.ts +3 -0
- package/dist/icons/regular/InProgressIcon.js +68 -0
- package/dist/icons/regular/InfoCircleIcon.d.ts +3 -0
- package/dist/icons/regular/InfoCircleIcon.js +57 -0
- package/dist/icons/regular/InformationalIcon.d.ts +3 -0
- package/dist/icons/regular/InformationalIcon.js +55 -0
- package/dist/icons/regular/InstagramIcon.d.ts +3 -0
- package/dist/icons/regular/InstagramIcon.js +80 -0
- package/dist/icons/regular/InstructionsIcon.d.ts +3 -0
- package/dist/icons/regular/InstructionsIcon.js +60 -0
- package/dist/icons/regular/InteractiveCursorIcon.d.ts +3 -0
- package/dist/icons/regular/InteractiveCursorIcon.js +44 -0
- package/dist/icons/regular/IntersectionIcon.d.ts +3 -0
- package/dist/icons/regular/IntersectionIcon.js +68 -0
- package/dist/icons/regular/ItIcon.d.ts +3 -0
- package/dist/icons/regular/ItIcon.js +44 -0
- package/dist/icons/regular/JavaIcon.d.ts +3 -0
- package/dist/icons/regular/JavaIcon.js +44 -0
- package/dist/icons/regular/JavascriptIcon.d.ts +3 -0
- package/dist/icons/regular/JavascriptIcon.js +44 -0
- package/dist/icons/regular/JiraIcon.d.ts +3 -0
- package/dist/icons/regular/JiraIcon.js +47 -0
- package/dist/icons/regular/KeyboardIcon.d.ts +3 -0
- package/dist/icons/regular/KeyboardIcon.js +44 -0
- package/dist/icons/regular/KotlinIcon.d.ts +3 -0
- package/dist/icons/regular/KotlinIcon.js +44 -0
- package/dist/icons/regular/LayoutModuleAltIcon.d.ts +3 -0
- package/dist/icons/regular/LayoutModuleAltIcon.js +48 -0
- package/dist/icons/regular/LayoutModuleIcon.d.ts +3 -0
- package/dist/icons/regular/LayoutModuleIcon.js +44 -0
- package/dist/icons/regular/LearnIcon.d.ts +3 -0
- package/dist/icons/regular/LearnIcon.js +55 -0
- package/dist/icons/regular/LessonIcon.d.ts +3 -0
- package/dist/icons/regular/LessonIcon.js +55 -0
- package/dist/icons/regular/LevelIcon.d.ts +3 -0
- package/dist/icons/regular/LevelIcon.js +51 -0
- package/dist/icons/regular/LifePreserverIcon.d.ts +3 -0
- package/dist/icons/regular/LifePreserverIcon.js +66 -0
- package/dist/icons/regular/LinkIcon.d.ts +3 -0
- package/dist/icons/regular/LinkIcon.js +48 -0
- package/dist/icons/regular/LinkedinIcon.d.ts +3 -0
- package/dist/icons/regular/LinkedinIcon.js +44 -0
- package/dist/icons/regular/LinkedinOutlineIcon.d.ts +3 -0
- package/dist/icons/regular/LinkedinOutlineIcon.js +44 -0
- package/dist/icons/regular/ListIcon.d.ts +3 -0
- package/dist/icons/regular/ListIcon.js +75 -0
- package/dist/icons/regular/ListeningIcon.d.ts +3 -0
- package/dist/icons/regular/ListeningIcon.js +48 -0
- package/dist/icons/regular/LiveVideoIcon.d.ts +3 -0
- package/dist/icons/regular/LiveVideoIcon.js +64 -0
- package/dist/icons/regular/LocationPinIcon.d.ts +3 -0
- package/dist/icons/regular/LocationPinIcon.js +45 -0
- package/dist/icons/regular/LockHeavyIcon.d.ts +3 -0
- package/dist/icons/regular/LockHeavyIcon.js +43 -0
- package/dist/icons/regular/LockIcon.d.ts +3 -0
- package/dist/icons/regular/LockIcon.js +60 -0
- package/dist/icons/regular/LogoutIcon.d.ts +3 -0
- package/dist/icons/regular/LogoutIcon.js +48 -0
- package/dist/icons/regular/MachineLearningIcon.d.ts +3 -0
- package/dist/icons/regular/MachineLearningIcon.js +44 -0
- package/dist/icons/regular/MaintenanceIcon.d.ts +3 -0
- package/dist/icons/regular/MaintenanceIcon.js +64 -0
- package/dist/icons/regular/MapFingerIcon.d.ts +3 -0
- package/dist/icons/regular/MapFingerIcon.js +48 -0
- package/dist/icons/regular/MapPinIcon.d.ts +3 -0
- package/dist/icons/regular/MapPinIcon.js +52 -0
- package/dist/icons/regular/MarkdownIcon.d.ts +3 -0
- package/dist/icons/regular/MarkdownIcon.js +62 -0
- package/dist/icons/regular/MarkerIcon.d.ts +3 -0
- package/dist/icons/regular/MarkerIcon.js +48 -0
- package/dist/icons/regular/MastercardIcon.d.ts +3 -0
- package/dist/icons/regular/MastercardIcon.js +71 -0
- package/dist/icons/regular/MathIcon.d.ts +3 -0
- package/dist/icons/regular/MathIcon.js +44 -0
- package/dist/icons/regular/MediumIcon.d.ts +3 -0
- package/dist/icons/regular/MediumIcon.js +43 -0
- package/dist/icons/regular/MegaphoneIcon.d.ts +3 -0
- package/dist/icons/regular/MegaphoneIcon.js +52 -0
- package/dist/icons/regular/MenuIcon.d.ts +3 -0
- package/dist/icons/regular/MenuIcon.js +48 -0
- package/dist/icons/regular/MetaIcon.d.ts +3 -0
- package/dist/icons/regular/MetaIcon.js +46 -0
- package/dist/icons/regular/MicrophoneIcon.d.ts +3 -0
- package/dist/icons/regular/MicrophoneIcon.js +55 -0
- package/dist/icons/regular/MicrosoftIcon.d.ts +3 -0
- package/dist/icons/regular/MicrosoftIcon.js +46 -0
- package/dist/icons/regular/MinimizeBarIcon.d.ts +3 -0
- package/dist/icons/regular/MinimizeBarIcon.js +46 -0
- package/dist/icons/regular/MinimizeIcon.d.ts +3 -0
- package/dist/icons/regular/MinimizeIcon.js +48 -0
- package/dist/icons/regular/MobileDevelopmentIcon.d.ts +3 -0
- package/dist/icons/regular/MobileDevelopmentIcon.js +44 -0
- package/dist/icons/regular/MoneyBackGuaranteeIcon.d.ts +3 -0
- package/dist/icons/regular/MoneyBackGuaranteeIcon.js +45 -0
- package/dist/icons/regular/MoneyWalletIcon.d.ts +3 -0
- package/dist/icons/regular/MoneyWalletIcon.js +60 -0
- package/dist/icons/regular/MonitorBookIcon.d.ts +3 -0
- package/dist/icons/regular/MonitorBookIcon.js +54 -0
- package/dist/icons/regular/MoveLeftIcon.d.ts +3 -0
- package/dist/icons/regular/MoveLeftIcon.js +44 -0
- package/dist/icons/regular/MoveRightIcon.d.ts +3 -0
- package/dist/icons/regular/MoveRightIcon.js +44 -0
- package/dist/icons/regular/MultipleActionsViewIcon.d.ts +3 -0
- package/dist/icons/regular/MultipleActionsViewIcon.js +49 -0
- package/dist/icons/regular/MultipleUsersIcon.d.ts +3 -0
- package/dist/icons/regular/MultipleUsersIcon.js +48 -0
- package/dist/icons/regular/NarrativeIcon.d.ts +3 -0
- package/dist/icons/regular/NarrativeIcon.js +48 -0
- package/dist/icons/regular/NetworkUserIcon.d.ts +3 -0
- package/dist/icons/regular/NetworkUserIcon.js +52 -0
- package/dist/icons/regular/NotebookIcon.d.ts +3 -0
- package/dist/icons/regular/NotebookIcon.js +79 -0
- package/dist/icons/regular/ObjectiveIcon.d.ts +3 -0
- package/dist/icons/regular/ObjectiveIcon.js +48 -0
- package/dist/icons/regular/OfficeBuildingDoubleIcon.d.ts +3 -0
- package/dist/icons/regular/OfficeBuildingDoubleIcon.js +45 -0
- package/dist/icons/regular/OneTimeIcon.d.ts +3 -0
- package/dist/icons/regular/OneTimeIcon.js +48 -0
- package/dist/icons/regular/OnlineClassStudentIcon.d.ts +3 -0
- package/dist/icons/regular/OnlineClassStudentIcon.js +44 -0
- package/dist/icons/regular/OpenAiFullIcon.d.ts +3 -0
- package/dist/icons/regular/OpenAiFullIcon.js +53 -0
- package/dist/icons/regular/OpenAiIcon.d.ts +3 -0
- package/dist/icons/regular/OpenAiIcon.js +43 -0
- package/dist/icons/regular/OpenIcon.d.ts +3 -0
- package/dist/icons/regular/OpenIcon.js +48 -0
- package/dist/icons/regular/OptimizationClockIcon.d.ts +3 -0
- package/dist/icons/regular/OptimizationClockIcon.js +55 -0
- package/dist/icons/regular/OverviewIcon.d.ts +3 -0
- package/dist/icons/regular/OverviewIcon.js +60 -0
- package/dist/icons/regular/PaginateFilterTextIcon.d.ts +3 -0
- package/dist/icons/regular/PaginateFilterTextIcon.js +55 -0
- package/dist/icons/regular/ParagraphJustifiedAlignIcon.d.ts +3 -0
- package/dist/icons/regular/ParagraphJustifiedAlignIcon.js +48 -0
- package/dist/icons/regular/PathChangeIcon.d.ts +3 -0
- package/dist/icons/regular/PathChangeIcon.js +48 -0
- package/dist/icons/regular/PathCompleteIcon.d.ts +3 -0
- package/dist/icons/regular/PathCompleteIcon.js +48 -0
- package/dist/icons/regular/PathIcon.d.ts +3 -0
- package/dist/icons/regular/PathIcon.js +84 -0
- package/dist/icons/regular/PauseIcon.d.ts +3 -0
- package/dist/icons/regular/PauseIcon.js +65 -0
- package/dist/icons/regular/PaypalLogoIcon.d.ts +3 -0
- package/dist/icons/regular/PaypalLogoIcon.js +55 -0
- package/dist/icons/regular/PdfIcon.d.ts +3 -0
- package/dist/icons/regular/PdfIcon.js +62 -0
- package/dist/icons/regular/PeopleIcon.d.ts +3 -0
- package/dist/icons/regular/PeopleIcon.js +64 -0
- package/dist/icons/regular/PercipioIcon.d.ts +3 -0
- package/dist/icons/regular/PercipioIcon.js +46 -0
- package/dist/icons/regular/PersonChatIcon.d.ts +3 -0
- package/dist/icons/regular/PersonChatIcon.js +57 -0
- package/dist/icons/regular/PersonFilledIcon.d.ts +3 -0
- package/dist/icons/regular/PersonFilledIcon.js +50 -0
- package/dist/icons/regular/PersonIcon.d.ts +3 -0
- package/dist/icons/regular/PersonIcon.js +57 -0
- package/dist/icons/regular/PersonPonytailIcon.d.ts +3 -0
- package/dist/icons/regular/PersonPonytailIcon.js +44 -0
- package/dist/icons/regular/PhoneIcon.d.ts +3 -0
- package/dist/icons/regular/PhoneIcon.js +60 -0
- package/dist/icons/regular/PhpIcon.d.ts +3 -0
- package/dist/icons/regular/PhpIcon.js +44 -0
- package/dist/icons/regular/PieLineGraphIcon.d.ts +3 -0
- package/dist/icons/regular/PieLineGraphIcon.js +76 -0
- package/dist/icons/regular/PinIcon.d.ts +3 -0
- package/dist/icons/regular/PinIcon.js +48 -0
- package/dist/icons/regular/PipExitIcon.d.ts +3 -0
- package/dist/icons/regular/PipExitIcon.js +43 -0
- package/dist/icons/regular/PipIcon.d.ts +3 -0
- package/dist/icons/regular/PipIcon.js +43 -0
- package/dist/icons/regular/PlayCircledIcon.d.ts +3 -0
- package/dist/icons/regular/PlayCircledIcon.js +57 -0
- package/dist/icons/regular/PlayIcon.d.ts +3 -0
- package/dist/icons/regular/PlayIcon.js +48 -0
- package/dist/icons/regular/PortfolioProjectIcon.d.ts +3 -0
- package/dist/icons/regular/PortfolioProjectIcon.js +48 -0
- package/dist/icons/regular/ProfessionalCertificateIcon.d.ts +3 -0
- package/dist/icons/regular/ProfessionalCertificateIcon.js +44 -0
- package/dist/icons/regular/ProgrammingBrowserIcon.d.ts +3 -0
- package/dist/icons/regular/ProgrammingBrowserIcon.js +52 -0
- package/dist/icons/regular/ProgrammingTeamChatIcon.d.ts +3 -0
- package/dist/icons/regular/ProgrammingTeamChatIcon.js +55 -0
- package/dist/icons/regular/ProjectsIcon.d.ts +3 -0
- package/dist/icons/regular/ProjectsIcon.js +48 -0
- package/dist/icons/regular/PythonIcon.d.ts +3 -0
- package/dist/icons/regular/PythonIcon.js +44 -0
- package/dist/icons/regular/QrCodeScanIcon.d.ts +3 -0
- package/dist/icons/regular/QrCodeScanIcon.js +48 -0
- package/dist/icons/regular/QuestionMarkIcon.d.ts +3 -0
- package/dist/icons/regular/QuestionMarkIcon.js +44 -0
- package/dist/icons/regular/QuizIcon.d.ts +3 -0
- package/dist/icons/regular/QuizIcon.js +55 -0
- package/dist/icons/regular/RIcon.d.ts +3 -0
- package/dist/icons/regular/RIcon.js +44 -0
- package/dist/icons/regular/RadarIcon.d.ts +3 -0
- package/dist/icons/regular/RadarIcon.js +45 -0
- package/dist/icons/regular/RailsIcon.d.ts +3 -0
- package/dist/icons/regular/RailsIcon.js +43 -0
- package/dist/icons/regular/RankingWinnerIcon.d.ts +3 -0
- package/dist/icons/regular/RankingWinnerIcon.js +45 -0
- package/dist/icons/regular/RatingStarCircleIcon.d.ts +3 -0
- package/dist/icons/regular/RatingStarCircleIcon.js +57 -0
- package/dist/icons/regular/RatingStarGiveIcon.d.ts +3 -0
- package/dist/icons/regular/RatingStarGiveIcon.js +48 -0
- package/dist/icons/regular/ReactIcon.d.ts +3 -0
- package/dist/icons/regular/ReactIcon.js +71 -0
- package/dist/icons/regular/RecordingIcon.d.ts +3 -0
- package/dist/icons/regular/RecordingIcon.js +47 -0
- package/dist/icons/regular/RedditIcon.d.ts +3 -0
- package/dist/icons/regular/RedditIcon.js +74 -0
- package/dist/icons/regular/RedditSolidIcon.d.ts +3 -0
- package/dist/icons/regular/RedditSolidIcon.js +44 -0
- package/dist/icons/regular/RedoIcon.d.ts +3 -0
- package/dist/icons/regular/RedoIcon.js +48 -0
- package/dist/icons/regular/RefreshIcon.d.ts +3 -0
- package/dist/icons/regular/RefreshIcon.js +48 -0
- package/dist/icons/regular/ReportIcon.d.ts +3 -0
- package/dist/icons/regular/ReportIcon.js +48 -0
- package/dist/icons/regular/ResetIcon.d.ts +3 -0
- package/dist/icons/regular/ResetIcon.js +48 -0
- package/dist/icons/regular/ResizableHandleIcon.d.ts +3 -0
- package/dist/icons/regular/ResizableHandleIcon.js +59 -0
- package/dist/icons/regular/ResponsiveIcon.d.ts +3 -0
- package/dist/icons/regular/ResponsiveIcon.js +67 -0
- package/dist/icons/regular/RibbonDoubleFilledIcon.d.ts +3 -0
- package/dist/icons/regular/RibbonDoubleFilledIcon.js +55 -0
- package/dist/icons/regular/RibbonDoubleIcon.d.ts +3 -0
- package/dist/icons/regular/RibbonDoubleIcon.js +55 -0
- package/dist/icons/regular/RibbonFilledIcon.d.ts +3 -0
- package/dist/icons/regular/RibbonFilledIcon.js +48 -0
- package/dist/icons/regular/RibbonIcon.d.ts +3 -0
- package/dist/icons/regular/RibbonIcon.js +48 -0
- package/dist/icons/regular/RoadmapIcon.d.ts +3 -0
- package/dist/icons/regular/RoadmapIcon.js +48 -0
- package/dist/icons/regular/RocketIcon.d.ts +3 -0
- package/dist/icons/regular/RocketIcon.js +62 -0
- package/dist/icons/regular/RoundPinIcon.d.ts +3 -0
- package/dist/icons/regular/RoundPinIcon.js +44 -0
- package/dist/icons/regular/RubyIcon.d.ts +3 -0
- package/dist/icons/regular/RubyIcon.js +44 -0
- package/dist/icons/regular/RulerTriangleIcon.d.ts +3 -0
- package/dist/icons/regular/RulerTriangleIcon.js +44 -0
- package/dist/icons/regular/SavingBankIcon.d.ts +3 -0
- package/dist/icons/regular/SavingBankIcon.js +48 -0
- package/dist/icons/regular/SearchIcon.d.ts +3 -0
- package/dist/icons/regular/SearchIcon.js +58 -0
- package/dist/icons/regular/SendIcon.d.ts +3 -0
- package/dist/icons/regular/SendIcon.js +48 -0
- package/dist/icons/regular/SettingsSliderVerticalIcon.d.ts +3 -0
- package/dist/icons/regular/SettingsSliderVerticalIcon.js +48 -0
- package/dist/icons/regular/ShareAltIcon.d.ts +3 -0
- package/dist/icons/regular/ShareAltIcon.js +55 -0
- package/dist/icons/regular/ShareIcon.d.ts +3 -0
- package/dist/icons/regular/ShareIcon.js +75 -0
- package/dist/icons/regular/SlackIcon.d.ts +3 -0
- package/dist/icons/regular/SlackIcon.js +44 -0
- package/dist/icons/regular/SmallCheckIcon.d.ts +3 -0
- package/dist/icons/regular/SmallCheckIcon.js +44 -0
- package/dist/icons/regular/SmileyHappyIcon.d.ts +3 -0
- package/dist/icons/regular/SmileyHappyIcon.js +44 -0
- package/dist/icons/regular/SmileyIndifferentIcon.d.ts +3 -0
- package/dist/icons/regular/SmileyIndifferentIcon.js +44 -0
- package/dist/icons/regular/SmileySadIcon.d.ts +3 -0
- package/dist/icons/regular/SmileySadIcon.js +44 -0
- package/dist/icons/regular/SmileyStarEyesIcon.d.ts +3 -0
- package/dist/icons/regular/SmileyStarEyesIcon.js +44 -0
- package/dist/icons/regular/SparkleIcon.d.ts +3 -0
- package/dist/icons/regular/SparkleIcon.js +44 -0
- package/dist/icons/regular/SparkleOutlineIcon.d.ts +3 -0
- package/dist/icons/regular/SparkleOutlineIcon.js +44 -0
- package/dist/icons/regular/SpotifyIcon.d.ts +3 -0
- package/dist/icons/regular/SpotifyIcon.js +56 -0
- package/dist/icons/regular/SqlIcon.d.ts +3 -0
- package/dist/icons/regular/SqlIcon.js +44 -0
- package/dist/icons/regular/StackedSquaresIcon.d.ts +3 -0
- package/dist/icons/regular/StackedSquaresIcon.js +54 -0
- package/dist/icons/regular/StarCircleIcon.d.ts +3 -0
- package/dist/icons/regular/StarCircleIcon.js +52 -0
- package/dist/icons/regular/StarFilledCircleIcon.d.ts +3 -0
- package/dist/icons/regular/StarFilledCircleIcon.js +46 -0
- package/dist/icons/regular/StarFilledIcon.d.ts +3 -0
- package/dist/icons/regular/StarFilledIcon.js +43 -0
- package/dist/icons/regular/StarIcon.d.ts +3 -0
- package/dist/icons/regular/StarIcon.js +48 -0
- package/dist/icons/regular/StopSignIcon.d.ts +3 -0
- package/dist/icons/regular/StopSignIcon.js +55 -0
- package/dist/icons/regular/StreakIcon.d.ts +3 -0
- package/dist/icons/regular/StreakIcon.js +48 -0
- package/dist/icons/regular/StudyBookIcon.d.ts +3 -0
- package/dist/icons/regular/StudyBookIcon.js +45 -0
- package/dist/icons/regular/SupportFilledIcon.d.ts +3 -0
- package/dist/icons/regular/SupportFilledIcon.js +43 -0
- package/dist/icons/regular/SupportIcon.d.ts +3 -0
- package/dist/icons/regular/SupportIcon.js +56 -0
- package/dist/icons/regular/SwiftIcon.d.ts +3 -0
- package/dist/icons/regular/SwiftIcon.js +44 -0
- package/dist/icons/regular/SymbolEqualIcon.d.ts +3 -0
- package/dist/icons/regular/SymbolEqualIcon.js +48 -0
- package/dist/icons/regular/SynchronizeRefreshArrowIcon.d.ts +3 -0
- package/dist/icons/regular/SynchronizeRefreshArrowIcon.js +55 -0
- package/dist/icons/regular/TagIcon.d.ts +3 -0
- package/dist/icons/regular/TagIcon.js +57 -0
- package/dist/icons/regular/TaskListMultipleIcon.d.ts +3 -0
- package/dist/icons/regular/TaskListMultipleIcon.js +62 -0
- package/dist/icons/regular/TerminalIcon.d.ts +3 -0
- package/dist/icons/regular/TerminalIcon.js +62 -0
- package/dist/icons/regular/ThumbsDownFilledIcon.d.ts +3 -0
- package/dist/icons/regular/ThumbsDownFilledIcon.js +65 -0
- package/dist/icons/regular/ThumbsDownIcon.d.ts +3 -0
- package/dist/icons/regular/ThumbsDownIcon.js +48 -0
- package/dist/icons/regular/ThumbsUpFilledIcon.d.ts +3 -0
- package/dist/icons/regular/ThumbsUpFilledIcon.js +65 -0
- package/dist/icons/regular/ThumbsUpIcon.d.ts +3 -0
- package/dist/icons/regular/ThumbsUpIcon.js +48 -0
- package/dist/icons/regular/TikTokIcon.d.ts +3 -0
- package/dist/icons/regular/TikTokIcon.js +44 -0
- package/dist/icons/regular/Timer10Icon.d.ts +3 -0
- package/dist/icons/regular/Timer10Icon.js +55 -0
- package/dist/icons/regular/TrackIcon.d.ts +3 -0
- package/dist/icons/regular/TrackIcon.js +48 -0
- package/dist/icons/regular/TranslateIcon.d.ts +3 -0
- package/dist/icons/regular/TranslateIcon.js +52 -0
- package/dist/icons/regular/TrashIcon.d.ts +3 -0
- package/dist/icons/regular/TrashIcon.js +48 -0
- package/dist/icons/regular/TrophyFilledIcon.d.ts +3 -0
- package/dist/icons/regular/TrophyFilledIcon.js +43 -0
- package/dist/icons/regular/TrophyIcon.d.ts +3 -0
- package/dist/icons/regular/TrophyIcon.js +55 -0
- package/dist/icons/regular/TwitterIcon.d.ts +3 -0
- package/dist/icons/regular/TwitterIcon.js +44 -0
- package/dist/icons/regular/TwitterOutlineIcon.d.ts +3 -0
- package/dist/icons/regular/TwitterOutlineIcon.js +44 -0
- package/dist/icons/regular/TypeIcon.d.ts +3 -0
- package/dist/icons/regular/TypeIcon.js +60 -0
- package/dist/icons/regular/TypescriptIcon.d.ts +3 -0
- package/dist/icons/regular/TypescriptIcon.js +52 -0
- package/dist/icons/regular/UndoIcon.d.ts +3 -0
- package/dist/icons/regular/UndoIcon.js +48 -0
- package/dist/icons/regular/UnlockHeavyIcon.d.ts +3 -0
- package/dist/icons/regular/UnlockHeavyIcon.js +43 -0
- package/dist/icons/regular/UnlockIcon.d.ts +3 -0
- package/dist/icons/regular/UnlockIcon.js +48 -0
- package/dist/icons/regular/UploadIcon.d.ts +3 -0
- package/dist/icons/regular/UploadIcon.js +48 -0
- package/dist/icons/regular/VideoPlayerMovieIcon.d.ts +3 -0
- package/dist/icons/regular/VideoPlayerMovieIcon.js +55 -0
- package/dist/icons/regular/ViewIcon.d.ts +3 -0
- package/dist/icons/regular/ViewIcon.js +55 -0
- package/dist/icons/regular/ViewOffIcon.d.ts +3 -0
- package/dist/icons/regular/ViewOffIcon.js +55 -0
- package/dist/icons/regular/VisaIcon.d.ts +3 -0
- package/dist/icons/regular/VisaIcon.js +53 -0
- package/dist/icons/regular/VolumeControlFullIcon.d.ts +3 -0
- package/dist/icons/regular/VolumeControlFullIcon.js +48 -0
- package/dist/icons/regular/VolumeControlMediumIcon.d.ts +3 -0
- package/dist/icons/regular/VolumeControlMediumIcon.js +48 -0
- package/dist/icons/regular/VolumeControlMuteIcon.d.ts +3 -0
- package/dist/icons/regular/VolumeControlMuteIcon.js +48 -0
- package/dist/icons/regular/WebDesignIcon.d.ts +3 -0
- package/dist/icons/regular/WebDesignIcon.js +44 -0
- package/dist/icons/regular/WebDevelopmentIcon.d.ts +3 -0
- package/dist/icons/regular/WebDevelopmentIcon.js +44 -0
- package/dist/icons/regular/WebFormProgressIcon.d.ts +3 -0
- package/dist/icons/regular/WebFormProgressIcon.js +55 -0
- package/dist/icons/regular/WhatsAppFilledIcon.d.ts +3 -0
- package/dist/icons/regular/WhatsAppFilledIcon.js +44 -0
- package/dist/icons/regular/XIcon.d.ts +3 -0
- package/dist/icons/regular/XIcon.js +59 -0
- package/dist/icons/regular/YoutubeIcon.d.ts +3 -0
- package/dist/icons/regular/YoutubeIcon.js +45 -0
- package/dist/icons/regular/YoutubePlayIcon.d.ts +3 -0
- package/dist/icons/regular/YoutubePlayIcon.js +48 -0
- package/dist/icons/regular/ZoomIcon.d.ts +3 -0
- package/dist/icons/regular/ZoomIcon.js +48 -0
- package/dist/icons/regular/index.d.ts +329 -0
- package/dist/icons/regular/index.js +329 -0
- package/dist/index.d.ts +3 -0
- package/dist/index.js +3 -0
- package/dist/props.d.ts +714 -0
- package/dist/props.js +5 -0
- package/dist/svg/mini/mini-accessibility-icon.svg +3 -0
- package/dist/svg/mini/mini-add-icon.svg +1 -0
- package/dist/svg/mini/mini-arrow-down-icon.svg +1 -0
- package/dist/svg/mini/mini-arrow-left-icon.svg +1 -0
- package/dist/svg/mini/mini-arrow-right-icon.svg +1 -0
- package/dist/svg/mini/mini-arrow-up-icon.svg +1 -0
- package/dist/svg/mini/mini-audio-description-icon.svg +2 -0
- package/dist/svg/mini/mini-check-circle-icon.svg +1 -0
- package/dist/svg/mini/mini-chevron-down-icon.svg +1 -0
- package/dist/svg/mini/mini-chevron-left-icon.svg +1 -0
- package/dist/svg/mini/mini-chevron-right-icon.svg +1 -0
- package/dist/svg/mini/mini-chevron-up-icon.svg +1 -0
- package/dist/svg/mini/mini-circle-icon.svg +3 -0
- package/dist/svg/mini/mini-close-captioning-icon.svg +2 -0
- package/dist/svg/mini/mini-copy-icon.svg +1 -0
- package/dist/svg/mini/mini-cursor-icon.svg +10 -0
- package/dist/svg/mini/mini-delete-icon.svg +4 -0
- package/dist/svg/mini/mini-edit-icon.svg +1 -0
- package/dist/svg/mini/mini-info-circle-icon.svg +1 -0
- package/dist/svg/mini/mini-info-outline-icon.svg +1 -0
- package/dist/svg/mini/mini-kebab-menu-icon.svg +8 -0
- package/dist/svg/mini/mini-live-video-icon.svg +2 -0
- package/dist/svg/mini/mini-open-icon.svg +1 -0
- package/dist/svg/mini/mini-pin-icon.svg +1 -0
- package/dist/svg/mini/mini-quote-icon.svg +1 -0
- package/dist/svg/mini/mini-remove-circle-icon.svg +1 -0
- package/dist/svg/mini/mini-reorder-dots-vertical-icon.svg +3 -0
- package/dist/svg/mini/mini-ribbon-icon.svg +1 -0
- package/dist/svg/mini/mini-star-icon.svg +1 -0
- package/dist/svg/mini/mini-thumbs-down-icon.svg +1 -0
- package/dist/svg/mini/mini-thumbs-up-icon.svg +1 -0
- package/dist/svg/mini/mini-undo-icon.svg +1 -0
- package/dist/svg/mini/mini-warning-triangle-icon.svg +1 -0
- package/dist/svg/regular/accounting-coins-icon.svg +1 -0
- package/dist/svg/regular/add-bold-icon.svg +1 -0
- package/dist/svg/regular/add-icon.svg +1 -0
- package/dist/svg/regular/ai-chat-spark-filled-icon.svg +10 -0
- package/dist/svg/regular/ai-chat-spark-icon.svg +1 -0
- package/dist/svg/regular/ai-edit-spark-icon.svg +1 -0
- package/dist/svg/regular/alarm-clock-icon.svg +1 -0
- package/dist/svg/regular/alert-filled-icon.svg +5 -0
- package/dist/svg/regular/alert-icon.svg +1 -0
- package/dist/svg/regular/amex-icon.svg +1 -0
- package/dist/svg/regular/analytics-graph-icon.svg +6 -0
- package/dist/svg/regular/apple-icon.svg +16 -0
- package/dist/svg/regular/archive-icon.svg +1 -0
- package/dist/svg/regular/arrow-chevron-down-filled-icon.svg +5 -0
- package/dist/svg/regular/arrow-chevron-down-icon.svg +1 -0
- package/dist/svg/regular/arrow-chevron-left-icon.svg +1 -0
- package/dist/svg/regular/arrow-chevron-right-bold-icon.svg +5 -0
- package/dist/svg/regular/arrow-chevron-right-icon.svg +1 -0
- package/dist/svg/regular/arrow-chevron-up-icon.svg +1 -0
- package/dist/svg/regular/arrow-dash-right-icon.svg +5 -0
- package/dist/svg/regular/arrow-down-icon.svg +1 -0
- package/dist/svg/regular/arrow-left-icon.svg +1 -0
- package/dist/svg/regular/arrow-right-icon.svg +1 -0
- package/dist/svg/regular/arrow-thick-circle-right-icon.svg +1 -0
- package/dist/svg/regular/arrow-thick-circle-up-icon.svg +1 -0
- package/dist/svg/regular/arrow-up-icon.svg +1 -0
- package/dist/svg/regular/article-icon.svg +1 -0
- package/dist/svg/regular/artificial-intelligence-icon.svg +4 -0
- package/dist/svg/regular/assessments-icon.svg +1 -0
- package/dist/svg/regular/badge-icon.svg +1 -0
- package/dist/svg/regular/bash-shell-icon.svg +4 -0
- package/dist/svg/regular/bell-icon.svg +1 -0
- package/dist/svg/regular/book-bookmark-icon.svg +1 -0
- package/dist/svg/regular/book-closed-bookmark-icon.svg +1 -0
- package/dist/svg/regular/book-flip-page-icon.svg +1 -0
- package/dist/svg/regular/book-library-icon.svg +4 -0
- package/dist/svg/regular/briefcase-icon.svg +1 -0
- package/dist/svg/regular/browser-page-layout-icon.svg +11 -0
- package/dist/svg/regular/bug-icon.svg +11 -0
- package/dist/svg/regular/bulb-icon.svg +1 -0
- package/dist/svg/regular/c-icon.svg +4 -0
- package/dist/svg/regular/c-plus-icon.svg +4 -0
- package/dist/svg/regular/c-sharp-icon.svg +6 -0
- package/dist/svg/regular/calendar-icon.svg +1 -0
- package/dist/svg/regular/call-icon.svg +1 -0
- package/dist/svg/regular/certificate-icon.svg +1 -0
- package/dist/svg/regular/challenge-project-icon.svg +1 -0
- package/dist/svg/regular/chat-icon.svg +1 -0
- package/dist/svg/regular/check-circled-icon.svg +1 -0
- package/dist/svg/regular/check-filled-icon.svg +1 -0
- package/dist/svg/regular/check-heavy-icon.svg +1 -0
- package/dist/svg/regular/check-icon.svg +8 -0
- package/dist/svg/regular/checklist-icon.svg +1 -0
- package/dist/svg/regular/clock-icon.svg +1 -0
- package/dist/svg/regular/close-circle-icon.svg +1 -0
- package/dist/svg/regular/close-icon.svg +1 -0
- package/dist/svg/regular/close-square-icon.svg +4 -0
- package/dist/svg/regular/closed-caption-disabled-icon.svg +4 -0
- package/dist/svg/regular/closed-caption-icon.svg +3 -0
- package/dist/svg/regular/cloud-check-icon.svg +5 -0
- package/dist/svg/regular/cloud-computing-icon.svg +4 -0
- package/dist/svg/regular/cloud-icon.svg +4 -0
- package/dist/svg/regular/clubs-seal-icon.svg +4 -0
- package/dist/svg/regular/comments-icon.svg +1 -0
- package/dist/svg/regular/common-file-settings-icon.svg +1 -0
- package/dist/svg/regular/common-file-text-heart-icon.svg +1 -0
- package/dist/svg/regular/common-file-text-question-icon.svg +9 -0
- package/dist/svg/regular/community-icon.svg +1 -0
- package/dist/svg/regular/computer-science-icon.svg +4 -0
- package/dist/svg/regular/conversation-chat-icon.svg +1 -0
- package/dist/svg/regular/copy-icon.svg +1 -0
- package/dist/svg/regular/credit-card-1-icon.svg +1 -0
- package/dist/svg/regular/credit-card-icon.svg +1 -0
- package/dist/svg/regular/cube-icon.svg +2 -0
- package/dist/svg/regular/cybersecurity-icon.svg +4 -0
- package/dist/svg/regular/data-analytics-icon.svg +4 -0
- package/dist/svg/regular/data-engineering-icon.svg +4 -0
- package/dist/svg/regular/data-file-bars-share-icon.svg +1 -0
- package/dist/svg/regular/data-science-icon.svg +4 -0
- package/dist/svg/regular/data-transfer-vertical-icon.svg +10 -0
- package/dist/svg/regular/data-visualization-icon.svg +4 -0
- package/dist/svg/regular/delete-filled-icon.svg +1 -0
- package/dist/svg/regular/delete-icon.svg +1 -0
- package/dist/svg/regular/devops-icon.svg +4 -0
- package/dist/svg/regular/diamond-icon.svg +1 -0
- package/dist/svg/regular/discord-icon.svg +3 -0
- package/dist/svg/regular/discord-outline-icon.svg +4 -0
- package/dist/svg/regular/discount-star-premium-filled-icon.svg +9 -0
- package/dist/svg/regular/download-icon.svg +6 -0
- package/dist/svg/regular/duplicate-icon.svg +1 -0
- package/dist/svg/regular/ea-icon.svg +4 -0
- package/dist/svg/regular/earth-icon.svg +7 -0
- package/dist/svg/regular/edit-icon.svg +1 -0
- package/dist/svg/regular/editor-icon.svg +1 -0
- package/dist/svg/regular/email-filled-icon.svg +1 -0
- package/dist/svg/regular/email-icon.svg +1 -0
- package/dist/svg/regular/experience-icon.svg +1 -0
- package/dist/svg/regular/explore-icon.svg +1 -0
- package/dist/svg/regular/facebook-icon.svg +4 -0
- package/dist/svg/regular/fallback-skill-icon.svg +4 -0
- package/dist/svg/regular/favicon-icon.svg +19 -0
- package/dist/svg/regular/favicon-solid-icon.svg +22 -0
- package/dist/svg/regular/file-add-icon.svg +1 -0
- package/dist/svg/regular/file-code-add-1-icon.svg +24 -0
- package/dist/svg/regular/file-download-icon.svg +1 -0
- package/dist/svg/regular/file-edit-icon.svg +1 -0
- package/dist/svg/regular/file-icon.svg +1 -0
- package/dist/svg/regular/file-lock-icon.svg +1 -0
- package/dist/svg/regular/file-py-icon.svg +19 -0
- package/dist/svg/regular/file-search-icon.svg +1 -0
- package/dist/svg/regular/file-text-info-icon.svg +3 -0
- package/dist/svg/regular/filter-icon.svg +1 -0
- package/dist/svg/regular/fit-normal-icon.svg +1 -0
- package/dist/svg/regular/fit-shrink-icon.svg +1 -0
- package/dist/svg/regular/fitness-dumbbell-icon.svg +1 -0
- package/dist/svg/regular/flutter-icon.svg +4 -0
- package/dist/svg/regular/folder-add-icon.svg +1 -0
- package/dist/svg/regular/folder-icon.svg +1 -0
- package/dist/svg/regular/fork-icon.svg +1 -0
- package/dist/svg/regular/forums-chat-icon.svg +1 -0
- package/dist/svg/regular/fullscreen-icon.svg +1 -0
- package/dist/svg/regular/fullscreen-square-icon.svg +4 -0
- package/dist/svg/regular/game-development-icon.svg +4 -0
- package/dist/svg/regular/gauge-dashboard-icon.svg +3 -0
- package/dist/svg/regular/gear-icon.svg +1 -0
- package/dist/svg/regular/git-icon.svg +14 -0
- package/dist/svg/regular/github-icon.svg +4 -0
- package/dist/svg/regular/github-outline-icon.svg +1 -0
- package/dist/svg/regular/glasses-icon.svg +1 -0
- package/dist/svg/regular/go-icon.svg +4 -0
- package/dist/svg/regular/golf-hole-ball-icon.svg +1 -0
- package/dist/svg/regular/google-icon.svg +6 -0
- package/dist/svg/regular/gplus-icon.svg +4 -0
- package/dist/svg/regular/graph-stats-ascend-icon.svg +15 -0
- package/dist/svg/regular/growth-icon.svg +7 -0
- package/dist/svg/regular/halloween-broom-icon.svg +41 -0
- package/dist/svg/regular/hammer-wrench-icon.svg +4 -0
- package/dist/svg/regular/house-entrance-icon.svg +1 -0
- package/dist/svg/regular/html-css-icon.svg +4 -0
- package/dist/svg/regular/hyperlink-icon.svg +1 -0
- package/dist/svg/regular/ibm-icon.svg +46 -0
- package/dist/svg/regular/image-icon.svg +1 -0
- package/dist/svg/regular/in-progress-icon.svg +1 -0
- package/dist/svg/regular/info-circle-icon.svg +1 -0
- package/dist/svg/regular/informational-icon.svg +1 -0
- package/dist/svg/regular/instagram-icon.svg +17 -0
- package/dist/svg/regular/instructions-icon.svg +1 -0
- package/dist/svg/regular/interactive-cursor-icon.svg +1 -0
- package/dist/svg/regular/intersection-icon.svg +1 -0
- package/dist/svg/regular/it-icon.svg +4 -0
- package/dist/svg/regular/java-icon.svg +4 -0
- package/dist/svg/regular/javascript-icon.svg +4 -0
- package/dist/svg/regular/jira-icon.svg +6 -0
- package/dist/svg/regular/keyboard-icon.svg +3 -0
- package/dist/svg/regular/kotlin-icon.svg +4 -0
- package/dist/svg/regular/layout-module-alt-icon.svg +1 -0
- package/dist/svg/regular/layout-module-icon.svg +1 -0
- package/dist/svg/regular/learn-icon.svg +1 -0
- package/dist/svg/regular/lesson-icon.svg +1 -0
- package/dist/svg/regular/level-icon.svg +1 -0
- package/dist/svg/regular/life-preserver-icon.svg +1 -0
- package/dist/svg/regular/link-icon.svg +1 -0
- package/dist/svg/regular/linkedin-icon.svg +4 -0
- package/dist/svg/regular/linkedin-outline-icon.svg +1 -0
- package/dist/svg/regular/list-icon.svg +1 -0
- package/dist/svg/regular/listening-icon.svg +3 -0
- package/dist/svg/regular/live-video-icon.svg +8 -0
- package/dist/svg/regular/location-pin-icon.svg +1 -0
- package/dist/svg/regular/lock-heavy-icon.svg +1 -0
- package/dist/svg/regular/lock-icon.svg +1 -0
- package/dist/svg/regular/logout-icon.svg +1 -0
- package/dist/svg/regular/machine-learning-icon.svg +4 -0
- package/dist/svg/regular/maintenance-icon.svg +1 -0
- package/dist/svg/regular/map-finger-icon.svg +1 -0
- package/dist/svg/regular/map-pin-icon.svg +1 -0
- package/dist/svg/regular/markdown-icon.svg +10 -0
- package/dist/svg/regular/marker-icon.svg +1 -0
- package/dist/svg/regular/mastercard-icon.svg +1 -0
- package/dist/svg/regular/math-icon.svg +4 -0
- package/dist/svg/regular/medium-icon.svg +1 -0
- package/dist/svg/regular/megaphone-icon.svg +1 -0
- package/dist/svg/regular/menu-icon.svg +1 -0
- package/dist/svg/regular/meta-icon.svg +3 -0
- package/dist/svg/regular/microphone-icon.svg +5 -0
- package/dist/svg/regular/microsoft-icon.svg +6 -0
- package/dist/svg/regular/minimize-bar-icon.svg +4 -0
- package/dist/svg/regular/minimize-icon.svg +1 -0
- package/dist/svg/regular/mobile-development-icon.svg +4 -0
- package/dist/svg/regular/money-back-guarantee-icon.svg +4 -0
- package/dist/svg/regular/money-wallet-icon.svg +1 -0
- package/dist/svg/regular/monitor-book-icon.svg +8 -0
- package/dist/svg/regular/move-left-icon.svg +4 -0
- package/dist/svg/regular/move-right-icon.svg +4 -0
- package/dist/svg/regular/multiple-actions-view-icon.svg +28 -0
- package/dist/svg/regular/multiple-users-icon.svg +6 -0
- package/dist/svg/regular/narrative-icon.svg +1 -0
- package/dist/svg/regular/network-user-icon.svg +1 -0
- package/dist/svg/regular/notebook-icon.svg +1 -0
- package/dist/svg/regular/objective-icon.svg +1 -0
- package/dist/svg/regular/office-building-double-icon.svg +3 -0
- package/dist/svg/regular/one-time-icon.svg +5 -0
- package/dist/svg/regular/online-class-student-icon.svg +3 -0
- package/dist/svg/regular/open-ai-full-icon.svg +17 -0
- package/dist/svg/regular/open-ai-icon.svg +1 -0
- package/dist/svg/regular/open-icon.svg +1 -0
- package/dist/svg/regular/optimization-clock-icon.svg +1 -0
- package/dist/svg/regular/overview-icon.svg +1 -0
- package/dist/svg/regular/paginate-filter-text-icon.svg +12 -0
- package/dist/svg/regular/paragraph-justified-align-icon.svg +1 -0
- package/dist/svg/regular/path-change-icon.svg +1 -0
- package/dist/svg/regular/path-complete-icon.svg +1 -0
- package/dist/svg/regular/path-icon.svg +1 -0
- package/dist/svg/regular/pause-icon.svg +1 -0
- package/dist/svg/regular/paypal-logo-icon.svg +1 -0
- package/dist/svg/regular/pdf-icon.svg +1 -0
- package/dist/svg/regular/people-icon.svg +1 -0
- package/dist/svg/regular/percipio-icon.svg +4 -0
- package/dist/svg/regular/person-chat-icon.svg +1 -0
- package/dist/svg/regular/person-filled-icon.svg +1 -0
- package/dist/svg/regular/person-icon.svg +1 -0
- package/dist/svg/regular/person-ponytail-icon.svg +3 -0
- package/dist/svg/regular/phone-icon.svg +1 -0
- package/dist/svg/regular/php-icon.svg +4 -0
- package/dist/svg/regular/pie-line-graph-icon.svg +1 -0
- package/dist/svg/regular/pin-icon.svg +1 -0
- package/dist/svg/regular/pip-exit-icon.svg +3 -0
- package/dist/svg/regular/pip-icon.svg +2 -0
- package/dist/svg/regular/play-circled-icon.svg +1 -0
- package/dist/svg/regular/play-icon.svg +1 -0
- package/dist/svg/regular/portfolio-project-icon.svg +1 -0
- package/dist/svg/regular/professional-certificate-icon.svg +1 -0
- package/dist/svg/regular/programming-browser-icon.svg +1 -0
- package/dist/svg/regular/programming-team-chat-icon.svg +1 -0
- package/dist/svg/regular/projects-icon.svg +1 -0
- package/dist/svg/regular/python-icon.svg +4 -0
- package/dist/svg/regular/qr-code-scan-icon.svg +1 -0
- package/dist/svg/regular/question-mark-icon.svg +3 -0
- package/dist/svg/regular/quiz-icon.svg +1 -0
- package/dist/svg/regular/r-icon.svg +4 -0
- package/dist/svg/regular/radar-icon.svg +34 -0
- package/dist/svg/regular/rails-icon.svg +5 -0
- package/dist/svg/regular/ranking-winner-icon.svg +5 -0
- package/dist/svg/regular/rating-star-circle-icon.svg +1 -0
- package/dist/svg/regular/rating-star-give-icon.svg +1 -0
- package/dist/svg/regular/react-icon.svg +1 -0
- package/dist/svg/regular/recording-icon.svg +7 -0
- package/dist/svg/regular/reddit-icon.svg +1 -0
- package/dist/svg/regular/reddit-solid-icon.svg +3 -0
- package/dist/svg/regular/redo-icon.svg +1 -0
- package/dist/svg/regular/refresh-icon.svg +1 -0
- package/dist/svg/regular/report-icon.svg +1 -0
- package/dist/svg/regular/reset-icon.svg +1 -0
- package/dist/svg/regular/resizable-handle-icon.svg +15 -0
- package/dist/svg/regular/responsive-icon.svg +1 -0
- package/dist/svg/regular/ribbon-double-filled-icon.svg +5 -0
- package/dist/svg/regular/ribbon-double-icon.svg +5 -0
- package/dist/svg/regular/ribbon-filled-icon.svg +4 -0
- package/dist/svg/regular/ribbon-icon.svg +4 -0
- package/dist/svg/regular/roadmap-icon.svg +1 -0
- package/dist/svg/regular/rocket-icon.svg +1 -0
- package/dist/svg/regular/round-pin-icon.svg +3 -0
- package/dist/svg/regular/ruby-icon.svg +4 -0
- package/dist/svg/regular/ruler-triangle-icon.svg +3 -0
- package/dist/svg/regular/saving-bank-icon.svg +1 -0
- package/dist/svg/regular/search-icon.svg +1 -0
- package/dist/svg/regular/send-icon.svg +1 -0
- package/dist/svg/regular/settings-slider-vertical-icon.svg +6 -0
- package/dist/svg/regular/share-alt-icon.svg +1 -0
- package/dist/svg/regular/share-icon.svg +1 -0
- package/dist/svg/regular/slack-icon.svg +9 -0
- package/dist/svg/regular/small-check-icon.svg +13 -0
- package/dist/svg/regular/smiley-happy-icon.svg +6 -0
- package/dist/svg/regular/smiley-indifferent-icon.svg +6 -0
- package/dist/svg/regular/smiley-sad-icon.svg +6 -0
- package/dist/svg/regular/smiley-star-eyes-icon.svg +6 -0
- package/dist/svg/regular/sparkle-icon.svg +4 -0
- package/dist/svg/regular/sparkle-outline-icon.svg +3 -0
- package/dist/svg/regular/spotify-icon.svg +10 -0
- package/dist/svg/regular/sql-icon.svg +4 -0
- package/dist/svg/regular/stacked-squares-icon.svg +8 -0
- package/dist/svg/regular/star-circle-icon.svg +1 -0
- package/dist/svg/regular/star-filled-circle-icon.svg +4 -0
- package/dist/svg/regular/star-filled-icon.svg +1 -0
- package/dist/svg/regular/star-icon.svg +1 -0
- package/dist/svg/regular/stop-sign-icon.svg +4 -0
- package/dist/svg/regular/streak-icon.svg +1 -0
- package/dist/svg/regular/study-book-icon.svg +43 -0
- package/dist/svg/regular/support-filled-icon.svg +1 -0
- package/dist/svg/regular/support-icon.svg +1 -0
- package/dist/svg/regular/swift-icon.svg +4 -0
- package/dist/svg/regular/symbol-equal-icon.svg +1 -0
- package/dist/svg/regular/synchronize-refresh-arrow-icon.svg +1 -0
- package/dist/svg/regular/tag-icon.svg +1 -0
- package/dist/svg/regular/task-list-multiple-icon.svg +1 -0
- package/dist/svg/regular/terminal-icon.svg +1 -0
- package/dist/svg/regular/thumbs-down-filled-icon.svg +13 -0
- package/dist/svg/regular/thumbs-down-icon.svg +3 -0
- package/dist/svg/regular/thumbs-up-filled-icon.svg +13 -0
- package/dist/svg/regular/thumbs-up-icon.svg +3 -0
- package/dist/svg/regular/tik-tok-icon.svg +1 -0
- package/dist/svg/regular/timer-10-icon.svg +2 -0
- package/dist/svg/regular/track-icon.svg +1 -0
- package/dist/svg/regular/translate-icon.svg +1 -0
- package/dist/svg/regular/trash-icon.svg +1 -0
- package/dist/svg/regular/trophy-filled-icon.svg +7 -0
- package/dist/svg/regular/trophy-icon.svg +1 -0
- package/dist/svg/regular/twitter-icon.svg +4 -0
- package/dist/svg/regular/twitter-outline-icon.svg +1 -0
- package/dist/svg/regular/type-icon.svg +1 -0
- package/dist/svg/regular/typescript-icon.svg +11 -0
- package/dist/svg/regular/undo-icon.svg +1 -0
- package/dist/svg/regular/unlock-heavy-icon.svg +1 -0
- package/dist/svg/regular/unlock-icon.svg +1 -0
- package/dist/svg/regular/upload-icon.svg +1 -0
- package/dist/svg/regular/video-player-movie-icon.svg +1 -0
- package/dist/svg/regular/view-icon.svg +1 -0
- package/dist/svg/regular/view-off-icon.svg +1 -0
- package/dist/svg/regular/visa-icon.svg +1 -0
- package/dist/svg/regular/volume-control-full-icon.svg +4 -0
- package/dist/svg/regular/volume-control-medium-icon.svg +2 -0
- package/dist/svg/regular/volume-control-mute-icon.svg +2 -0
- package/dist/svg/regular/web-design-icon.svg +4 -0
- package/dist/svg/regular/web-development-icon.svg +4 -0
- package/dist/svg/regular/web-form-progress-icon.svg +1 -0
- package/dist/svg/regular/whats-app-filled-icon.svg +1 -0
- package/dist/svg/regular/x-icon.svg +2 -0
- package/dist/svg/regular/youtube-icon.svg +1 -0
- package/dist/svg/regular/youtube-play-icon.svg +1 -0
- package/dist/svg/regular/zoom-icon.svg +1 -0
- package/dist/types.d.ts +1 -0
- package/dist/types.js +1 -0
- package/dist/useIconId.d.ts +1 -0
- package/dist/useIconId.js +7 -0
- package/package.json +4 -4
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { Svg } from '../../props';
|
|
3
|
+
import { useIconId } from '../../useIconId';
|
|
4
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
5
|
+
export const AiChatSparkFilledIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('AiChatSparkFilledIcon');
|
|
14
|
+
return /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
fill: "#fff",
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
role: "img",
|
|
19
|
+
"aria-hidden": "true",
|
|
20
|
+
"pointer-events": "none",
|
|
21
|
+
width: width,
|
|
22
|
+
height: height,
|
|
23
|
+
ref: svgRef,
|
|
24
|
+
"aria-labelledby": titleId,
|
|
25
|
+
...props,
|
|
26
|
+
children: [title ? /*#__PURE__*/_jsx("title", {
|
|
27
|
+
id: titleId,
|
|
28
|
+
children: title
|
|
29
|
+
}) : null, /*#__PURE__*/_jsxs("mask", {
|
|
30
|
+
id: `${maskId}`,
|
|
31
|
+
children: [/*#__PURE__*/_jsx("g", {
|
|
32
|
+
clipPath: "url(#ai-chat-spark-filled-icon_svg__ai-chat-spark-filled-icon_svg__clip0_135_4439)",
|
|
33
|
+
transform: "scale(1.5)",
|
|
34
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
35
|
+
fillRule: "evenodd",
|
|
36
|
+
clipRule: "evenodd",
|
|
37
|
+
d: "M12.947.781a.5.5 0 00-.982 0c-.234 1.195-1.173 2.14-2.324 2.372a.5.5 0 000 .98c1.152.23 2.09 1.175 2.324 2.37a.5.5 0 00.981 0c.235-1.195 1.173-2.139 2.324-2.37a.5.5 0 000-.98C14.12 2.92 13.181 1.976 12.947.78zM8.525 2.503a1.667 1.667 0 00.886 2.774c.678.136 1.264.708 1.409 1.45a1.667 1.667 0 002.879.79v3.548a1.666 1.666 0 01-1.667 1.666h-4.68a.332.332 0 00-.245.108l-2.254 2.458c-.616.671-1.737.235-1.737-.677v-1.888h-1.12a1.667 1.667 0 01-1.667-1.667V4.17a1.667 1.667 0 011.667-1.666h6.529z",
|
|
38
|
+
fill: "#fff"
|
|
39
|
+
})
|
|
40
|
+
}), /*#__PURE__*/_jsx("defs", {
|
|
41
|
+
children: /*#__PURE__*/_jsx("clipPath", {
|
|
42
|
+
id: "ai-chat-spark-filled-icon_svg__ai-chat-spark-filled-icon_svg__clip0_135_4439",
|
|
43
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
44
|
+
fill: "#fff",
|
|
45
|
+
d: "M0 0h24v24H0z"
|
|
46
|
+
})
|
|
47
|
+
})
|
|
48
|
+
})]
|
|
49
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
50
|
+
mask: `url(#${maskId})`,
|
|
51
|
+
children: /*#__PURE__*/_jsx("rect", {
|
|
52
|
+
width: `100%`,
|
|
53
|
+
height: `100%`,
|
|
54
|
+
fill: `currentColor`
|
|
55
|
+
})
|
|
56
|
+
})]
|
|
57
|
+
});
|
|
58
|
+
});
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { Svg } from '../../props';
|
|
3
|
+
import { useIconId } from '../../useIconId';
|
|
4
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
5
|
+
export const AiChatSparkIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('AiChatSparkIcon');
|
|
14
|
+
return /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
viewBox: "0 0 16 16",
|
|
16
|
+
fill: "#fff",
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
role: "img",
|
|
19
|
+
"aria-hidden": "true",
|
|
20
|
+
"pointer-events": "none",
|
|
21
|
+
width: width,
|
|
22
|
+
height: height,
|
|
23
|
+
ref: svgRef,
|
|
24
|
+
"aria-labelledby": titleId,
|
|
25
|
+
...props,
|
|
26
|
+
children: [title ? /*#__PURE__*/_jsx("title", {
|
|
27
|
+
id: titleId,
|
|
28
|
+
children: title
|
|
29
|
+
}) : null, /*#__PURE__*/_jsx("mask", {
|
|
30
|
+
id: `${maskId}`,
|
|
31
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
32
|
+
d: "M11.757.917c-.239.085-.355.25-.451.639a2.386 2.386 0 01-.676 1.206 3.126 3.126 0 01-.39.327 2.18 2.18 0 01-.76.298c-.212.028-.282.058-.416.178a.697.697 0 00-.227.48c-.049.465.205.803.644.858.391.049.846.304 1.195.669.329.345.496.645.622 1.117.085.32.14.43.267.535.141.116.331.175.568.175.38.001.553-.169.678-.667.128-.514.328-.866.695-1.225.323-.316.838-.598 1.096-.6a.653.653 0 00.485-.223c.166-.176.203-.294.187-.604-.012-.255-.047-.342-.199-.491-.139-.136-.214-.171-.436-.202-.525-.075-1.131-.49-1.479-1.014a2.588 2.588 0 01-.345-.798c-.08-.3-.165-.45-.307-.544-.203-.135-.547-.187-.751-.114M2.493 2.604a1.841 1.841 0 00-.64.182A1.96 1.96 0 00.795 4.041l-.062.212V7.68c0 3.856-.016 3.542.207 4 .092.19.154.27.379.494.434.434.755.559 1.512.59l.422.018v.688c0 .399.013.747.03.829.1.48.477.878.97 1.023.227.067.567.062.774-.013.342-.123.39-.167 1.5-1.376l1.052-1.146 2.244-.015c2.197-.014 2.248-.016 2.451-.073.355-.098.614-.251.888-.525.205-.203.262-.28.368-.494.2-.406.203-.431.202-2.013-.001-1.491-.001-1.494-.141-1.678a.68.68 0 00-.197-.153c-.109-.054-.167-.063-.407-.063-.264 0-.289.005-.427.083a.467.467 0 00-.227.238l-.08.155-.013 1.349c-.013 1.328-.014 1.35-.071 1.442a.541.541 0 01-.147.147c-.086.052-.149.053-2.422.067l-2.333.014-.158.059c-.339.128-.414.199-1.605 1.499l-.744.813-.014-.96c-.011-.819-.02-.973-.058-1.053a.633.633 0 00-.315-.303c-.111-.051-.181-.056-.988-.069l-.869-.014-.094-.072c-.195-.149-.182.112-.182-3.508V4.408l.061-.09a.672.672 0 01.15-.151l.09-.06 2.336-.001c1.333-.001 2.421-.012 2.534-.027.4-.052.578-.247.608-.667.027-.376-.096-.624-.372-.749l-.14-.063-2.467-.003c-1.357-.002-2.503.001-2.547.007M12.409 3.8c.331.332.355.364.309.396-.084.058-.35.317-.51.495l-.152.169-.072-.09a7.137 7.137 0 00-.349-.362l-.277-.273.101-.091c.055-.05.137-.121.181-.158.044-.036.152-.152.24-.256.088-.104.162-.189.165-.189.003-.001.167.161.364.359",
|
|
33
|
+
fillRule: "evenodd",
|
|
34
|
+
fill: "#fff"
|
|
35
|
+
})
|
|
36
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
37
|
+
mask: `url(#${maskId})`,
|
|
38
|
+
children: /*#__PURE__*/_jsx("rect", {
|
|
39
|
+
width: `100%`,
|
|
40
|
+
height: `100%`,
|
|
41
|
+
fill: `currentColor`
|
|
42
|
+
})
|
|
43
|
+
})]
|
|
44
|
+
});
|
|
45
|
+
});
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { Svg } from '../../props';
|
|
3
|
+
import { useIconId } from '../../useIconId';
|
|
4
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
5
|
+
export const AiEditSparkIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('AiEditSparkIcon');
|
|
14
|
+
return /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
viewBox: "0 0 24 24",
|
|
17
|
+
fill: "#fff",
|
|
18
|
+
role: "img",
|
|
19
|
+
"aria-hidden": "true",
|
|
20
|
+
"pointer-events": "none",
|
|
21
|
+
width: width,
|
|
22
|
+
height: height,
|
|
23
|
+
ref: svgRef,
|
|
24
|
+
"aria-labelledby": titleId,
|
|
25
|
+
...props,
|
|
26
|
+
children: [title ? /*#__PURE__*/_jsx("title", {
|
|
27
|
+
id: titleId,
|
|
28
|
+
children: title
|
|
29
|
+
}) : null, /*#__PURE__*/_jsxs("mask", {
|
|
30
|
+
id: `${maskId}`,
|
|
31
|
+
children: [/*#__PURE__*/_jsx("path", {
|
|
32
|
+
stroke: "#fff",
|
|
33
|
+
strokeLinecap: "round",
|
|
34
|
+
strokeLinejoin: "round",
|
|
35
|
+
d: "M1.094 5.783c2.323-.467 4.193-2.36 4.661-4.744.468 2.383 2.338 4.277 4.661 4.744m0 .002c-2.323.467-4.194 2.36-4.661 4.744-.468-2.384-2.338-4.277-4.661-4.744",
|
|
36
|
+
strokeWidth: 1.5,
|
|
37
|
+
fill: "none"
|
|
38
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
39
|
+
stroke: "#fff",
|
|
40
|
+
strokeLinecap: "round",
|
|
41
|
+
strokeLinejoin: "round",
|
|
42
|
+
strokeMiterlimit: 10,
|
|
43
|
+
d: "M15.863 7.617l4.669 4.669m-9.199 9.05l-6.187 1.62L6.76 16.75 17.303 6.173c1.255-1.258 3.317-1.348 4.662 0 1.255 1.26 1.255 3.327 0 4.676L11.333 21.337z",
|
|
44
|
+
strokeWidth: 1.5,
|
|
45
|
+
fill: "none"
|
|
46
|
+
})]
|
|
47
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
48
|
+
mask: `url(#${maskId})`,
|
|
49
|
+
children: /*#__PURE__*/_jsx("rect", {
|
|
50
|
+
width: `100%`,
|
|
51
|
+
height: `100%`,
|
|
52
|
+
fill: `currentColor`
|
|
53
|
+
})
|
|
54
|
+
})]
|
|
55
|
+
});
|
|
56
|
+
});
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { Svg } from '../../props';
|
|
3
|
+
import { useIconId } from '../../useIconId';
|
|
4
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
5
|
+
export const AlarmClockIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('AlarmClockIcon');
|
|
14
|
+
return /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
viewBox: "0 0 24 24",
|
|
17
|
+
fill: "#fff",
|
|
18
|
+
role: "img",
|
|
19
|
+
"aria-hidden": "true",
|
|
20
|
+
"pointer-events": "none",
|
|
21
|
+
width: width,
|
|
22
|
+
height: height,
|
|
23
|
+
ref: svgRef,
|
|
24
|
+
"aria-labelledby": titleId,
|
|
25
|
+
...props,
|
|
26
|
+
children: [title ? /*#__PURE__*/_jsx("title", {
|
|
27
|
+
id: titleId,
|
|
28
|
+
children: title
|
|
29
|
+
}) : null, /*#__PURE__*/_jsxs("mask", {
|
|
30
|
+
id: `${maskId}`,
|
|
31
|
+
children: [/*#__PURE__*/_jsx("circle", {
|
|
32
|
+
cx: 12,
|
|
33
|
+
cy: 12.75,
|
|
34
|
+
r: 9,
|
|
35
|
+
fill: "none",
|
|
36
|
+
stroke: "#fff",
|
|
37
|
+
strokeLinecap: "round",
|
|
38
|
+
strokeLinejoin: "round",
|
|
39
|
+
strokeWidth: 1.5
|
|
40
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
41
|
+
fill: "none",
|
|
42
|
+
stroke: "#fff",
|
|
43
|
+
strokeLinecap: "round",
|
|
44
|
+
strokeLinejoin: "round",
|
|
45
|
+
strokeWidth: 1.5,
|
|
46
|
+
d: "M6 23.25l1.386-2.771M12 12.75H8.609M12 7.5v5.25m-10.5-9l3.75-3M18 23.25l-1.386-2.772M22.5 3.75l-3.75-3"
|
|
47
|
+
})]
|
|
48
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
49
|
+
mask: `url(#${maskId})`,
|
|
50
|
+
children: /*#__PURE__*/_jsx("rect", {
|
|
51
|
+
width: `100%`,
|
|
52
|
+
height: `100%`,
|
|
53
|
+
fill: `currentColor`
|
|
54
|
+
})
|
|
55
|
+
})]
|
|
56
|
+
});
|
|
57
|
+
});
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { Svg } from '../../props';
|
|
3
|
+
import { useIconId } from '../../useIconId';
|
|
4
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
5
|
+
export const AlertFilledIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('AlertFilledIcon');
|
|
14
|
+
return /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
viewBox: "0 0 24 24",
|
|
17
|
+
fill: "#fff",
|
|
18
|
+
role: "img",
|
|
19
|
+
"aria-hidden": "true",
|
|
20
|
+
"pointer-events": "none",
|
|
21
|
+
width: width,
|
|
22
|
+
height: height,
|
|
23
|
+
ref: svgRef,
|
|
24
|
+
"aria-labelledby": titleId,
|
|
25
|
+
...props,
|
|
26
|
+
children: [title ? /*#__PURE__*/_jsx("title", {
|
|
27
|
+
id: titleId,
|
|
28
|
+
children: title
|
|
29
|
+
}) : null, /*#__PURE__*/_jsx("mask", {
|
|
30
|
+
id: `${maskId}`,
|
|
31
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
32
|
+
d: "M12 0a12.24 12.24 0 00-8.53 3.65A11.85 11.85 0 000 12.21 11.78 11.78 0 0011.8 24h.2a12.11 12.11 0 0012-12.21A11.77 11.77 0 0012 0zm-1.5 16.54A1.48 1.48 0 0112 15a1.53 1.53 0 011.52 1.47A1.47 1.47 0 0112.05 18a1.53 1.53 0 01-1.55-1.46zm.5-4v-6a1 1 0 012 0v6a1 1 0 01-2 0z"
|
|
33
|
+
})
|
|
34
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
35
|
+
mask: `url(#${maskId})`,
|
|
36
|
+
children: /*#__PURE__*/_jsx("rect", {
|
|
37
|
+
width: `100%`,
|
|
38
|
+
height: `100%`,
|
|
39
|
+
fill: `currentColor`
|
|
40
|
+
})
|
|
41
|
+
})]
|
|
42
|
+
});
|
|
43
|
+
});
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { Svg } from '../../props';
|
|
3
|
+
import { useIconId } from '../../useIconId';
|
|
4
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
5
|
+
export const AlertIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('AlertIcon');
|
|
14
|
+
return /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
viewBox: "0 0 24 24",
|
|
17
|
+
fill: "#fff",
|
|
18
|
+
role: "img",
|
|
19
|
+
"aria-hidden": "true",
|
|
20
|
+
"pointer-events": "none",
|
|
21
|
+
width: width,
|
|
22
|
+
height: height,
|
|
23
|
+
ref: svgRef,
|
|
24
|
+
"aria-labelledby": titleId,
|
|
25
|
+
...props,
|
|
26
|
+
children: [title ? /*#__PURE__*/_jsx("title", {
|
|
27
|
+
id: titleId,
|
|
28
|
+
children: title
|
|
29
|
+
}) : null, /*#__PURE__*/_jsxs("mask", {
|
|
30
|
+
id: `${maskId}`,
|
|
31
|
+
children: [/*#__PURE__*/_jsx("path", {
|
|
32
|
+
d: "M12 16.5a.375.375 0 10.375.375A.375.375 0 0012 16.5h0",
|
|
33
|
+
strokeLinejoin: "round",
|
|
34
|
+
strokeLinecap: "round",
|
|
35
|
+
fill: "none",
|
|
36
|
+
stroke: "#fff",
|
|
37
|
+
strokeWidth: 1.5
|
|
38
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
39
|
+
strokeMiterlimit: 10,
|
|
40
|
+
strokeLinecap: "round",
|
|
41
|
+
fill: "none",
|
|
42
|
+
stroke: "#fff",
|
|
43
|
+
strokeWidth: 1.5,
|
|
44
|
+
d: "M12 13.5V5.25"
|
|
45
|
+
}), /*#__PURE__*/_jsx("circle", {
|
|
46
|
+
cx: 12,
|
|
47
|
+
cy: 12,
|
|
48
|
+
r: 11.25,
|
|
49
|
+
strokeMiterlimit: 10,
|
|
50
|
+
fill: "none",
|
|
51
|
+
stroke: "#fff",
|
|
52
|
+
strokeWidth: 1.5
|
|
53
|
+
})]
|
|
54
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
55
|
+
mask: `url(#${maskId})`,
|
|
56
|
+
children: /*#__PURE__*/_jsx("rect", {
|
|
57
|
+
width: `100%`,
|
|
58
|
+
height: `100%`,
|
|
59
|
+
fill: `currentColor`
|
|
60
|
+
})
|
|
61
|
+
})]
|
|
62
|
+
});
|
|
63
|
+
});
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { Svg } from '../../props';
|
|
3
|
+
import { useIconId } from '../../useIconId';
|
|
4
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
5
|
+
export const AmexIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('AmexIcon');
|
|
14
|
+
return /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
viewBox: "0 0 24 24",
|
|
17
|
+
fill: "#fff",
|
|
18
|
+
role: "img",
|
|
19
|
+
"aria-hidden": "true",
|
|
20
|
+
"pointer-events": "none",
|
|
21
|
+
width: width,
|
|
22
|
+
height: height,
|
|
23
|
+
ref: svgRef,
|
|
24
|
+
"aria-labelledby": titleId,
|
|
25
|
+
...props,
|
|
26
|
+
children: [title ? /*#__PURE__*/_jsx("title", {
|
|
27
|
+
id: titleId,
|
|
28
|
+
children: title
|
|
29
|
+
}) : null, /*#__PURE__*/_jsxs("mask", {
|
|
30
|
+
id: `${maskId}`,
|
|
31
|
+
children: [/*#__PURE__*/_jsx("path", {
|
|
32
|
+
d: "M.504 3.5h23v17h-23z",
|
|
33
|
+
fill: "none",
|
|
34
|
+
stroke: "#fff",
|
|
35
|
+
strokeLinecap: "round",
|
|
36
|
+
strokeLinejoin: "round"
|
|
37
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
38
|
+
d: "M4.5 14.5v-4a1 1 0 012 0v4m-1.996-2h2m5 2v-5l-1.5 2.5-1.5-2.5v5m9-5l2 5m0-5l-2 5m-2.004 0h-1a1 1 0 01-1-1v-3a1 1 0 011-1h1m-1.996 3h2",
|
|
39
|
+
fill: "none",
|
|
40
|
+
stroke: "#fff",
|
|
41
|
+
strokeLinecap: "round",
|
|
42
|
+
strokeLinejoin: "round"
|
|
43
|
+
})]
|
|
44
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
45
|
+
mask: `url(#${maskId})`,
|
|
46
|
+
children: /*#__PURE__*/_jsx("rect", {
|
|
47
|
+
width: `100%`,
|
|
48
|
+
height: `100%`,
|
|
49
|
+
fill: `currentColor`
|
|
50
|
+
})
|
|
51
|
+
})]
|
|
52
|
+
});
|
|
53
|
+
});
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { Svg } from '../../props';
|
|
3
|
+
import { useIconId } from '../../useIconId';
|
|
4
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
5
|
+
export const AnalyticsGraphIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('AnalyticsGraphIcon');
|
|
14
|
+
return /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
viewBox: "0 0 140 140",
|
|
17
|
+
fill: "#fff",
|
|
18
|
+
role: "img",
|
|
19
|
+
"aria-hidden": "true",
|
|
20
|
+
"pointer-events": "none",
|
|
21
|
+
width: width,
|
|
22
|
+
height: height,
|
|
23
|
+
ref: svgRef,
|
|
24
|
+
"aria-labelledby": titleId,
|
|
25
|
+
...props,
|
|
26
|
+
children: [title ? /*#__PURE__*/_jsx("title", {
|
|
27
|
+
id: titleId,
|
|
28
|
+
children: title
|
|
29
|
+
}) : null, /*#__PURE__*/_jsx("mask", {
|
|
30
|
+
id: `${maskId}`,
|
|
31
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
32
|
+
d: "M4.37 135.625h126.874m-115.208-26.25h16.047A2.917 2.917 0 0135 112.292v23.333h0-21.88 0v-23.333a2.917 2.917 0 012.916-2.917zm43.75-52.5h16.047a2.917 2.917 0 012.917 2.917v75.833h0-21.88 0V59.792a2.917 2.917 0 012.916-2.917zm43.75 26.25h16.047a2.917 2.917 0 012.917 2.917v49.583h0-21.875 0V86.042a2.917 2.917 0 012.91-2.917zM40.15 29.873L16.719 53.282M83.48 36.896l-27.264-7.292m62.737-12.752L98.064 33.186m-58.694-6.93a8.75 8.75 0 1017.5 0 8.75 8.75 0 10-17.5 0zm78.755-13.131a8.75 8.75 0 1017.5 0 8.75 8.75 0 10-17.5 0zm-35 26.25a8.75 8.75 0 1017.5 0 8.75 8.75 0 10-17.5 0zM4.37 61.256a8.75 8.75 0 1017.5 0 8.75 8.75 0 10-17.5 0z",
|
|
33
|
+
strokeWidth: 8.75,
|
|
34
|
+
fill: "none",
|
|
35
|
+
stroke: "#fff",
|
|
36
|
+
strokeLinecap: "round",
|
|
37
|
+
strokeLinejoin: "round"
|
|
38
|
+
})
|
|
39
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
40
|
+
mask: `url(#${maskId})`,
|
|
41
|
+
children: /*#__PURE__*/_jsx("rect", {
|
|
42
|
+
width: `100%`,
|
|
43
|
+
height: `100%`,
|
|
44
|
+
fill: `currentColor`
|
|
45
|
+
})
|
|
46
|
+
})]
|
|
47
|
+
});
|
|
48
|
+
});
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { Svg } from '../../props';
|
|
3
|
+
import { useIconId } from '../../useIconId';
|
|
4
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
5
|
+
export const AppleIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('AppleIcon');
|
|
14
|
+
return /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
viewBox: "0 0 48 49",
|
|
16
|
+
fill: "#fff",
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
role: "img",
|
|
19
|
+
"aria-hidden": "true",
|
|
20
|
+
"pointer-events": "none",
|
|
21
|
+
width: width,
|
|
22
|
+
height: height,
|
|
23
|
+
ref: svgRef,
|
|
24
|
+
"aria-labelledby": titleId,
|
|
25
|
+
...props,
|
|
26
|
+
children: [title ? /*#__PURE__*/_jsx("title", {
|
|
27
|
+
id: titleId,
|
|
28
|
+
children: title
|
|
29
|
+
}) : null, /*#__PURE__*/_jsxs("mask", {
|
|
30
|
+
id: `${maskId}`,
|
|
31
|
+
children: [/*#__PURE__*/_jsx("g", {
|
|
32
|
+
clipPath: "url(#apple-icon_svg__apple-icon_svg__clip0_1023_26084)",
|
|
33
|
+
children: /*#__PURE__*/_jsx("g", {
|
|
34
|
+
clipPath: "url(#apple-icon_svg__apple-icon_svg__clip1_1023_26084)",
|
|
35
|
+
fillRule: "evenodd",
|
|
36
|
+
clipRule: "evenodd",
|
|
37
|
+
fill: "#fff",
|
|
38
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
39
|
+
d: "M25.782 4.705C28.964.596 33.387.573 33.387.573s.66 3.867-2.506 7.585c-3.373 3.976-7.207 3.322-7.207 3.322s-.724-3.127 2.108-6.775zm-1.702 9.489c1.638 0 4.677-2.207 8.63-2.207 6.81 0 9.483 4.748 9.483 4.748s-5.234 2.627-5.234 8.99c0 7.18 6.523 9.659 6.523 9.659s-4.558 12.583-10.724 12.583c-2.832 0-5.027-1.871-8.01-1.871-3.04 0-6.055 1.94-8.02 1.94C11.105 48.03 4 36.102 4 26.505c0-9.441 6.014-14.392 11.654-14.392 3.668.008 6.516 2.082 8.425 2.082z"
|
|
40
|
+
})
|
|
41
|
+
})
|
|
42
|
+
}), /*#__PURE__*/_jsxs("defs", {
|
|
43
|
+
children: [/*#__PURE__*/_jsx("clipPath", {
|
|
44
|
+
id: "apple-icon_svg__apple-icon_svg__clip0_1023_26084",
|
|
45
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
46
|
+
fill: "#fff",
|
|
47
|
+
transform: "translate(0 .573)",
|
|
48
|
+
d: "M0 0h48v48H0z"
|
|
49
|
+
})
|
|
50
|
+
}), /*#__PURE__*/_jsx("clipPath", {
|
|
51
|
+
id: "apple-icon_svg__apple-icon_svg__clip1_1023_26084",
|
|
52
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
53
|
+
fill: "#fff",
|
|
54
|
+
transform: "translate(4 .573)",
|
|
55
|
+
d: "M0 0h40v48H0z"
|
|
56
|
+
})
|
|
57
|
+
})]
|
|
58
|
+
})]
|
|
59
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
60
|
+
mask: `url(#${maskId})`,
|
|
61
|
+
children: /*#__PURE__*/_jsx("rect", {
|
|
62
|
+
width: `100%`,
|
|
63
|
+
height: `100%`,
|
|
64
|
+
fill: `currentColor`
|
|
65
|
+
})
|
|
66
|
+
})]
|
|
67
|
+
});
|
|
68
|
+
});
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { Svg } from '../../props';
|
|
3
|
+
import { useIconId } from '../../useIconId';
|
|
4
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
5
|
+
export const ArchiveIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('ArchiveIcon');
|
|
14
|
+
return /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
viewBox: "0 0 24 24",
|
|
17
|
+
fill: "#fff",
|
|
18
|
+
role: "img",
|
|
19
|
+
"aria-hidden": "true",
|
|
20
|
+
"pointer-events": "none",
|
|
21
|
+
width: width,
|
|
22
|
+
height: height,
|
|
23
|
+
ref: svgRef,
|
|
24
|
+
"aria-labelledby": titleId,
|
|
25
|
+
...props,
|
|
26
|
+
children: [title ? /*#__PURE__*/_jsx("title", {
|
|
27
|
+
id: titleId,
|
|
28
|
+
children: title
|
|
29
|
+
}) : null, /*#__PURE__*/_jsx("mask", {
|
|
30
|
+
id: `${maskId}`,
|
|
31
|
+
children: /*#__PURE__*/_jsxs("g", {
|
|
32
|
+
fill: "none",
|
|
33
|
+
stroke: "#fff",
|
|
34
|
+
strokeLinecap: "round",
|
|
35
|
+
strokeLinejoin: "round",
|
|
36
|
+
strokeWidth: 1.5,
|
|
37
|
+
children: [/*#__PURE__*/_jsx("path", {
|
|
38
|
+
d: "M21.75 9.75v9.5a3 3 0 01-3 3H5.25a3 3 0 01-3-3v-9.5m19.5-8H2.25a1.5 1.5 0 00-1.5 1.5v3h22.5v-3a1.5 1.5 0 00-1.5-1.5z"
|
|
39
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
40
|
+
d: "M10 10.25h4s1.5 0 1.5 1.5v1s0 1.5-1.5 1.5h-4s-1.5 0-1.5-1.5v-1s0-1.5 1.5-1.5"
|
|
41
|
+
})]
|
|
42
|
+
})
|
|
43
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
44
|
+
mask: `url(#${maskId})`,
|
|
45
|
+
children: /*#__PURE__*/_jsx("rect", {
|
|
46
|
+
width: `100%`,
|
|
47
|
+
height: `100%`,
|
|
48
|
+
fill: `currentColor`
|
|
49
|
+
})
|
|
50
|
+
})]
|
|
51
|
+
});
|
|
52
|
+
});
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { Svg } from '../../props';
|
|
3
|
+
import { useIconId } from '../../useIconId';
|
|
4
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
5
|
+
export const ArrowChevronDownFilledIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('ArrowChevronDownFilledIcon');
|
|
14
|
+
return /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
viewBox: "0 0 8 8",
|
|
16
|
+
fill: "#fff",
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
role: "img",
|
|
19
|
+
"aria-hidden": "true",
|
|
20
|
+
"pointer-events": "none",
|
|
21
|
+
width: width,
|
|
22
|
+
height: height,
|
|
23
|
+
ref: svgRef,
|
|
24
|
+
"aria-labelledby": titleId,
|
|
25
|
+
...props,
|
|
26
|
+
children: [title ? /*#__PURE__*/_jsx("title", {
|
|
27
|
+
id: titleId,
|
|
28
|
+
children: title
|
|
29
|
+
}) : null, /*#__PURE__*/_jsx("mask", {
|
|
30
|
+
id: `${maskId}`,
|
|
31
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
32
|
+
d: "M7.066 1.5L4 6.099.934 1.5h6.132z",
|
|
33
|
+
fill: "#fff"
|
|
34
|
+
})
|
|
35
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
36
|
+
mask: `url(#${maskId})`,
|
|
37
|
+
children: /*#__PURE__*/_jsx("rect", {
|
|
38
|
+
width: `100%`,
|
|
39
|
+
height: `100%`,
|
|
40
|
+
fill: `currentColor`
|
|
41
|
+
})
|
|
42
|
+
})]
|
|
43
|
+
});
|
|
44
|
+
});
|