diff --git a/.changeset/eleven-kings-buy.md b/.changeset/eleven-kings-buy.md new file mode 100644 index 0000000..9a066bb --- /dev/null +++ b/.changeset/eleven-kings-buy.md @@ -0,0 +1,9 @@ +--- +"@hopper-ui/icons-react16": minor +--- + +**Added** + +| Icon Name | +| ---------- | +| FolderIcon | diff --git a/packages/icons-react16/package.json b/packages/icons-react16/package.json index 53dc99c..c5d98f5 100644 --- a/packages/icons-react16/package.json +++ b/packages/icons-react16/package.json @@ -43,7 +43,7 @@ "@workleap/tsup-configs": "3.0.1", "react": "^16", "react-dom": "^16", - "@hopper-ui/svg-icons": "2.3.0", + "@hopper-ui/svg-icons": "2.4.0", "@svgr/core": "^8.1.0", "@svgr/plugin-jsx": "^8.1.0", "@svgr/plugin-svgo": "^8.1.0", diff --git a/packages/icons-react16/src/generated-icon-components/FolderIcon.tsx b/packages/icons-react16/src/generated-icon-components/FolderIcon.tsx new file mode 100644 index 0000000..9727266 --- /dev/null +++ b/packages/icons-react16/src/generated-icon-components/FolderIcon.tsx @@ -0,0 +1,12 @@ +/** + * This file is generated by the generate-components script. Do not edit directly. + */ +/* eslint-disable */ +import { createIcon } from "../create-icon.tsx"; +import React, { forwardRef, type Ref, type SVGProps } from "react"; + +const FolderIcon16 = forwardRef((props: SVGProps, ref: Ref) => ); +const FolderIcon24 = forwardRef((props: SVGProps, ref: Ref) => ); +const FolderIcon32 = forwardRef((props: SVGProps, ref: Ref) => ); + +export const FolderIcon = createIcon(FolderIcon16, FolderIcon24, FolderIcon32, "FolderIcon"); \ No newline at end of file diff --git a/packages/icons-react16/src/generated-icon-components/index.ts b/packages/icons-react16/src/generated-icon-components/index.ts index 59969f6..58132a1 100644 --- a/packages/icons-react16/src/generated-icon-components/index.ts +++ b/packages/icons-react16/src/generated-icon-components/index.ts @@ -63,6 +63,7 @@ export * from "./FileCheckIcon.tsx"; export * from "./FilterIcon.tsx"; export * from "./FiveIcon.tsx"; export * from "./FlagIcon.tsx"; +export * from "./FolderIcon.tsx"; export * from "./FootballIcon.tsx"; export * from "./FourIcon.tsx"; export * from "./GaugeIcon.tsx"; @@ -165,4 +166,4 @@ export * from "./VideoCameraIcon.tsx"; export * from "./VideoCameraDisabledIcon.tsx"; export * from "./WarningIcon.tsx"; -export const iconNames = ["AddIcon","AddCalendarIcon","AddUserIcon","AngleDownIcon","AngleLeftIcon","AngleRightIcon","AngleUpIcon","ArchiveIcon","ArrowDownIcon","ArrowLeftIcon","ArrowRightIcon","ArrowUpIcon","ArrowsOutVerticalIcon","AttachmentIcon","BarsIcon","BasketballIcon","BentoIcon","BoldIcon","BoltIcon","BookIcon","BookmarkIcon","BulletIcon","BullseyeIcon","CalendarIcon","CameraIcon","CarIcon","CaretDownIcon","CaretDownSolidIcon","CaretUpIcon","CaretUpSolidIcon","CatIcon","ChartBarIcon","ChartLineIcon","ChartPieIcon","CheckmarkIcon","CherriesIcon","CircleAngleLeftIcon","CircleAngleRightIcon","ClockIcon","CollapseLeftIcon","CollapseRightIcon","CommentIcon","CommentCheckIcon","CopyIcon","CountIcon","CsvIcon","DeleteIcon","DismissIcon","DollarIcon","DownloadIcon","EditIcon","EnterIcon","ExitIcon","EyeHiddenIcon","EyeVisibleIcon","FileCheckIcon","FilterIcon","FiveIcon","FlagIcon","FootballIcon","FourIcon","GaugeIcon","GiftIcon","GraphIcon","GridIcon","GripIcon","HomeIcon","InfoIcon","ItalicIcon","KebabIcon","LanguageIcon","LightbulbIcon","LinkIcon","LocationIcon","LockIcon","LockedCalendarIcon","LockedNoteIcon","MailIcon","MaximizeIcon","MediaIcon","MicrophoneIcon","MicrophoneDisabledIcon","MinusIcon","MoveIcon","NewCommentIcon","NewFilterIcon","NewGiftIcon","NewNoteIcon","NewNotificationIcon","NewStickyIcon","NewTabIcon","NewTemplateIcon","NewTipIcon","NoteIcon","NotebookIcon","NotificationIcon","OneIcon","OpenSmileIcon","OrderedListIcon","OrganizationIcon","PauseIcon","PdfIcon","PeaceIcon","PercentIcon","PinIcon","PinSolidIcon","PlayIcon","PlaySolidIcon","PlusIcon","ProfileIcon","ProgressIcon","QuestionIcon","ReactionIcon","RecurringIcon","RefreshIcon","ReminderIcon","RemoveIcon","RemoveCalendarIcon","RemoveUserIcon","ReplyIcon","ReportIcon","RewindIcon","RocketIcon","SearchIcon","SectionIcon","SendIcon","SettingsIcon","SettingsNotificationIcon","SettingsWarningIcon","ShareIcon","SharedIcon","ShieldIcon","SortIcon","SparklesIcon","SproutIcon","StarIcon","StarSolidIcon","StartOverIcon","StickyIcon","StrikethroughIcon","SubstractIcon","SuccessIcon","SyncIcon","TagIcon","TeamIcon","TemplateIcon","ThreeIcon","ThumbsDownIcon","ThumbsUpIcon","TipIcon","TwoIcon","UnarchiveIcon","UnderlineIcon","UnorderedListIcon","UpsellIcon","UserIcon","VideoIcon","VideoCameraIcon","VideoCameraDisabledIcon","WarningIcon"] as const; \ No newline at end of file +export const iconNames = ["AddIcon","AddCalendarIcon","AddUserIcon","AngleDownIcon","AngleLeftIcon","AngleRightIcon","AngleUpIcon","ArchiveIcon","ArrowDownIcon","ArrowLeftIcon","ArrowRightIcon","ArrowUpIcon","ArrowsOutVerticalIcon","AttachmentIcon","BarsIcon","BasketballIcon","BentoIcon","BoldIcon","BoltIcon","BookIcon","BookmarkIcon","BulletIcon","BullseyeIcon","CalendarIcon","CameraIcon","CarIcon","CaretDownIcon","CaretDownSolidIcon","CaretUpIcon","CaretUpSolidIcon","CatIcon","ChartBarIcon","ChartLineIcon","ChartPieIcon","CheckmarkIcon","CherriesIcon","CircleAngleLeftIcon","CircleAngleRightIcon","ClockIcon","CollapseLeftIcon","CollapseRightIcon","CommentIcon","CommentCheckIcon","CopyIcon","CountIcon","CsvIcon","DeleteIcon","DismissIcon","DollarIcon","DownloadIcon","EditIcon","EnterIcon","ExitIcon","EyeHiddenIcon","EyeVisibleIcon","FileCheckIcon","FilterIcon","FiveIcon","FlagIcon","FolderIcon","FootballIcon","FourIcon","GaugeIcon","GiftIcon","GraphIcon","GridIcon","GripIcon","HomeIcon","InfoIcon","ItalicIcon","KebabIcon","LanguageIcon","LightbulbIcon","LinkIcon","LocationIcon","LockIcon","LockedCalendarIcon","LockedNoteIcon","MailIcon","MaximizeIcon","MediaIcon","MicrophoneIcon","MicrophoneDisabledIcon","MinusIcon","MoveIcon","NewCommentIcon","NewFilterIcon","NewGiftIcon","NewNoteIcon","NewNotificationIcon","NewStickyIcon","NewTabIcon","NewTemplateIcon","NewTipIcon","NoteIcon","NotebookIcon","NotificationIcon","OneIcon","OpenSmileIcon","OrderedListIcon","OrganizationIcon","PauseIcon","PdfIcon","PeaceIcon","PercentIcon","PinIcon","PinSolidIcon","PlayIcon","PlaySolidIcon","PlusIcon","ProfileIcon","ProgressIcon","QuestionIcon","ReactionIcon","RecurringIcon","RefreshIcon","ReminderIcon","RemoveIcon","RemoveCalendarIcon","RemoveUserIcon","ReplyIcon","ReportIcon","RewindIcon","RocketIcon","SearchIcon","SectionIcon","SendIcon","SettingsIcon","SettingsNotificationIcon","SettingsWarningIcon","ShareIcon","SharedIcon","ShieldIcon","SortIcon","SparklesIcon","SproutIcon","StarIcon","StarSolidIcon","StartOverIcon","StickyIcon","StrikethroughIcon","SubstractIcon","SuccessIcon","SyncIcon","TagIcon","TeamIcon","TemplateIcon","ThreeIcon","ThumbsDownIcon","ThumbsUpIcon","TipIcon","TwoIcon","UnarchiveIcon","UnderlineIcon","UnorderedListIcon","UpsellIcon","UserIcon","VideoIcon","VideoCameraIcon","VideoCameraDisabledIcon","WarningIcon"] as const; \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fbe956b..2d58dce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: packages/icons-react16: devDependencies: '@hopper-ui/svg-icons': - specifier: 2.3.0 - version: 2.3.0 + specifier: 2.4.0 + version: 2.4.0 '@svgr/core': specifier: ^8.1.0 version: 8.1.0(typescript@5.3.3) @@ -1138,8 +1138,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@hopper-ui/svg-icons@2.3.0: - resolution: {integrity: sha512-j1/1nS7k6rlpn6UBe4fNaznPU71COxLALub42TB0dr6v9YXVv7V55hQOniudC65BlSbGSaTtV22kxj5IyRIyNg==} + /@hopper-ui/svg-icons@2.4.0: + resolution: {integrity: sha512-UJM/mEjr8EyM9oLF51hVqlNO7Tk9WlYyZl3EFeWg/JXdViV2CWYrhhT7Pxm0pb4V1x5UG1UPgzJcfCEVsqsAoA==} dev: true /@humanwhocodes/config-array@0.11.13: