@codecademy/gamut-icons 9.51.1-alpha.3e8b72.0 → 9.51.1-alpha.4988d1.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,60 @@
|
|
|
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 InstructionsIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('InstructionsIcon');
|
|
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: "M6 13.223L8.45 16.7a1.049 1.049 0 001.707.051L18 6.828",
|
|
33
|
+
fill: "none",
|
|
34
|
+
stroke: "#fff",
|
|
35
|
+
strokeLinecap: "round",
|
|
36
|
+
strokeLinejoin: "round",
|
|
37
|
+
strokeWidth: 1.5
|
|
38
|
+
}), /*#__PURE__*/_jsx("rect", {
|
|
39
|
+
x: 0.75,
|
|
40
|
+
y: 0.749,
|
|
41
|
+
width: 22.5,
|
|
42
|
+
height: 22.5,
|
|
43
|
+
rx: 1.5,
|
|
44
|
+
ry: 1.5,
|
|
45
|
+
fill: "none",
|
|
46
|
+
stroke: "#fff",
|
|
47
|
+
strokeLinecap: "round",
|
|
48
|
+
strokeLinejoin: "round",
|
|
49
|
+
strokeWidth: 1.5
|
|
50
|
+
})]
|
|
51
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
52
|
+
mask: `url(#${maskId})`,
|
|
53
|
+
children: /*#__PURE__*/_jsx("rect", {
|
|
54
|
+
width: `100%`,
|
|
55
|
+
height: `100%`,
|
|
56
|
+
fill: `currentColor`
|
|
57
|
+
})
|
|
58
|
+
})]
|
|
59
|
+
});
|
|
60
|
+
});
|
|
@@ -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 InteractiveCursorIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('InteractiveCursorIcon');
|
|
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
|
+
fillRule: "evenodd",
|
|
33
|
+
d: "M11.696.13a.88.88 0 00-.373.355l-.055.103-.007 2.182c-.007 2.505-.021 2.326.208 2.56.314.318.748.318 1.062 0 .23-.234.215-.055.208-2.56L12.732.588l-.055-.103a.88.88 0 00-.373-.355.79.79 0 00-.608 0M4.365 3.2a.729.729 0 00-.35.25c-.119.147-.159.27-.158.493 0 .309-.04.263 1.658 1.903C6.568 6.864 7.07 7.333 7.157 7.38c.092.05.167.07.293.078a.74.74 0 00.727-.422.771.771 0 00-.098-.797c-.032-.038-.727-.715-1.544-1.504C5.456 3.693 5.016 3.284 4.93 3.241c-.142-.072-.427-.092-.565-.04m14.931-.012c-.205.067-.331.183-2.6 2.388-.42.409-.735.733-.762.787a.76.76 0 00.439 1.066c.168.055.4.037.561-.045.089-.045.44-.368 1.272-1.17 1.806-1.742 1.903-1.84 1.974-1.991a.802.802 0 00.011-.604.87.87 0 00-.36-.38c-.123-.063-.414-.09-.535-.05m-8.37 5.415a1.438 1.438 0 00-.654.392c-.301.306-.413.581-.411 1.011.001.27.99 12.571 1.034 12.852.05.322.253.642.526.825.262.175.496.243.84.243.36 0 .725-.123 1.014-.342.092-.069.577-.62 1.487-1.692l1.35-1.59h2.143c1.453 0 2.184-.008 2.27-.026.521-.107 1.007-.59 1.134-1.126.075-.321.04-.65-.099-.936-.104-.214.423.319-5.184-5.24-2.233-2.215-4.11-4.064-4.17-4.11a1.726 1.726 0 00-.553-.261 1.937 1.937 0 00-.726 0m.45 1.607c0 .132.98 12.136.99 12.148.007.006.644-.733 1.417-1.643a82.493 82.493 0 011.495-1.732.966.966 0 01.2-.13c.108-.05.122-.051 2.37-.051h2.263l-.402-.398-3.462-3.43a3956.517 3956.517 0 01-3.966-3.934c-.82-.816-.906-.895-.906-.83m-10.087.382a.787.787 0 00-.523.562.756.756 0 00.59.892c.1.019.77.024 2.232.02l2.088-.008.12-.055a.916.916 0 00.374-.346.855.855 0 000-.687.836.836 0 00-.362-.337l-.132-.063-2.136-.005c-1.69-.003-2.16.002-2.251.027m17.011-.002a.799.799 0 00-.47.38.855.855 0 000 .687.916.916 0 00.374.346l.12.055 2.088.007c1.462.005 2.131 0 2.232-.02a.757.757 0 00.592-.877c-.054-.274-.297-.528-.557-.584-.175-.038-4.247-.032-4.379.006M7.296 15.19c-.205.067-.331.183-2.6 2.388-.42.409-.735.733-.762.787a.76.76 0 00.439 1.066c.168.055.4.037.561-.045.089-.045.44-.368 1.272-1.17 1.806-1.742 1.903-1.84 1.974-1.991a.802.802 0 00.011-.604.87.87 0 00-.36-.38c-.123-.063-.414-.09-.535-.05"
|
|
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,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 IntersectionIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('IntersectionIcon');
|
|
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: 8.25,
|
|
34
|
+
r: 6.75,
|
|
35
|
+
fill: "none",
|
|
36
|
+
stroke: "#fff",
|
|
37
|
+
strokeLinecap: "round",
|
|
38
|
+
strokeLinejoin: "round",
|
|
39
|
+
strokeWidth: 1.5
|
|
40
|
+
}), /*#__PURE__*/_jsx("circle", {
|
|
41
|
+
cx: 7.5,
|
|
42
|
+
cy: 15.75,
|
|
43
|
+
r: 6.75,
|
|
44
|
+
fill: "none",
|
|
45
|
+
stroke: "#fff",
|
|
46
|
+
strokeLinecap: "round",
|
|
47
|
+
strokeLinejoin: "round",
|
|
48
|
+
strokeWidth: 1.5
|
|
49
|
+
}), /*#__PURE__*/_jsx("circle", {
|
|
50
|
+
cx: 16.5,
|
|
51
|
+
cy: 15.75,
|
|
52
|
+
r: 6.75,
|
|
53
|
+
fill: "none",
|
|
54
|
+
stroke: "#fff",
|
|
55
|
+
strokeLinecap: "round",
|
|
56
|
+
strokeLinejoin: "round",
|
|
57
|
+
strokeWidth: 1.5
|
|
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,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 ItIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('ItIcon');
|
|
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: "M16.897.051a2.13 2.13 0 00-1.073.556c-.345.327-.439.522-.75 1.553-.214.705-.252.812-.315.87-.04.036-.1.066-.133.066-.034 0-.415-.083-.846-.185l-.784-.184-.372-.002c-.4-.001-.481.013-.792.138-.49.197-.867.557-1.103 1.05-.153.323-.181.46-.18.887 0 .423.041.62.195.924.12.24.213.354.84 1.051.504.56.56.63.56.705a.344.344 0 01-.027.134c-.015.027-.266.316-.558.64-.636.706-.658.735-.794.99-.173.326-.216.517-.217.956 0 .428.028.564.181.886.266.558.678.916 1.286 1.12.15.05.252.066.495.076.351.014.336.017 1.33-.212.398-.091.752-.166.786-.166.034 0 .093.03.133.066.062.058.104.171.327.894.177.573.288.891.36 1.033.277.538.784.93 1.38 1.066.224.05.679.053.89.004a2.064 2.064 0 001.397-1.07c.073-.142.184-.46.361-1.033.223-.723.265-.836.327-.894.04-.036.1-.066.133-.066.034 0 .415.083.846.185l.784.184.372.002c.4.001.481-.013.792-.138a2.12 2.12 0 00.902-.703c.126-.175.284-.501.332-.682.031-.119.035.04.035 1.608v1.74l-.048-.125a.818.818 0 00-.394-.406.84.84 0 00-.532-.036c-.19.053-.426.283-.49.478-.023.066-.034.551-.044 1.865l-.014 1.776-.066.21c-.24.771-.773 1.305-1.546 1.548l-.211.066H3.348l-.21-.066a2.279 2.279 0 01-1.003-.61 1.958 1.958 0 01-.392-.553c-.15-.3-.211-.55-.225-.925l-.012-.33 5.865-.006 5.865-.006.097-.052a.92.92 0 00.347-.36c.05-.097.06-.15.06-.32 0-.174-.01-.222-.065-.327a1.015 1.015 0 00-.186-.231c-.226-.204.369-.186-6.162-.186H1.511l.007-4.578.006-4.578.066-.21A2.279 2.279 0 013.137 4.59l.211-.066 2.532-.013L8.412 4.5l.137-.064c.59-.277.6-1.063.019-1.367l-.108-.057-2.436-.008C3.397 2.996 3.294 3 2.82 3.12a3.612 3.612 0 00-1.716.984A3.656 3.656 0 00.037 6.241c-.054.378-.054 11.14 0 11.518.118.836.47 1.54 1.067 2.137s1.3.949 2.137 1.067c.208.03.642.036 2.522.037h2.271l-.184.738-.185.738-.91.014c-.538.008-.941.024-.985.039a.77.77 0 00-.466.999.83.83 0 00.379.404l.113.056h12.408l.113-.056a.76.76 0 00.247-1.176.874.874 0 00-.334-.227c-.044-.015-.447-.031-.985-.04l-.91-.013-.185-.738-.184-.738h2.27c2.42 0 2.503-.004 2.96-.12.209-.054.554-.183.752-.282a4.163 4.163 0 001.124-.883 4.8 4.8 0 00.526-.767c.178-.357.334-.871.368-1.213a.52.52 0 01.037-.18c.012-.008.018-2.452.015-5.586-.003-3.065-.01-4.812-.013-3.881l-.008 1.692-.053-.18a2.062 2.062 0 00-.31-.622c-.054-.072-.35-.41-.658-.752-.505-.56-.56-.63-.56-.705 0-.046.013-.108.028-.137.015-.028.262-.311.547-.628.621-.688.683-.765.81-1.011.163-.312.199-.482.199-.945 0-.457-.023-.58-.17-.886a2.054 2.054 0 00-1.102-1.05c-.31-.126-.392-.14-.792-.139l-.372.002-.784.184c-.431.102-.813.185-.848.185-.14 0-.178-.079-.467-.948-.289-.871-.395-1.112-.604-1.369-.3-.37-.771-.644-1.255-.73a2.782 2.782 0 00-.709.002m.143 1.523a.69.69 0 00-.276.25 18.44 18.44 0 00-.276.865c-.297.978-.355 1.101-.648 1.394a1.36 1.36 0 01-.458.33c-.36.179-.692.233-1.044.17a37.364 37.364 0 01-.874-.196 9.812 9.812 0 00-.84-.17.586.586 0 00-.534.34.622.622 0 00.002.485c.029.059.302.381.606.718.305.337.59.662.636.723.273.37.38.886.288 1.373-.078.407-.189.573-.912 1.372-.311.343-.589.671-.618.73a.514.514 0 00-.05.242.574.574 0 00.582.584c.06-.001.464-.085.9-.187 1.134-.266 1.337-.267 1.858-.01.214.105.281.154.458.33.291.291.349.414.66 1.419.141.455.271.855.288.888a.547.547 0 00.492.274.547.547 0 00.492-.274c.017-.033.147-.433.288-.888.327-1.055.383-1.17.711-1.474.225-.209.568-.383.861-.438.32-.06.51-.036 1.404.173.436.102.84.186.9.187a.584.584 0 00.526-.834c-.032-.061-.285-.36-.562-.666a29.482 29.482 0 01-.622-.702 1.764 1.764 0 01-.34-1.438c.078-.407.189-.573.912-1.372.311-.343.589-.671.618-.73a.513.513 0 00.05-.242.574.574 0 00-.582-.584c-.06.001-.464.085-.9.187-.9.211-1.104.236-1.416.171-.422-.087-.869-.374-1.095-.703-.131-.19-.195-.35-.479-1.2-.178-.536-.306-.881-.344-.93-.134-.176-.454-.257-.662-.167m-.237 3.718a2.263 2.263 0 00-1.535 1.14c-.185.334-.254.623-.254 1.068 0 .27.01.4.042.516.23.847.79 1.422 1.615 1.661.258.075.894.08 1.137.008.95-.278 1.58-1.019 1.677-1.969.111-1.086-.566-2.066-1.653-2.393-.21-.064-.807-.082-1.03-.031M.013 12c0 3.069.003 4.325.006 2.79.003-1.534.003-4.045 0-5.58C.015 7.676.012 8.931.012 12m17.101-5.227a.736.736 0 00-.533.403.656.656 0 00-.064.292.551.551 0 00.057.33c.067.15.207.302.342.371a.921.921 0 00.459.061.74.74 0 00.602-.876c-.084-.402-.445-.645-.863-.581M9.41 21.714c-.098.393-.182.728-.188.744-.009.024.557.03 2.778.03s2.787-.006 2.778-.03c-.006-.016-.09-.351-.188-.744L14.413 21H9.587l-.177.714",
|
|
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,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 JavaIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('JavaIcon');
|
|
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: "M11.493.033a.81.81 0 00-.45.394 2.09 2.09 0 00-.095.391 3.494 3.494 0 01-.99 1.957 3.913 3.913 0 01-.415.36c-.553.39-.875.674-1.13.993-.738.925-1.137 2.103-1.084 3.204.054 1.105.446 1.988 1.218 2.738.518.504 1.131.862 1.938 1.131.284.095.344.107.471.097a.755.755 0 00.7-.674.726.726 0 00-.124-.488c-.11-.168-.242-.252-.554-.355-.331-.109-.885-.383-1.095-.542-.662-.5-1.007-1.143-1.043-1.943-.049-1.059.478-2.154 1.322-2.751.424-.3.564-.412.803-.644.433-.42.759-.87 1.024-1.417a4.95 4.95 0 00.467-1.551c.034-.25-.004-.44-.122-.612-.18-.261-.555-.39-.84-.288m1.543 3.84a4.52 4.52 0 00-1.386.955c-.344.36-.561.697-.706 1.094-.254.696-.177 1.595.199 2.321.149.287.335.523.72.908.191.192.376.397.41.456.097.166.134.39.127.786-.005.32 0 .356.05.458.086.172.209.3.36.373.181.089.46.096.634.016a.87.87 0 00.375-.378c.112-.237.115-.934.006-1.392-.119-.5-.311-.802-.853-1.343-.242-.242-.415-.436-.462-.519-.16-.284-.243-.674-.199-.95.083-.526.497-.978 1.247-1.366.35-.18.448-.27.529-.485a.739.739 0 00-.672-1.01c-.16-.006-.202.003-.38.077m6.152 5.234c-.238.04-.615.14-.773.207a.783.783 0 00-.378.383.55.55 0 00-.057.33c.015.307.157.522.428.648.204.095.35.095.673 0 .262-.076.294-.08.659-.08.41 0 .555.026.86.149.928.375 1.526 1.369 1.41 2.346a2.311 2.311 0 01-.709 1.424c-.314.294-.474.374-1.453.726-.376.135-.723.265-.77.29a.748.748 0 00.028 1.352c.129.058.17.065.33.056.16-.008.27-.04.832-.245 1.101-.399 1.326-.502 1.697-.778.787-.586 1.266-1.325 1.487-2.296.048-.21.055-.306.055-.756.001-.541-.018-.693-.137-1.092a3.804 3.804 0 00-2.896-2.631c-.313-.064-.988-.081-1.286-.033M5.775 10.703c-1.339.262-2.11.564-2.484.974-.198.217-.29.442-.29.707 0 .573.445 1.003 1.35 1.306 2.224.744 7.606.934 11.165.395 2.192-.332 3.128-.835 3.137-1.683a.717.717 0 00-.313-.635c-.248-.189-.633-.176-.903.03a1.048 1.048 0 00-.234.301c-.011.035-.322.154-.61.234-.857.24-2.203.42-3.849.512-.68.039-3.17.039-3.828 0-1.215-.071-1.96-.149-2.82-.294-.4-.067-.838-.156-.856-.174-.011-.011.606-.152.91-.208.36-.065.425-.085.552-.169a.87.87 0 00.303-.419.768.768 0 00-.392-.87c-.18-.092-.394-.094-.838-.007m.357 3.769a3.88 3.88 0 00-.737.28c-.646.333-.941.782-.862 1.314.032.218.087.346.226.53.282.373.854.666 1.733.888 1.19.3 2.58.443 4.334.444 1.333 0 2.41-.079 3.436-.253 1.707-.29 2.593-.735 2.824-1.422.06-.18.066-.43.012-.589-.05-.145-.224-.337-.38-.419-.104-.055-.152-.064-.326-.065-.17 0-.223.01-.322.06a.869.869 0 00-.367.374c-.038.092-.062.113-.199.176-.576.264-1.613.465-3 .583-.505.042-2.852.043-3.348 0-1.032-.088-1.78-.207-2.457-.39l-.194-.052.118-.06a.705.705 0 00.327-.354.638.638 0 00.037-.513c-.113-.373-.494-.61-.855-.532m.42 3.681a2.22 2.22 0 00-.731.534c-.367.45-.387 1.035-.052 1.48.352.468 1.082.814 2.205 1.046 1.648.341 3.984.346 5.658.013 1.65-.33 2.496-.923 2.496-1.754a.741.741 0 00-.73-.755.675.675 0 00-.544.217.643.643 0 00-.176.26c-.041.124-.046.128-.238.22-1.21.575-4.22.733-6.167.323-.402-.084-.977-.256-.977-.29 0-.007.028-.045.061-.085.133-.157.166-.255.167-.486 0-.182-.01-.235-.059-.335a.792.792 0 00-.355-.35c-.14-.067-.432-.087-.559-.038M2.28 19.501c-.949.33-1.568.81-1.752 1.355-.06.18-.067.527-.013.703.099.321.358.639.718.88 1.026.687 3.346 1.206 6.387 1.427 1.197.088 1.532.098 3.216.098 1.68 0 2.048-.012 3.228-.098 2.721-.198 4.808-.615 5.962-1.19.664-.332 1.017-.7 1.13-1.179.068-.29.03-.524-.118-.718a.747.747 0 00-1.127-.075c-.093.092-.206.296-.207.373 0 .111-.58.39-1.18.567-1.617.477-4.028.768-6.776.816-3.24.057-6.11-.188-8.136-.694-.664-.166-1.506-.482-1.464-.55.025-.04.241-.142.54-.256.35-.133.473-.209.57-.354a.718.718 0 00.053-.775.716.716 0 00-.62-.406c-.139-.01-.191 0-.411.076",
|
|
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,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 JavascriptIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('JavascriptIcon');
|
|
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: "M1.88.025C.994.141.331.746.077 1.668l-.066.24-.007 10.02C0 19.194.005 22.001.025 22.14c.13.935.793 1.612 1.774 1.812.235.048.31.048 10.197.048 6.94 0 10.017-.008 10.148-.026a2.082 2.082 0 001.673-1.322c.07-.179.158-.523.16-.632.002-.062.005-.065.023-.024.012.027.021-4.364.022-9.978.001-6.67-.006-10.026-.022-10.026-.013 0-.024-.035-.024-.078 0-.133-.092-.468-.18-.658-.273-.591-.766-.98-1.512-1.19l-.192-.053L12.06.009C6.542.007 1.961.015 1.88.025m.106 1.513c-.216.051-.357.205-.436.476-.034.118-.038 1.065-.038 10.037 0 9.853 0 9.908.048 10.036a.51.51 0 00.285.304c.253.127-.33.12 10.143.12 5.92 0 9.788-.01 9.894-.023.315-.041.466-.17.559-.479.047-.156.048-.244.041-10.093l-.006-9.936-.059-.115c-.067-.132-.16-.21-.34-.286l-.129-.055-9.936-.004c-5.698-.002-9.974.006-10.026.018M.012 12.036c0 5.518.003 7.771.006 5.008s.003-7.278 0-10.032C.015 4.258.012 6.518.012 12.036m10.284-2.261a.807.807 0 00-.526.545c-.016.07-.025 1.188-.025 3.21-.001 3.002-.002 3.105-.047 3.223a.733.733 0 01-.38.412l-.16.079-.937.012c-1.057.014-1.025.008-1.234.203A.67.67 0 006.76 18c0 .239.067.392.24.55.21.193.216.194 1.291.194 1.007 0 1.136-.011 1.45-.12a2.293 2.293 0 001.45-1.596l.054-.216v-6.504l-.059-.12a.865.865 0 00-.364-.368.874.874 0 00-.525-.045m4.372-.004c-.813.12-1.554.745-1.803 1.52a2.309 2.309 0 00-.083 1.138c.102.699.432 1.28 1.042 1.839.172.157.295.255.953.762.382.293.698.617.803.822.29.564.185 1.093-.262 1.313l-.16.079-.937.012c-1.057.014-1.025.008-1.234.203a.67.67 0 00-.228.541c0 .239.067.392.24.55.21.193.216.194 1.291.194 1.007 0 1.136-.011 1.45-.12a2.268 2.268 0 001.507-1.993c.038-.506-.124-1.16-.397-1.605-.271-.44-.59-.757-1.322-1.32-.75-.578-.995-.817-1.13-1.101-.154-.328-.183-.698-.07-.923a.904.904 0 01.36-.358c.107-.055.121-.056 1.056-.068.946-.012.948-.012 1.067-.07a.869.869 0 00.374-.375c.047-.096.058-.156.058-.311s-.011-.215-.058-.311a.869.869 0 00-.374-.374l-.119-.059-.936-.004a16.555 16.555 0 00-1.088.019",
|
|
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 JiraIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('JiraIcon');
|
|
14
|
+
return /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
fill: "#fff",
|
|
16
|
+
preserveAspectRatio: "xMidYMid",
|
|
17
|
+
viewBox: "0 -30.632 255.324 285.956",
|
|
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: "M244.658 0H121.707a55.502 55.502 0 0055.502 55.502h22.649V77.37c.02 30.625 24.841 55.447 55.466 55.467V10.666C255.324 4.777 250.55 0 244.658 0z"
|
|
33
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
34
|
+
d: "M183.822 61.262H60.872c.019 30.625 24.84 55.447 55.466 55.467h22.649v21.938c.039 30.625 24.877 55.43 55.502 55.43V71.93c0-5.891-4.776-10.667-10.667-10.667z"
|
|
35
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
36
|
+
d: "M122.951 122.489H0c0 30.653 24.85 55.502 55.502 55.502h22.72v21.867c.02 30.597 24.798 55.408 55.396 55.466V133.156c0-5.891-4.776-10.667-10.667-10.667z"
|
|
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,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 KeyboardIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('KeyboardIcon');
|
|
14
|
+
return /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
viewBox: "0 0 16 16",
|
|
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.572.48a.488.488 0 00-.257.16c-.094.105-.119.185-.137.448a2.285 2.285 0 01-.632 1.468c-.34.356-.719.566-1.218.678-.157.034-.189.035-1.672.046-1.677.013-1.617.009-2.034.127A3.325 3.325 0 004.249 6.14a4.343 4.343 0 00-.025.532v.351h-.692c-.741 0-1.037.015-1.27.064-.579.12-1.05.434-1.358.904a2.771 2.771 0 00-.387.956l-.044.196-.005 2.04C.46 13.575.462 13.596.6 14.011c.254.764.863 1.267 1.784 1.472l.2.044 5.32.005c5.404.005 5.54.004 5.822-.053.92-.187 1.536-.844 1.757-1.871l.045-.208v-2.144c0-2.354.003-2.263-.097-2.61-.219-.757-.808-1.308-1.623-1.518-.397-.102-.014-.094-4.508-.1l-4.084-.005v-.211c0-.558.077-.918.271-1.287.333-.633.909-1.057 1.641-1.209.05-.01.65-.02 1.576-.027 1.618-.013 1.598-.012 1.974-.105a3.32 3.32 0 002.195-1.806c.208-.437.322-.949.308-1.38-.004-.147-.011-.186-.044-.251a.578.578 0 00-.249-.237.598.598 0 00-.316-.03M2.608 8.05c-.603.076-.97.442-1.104 1.102-.031.153-.032.216-.032 2.152 0 1.341.006 2.033.017 2.11.09.6.444.949 1.099 1.082.16.033.177.033 5.435.033 3.68 0 5.31-.005 5.39-.017.6-.09.949-.444 1.082-1.099.032-.157.033-.206.033-2.159 0-2.135 0-2.137-.08-2.373a1.044 1.044 0 00-.238-.404c-.18-.191-.42-.322-.733-.4l-.141-.035-5.312-.003c-2.922-.001-5.359.004-5.416.011m1.893.911a.473.473 0 00-.277.448c0 .149.045.255.152.359.136.132.163.137.82.137h.572l.096-.046a.469.469 0 00.286-.45.456.456 0 00-.139-.35c-.138-.142-.114-.137-.803-.143L4.6 8.911l-.1.049m2.85-.022a.584.584 0 00-.253.22.508.508 0 00.021.526.56.56 0 00.271.203c.035.01.284.017.611.017s.576-.007.61-.017a.526.526 0 00.348-.384.495.495 0 00-.167-.476c-.127-.112-.146-.115-.798-.114-.466.001-.59.006-.644.025m2.843-.011a.544.544 0 00-.307.281.414.414 0 00-.036.2.47.47 0 00.287.45l.096.046h.571c.658 0 .685-.005.821-.137a.459.459 0 00.152-.359.473.473 0 00-.276-.447l-.097-.049-.586.001a8.922 8.922 0 00-.625.014m-7.067 1.89a.576.576 0 00-.264.241c-.031.06-.037.094-.037.222s.006.163.037.22a.582.582 0 00.252.238l.085.04.605-.005c.584-.005.607-.006.669-.04a.641.641 0 00.233-.242.554.554 0 00.002-.413.573.573 0 00-.243-.249c-.071-.037-.078-.037-.664-.04-.56-.004-.596-.002-.675.028m2.838-.01a.495.495 0 00-.334.464.486.486 0 00.275.46c.071.037.079.037.662.042.682.005.69.004.832-.126a.443.443 0 00.16-.367.474.474 0 00-.286-.45l-.096-.046H6.6c-.443.001-.59.006-.637.023m2.765.022a.476.476 0 00-.285.451c0 .16.044.262.159.367.14.127.15.129.813.129h.577l.096-.046c.38-.182.381-.7.004-.902-.067-.035-.08-.036-.668-.04l-.6-.005-.096.046m2.841-.017a.588.588 0 00-.289.3c-.086.232.02.5.248.622.062.033.085.034.669.039l.605.004.085-.039c.1-.045.2-.14.252-.237.031-.058.037-.093.037-.221s-.006-.163-.037-.222a.558.558 0 00-.268-.241c-.083-.031-.12-.033-.66-.032-.475.001-.583.006-.642.027M4.555 12.68a.58.58 0 00-.293.263c-.047.088-.043.335.007.432a.496.496 0 00.362.27c.066.013 1.1.018 3.369.018 2.27 0 3.303-.005 3.37-.017a.496.496 0 00.36-.271c.032-.06.038-.096.038-.224 0-.125-.007-.164-.035-.217a.624.624 0 00-.242-.234l-.075-.037-3.4-.003c-2.893-.002-3.41 0-3.461.02",
|
|
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,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 KotlinIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('KotlinIcon');
|
|
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: "M.516.032a.836.836 0 00-.448.4L.012.54v22.92l.056.113c.07.143.216.289.36.36l.112.055h22.92l.12-.064a.847.847 0 00.37-.402l.074-.154V11.956c0-6.277-.007-11.405-.016-11.396-.008.008-.041-.041-.073-.11a.816.816 0 00-.355-.374l-.12-.064L12.024.008C3.294.005.571.01.516.032M.012 12c0 6.29.003 8.863.006 5.718.003-3.145.003-8.291 0-11.436C.015 3.137.012 5.71.012 12M23.944 1.038c-.042.118-.38.462-5.46 5.544L13.068 12l5.416 5.418c5.086 5.09 5.418 5.426 5.464 5.55l.05.132V12.006C24 5.904 23.999.912 23.995.912a.792.792 0 00-.05.126m-22.432 4.8v4.326l4.32-4.32c2.376-2.376 4.32-4.323 4.32-4.326 0-.003-1.944-.006-4.32-.006h-4.32v4.326m5.394 1.068L1.512 12.3l.006 4.554.006 4.554 9.948-9.948 9.948-9.948H12.3L6.906 6.906m.378 10.878L2.58 22.488h18.84l-4.704-4.704c-2.587-2.587-4.71-4.704-4.716-4.704-.007 0-2.129 2.117-4.716 4.704",
|
|
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,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 LayoutModuleAltIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('LayoutModuleAltIcon');
|
|
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
|
+
stroke: "#fff",
|
|
33
|
+
strokeLinecap: "round",
|
|
34
|
+
strokeLinejoin: "round",
|
|
35
|
+
d: "M10.002 9.1a.9.9 0 01-.9.9h-7.2a.9.9 0 01-.9-.9V1.9a.9.9 0 01.9-.9h7.2a.9.9 0 01.9.9v7.2zm12.996 0a.9.9 0 01-.9.9h-7.2a.9.9 0 01-.9-.9V1.9a.9.9 0 01.9-.9h7.2a.9.9 0 01.9.9v7.2zm-12.996 13a.9.9 0 01-.9.9h-7.2a.9.9 0 01-.9-.9v-7.2a.9.9 0 01.9-.9h7.2a.9.9 0 01.9.9v7.2zm12.996 0a.9.9 0 01-.9.9h-7.2a.9.9 0 01-.9-.9v-7.2a.9.9 0 01.9-.9h7.2a.9.9 0 01.9.9v7.2z",
|
|
36
|
+
strokeWidth: 1.5,
|
|
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,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 LayoutModuleIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size = 16,
|
|
9
|
+
height = size,
|
|
10
|
+
width = size,
|
|
11
|
+
...props
|
|
12
|
+
}, svgRef) => {
|
|
13
|
+
const maskId = useIconId('LayoutModuleIcon');
|
|
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: "M1.75.25h3.5s1.5 0 1.5 1.5v3.5s0 1.5-1.5 1.5h-3.5s-1.5 0-1.5-1.5v-3.5s0-1.5 1.5-1.5m0 8.5h3.5s1.5 0 1.5 1.5v3.5s0 1.5-1.5 1.5h-3.5s-1.5 0-1.5-1.5v-3.5s0-1.5 1.5-1.5m0 8.5h3.5s1.5 0 1.5 1.5v3.5s0 1.5-1.5 1.5h-3.5s-1.5 0-1.5-1.5v-3.5s0-1.5 1.5-1.5m8.5-17h3.5s1.5 0 1.5 1.5v3.5s0 1.5-1.5 1.5h-3.5s-1.5 0-1.5-1.5v-3.5s0-1.5 1.5-1.5m0 8.5h3.5s1.5 0 1.5 1.5v3.5s0 1.5-1.5 1.5h-3.5s-1.5 0-1.5-1.5v-3.5s0-1.5 1.5-1.5m0 8.5h3.5s1.5 0 1.5 1.5v3.5s0 1.5-1.5 1.5h-3.5s-1.5 0-1.5-1.5v-3.5s0-1.5 1.5-1.5m8.5-17h3.5s1.5 0 1.5 1.5v3.5s0 1.5-1.5 1.5h-3.5s-1.5 0-1.5-1.5v-3.5s0-1.5 1.5-1.5m0 8.5h3.5s1.5 0 1.5 1.5v3.5s0 1.5-1.5 1.5h-3.5s-1.5 0-1.5-1.5v-3.5s0-1.5 1.5-1.5m0 8.5h3.5s1.5 0 1.5 1.5v3.5s0 1.5-1.5 1.5h-3.5s-1.5 0-1.5-1.5v-3.5s0-1.5 1.5-1.5",
|
|
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
|
+
});
|