@codecademy/gamut-icons 9.51.1-alpha.3e8b72.0 → 9.51.1-alpha.43251f.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,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 DeleteFilledIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('DeleteFilledIcon');
|
|
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: "M20.488 3.515a11.994 11.994 0 100 16.97 12.014 12.014 0 000-16.97zm-3.779 11.764a1 1 0 01-1.409 1.415l-3.11-3.11a.252.252 0 00-.354 0l-3.109 3.11a1.019 1.019 0 01-1.415 0 1 1 0 010-1.415l3.11-3.109a.249.249 0 000-.353l-3.11-3.11a1 1 0 011.41-1.415l3.109 3.11a.25.25 0 00.354 0l3.11-3.11a1 1 0 011.414 1.415l-3.11 3.11a.25.25 0 000 .353z"
|
|
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,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 DeleteIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('DeleteIcon');
|
|
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,
|
|
34
|
+
r: 11.25,
|
|
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: "M4.045 19.955l15.91-15.91"
|
|
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,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 DevopsIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('DevopsIcon');
|
|
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: "M9.288.047a1.878 1.878 0 00-.595.218c-.574.31-.97.82-1.137 1.468-.048.188-.052.267-.062 1.477l-.01 1.278H5.632c-1.946 0-2.382.016-2.783.097a3.36 3.36 0 00-1.9 1.083C.47 6.214.14 6.995.026 7.856c-.034.258-.034 12.614 0 12.915.15 1.316.855 2.308 2.015 2.838.257.117.624.236.966.312l.294.066 8.592.007c5.627.005 8.676 0 8.836-.017 1.678-.165 2.837-1.25 3.188-2.986.033-.163.06-.333.062-.378.001-.067.005-.073.022-.033.029.066.03-12.559.002-12.69a10.89 10.89 0 01-.072-.42c-.252-1.638-1.551-2.765-3.41-2.958-.129-.013-1.05-.023-2.116-.024h-1.888l-.01-1.266c-.012-1.4-.016-1.433-.174-1.824a2.376 2.376 0 00-.835-1.022 2.695 2.695 0 00-.684-.311c-.185-.052-.191-.053-2.753-.057C9.64.003 9.48.005 9.288.048m.198 1.504c-.145.051-.348.244-.417.398l-.057.126-.007 1.206-.007 1.206h6.004l-.007-1.206-.007-1.206-.057-.126a.874.874 0 00-.426-.4c-.101-.034-.37-.038-2.515-.036-2.078.002-2.416.007-2.504.038m-6.09 4.475c-.26.027-.58.122-.814.242a1.45 1.45 0 00-.398.305c-.299.3-.454.587-.596 1.104l-.064.23-.007 6.3c-.006 4.61 0 6.348.02 6.48.145.959.733 1.535 1.79 1.752.227.047.352.048 8.73.048 7.347 0 8.525-.005 8.691-.035.936-.17 1.479-.742 1.692-1.78.047-.226.048-.344.048-6.474 0-6.877.01-6.436-.148-6.87-.2-.554-.654-.965-1.292-1.171-.53-.171.214-.158-9.082-.155-4.608.002-8.464.012-8.57.024m8.229.75a1.693 1.693 0 00-.523.175 2.23 2.23 0 00-.599.434c-.301.306-.407.53-.687 1.458-.12.396-.234.766-.255.823-.042.115-.116.176-.217.177-.037 0-.397-.075-.8-.168-.944-.218-1.011-.23-1.318-.213a2.089 2.089 0 00-1.937 1.68 2.7 2.7 0 00.028.941c.056.208.227.554.35.712.06.075.35.397.646.716.297.32.553.613.57.653a.184.184 0 01.005.15c-.015.047-.248.318-.602.7-.317.341-.63.702-.696.8a1.995 1.995 0 00-.327 1.235c.015.332.069.55.2.814.402.802 1.226 1.264 2.085 1.167.119-.014.563-.105.987-.204.424-.098.793-.179.821-.179.028 0 .083.03.123.066.063.058.101.165.314.87.134.442.285.89.335.996.274.572.82.998 1.449 1.132.25.053.785.033 1.011-.04a2.26 2.26 0 001.037-.697c.211-.259.316-.509.582-1.391.213-.706.251-.812.314-.87.04-.036.095-.066.123-.066.028 0 .397.08.821.18.424.098.868.19.987.203.859.097 1.683-.365 2.085-1.167.131-.263.185-.482.2-.814a1.996 1.996 0 00-.327-1.235c-.066-.098-.379-.458-.696-.8-.357-.385-.586-.65-.602-.7a.184.184 0 01.005-.15c.017-.04.273-.334.57-.653.296-.319.586-.641.644-.716.126-.161.299-.511.353-.712.061-.229.074-.706.026-.945-.196-.966-1.064-1.683-2.037-1.683-.249 0-.314.012-1.217.22a11.69 11.69 0 01-.8.168c-.1-.001-.175-.062-.217-.177a36.7 36.7 0 01-.255-.823c-.281-.929-.386-1.152-.687-1.458a2.177 2.177 0 00-.966-.573 2.607 2.607 0 00-.906-.035M.012 14.304c0 3.491.003 4.92.006 3.174s.003-4.602 0-6.348c-.003-1.746-.006-.317-.006 3.174M11.804 8.29a.587.587 0 00-.28.223c-.028.042-.166.452-.306.911-.259.848-.329 1.025-.49 1.245-.21.282-.59.532-.972.637-.162.044-.232.05-.479.04-.253-.01-.387-.036-1.069-.197-.89-.21-.97-.217-1.168-.095a.621.621 0 00-.187.189c-.064.103-.073.139-.073.3 0 .135.012.204.048.27.026.05.291.351.588.67.297.32.587.642.645.715.236.303.345.632.345 1.045 0 .304-.043.514-.149.738-.11.234-.185.327-.815 1.006-.34.367-.603.672-.629.728a.65.65 0 00.004.484.617.617 0 00.362.308c.07.02.142.037.161.037.02 0 .415-.087.878-.194.501-.115.92-.198 1.034-.205.292-.02.551.037.84.18.371.185.646.451.802.778.06.125.273.79.527 1.637.064.213.12.304.243.394.264.19.664.113.823-.16.024-.042.15-.425.28-.851.305-1.004.345-1.1.56-1.357a1.905 1.905 0 011.025-.597c.314-.056.496-.033 1.43.181.463.107.858.194.878.194.02 0 .092-.017.161-.037a.617.617 0 00.362-.308.65.65 0 00.004-.483c-.025-.055-.293-.366-.63-.729-.63-.68-.704-.772-.814-1.006-.217-.458-.201-1.085.038-1.54.106-.201.152-.256.803-.957.612-.659.654-.722.642-.967a.546.546 0 00-.266-.463c-.198-.122-.278-.116-1.168.095-.682.161-.816.186-1.07.197-.246.01-.316.004-.478-.04a1.84 1.84 0 01-.816-.469c-.281-.28-.34-.41-.647-1.417-.141-.462-.278-.872-.306-.912a.568.568 0 00-.475-.25.702.702 0 00-.196.032m-.172 3.734a2.294 2.294 0 00-1.82 1.697c-.073.291-.073.799 0 1.067.184.683.594 1.183 1.216 1.485.275.134.444.181.753.213.418.044.805-.026 1.191-.213.622-.302 1.032-.802 1.217-1.485.072-.268.072-.776 0-1.067-.1-.4-.31-.77-.597-1.055a2.082 2.082 0 00-.59-.428 1.958 1.958 0 00-.93-.227 3.188 3.188 0 00-.44.013m.09 1.538a.844.844 0 00-.395.373.767.767 0 00-.025.565c.2.529.88.662 1.248.244a.737.737 0 00-.557-1.23.87.87 0 00-.271.048",
|
|
33
|
+
fillRule: "evenodd"
|
|
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
|
+
});
|
|
@@ -0,0 +1,54 @@
|
|
|
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 DiamondIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('DiamondIcon');
|
|
14
|
+
return /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
17
|
+
strokeWidth: 1.5,
|
|
18
|
+
fill: "#fff",
|
|
19
|
+
role: "img",
|
|
20
|
+
"aria-hidden": "true",
|
|
21
|
+
"pointer-events": "none",
|
|
22
|
+
width: width,
|
|
23
|
+
height: height,
|
|
24
|
+
ref: svgRef,
|
|
25
|
+
"aria-labelledby": titleId,
|
|
26
|
+
...props,
|
|
27
|
+
children: [title ? /*#__PURE__*/_jsx("title", {
|
|
28
|
+
id: titleId,
|
|
29
|
+
children: title
|
|
30
|
+
}) : null, /*#__PURE__*/_jsxs("mask", {
|
|
31
|
+
id: `${maskId}`,
|
|
32
|
+
children: [/*#__PURE__*/_jsx("path", {
|
|
33
|
+
d: "M19.237 3.225a1.5 1.5 0 00-1.2-.6h-12a1.5 1.5 0 00-1.2.6L1.5 7.676a1.5 1.5 0 00.048 1.86l9.338 11.3a1.5 1.5 0 002.3 0l9.338-11.3a1.5 1.5 0 00.048-1.86zM5.349 2.792l6.688 18.583m6.687-18.583l-6.687 18.583M1.198 8.625h21.673",
|
|
34
|
+
fill: "none",
|
|
35
|
+
stroke: "#fff",
|
|
36
|
+
strokeLinecap: "round",
|
|
37
|
+
strokeLinejoin: "round"
|
|
38
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
39
|
+
d: "M7.537 8.625l4.5-6 4.5 6",
|
|
40
|
+
fill: "none",
|
|
41
|
+
stroke: "#fff",
|
|
42
|
+
strokeLinecap: "round",
|
|
43
|
+
strokeLinejoin: "round"
|
|
44
|
+
})]
|
|
45
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
46
|
+
mask: `url(#${maskId})`,
|
|
47
|
+
children: /*#__PURE__*/_jsx("rect", {
|
|
48
|
+
width: `100%`,
|
|
49
|
+
height: `100%`,
|
|
50
|
+
fill: `currentColor`
|
|
51
|
+
})
|
|
52
|
+
})]
|
|
53
|
+
});
|
|
54
|
+
});
|
|
@@ -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 DiscordIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('DiscordIcon');
|
|
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: "M20.33 4.523A19.848 19.848 0 0015.38 3a13.4 13.4 0 00-.634 1.29 18.439 18.439 0 00-5.495 0c-.189-.441-.4-.872-.635-1.29A19.989 19.989 0 003.66 4.527C.527 9.163-.323 13.684.102 18.141a19.959 19.959 0 006.073 3.049 14.75 14.75 0 001.3-2.098 12.916 12.916 0 01-2.048-.977c.172-.125.34-.253.502-.378a14.265 14.265 0 0012.142 0c.164.134.332.263.502.378-.654.386-1.34.713-2.052.98.373.733.808 1.434 1.3 2.095a19.868 19.868 0 006.077-3.047c.498-5.168-.851-9.648-3.568-13.62zM8.013 15.4c-1.183 0-2.161-1.074-2.161-2.395 0-1.322.944-2.405 2.157-2.405 1.214 0 2.184 1.083 2.164 2.405-.021 1.321-.954 2.395-2.16 2.395zm7.974 0c-1.186 0-2.16-1.074-2.16-2.395 0-1.322.944-2.405 2.16-2.405 1.215 0 2.178 1.083 2.157 2.405-.02 1.321-.951 2.395-2.157 2.395z"
|
|
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,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 DiscordOutlineIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('DiscordOutlineIcon');
|
|
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: "M7.524 3.242c-.4.033-.867.114-1.296.225-.389.1-1.473.432-1.8.55a2.4 2.4 0 00-.99.723c-.307.4-.867 1.683-1.302 2.988-.69 2.071-1.189 4.57-1.332 6.674-.02.296.023.817.098 1.198a5.43 5.43 0 001.02 2.208c.479.602 1.634 1.508 2.626 2.059.604.335 1.485.73 1.89.847.392.113.924.083 1.333-.074.44-.17.698-.389 1.117-.948a26.59 26.59 0 001.007-1.488c.062-.105.072-.112.144-.1.042.008.528.026 1.078.041.948.025 2.31.005 2.772-.04l.148-.015.068.113c.174.295.748 1.144 1.007 1.489.42.56.677.778 1.117.948.409.157.941.187 1.332.074.406-.117 1.287-.512 1.89-.847.675-.375 1.652-1.078 2.159-1.555 1.079-1.014 1.685-2.575 1.575-4.056-.205-2.75-.955-5.881-1.981-8.268-.432-1.003-.639-1.332-1.027-1.628-.28-.214-.491-.311-1.097-.504-1.383-.44-1.864-.552-2.65-.615-.398-.032-1.099-.032-1.356 0-.395.05-.853.243-1.132.478l-.112.095-.525-.026c-.511-.025-2.513-.012-2.925.019l-.192.014-.127-.102a2.38 2.38 0 00-1.135-.478c-.23-.029-1.046-.028-1.402.001m.096 1.502c-.31.03-.673.096-1.032.188-.516.132-1.57.466-1.732.548-.181.092-.27.215-.477.66-1.04 2.24-1.797 5.225-2.053 8.09a3.65 3.65 0 00.173 1.52c.227.681.612 1.224 1.231 1.732a10.53 10.53 0 002.754 1.648c.45.187.694.187.91.003.143-.123.886-1.141.854-1.173a2.213 2.213 0 00-.284-.059c-.624-.106-.982-.235-1.158-.416-.449-.462-.113-1.261.53-1.261.084 0 .22.027.357.071.122.04.35.093.506.12.343.06 1.132.142 1.365.143.092 0 .357.014.588.03.573.043 3.14.043 3.744 0 .968-.067 1.53-.15 1.92-.283.22-.076.273-.085.42-.076.36.024.642.288.695.651a.843.843 0 01-.075.43.908.908 0 01-.273.295c-.112.07-.435.184-.683.24a2.842 2.842 0 00-.2.05c-.012.008.36.55.608.885.315.424.452.512.762.486.163-.015.496-.143 1.04-.401 1.196-.568 2.441-1.493 2.912-2.162a3.72 3.72 0 00.653-1.781c.033-.33.017-.62-.077-1.422-.308-2.636-1.029-5.318-1.978-7.363-.215-.463-.304-.58-.509-.672-.201-.09-1.223-.41-1.699-.533-.644-.165-.858-.19-1.608-.191-.775-.001-.767-.003-1.068.296-.306.305-.377.32-1.296.267a40.643 40.643 0 00-2.784.002c-.834.045-.926.043-1.087-.032a1.13 1.13 0 01-.316-.245c-.276-.283-.294-.288-.973-.292-.31-.001-.607.001-.66.007m.349 4.91c-.669.068-1.167.493-1.311 1.116-.05.21-.05.641 0 .852.158.684.739 1.122 1.49 1.125.494.002.837-.128 1.142-.433.304-.303.43-.63.43-1.118 0-.487-.126-.815-.43-1.118-.338-.338-.78-.48-1.321-.425m7.667 0a1.433 1.433 0 00-.96.455c-.272.288-.395.627-.395 1.088 0 .487.125.815.429 1.118.305.305.648.435 1.142.433.519-.002.954-.2 1.223-.558.22-.293.306-.572.306-.993 0-.421-.086-.7-.306-.993-.306-.406-.83-.607-1.439-.55m-7.524 1.543c0 .022.023.036.06.036s.06-.014.06-.036-.023-.036-.06-.036-.06.014-.06.036m7.668-.012c-.008.013.005.031.028.04.024.008.052.02.062.025.01.005.018-.012.018-.04 0-.052-.08-.07-.108-.025",
|
|
33
|
+
fillRule: "evenodd"
|
|
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
|
+
});
|
|
@@ -0,0 +1,47 @@
|
|
|
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 DiscountStarPremiumFilledIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('DiscountStarPremiumFilledIcon');
|
|
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("path", {
|
|
32
|
+
d: "M12 0a12 12 0 1012 12A12.013 12.013 0 0012 0zm0 4.941A7.059 7.059 0 114.941 12 7.066 7.066 0 0112 4.941z",
|
|
33
|
+
fill: "#fff"
|
|
34
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
35
|
+
d: "M9.356 12.854l-.922 2.118a.886.886 0 00.223 1.023.903.903 0 001.064.119l2.287-1.288 2.289 1.288a.914.914 0 001.343-.594.885.885 0 00-.057-.548l-.92-2.118 1.664-1.638a.893.893 0 00.213-.974.87.87 0 00-.824-.536h-1.892l-1.001-2.15a.904.904 0 00-.813-.497.908.908 0 00-.815.495v.011l-.988 2.14H8.304a.871.871 0 00-.613 1.511l1.665 1.638z",
|
|
36
|
+
fill: "#fff"
|
|
37
|
+
})]
|
|
38
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
39
|
+
mask: `url(#${maskId})`,
|
|
40
|
+
children: /*#__PURE__*/_jsx("rect", {
|
|
41
|
+
width: `100%`,
|
|
42
|
+
height: `100%`,
|
|
43
|
+
fill: `currentColor`
|
|
44
|
+
})
|
|
45
|
+
})]
|
|
46
|
+
});
|
|
47
|
+
});
|
|
@@ -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 DownloadIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('DownloadIcon');
|
|
14
|
+
return /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
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.001 3.75v12m-4.5-4.5l4.5 4.5 4.5-4.5m6.75 4.5v1.5a3 3 0 01-3 3h-16.5a3 3 0 01-3-3v-1.5",
|
|
33
|
+
stroke: "#fff",
|
|
34
|
+
strokeWidth: 1.5,
|
|
35
|
+
strokeLinecap: "round",
|
|
36
|
+
strokeLinejoin: "round",
|
|
37
|
+
fill: "none"
|
|
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,54 @@
|
|
|
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 DuplicateIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('DuplicateIcon');
|
|
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
|
+
fill: "none",
|
|
33
|
+
stroke: "#fff",
|
|
34
|
+
strokeLinecap: "round",
|
|
35
|
+
strokeLinejoin: "round",
|
|
36
|
+
d: "M16.75 4.5V1.75a1 1 0 00-1-1h-14a1 1 0 00-1 1v14a1 1 0 001 1H4.5",
|
|
37
|
+
strokeWidth: 1.5
|
|
38
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
39
|
+
fill: "none",
|
|
40
|
+
stroke: "#fff",
|
|
41
|
+
strokeLinejoin: "round",
|
|
42
|
+
d: "M7.25 8.25a1 1 0 011-1h14a1 1 0 011 1v14a1 1 0 01-1 1h-14a1 1 0 01-1-1z",
|
|
43
|
+
strokeWidth: 1.5
|
|
44
|
+
})]
|
|
45
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
46
|
+
mask: `url(#${maskId})`,
|
|
47
|
+
children: /*#__PURE__*/_jsx("rect", {
|
|
48
|
+
width: `100%`,
|
|
49
|
+
height: `100%`,
|
|
50
|
+
fill: `currentColor`
|
|
51
|
+
})
|
|
52
|
+
})]
|
|
53
|
+
});
|
|
54
|
+
});
|
|
@@ -0,0 +1,51 @@
|
|
|
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 EaIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('EaIcon');
|
|
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("path", {
|
|
32
|
+
fillRule: "evenodd",
|
|
33
|
+
clipRule: "evenodd",
|
|
34
|
+
d: "M33.234 12.573L21.45 31.267H8.489l2.98-4.606h8.038l2.935-4.65H4.47l-2.935 4.65H5.87L0 35.918h24.113l9.121-14.585 3.342 5.328H33.73l-2.935 4.606h8.715l2.935 4.651H48L33.234 12.573z",
|
|
35
|
+
fill: "#fff"
|
|
36
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
37
|
+
fillRule: "evenodd",
|
|
38
|
+
clipRule: "evenodd",
|
|
39
|
+
d: "M29.35 12.753H10.34l-2.935 4.651 19.056-.045 2.89-4.606z",
|
|
40
|
+
fill: "#fff"
|
|
41
|
+
})]
|
|
42
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
43
|
+
mask: `url(#${maskId})`,
|
|
44
|
+
children: /*#__PURE__*/_jsx("rect", {
|
|
45
|
+
width: `100%`,
|
|
46
|
+
height: `100%`,
|
|
47
|
+
fill: `currentColor`
|
|
48
|
+
})
|
|
49
|
+
})]
|
|
50
|
+
});
|
|
51
|
+
});
|
|
@@ -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 EarthIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('EarthIcon');
|
|
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__*/_jsxs("g", {
|
|
32
|
+
fill: "none",
|
|
33
|
+
stroke: "#fff",
|
|
34
|
+
strokeLinecap: "round",
|
|
35
|
+
strokeLinejoin: "round",
|
|
36
|
+
strokeWidth: 8.75,
|
|
37
|
+
children: [/*#__PURE__*/_jsx("path", {
|
|
38
|
+
d: "M4.375 70a65.625 65.625 0 10131.25 0 65.625 65.625 0 10-131.25 0z"
|
|
39
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
40
|
+
d: "M54.186 133.706C45.307 120.686 39.375 97.026 39.375 70s5.933-50.686 14.81-63.706M4.375 70h131.25M14.478 105h111.044M14.478 35h111.044M85.814 6.294c8.879 13.02 14.811 36.68 14.811 63.706s-5.932 50.686-14.81 63.706"
|
|
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
|
+
});
|