@codecademy/gamut-icons 9.51.1-alpha.3e8b72.0 → 9.51.1-alpha.3ee88c.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
package/dist/props.d.ts
ADDED
|
@@ -0,0 +1,714 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { StyleProps } from '@codecademy/variance';
|
|
3
|
+
export interface IconStyleProps extends StyleProps<typeof iconProps> {
|
|
4
|
+
/**
|
|
5
|
+
* Set both the width and height of the icon at the same time
|
|
6
|
+
* Otherwise the default size is 24 for regular icons and 16 for mini icons
|
|
7
|
+
*/
|
|
8
|
+
size?: StyleProps<typeof iconProps>['width'];
|
|
9
|
+
}
|
|
10
|
+
export interface GamutBaseIconProps extends Omit<React.SVGProps<SVGSVGElement>, keyof IconStyleProps>, IconStyleProps {
|
|
11
|
+
/**
|
|
12
|
+
* A suffix added to the end of the unique generated ID for the icon. This is useful if you have multiple of the same icon on the page and need to pass accessibility guidelines.
|
|
13
|
+
*/
|
|
14
|
+
titleId?: string;
|
|
15
|
+
title?: string;
|
|
16
|
+
ref?: React.Ref<SVGSVGElement>;
|
|
17
|
+
/**
|
|
18
|
+
* See: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/42404
|
|
19
|
+
* Generated definitions may not match with other vesions @types/react in ^16.9 this ensures that the type exists and is optional as it would in >16.9.21
|
|
20
|
+
*/
|
|
21
|
+
path?: string;
|
|
22
|
+
}
|
|
23
|
+
interface GamutHiddenIconProps extends GamutBaseIconProps {
|
|
24
|
+
'aria-hidden'?: true;
|
|
25
|
+
'aria-label'?: never;
|
|
26
|
+
}
|
|
27
|
+
interface GamutVisibleIconProps extends GamutBaseIconProps {
|
|
28
|
+
'aria-hidden': false;
|
|
29
|
+
'aria-label': string;
|
|
30
|
+
}
|
|
31
|
+
export type GamutIconProps = GamutHiddenIconProps | GamutVisibleIconProps;
|
|
32
|
+
export type ForwardableProps = Omit<GamutBaseIconProps, keyof IconStyleProps>;
|
|
33
|
+
export declare const iconProps: import("@codecademy/variance/dist/types/config").Parser<import("@codecademy/variance/dist/types/config").Compose<[import("@codecademy/variance/dist/types/config").Parser<import("@codecademy/variance/dist/types/config").TransformerMap<{
|
|
34
|
+
readonly flexBasis: {
|
|
35
|
+
readonly property: "flexBasis";
|
|
36
|
+
};
|
|
37
|
+
readonly flexShrink: {
|
|
38
|
+
readonly property: "flexShrink";
|
|
39
|
+
};
|
|
40
|
+
readonly flexGrow: {
|
|
41
|
+
readonly property: "flexGrow";
|
|
42
|
+
};
|
|
43
|
+
readonly order: {
|
|
44
|
+
readonly property: "order";
|
|
45
|
+
};
|
|
46
|
+
readonly gridColumn: {
|
|
47
|
+
readonly property: "gridColumn";
|
|
48
|
+
};
|
|
49
|
+
readonly gridRow: {
|
|
50
|
+
readonly property: "gridRow";
|
|
51
|
+
};
|
|
52
|
+
readonly gridColumnStart: {
|
|
53
|
+
readonly property: "gridColumnStart";
|
|
54
|
+
};
|
|
55
|
+
readonly gridRowStart: {
|
|
56
|
+
readonly property: "gridRowStart";
|
|
57
|
+
};
|
|
58
|
+
readonly gridColumnEnd: {
|
|
59
|
+
readonly property: "gridColumnEnd";
|
|
60
|
+
};
|
|
61
|
+
readonly gridRowEnd: {
|
|
62
|
+
readonly property: "gridRowEnd";
|
|
63
|
+
};
|
|
64
|
+
readonly justifySelf: {
|
|
65
|
+
readonly property: "justifySelf";
|
|
66
|
+
};
|
|
67
|
+
readonly alignSelf: {
|
|
68
|
+
readonly property: "alignSelf";
|
|
69
|
+
};
|
|
70
|
+
readonly gridArea: {
|
|
71
|
+
readonly property: "gridArea";
|
|
72
|
+
};
|
|
73
|
+
readonly containerType: {
|
|
74
|
+
readonly property: "containerType";
|
|
75
|
+
};
|
|
76
|
+
readonly display: {
|
|
77
|
+
readonly property: "display";
|
|
78
|
+
};
|
|
79
|
+
readonly overflow: {
|
|
80
|
+
readonly property: "overflow";
|
|
81
|
+
};
|
|
82
|
+
readonly overflowX: {
|
|
83
|
+
readonly property: "overflowX";
|
|
84
|
+
};
|
|
85
|
+
readonly overflowY: {
|
|
86
|
+
readonly property: "overflowY";
|
|
87
|
+
};
|
|
88
|
+
readonly dimensions: {
|
|
89
|
+
readonly property: "width";
|
|
90
|
+
readonly properties: readonly ["width", "height"];
|
|
91
|
+
readonly transform: (value: string | number) => string | 0;
|
|
92
|
+
};
|
|
93
|
+
readonly width: {
|
|
94
|
+
readonly property: "width";
|
|
95
|
+
readonly transform: (value: string | number) => string | 0;
|
|
96
|
+
};
|
|
97
|
+
readonly minWidth: {
|
|
98
|
+
readonly property: "minWidth";
|
|
99
|
+
readonly transform: (value: string | number) => string | 0;
|
|
100
|
+
};
|
|
101
|
+
readonly maxWidth: {
|
|
102
|
+
readonly property: "maxWidth";
|
|
103
|
+
readonly transform: (value: string | number) => string | 0;
|
|
104
|
+
};
|
|
105
|
+
readonly height: {
|
|
106
|
+
readonly property: "height";
|
|
107
|
+
readonly transform: (value: string | number) => string | 0;
|
|
108
|
+
};
|
|
109
|
+
readonly minHeight: {
|
|
110
|
+
readonly property: "minHeight";
|
|
111
|
+
readonly transform: (value: string | number) => string | 0;
|
|
112
|
+
};
|
|
113
|
+
readonly maxHeight: {
|
|
114
|
+
readonly property: "maxHeight";
|
|
115
|
+
readonly transform: (value: string | number) => string | 0;
|
|
116
|
+
};
|
|
117
|
+
readonly verticalAlign: {
|
|
118
|
+
readonly property: "verticalAlign";
|
|
119
|
+
};
|
|
120
|
+
}>>, import("@codecademy/variance/dist/types/config").Parser<import("@codecademy/variance/dist/types/config").TransformerMap<{
|
|
121
|
+
readonly color: {
|
|
122
|
+
readonly property: "color";
|
|
123
|
+
readonly scale: "colors";
|
|
124
|
+
};
|
|
125
|
+
readonly textColor: {
|
|
126
|
+
readonly property: "color";
|
|
127
|
+
readonly scale: "colors";
|
|
128
|
+
};
|
|
129
|
+
readonly bg: {
|
|
130
|
+
readonly property: "backgroundColor";
|
|
131
|
+
readonly scale: "colors";
|
|
132
|
+
};
|
|
133
|
+
readonly borderColor: {
|
|
134
|
+
readonly property: "borderColor";
|
|
135
|
+
readonly scale: "colors";
|
|
136
|
+
};
|
|
137
|
+
readonly borderColorX: {
|
|
138
|
+
readonly property: "borderColor";
|
|
139
|
+
readonly properties: readonly ["borderLeftColor", "borderRightColor"];
|
|
140
|
+
readonly scale: "colors";
|
|
141
|
+
};
|
|
142
|
+
readonly borderColorY: {
|
|
143
|
+
readonly property: "borderColor";
|
|
144
|
+
readonly properties: readonly ["borderTopColor", "borderBottomColor"];
|
|
145
|
+
readonly scale: "colors";
|
|
146
|
+
};
|
|
147
|
+
readonly borderColorLeft: {
|
|
148
|
+
readonly property: "borderLeftColor";
|
|
149
|
+
readonly scale: "colors";
|
|
150
|
+
};
|
|
151
|
+
readonly borderColorRight: {
|
|
152
|
+
readonly property: "borderRightColor";
|
|
153
|
+
readonly scale: "colors";
|
|
154
|
+
};
|
|
155
|
+
readonly borderColorTop: {
|
|
156
|
+
readonly property: "borderTopColor";
|
|
157
|
+
readonly scale: "colors";
|
|
158
|
+
};
|
|
159
|
+
readonly borderColorBottom: {
|
|
160
|
+
readonly property: "borderBottomColor";
|
|
161
|
+
readonly scale: "colors";
|
|
162
|
+
};
|
|
163
|
+
}>>, import("@codecademy/variance/dist/types/config").Parser<import("@codecademy/variance/dist/types/config").TransformerMap<{
|
|
164
|
+
readonly p: {
|
|
165
|
+
readonly property: "padding";
|
|
166
|
+
readonly scale: "spacing";
|
|
167
|
+
};
|
|
168
|
+
readonly px: {
|
|
169
|
+
readonly property: "padding";
|
|
170
|
+
readonly properties: readonly ["paddingLeft", "paddingRight"];
|
|
171
|
+
readonly scale: "spacing";
|
|
172
|
+
};
|
|
173
|
+
readonly py: {
|
|
174
|
+
readonly property: "padding";
|
|
175
|
+
readonly properties: readonly ["paddingTop", "paddingBottom"];
|
|
176
|
+
readonly scale: "spacing";
|
|
177
|
+
};
|
|
178
|
+
readonly pt: {
|
|
179
|
+
readonly property: "paddingTop";
|
|
180
|
+
readonly scale: "spacing";
|
|
181
|
+
};
|
|
182
|
+
readonly pb: {
|
|
183
|
+
readonly property: "paddingBottom";
|
|
184
|
+
readonly scale: "spacing";
|
|
185
|
+
};
|
|
186
|
+
readonly pr: {
|
|
187
|
+
readonly property: "paddingRight";
|
|
188
|
+
readonly scale: "spacing";
|
|
189
|
+
};
|
|
190
|
+
readonly pl: {
|
|
191
|
+
readonly property: "paddingLeft";
|
|
192
|
+
readonly scale: "spacing";
|
|
193
|
+
};
|
|
194
|
+
readonly m: {
|
|
195
|
+
readonly property: "margin";
|
|
196
|
+
readonly scale: "spacing";
|
|
197
|
+
};
|
|
198
|
+
readonly mx: {
|
|
199
|
+
readonly property: "margin";
|
|
200
|
+
readonly properties: readonly ["marginLeft", "marginRight"];
|
|
201
|
+
readonly scale: "spacing";
|
|
202
|
+
};
|
|
203
|
+
readonly my: {
|
|
204
|
+
readonly property: "margin";
|
|
205
|
+
readonly properties: readonly ["marginTop", "marginBottom"];
|
|
206
|
+
readonly scale: "spacing";
|
|
207
|
+
};
|
|
208
|
+
readonly mt: {
|
|
209
|
+
readonly property: "marginTop";
|
|
210
|
+
readonly scale: "spacing";
|
|
211
|
+
};
|
|
212
|
+
readonly mb: {
|
|
213
|
+
readonly property: "marginBottom";
|
|
214
|
+
readonly scale: "spacing";
|
|
215
|
+
};
|
|
216
|
+
readonly mr: {
|
|
217
|
+
readonly property: "marginRight";
|
|
218
|
+
readonly scale: "spacing";
|
|
219
|
+
};
|
|
220
|
+
readonly ml: {
|
|
221
|
+
readonly property: "marginLeft";
|
|
222
|
+
readonly scale: "spacing";
|
|
223
|
+
};
|
|
224
|
+
}>>, import("@codecademy/variance/dist/types/config").Parser<import("@codecademy/variance/dist/types/config").TransformerMap<{
|
|
225
|
+
readonly position: {
|
|
226
|
+
readonly property: "position";
|
|
227
|
+
};
|
|
228
|
+
readonly inset: {
|
|
229
|
+
readonly property: "inset";
|
|
230
|
+
readonly properties: readonly ["top", "right", "bottom", "left"];
|
|
231
|
+
readonly transform: (value: string | number) => string | 0;
|
|
232
|
+
};
|
|
233
|
+
readonly top: {
|
|
234
|
+
readonly property: "top";
|
|
235
|
+
readonly transform: (value: string | number) => string | 0;
|
|
236
|
+
};
|
|
237
|
+
readonly right: {
|
|
238
|
+
readonly property: "right";
|
|
239
|
+
readonly transform: (value: string | number) => string | 0;
|
|
240
|
+
};
|
|
241
|
+
readonly bottom: {
|
|
242
|
+
readonly property: "bottom";
|
|
243
|
+
readonly transform: (value: string | number) => string | 0;
|
|
244
|
+
};
|
|
245
|
+
readonly left: {
|
|
246
|
+
readonly property: "left";
|
|
247
|
+
readonly transform: (value: string | number) => string | 0;
|
|
248
|
+
};
|
|
249
|
+
readonly zIndex: {
|
|
250
|
+
readonly property: "zIndex";
|
|
251
|
+
};
|
|
252
|
+
readonly opacity: {
|
|
253
|
+
readonly property: "opacity";
|
|
254
|
+
};
|
|
255
|
+
}>>, import("@codecademy/variance/dist/types/config").Parser<import("@codecademy/variance/dist/types/config").TransformerMap<{
|
|
256
|
+
readonly border: {
|
|
257
|
+
readonly property: "border";
|
|
258
|
+
readonly scale: "borders";
|
|
259
|
+
};
|
|
260
|
+
readonly borderX: {
|
|
261
|
+
readonly property: "border";
|
|
262
|
+
readonly properties: readonly ["borderLeft", "borderRight"];
|
|
263
|
+
readonly scale: "borders";
|
|
264
|
+
};
|
|
265
|
+
readonly borderY: {
|
|
266
|
+
readonly property: "border";
|
|
267
|
+
readonly properties: readonly ["borderTop", "borderBottom"];
|
|
268
|
+
readonly scale: "borders";
|
|
269
|
+
};
|
|
270
|
+
readonly borderTop: {
|
|
271
|
+
readonly property: "borderTop";
|
|
272
|
+
readonly scale: "borders";
|
|
273
|
+
};
|
|
274
|
+
readonly borderRight: {
|
|
275
|
+
readonly property: "borderRight";
|
|
276
|
+
readonly scale: "borders";
|
|
277
|
+
};
|
|
278
|
+
readonly borderBottom: {
|
|
279
|
+
readonly property: "borderBottom";
|
|
280
|
+
readonly scale: "borders";
|
|
281
|
+
};
|
|
282
|
+
readonly borderLeft: {
|
|
283
|
+
readonly property: "borderLeft";
|
|
284
|
+
readonly scale: "borders";
|
|
285
|
+
};
|
|
286
|
+
readonly borderWidth: {
|
|
287
|
+
readonly property: "borderWidth";
|
|
288
|
+
};
|
|
289
|
+
readonly borderWidthX: {
|
|
290
|
+
readonly property: "borderWidth";
|
|
291
|
+
readonly properties: readonly ["borderLeftWidth", "borderRightWidth"];
|
|
292
|
+
};
|
|
293
|
+
readonly borderWidthY: {
|
|
294
|
+
readonly property: "borderWidth";
|
|
295
|
+
readonly properties: readonly ["borderTopWidth", "borderBottomWidth"];
|
|
296
|
+
};
|
|
297
|
+
readonly borderWidthLeft: {
|
|
298
|
+
readonly property: "borderLeftWidth";
|
|
299
|
+
};
|
|
300
|
+
readonly borderWidthRight: {
|
|
301
|
+
readonly property: "borderRightWidth";
|
|
302
|
+
};
|
|
303
|
+
readonly borderWidthTop: {
|
|
304
|
+
readonly property: "borderTopWidth";
|
|
305
|
+
};
|
|
306
|
+
readonly borderWidthBottom: {
|
|
307
|
+
readonly property: "borderBottomWidth";
|
|
308
|
+
};
|
|
309
|
+
readonly borderRadius: {
|
|
310
|
+
readonly property: "borderRadius";
|
|
311
|
+
readonly scale: "borderRadii";
|
|
312
|
+
};
|
|
313
|
+
readonly borderRadiusLeft: {
|
|
314
|
+
readonly property: "borderRadius";
|
|
315
|
+
readonly properties: readonly ["borderTopLeftRadius", "borderBottomLeftRadius"];
|
|
316
|
+
readonly scale: "borderRadii";
|
|
317
|
+
};
|
|
318
|
+
readonly borderRadiusTop: {
|
|
319
|
+
readonly property: "borderRadius";
|
|
320
|
+
readonly properties: readonly ["borderTopLeftRadius", "borderTopRightRadius"];
|
|
321
|
+
readonly scale: "borderRadii";
|
|
322
|
+
};
|
|
323
|
+
readonly borderRadiusBottom: {
|
|
324
|
+
readonly property: "borderRadius";
|
|
325
|
+
readonly properties: readonly ["borderBottomLeftRadius", "borderBottomRightRadius"];
|
|
326
|
+
readonly scale: "borderRadii";
|
|
327
|
+
};
|
|
328
|
+
readonly borderRadiusRight: {
|
|
329
|
+
readonly property: "borderRadius";
|
|
330
|
+
readonly properties: readonly ["borderTopRightRadius", "borderBottomRightRadius"];
|
|
331
|
+
readonly scale: "borderRadii";
|
|
332
|
+
};
|
|
333
|
+
readonly borderRadiusTopLeft: {
|
|
334
|
+
readonly property: "borderTopLeftRadius";
|
|
335
|
+
readonly scale: "borderRadii";
|
|
336
|
+
};
|
|
337
|
+
readonly borderRadiusTopRight: {
|
|
338
|
+
readonly property: "borderTopRightRadius";
|
|
339
|
+
readonly scale: "borderRadii";
|
|
340
|
+
};
|
|
341
|
+
readonly borderRadiusBottomRight: {
|
|
342
|
+
readonly property: "borderBottomRightRadius";
|
|
343
|
+
readonly scale: "borderRadii";
|
|
344
|
+
};
|
|
345
|
+
readonly borderRadiusBottomLeft: {
|
|
346
|
+
readonly property: "borderBottomLeftRadius";
|
|
347
|
+
readonly scale: "borderRadii";
|
|
348
|
+
};
|
|
349
|
+
readonly borderStyle: {
|
|
350
|
+
readonly property: "borderStyle";
|
|
351
|
+
};
|
|
352
|
+
readonly borderStyleX: {
|
|
353
|
+
readonly property: "borderStyle";
|
|
354
|
+
readonly properties: readonly ["borderLeftStyle", "borderRightStyle"];
|
|
355
|
+
};
|
|
356
|
+
readonly borderStyleY: {
|
|
357
|
+
readonly property: "borderStyle";
|
|
358
|
+
readonly properties: readonly ["borderTopStyle", "borderBottomStyle"];
|
|
359
|
+
};
|
|
360
|
+
readonly borderStyleLeft: {
|
|
361
|
+
readonly property: "borderLeftStyle";
|
|
362
|
+
};
|
|
363
|
+
readonly borderStyleRight: {
|
|
364
|
+
readonly property: "borderRightStyle";
|
|
365
|
+
};
|
|
366
|
+
readonly borderStyleTop: {
|
|
367
|
+
readonly property: "borderTopStyle";
|
|
368
|
+
};
|
|
369
|
+
readonly borderStyleBottom: {
|
|
370
|
+
readonly property: "borderBottomStyle";
|
|
371
|
+
};
|
|
372
|
+
}>>]>>;
|
|
373
|
+
export declare const Svg: import("@emotion/styled").StyledComponent<{
|
|
374
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
375
|
+
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
376
|
+
} & {
|
|
377
|
+
flexBasis?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
378
|
+
readonly property: "flexBasis";
|
|
379
|
+
}>;
|
|
380
|
+
flexShrink?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
381
|
+
readonly property: "flexShrink";
|
|
382
|
+
}>;
|
|
383
|
+
flexGrow?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
384
|
+
readonly property: "flexGrow";
|
|
385
|
+
}>;
|
|
386
|
+
order?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
387
|
+
readonly property: "order";
|
|
388
|
+
}>;
|
|
389
|
+
gridColumn?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
390
|
+
readonly property: "gridColumn";
|
|
391
|
+
}>;
|
|
392
|
+
gridRow?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
393
|
+
readonly property: "gridRow";
|
|
394
|
+
}>;
|
|
395
|
+
gridColumnStart?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
396
|
+
readonly property: "gridColumnStart";
|
|
397
|
+
}>;
|
|
398
|
+
gridRowStart?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
399
|
+
readonly property: "gridRowStart";
|
|
400
|
+
}>;
|
|
401
|
+
gridColumnEnd?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
402
|
+
readonly property: "gridColumnEnd";
|
|
403
|
+
}>;
|
|
404
|
+
gridRowEnd?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
405
|
+
readonly property: "gridRowEnd";
|
|
406
|
+
}>;
|
|
407
|
+
justifySelf?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
408
|
+
readonly property: "justifySelf";
|
|
409
|
+
}>;
|
|
410
|
+
alignSelf?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
411
|
+
readonly property: "alignSelf";
|
|
412
|
+
}>;
|
|
413
|
+
gridArea?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
414
|
+
readonly property: "gridArea";
|
|
415
|
+
}>;
|
|
416
|
+
containerType?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
417
|
+
readonly property: "containerType";
|
|
418
|
+
}>;
|
|
419
|
+
display?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
420
|
+
readonly property: "display";
|
|
421
|
+
}>;
|
|
422
|
+
overflow?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
423
|
+
readonly property: "overflow";
|
|
424
|
+
}>;
|
|
425
|
+
overflowX?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
426
|
+
readonly property: "overflowX";
|
|
427
|
+
}>;
|
|
428
|
+
overflowY?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
429
|
+
readonly property: "overflowY";
|
|
430
|
+
}>;
|
|
431
|
+
dimensions?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
432
|
+
readonly property: "width";
|
|
433
|
+
readonly properties: readonly ["width", "height"];
|
|
434
|
+
readonly transform: (value: string | number) => string | 0;
|
|
435
|
+
}>;
|
|
436
|
+
width?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
437
|
+
readonly property: "width";
|
|
438
|
+
readonly transform: (value: string | number) => string | 0;
|
|
439
|
+
}>;
|
|
440
|
+
minWidth?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
441
|
+
readonly property: "minWidth";
|
|
442
|
+
readonly transform: (value: string | number) => string | 0;
|
|
443
|
+
}>;
|
|
444
|
+
maxWidth?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
445
|
+
readonly property: "maxWidth";
|
|
446
|
+
readonly transform: (value: string | number) => string | 0;
|
|
447
|
+
}>;
|
|
448
|
+
height?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
449
|
+
readonly property: "height";
|
|
450
|
+
readonly transform: (value: string | number) => string | 0;
|
|
451
|
+
}>;
|
|
452
|
+
minHeight?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
453
|
+
readonly property: "minHeight";
|
|
454
|
+
readonly transform: (value: string | number) => string | 0;
|
|
455
|
+
}>;
|
|
456
|
+
maxHeight?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
457
|
+
readonly property: "maxHeight";
|
|
458
|
+
readonly transform: (value: string | number) => string | 0;
|
|
459
|
+
}>;
|
|
460
|
+
verticalAlign?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
461
|
+
readonly property: "verticalAlign";
|
|
462
|
+
}>;
|
|
463
|
+
color?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
464
|
+
readonly property: "color";
|
|
465
|
+
readonly scale: "colors";
|
|
466
|
+
}>;
|
|
467
|
+
textColor?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
468
|
+
readonly property: "color";
|
|
469
|
+
readonly scale: "colors";
|
|
470
|
+
}>;
|
|
471
|
+
bg?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
472
|
+
readonly property: "backgroundColor";
|
|
473
|
+
readonly scale: "colors";
|
|
474
|
+
}>;
|
|
475
|
+
borderColor?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
476
|
+
readonly property: "borderColor";
|
|
477
|
+
readonly scale: "colors";
|
|
478
|
+
}>;
|
|
479
|
+
borderColorX?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
480
|
+
readonly property: "borderColor";
|
|
481
|
+
readonly properties: readonly ["borderLeftColor", "borderRightColor"];
|
|
482
|
+
readonly scale: "colors";
|
|
483
|
+
}>;
|
|
484
|
+
borderColorY?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
485
|
+
readonly property: "borderColor";
|
|
486
|
+
readonly properties: readonly ["borderTopColor", "borderBottomColor"];
|
|
487
|
+
readonly scale: "colors";
|
|
488
|
+
}>;
|
|
489
|
+
borderColorLeft?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
490
|
+
readonly property: "borderLeftColor";
|
|
491
|
+
readonly scale: "colors";
|
|
492
|
+
}>;
|
|
493
|
+
borderColorRight?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
494
|
+
readonly property: "borderRightColor";
|
|
495
|
+
readonly scale: "colors";
|
|
496
|
+
}>;
|
|
497
|
+
borderColorTop?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
498
|
+
readonly property: "borderTopColor";
|
|
499
|
+
readonly scale: "colors";
|
|
500
|
+
}>;
|
|
501
|
+
borderColorBottom?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
502
|
+
readonly property: "borderBottomColor";
|
|
503
|
+
readonly scale: "colors";
|
|
504
|
+
}>;
|
|
505
|
+
p?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
506
|
+
readonly property: "padding";
|
|
507
|
+
readonly scale: "spacing";
|
|
508
|
+
}>;
|
|
509
|
+
px?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
510
|
+
readonly property: "padding";
|
|
511
|
+
readonly properties: readonly ["paddingLeft", "paddingRight"];
|
|
512
|
+
readonly scale: "spacing";
|
|
513
|
+
}>;
|
|
514
|
+
py?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
515
|
+
readonly property: "padding";
|
|
516
|
+
readonly properties: readonly ["paddingTop", "paddingBottom"];
|
|
517
|
+
readonly scale: "spacing";
|
|
518
|
+
}>;
|
|
519
|
+
pt?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
520
|
+
readonly property: "paddingTop";
|
|
521
|
+
readonly scale: "spacing";
|
|
522
|
+
}>;
|
|
523
|
+
pb?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
524
|
+
readonly property: "paddingBottom";
|
|
525
|
+
readonly scale: "spacing";
|
|
526
|
+
}>;
|
|
527
|
+
pr?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
528
|
+
readonly property: "paddingRight";
|
|
529
|
+
readonly scale: "spacing";
|
|
530
|
+
}>;
|
|
531
|
+
pl?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
532
|
+
readonly property: "paddingLeft";
|
|
533
|
+
readonly scale: "spacing";
|
|
534
|
+
}>;
|
|
535
|
+
m?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
536
|
+
readonly property: "margin";
|
|
537
|
+
readonly scale: "spacing";
|
|
538
|
+
}>;
|
|
539
|
+
mx?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
540
|
+
readonly property: "margin";
|
|
541
|
+
readonly properties: readonly ["marginLeft", "marginRight"];
|
|
542
|
+
readonly scale: "spacing";
|
|
543
|
+
}>;
|
|
544
|
+
my?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
545
|
+
readonly property: "margin";
|
|
546
|
+
readonly properties: readonly ["marginTop", "marginBottom"];
|
|
547
|
+
readonly scale: "spacing";
|
|
548
|
+
}>;
|
|
549
|
+
mt?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
550
|
+
readonly property: "marginTop";
|
|
551
|
+
readonly scale: "spacing";
|
|
552
|
+
}>;
|
|
553
|
+
mb?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
554
|
+
readonly property: "marginBottom";
|
|
555
|
+
readonly scale: "spacing";
|
|
556
|
+
}>;
|
|
557
|
+
mr?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
558
|
+
readonly property: "marginRight";
|
|
559
|
+
readonly scale: "spacing";
|
|
560
|
+
}>;
|
|
561
|
+
ml?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
562
|
+
readonly property: "marginLeft";
|
|
563
|
+
readonly scale: "spacing";
|
|
564
|
+
}>;
|
|
565
|
+
position?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
566
|
+
readonly property: "position";
|
|
567
|
+
}>;
|
|
568
|
+
inset?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
569
|
+
readonly property: "inset";
|
|
570
|
+
readonly properties: readonly ["top", "right", "bottom", "left"];
|
|
571
|
+
readonly transform: (value: string | number) => string | 0;
|
|
572
|
+
}>;
|
|
573
|
+
top?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
574
|
+
readonly property: "top";
|
|
575
|
+
readonly transform: (value: string | number) => string | 0;
|
|
576
|
+
}>;
|
|
577
|
+
right?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
578
|
+
readonly property: "right";
|
|
579
|
+
readonly transform: (value: string | number) => string | 0;
|
|
580
|
+
}>;
|
|
581
|
+
bottom?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
582
|
+
readonly property: "bottom";
|
|
583
|
+
readonly transform: (value: string | number) => string | 0;
|
|
584
|
+
}>;
|
|
585
|
+
left?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
586
|
+
readonly property: "left";
|
|
587
|
+
readonly transform: (value: string | number) => string | 0;
|
|
588
|
+
}>;
|
|
589
|
+
zIndex?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
590
|
+
readonly property: "zIndex";
|
|
591
|
+
}>;
|
|
592
|
+
opacity?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
593
|
+
readonly property: "opacity";
|
|
594
|
+
}>;
|
|
595
|
+
border?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
596
|
+
readonly property: "border";
|
|
597
|
+
readonly scale: "borders";
|
|
598
|
+
}>;
|
|
599
|
+
borderX?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
600
|
+
readonly property: "border";
|
|
601
|
+
readonly properties: readonly ["borderLeft", "borderRight"];
|
|
602
|
+
readonly scale: "borders";
|
|
603
|
+
}>;
|
|
604
|
+
borderY?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
605
|
+
readonly property: "border";
|
|
606
|
+
readonly properties: readonly ["borderTop", "borderBottom"];
|
|
607
|
+
readonly scale: "borders";
|
|
608
|
+
}>;
|
|
609
|
+
borderTop?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
610
|
+
readonly property: "borderTop";
|
|
611
|
+
readonly scale: "borders";
|
|
612
|
+
}>;
|
|
613
|
+
borderRight?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
614
|
+
readonly property: "borderRight";
|
|
615
|
+
readonly scale: "borders";
|
|
616
|
+
}>;
|
|
617
|
+
borderBottom?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
618
|
+
readonly property: "borderBottom";
|
|
619
|
+
readonly scale: "borders";
|
|
620
|
+
}>;
|
|
621
|
+
borderLeft?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
622
|
+
readonly property: "borderLeft";
|
|
623
|
+
readonly scale: "borders";
|
|
624
|
+
}>;
|
|
625
|
+
borderWidth?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
626
|
+
readonly property: "borderWidth";
|
|
627
|
+
}>;
|
|
628
|
+
borderWidthX?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
629
|
+
readonly property: "borderWidth";
|
|
630
|
+
readonly properties: readonly ["borderLeftWidth", "borderRightWidth"];
|
|
631
|
+
}>;
|
|
632
|
+
borderWidthY?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
633
|
+
readonly property: "borderWidth";
|
|
634
|
+
readonly properties: readonly ["borderTopWidth", "borderBottomWidth"];
|
|
635
|
+
}>;
|
|
636
|
+
borderWidthLeft?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
637
|
+
readonly property: "borderLeftWidth";
|
|
638
|
+
}>;
|
|
639
|
+
borderWidthRight?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
640
|
+
readonly property: "borderRightWidth";
|
|
641
|
+
}>;
|
|
642
|
+
borderWidthTop?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
643
|
+
readonly property: "borderTopWidth";
|
|
644
|
+
}>;
|
|
645
|
+
borderWidthBottom?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
646
|
+
readonly property: "borderBottomWidth";
|
|
647
|
+
}>;
|
|
648
|
+
borderRadius?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
649
|
+
readonly property: "borderRadius";
|
|
650
|
+
readonly scale: "borderRadii";
|
|
651
|
+
}>;
|
|
652
|
+
borderRadiusLeft?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
653
|
+
readonly property: "borderRadius";
|
|
654
|
+
readonly properties: readonly ["borderTopLeftRadius", "borderBottomLeftRadius"];
|
|
655
|
+
readonly scale: "borderRadii";
|
|
656
|
+
}>;
|
|
657
|
+
borderRadiusTop?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
658
|
+
readonly property: "borderRadius";
|
|
659
|
+
readonly properties: readonly ["borderTopLeftRadius", "borderTopRightRadius"];
|
|
660
|
+
readonly scale: "borderRadii";
|
|
661
|
+
}>;
|
|
662
|
+
borderRadiusBottom?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
663
|
+
readonly property: "borderRadius";
|
|
664
|
+
readonly properties: readonly ["borderBottomLeftRadius", "borderBottomRightRadius"];
|
|
665
|
+
readonly scale: "borderRadii";
|
|
666
|
+
}>;
|
|
667
|
+
borderRadiusRight?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
668
|
+
readonly property: "borderRadius";
|
|
669
|
+
readonly properties: readonly ["borderTopRightRadius", "borderBottomRightRadius"];
|
|
670
|
+
readonly scale: "borderRadii";
|
|
671
|
+
}>;
|
|
672
|
+
borderRadiusTopLeft?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
673
|
+
readonly property: "borderTopLeftRadius";
|
|
674
|
+
readonly scale: "borderRadii";
|
|
675
|
+
}>;
|
|
676
|
+
borderRadiusTopRight?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
677
|
+
readonly property: "borderTopRightRadius";
|
|
678
|
+
readonly scale: "borderRadii";
|
|
679
|
+
}>;
|
|
680
|
+
borderRadiusBottomRight?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
681
|
+
readonly property: "borderBottomRightRadius";
|
|
682
|
+
readonly scale: "borderRadii";
|
|
683
|
+
}>;
|
|
684
|
+
borderRadiusBottomLeft?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
685
|
+
readonly property: "borderBottomLeftRadius";
|
|
686
|
+
readonly scale: "borderRadii";
|
|
687
|
+
}>;
|
|
688
|
+
borderStyle?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
689
|
+
readonly property: "borderStyle";
|
|
690
|
+
}>;
|
|
691
|
+
borderStyleX?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
692
|
+
readonly property: "borderStyle";
|
|
693
|
+
readonly properties: readonly ["borderLeftStyle", "borderRightStyle"];
|
|
694
|
+
}>;
|
|
695
|
+
borderStyleY?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
696
|
+
readonly property: "borderStyle";
|
|
697
|
+
readonly properties: readonly ["borderTopStyle", "borderBottomStyle"];
|
|
698
|
+
}>;
|
|
699
|
+
borderStyleLeft?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
700
|
+
readonly property: "borderLeftStyle";
|
|
701
|
+
}>;
|
|
702
|
+
borderStyleRight?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
703
|
+
readonly property: "borderRightStyle";
|
|
704
|
+
}>;
|
|
705
|
+
borderStyleTop?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
706
|
+
readonly property: "borderTopStyle";
|
|
707
|
+
}>;
|
|
708
|
+
borderStyleBottom?: import("@codecademy/variance/dist/types/config").Scale<{
|
|
709
|
+
readonly property: "borderBottomStyle";
|
|
710
|
+
}>;
|
|
711
|
+
} & {
|
|
712
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
713
|
+
}, Pick<import("react").SVGProps<SVGSVGElement>, "string" | "scale" | "filter" | "fill" | "values" | "spacing" | "clipPath" | "cursor" | "direction" | "fontSizeAdjust" | "fontStretch" | "fontVariant" | "imageRendering" | "paintOrder" | "pointerEvents" | "rotate" | "textRendering" | "transform" | "unicodeBidi" | "visibility" | "wordSpacing" | "writingMode" | "mask" | "offset" | "min" | "max" | "end" | "clip" | "suppressHydrationWarning" | "className" | "id" | "lang" | "media" | "method" | "name" | "style" | "target" | "type" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "exponent" | "externalResourcesRequired" | "fillOpacity" | "fillRule" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "href" | "ideographic" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mathematical" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "shapeRendering" | "slope" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "ref" | "key">, {}>;
|
|
714
|
+
export {};
|