diff --git a/.changeset/nasty-badgers-shave.md b/.changeset/nasty-badgers-shave.md new file mode 100644 index 0000000..dc139fa --- /dev/null +++ b/.changeset/nasty-badgers-shave.md @@ -0,0 +1,5 @@ +--- +"@hopper-ui/icons-react16": minor +--- + +Added new icons diff --git a/packages/icons-react16/package.json b/packages/icons-react16/package.json index 68c80f4..85a5eea 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.15.0", + "@hopper-ui/svg-icons": "2.16.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/DecreaseIndentIcon.tsx b/packages/icons-react16/src/generated-icon-components/DecreaseIndentIcon.tsx new file mode 100644 index 0000000..15c28dd --- /dev/null +++ b/packages/icons-react16/src/generated-icon-components/DecreaseIndentIcon.tsx @@ -0,0 +1,12 @@ +/** + * This file is generated by the generate-components script. Do not edit directly. + */ +/* eslint-disable */ +import { createIcon } from "../createIcon.tsx"; +import React, { forwardRef, type Ref, type SVGProps } from "react"; + +const DecreaseIndentIcon16 = forwardRef((props: SVGProps, ref: Ref) => ); +const DecreaseIndentIcon24 = forwardRef((props: SVGProps, ref: Ref) => ); +const DecreaseIndentIcon32 = forwardRef((props: SVGProps, ref: Ref) => ); + +export const DecreaseIndentIcon = createIcon(DecreaseIndentIcon16, DecreaseIndentIcon24, DecreaseIndentIcon32, "DecreaseIndentIcon"); \ No newline at end of file diff --git a/packages/icons-react16/src/generated-icon-components/IncreaseIndentIcon.tsx b/packages/icons-react16/src/generated-icon-components/IncreaseIndentIcon.tsx new file mode 100644 index 0000000..c5ce7c8 --- /dev/null +++ b/packages/icons-react16/src/generated-icon-components/IncreaseIndentIcon.tsx @@ -0,0 +1,12 @@ +/** + * This file is generated by the generate-components script. Do not edit directly. + */ +/* eslint-disable */ +import { createIcon } from "../createIcon.tsx"; +import React, { forwardRef, type Ref, type SVGProps } from "react"; + +const IncreaseIndentIcon16 = forwardRef((props: SVGProps, ref: Ref) => ); +const IncreaseIndentIcon24 = forwardRef((props: SVGProps, ref: Ref) => ); +const IncreaseIndentIcon32 = forwardRef((props: SVGProps, ref: Ref) => ); + +export const IncreaseIndentIcon = createIcon(IncreaseIndentIcon16, IncreaseIndentIcon24, IncreaseIndentIcon32, "IncreaseIndentIcon"); \ No newline at end of file diff --git a/packages/icons-react16/src/generated-icon-components/TranslationIcon.tsx b/packages/icons-react16/src/generated-icon-components/TranslationIcon.tsx new file mode 100644 index 0000000..32d4575 --- /dev/null +++ b/packages/icons-react16/src/generated-icon-components/TranslationIcon.tsx @@ -0,0 +1,12 @@ +/** + * This file is generated by the generate-components script. Do not edit directly. + */ +/* eslint-disable */ +import { createIcon } from "../createIcon.tsx"; +import React, { forwardRef, type Ref, type SVGProps } from "react"; + +const TranslationIcon16 = forwardRef((props: SVGProps, ref: Ref) => ); +const TranslationIcon24 = forwardRef((props: SVGProps, ref: Ref) => ); +const TranslationIcon32 = forwardRef((props: SVGProps, ref: Ref) => ); + +export const TranslationIcon = createIcon(TranslationIcon16, TranslationIcon24, TranslationIcon32, "TranslationIcon"); \ 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 0adf41f..d1d5905 100644 --- a/packages/icons-react16/src/generated-icon-components/index.ts +++ b/packages/icons-react16/src/generated-icon-components/index.ts @@ -60,6 +60,7 @@ export * from "./ConnectionsIcon.tsx"; export * from "./CopyIcon.tsx"; export * from "./CountIcon.tsx"; export * from "./CsvIcon.tsx"; +export * from "./DecreaseIndentIcon.tsx"; export * from "./DeleteIcon.tsx"; export * from "./DepartmentIcon.tsx"; export * from "./DirectReportsIcon.tsx"; @@ -97,6 +98,7 @@ export * from "./HierarchyIcon.tsx"; export * from "./HomeIcon.tsx"; export * from "./HourglassIcon.tsx"; export * from "./ImageIcon.tsx"; +export * from "./IncreaseIndentIcon.tsx"; export * from "./InfoIcon.tsx"; export * from "./InvoiceIcon.tsx"; export * from "./ItalicIcon.tsx"; @@ -204,6 +206,7 @@ export * from "./ThreeIcon.tsx"; export * from "./ThumbsDownIcon.tsx"; export * from "./ThumbsUpIcon.tsx"; export * from "./TipIcon.tsx"; +export * from "./TranslationIcon.tsx"; export * from "./TwoIcon.tsx"; export * from "./UnarchiveIcon.tsx"; export * from "./UnderlineIcon.tsx"; @@ -220,4 +223,4 @@ export * from "./WellnessIcon.tsx"; export * from "./WhosWhoFaceIcon.tsx"; export * from "./WhosWhoGameIcon.tsx"; -export const iconNames = ["AddIcon","AddCalendarIcon","AddUserIcon","AlignmentIcon","AmbassadorshipIcon","AngleDownIcon","AngleLeftIcon","AngleRightIcon","AngleUpIcon","ApplauseIcon","ArchiveIcon","ArrowDownIcon","ArrowLeftIcon","ArrowRightIcon","ArrowUpIcon","ArrowsOutVerticalIcon","AssistantIcon","AssistantToIcon","AttachmentIcon","BarsIcon","BasketballIcon","BentoIcon","BirthdayIcon","BoldIcon","BoltIcon","BookIcon","BookmarkIcon","BranchesIcon","BriefcaseIcon","BuildIcon","BulletIcon","BullseyeIcon","CalendarIcon","CameraIcon","CarIcon","CaretDownIcon","CaretDownSolidIcon","CaretUpIcon","CaretUpSolidIcon","CatIcon","ChartBarIcon","ChartLineIcon","ChartPieIcon","CheckmarkIcon","CherriesIcon","CircleAngleLeftIcon","CircleAngleRightIcon","ClockIcon","CollapseLeftIcon","CollapseRightIcon","CommentIcon","CommentCheckIcon","ConnectionsIcon","CopyIcon","CountIcon","CsvIcon","DeleteIcon","DepartmentIcon","DirectReportsIcon","DismissIcon","DollarIcon","DottedLinesIcon","DownloadIcon","DuplicateIcon","EditIcon","EnterIcon","EventIcon","EverythingReportIcon","ExitIcon","EyeHiddenIcon","EyeVisibleIcon","FeedbackIcon","FileCheckIcon","FilterIcon","FiveIcon","FlagIcon","FocusIcon","FolderIcon","FootballIcon","FourIcon","GaugeIcon","GiftIcon","GraduationHatIcon","GraphIcon","GridIcon","GripIcon","GroupsIcon","GrowthIcon","HappinessIcon","HierarchyIcon","HomeIcon","HourglassIcon","ImageIcon","InfoIcon","InvoiceIcon","ItalicIcon","KebabIcon","KeyIcon","KeyResultIcon","LanguageIcon","LearningPathIcon","LearningPathStepIcon","LightbulbIcon","LinkIcon","LocationIcon","LockIcon","LockedCalendarIcon","LockedNoteIcon","MailIcon","MaximizeIcon","MediaIcon","MicrophoneIcon","MicrophoneDisabledIcon","MinusIcon","MobileIcon","MoveIcon","NewCommentIcon","NewFilterIcon","NewGiftIcon","NewNoteIcon","NewNotificationIcon","NewStickyIcon","NewTabIcon","NewTemplateIcon","NewTipIcon","NextCalendarIcon","NoteIcon","NotebookIcon","NotificationIcon","OneIcon","OneOnOneIcon","OpenRoleIcon","OpenSmileIcon","OrderedListIcon","OrgChartIcon","OrganizationIcon","PauseIcon","PdfIcon","PeaceIcon","PercentIcon","PhoneIcon","PinIcon","PinSolidIcon","PlayIcon","PlaySolidIcon","PlusIcon","PrintIcon","ProfileIcon","ProgressIcon","PronunciationIcon","QuestionIcon","QuizLessonIcon","ReactionIcon","RecurringIcon","RefreshIcon","RelationWithManagerIcon","RelationshipWithPeersIcon","ReminderIcon","RemoveIcon","RemoveCalendarIcon","RemoveUserIcon","ReplyIcon","ReportIcon","ReportsToIcon","RequalificationIcon","ReviewIcon","RewindIcon","RocketIcon","SatisfactionIcon","ScreenShareIcon","SearchIcon","SectionIcon","SegmentIcon","SendIcon","SettingsIcon","SettingsNotificationIcon","SettingsWarningIcon","ShareIcon","SharedIcon","ShieldIcon","SliderIcon","SortIcon","SparklesIcon","SproutIcon","StarIcon","StarSolidIcon","StartOverIcon","StickyIcon","StrikethroughIcon","SubstractIcon","SuccessIcon","SyncIcon","TagIcon","TeamIcon","TemplateIcon","TextLessonIcon","ThreeIcon","ThumbsDownIcon","ThumbsUpIcon","TipIcon","TwoIcon","UnarchiveIcon","UnderlineIcon","UnorderedListIcon","UploadIcon","UpsellIcon","UserIcon","VideoIcon","VideoCameraIcon","VideoCameraDisabledIcon","WarningIcon","WebinarLessonIcon","WellnessIcon","WhosWhoFaceIcon","WhosWhoGameIcon"] as const; \ No newline at end of file +export const iconNames = ["AddIcon","AddCalendarIcon","AddUserIcon","AlignmentIcon","AmbassadorshipIcon","AngleDownIcon","AngleLeftIcon","AngleRightIcon","AngleUpIcon","ApplauseIcon","ArchiveIcon","ArrowDownIcon","ArrowLeftIcon","ArrowRightIcon","ArrowUpIcon","ArrowsOutVerticalIcon","AssistantIcon","AssistantToIcon","AttachmentIcon","BarsIcon","BasketballIcon","BentoIcon","BirthdayIcon","BoldIcon","BoltIcon","BookIcon","BookmarkIcon","BranchesIcon","BriefcaseIcon","BuildIcon","BulletIcon","BullseyeIcon","CalendarIcon","CameraIcon","CarIcon","CaretDownIcon","CaretDownSolidIcon","CaretUpIcon","CaretUpSolidIcon","CatIcon","ChartBarIcon","ChartLineIcon","ChartPieIcon","CheckmarkIcon","CherriesIcon","CircleAngleLeftIcon","CircleAngleRightIcon","ClockIcon","CollapseLeftIcon","CollapseRightIcon","CommentIcon","CommentCheckIcon","ConnectionsIcon","CopyIcon","CountIcon","CsvIcon","DecreaseIndentIcon","DeleteIcon","DepartmentIcon","DirectReportsIcon","DismissIcon","DollarIcon","DottedLinesIcon","DownloadIcon","DuplicateIcon","EditIcon","EnterIcon","EventIcon","EverythingReportIcon","ExitIcon","EyeHiddenIcon","EyeVisibleIcon","FeedbackIcon","FileCheckIcon","FilterIcon","FiveIcon","FlagIcon","FocusIcon","FolderIcon","FootballIcon","FourIcon","GaugeIcon","GiftIcon","GraduationHatIcon","GraphIcon","GridIcon","GripIcon","GroupsIcon","GrowthIcon","HappinessIcon","HierarchyIcon","HomeIcon","HourglassIcon","ImageIcon","IncreaseIndentIcon","InfoIcon","InvoiceIcon","ItalicIcon","KebabIcon","KeyIcon","KeyResultIcon","LanguageIcon","LearningPathIcon","LearningPathStepIcon","LightbulbIcon","LinkIcon","LocationIcon","LockIcon","LockedCalendarIcon","LockedNoteIcon","MailIcon","MaximizeIcon","MediaIcon","MicrophoneIcon","MicrophoneDisabledIcon","MinusIcon","MobileIcon","MoveIcon","NewCommentIcon","NewFilterIcon","NewGiftIcon","NewNoteIcon","NewNotificationIcon","NewStickyIcon","NewTabIcon","NewTemplateIcon","NewTipIcon","NextCalendarIcon","NoteIcon","NotebookIcon","NotificationIcon","OneIcon","OneOnOneIcon","OpenRoleIcon","OpenSmileIcon","OrderedListIcon","OrgChartIcon","OrganizationIcon","PauseIcon","PdfIcon","PeaceIcon","PercentIcon","PhoneIcon","PinIcon","PinSolidIcon","PlayIcon","PlaySolidIcon","PlusIcon","PrintIcon","ProfileIcon","ProgressIcon","PronunciationIcon","QuestionIcon","QuizLessonIcon","ReactionIcon","RecurringIcon","RefreshIcon","RelationWithManagerIcon","RelationshipWithPeersIcon","ReminderIcon","RemoveIcon","RemoveCalendarIcon","RemoveUserIcon","ReplyIcon","ReportIcon","ReportsToIcon","RequalificationIcon","ReviewIcon","RewindIcon","RocketIcon","SatisfactionIcon","ScreenShareIcon","SearchIcon","SectionIcon","SegmentIcon","SendIcon","SettingsIcon","SettingsNotificationIcon","SettingsWarningIcon","ShareIcon","SharedIcon","ShieldIcon","SliderIcon","SortIcon","SparklesIcon","SproutIcon","StarIcon","StarSolidIcon","StartOverIcon","StickyIcon","StrikethroughIcon","SubstractIcon","SuccessIcon","SyncIcon","TagIcon","TeamIcon","TemplateIcon","TextLessonIcon","ThreeIcon","ThumbsDownIcon","ThumbsUpIcon","TipIcon","TranslationIcon","TwoIcon","UnarchiveIcon","UnderlineIcon","UnorderedListIcon","UploadIcon","UpsellIcon","UserIcon","VideoIcon","VideoCameraIcon","VideoCameraDisabledIcon","WarningIcon","WebinarLessonIcon","WellnessIcon","WhosWhoFaceIcon","WhosWhoGameIcon"] as const; \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index efa2158..5c355ce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: packages/icons-react16: devDependencies: '@hopper-ui/svg-icons': - specifier: 2.15.0 - version: 2.15.0 + specifier: 2.16.0 + version: 2.16.0 '@svgr/core': specifier: ^8.1.0 version: 8.1.0(typescript@5.3.3) @@ -668,8 +668,8 @@ packages: resolution: {integrity: sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@hopper-ui/svg-icons@2.15.0': - resolution: {integrity: sha512-71742Q76I6qfCXBYMEObmhr+yIwercuuA/SwOBmkMWyEIU+MGS0Ftmg9mQI9rHEiofHfZcR8kTpgPCPXQMMZQw==} + '@hopper-ui/svg-icons@2.16.0': + resolution: {integrity: sha512-t5RehWd9I5Vb6QVjlv9zV3mIdW9d3tdsjWMPc16j+B70nnMXYxpb3la43H5GVi2DceiKC0M4RbtRSCE6mKX9mw==} '@humanwhocodes/config-array@0.11.13': resolution: {integrity: sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==} @@ -4848,7 +4848,7 @@ snapshots: '@eslint/js@8.53.0': {} - '@hopper-ui/svg-icons@2.15.0': {} + '@hopper-ui/svg-icons@2.16.0': {} '@humanwhocodes/config-array@0.11.13': dependencies: