diff --git a/.github/workflows/icon-generator.yml b/.github/workflows/icon-generator.yml index dd0d3c571..a8ae461e9 100644 --- a/.github/workflows/icon-generator.yml +++ b/.github/workflows/icon-generator.yml @@ -73,14 +73,14 @@ jobs: git config --local user.email "actions@github.com" git config --local user.name "GitHub Actions" git add . - git commit -m "Update icons [skip ci]" + git commit -m "Update icons" git push - name: Comment on pull request if: steps.check-changes.outputs.result == 'Changes detected' uses: actions/github-script@v7 env: - PR_MESSAGE: "Optimized icons have been automatically generated and pushed to the repository. Don't forget to add a changeset file for @hopper-ui/svg-icons and @hopper-ui/icons." + PR_MESSAGE: "Optimized icons have been automatically generated and pushed to the repository. Do not forget to add a changeset file for @hopper-ui/svg-icons and @hopper-ui/icons." with: script: | github.issues.createComment({ diff --git a/packages/icons/src/generated-icon-components/BookmarkIcon.tsx b/packages/icons/src/generated-icon-components/BookmarkIcon.tsx deleted file mode 100644 index b1b1c2cac..000000000 --- a/packages/icons/src/generated-icon-components/BookmarkIcon.tsx +++ /dev/null @@ -1,12 +0,0 @@ -/** - * This file is generated by the generate-components script. Do not edit directly. - */ -/* eslint-disable */ -import { createIcon } from "../create-icon.tsx"; -import { forwardRef, type Ref, type SVGProps } from "react"; - -const BookmarkIcon16 = forwardRef((props: SVGProps, ref: Ref) => ); -const BookmarkIcon24 = forwardRef((props: SVGProps, ref: Ref) => ); -const BookmarkIcon32 = forwardRef((props: SVGProps, ref: Ref) => ); - -export const BookmarkIcon = createIcon(BookmarkIcon16, BookmarkIcon24, BookmarkIcon32, "BookmarkIcon"); \ No newline at end of file diff --git a/packages/icons/src/generated-icon-components/index.ts b/packages/icons/src/generated-icon-components/index.ts index 343bafdfc..80cdfeb6c 100644 --- a/packages/icons/src/generated-icon-components/index.ts +++ b/packages/icons/src/generated-icon-components/index.ts @@ -22,7 +22,6 @@ export * from "./BasketballIcon.tsx"; export * from "./BentoIcon.tsx"; export * from "./BoldIcon.tsx"; export * from "./BookIcon.tsx"; -export * from "./BookmarkIcon.tsx"; export * from "./BulletIcon.tsx"; export * from "./BullseyeIcon.tsx"; export * from "./CalendarIcon.tsx"; @@ -153,4 +152,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","ArrowsUpDownIcon","BarsIcon","BasketballIcon","BentoIcon","BoldIcon","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","ExitIcon","EyeHiddenIcon","EyeVisibleIcon","FileCheckIcon","FilterIcon","FiveIcon","FlagIcon","FootballIcon","FourIcon","GaugeIcon","GiftIcon","GraphIcon","GridIcon","GripIcon","HomeIcon","InfoIcon","ItalicIcon","KebabIcon","LightbulbIcon","LinkIcon","LockIcon","LockedNoteIcon","MailIcon","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","ProgressIcon","QuestionIcon","ReactionIcon","RecurringIcon","RefreshIcon","ReminderIcon","RemoveIcon","RemoveCalendarIcon","RemoveUserIcon","ReplyIcon","ReportIcon","RewindIcon","RocketIcon","SearchIcon","SectionIcon","SendIcon","SettingsIcon","ShareIcon","SharedIcon","ShieldIcon","SortIcon","SparklesIcon","SproutIcon","StarIcon","StarSolidIcon","StartOverIcon","StickyIcon","StrikethroughIcon","SubstractIcon","SuccessIcon","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","ArrowsUpDownIcon","BarsIcon","BasketballIcon","BentoIcon","BoldIcon","BookIcon","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","ExitIcon","EyeHiddenIcon","EyeVisibleIcon","FileCheckIcon","FilterIcon","FiveIcon","FlagIcon","FootballIcon","FourIcon","GaugeIcon","GiftIcon","GraphIcon","GridIcon","GripIcon","HomeIcon","InfoIcon","ItalicIcon","KebabIcon","LightbulbIcon","LinkIcon","LockIcon","LockedNoteIcon","MailIcon","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","ProgressIcon","QuestionIcon","ReactionIcon","RecurringIcon","RefreshIcon","ReminderIcon","RemoveIcon","RemoveCalendarIcon","RemoveUserIcon","ReplyIcon","ReportIcon","RewindIcon","RocketIcon","SearchIcon","SectionIcon","SendIcon","SettingsIcon","ShareIcon","SharedIcon","ShieldIcon","SortIcon","SparklesIcon","SproutIcon","StarIcon","StarSolidIcon","StartOverIcon","StickyIcon","StrikethroughIcon","SubstractIcon","SuccessIcon","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/packages/svg-icons/src/optimized-icons/bookmark-16.svg b/packages/svg-icons/src/optimized-icons/bookmark-16.svg deleted file mode 100644 index b47515384..000000000 --- a/packages/svg-icons/src/optimized-icons/bookmark-16.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/packages/svg-icons/src/optimized-icons/bookmark-24.svg b/packages/svg-icons/src/optimized-icons/bookmark-24.svg deleted file mode 100644 index f013ec19c..000000000 --- a/packages/svg-icons/src/optimized-icons/bookmark-24.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/packages/svg-icons/src/optimized-icons/bookmark-32.svg b/packages/svg-icons/src/optimized-icons/bookmark-32.svg deleted file mode 100644 index ec5a56c05..000000000 --- a/packages/svg-icons/src/optimized-icons/bookmark-32.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file