@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
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<svg width="74" height="20" viewBox="0 0 74 20" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<title>open-ai</title>
|
|
3
|
+
<g clip-path="url(#clip0_1823_2105)">
|
|
4
|
+
<path d="M22.9648 9.61494C22.9648 12.8849 25.0648 15.1649 27.9748 15.1649C30.8848 15.1649 32.9848 12.8849 32.9848 9.61494C32.9848 6.34494 30.8848 4.06494 27.9748 4.06494C25.0648 4.06494 22.9648 6.34494 22.9648 9.61494ZM31.0648 9.61494C31.0648 11.9549 29.7898 13.4699 27.9748 13.4699C26.1598 13.4699 24.8848 11.9549 24.8848 9.61494C24.8848 7.27494 26.1598 5.75994 27.9748 5.75994C29.7898 5.75994 31.0648 7.27494 31.0648 9.61494Z"/>
|
|
5
|
+
<path d="M38.3917 15.1651C40.5967 15.1651 41.8567 13.3051 41.8567 11.0701C41.8567 8.8351 40.5967 6.9751 38.3917 6.9751C37.3717 6.9751 36.6217 7.3801 36.1267 7.9651V7.1251H34.3267V17.7001H36.1267V14.1751C36.6217 14.7601 37.3717 15.1651 38.3917 15.1651ZM36.0817 10.8451C36.0817 9.3601 36.9217 8.5501 38.0317 8.5501C39.3367 8.5501 40.0417 9.5701 40.0417 11.0701C40.0417 12.5701 39.3367 13.5901 38.0317 13.5901C36.9217 13.5901 36.0817 12.7651 36.0817 11.3101V10.8451Z"/>
|
|
6
|
+
<path d="M46.7283 15.1651C48.3033 15.1651 49.5483 14.3401 50.1033 12.9601L48.5583 12.3751C48.3183 13.1851 47.6133 13.6351 46.7283 13.6351C45.5733 13.6351 44.7633 12.8101 44.6283 11.4601H50.1483V10.8601C50.1483 8.7001 48.9333 6.9751 46.6533 6.9751C44.3733 6.9751 42.9033 8.7601 42.9033 11.0701C42.9033 13.5001 44.4783 15.1651 46.7283 15.1651ZM46.6383 8.4901C47.7783 8.4901 48.3183 9.2401 48.3333 10.1101H44.7183C44.9883 9.0451 45.7083 8.4901 46.6383 8.4901Z"/>
|
|
7
|
+
<path d="M51.4985 15.0001H53.2985V10.3801C53.2985 9.2551 54.1235 8.6551 54.9335 8.6551C55.9235 8.6551 56.3135 9.3601 56.3135 10.3351V15.0001H58.1135V9.8101C58.1135 8.1151 57.1235 6.9751 55.4735 6.9751C54.4535 6.9751 53.7485 7.4401 53.2985 7.9651V7.1251H51.4985V15.0001Z"/>
|
|
8
|
+
<path d="M63.3857 4.22998L59.3057 15H61.2107L62.1257 12.54H66.7757L67.7057 15H69.6407L65.5607 4.22998H63.3857ZM64.4357 6.35998L66.1457 10.86H62.7557L64.4357 6.35998Z"/>
|
|
9
|
+
<path d="M72.7305 4.26123H70.8105V15.0312H72.7305V4.26123Z"/>
|
|
10
|
+
<path d="M18.5664 8.18572C19.0202 6.82384 18.8639 5.33197 18.1383 4.09322C17.0471 2.19322 14.8533 1.21572 12.7108 1.67572C11.7577 0.601968 10.3883 -0.00865724 8.95269 9.27645e-05C6.76269 -0.00490724 4.81956 1.40509 4.14581 3.48884C2.73894 3.77697 1.52456 4.65759 0.813938 5.90572C-0.285437 7.80072 -0.0348116 10.1895 1.43394 11.8145C0.980188 13.1763 1.13644 14.6682 1.86206 15.907C2.95331 17.807 5.14706 18.7845 7.28956 18.3245C8.24206 19.3982 9.61206 20.0088 11.0477 19.9995C13.2389 20.0051 15.1827 18.5938 15.8564 16.5082C17.2633 16.2201 18.4777 15.3395 19.1883 14.0913C20.2864 12.1963 20.0352 9.80947 18.5671 8.18447L18.5664 8.18572ZM11.0489 18.6926C10.1721 18.6938 9.32269 18.387 8.64956 17.8251C8.68019 17.8088 8.73331 17.7795 8.76769 17.7582L12.7502 15.4582C12.9539 15.3426 13.0789 15.1257 13.0777 14.8913V9.27697L14.7608 10.2488C14.7789 10.2576 14.7908 10.2751 14.7933 10.2951V14.9445C14.7908 17.012 13.1164 18.6882 11.0489 18.6926ZM2.99644 15.2532C2.55706 14.4945 2.39894 13.6051 2.54956 12.742C2.57894 12.7595 2.63081 12.7913 2.66769 12.8126L6.65019 15.1126C6.85206 15.2307 7.10206 15.2307 7.30456 15.1126L12.1664 12.3051V14.2488C12.1677 14.2688 12.1583 14.2882 12.1427 14.3007L8.11706 16.6251C6.32394 17.6576 4.03394 17.0438 2.99706 15.2532H2.99644ZM1.94831 6.56009C2.38581 5.80009 3.07644 5.21884 3.89894 4.91697C3.89894 4.95134 3.89706 5.01197 3.89706 5.05447V9.65509C3.89581 9.88884 4.02081 10.1057 4.22394 10.2213L9.08581 13.0282L7.40269 14.0001C7.38581 14.0113 7.36456 14.0132 7.34581 14.0051L3.31956 11.6788C1.53019 10.6426 0.916438 8.35322 1.94769 6.56072L1.94831 6.56009ZM15.7771 9.77822L10.9152 6.97072L12.5983 5.99947C12.6152 5.98822 12.6364 5.98634 12.6552 5.99447L16.6814 8.31884C18.4739 9.35447 19.0883 11.6476 18.0527 13.4401C17.6146 14.1988 16.9246 14.7801 16.1027 15.0826V10.3445C16.1046 10.1107 15.9802 9.89447 15.7777 9.77822H15.7771ZM17.4521 7.25697C17.4227 7.23884 17.3708 7.20759 17.3339 7.18634L13.3514 4.88634C13.1496 4.76822 12.8996 4.76822 12.6971 4.88634L7.83519 7.69384V5.75009C7.83394 5.73009 7.84331 5.71072 7.85894 5.69822L11.8846 3.37572C13.6777 2.34134 15.9702 2.95697 17.0039 4.75072C17.4408 5.50822 17.5989 6.39509 17.4508 7.25697H17.4521ZM6.92019 10.7213L5.23644 9.74947C5.21831 9.74072 5.20644 9.72322 5.20394 9.70322V5.05384C5.20519 2.98384 6.88456 1.30634 8.95456 1.30759C9.83019 1.30759 10.6777 1.61509 11.3508 2.17509C11.3202 2.19134 11.2677 2.22072 11.2327 2.24197L7.25019 4.54197C7.04644 4.65759 6.92144 4.87384 6.92269 5.10822L6.92019 10.7201V10.7213ZM7.83456 8.75009L10.0002 7.49947L12.1658 8.74947V11.2501L10.0002 12.5001L7.83456 11.2501V8.75009Z"/>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<clipPath id="clip0_1823_2105">
|
|
14
|
+
<rect width="73.75" height="20"/>
|
|
15
|
+
</clipPath>
|
|
16
|
+
</defs>
|
|
17
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 320 320" xmlns="http://www.w3.org/2000/svg"><path d="m297.06 130.97c7.26-21.79 4.76-45.66-6.85-65.48-17.46-30.4-52.56-46.04-86.84-38.68-15.25-17.18-37.16-26.95-60.13-26.81-35.04-.08-66.13 22.48-76.91 55.82-22.51 4.61-41.94 18.7-53.31 38.67-17.59 30.32-13.58 68.54 9.92 94.54-7.26 21.79-4.76 45.66 6.85 65.48 17.46 30.4 52.56 46.04 86.84 38.68 15.24 17.18 37.16 26.95 60.13 26.8 35.06.09 66.16-22.49 76.94-55.86 22.51-4.61 41.94-18.7 53.31-38.67 17.57-30.32 13.55-68.51-9.94-94.51zm-120.28 168.11c-14.03.02-27.62-4.89-38.39-13.88.49-.26 1.34-.73 1.89-1.07l63.72-36.8c3.26-1.85 5.26-5.32 5.24-9.07v-89.83l26.93 15.55c.29.14.48.42.52.74v74.39c-.04 33.08-26.83 59.9-59.91 59.97zm-128.84-55.03c-7.03-12.14-9.56-26.37-7.15-40.18.47.28 1.3.79 1.89 1.13l63.72 36.8c3.23 1.89 7.23 1.89 10.47 0l77.79-44.92v31.1c.02.32-.13.63-.38.83l-64.41 37.19c-28.69 16.52-65.33 6.7-81.92-21.95zm-16.77-139.09c7-12.16 18.05-21.46 31.21-26.29 0 .55-.03 1.52-.03 2.2v73.61c-.02 3.74 1.98 7.21 5.23 9.06l77.79 44.91-26.93 15.55c-.27.18-.61.21-.91.08l-64.42-37.22c-28.63-16.58-38.45-53.21-21.95-81.89zm221.26 51.49-77.79-44.92 26.93-15.54c.27-.18.61-.21.91-.08l64.42 37.19c28.68 16.57 38.51 53.26 21.94 81.94-7.01 12.14-18.05 21.44-31.2 26.28v-75.81c.03-3.74-1.96-7.2-5.2-9.06zm26.8-40.34c-.47-.29-1.3-.79-1.89-1.13l-63.72-36.8c-3.23-1.89-7.23-1.89-10.47 0l-77.79 44.92v-31.1c-.02-.32.13-.63.38-.83l64.41-37.16c28.69-16.55 65.37-6.7 81.91 22 6.99 12.12 9.52 26.31 7.15 40.1zm-168.51 55.43-26.94-15.55c-.29-.14-.48-.42-.52-.74v-74.39c.02-33.12 26.89-59.96 60.01-59.94 14.01 0 27.57 4.92 38.34 13.88-.49.26-1.33.73-1.89 1.07l-63.72 36.8c-3.26 1.85-5.26 5.31-5.24 9.06l-.04 89.79zm14.63-31.54 34.65-20.01 34.65 20v40.01l-34.65 20-34.65-20z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>expand-6</title><polyline class="a" points="23.251 7.498 23.251 0.748 16.501 0.748"/><line class="a" x1="23.251" y1="0.748" x2="8.251" y2="15.748"/><path class="a" d="M11.251,5.248h-9a1.5,1.5,0,0,0-1.5,1.5v15a1.5,1.5,0,0,0,1.5,1.5h15a1.5,1.5,0,0,0,1.5-1.5v-9"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" height="24" width="24"><title>optimization-clock</title><path d="M11.25 17.25a6 6 0 1 0 12 0 6 6 0 1 0 -12 0" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="m17.25 14.25 0 3.75 2.04 0" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><g><path d="M19.5 6V1.87A1.13 1.13 0 0 0 18.37 0.75H1.88A1.12 1.12 0 0 0 0.75 1.86v13.52a1.13 1.13 0 0 0 1.13 1.12h6.37" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="m0.75 5.5 18.75 0" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g><path d="M11.04 10.5 13.29 9" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M23.04 10.5 20.79 9" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>paginate-filter-text</title><rect class="a" x="3.75" y="0.746" width="19.5" height="19.5" rx="1.5" ry="1.5"/><path class="a" d="M20.25,23.246h-18a1.5,1.5,0,0,1-1.5-1.5v-18"/><line class="a" x1="8.25" y1="6.746" x2="18.75" y2="6.746"/><line class="a" x1="8.25" y1="9.746" x2="18.75" y2="9.746"/><line class="a" x1="8.25" y1="12.746" x2="15.75" y2="12.746"/></svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="Paginate-Filter-Text--Streamline-Ultimate" height="24" width="24">
|
|
2
|
+
<desc>
|
|
3
|
+
Paginate Filter Text Streamline Icon: https://streamlinehq.com
|
|
4
|
+
</desc>
|
|
5
|
+
<defs></defs>
|
|
6
|
+
<title>paginate-filter-text</title>
|
|
7
|
+
<path d="M5.25 0.746h16.5s1.5 0 1.5 1.5v16.5s0 1.5 -1.5 1.5H5.25s-1.5 0 -1.5 -1.5v-16.5s0 -1.5 1.5 -1.5" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path>
|
|
8
|
+
<path d="M20.25 23.246h-18a1.5 1.5 0 0 1 -1.5 -1.5v-18" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path>
|
|
9
|
+
<path d="m8.25 6.746 10.5 0" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path>
|
|
10
|
+
<path d="m8.25 9.746 10.5 0" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path>
|
|
11
|
+
<path d="m8.25 12.746 7.5 0" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="Paragraph-Justified-Align--Streamline-Ultimate" height="24" width="24"><desc>Paragraph Justified Align Streamline Icon: https://streamlinehq.com</desc><path d="m0.75 3.013 22.5 0" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="m0.75 7.513 22.5 0" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="m0.75 12.013 22.5 0" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="m0.75 16.513 22.5 0" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="m0.75 21.013 18 0" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>flag-1</title><line class="a" x1="0.75" y1="0.75" x2="0.75" y2="23.25"/><path class="a" d="M.75,2.25H22.5a.75.75,0,0,1,.56,1.248L19.055,8a1.5,1.5,0,0,0,0,1.994l4,4.505a.75.75,0,0,1-.56,1.248H.75"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>flags</title><line class="a" x1="16.32" y1="3.027" x2="9.035" y2="20.973"/><path class="a" d="M15.756,4.417l7.26,2.948a.375.375,0,0,1,.042.675L20.6,9.418a1.5,1.5,0,0,0-.705,1.737l.8,2.705a.375.375,0,0,1-.5.454l-7.26-2.947"/><line class="a" x1="7.68" y1="3.027" x2="14.965" y2="20.973"/><path class="a" d="M8.244,4.417.984,7.365a.375.375,0,0,0-.042.675L3.4,9.418a1.5,1.5,0,0,1,.705,1.737l-.8,2.705a.375.375,0,0,0,.5.454l7.261-2.947"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>hierarchy-1</title><circle class="a" cx="3" cy="20.998" r="2.25"/><circle class="a" cx="8.25" cy="8.998" r="2.25"/><circle class="a" cx="15.75" cy="14.998" r="2.25"/><circle class="a" cx="21" cy="2.998" r="2.25"/><line class="a" x1="3.902" y1="18.936" x2="7.348" y2="11.06"/><line class="a" x1="10.007" y1="10.404" x2="13.993" y2="13.593"/><line class="a" x1="20.098" y1="5.06" x2="16.652" y2="12.936"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>controls-pause</title><rect class="a" x="5.25" y="3.75" width="4.5" height="16.5" rx="1.5" ry="1.5"/><rect class="a" x="14.25" y="3.75" width="4.5" height="16.5" rx="1.5" ry="1.5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" height="24" width="24"><title>paypal-logo</title><path d="M13.95 7.12a1.67 1.67 0 0 0 -1.65 -2.24H9.91l-1 4.48h2.29a3 3 0 0 0 2.75 -2.24Z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="m1.81 18.74 4 -17h8.29c2.49 0 5.26 1.79 4.43 5.58a6.8 6.8 0 0 1 -6.86 5.42H8.18l-1.49 6Z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M21.68 7.43c1.5 2.66 -0.38 8.72 -6.35 8.81h-3.61l-1.52 6H5.32L5.56 21" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>office-file-adobe-alternate</title><path class="a" d="M8.515,6.723a3.954,3.954,0,0,0-.509-1.465A1.569,1.569,0,0,0,6.717,4.5,1.5,1.5,0,0,0,5.392,5.784a2.756,2.756,0,0,0,.487,1.893,42.285,42.285,0,0,0,3.936,3.972,17.631,17.631,0,0,0,5.236,2.929,3.789,3.789,0,0,0,1.664.354,1.379,1.379,0,0,0,1.265-.981,1.311,1.311,0,0,0-.484-1.206,2.752,2.752,0,0,0-1.237-.535,10.789,10.789,0,0,0-5.321.564c-1.622.5-6.362,2.067-6.144,6.052a.858.858,0,0,0,.089.382.758.758,0,0,0,.758.284,2.583,2.583,0,0,0,1.708-1.186c1.093-1.543,1.207-3.51,1.35-5.331A24.062,24.062,0,0,0,8.515,6.723Z"/><path class="a" d="M22.81,5.56a1.5,1.5,0,0,1,.439,1.06V21A2.25,2.25,0,0,1,21,23.249H3A2.25,2.25,0,0,1,.749,21V3A2.25,2.25,0,0,1,3,.749H17.378a1.5,1.5,0,0,1,1.061.439Z"/><path class="a" d="M17.249.749v4.5a1.5,1.5,0,0,0,1.5,1.5h4.5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg id="Regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>multiple-man-woman-2</title><path class="cls-1" d="M14.251,4.416a4.125,4.125,0,1,1,.756,7.305"/><path class="cls-1" d="M15,13.667a6.757,6.757,0,0,1,8.25,6.583"/><path class="cls-1" d="M14.248,6.834a6.807,6.807,0,0,0,3.627,1.041,6.843,6.843,0,0,0,2.712-.558"/><path class="cls-1" d="M.75,20.25a6.75,6.75,0,0,1,13.5,0"/><path class="cls-1" d="M3.388,8.2l-.012.778a5.9,5.9,0,0,1-.859,3.272"/><path class="cls-1" d="M11.623,7.986v1a5.9,5.9,0,0,0,.86,3.272"/><path class="cls-1" d="M3.388,8.2A5.483,5.483,0,0,0,7.5,6.305a5.483,5.483,0,0,0,4.112,1.9"/><circle class="cls-1" cx="7.5" cy="7.875" r="4.125"/></svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.1876 3.68257C18.4682 3.39657 18.9249 3.39839 19.2037 3.68257L21.6815 6.20827C21.9621 6.49428 21.9603 6.95981 21.6815 7.244L19.2037 9.7697C18.9231 10.0557 18.4664 10.0539 18.1876 9.7697L15.7098 7.244C15.4292 6.95799 15.431 6.49246 15.7098 6.20827L18.1876 3.68257Z" fill="currentColor"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.44 4.21319C9.87079 3.63297 8.95325 3.63506 8.38607 4.21319L1.92615 10.7979C1.35693 11.3781 1.35897 12.3134 1.92615 12.8915L8.38607 19.4762C8.9553 20.0565 9.87283 20.0544 10.44 19.4762L16.8999 12.8915C17.4692 12.3113 17.4671 11.376 16.8999 10.7979L10.44 4.21319ZM9.92109 6.00911C9.64229 5.72492 9.18558 5.7231 8.905 6.00911L6.42716 8.53481C6.14836 8.819 6.14657 9.28453 6.42716 9.57053L8.905 12.0962C9.1838 12.3804 9.6405 12.3822 9.92109 12.0962L12.3989 9.57053C12.6777 9.28635 12.6795 8.82082 12.3989 8.53481L9.92109 6.00911Z" fill="currentColor"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg id="Regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>single-neutral-actions-chat</title><circle class="cls-1" cx="7.5" cy="4.875" r="4.125"/><path class="cls-1" d="M8.25,10.558A6.409,6.409,0,0,0,7.5,10.5,6.75,6.75,0,0,0,.75,17.25"/><path class="cls-1" d="M21.75,20.25h-3l-4.5,3v-3h-1.5a1.5,1.5,0,0,1-1.5-1.5v-6a1.5,1.5,0,0,1,1.5-1.5h9a1.5,1.5,0,0,1,1.5,1.5v6A1.5,1.5,0,0,1,21.75,20.25Z"/><line class="cls-1" x1="14.25" y1="14.25" x2="20.25" y2="14.25"/><line class="cls-1" x1="14.25" y1="17.25" x2="20.25" y2="17.25"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><circle cx="12" cy="6.25" r="5.5" fill="currentColor"></circle><path d="M12,13.25a9.51,9.51,0,0,0-9.5,9.5.5.5,0,0,0,.5.5H21a.5.5,0,0,0,.5-.5A9.51,9.51,0,0,0,12,13.25Z" fill="currentColor"></path></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg id="Regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>single-neutral</title><circle class="cls-1" cx="12" cy="6" r="5.25"/><path class="cls-1" d="M2.25,23.25a9.75,9.75,0,0,1,19.5,0"/></svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" version="1.1" id="People-Woman-6--Streamline-Ultimate.svg">
|
|
2
|
+
<path d="M10.594144 0.479808C9.783856 0.5515359999999999 9.045312000000001 0.958688 8.562752000000001 1.59968C8.435616 1.7685760000000001 8.31128 1.979856 8.225424 2.1729279999999997L8.151776 2.3385439999999997 7.911888 2.345328C7.3122240000000005 2.362256 6.793232 2.494256 6.265536 2.764048C5.241696 3.2875360000000002 4.487232 4.300032 4.2824 5.4254560000000005C4.194192 5.910112 4.202704 6.464688000000001 4.305616 6.939712000000001C4.603680000000001 8.315472 5.6750240000000005 9.427616 7.044912 9.783328C7.408384 9.877711999999999 7.560608 9.895616 8 9.895616C8.439392 9.895616 8.591616 9.877711999999999 8.955088 9.783328C9.68984 9.592544 10.366928 9.171344 10.868416 8.593072000000001L10.95768 8.490144 11.090848 8.576272000000001C11.939472 9.12512 12.82824 9.540976 13.757871999999999 9.824224000000001C14.078032 9.92176 14.18424 9.928656000000002 14.320544 9.860736000000001C14.499968 9.771312 14.608 9.604175999999999 14.608 9.415968000000001C14.608 9.365920000000001 14.570544 9.172624 14.519536 8.959520000000001C14.081631999999999 7.129632 13.805056 5.302976 13.688672 3.472C13.674959999999999 3.2564 13.656016 3.0152 13.646544 2.936C13.59792 2.529072 13.430256 2.0898719999999997 13.18176 1.718528C13.019856 1.4765920000000001 12.667408 1.124144 12.425472 0.96224C12.149632 0.777664 11.823808000000001 0.6318239999999999 11.512 0.553376C11.253904 0.48843200000000003 10.856528 0.456592 10.594144 0.479808M10.590112 1.489104C10.156352000000002 1.552864 9.777984 1.7488 9.487024 2.060368C9.362912 2.193248 9.276095999999999 2.313216 9.211328 2.4412800000000003L9.170208 2.522576 9.349103999999999 2.591296C10.249136 2.93704 10.980688 3.607888 11.399968000000001 4.472C11.664016 5.016176000000001 11.77896 5.525024 11.776752 6.140112C11.77496 6.637840000000001 11.684752000000001 7.108496000000001 11.507264 7.5460959999999995L11.473968000000001 7.628176000000001 11.684992000000001 7.763744C12.056368 8.002352 12.536576 8.265968 12.888 8.424176C13.0924 8.516208 13.397264 8.640064 13.403632 8.633696C13.407328 8.630016 13.381152 8.491328 13.345488 8.325504C13.027360000000002 6.846512 12.785120000000001 5.105136000000001 12.695936 3.656C12.681856 3.4272 12.66048 3.1644 12.648416 3.072C12.570384 2.4737440000000004 12.205632 1.954432 11.670928 1.680304C11.347776 1.514624 10.925184 1.439872 10.590112 1.489104M7.808 3.3536799999999998C6.918095999999999 3.430336 6.16096 3.8745920000000003 5.6754880000000005 4.60496C5.577712000000001 4.752048 5.432464 5.0510720000000005 5.370896 5.232C5.295167999999999 5.454528000000001 5.241984 5.71416 5.268576 5.731472C5.318768 5.764144 5.552864 5.82584 5.691152 5.8428320000000005C6.142656 5.89832 6.68792 5.69312 7.055216000000001 5.3294880000000004C7.25616 5.1305439999999995 7.40008 4.90488 7.49496 4.64C7.549184 4.488624 7.60104 4.399488000000001 7.667680000000001 4.343136C7.843616 4.194336000000001 8.091088 4.180288 8.282512 4.308224C8.37912 4.372768 8.444896 4.4698080000000004 8.502832 4.6332320000000005C8.59832 4.902591999999999 8.741616 5.128336 8.944784 5.3294880000000004C9.31208 5.69312 9.857344 5.89832 10.308848 5.8428320000000005C10.447136 5.82584 10.681232 5.764144 10.731424 5.731472C10.75648 5.715152 10.706672000000001 5.461344 10.638095999999999 5.256C10.581776 5.087359999999999 10.412495999999999 4.735264 10.325072 4.60496C9.880528 3.942304 9.209776 3.509232 8.432928 3.383328C8.29072 3.360272 7.930064000000001 3.3431680000000004 7.808 3.3536799999999998M7.905808 5.892688000000001C7.687232 6.14456 7.335584 6.413952 7.016 6.574368000000001C6.809184 6.678176000000001 6.5216639999999995 6.773359999999999 6.28 6.8180320000000005C6.043296000000001 6.861776 5.66704 6.86568 5.456624 6.826576C5.382176 6.812736 5.3179359999999996 6.804736 5.313872000000001 6.808784C5.300064000000001 6.822608000000001 5.428800000000001 7.188192 5.496128 7.32632C5.857136000000001 8.066976 6.524272 8.61488 7.309152 8.815280000000001C7.520912 8.869344 7.749072 8.896 8 8.896C8.439264 8.896 8.781776 8.820368 9.192 8.632784C9.766976000000001 8.36984 10.286288 7.833696 10.543216000000001 7.237744C10.60824 7.086928 10.696784 6.819456000000001 10.685440000000002 6.808112C10.68176 6.804432 10.617824 6.812736 10.543376 6.826576C10.33296 6.86568 9.956704 6.861776 9.72 6.8180320000000005C9.478335999999999 6.773359999999999 9.190816000000002 6.678176000000001 8.984 6.574368000000001C8.66808 6.415792000000001 8.325248 6.1540159999999995 8.095584 5.896C8.048592 5.8431999999999995 8.006048 5.798512 8.001072 5.7966880000000005C7.99608 5.79488 7.953216 5.83808 7.905808 5.892688000000001M7.68 10.314016C5.271696 10.434415999999999 3.111312 11.742415999999999 1.895856 13.816C1.728912 14.100816000000002 1.4824000000000002 14.618288000000002 1.4003040000000002 14.85624C1.25224 15.285376000000001 1.6857280000000001 15.675808000000002 2.091424 15.478736000000001C2.2026239999999997 15.424719999999999 2.290992 15.320464 2.35232 15.170944C2.709808 14.299392000000001 3.146448 13.645567999999999 3.786096 13.024000000000001C4.1460159999999995 12.674256 4.52736 12.384288000000002 4.95936 12.131872L5.16 12.014624 5.18072 12.139312C5.233408000000001 12.456448 5.3331360000000005 12.778752 5.451536 13.014672000000001C5.82184 13.752448000000001 6.50776 14.305968000000002 7.296 14.503104C7.570832 14.57184 7.676192 14.583936 8 14.583936C8.323808000000001 14.583936 8.429168 14.57184 8.704 14.503104C9.210175999999999 14.376512000000002 9.672144000000001 14.107904000000001 10.041264 13.725567999999999C10.467488 13.28408 10.71184 12.785856 10.819280000000001 12.139312L10.84 12.014624 11.04064 12.131872C11.47264 12.384288000000002 11.853984 12.674256 12.213904000000001 13.024000000000001C12.851904000000001 13.643968000000001 13.293424000000002 14.305040000000002 13.647791999999999 15.170944C13.70896 15.3204 13.797312 15.424688 13.908576 15.478736000000001C14.24448 15.641904 14.626752000000002 15.404031999999999 14.626464 15.032C14.626384 14.925008 14.605200000000002 14.853824000000001 14.500352000000001 14.60824C14.140752 13.766016 13.64624 13.03584 12.993200000000002 12.3828C11.828864 11.218464 10.341728 10.511840000000001 8.704 10.344768C8.466048 10.320495999999999 7.894 10.303312 7.68 10.314016M7.5360000000000005 11.329936C7.1673919999999995 11.356816 6.596544 11.464032 6.24 11.573376L6.168 11.595456 6.163247999999999 11.737727999999999C6.14928 12.15672 6.32024 12.620912 6.610928 12.953263999999999C6.9734240000000005 13.367696 7.449808 13.584 8 13.584C8.5504 13.584 9.011072 13.375072000000001 9.387024 12.954928C9.678048 12.629696000000001 9.85272 12.15408 9.836976 11.729728L9.832 11.59544 9.76 11.573360000000001C9.081312 11.36528 8.269584 11.276432000000002 7.5360000000000005 11.329936" stroke="none" fill="#000" fill-rule="evenodd"></path>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>mobile-phone</title><rect class="a" x="5.251" y="0.75" width="13.5" height="22.5" rx="3" ry="3"/><line class="a" x1="5.251" y1="18.75" x2="18.751" y2="18.75"/></svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
2
|
+
<title>php-1</title>
|
|
3
|
+
<path d="M1.92 0.016728C1.747272 0.035736000000000004 1.4221920000000001 0.127824 1.2518399999999998 0.206016C0.654912 0.48 0.223992 1.0416480000000001 0.05652 1.764C0.013536 1.9493760000000002 0.012 2.304672 0.012 12.06L0.012 22.164 0.077136 22.400088C0.268608 23.093952 0.75744 23.613336 1.444464 23.85288C1.901352 24.012192000000002 1.023768 24 12.040872 24C21.950952 24 22.03848 23.999592 22.272648 23.95188C22.79712 23.844984 23.222064 23.582928 23.518824000000002 23.183328C23.744064 22.880064 23.900856 22.514496 23.958624 22.158C23.974128 22.062312000000002 23.995176 21.984 24.0054 21.984C24.033192 21.984 24.028848 2.086272 24.001032000000002 1.9623359999999999C23.988384 1.906056 23.956368 1.7628000000000001 23.929896 1.6440000000000001C23.856408000000002 1.314408 23.682792 0.988776 23.445072000000003 0.734712C23.143464 0.41234400000000004 22.790471999999998 0.20510399999999998 22.322856 0.075816L22.092 0.012 12.048 0.009744000000000001C6.5238 0.008496 1.9662 0.01164 1.92 0.016728M1.970304 1.539816C1.770936 1.597104 1.640904 1.739568 1.562112 1.9870320000000001L1.510848 2.148 1.517424 12.084648L1.524 22.021272 1.585008 22.140648000000002C1.6544640000000002 22.276560000000003 1.8039600000000002 22.390680000000003 2.000376 22.457784C2.117448 22.497768 2.641416 22.500336 11.88 22.506432C17.990064 22.510464000000002 21.713808 22.504248 21.844176 22.489848000000002C22.168392 22.453992 22.287167999999998 22.37532 22.408608 22.115928L22.476 21.972 22.476 11.976L22.476 1.98 22.418808 1.86384C22.3482 1.7203920000000001 22.218432 1.6230240000000002 22.01352 1.5597360000000002C21.860232 1.5124080000000002 21.776424 1.512024 11.95548 1.5141600000000002C5.578296 1.515552 2.022912 1.524696 1.970304 1.539816M0.01188 12.024000000000001C0.01188 17.521800000000002 0.01464 19.770912 0.018000000000000002 17.022000000000002C0.02136 14.273112 0.02136 9.774912 0.018000000000000002 7.026C0.01464 4.277112 0.01188 6.5262 0.01188 12.024000000000001M4.257696 9.786311999999999C4.01604 9.872856 3.818832 10.09104 3.767808 10.328280000000001C3.7487999999999997 10.416744 3.7433280000000004 11.55288 3.7486080000000004 14.316L3.7560000000000002 18.18 3.8111520000000003 18.3C3.875976 18.441048 4.0314 18.609047999999998 4.157208000000001 18.674064C4.343016 18.770088 4.6572960000000005 18.7698 4.844328 18.673416C5.022936 18.581376000000002 5.179368 18.383232 5.228016 18.187368C5.247384 18.109392 5.256 17.717328 5.256 16.912992L5.256 15.751248 5.49 15.736152C6.161784 15.692832000000001 6.808224 15.402984000000002 7.317816 14.916599999999999C7.72956 14.5236 8.019696 14.031047999999998 8.159304 13.488C8.34924 12.749160000000002 8.225808 11.880768 7.838976000000001 11.234304C7.464816 10.609032000000001 6.881328 10.132464 6.221352 9.913056C5.824968 9.781272 5.700144 9.764736 5.016 9.753216C4.444104 9.743592 4.3676639999999995 9.746928 4.257696 9.786311999999999M10.352256 9.768312C10.124736 9.814896000000001 9.924792 9.97668 9.818712 10.200000000000001L9.756 10.332 9.756 14.244C9.756 18.04236 9.757344 18.159456000000002 9.802007999999999 18.275328C9.855528 18.414047999999998 10.028208 18.608856 10.155096 18.673584C10.343592000000001 18.769752 10.656816 18.77004 10.842792000000001 18.674208C11.022912 18.581400000000002 11.1792 18.383904 11.228016 18.187368C11.247384 18.10944 11.256 17.71932 11.256 16.921368L11.256 15.768 11.998968 15.768L12.741912000000001 15.768 12.748968 16.974C12.755976 18.174072000000002 12.756264 18.1806 12.811152 18.3C12.875976000000001 18.441048 13.031400000000001 18.609047999999998 13.157208 18.674064C13.343015999999999 18.770088 13.657295999999999 18.7698 13.844327999999999 18.673416C14.032392 18.576504 14.185608 18.3756 14.230560000000002 18.166968C14.251704 18.068832 14.256936 17.067456 14.251392000000001 14.172L14.244 10.308 14.188512 10.195368C13.900824 9.611304 13.097088 9.614016 12.818712000000001 10.200000000000001L12.756 10.332 12.749328 12.294L12.742655999999998 14.256 12 14.256L11.257344 14.256 11.250672000000002 12.282L11.244 10.308 11.188512 10.195368C11.035176 9.884064 10.677912000000001 9.701616 10.352256 9.768312M16.257696 9.786311999999999C16.01604 9.872856 15.818832000000002 10.09104 15.767807999999999 10.328280000000001C15.748800000000001 10.416744 15.743328 11.55288 15.748608 14.316L15.756 18.18 15.811152 18.3C15.875976000000001 18.441048 16.0314 18.609047999999998 16.157208 18.674064C16.343016 18.770088 16.657296 18.7698 16.844328 18.673416C17.022936 18.581376000000002 17.179368 18.383232 17.228016 18.187368C17.247384 18.109392 17.256 17.717328 17.256 16.912992L17.256 15.751248 17.490000000000002 15.736152C18.161784 15.692832000000001 18.808224000000003 15.402984000000002 19.317816 14.916599999999999C19.729560000000003 14.5236 20.019696 14.031047999999998 20.159304 13.488C20.34924 12.749160000000002 20.225808 11.880768 19.838976000000002 11.234304C19.464816 10.609032000000001 18.881328 10.132464 18.221352 9.913056C17.824968000000002 9.781272 17.700143999999998 9.764736 17.016000000000002 9.753216C16.444104000000003 9.743592 16.367664 9.746928 16.257696 9.786311999999999M5.256 12.753048L5.256 14.250096000000001 5.37 14.239584C5.915568 14.189208 6.372960000000001 13.870128000000001 6.60216 13.38C6.74532 13.073927999999999 6.7796639999999995 12.76188 6.707904 12.42C6.594143999999999 11.8782 6.1217999999999995 11.405856000000002 5.58 11.292096C5.4876000000000005 11.272704000000001 5.376888 11.256648 5.3340000000000005 11.256408L5.256 11.256 5.256 12.753048M17.256 12.753048L17.256 14.250096000000001 17.37 14.239584C17.915568 14.189208 18.37296 13.870128000000001 18.60216 13.38C18.797712 12.961872 18.791208 12.492984000000002 18.58404 12.072023999999999C18.461232 11.822472000000001 18.177528000000002 11.538768 17.927976 11.41596C17.750016 11.32836 17.485152 11.257224 17.334 11.256408L17.256 11.256 17.256 12.753048" stroke="none" fill="#000" fill-rule="evenodd"></path>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>pie-line-graph</title><path class="a" d="M8.246,19.5l3.97-3.97a.75.75,0,0,1,1.061,0l1.939,1.939a.75.75,0,0,0,1.061,0L20.246,13.5"/><rect class="a" x="0.746" y="0.75" width="22.5" height="22.5" rx="1.5" ry="1.5"/><circle class="a" cx="8.246" cy="8.25" r="4.5"/><polyline class="a" points="8.246 3.75 8.246 8.25 11.428 11.432"/><line class="a" x1="16.496" y1="5.25" x2="19.496" y2="5.25"/><line class="a" x1="16.496" y1="8.25" x2="19.496" y2="8.25"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>pin</title><path class="a" d="M4.949,8.783a1.5,1.5,0,0,0-.3,2.356l8.213,8.213a1.5,1.5,0,0,0,2.356-.3,7.522,7.522,0,0,0,.81-5.54l6.529-4.155a1.5,1.5,0,0,0,.256-2.326L16.97,1.188a1.5,1.5,0,0,0-2.326.255l-4.155,6.53A7.522,7.522,0,0,0,4.949,8.783Z"/><line class="a" x1="8.753" y1="15.246" x2="0.75" y2="23.249"/></svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<title>pip-exit</title>
|
|
3
|
+
<path fill="#000000" d="M3.5 20c-0.4 0 -0.75 -0.15 -1.05 -0.45 -0.3 -0.3 -0.45 -0.65 -0.45 -1.05V11.75c0 -0.2125 0.072335 -0.39065 0.217 -0.5345 0.1445 -0.14365 0.323665 -0.2155 0.5375 -0.2155 0.213665 0 0.391335 0.07185 0.533 0.2155 0.141665 0.14385 0.2125 0.322 0.2125 0.5345V18.5h17V5.5H11.75c-0.2125 0 -0.3906 -0.07235 -0.53425 -0.217C11.0719 5.1385 11 4.959335 11 4.7455c0 -0.213665 0.0719 -0.391335 0.21575 -0.533C11.3594 4.070835 11.5375 4 11.75 4H20.5c0.4 0 0.75 0.15 1.05 0.45 0.3 0.3 0.45 0.65 0.45 1.05v13c0 0.4 -0.15 0.75 -0.45 1.05 -0.3 0.3 -0.65 0.45 -1.05 0.45H3.5Zm10.175 -7.25 3.225 3.225c0.15 0.15 0.325 0.225 0.525 0.225s0.375 -0.0754 0.525 -0.22625c0.15 -0.151 0.225 -0.33015 0.225 -0.5375 0 -0.2075 -0.075 -0.38625 -0.225 -0.53625l-3.225 -3.225h2.2c0.2125 0 0.39065 -0.07235 0.5345 -0.217 0.14365 -0.1445 0.2155 -0.32365 0.2155 -0.5375 0 -0.21365 -0.07185 -0.39135 -0.2155 -0.533 -0.14385 -0.14165 -0.322 -0.2125 -0.5345 -0.2125h-4c-0.2125 0 -0.3906 0.07185 -0.53425 0.2155 -0.14385 0.14385 -0.21575 0.322 -0.21575 0.5345v4c0 0.2125 0.07235 0.3906 0.217 0.53425 0.1445 0.14385 0.32365 0.21575 0.5375 0.21575 0.21365 0 0.39135 -0.0719 0.533 -0.21575 0.14165 -0.14365 0.2125 -0.32175 0.2125 -0.53425V12.75ZM2.75 9.5c-0.2125 0 -0.390585 -0.0719 -0.53425 -0.21575C2.071915 9.1406 2 8.9625 2 8.75v-4c0 -0.2125 0.071915 -0.390665 0.21575 -0.5345C2.359415 4.071835 2.5375 4 2.75 4h6c0.2125 0 0.39065 0.071835 0.5345 0.2155 0.14365 0.143835 0.2155 0.322 0.2155 0.5345v4c0 0.2125 -0.07185 0.3906 -0.2155 0.53425 -0.14385 0.14385 -0.322 0.21575 -0.5345 0.21575h-6Z" stroke-width="1.5"></path></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<title>pip</title><path fill="#000000" d="M2.75 11c-0.2125 0 -0.390585 -0.07235 -0.53425 -0.217C2.071915 10.6385 2 10.4593 2 10.2455c0 -0.2137 0.071915 -0.39135 0.21575 -0.533C2.359415 9.5708 2.5375 9.5 2.75 9.5h3.7l-4.475 -4.475c-0.15 -0.15119 -0.225 -0.33061 -0.225 -0.538275 0 -0.207835 0.075415 -0.38675 0.22625 -0.53675 0.151 -0.15 0.330165 -0.225 0.5375 -0.225 0.2075 0 0.38625 0.075 0.53625 0.225L7.5 8.425V4.749975c0 -0.2125 0.07235 -0.390665 0.217 -0.5345 0.1445 -0.143665 0.32365 -0.2155 0.5375 -0.2155 0.21365 0 0.39135 0.071835 0.533 0.2155 0.14165 0.143835 0.2125 0.322 0.2125 0.5345V10.25c0 0.2125 -0.07185 0.39055 -0.2155 0.53425 -0.14385 0.1438 -0.322 0.21575 -0.5345 0.21575h-5.5ZM3.5 19.99995c-0.4 0 -0.75 -0.15 -1.05 -0.45 -0.3 -0.3 -0.45 -0.65 -0.45 -1.05V13.5c0 -0.2125 0.072335 -0.3907 0.217 -0.53455 0.1445 -0.14365 0.323665 -0.21545 0.5375 -0.21545 0.213665 0 0.391335 0.0718 0.533 0.21545C3.429165 13.1093 3.5 13.2875 3.5 13.5v4.99995h7.75c0.2125 0 0.39065 0.07235 0.5345 0.217 0.14365 0.1445 0.2155 0.3237 0.2155 0.5375 0 0.2137 -0.07185 0.39135 -0.2155 0.533 -0.14385 0.1417 -0.322 0.2125 -0.5345 0.2125H3.5ZM21.2455 13c-0.21365 0 -0.39135 -0.07195 -0.533 -0.2158C20.57085 12.64055 20.5 12.4625 20.5 12.25V5.5H11.5c-0.2125 0 -0.3906 -0.07235 -0.53425 -0.217 -0.14385 -0.1445 -0.21575 -0.32369 -0.21575 -0.537525 0 -0.213665 0.0719 -0.391335 0.21575 -0.533 0.14365 -0.141665 0.32175 -0.2125 0.53425 -0.2125h9c0.4 0 0.75 0.15 1.05 0.45 0.3 0.3 0.45 0.650025 0.45 1.050025v6.75c0 0.2125 -0.07235 0.39055 -0.217 0.5342 -0.1445 0.14385 -0.32365 0.2158 -0.5375 0.2158ZM14.25 19.99995c-0.2125 0 -0.3906 -0.0719 -0.53425 -0.21575 -0.14385 -0.14365 -0.21575 -0.32175 -0.21575 -0.53425v-4c0 -0.2125 0.0719 -0.39065 0.21575 -0.5345 0.14365 -0.14365 0.32175 -0.2155 0.53425 -0.2155h7c0.2125 0 0.39065 0.07185 0.5345 0.2155 0.14365 0.14385 0.2155 0.322 0.2155 0.5345v4c0 0.2125 -0.07185 0.3906 -0.2155 0.53425 -0.14385 0.14385 -0.322 0.21575 -0.5345 0.21575h-7Z" stroke-width="1.5"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>button-play-1</title><circle class="a" cx="12" cy="11.998" r="11.25"/><path class="a" d="M9,15.613a1.636,1.636,0,0,0,2.712,1.231L17.25,12,11.712,7.153A1.635,1.635,0,0,0,9,8.384Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>controls-play</title><path class="a" d="M2.338,3.255v17.49a1.5,1.5,0,0,0,2.209,1.322L20.87,13.322a1.5,1.5,0,0,0,0-2.644L4.547,1.933A1.5,1.5,0,0,0,2.338,3.255Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>rating-star</title><path class="a" d="M12.729,1.2l3.346,6.629,6.44.638a.805.805,0,0,1,.5,1.374l-5.3,5.253,1.965,7.138a.813.813,0,0,1-1.151.935L12,19.934,5.48,23.163a.813.813,0,0,1-1.151-.935L6.294,15.09.99,9.837a.805.805,0,0,1,.5-1.374l6.44-.638L11.271,1.2A.819.819,0,0,1,12.729,1.2Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>professional certificate</title><path d="M11.62.047a1.828 1.828 0 0 0-.316.123c-.078.041-.531.388-1.007.77l-.866.694-.942-.05c-1.123-.06-1.374-.063-1.569-.017-.43.103-.83.433-1.009.831-.046.103-.318 1.07-.605 2.152-.025.096-.043.11-.942.696-.503.329-.967.645-1.03.701a1.618 1.618 0 0 0-.398.618c-.059.166-.067.227-.068.467 0 .168.013.323.034.396.02.066.205.567.413 1.113l.378.994-.385 1.01c-.211.556-.4 1.081-.418 1.167a1.54 1.54 0 0 0 .139 1.007c.076.152.312.417.492.554l.078.059-1.74 2.124C.902 16.624.095 17.629.066 17.688c-.08.159-.077.47.004.634.07.143.209.282.348.349.064.03.742.178 1.802.391l1.7.342.691 2.073c.49 1.466.714 2.107.767 2.19a.747.747 0 0 0 1.14.117c.08-.08 1.028-1.567 3.1-4.865.3-.479.551-.87.558-.87.007 0 .233.178.504.396.304.245.556.428.66.48.41.204.905.204 1.317 0 .108-.054.354-.232.663-.481.27-.218.497-.396.504-.395.007 0 .757 1.184 1.668 2.631 1.975 3.138 1.949 3.098 2.067 3.18.357.242.841.153 1.066-.198.05-.077.293-.775.764-2.185l.69-2.073 1.679-.338c.923-.185 1.716-.35 1.762-.366a.776.776 0 0 0 .433-.448.571.571 0 0 1 .052-.119c.026-.031.024-.331-.002-.315-.012.008-.03-.016-.038-.052a.61.61 0 0 0-.063-.14c-.025-.041-.823-1.024-1.773-2.184l-1.728-2.11.065-.048c.036-.026.148-.128.248-.228.303-.3.45-.686.423-1.113-.017-.27-.026-.297-.554-1.68-.467-1.225-.483-1.255-.746-1.393-.125-.065-.165-.074-.335-.074a.66.66 0 0 0-.305.052c-.34.156-.528.56-.417.899.024.07.225.609.448 1.195.29.763.398 1.073.38 1.092-.014.014-.209.145-.432.29-1.683 1.093-1.664 1.08-1.756 1.25-.04.073-.183.558-.378 1.28-.173.64-.32 1.168-.326 1.174-.006.006-.554-.017-1.22-.05-.817-.042-1.245-.054-1.324-.04-.196.037-.15.003-1.522 1.11l-.65.525-.174-.14-.94-.76c-.42-.34-.806-.64-.855-.666-.187-.095-.243-.096-1.52-.033-.67.034-1.224.057-1.228.053-.005-.005-.15-.532-.324-1.172-.314-1.159-.372-1.326-.5-1.447-.05-.048-1.363-.918-1.953-1.295a.776.776 0 0 1-.138-.1c0-.007.19-.512.422-1.122a25.7 25.7 0 0 0 .449-1.234.52.52 0 0 0-.003-.253c-.016-.07-.22-.628-.452-1.24-.236-.62-.413-1.119-.401-1.13.011-.01.472-.313 1.024-.673.682-.446 1.032-.689 1.096-.762.117-.133.122-.148.482-1.483.16-.594.293-1.082.295-1.084.002-.002.495.023 1.096.056 1.31.07 1.476.068 1.644-.024.066-.036.536-.4 1.044-.808.508-.409.932-.74.942-.737.01.003.435.34.943.75.508.408.975.77 1.036.802.144.077.38.094.565.04.164-.048.34-.2.439-.379.062-.114.07-.15.07-.332a.654.654 0 0 0-.243-.553c-.21-.196-1.904-1.545-2.055-1.638-.218-.133-.417-.189-.713-.2-.198-.007-.29 0-.427.038m6.211 4.474a.797.797 0 0 0-.204.074c-.04.025-1.322 1.293-2.85 2.819L12 10.188l-.906-.905c-1.049-1.047-1.04-1.04-1.382-1.022-.228.012-.34.06-.49.21-.159.16-.21.288-.21.529 0 .33-.009.319 1.006 1.34.49.493.956.949 1.037 1.014.284.227.584.333.945.333s.661-.106.945-.333c.08-.065 1.396-1.37 2.922-2.898 2.656-2.66 2.778-2.786 2.826-2.919.17-.462-.09-.936-.56-1.023a1.626 1.626 0 0 0-.155-.024 6.846 6.846 0 0 0-.146.03M3.496 15.83c-.75.918-1.36 1.672-1.356 1.676.004.003.591.123 1.303.264.76.152 1.333.278 1.386.304a.81.81 0 0 1 .317.295c.031.055.282.777.557 1.605.275.828.506 1.506.513 1.506.02-.001 2.524-3.988 2.512-4a12.66 12.66 0 0 0-.74.028c-.4.022-.793.032-.872.023-.49-.053-.964-.379-1.174-.808-.077-.157-.206-.603-.613-2.12l-.051-.192-.2-.126a2.747 2.747 0 0 0-.209-.124c-.005 0-.623.752-1.373 1.67m15.424-1.54c-.108.072-.202.15-.21.174a219.1 219.1 0 0 0-.29 1.063c-.192.713-.302 1.073-.362 1.195a1.56 1.56 0 0 1-.522.575c-.389.243-.55.266-1.527.214a15.407 15.407 0 0 0-.74-.03c-.01.01 2.498 3.997 2.515 3.998.007 0 .238-.678.513-1.506s.526-1.55.557-1.605a.81.81 0 0 1 .317-.295c.053-.026.626-.152 1.386-.304.712-.141 1.298-.26 1.303-.264.01-.007-2.715-3.343-2.732-3.345-.007 0-.1.058-.208.13M.008 17.988c0 .092.004.127.01.077a.897.897 0 0 0 0-.168c-.006-.042-.01-.001-.01.091" fill-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" viewBox="0 0 140 140" width="140" height="140"><title>programming-browser-1</title><g transform="matrix(5.833333333333333,0,0,5.833333333333333,0,0)"><path d="M2.25,21.75a1.5,1.5,0,0,1-1.5-1.5V3.865A1.62,1.62,0,0,1,2.365,2.25H21.643A1.612,1.612,0,0,1,23.25,3.857V20.135a1.62,1.62,0,0,1-1.615,1.615Z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M23.25 6.75L0.75 6.75" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M12.75 14.25L17.25 14.25" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6.75 11.25L9.75 14.25 6.75 17.25" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="Programming-Team-Chat--Streamline-Ultimate.svg" height="24" width="24"><desc>Programming Team Chat Streamline Icon: https://streamlinehq.com</desc><defs></defs><title>programming-team-chat</title><path d="M2.25 14.25a3 3 0 1 0 6 0 3 3 0 1 0 -6 0" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M0.75 23.25a4.5 4.5 0 0 1 9 0Z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M21.349 12.75a3 3 0 1 1 -5.6 1.5" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M14.25 23.25a4.5 4.5 0 0 1 9 0Z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="m6.75 9.75 5.25 0 0 4.5 4.5 -4.5 6 0 0 -9 -15.75 0 0 9z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M17.596 3 19.5 5.25 17.596 7.5" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M11.654 3 9.75 5.25l1.904 2.25" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="m15 3 -0.75 4.5" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>module-puzzle</title><path class="a" d="M19.5,15.75l3.311-3.311a1.5,1.5,0,0,0,0-2.121L20.7,8.212A3.75,3.75,0,1,1,15.788,3.3L13.682,1.189a1.5,1.5,0,0,0-2.121,0L8.25,4.5A3.75,3.75,0,1,0,4.5,8.25L1.189,11.561a1.5,1.5,0,0,0,0,2.121L3.3,15.788A3.75,3.75,0,1,1,8.212,20.7l2.106,2.107a1.5,1.5,0,0,0,2.121,0L15.75,19.5a3.75,3.75,0,1,0,3.75-3.75Z"/></svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
2
|
+
<title>python</title>
|
|
3
|
+
<path d="M11.376 0.25416C9.480288 0.342072 8.234112000000001 0.610248 7.2057839999999995 1.151616C6.502224 1.522008 6.138912 1.9168800000000001 5.999232 2.462952C5.954016 2.63976 5.952 2.737416 5.952 4.742496L5.952 6.837312 4.2780000000000005 6.845808000000001C2.3936640000000002 6.855336 2.494992 6.84612 2.1 7.044192C1.802616 7.193304 1.6524240000000001 7.335336000000001 1.310448 7.790903999999999C0.8498640000000001 8.404488 0.65712 8.799336 0.491856 9.468C0.151536 10.844976 0.1632 13.30476 0.516432 14.64C0.606888 14.981976000000001 0.774792 15.393456 0.933144 15.66132C1.1358000000000001 16.004064 1.6143840000000003 16.618392 1.788 16.7586C1.8672 16.822560000000003 2.0183999999999997 16.917336 2.124 16.9692C2.496792 17.152344000000003 2.40828 17.144736 4.277256 17.154192000000002L5.950536 17.162688 5.957304000000001 19.315344L5.964096 21.468 6.024216 21.636C6.225432 22.198176 6.582960000000001 22.542984 7.356 22.920432C8.159400000000002 23.312712 9.091152000000001 23.549927999999998 10.32 23.675064000000003C11.17956 23.762591999999998 12.282504000000001 23.775744 13.248000000000001 23.710032C14.940168 23.594832 16.272912 23.223024 17.188655999999998 22.610688C17.523384 22.386864 17.722176 22.172208 17.864424 21.880992C18.054168 21.49248 18.048000000000002 21.58128 18.048000000000002 19.238592L18.048000000000002 17.162688 19.722 17.154192000000002C21.592416 17.144736 21.504048 17.152344000000003 21.876 16.968768C22.167456 16.824912 22.314048 16.69356 22.613688 16.30764C23.183736 15.573456 23.433384 15.022176 23.591688 14.148C23.726015999999998 13.406328 23.783472 12.330216 23.740008 11.370000000000001C23.693736 10.347312 23.592168 9.66612 23.400312 9.091536000000001C23.228232 8.57616 23.040048 8.24568 22.580976 7.652832C22.318992 7.31448 22.159824 7.174368 21.876 7.03224C21.507696 6.847799999999999 21.593976 6.855288 19.722744 6.845808000000001L18.049464 6.837312 18.042744 4.696656L18.036 2.556 17.973192 2.371992C17.830392 1.953768 17.598744 1.663536 17.188992 1.389528C16.274424 0.7779839999999999 14.980751999999999 0.41642399999999996 13.248000000000001 0.288144C12.902351999999999 0.26256 11.675424 0.24028800000000003 11.376 0.25416M11.268 1.768056C10.093272 1.8249119999999999 9.167184 1.98756 8.403096000000001 2.2711680000000003C8.0976 2.3845680000000002 7.67556 2.60412 7.551504 2.714208L7.452 2.802504 7.4454720000000005 4.8212399999999995L7.438944 6.84 9.475056 6.84C10.843008 6.84 11.557656000000001 6.848592 11.652816 6.8661840000000005C12.027264 6.9354000000000005 12.300504 7.308288 12.255456 7.688616C12.223583999999999 7.957656000000001 12.026232 8.206824000000001 11.768640000000001 8.303208C11.639232 8.351616 11.603424 8.352 7.248672000000001 8.352C4.468008 8.352 2.836656 8.360544 2.797824 8.375304C2.724024 8.40336 2.315808 8.943048000000001 2.198232 9.168000000000001C2.010024 9.52812 1.8842400000000001 10.023168 1.8079679999999998 10.704C1.7485680000000001 11.234376 1.7485680000000001 12.765623999999999 1.8079679999999998 13.296000000000001C1.884264 13.977072000000001 2.009928 14.471568 2.1984719999999998 14.8326C2.3089440000000003 15.044112 2.731224 15.599376000000001 2.80212 15.626327999999999C2.8338959999999997 15.6384 3.542592 15.648 4.40316 15.648L5.9472000000000005 15.648 5.957832 15.042C5.967528 14.488152 5.973696 14.416392 6.029472 14.208C6.114528 13.890096000000002 6.218064 13.632408000000002 6.362159999999999 13.379952000000001C6.8925600000000005 12.45072 7.832447999999999 11.726688000000001 8.916024 11.412648C9.41352 11.26848 9.314712 11.273712 11.88 11.255808C13.943688 11.241408 14.266775999999998 11.234304 14.423304 11.19984C15.385944 10.987968 16.168632 10.363848 16.457184 9.577992L16.524 9.396 16.530408 6.110424C16.536096 3.2016240000000002 16.53264 2.818464 16.500287999999998 2.7690960000000002C16.4166 2.641344 15.902328 2.373624 15.432 2.21292C14.738520000000001 1.9760160000000002 13.911792 1.835472 12.864 1.7763840000000002C12.483096000000002 1.754904 11.631384 1.7504640000000002 11.268 1.768056M9.74268 3.225744C9.567024 3.2926559999999996 9.455184000000001 3.3630959999999996 9.336984 3.481296C9.12432 3.693984 9.031392 3.9520320000000004 9.055032 4.2644400000000005C9.088848 4.711752000000001 9.44724 5.095608 9.888 5.156592C10.220880000000001 5.202672 10.50804 5.109192 10.742472000000001 4.878456C10.901232 4.7222159999999995 10.982976 4.565568 11.0208 4.345008C11.096208 3.905232 10.869528 3.4700879999999996 10.465224 3.27852C10.326048 3.212544 10.280472 3.203376 10.068 3.198624C9.911928000000001 3.195144 9.798168 3.2046240000000004 9.74268 3.225744M18.040848 8.946C18.027672000000003 9.570792 18.011712000000003 9.688296 17.890632 10.051776C17.638248 10.809408 17.018856 11.566992 16.248 12.060912C15.887568 12.291863999999999 15.340848000000001 12.527064000000001 14.916 12.633936C14.497296 12.739296 14.380464000000002 12.744 12.18432 12.744C10.839 12.744 9.99468 12.753432 9.826872 12.770304000000001C8.881176 12.865488000000001 7.987056 13.45896 7.621416000000001 14.234136000000001C7.4423520000000005 14.613743999999999 7.454736 14.326968 7.461023999999999 17.952L7.466688 21.204 7.558848 21.289056C7.673280000000001 21.394632 8.096016 21.614856 8.403096000000001 21.728832C9.271176 22.051056 10.259064 22.206264 11.652000000000001 22.239312C13.6758 22.287312 15.403608 21.96816 16.324464000000003 21.3762C16.556928 21.226776 16.536 21.445032 16.536 19.170648L16.536 17.16 14.512416 17.16C13.16772 17.16 12.441047999999999 17.151312 12.346416 17.13408C11.637744 17.005152 11.518368 16.056672000000002 12.168000000000001 15.716544L12.276 15.66 16.745136000000002 15.648C20.675136000000002 15.63744 21.218591999999997 15.631656 21.249959999999998 15.6C21.34848 15.500592 21.729408000000003 14.970672 21.801264 14.833104000000002C22.081008 14.297471999999999 22.212408000000003 13.54536 22.239672000000002 12.324C22.272216 10.86636 22.129584 9.813864 21.814992 9.190104C21.71784 8.997504000000001 21.277392 8.4138 21.203927999999998 8.380344C21.158184000000002 8.359488 20.733384 8.352 19.59756 8.352L18.053376 8.352 18.040848 8.946M13.788648000000002 18.843408C13.482528000000002 18.886560000000003 13.191168 19.109280000000002 13.049472 19.40844C12.977471999999999 19.560432000000002 12.972 19.589832 12.972 19.824C12.972 20.0562 12.977856000000001 20.08836 13.046616000000002 20.233488C13.09116 20.327448 13.172832000000001 20.442552000000003 13.249152 20.518848000000002C13.325448 20.595167999999997 13.440552 20.67684 13.534512 20.721384C13.681032 20.790816 13.71036 20.796 13.956 20.796C14.201808 20.796 14.230751999999999 20.790864 14.376 20.721504C14.992224000000002 20.427216 15.139968 19.616136 14.665199999999999 19.133832C14.423832 18.888624 14.138471999999998 18.794088 13.788648000000002 18.843408" stroke="none" fill="#000" fill-rule="evenodd"></path>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" height="24" width="24"><title>qr-code-scan</title><path d="M5.25 5.25h3v3h-3z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M5.25 15.75h3v3h-3z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M15.75 5.25h3v3h-3z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="m5.25 12.75 6 0 0 1.5" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="m14.25 14.25 0 4.5 4.5 0 0 -4.5 -1.5 0" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="m11.25 17.25 0 1.5" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="m11.25 5.25 0 4.5 1.5 0" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="m15.75 11.25 3 0" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M0.75 6V2.25a1.5 1.5 0 0 1 1.5 -1.5H6" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M18 0.75h3.75a1.5 1.5 0 0 1 1.5 1.5V6" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M23.25 18v3.75a1.5 1.5 0 0 1 -1.5 1.5H18" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6 23.25H2.25a1.5 1.5 0 0 1 -1.5 -1.5V18" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" version="1.1" id="Question-Help-Message--Streamline-Ultimate.svg">
|
|
2
|
+
<path d="M1.696 0.482704C1.5616320000000001 0.501952 1.328768 0.580208 1.216336 0.643872C0.8556480000000001 0.8480960000000001 0.607136 1.1781920000000001 0.499888 1.595504C0.473664 1.697504 0.47200000000000003 1.99624 0.47200000000000003 6.5840000000000005C0.47200000000000003 11.275568 0.47313600000000006 11.468879999999999 0.5016 11.590256C0.603392 12.02456 0.879008 12.374752 1.272 12.569104C1.555744 12.709424 1.5612000000000001 12.710096 2.475616 12.71624L3.279232 12.721632 3.283616 13.941968000000001L3.2880000000000003 15.162288 3.336048 15.256224000000001C3.392272 15.366144 3.51672 15.476208000000002 3.6197600000000003 15.507104C3.713328 15.535168 3.89808 15.530240000000001 3.9724000000000004 15.497696C4.005616 15.483152 4.855216 14.854016 5.860399999999999 14.099616000000001L7.688 12.728 11.008000000000001 12.72L14.328000000000001 12.712 14.456 12.67616C14.981487999999999 12.529024 15.374272000000001 12.119824000000001 15.4984 11.590256C15.526864 11.468879999999999 15.528 11.275568 15.528 6.5840000000000005C15.528 1.99624 15.526335999999999 1.697504 15.500112 1.595504C15.402415999999999 1.21536 15.19536 0.917136 14.885376 0.710112C14.743888000000002 0.615616 14.620896 0.560304 14.432512000000001 0.506448L14.312000000000001 0.47200000000000003 8.056000000000001 0.469888C4.263712000000001 0.46862400000000004 1.75904 0.473664 1.696 0.482704M1.7714880000000002 1.49496C1.63504 1.543728 1.523216 1.661184 1.487712 1.793056C1.477344 1.831584 1.4732480000000001 3.50592 1.4759200000000001 6.626C1.479952 11.336752 1.480416 11.400848 1.511472 11.463472C1.5487360000000001 11.53864 1.641296 11.634832000000001 1.715152 11.675152C1.764128 11.701888 1.84584 11.704592000000002 2.832 11.712L3.896 11.72 3.984 11.761808C4.095936 11.814976000000001 4.185024 11.904064 4.238192 12.016L4.28 12.104000000000001 4.288 13.060944L4.296 14.017888000000001 5.7833440000000005 12.902576C6.601376 12.289136000000001 7.303376 11.772112 7.343344 11.753616000000001L7.416 11.72 10.824 11.712C14.069248 11.704384000000001 14.234528000000001 11.702624 14.284848 11.675152C14.358704 11.634832000000001 14.451264 11.53864 14.488528 11.463472C14.519616000000001 11.400784 14.52 11.3408 14.52 6.5920000000000005L14.52 1.784 14.484624 1.717856C14.439584000000002 1.6336320000000002 14.366368000000001 1.560416 14.282144 1.515376L14.216000000000001 1.48 8.024000000000001 1.476656C2.855264 1.473872 1.822 1.476896 1.7714880000000002 1.49496M7.77248 2.352448C7.191680000000001 2.403744 6.590848 2.7117440000000004 6.212832000000001 3.152C5.840992 3.5850400000000002 5.636272 4.111408000000001 5.6295519999999994 4.651664C5.627616 4.80736 5.63184 4.836784 5.667296 4.9142399999999995C5.753760000000001 5.103088 5.894656 5.2012160000000005 6.095392 5.2124C6.2522720000000005 5.221152 6.365568000000001 5.180752000000001 6.468368000000001 5.079408000000001C6.573904000000001 4.975359999999999 6.610256000000001 4.889264 6.626032 4.706016C6.65176 4.406975999999999 6.693504 4.255680000000001 6.806976 4.050288C7.146783999999999 3.4352 7.909776 3.180656 8.55648 3.466656C9.28528 3.7889760000000003 9.587424 4.693808 9.196672000000001 5.383888C9.03032 5.6776480000000005 8.815504 5.860863999999999 8.460336 6.011888C8.23952 6.105776 8.127936 6.170672 7.999248 6.28C7.80528 6.444816 7.624464 6.725823999999999 7.551024000000001 6.976624C7.523504 7.07064 7.514464 7.15208 7.508512 7.36C7.501632 7.600144 7.503984000000001 7.632048 7.534544 7.71312C7.574064000000001 7.8179359999999996 7.67712 7.928496 7.7882240000000005 7.9852799999999995C7.850816 8.017264 7.887664 8.024000000000001 8 8.024000000000001C8.158656 8.024000000000001 8.242704 7.9901279999999995 8.353648 7.881456C8.458032 7.779232 8.484176 7.704384 8.497456 7.4698080000000004C8.510784 7.234256 8.537296000000001 7.157520000000001 8.639648 7.058192C8.684976 7.014208 8.74824 6.977264 8.836608 6.9431840000000005C9.207632 6.800112 9.538976 6.572144000000001 9.777296 6.296032C10.131200000000002 5.886 10.323440000000002 5.428176000000001 10.366959999999999 4.8917600000000006C10.402032 4.459376000000001 10.31368 4.0271360000000005 10.108319999999999 3.62664C9.867232 3.1564319999999997 9.500384 2.8054560000000004 9 2.566256C8.633392 2.3909920000000002 8.196896 2.31496 7.77248 2.352448M7.766608000000001 8.941184C7.5355360000000005 9.021056000000002 7.3481440000000005 9.219584000000001 7.288832 9.447360000000002C7.154912 9.961664 7.581792 10.440576 8.108 10.366352000000001C8.393904000000001 10.326032 8.64176 10.104000000000001 8.713424000000002 9.824C8.746672 9.694111999999999 8.736191999999999 9.50048 8.689104 9.374624C8.62064 9.191647999999999 8.406768 8.991760000000001 8.22016 8.936335999999999C8.106736 8.902656 7.870768 8.905168 7.766608000000001 8.941184" stroke="none" fill="#000" fill-rule="evenodd"></path>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>notes-paper-approve</title><path class="a" d="M13.629,23.25H2.25a1.5,1.5,0,0,1-1.5-1.5V2.25A1.5,1.5,0,0,1,2.25.75h19.5a1.5,1.5,0,0,1,1.5,1.5V13.629a1.5,1.5,0,0,1-.439,1.06l-8.122,8.122A1.5,1.5,0,0,1,13.629,23.25Z"/><path class="a" d="M14.25,23.115V15.75a1.5,1.5,0,0,1,1.5-1.5h7.365"/><path class="a" d="M15,5.25,9.691,12.328a1.5,1.5,0,0,1-2.211.208L5.25,10.5"/></svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
2
|
+
<title>r</title>
|
|
3
|
+
<path d="M11.184000000000001 0.014808C7.7020800000000005 0.21487199999999998 4.624248 1.4530800000000001 2.5109280000000003 3.504C1.342872 4.637568 0.532872 6.004608 0.193008 7.416C-0.037128 8.37168 -0.05892 9.444264 0.13178399999999998 10.428C0.25696800000000003 11.073648 0.52212 11.817816 0.845808 12.432C1.949448 14.526024 4.000032 16.207079999999998 6.652512 17.192352C7.416912000000001 17.476272 8.392416 17.742552 8.676 17.744664C9.22296 17.748744 9.592992 17.155416 9.344448 16.672800000000002C9.202632 16.397472 9.085080000000001 16.330056 8.484 16.179552C6.525072 15.688968000000001 4.857888 14.807927999999999 3.613128 13.605504C2.2247280000000003 12.264312 1.511352 10.721184000000001 1.5121920000000002 9.060912C1.5126 8.266728 1.654272 7.58208 1.971264 6.8424000000000005C2.51016 5.584872 3.5357520000000005 4.4166 4.896 3.51072C6.472392 2.460888 8.393112 1.8060960000000001 10.585896 1.5710160000000002C11.062584 1.5198960000000001 12.383976 1.49868 12.912 1.5336480000000001C15.956736000000001 1.7352960000000002 18.68772 2.854032 20.474256 4.63152C21.50028 5.652336 22.082856 6.667416000000001 22.36512 7.926096C22.448040000000002 8.295936 22.494936 8.405304000000001 22.625808 8.534016C22.943328 8.846352000000001 23.473224000000002 8.810832 23.738568 8.4594C23.844072 8.319672 23.904 8.157767999999999 23.904 8.012568000000002C23.904 7.889544 23.799792 7.402704000000001 23.699856 7.058832C23.212536 5.382 22.0326 3.7856639999999997 20.388 2.578176C18.459168 1.161984 16.144175999999998 0.326472 13.404 0.057527999999999996C13.061471999999998 0.023928 11.536296 -0.005448000000000001 11.184000000000001 0.014808M12.396 2.904264C8.929008 3.106728 6.0342 4.954632 5.175408 7.513536000000001C4.859424 8.455104 4.844256 9.309648 5.125368 10.335336C5.441328 11.488128000000001 6.180456 12.611808 7.109039999999999 13.35108C7.585104 13.730064 8.335656 14.158728 8.609472 14.207976C9.114528 14.29884 9.568512 13.846512 9.475871999999999 13.344768000000002C9.420672000000001 13.045848 9.290664 12.905280000000001 8.877696 12.697968C8.150232 12.33276 7.612488000000001 11.863512 7.172688000000001 11.210064000000001C6.853752 10.736232000000001 6.619656000000001 10.183704 6.500712 9.624C6.430344 9.292992000000002 6.4230719999999994 8.701968 6.48576 8.412C6.763007999999999 7.129968 7.722048 6.016368 9.193104 5.268336000000001C11.738736 3.9739200000000006 15.186143999999999 4.135272 17.479152 5.6561520000000005C17.828447999999998 5.887848 18.159552 6.163368 18.434904 6.45144C18.811032 6.844992 18.991944 7.104624 19.26972 7.649568000000001C19.438392 7.9804319999999995 19.531272 8.079552000000001 19.750104 8.162184C19.854768 8.201688 19.920672 8.210424 20.052 8.20212C20.44848 8.177064 20.731584 7.888968 20.755560000000003 7.4861759999999995C20.763552 7.3518 20.753664 7.30008 20.68908 7.138176C20.582496000000003 6.870960000000001 20.42772 6.588840000000001 20.19636 6.24C19.08264 4.560744000000001 16.998 3.366696 14.544 3.0023999999999997C13.905432000000001 2.9076000000000004 13.026528 2.867448 12.396 2.904264M11.473512 9.052224C11.315328 9.113424 11.130696 9.289704 11.056488 9.45036L11.004 9.564 11.004 16.5L11.004 23.436 11.056488 23.54964C11.133312 23.71596 11.315016 23.88672 11.481432 23.948976000000002C11.619792 24.000744 11.623608 24.000816 13.533743999999999 23.994408000000004L15.447432000000001 23.988 15.588312000000002 23.915928C15.746064 23.835264 15.913968 23.650632 15.96408 23.502744C15.98796 23.432328 15.996456 22.936776 16.002048 21.291672000000002C16.00884 19.296336 16.011696 19.172256 16.050624 19.186872C16.073376000000003 19.195415999999998 16.1892 19.256232 16.308 19.32204C17.328264 19.88724 18.134424 20.982288 18.391656 22.152383999999998C18.463584 22.479576 18.477192000000002 22.596912 18.50016 23.088C18.514824 23.401848 18.525959999999998 23.477328 18.571416 23.57088C18.639072000000002 23.7102 18.784152 23.855184 18.930888 23.930184L19.044 23.988 21.252 23.988L23.46 23.988 23.568 23.931456C23.819256000000003 23.799912 23.97528 23.570208 23.994192 23.304000000000002C24.003144 23.177832000000002 23.990928 23.098920000000003 23.930304 22.89132C23.694792 22.084775999999998 23.232167999999998 20.901216 22.871736000000002 20.183112C22.573680000000003 19.589304000000002 22.141536 18.897047999999998 21.82188 18.501288C21.730032 18.3876 21.648312 18.283944 21.640272 18.270936C21.632256 18.257928 21.746784 18.162144 21.89484 18.058056C22.243224 17.81316 22.816728 17.243856 23.053392 16.908C23.651736 16.058880000000002 23.953848 15.174816 23.992464000000002 14.16C24.04464 12.788064 23.50536 11.425152 22.527624 10.458096000000001C21.769368 9.708120000000001 20.893368000000002 9.261168 19.776 9.054168C19.596696 9.020952 19.089768000000003 9.015504 15.588000000000001 9.009048L11.604000000000001 9.001728 11.473512 9.052224M12.504 16.5L12.504 22.488 13.49952 22.488L14.495040000000001 22.488 14.501520000000001 20.274L14.508000000000001 18.06 14.57472 17.924136C14.651544 17.767704000000002 14.789832000000002 17.632920000000002 14.949072000000001 17.559288C15.049800000000001 17.512728 15.100871999999999 17.508024 15.504 17.508192L15.948 17.50836 16.236 17.623752C16.614456 17.775384 17.060928 18.009144 17.388 18.22692C18.753864 19.136328 19.684079999999998 20.595312 19.933392 22.2192L19.974648000000002 22.488 21.087336 22.488C21.699288 22.488 22.2 22.479864 22.2 22.469928C22.2 22.460016 22.158528 22.343904 22.107816 22.211928C21.678984000000003 21.095616 21.201648000000002 20.174688 20.727072 19.548000000000002C20.513424 19.26588 20.157624 18.908687999999998 19.947816 18.765719999999998C19.717992 18.60912 19.663824 18.561312 19.596816 18.456C19.377456000000002 18.11124 19.488672 17.616456 19.830384 17.416704C19.886280000000003 17.384040000000002 20.027352 17.323728 20.143895999999998 17.282664C21.250248000000003 16.89288 22.054968 16.02684 22.376448 14.88C22.543224000000002 14.285136000000001 22.516584 13.493712000000002 22.309008000000002 12.876C22.160856000000003 12.435096000000001 21.930312 12.04092 21.605736 11.673576C21.066264 11.063016000000001 20.295504 10.651512 19.478592 10.537872C19.352712 10.520376 18.194448 10.512 15.898272 10.512L12.504 10.512 12.504 16.5M15.007968 11.539848000000001C14.855904 11.593104 14.73144 11.685599999999999 14.63772 11.814936C14.491416 12.016944 14.493936 11.975328 14.501304000000001 14.054544L14.508000000000001 15.948 14.563488000000001 16.060632C14.640648 16.217304000000002 14.788079999999999 16.361256 14.94828 16.436376000000003L15.084 16.5 16.5 16.507416C17.363832000000002 16.511928 18.024768 16.504944000000002 18.194952 16.489512C18.794567999999998 16.435128000000002 19.289376 16.215792 19.712136 15.816984000000001C20.106504 15.44496 20.358408 14.980272 20.460912 14.43576C20.514864 14.149056 20.499648 13.677048 20.427552000000002 13.401312C20.188008 12.484944 19.532400000000003 11.826336000000001 18.608424 11.573856000000001L18.372 11.509248000000001 16.752 11.50284C15.24084 11.496864 15.123672000000001 11.499336000000001 15.007968 11.539848000000001M16.008 14.004L16.008 15 17.023584 15C17.653032 15 18.092904 14.990064 18.18048 14.973888C18.376872 14.937576 18.565848 14.834664 18.712848 14.683968C19.231056 14.152728 18.98892 13.26132 18.266856 13.042152C18.17892 13.015488000000001 17.933927999999998 13.008456 17.082 13.008263999999999L16.008 13.008000000000001 16.008 14.004" stroke="none" fill="#000" fill-rule="evenodd"></path>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 22.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
|
|
5
|
+
<title>radar</title>
|
|
6
|
+
<g>
|
|
7
|
+
<path d="M12,24.005c-3.203,0-6.215-1.247-8.481-3.511C1.251,18.229,0.001,15.216,0,12.01c0,0,0-0.019,0-0.023
|
|
8
|
+
C0.005,8.79,1.252,5.785,3.511,3.523c2.243-2.245,5.224-3.493,8.397-3.517C11.938,0.003,11.969,0,12,0
|
|
9
|
+
c0.032,0,0.063,0.002,0.094,0.007c2.903,0.022,5.672,1.084,7.84,2.999L20.47,2.47C20.611,2.328,20.8,2.25,21,2.25
|
|
10
|
+
s0.389,0.078,0.53,0.22C21.672,2.611,21.75,2.8,21.75,3s-0.078,0.389-0.22,0.53l-7.72,7.72h9.439c0.051,0,0.102,0.005,0.151,0.015
|
|
11
|
+
C23.748,11.337,24,11.646,24,12c0.003,6.616-5.378,12.002-11.995,12.005H12z M1.529,12.75c0.177,2.525,1.251,4.885,3.05,6.683
|
|
12
|
+
c1.795,1.794,4.151,2.865,6.671,3.043v-3.013c-0.524-0.053-1.037-0.159-1.529-0.316c-1.909-0.61-3.467-1.926-4.386-3.708
|
|
13
|
+
c-0.427-0.827-0.698-1.75-0.793-2.689H1.529z M12.75,22.475c5.186-0.369,9.354-4.539,9.721-9.725h-3.008
|
|
14
|
+
c-0.031,0.309-0.08,0.615-0.148,0.915c-0.078,0.344-0.378,0.585-0.731,0.585c-0.056,0-0.112-0.006-0.166-0.019
|
|
15
|
+
c-0.194-0.044-0.361-0.161-0.468-0.331c-0.107-0.169-0.142-0.371-0.097-0.566c0.043-0.192,0.077-0.388,0.102-0.585H12.75v5.207
|
|
16
|
+
c0.699-0.087,1.372-0.296,2.006-0.624c0.106-0.055,0.225-0.083,0.344-0.083c0.282,0,0.537,0.156,0.667,0.406
|
|
17
|
+
c0.092,0.178,0.109,0.381,0.048,0.572c-0.061,0.191-0.193,0.347-0.371,0.438c-0.851,0.439-1.755,0.708-2.694,0.801V22.475z
|
|
18
|
+
M6.049,12.75c0.087,0.702,0.295,1.374,0.618,2.001c0.735,1.425,1.982,2.479,3.51,2.966c0.351,0.112,0.71,0.192,1.073,0.238V12.75
|
|
19
|
+
H6.049z M11.25,11.25V6.048c-0.668,0.083-1.311,0.276-1.917,0.577C9.23,6.675,9.115,6.702,9,6.702c-0.287,0-0.545-0.16-0.672-0.417
|
|
20
|
+
C8.144,5.915,8.297,5.464,8.667,5.28c0.813-0.403,1.68-0.651,2.583-0.741V1.534c-2.523,0.178-4.882,1.252-6.678,3.05
|
|
21
|
+
C2.78,6.378,1.708,8.732,1.529,11.25H4.54c0.059-0.601,0.189-1.188,0.387-1.75C5.033,9.201,5.317,9,5.634,9
|
|
22
|
+
c0.085,0,0.169,0.014,0.25,0.043C6.274,9.181,6.479,9.61,6.341,10c-0.142,0.401-0.24,0.821-0.292,1.25H11.25z M12.75,10.19
|
|
23
|
+
l2.926-2.926c-0.847-0.656-1.863-1.077-2.926-1.213V10.19z M12.75,4.542c1.461,0.148,2.856,0.726,3.993,1.655l2.128-2.128
|
|
24
|
+
c-1.713-1.485-3.86-2.374-6.121-2.534V4.542z"/>
|
|
25
|
+
<path d="M17.625,17.25c-0.044,0-0.088-0.004-0.13-0.011c-0.513-0.06-0.923-0.47-0.983-0.983c-0.007-0.042-0.011-0.086-0.011-0.13
|
|
26
|
+
s0.004-0.088,0.011-0.131c0.06-0.513,0.47-0.923,0.983-0.983C17.537,15.004,17.581,15,17.625,15s0.088,0.004,0.131,0.011
|
|
27
|
+
c0.513,0.06,0.923,0.47,0.983,0.983c0.008,0.042,0.011,0.086,0.011,0.131s-0.004,0.088-0.011,0.131
|
|
28
|
+
c-0.06,0.513-0.47,0.923-0.983,0.983C17.713,17.246,17.669,17.25,17.625,17.25z"/>
|
|
29
|
+
<path d="M6.375,8.25c-0.044,0-0.088-0.004-0.131-0.012c-0.513-0.06-0.922-0.47-0.982-0.982C5.254,7.213,5.25,7.169,5.25,7.125
|
|
30
|
+
s0.004-0.088,0.012-0.131c0.06-0.513,0.47-0.922,0.982-0.982C6.287,6.004,6.331,6,6.375,6s0.088,0.004,0.131,0.012
|
|
31
|
+
c0.513,0.06,0.922,0.47,0.982,0.982C7.496,7.037,7.5,7.081,7.5,7.125S7.496,7.213,7.488,7.256c-0.06,0.513-0.47,0.922-0.982,0.982
|
|
32
|
+
C6.463,8.246,6.419,8.25,6.375,8.25z"/>
|
|
33
|
+
</g>
|
|
34
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<title>Rails Icon</title>
|
|
3
|
+
<path d="M9.196 11.888c-1.19 2.646-1.718 5.531-1.579 8.67h5.487c-.911-2.22-1.183-4.879-.834-7.955.266-2.346 1.3-4.336 3.065-5.966-2.972.959-4.998 2.713-6.139 5.25zm-2.781 9.974c-.363-3.821.173-7.326 1.607-10.514C10.1 6.724 14.727 4.43 21.899 4.47c-5.135 1.726-7.917 4.486-8.347 8.282-.43 3.796.143 6.832 1.72 9.11H6.415z" />
|
|
4
|
+
<path d="M2 19.174h2.581v2.609H2zM3.108 12.16l2.022.736-.744 2.042-2.021-.735zM6.09 7.223l1.49.86-.87 1.506-1.489-.86zM10.865 4.397l.645 1.117-1.129.652-.645-1.117zM15.5 2.874l.343.94-.94.341-.342-.94zM20 3v1h-1V3z" />
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" version="1.1" id="Ranking-Winner--Streamline-Ultimate.svg">
|
|
2
|
+
<desc>Ranking Winner Streamline Icon: https://streamlinehq.com</desc>
|
|
3
|
+
<title>ranking-winne</title>
|
|
4
|
+
<path d="M8.583192 0.037008C7.802424 0.193344 7.161792 0.73476 6.888912 1.468896C6.750168 1.8421680000000002 6.758496 1.625352 6.75024 5.081352000000001L6.742656 8.254704 4.289328 8.261352L1.836 8.268 1.624872 8.334216000000001C1.137072 8.487216 0.735792 8.76516 0.457896 9.142464C0.25320000000000004 9.420408 0.15513600000000002 9.625464 0.055392 9.984C0.014064 10.13256 0.012 10.425792000000001 0.012 16.14L0.012 22.14 0.07919999999999999 22.354464C0.326856 23.145048 0.8549519999999999 23.673144 1.6455359999999999 23.9208L1.86 23.988 12 23.988L22.14 23.988 22.354464 23.9208C23.011224000000002 23.715048 23.48508 23.317008 23.77584 22.726824C23.862456 22.551000000000002 23.976 22.183368 23.976 22.078728C23.976 22.041384 23.986800000000002 22.004160000000002 24 21.996000000000002C24.015912 21.98616 24.022032 20.000040000000002 24.018192000000003 16.096584C24.014352 12.231311999999999 24.008112 10.990272000000001 24 12.48C23.993208 13.727400000000001 23.985024 14.720016 23.981808 14.685839999999999C23.968056 14.538816 23.872344000000002 14.229000000000001 23.7828 14.041728C23.480591999999998 13.409544 22.963704 12.991344000000002 22.248 12.799944C22.105728 12.761904 21.879168 12.757536 19.674408000000003 12.75024L17.256816 12.742272 17.249784000000002 7.3251360000000005C17.243184 2.24364 17.240136000000003 1.8983279999999998 17.200536 1.752C17.076456 1.293384 16.905024 0.9852960000000001 16.601471999999998 0.675408C16.323408 0.391536 15.95964 0.17796 15.564 0.066312L15.372 0.01212 12.06 0.008064C9.333504000000001 0.004728 8.718864 0.00984 8.583192 0.037008M8.783856 1.534416C8.602008 1.589736 8.414424 1.754712 8.323512 1.9393200000000002L8.268 2.052 8.261928000000001 12.27L8.255832 22.488 12 22.488L15.744167999999998 22.488 15.738072 12.27L15.732000000000001 2.052 15.676104000000002 1.938504C15.596904 1.777704 15.426383999999999 1.6183200000000002 15.271536 1.5603840000000002C15.144143999999999 1.51272 15.094608000000001 1.512024 11.993088 1.514064C10.261104 1.515192 8.816928 1.52436 8.783856 1.534416M10.36608 4.510728C10.07016 4.564896 9.830112000000002 4.80084 9.768384000000001 5.098128C9.693144 5.460552 9.892368000000001 5.821368 10.23936 5.951208C10.353216 5.993784000000001 10.426152 6 10.812912 6L11.256 6 11.256 7.869840000000001L11.256 9.739656 10.782 9.74784C10.336368 9.75552 10.300848 9.759528 10.188624 9.814752C10.03608 9.8898 9.889416 10.036631999999999 9.815159999999999 10.188624C9.73212 10.358640000000001 9.73212 10.64136 9.815159999999999 10.811376C9.889416 10.963368000000001 10.03608 11.1102 10.188624 11.185248000000001L10.308 11.244 12 11.244L13.692 11.244 13.811376000000001 11.185248000000001C13.963920000000002 11.1102 14.110584000000001 10.963368000000001 14.18484 10.811376C14.26788 10.64136 14.26788 10.358640000000001 14.18484 10.188624C14.110584000000001 10.036631999999999 13.963920000000002 9.8898 13.811376000000001 9.814752C13.699152 9.759528 13.663632 9.75552 13.218 9.74784L12.744 9.739656 12.744 7.75488C12.744 5.609136 12.746184000000001 5.649288 12.614232 5.364C12.439824000000002 4.986864 12.054264000000002 4.659936 11.652000000000001 4.54812C11.487888 4.50252 10.558608 4.475472 10.36608 4.510728M2.113296 9.771288C1.888992 9.808488 1.694184 9.956352 1.5800880000000002 10.176L1.524 10.284 1.524 16.128L1.524 21.972 1.594704 22.099656C1.673664 22.242192000000003 1.7756159999999999 22.341144 1.9266720000000002 22.421856000000002L2.028 22.476 4.386 22.482456L6.744 22.488912 6.744 16.116456L6.744 9.744 4.494 9.746808000000001C3.256512 9.748344 2.1851760000000002 9.75936 2.113296 9.771288M0.011808 16.128C0.011808 19.3686 0.014592 20.694288 0.018000000000000002 19.074C0.021408 17.453688 0.021408 14.802287999999999 0.018000000000000002 13.182C0.014592 11.561688 0.011808 12.887400000000001 0.011808 16.128M17.256 18.37212L17.256 22.488912 19.614 22.482456L21.972 22.476 22.099656 22.405296C22.242192000000003 22.326336 22.341144 22.224384 22.421856000000002 22.073328L22.476 21.972 22.482312 18.415728C22.488552000000002 14.893224000000002 22.488167999999998 14.858208 22.439904 14.729280000000001C22.381656 14.573568 22.222704 14.403287999999998 22.061496 14.323896L21.948 14.268 19.602 14.261664L17.256 14.255304 17.256 18.37212" stroke="none" fill="currentColor" fill-rule="evenodd"></path>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>rating-star-circle</title><path class="a" d="M12.593,6.8l1.4,2.95h2.377a.651.651,0,0,1,.469,1.114L14.652,12.81l1.209,2.778a.658.658,0,0,1-.938.823L12,14.767,9.077,16.411a.658.658,0,0,1-.938-.823L9.348,12.81,7.165,10.864A.651.651,0,0,1,7.634,9.75h2.377l1.4-2.95A.665.665,0,0,1,12.593,6.8Z"/><circle class="a" cx="12" cy="12" r="11.25"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>rating-star-give-1</title><line class="a" x1="0.75" y1="14.25" x2="0.75" y2="23.25"/><path class="a" d="M.75,21.75h15a3,3,0,0,0-3-3H9a3,3,0,0,0-3-3H.75"/><line class="a" x1="6" y1="18.75" x2="9" y2="18.75"/><path class="a" d="M16.932,1.233l2.005,3.946h3.428a.884.884,0,0,1,.62,1.513L19.868,9.76l1.741,4a.883.883,0,0,1-1.243,1.122l-4.222-2.374-4.222,2.374a.883.883,0,0,1-1.243-1.122l1.742-4L9.3,6.692a.883.883,0,0,1,.62-1.513h3.428l2-3.946A.883.883,0,0,1,16.932,1.233Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>React Icon</title><g transform="translate(2 2)" fill="none" stroke="currentColor"><ellipse transform="rotate(30 9.816 10.082)" cx="9.816" cy="10.082" rx="3.136" ry="9.599" /><ellipse fill="currentColor" stroke="none" cx="9.792" cy="9.809" rx="1.667" ry="1.683" /><ellipse transform="scale(-1 1) rotate(30 0 -26.551)" cx="9.816" cy="10.082" rx="3.136" ry="9.599" /><ellipse transform="matrix(0 1 1 0 .095 -.095)" cx="10" cy="9.905" rx="3.136" ry="9.599" /></g></svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3 9.75V14.423" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M7.5 5.25V18.75" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M21 9.75V14.423" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M16.5 5.25V18.75" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M12 0.75V23.25" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>social-media-reddit</title><ellipse class="cls-1" cx="12" cy="15.33" rx="9.29" ry="6.36"/><path class="cls-1" d="M15.46,18.15A7,7,0,0,1,12,19a7,7,0,0,1-3.48-.87"/><path class="cls-1" d="M16.66,13.87a.75.75,0,1,1-.75-.75.75.75,0,0,1,.75.75"/><path class="cls-1" d="M8.84,13.87a.75.75,0,1,1-.75-.75.75.75,0,0,1,.75.75"/><path class="cls-1" d="M18.6,10.85a2.45,2.45,0,1,1,2.58,3.47"/><circle class="cls-1" cx="19.53" cy="4.46" r="2.15"/><path class="cls-1" d="M5.4,10.86a2.45,2.45,0,1,0-2.58,3.47"/><path class="cls-1" d="M12,9s0-6.67,5.38-4.91"/></svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="48" height="49" viewBox="0 0 48 49" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M47.0372 24.962C46.9364 22.23 44.6502 20.0966 41.9186 20.1894C40.7083 20.2316 39.5568 20.7291 38.6827 21.5638C34.8332 18.933 30.3114 17.4912 25.6634 17.3899L27.8571 6.80753L35.0938 8.33381C35.2955 10.1973 36.9597 11.5464 38.8171 11.344C40.6746 11.1417 42.0195 9.47213 41.8178 7.60868C41.6161 5.74511 39.9519 4.39597 38.0944 4.59834C37.0269 4.70792 36.0687 5.33192 35.5392 6.25942L27.2519 4.59834C26.6888 4.47187 26.1257 4.82605 25.9995 5.39938C25.9995 5.40782 25.9995 5.40782 25.9995 5.41627L23.5033 17.1876C18.7965 17.2635 14.2159 18.7138 10.3159 21.3614C8.33237 19.4895 5.2057 19.5823 3.33977 21.5807C1.47388 23.5707 1.56634 26.7074 3.55836 28.5794C3.94497 28.9421 4.39036 29.254 4.88632 29.4733C4.85265 29.9707 4.85265 30.4682 4.88632 30.9658C4.88632 38.563 13.7116 44.7439 24.596 44.7439C35.4804 44.7439 44.3056 38.5715 44.3056 30.9658C44.3393 30.4682 44.3393 29.9707 44.3056 29.4733C46.0034 28.6215 47.0709 26.8677 47.0372 24.962ZM13.2241 28.3602C13.2241 26.4883 14.7454 24.962 16.6112 24.962C18.4771 24.962 19.9985 26.4883 19.9985 28.3602C19.9985 30.2321 18.4771 31.7583 16.6112 31.7583C14.7369 31.7415 13.2241 30.2321 13.2241 28.3602ZM32.8664 37.6861C30.4626 39.4991 27.5209 40.4266 24.5119 40.3001C21.5029 40.4266 18.5612 39.4991 16.1574 37.6861C15.838 37.2983 15.8968 36.7165 16.2835 36.396C16.6197 36.1178 17.0987 36.1178 17.4433 36.396C19.4774 37.8885 21.9569 38.6474 24.4783 38.5294C26.9998 38.6643 29.4877 37.9392 31.5469 36.4634C31.9167 36.1009 32.5218 36.1094 32.8833 36.4803C33.2447 36.8514 33.2362 37.4585 32.8664 37.821V37.6861ZM32.2613 31.8764C30.3954 31.8764 28.8741 30.3502 28.8741 28.4782C28.8741 26.6063 30.3954 25.0801 32.2613 25.0801C34.1273 25.0801 35.6485 26.6063 35.6485 28.4782C35.7241 30.3502 34.2701 31.9269 32.4042 32.0028C32.3453 32.0028 32.2949 32.0028 32.2361 32.0028L32.2613 31.8764Z" fill="white"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="Redo--Streamline-Ultimate" height="24" width="24"><desc>Redo Streamline Icon: https://streamlinehq.com</desc><path d="m23.25 0.748 0 7.5 -7.5 0" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M12 23.248a11.25 11.25 0 1 1 10.6 -15" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>button-refresh-arrow</title><polyline class="a" points="6 14.248 6 18.748 1.5 18.748"/><path class="a" d="M5.717,18.751A9.753,9.753,0,0,1,16.5,3"/><path class="a" d="M5.712,18.746A9.72,9.72,0,1,1,9,21"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>report</title><path d="M7.5 13.5h6V15h-6ZM7.5 9.75h9v1.5h-9ZM7.5 17.25h3.75v1.5H7.5Z"/><path d="M18.75 3.75H16.5V3A1.5 1.5 0 0 0 15 1.5H9A1.5 1.5 0 0 0 7.5 3v.75H5.25a1.5 1.5 0 0 0-1.5 1.5V21a1.5 1.5 0 0 0 1.5 1.5h13.5a1.5 1.5 0 0 0 1.5-1.5V5.25a1.5 1.5 0 0 0-1.5-1.5ZM9 3h6v3H9Zm9.75 18H5.25V5.25H7.5V7.5h9V5.25h2.25Z"/><path fill="none" d="M0 0h24v24H0Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>button-refresh-arrows</title><polyline class="a" points="5.25 14.248 5.25 18.748 0.75 18.748"/><polyline class="a" points="18.75 9.748 18.75 5.248 23.25 5.248"/><path class="a" d="M19.032,5.245A9.752,9.752,0,0,1,8.246,21"/><path class="a" d="M4.967,18.751A9.753,9.753,0,0,1,15.754,3"/></svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 24 24" fill="none">
|
|
2
|
+
<g clip-path="url(#clip0_3524_26990)">
|
|
3
|
+
<path d="M14.751 0.748047V23.248" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M10.251 0.748047V23.248" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M1.25098 11.998H10.251" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M14.751 11.998H23.751" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M5.00098 8.24805L1.25098 11.998L5.00098 15.748" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
<path d="M20.001 8.24805L23.751 11.998L20.001 15.748" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
</g>
|
|
10
|
+
<defs>
|
|
11
|
+
<clipPath id="clip0_3524_26990">
|
|
12
|
+
<rect width="24" height="24" fill="white" transform="translate(0.5)"/>
|
|
13
|
+
</clipPath>
|
|
14
|
+
</defs>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>responsive-design-1</title><line class="a" x1="15.75" y1="14.25" x2="16.5" y2="18.75"/><line class="a" x1="15" y1="18.75" x2="18.75" y2="18.75"/><line class="a" x1="15.75" y1="11.25" x2="23.25" y2="11.25"/><path class="a" d="M15.75,14.25h6a1.5,1.5,0,0,0,1.5-1.5V2.25a1.5,1.5,0,0,0-1.5-1.5H5.25a1.5,1.5,0,0,0-1.5,1.5"/><rect class="a" x="0.75" y="11.25" width="7.5" height="12" rx="1.5" ry="1.5"/><line class="a" x1="0.75" y1="20.25" x2="8.25" y2="20.25"/><path class="a" d="M3.75,8.25V6.75a1.5,1.5,0,0,1,1.5-1.5h6a1.5,1.5,0,0,1,1.5,1.5v9a1.5,1.5,0,0,1-1.5,1.5"/><line class="a" x1="11.25" y1="14.25" x2="12.75" y2="14.25"/><line class="a" x1="3.75" y1="8.25" x2="12.75" y2="8.25"/></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<title>ribbon-double-filled</title>
|
|
3
|
+
<path d="M7 4V2.31034C7 1.96282 7.13409 1.62953 7.37277 1.38379C7.61146 1.13805 7.93518 1 8.27273 1H19.7273C20.0648 1 20.3885 1.13805 20.6272 1.38379C20.8659 1.62953 21 1.96282 21 2.31034V20" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
|
|
4
|
+
<path d="M16.9895 22.8789L11.7484 19.0854C11.5309 18.928 11.2689 18.8433 11 18.8433C10.7311 18.8433 10.4691 18.928 10.2516 19.0854L5.01055 22.8789C4.9157 22.9476 4.80365 22.9888 4.68677 22.998C4.56988 23.0073 4.4527 22.9842 4.34816 22.9313C4.24362 22.8785 4.15578 22.7979 4.09434 22.6985C4.03291 22.5991 4.00026 22.4847 4 22.368V5.26676C4 4.93079 4.13409 4.60859 4.37277 4.37103C4.61146 4.13346 4.93518 4 5.27273 4H16.7273C17.0648 4 17.3885 4.13346 17.6272 4.37103C17.8659 4.60859 18 4.93079 18 5.26676V22.368C17.9997 22.4847 17.9671 22.5991 17.9057 22.6985C17.8442 22.7979 17.7564 22.8785 17.6518 22.9313C17.5473 22.9842 17.4301 23.0073 17.3132 22.998C17.1963 22.9888 17.0843 22.9476 16.9895 22.8789V22.8789Z" fill="currentColor" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<title>ribbon-double</title>
|
|
3
|
+
<path d="M7 4V2.31034C7 1.96282 7.13409 1.62953 7.37277 1.38379C7.61146 1.13805 7.93518 1 8.27273 1H19.7273C20.0648 1 20.3885 1.13805 20.6272 1.38379C20.8659 1.62953 21 1.96282 21 2.31034V20" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
|
|
4
|
+
<path d="M16.9895 22.8789L11.7484 19.0854C11.5309 18.928 11.2689 18.8433 11 18.8433C10.7311 18.8433 10.4691 18.928 10.2516 19.0854L5.01055 22.8789C4.9157 22.9476 4.80365 22.9888 4.68677 22.998C4.56988 23.0073 4.4527 22.9842 4.34816 22.9313C4.24362 22.8785 4.15578 22.7979 4.09434 22.6985C4.03291 22.5991 4.00026 22.4847 4 22.368V5.26676C4 4.93079 4.13409 4.60859 4.37277 4.37103C4.61146 4.13346 4.93518 4 5.27273 4H16.7273C17.0648 4 17.3885 4.13346 17.6272 4.37103C17.8659 4.60859 18 4.93079 18 5.26676V22.368C17.9997 22.4847 17.9671 22.5991 17.9057 22.6985C17.8442 22.7979 17.7564 22.8785 17.6518 22.9313C17.5473 22.9842 17.4301 23.0073 17.3132 22.998C17.1963 22.9888 17.0843 22.9476 16.9895 22.8789V22.8789Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="18" height="24" viewBox="0 0 18 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<title>ribbon-filled</title>
|
|
3
|
+
<path d="M16.059 23.105L9.882 18.613C9.62567 18.4267 9.31691 18.3263 9 18.3263C8.68309 18.3263 8.37433 18.4267 8.118 18.613L1.941 23.105C1.82922 23.1863 1.69716 23.2351 1.5594 23.246C1.42164 23.2569 1.28354 23.2296 1.16033 23.167C1.03712 23.1044 0.933597 23.009 0.86119 22.8913C0.788782 22.7736 0.750303 22.6382 0.75 22.5V2.25C0.75 1.85218 0.908035 1.47064 1.18934 1.18934C1.47064 0.908035 1.85218 0.75 2.25 0.75H15.75C16.1478 0.75 16.5294 0.908035 16.8107 1.18934C17.092 1.47064 17.25 1.85218 17.25 2.25V22.5C17.2497 22.6382 17.2112 22.7736 17.1388 22.8913C17.0664 23.009 16.9629 23.1044 16.8397 23.167C16.7165 23.2296 16.5784 23.2569 16.4406 23.246C16.3028 23.2351 16.1708 23.1863 16.059 23.105Z" fill="currentColor" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="18" height="24" viewBox="0 0 18 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<title>ribbon</title>
|
|
3
|
+
<path d="M16.059 23.105L9.882 18.613C9.62567 18.4267 9.3169 18.3263 9 18.3263C8.6831 18.3263 8.37433 18.4267 8.118 18.613L1.941 23.105C1.82922 23.1863 1.69716 23.2351 1.5594 23.246C1.42164 23.2569 1.28354 23.2296 1.16033 23.167C1.03712 23.1044 0.933597 23.009 0.86119 22.8913C0.788782 22.7736 0.750303 22.6382 0.75 22.5V2.25C0.75 1.85218 0.908035 1.47064 1.18934 1.18934C1.47064 0.908035 1.85218 0.75 2.25 0.75H15.75C16.1478 0.75 16.5294 0.908035 16.8107 1.18934C17.092 1.47064 17.25 1.85218 17.25 2.25V22.5C17.2497 22.6382 17.2112 22.7736 17.1388 22.8913C17.0664 23.009 16.9629 23.1044 16.8397 23.167C16.7165 23.2296 16.5784 23.2569 16.4406 23.246C16.3028 23.2351 16.1708 23.1863 16.059 23.105V23.105Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}</style></defs><title>roadmap</title><path class="a" d="M.75 6.26a1.5 1.5 0 01.943-1.393l5.381-2.152a3 3 0 012.333.044l4.487 1.994a3 3 0 002.244.078l5.1-1.855a1.5 1.5 0 012.013 1.41v13.308a1.5 1.5 0 01-.987 1.409l-6.125 2.228a3 3 0 01-2.244-.078l-4.488-1.994a3 3 0 00-2.333-.044l-4.267 1.707A1.5 1.5 0 01.75 19.529zM12.375 11.244a.375.375 0 01.375.375M12 11.619a.375.375 0 01.375-.375M12.375 11.994a.375.375 0 01-.375-.375M12.75 11.619a.375.375 0 01-.375.375M9.375 13.75a.375.375 0 01.375.375M9 14.125a.375.375 0 01.375-.375M9.375 14.5A.375.375 0 019 14.125M9.75 14.125a.375.375 0 01-.375.375M6.375 11.5a.375.375 0 01.375.375M6 11.875a.375.375 0 01.375-.375M6.375 12.25A.375.375 0 016 11.875M6.75 11.875a.375.375 0 01-.375.375M4.125 14.5a.375.375 0 01.375.375M3.75 14.875a.375.375 0 01.375-.375M4.125 15.25a.375.375 0 01-.375-.375M4.5 14.875a.375.375 0 01-.375.375M15.75 8.244l4.5 4.5M15.75 12.744l4.5-4.5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>space-rocket-flying</title><path class="a" d="M22.5,1.567l-2.158.24a7.5,7.5,0,0,0-4.475,2.151L6.06,13.765,10.3,18.007,20.109,8.2A7.494,7.494,0,0,0,22.26,3.725Z"/><path class="a" d="M6.06,13.765,2.438,12.557a.749.749,0,0,1-.293-1.241l.232-.232a6,6,0,0,1,6.14-1.45l1.255.418Z"/><path class="a" d="M6.06,13.765,2.438,12.557a.749.749,0,0,1-.293-1.241l.232-.232a6,6,0,0,1,6.14-1.45l1.255.418Z"/><path class="a" d="M10.3,18.007l1.208,3.622a.749.749,0,0,0,1.241.293l.233-.232a6,6,0,0,0,1.449-6.14L14.015,14.3Z"/><path class="a" d="M10.3,18.007l1.208,3.622a.749.749,0,0,0,1.241.293l.233-.232a6,6,0,0,0,1.449-6.14L14.015,14.3Z"/><path class="a" d="M7.779,18.538a2.243,2.243,0,0,1-.659,1.591c-.878.878-5.3,2.121-5.3,2.121s1.243-4.425,2.121-5.3a2.246,2.246,0,0,1,1.444-.655"/></svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" version="1.1" id="Pin-1--Streamline-Ultimate.svg">
|
|
2
|
+
<path d="M7.872 0.47340800000000005C7.27352 0.525088 6.8911999999999995 0.600592 6.456 0.753088C4.941264 1.2838720000000001 3.772208 2.4588 3.2454400000000003 3.9798080000000002C3.1228000000000002 4.33392 3.0316 4.757024 2.99104 5.16C2.968096 5.387936 2.9687040000000002 5.972656 2.992128 6.208C3.090768 7.198816 3.431968 8.12712 4.021264 9.007952C4.450064 9.64888 4.784816 10.04048 5.847184 11.144C6.118288 11.425600000000001 6.370432 11.6956 6.407520000000001 11.744C6.550015999999999 11.930031999999999 6.732816 12.274032 6.887872000000001 12.648C7.123216 13.2156 7.429472 14.176448 7.609504 14.912C7.650304 15.078704 7.698544 15.236432 7.719952 15.273104C7.8783199999999995 15.544432 8.221312 15.61432 8.461776 15.424256C8.583568 15.327968 8.615008 15.259136000000002 8.711328 14.877712C9.072976 13.445744000000001 9.556096 12.183344 9.914672000000001 11.733360000000001C9.962144 11.673791999999999 10.222576 11.394432 10.493424000000001 11.112528000000001C11.41872 10.149488 11.724752 9.801440000000001 12.097744 9.288C12.784928 8.342048 13.17648 7.384224000000001 13.307472 6.328672C13.346368 6.015312 13.345776 5.2904160000000005 13.306415999999999 5.008C13.1988 4.235968 12.950111999999999 3.537616 12.56024 2.91264C12.191824 2.322032 11.620992000000001 1.731504 11.048 1.348208C10.352992 0.88328 9.612368 0.6090720000000001 8.768 0.5040640000000001C8.573680000000001 0.479904 8.017296 0.460864 7.872 0.47340800000000005M7.832 1.48168C7.443696 1.521504 7.160016 1.580512 6.832064000000001 1.68968C5.508608000000001 2.1302399999999997 4.489136 3.206272 4.120352 4.551808C3.951504 5.1679200000000005 3.9277759999999997 5.828304 4.0502080000000005 6.5040000000000004C4.199936 7.330224 4.5664 8.109904 5.17448 8.89584C5.478848 9.289264 5.78344 9.629264 6.457088 10.327616C7.0289600000000005 10.920464 7.103504 11.001567999999999 7.216208 11.153568C7.510176 11.550048 7.818016 12.19856 8.087504000000001 12.989120000000002L8.154704 13.18624 8.24736 12.925120000000001C8.510704 12.182912 8.754256 11.660639999999999 9.02528 11.256943999999999C9.16888 11.043040000000001 9.202144 11.005504 9.791360000000001 10.392C10.557392 9.594415999999999 10.748415999999999 9.384064 11.050111999999999 9.005888C11.381727999999999 8.590208 11.610624 8.23776 11.811727999999999 7.833184C12.107104 7.2389600000000005 12.252448000000001 6.74 12.321280000000002 6.083888C12.345568 5.852399999999999 12.331760000000001 5.266224 12.296704 5.04C12.131824 3.976064 11.586784 3.038752 10.743120000000001 2.36832C10.187744 1.926992 9.49456 1.626768 8.780944 1.518496C8.576319999999999 1.487456 7.995504 1.4649280000000002 7.832 1.48168M7.872 3.297248C7.0785919999999996 3.3978400000000004 6.386864 3.8862240000000003 6.028624 4.598704C5.943424 4.768176 5.84616 5.067792000000001 5.813712000000001 5.260752C5.779216000000001 5.465856 5.779216000000001 5.846144000000001 5.813712000000001 6.051247999999999C5.890592 6.508432 6.114368000000001 6.953072000000001 6.438048 7.2918080000000005C7.097536 7.981952000000001 8.075664 8.210512000000001 8.976 7.88488C9.695392 7.6246719999999994 10.262224 6.999888 10.457104 6.25232C10.550944 5.892399999999999 10.550944 5.419600000000001 10.457104 5.05968C10.23976 4.225968 9.575088 3.565984 8.737216 3.3519360000000002C8.489951999999999 3.288768 8.122176000000001 3.26552 7.872 3.297248M7.936 4.299088C7.811504 4.320016 7.640544 4.378544 7.513088 4.443872000000001C7.391328000000001 4.506272 7.3409759999999995 4.545392 7.2 4.68712C7.023712000000001 4.864336000000001 6.956112 4.9623360000000005 6.8783199999999995 5.15352C6.696288 5.600816 6.78824 6.174671999999999 7.0986080000000005 6.528144C7.383152 6.85224 7.679376 7.000464 8.08 7.019264000000001C8.442224 7.03624 8.7216 6.951823999999999 8.992 6.743712C9.375152 6.448784 9.562352 6.009984 9.517472 5.5120000000000005C9.463504 4.913344 8.988128000000001 4.400544 8.398416 4.304863999999999C8.299504 4.288816 8.018016 4.285296000000001 7.936 4.299088" stroke="none" fill="#000" fill-rule="evenodd"></path>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
2
|
+
<title>ruby</title>
|
|
3
|
+
<path d="M11.840856 0.037536C9.911352 0.271464 7.62972 1.468272 5.376 3.428544C4.90872 3.834984 3.825984 4.916856 3.426984 5.376C1.5585840000000002 7.526016 0.397464 9.670704 0.06782400000000001 11.580696C-0.00984 12.030719999999999 -0.010128 12.835896 0.067248 13.192512C0.164184 13.639248 0.29592 13.96176 0.51144 14.280000000000001L0.633336 14.46 1.180032 18.648C1.480704 20.9514 1.743552 22.979976 1.764144 23.155920000000002C1.806432 23.517384 1.8472320000000002 23.627592 1.9962480000000002 23.782656C2.250792 24.047568 2.414064 24.05664 3.732 23.878968L4.284 23.804568 13.40076 23.482056C18.41496 23.304672 22.54596 23.152704 22.58076 23.144328C22.81908 23.087064 23.05572 22.867104 23.131968 22.632C23.149464000000002 22.578 23.274624 19.281528 23.482319999999998 13.404C23.787552 4.766640000000001 23.808864 4.23408 23.866992 3.7920000000000003C24.01644 2.655456 24.02628 2.4019440000000003 23.92848 2.207304C23.84916 2.049432 23.660568 1.880784 23.511864 1.834776C23.443728 1.81368 21.37716 1.534512 18.919439999999998 1.214376L14.45088 0.632328 14.281439999999998 0.51864C13.645439999999999 0.09192 12.787368 -0.077232 11.840856 0.037536M11.892 1.54824C10.566576 1.7604 9.025656000000001 2.501496 7.451952 3.683688C6.747144 4.213128 6.240408 4.652424 5.558952 5.324712C4.017672 6.8453040000000005 2.867712 8.414904 2.150544 9.976944000000001C1.691856 10.975992000000002 1.49316 11.783544000000001 1.517328 12.550439999999998C1.5267359999999999 12.84852 1.5378239999999999 12.927672000000001 1.59264 13.087871999999999C1.7979600000000002 13.687944 2.257848 13.968 3.03792 13.968C4.658040000000001 13.968 6.951456 12.80424 9.18 10.851312C9.801072 10.307039999999999 10.764216000000001 9.305760000000001 11.330184000000001 8.615952C12.560448 7.116528 13.48188 5.458896 13.811592 4.152C13.924895999999999 3.702816 13.95312 3.486984 13.95432 3.06C13.955328 2.7020880000000003 13.948560000000002 2.627736 13.899216000000001 2.454408C13.76808 1.9938 13.473384 1.701432 13.006920000000001 1.5691199999999998C12.818976000000001 1.515792 12.170496 1.503672 11.892 1.54824M16.932 2.514192C16.9584 2.540688 17.9844 3.4507440000000003 19.212 4.536528C20.4396 5.622288 21.47808 6.542712 21.519744 6.581856000000001L21.595512 6.6530640000000005 21.728016 6.248520000000001C22.091712 5.1384 22.304088 4.18716 22.33008 3.552L22.345296 3.18 19.686648 2.835048C18.2244 2.645328 16.9956 2.484672 16.956 2.478048L16.884 2.466024 16.932 2.514192M15.456 3.397152C15.456 3.70716 15.326927999999999 4.37412 15.163608 4.908C14.970696 5.538672 14.5776 6.430344 14.200872 7.091808C14.140800000000002 7.197311999999999 14.093712000000002 7.285728000000001 14.09628 7.288272C14.106144 7.298159999999999 19.607496 6.944496 19.618728 6.933264C19.633296 6.9187199999999995 15.530088 3.27912 15.486839999999999 3.268248C15.464424000000001 3.262608 15.456 3.297792 15.456 3.397152M17.393328 8.591520000000001C15.587856 8.706912 14.105808 8.8062 14.099856 8.812128000000001C14.093928 8.81808 14.619 10.17768 15.266736000000002 11.833464C15.914448 13.489272 16.452096 14.863871999999999 16.461528 14.888136000000001C16.475592 14.924424 16.531728 14.873351999999999 16.776384 14.601624C18.173304 13.050192000000001 19.37628 11.330232 20.333351999999998 9.516C20.586168 9.036792 20.88 8.434968 20.88 8.396376C20.88 8.367647999999999 21.007344 8.360520000000001 17.393328 8.591520000000001M21.902496000000003 9.763128C20.362896 12.852167999999999 18.074568 15.761304 15.252 18.217848C13.623624 19.635047999999998 11.861736 20.82744 9.948 21.807456000000002L9.324 22.126992 9.576 22.114224C9.773976000000001 22.104192 20.546400000000002 21.72 20.629896 21.72C20.641512 21.72 20.055072000000003 21.123288 19.326743999999998 20.394000000000002C17.851272 18.916608 17.879448 18.950712000000003 17.877048 18.6384C17.875224000000003 18.402 17.934288 18.253872 18.094079999999998 18.094079999999998C18.253872 17.934288 18.402 17.875224000000003 18.6384 17.877048C18.950712000000003 17.879448 18.916608 17.851272 20.394000000000002 19.326743999999998C21.473976 20.40528 21.720144 20.639952 21.720768 20.591496000000003C21.721176 20.558784 21.811824 18.0156 21.9222 14.94C22.032576 11.864400000000002 22.120944 9.345816 22.118568 9.343128C22.116192 9.340440000000001 22.018944 9.529440000000001 21.902496000000003 9.763128M12.504 9.558576C11.76708 10.483464 10.527792 11.726448 9.607296 12.463944000000001C9.472704 12.571776 9.36228 12.6654 9.361872 12.672C9.361296 12.681768000000002 14.455632 14.680296 14.726160000000002 14.776416L14.806176 14.804856000000001 14.753088 14.664743999999999C14.489111999999999 13.968 12.681216000000001 9.361296 12.672 9.361944000000001C12.6654 9.362424 12.589800000000002 9.450887999999999 12.504 9.558576M7.032 14.23476C5.951664 14.845680000000002 4.776144 15.280704 3.848664 15.412776C3.728016 15.429936 3.6267600000000004 15.453263999999999 3.6236400000000004 15.464592C3.62052 15.475920000000002 4.372632 16.360224000000002 5.295 17.429688L6.972 19.374192 6.989808000000001 19.257096C7.008864 19.13172 7.301736 14.109648000000002 7.290624 14.098752C7.286976000000001 14.095176 7.170599999999999 14.156376000000002 7.032 14.23476M8.80692 14.115432C8.806344 14.133336 8.716152000000001 15.66 8.606544 17.508C8.496912 19.356 8.409408 20.870904 8.412072 20.874456000000002C8.422272 20.888064 9.05268 20.579688 9.513984 20.33544C11.336304 19.370568 12.948936 18.24732 14.51508 16.851984C14.743368 16.648584 14.926968 16.479408000000003 14.923079999999999 16.476048C14.917824000000001 16.471488 11.66316 15.197736 8.838000000000001 14.094576C8.821512 14.088144 8.80752 14.097528000000002 8.80692 14.115432M2.409624 16.44C2.416656 16.473 2.592168 17.8122 2.799648 19.416C3.007128 21.0198 3.17928 22.335504 3.1822080000000006 22.339776C3.185136 22.344048 3.3910560000000003 22.336176 3.639768 22.322280000000003C4.125935999999999 22.295112 4.429296 22.23972 5.22 22.033752C5.8712159999999995 21.86412 6.802944000000001 21.564384 6.813432 21.521136000000002C6.816936 21.506712 2.590056 16.582584 2.4311760000000002 16.416C2.4010320000000003 16.384392000000002 2.3983920000000003 16.387344000000002 2.409624 16.44" stroke="none" fill="#000" fill-rule="evenodd"></path>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" version="1.1" id="Ruler-Triangle--Streamline-Ultimate.svg">
|
|
2
|
+
<path d="M1.576 0.815376C1.21968 0.892304 0.930512 1.166416 0.833024 1.5196800000000001L0.8 1.63936 0.800208 7.77568C0.800416 13.692896000000001 0.8014880000000001 13.917136000000001 0.830144 14.056032C0.92664 14.523504 1.256384 14.916848 1.7026400000000002 15.0968C1.9797280000000002 15.208528000000001 1.44024 15.200000000000001 8.230096 15.200000000000001L14.36064 15.200000000000001 14.48032 15.166976C14.798656000000001 15.079120000000001 15.05224 14.835456 15.161936 14.512C15.184208000000002 14.44632 15.191792 14.377312 15.191840000000001 14.24C15.19192 14.023968000000002 15.157904 13.892144 15.06072 13.731888000000001C14.971568 13.58488 2.407968 1.0216319999999999 2.265552 0.937072C2.119936 0.8506079999999999 1.98632 0.81328 1.8 0.806976C1.712 0.804 1.6112000000000002 0.8077759999999999 1.576 0.815376M1.8083520000000002 7.8640159999999995C1.808704 13.863392 1.808704 13.864 1.841264 13.936C1.881104 14.024144 1.954944 14.103424 2.04 14.149408L2.104 14.184000000000001 8.120000000000001 14.188064L14.136000000000001 14.192144 12.872272 12.928304L11.608544 11.664464 11.288272000000001 11.983312C10.903696 12.366176 10.86176 12.392288 10.650368 12.380688000000001C10.495087999999999 12.372160000000001 10.422224 12.339568 10.3148 12.230608C10.179472 12.093328 10.139552 11.890624 10.210512000000001 11.700976C10.241072 11.619296 10.282144 11.571136000000001 10.569856 11.279664L10.894688 10.950576 10.079568 10.135568L9.264464 9.320575999999999 8.940192 9.643424000000001C8.564048000000001 10.017952 8.532272 10.03848 8.328 10.038928C8.223328 10.039168 8.185776 10.032032 8.121952 9.999744000000002C7.87008 9.872384 7.764112 9.58464 7.877680000000001 9.33656C7.912896 9.259647999999999 7.97792 9.184912 8.235888000000001 8.92488L8.551072 8.607184 7.7358080000000005 7.7918080000000005L6.920560000000001 6.976432 6.600272 7.2952960000000004C6.215696 7.678176000000001 6.173760000000001 7.704288 5.962368000000001 7.692688C5.807088 7.68416 5.734224 7.651568 5.6268 7.542608C5.491472 7.405328000000001 5.4515519999999995 7.202624 5.522512 7.012976C5.553072 6.931296000000001 5.594144 6.883136 5.881856 6.591664L6.206688000000001 6.262576 5.391568 5.447568L4.576464 4.632576 4.252192 4.955424C3.876048 5.3299520000000005 3.844272 5.350479999999999 3.64 5.350928C3.5353280000000002 5.3511679999999995 3.497776 5.344032 3.433952 5.311744C3.250432 5.2189440000000005 3.148448 5.056144000000001 3.148448 4.856C3.148448 4.658336 3.1802240000000004 4.609088 3.547136 4.2380320000000005L3.862784 3.918816 2.8353919999999997 2.891424L1.808 1.864032 1.8083520000000002 7.8640159999999995M3.96 7.186752C3.810896 7.2421120000000005 3.671872 7.386944000000001 3.6324 7.5280000000000005C3.6194720000000005 7.574192 3.615808 8.211088 3.6192480000000002 9.816L3.624 12.040000000000001 3.660656 12.108656000000002C3.707504 12.196368000000001 3.8036320000000003 12.292496 3.891344 12.339343999999999L3.96 12.376 6.224 12.376L8.488 12.376 8.552 12.341648C8.638176 12.295376000000001 8.738512 12.191264 8.785456 12.099408C8.817376000000001 12.036944 8.823936 12.000639999999999 8.823616 11.888C8.82328 11.770816000000002 8.817008 11.739824 8.778176 11.664C8.741168 11.591696 8.347280000000001 11.190288 6.57056 9.414176C4.8139840000000005 7.658176000000001 4.392976 7.245232000000001 4.328 7.214416C4.236896 7.171232 4.041392 7.156544 3.96 7.186752M4.611904000000001 10.14L4.616 11.384 5.86 11.388095999999999C6.544192 11.390352000000002 7.104 11.386736 7.104 11.380064C7.104 11.36424 4.635680000000001 8.896 4.6198559999999995 8.896C4.613232 8.896 4.609648 9.455791999999999 4.611904000000001 10.14" stroke="none" fill="#000" fill-rule="evenodd"></path>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" height="24" width="24"><title>saving-bank</title><path d="m1.5 23.25 21 0" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M22.5 8.25h-21l9.689 -5.762a1.5 1.5 0 0 1 1.622 0Z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="m21 11.25 0 9 -3 0 0 -9" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="m13.5 11.25 0 9 -3 0 0 -9" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="m6 11.25 0 9 -3 0 0 -9" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>search</title><circle class="a" cx="9.813" cy="9.812" r="9.063" transform="translate(-3.056 4.62) rotate(-23.025)"/><line class="a" x1="16.221" y1="16.22" x2="23.25" y2="23.25"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M1.3125 3.5090624999999998a1.40625 1.40625 0 0 1 1.8496875000000002 -1.9471875l17.825625 9.055312500000001a0.703125 0.703125 0 0 1 0 1.2534375L3.1621875000000004 20.938125A1.40625 1.40625 0 0 1 1.3125 18.9909375l4.741875 -7.7475Z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="m21.3721875 11.2434375 -15.322500000000002 0" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg>
|