@fibery/ui-kit 1.29.5 → 1.30.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/package.json +1 -1
- package/src/button/button.tsx +38 -4
- package/src/button/icon-button.tsx +33 -11
- package/src/design-system.ts +80 -4
- package/src/emoji-picker/use-emoji-found.tsx +6 -0
- package/src/icons/Icon.tsx +58 -49
- package/src/icons/ast/PinFilled.ts +8 -0
- package/src/icons/ast/index.tsx +1 -0
- package/src/icons/react/Abort.tsx +4 -3
- package/src/icons/react/Activity.tsx +4 -3
- package/src/icons/react/ActivityLog.tsx +4 -3
- package/src/icons/react/Add.tsx +4 -3
- package/src/icons/react/AddAfter.tsx +4 -3
- package/src/icons/react/AddBefore.tsx +4 -3
- package/src/icons/react/AddCompact.tsx +4 -3
- package/src/icons/react/AddGroup.tsx +4 -3
- package/src/icons/react/AddReactions.tsx +4 -3
- package/src/icons/react/AiAssistant.tsx +4 -3
- package/src/icons/react/AiAvatar.tsx +4 -3
- package/src/icons/react/AlertTriangle.tsx +4 -3
- package/src/icons/react/App.tsx +4 -3
- package/src/icons/react/AppDetails.tsx +4 -3
- package/src/icons/react/AppStore.tsx +4 -3
- package/src/icons/react/AppStoreOneColor.tsx +4 -3
- package/src/icons/react/AppTemplates.tsx +4 -3
- package/src/icons/react/AppWebhooks.tsx +4 -3
- package/src/icons/react/AppWiki.tsx +4 -3
- package/src/icons/react/ArrowBarLeft.tsx +4 -3
- package/src/icons/react/ArrowBarRight.tsx +4 -3
- package/src/icons/react/ArrowBottom.tsx +4 -3
- package/src/icons/react/ArrowCollapse.tsx +4 -3
- package/src/icons/react/ArrowCollapseVertical.tsx +4 -3
- package/src/icons/react/ArrowForward.tsx +4 -3
- package/src/icons/react/ArrowLeft.tsx +4 -3
- package/src/icons/react/ArrowRight.tsx +4 -3
- package/src/icons/react/ArrowTop.tsx +4 -3
- package/src/icons/react/AskForInput.tsx +4 -3
- package/src/icons/react/Atom.tsx +4 -3
- package/src/icons/react/AutomationsCancelled.tsx +4 -3
- package/src/icons/react/AutomationsDisabled.tsx +4 -3
- package/src/icons/react/AutomationsError.tsx +4 -3
- package/src/icons/react/AutomationsInProgress.tsx +4 -3
- package/src/icons/react/AutomationsNotStarted.tsx +4 -3
- package/src/icons/react/AutomationsSuccess.tsx +4 -3
- package/src/icons/react/Back.tsx +4 -3
- package/src/icons/react/BacklogIcon.tsx +4 -3
- package/src/icons/react/BatchActionsIcon.tsx +4 -3
- package/src/icons/react/BellCircle.tsx +4 -3
- package/src/icons/react/BellFilled.tsx +4 -3
- package/src/icons/react/BellOff.tsx +4 -3
- package/src/icons/react/BellRinging.tsx +4 -3
- package/src/icons/react/BellX.tsx +4 -3
- package/src/icons/react/Bolt.tsx +4 -3
- package/src/icons/react/Cards.tsx +4 -3
- package/src/icons/react/Chat.tsx +4 -3
- package/src/icons/react/ChatAi.tsx +4 -3
- package/src/icons/react/CheckCircle.tsx +4 -3
- package/src/icons/react/CheckCircleFilled.tsx +4 -3
- package/src/icons/react/Checked.tsx +4 -3
- package/src/icons/react/Clear.tsx +4 -3
- package/src/icons/react/ClearValue.tsx +4 -3
- package/src/icons/react/Clock.tsx +4 -3
- package/src/icons/react/ClockAlarm.tsx +4 -3
- package/src/icons/react/ClockForward.tsx +4 -3
- package/src/icons/react/Close.tsx +4 -3
- package/src/icons/react/ColorCoding.tsx +4 -3
- package/src/icons/react/ColorCodingFilled.tsx +4 -3
- package/src/icons/react/Columns.tsx +4 -3
- package/src/icons/react/Columns2.tsx +4 -3
- package/src/icons/react/Columns4.tsx +4 -3
- package/src/icons/react/Copy.tsx +4 -3
- package/src/icons/react/Database.tsx +4 -3
- package/src/icons/react/DatabaseStroke.tsx +4 -3
- package/src/icons/react/Delete.tsx +4 -3
- package/src/icons/react/Demo.tsx +4 -3
- package/src/icons/react/DoubleArrowLeft.tsx +4 -3
- package/src/icons/react/DoubleArrowRight.tsx +4 -3
- package/src/icons/react/DragBlockHandle.tsx +4 -3
- package/src/icons/react/DragBlockHandleSingle.tsx +4 -3
- package/src/icons/react/DragHandle.tsx +4 -3
- package/src/icons/react/DynamicFilterValue.tsx +4 -3
- package/src/icons/react/Email.tsx +4 -3
- package/src/icons/react/EmojiDelete.tsx +4 -3
- package/src/icons/react/Export.tsx +4 -3
- package/src/icons/react/ExtensionAssignments.tsx +4 -3
- package/src/icons/react/ExtensionAvatar.tsx +4 -3
- package/src/icons/react/ExtensionComments.tsx +4 -3
- package/src/icons/react/ExtensionFiles.tsx +4 -3
- package/src/icons/react/ExtensionReferences.tsx +4 -3
- package/src/icons/react/ExtensionWorkflow.tsx +4 -3
- package/src/icons/react/Eye.tsx +4 -3
- package/src/icons/react/Favorites.tsx +4 -3
- package/src/icons/react/FavoritesChecked.tsx +4 -3
- package/src/icons/react/FavoritesOff.tsx +4 -3
- package/src/icons/react/FiberyMono.tsx +4 -3
- package/src/icons/react/FieldUnit.tsx +4 -3
- package/src/icons/react/Fields.tsx +4 -3
- package/src/icons/react/Figma.tsx +4 -3
- package/src/icons/react/FileUpload.tsx +4 -3
- package/src/icons/react/Filter.tsx +4 -3
- package/src/icons/react/FocusMode.tsx +4 -3
- package/src/icons/react/FocusModeOff.tsx +4 -3
- package/src/icons/react/FormWithCover.tsx +4 -3
- package/src/icons/react/FormWithoutCover.tsx +4 -3
- package/src/icons/react/Github.tsx +4 -3
- package/src/icons/react/Gitlab.tsx +4 -3
- package/src/icons/react/Globe.tsx +4 -3
- package/src/icons/react/GlobeSimple.tsx +4 -3
- package/src/icons/react/GoogleDrive.tsx +4 -3
- package/src/icons/react/GoogleMap.tsx +4 -3
- package/src/icons/react/Headphones.tsx +4 -3
- package/src/icons/react/HeadphonesAi.tsx +4 -3
- package/src/icons/react/Hide.tsx +4 -3
- package/src/icons/react/Highlights.tsx +4 -3
- package/src/icons/react/Hint.tsx +4 -3
- package/src/icons/react/Home.tsx +4 -3
- package/src/icons/react/ImageXmark.tsx +4 -3
- package/src/icons/react/Import.tsx +4 -3
- package/src/icons/react/InfoCircle.tsx +4 -3
- package/src/icons/react/InfoCircleFilled.tsx +4 -3
- package/src/icons/react/Integration.tsx +4 -3
- package/src/icons/react/IntegrationsIntegrationDiscourseColor.tsx +4 -3
- package/src/icons/react/IntegrationsIntegrationIntercomColor.tsx +4 -3
- package/src/icons/react/IntegrationsIntegrationSlackColor.tsx +4 -3
- package/src/icons/react/IntegrationsIntegrationZendeskColor.tsx +4 -3
- package/src/icons/react/InvitePeople.tsx +4 -3
- package/src/icons/react/Items.tsx +4 -3
- package/src/icons/react/Jira.tsx +4 -3
- package/src/icons/react/Key.tsx +4 -3
- package/src/icons/react/Lab.tsx +4 -3
- package/src/icons/react/LayoutDouble.tsx +4 -3
- package/src/icons/react/LayoutSingle.tsx +4 -3
- package/src/icons/react/LeftPanel.tsx +4 -3
- package/src/icons/react/Levels.tsx +4 -3
- package/src/icons/react/LineDivider.tsx +4 -3
- package/src/icons/react/Link.tsx +4 -3
- package/src/icons/react/Lock.tsx +4 -3
- package/src/icons/react/Loom.tsx +4 -3
- package/src/icons/react/MenuCollapser.tsx +4 -3
- package/src/icons/react/MessagePlusSquare.tsx +4 -3
- package/src/icons/react/Milestones.tsx +4 -3
- package/src/icons/react/Minus.tsx +4 -3
- package/src/icons/react/Miro.tsx +4 -3
- package/src/icons/react/MirrorOff.tsx +4 -3
- package/src/icons/react/MirrorOn.tsx +4 -3
- package/src/icons/react/Mixpanel.tsx +4 -3
- package/src/icons/react/Monitor.tsx +4 -3
- package/src/icons/react/More.tsx +4 -3
- package/src/icons/react/MoreCompact.tsx +4 -3
- package/src/icons/react/MoveBottom.tsx +4 -3
- package/src/icons/react/MoveLeft.tsx +4 -3
- package/src/icons/react/MoveRight.tsx +4 -3
- package/src/icons/react/MoveTop.tsx +4 -3
- package/src/icons/react/MySpace.tsx +4 -3
- package/src/icons/react/Network.tsx +4 -3
- package/src/icons/react/NetworkAdd.tsx +4 -3
- package/src/icons/react/Notifications.tsx +4 -3
- package/src/icons/react/ObjChild.tsx +4 -3
- package/src/icons/react/ObjM2M.tsx +4 -3
- package/src/icons/react/ObjO2O.tsx +4 -3
- package/src/icons/react/ObjParent.tsx +4 -3
- package/src/icons/react/ObjSelf.tsx +4 -3
- package/src/icons/react/OnSchedule.tsx +4 -3
- package/src/icons/react/OpenAsPage.tsx +4 -3
- package/src/icons/react/PageRegularMode.tsx +4 -3
- package/src/icons/react/PageWideMode.tsx +4 -3
- package/src/icons/react/Pencil.tsx +4 -3
- package/src/icons/react/People.tsx +4 -3
- package/src/icons/react/Photo.tsx +4 -3
- package/src/icons/react/Pin.tsx +4 -3
- package/src/icons/react/PinFilled.tsx +13 -0
- package/src/icons/react/Popup.tsx +4 -3
- package/src/icons/react/Posts.tsx +4 -3
- package/src/icons/react/Question.tsx +4 -3
- package/src/icons/react/Refresh.tsx +4 -3
- package/src/icons/react/Remove.tsx +4 -3
- package/src/icons/react/RemovePeople.tsx +4 -3
- package/src/icons/react/Reply.tsx +4 -3
- package/src/icons/react/Restore.tsx +4 -3
- package/src/icons/react/RicheditorActionsMore.tsx +4 -3
- package/src/icons/react/RicheditorBlockCallout.tsx +4 -3
- package/src/icons/react/RicheditorBlockCode.tsx +4 -3
- package/src/icons/react/RicheditorBlockEmbed.tsx +4 -3
- package/src/icons/react/RicheditorBlockEntity.tsx +4 -3
- package/src/icons/react/RicheditorBlockFile.tsx +4 -3
- package/src/icons/react/RicheditorBlockH1.tsx +4 -3
- package/src/icons/react/RicheditorBlockH2.tsx +4 -3
- package/src/icons/react/RicheditorBlockH3.tsx +4 -3
- package/src/icons/react/RicheditorBlockH4.tsx +4 -3
- package/src/icons/react/RicheditorBlockMention.tsx +4 -3
- package/src/icons/react/RicheditorBlockParagraph.tsx +4 -3
- package/src/icons/react/RicheditorBlockQuote.tsx +4 -3
- package/src/icons/react/RicheditorChecklistCreate.tsx +4 -3
- package/src/icons/react/RicheditorCommentCreate.tsx +4 -3
- package/src/icons/react/RicheditorEntityLinkCreate.tsx +4 -3
- package/src/icons/react/RicheditorHistoryRedo.tsx +4 -3
- package/src/icons/react/RicheditorHistoryUndo.tsx +4 -3
- package/src/icons/react/RicheditorImageAlignCenter.tsx +4 -3
- package/src/icons/react/RicheditorImageAlignLeft.tsx +4 -3
- package/src/icons/react/RicheditorImageAlignRight.tsx +4 -3
- package/src/icons/react/RicheditorImageUpload.tsx +4 -3
- package/src/icons/react/RicheditorImageWrapCenter.tsx +4 -3
- package/src/icons/react/RicheditorImageWrapLeft.tsx +4 -3
- package/src/icons/react/RicheditorImageWrapRight.tsx +4 -3
- package/src/icons/react/RicheditorImageZoom.tsx +4 -3
- package/src/icons/react/RicheditorLinkCreate.tsx +4 -3
- package/src/icons/react/RicheditorLinkedhighlightCreate.tsx +4 -3
- package/src/icons/react/RicheditorListBullet.tsx +4 -3
- package/src/icons/react/RicheditorListIndent.tsx +4 -3
- package/src/icons/react/RicheditorListOrdered.tsx +4 -3
- package/src/icons/react/RicheditorListUnindent.tsx +4 -3
- package/src/icons/react/RicheditorMarkCode.tsx +4 -3
- package/src/icons/react/RicheditorMarkEm.tsx +4 -3
- package/src/icons/react/RicheditorMarkStrike.tsx +4 -3
- package/src/icons/react/RicheditorMarkStrong.tsx +4 -3
- package/src/icons/react/RicheditorMarkTextBackgroundColor.tsx +4 -3
- package/src/icons/react/RicheditorMarkUnderline.tsx +4 -3
- package/src/icons/react/RicheditorOpenLink.tsx +4 -3
- package/src/icons/react/RicheditorTableCreate.tsx +4 -3
- package/src/icons/react/RicheditorUnlink.tsx +4 -3
- package/src/icons/react/RicheditorVideoUpload.tsx +4 -3
- package/src/icons/react/RightPanel.tsx +4 -3
- package/src/icons/react/Rows.tsx +4 -3
- package/src/icons/react/Search.tsx +4 -3
- package/src/icons/react/SelfReferenceOff.tsx +4 -3
- package/src/icons/react/SelfReferenceOn.tsx +4 -3
- package/src/icons/react/SendArrow.tsx +4 -3
- package/src/icons/react/Settings.tsx +4 -3
- package/src/icons/react/Share.tsx +4 -3
- package/src/icons/react/Shared.tsx +4 -3
- package/src/icons/react/ShieldKeyhole.tsx +4 -3
- package/src/icons/react/Sidebar.tsx +4 -3
- package/src/icons/react/SidebarFields.tsx +4 -3
- package/src/icons/react/SidebarFieldsOpened.tsx +4 -3
- package/src/icons/react/SimpleCompass.tsx +4 -3
- package/src/icons/react/Slack.tsx +4 -3
- package/src/icons/react/SlackIcon.tsx +4 -3
- package/src/icons/react/SlideMenu.tsx +4 -3
- package/src/icons/react/SlideMenuOpened.tsx +4 -3
- package/src/icons/react/SmartFolder.tsx +4 -3
- package/src/icons/react/Sort.tsx +4 -3
- package/src/icons/react/SortOnBottom.tsx +4 -3
- package/src/icons/react/SortOnTop.tsx +4 -3
- package/src/icons/react/Spinner.tsx +4 -3
- package/src/icons/react/Success.tsx +4 -3
- package/src/icons/react/Templates.tsx +4 -3
- package/src/icons/react/Terminal.tsx +4 -3
- package/src/icons/react/Twitter.tsx +4 -3
- package/src/icons/react/TypeBoolean.tsx +4 -3
- package/src/icons/react/TypeButton.tsx +4 -3
- package/src/icons/react/TypeCheckbox.tsx +4 -3
- package/src/icons/react/TypeDate.tsx +4 -3
- package/src/icons/react/TypeEmail.tsx +4 -3
- package/src/icons/react/TypeEmoji.tsx +4 -3
- package/src/icons/react/TypeFormula.tsx +4 -3
- package/src/icons/react/TypeFunction.tsx +4 -3
- package/src/icons/react/TypeLocation.tsx +4 -3
- package/src/icons/react/TypeLookup.tsx +4 -3
- package/src/icons/react/TypeMoney.tsx +4 -3
- package/src/icons/react/TypeMultiSelect.tsx +4 -3
- package/src/icons/react/TypeNumber.tsx +4 -3
- package/src/icons/react/TypePercent.tsx +4 -3
- package/src/icons/react/TypePhone.tsx +4 -3
- package/src/icons/react/TypeRelation.tsx +4 -3
- package/src/icons/react/TypeRichText.tsx +4 -3
- package/src/icons/react/TypeRule.tsx +4 -3
- package/src/icons/react/TypeSingleSelect.tsx +4 -3
- package/src/icons/react/TypeText.tsx +4 -3
- package/src/icons/react/TypeUrl.tsx +4 -3
- package/src/icons/react/UnitsAvatar.tsx +4 -3
- package/src/icons/react/UnitsCollection.tsx +4 -3
- package/src/icons/react/UnitsCounter.tsx +4 -3
- package/src/icons/react/UnitsDbBadgeAbbr.tsx +4 -3
- package/src/icons/react/UnitsDbBadgeFull.tsx +4 -3
- package/src/icons/react/UnitsDbIcon.tsx +4 -3
- package/src/icons/react/UnitsField.tsx +4 -3
- package/src/icons/react/UnitsInput.tsx +4 -3
- package/src/icons/react/UnitsProgressBar.tsx +4 -3
- package/src/icons/react/UnitsRichText.tsx +4 -3
- package/src/icons/react/UnitsSnippet.tsx +4 -3
- package/src/icons/react/Upgrade.tsx +4 -3
- package/src/icons/react/UsbFlashDrive.tsx +4 -3
- package/src/icons/react/UserRole.tsx +4 -3
- package/src/icons/react/ViewBoard.tsx +4 -3
- package/src/icons/react/ViewCalendar.tsx +4 -3
- package/src/icons/react/ViewCanvas.tsx +4 -3
- package/src/icons/react/ViewChart.tsx +4 -3
- package/src/icons/react/ViewDetails.tsx +4 -3
- package/src/icons/react/ViewDocument.tsx +4 -3
- package/src/icons/react/ViewFeed.tsx +4 -3
- package/src/icons/react/ViewForm.tsx +4 -3
- package/src/icons/react/ViewList.tsx +4 -3
- package/src/icons/react/ViewMap.tsx +4 -3
- package/src/icons/react/ViewPage.tsx +4 -3
- package/src/icons/react/ViewTable.tsx +4 -3
- package/src/icons/react/ViewTimeline.tsx +4 -3
- package/src/icons/react/Views.tsx +4 -3
- package/src/icons/react/Warning.tsx +4 -3
- package/src/icons/react/WarningTriangle.tsx +4 -3
- package/src/icons/react/Youtube.tsx +4 -3
- package/src/icons/react/index.tsx +1 -0
- package/src/icons/types.ts +12 -8
- package/src/loaders.tsx +1 -1
- package/src/select/select-in-popover.tsx +1 -1
- package/src/toggle-on-off.tsx +4 -4
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import AppDetailsSvg from '../ast/AppDetails';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const AppDetails = (
|
|
8
|
+
const AppDetails = forwardRef<SVGSVGElement, IconBaseProps>(function AppDetails(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={AppDetailsSvg} />});
|
|
10
12
|
|
|
11
|
-
AppDetails.displayName = 'AppDetails';
|
|
12
13
|
export default AppDetails;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import AppStoreSvg from '../ast/AppStore';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const AppStore = (
|
|
8
|
+
const AppStore = forwardRef<SVGSVGElement, IconBaseProps>(function AppStore(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={AppStoreSvg} />});
|
|
10
12
|
|
|
11
|
-
AppStore.displayName = 'AppStore';
|
|
12
13
|
export default AppStore;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import AppStoreOneColorSvg from '../ast/AppStoreOneColor';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const AppStoreOneColor = (
|
|
8
|
+
const AppStoreOneColor = forwardRef<SVGSVGElement, IconBaseProps>(function AppStoreOneColor(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={AppStoreOneColorSvg} />});
|
|
10
12
|
|
|
11
|
-
AppStoreOneColor.displayName = 'AppStoreOneColor';
|
|
12
13
|
export default AppStoreOneColor;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import AppTemplatesSvg from '../ast/AppTemplates';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const AppTemplates = (
|
|
8
|
+
const AppTemplates = forwardRef<SVGSVGElement, IconBaseProps>(function AppTemplates(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={AppTemplatesSvg} />});
|
|
10
12
|
|
|
11
|
-
AppTemplates.displayName = 'AppTemplates';
|
|
12
13
|
export default AppTemplates;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import AppWebhooksSvg from '../ast/AppWebhooks';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const AppWebhooks = (
|
|
8
|
+
const AppWebhooks = forwardRef<SVGSVGElement, IconBaseProps>(function AppWebhooks(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={AppWebhooksSvg} />});
|
|
10
12
|
|
|
11
|
-
AppWebhooks.displayName = 'AppWebhooks';
|
|
12
13
|
export default AppWebhooks;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import AppWikiSvg from '../ast/AppWiki';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const AppWiki = (
|
|
8
|
+
const AppWiki = forwardRef<SVGSVGElement, IconBaseProps>(function AppWiki(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={AppWikiSvg} />});
|
|
10
12
|
|
|
11
|
-
AppWiki.displayName = 'AppWiki';
|
|
12
13
|
export default AppWiki;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import ArrowBarLeftSvg from '../ast/ArrowBarLeft';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const ArrowBarLeft = (
|
|
8
|
+
const ArrowBarLeft = forwardRef<SVGSVGElement, IconBaseProps>(function ArrowBarLeft(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={ArrowBarLeftSvg} />});
|
|
10
12
|
|
|
11
|
-
ArrowBarLeft.displayName = 'ArrowBarLeft';
|
|
12
13
|
export default ArrowBarLeft;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import ArrowBarRightSvg from '../ast/ArrowBarRight';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const ArrowBarRight = (
|
|
8
|
+
const ArrowBarRight = forwardRef<SVGSVGElement, IconBaseProps>(function ArrowBarRight(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={ArrowBarRightSvg} />});
|
|
10
12
|
|
|
11
|
-
ArrowBarRight.displayName = 'ArrowBarRight';
|
|
12
13
|
export default ArrowBarRight;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import ArrowBottomSvg from '../ast/ArrowBottom';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const ArrowBottom = (
|
|
8
|
+
const ArrowBottom = forwardRef<SVGSVGElement, IconBaseProps>(function ArrowBottom(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={ArrowBottomSvg} />});
|
|
10
12
|
|
|
11
|
-
ArrowBottom.displayName = 'ArrowBottom';
|
|
12
13
|
export default ArrowBottom;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import ArrowCollapseSvg from '../ast/ArrowCollapse';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const ArrowCollapse = (
|
|
8
|
+
const ArrowCollapse = forwardRef<SVGSVGElement, IconBaseProps>(function ArrowCollapse(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={ArrowCollapseSvg} />});
|
|
10
12
|
|
|
11
|
-
ArrowCollapse.displayName = 'ArrowCollapse';
|
|
12
13
|
export default ArrowCollapse;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import ArrowCollapseVerticalSvg from '../ast/ArrowCollapseVertical';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const ArrowCollapseVertical = (
|
|
8
|
+
const ArrowCollapseVertical = forwardRef<SVGSVGElement, IconBaseProps>(function ArrowCollapseVertical(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={ArrowCollapseVerticalSvg} />});
|
|
10
12
|
|
|
11
|
-
ArrowCollapseVertical.displayName = 'ArrowCollapseVertical';
|
|
12
13
|
export default ArrowCollapseVertical;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import ArrowForwardSvg from '../ast/ArrowForward';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const ArrowForward = (
|
|
8
|
+
const ArrowForward = forwardRef<SVGSVGElement, IconBaseProps>(function ArrowForward(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={ArrowForwardSvg} />});
|
|
10
12
|
|
|
11
|
-
ArrowForward.displayName = 'ArrowForward';
|
|
12
13
|
export default ArrowForward;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import ArrowLeftSvg from '../ast/ArrowLeft';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const ArrowLeft = (
|
|
8
|
+
const ArrowLeft = forwardRef<SVGSVGElement, IconBaseProps>(function ArrowLeft(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={ArrowLeftSvg} />});
|
|
10
12
|
|
|
11
|
-
ArrowLeft.displayName = 'ArrowLeft';
|
|
12
13
|
export default ArrowLeft;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import ArrowRightSvg from '../ast/ArrowRight';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const ArrowRight = (
|
|
8
|
+
const ArrowRight = forwardRef<SVGSVGElement, IconBaseProps>(function ArrowRight(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={ArrowRightSvg} />});
|
|
10
12
|
|
|
11
|
-
ArrowRight.displayName = 'ArrowRight';
|
|
12
13
|
export default ArrowRight;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import ArrowTopSvg from '../ast/ArrowTop';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const ArrowTop = (
|
|
8
|
+
const ArrowTop = forwardRef<SVGSVGElement, IconBaseProps>(function ArrowTop(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={ArrowTopSvg} />});
|
|
10
12
|
|
|
11
|
-
ArrowTop.displayName = 'ArrowTop';
|
|
12
13
|
export default ArrowTop;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import AskForInputSvg from '../ast/AskForInput';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const AskForInput = (
|
|
8
|
+
const AskForInput = forwardRef<SVGSVGElement, IconBaseProps>(function AskForInput(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={AskForInputSvg} />});
|
|
10
12
|
|
|
11
|
-
AskForInput.displayName = 'AskForInput';
|
|
12
13
|
export default AskForInput;
|
package/src/icons/react/Atom.tsx
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import AtomSvg from '../ast/Atom';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Atom = (
|
|
8
|
+
const Atom = forwardRef<SVGSVGElement, IconBaseProps>(function Atom(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={AtomSvg} />});
|
|
10
12
|
|
|
11
|
-
Atom.displayName = 'Atom';
|
|
12
13
|
export default Atom;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import AutomationsCancelledSvg from '../ast/AutomationsCancelled';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const AutomationsCancelled = (
|
|
8
|
+
const AutomationsCancelled = forwardRef<SVGSVGElement, IconBaseProps>(function AutomationsCancelled(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={AutomationsCancelledSvg} />});
|
|
10
12
|
|
|
11
|
-
AutomationsCancelled.displayName = 'AutomationsCancelled';
|
|
12
13
|
export default AutomationsCancelled;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import AutomationsDisabledSvg from '../ast/AutomationsDisabled';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const AutomationsDisabled = (
|
|
8
|
+
const AutomationsDisabled = forwardRef<SVGSVGElement, IconBaseProps>(function AutomationsDisabled(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={AutomationsDisabledSvg} />});
|
|
10
12
|
|
|
11
|
-
AutomationsDisabled.displayName = 'AutomationsDisabled';
|
|
12
13
|
export default AutomationsDisabled;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import AutomationsErrorSvg from '../ast/AutomationsError';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const AutomationsError = (
|
|
8
|
+
const AutomationsError = forwardRef<SVGSVGElement, IconBaseProps>(function AutomationsError(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={AutomationsErrorSvg} />});
|
|
10
12
|
|
|
11
|
-
AutomationsError.displayName = 'AutomationsError';
|
|
12
13
|
export default AutomationsError;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import AutomationsInProgressSvg from '../ast/AutomationsInProgress';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const AutomationsInProgress = (
|
|
8
|
+
const AutomationsInProgress = forwardRef<SVGSVGElement, IconBaseProps>(function AutomationsInProgress(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={AutomationsInProgressSvg} />});
|
|
10
12
|
|
|
11
|
-
AutomationsInProgress.displayName = 'AutomationsInProgress';
|
|
12
13
|
export default AutomationsInProgress;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import AutomationsNotStartedSvg from '../ast/AutomationsNotStarted';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const AutomationsNotStarted = (
|
|
8
|
+
const AutomationsNotStarted = forwardRef<SVGSVGElement, IconBaseProps>(function AutomationsNotStarted(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={AutomationsNotStartedSvg} />});
|
|
10
12
|
|
|
11
|
-
AutomationsNotStarted.displayName = 'AutomationsNotStarted';
|
|
12
13
|
export default AutomationsNotStarted;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import AutomationsSuccessSvg from '../ast/AutomationsSuccess';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const AutomationsSuccess = (
|
|
8
|
+
const AutomationsSuccess = forwardRef<SVGSVGElement, IconBaseProps>(function AutomationsSuccess(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={AutomationsSuccessSvg} />});
|
|
10
12
|
|
|
11
|
-
AutomationsSuccess.displayName = 'AutomationsSuccess';
|
|
12
13
|
export default AutomationsSuccess;
|
package/src/icons/react/Back.tsx
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import BackSvg from '../ast/Back';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Back = (
|
|
8
|
+
const Back = forwardRef<SVGSVGElement, IconBaseProps>(function Back(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={BackSvg} />});
|
|
10
12
|
|
|
11
|
-
Back.displayName = 'Back';
|
|
12
13
|
export default Back;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import BacklogIconSvg from '../ast/BacklogIcon';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const BacklogIcon = (
|
|
8
|
+
const BacklogIcon = forwardRef<SVGSVGElement, IconBaseProps>(function BacklogIcon(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={BacklogIconSvg} />});
|
|
10
12
|
|
|
11
|
-
BacklogIcon.displayName = 'BacklogIcon';
|
|
12
13
|
export default BacklogIcon;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import BatchActionsIconSvg from '../ast/BatchActionsIcon';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const BatchActionsIcon = (
|
|
8
|
+
const BatchActionsIcon = forwardRef<SVGSVGElement, IconBaseProps>(function BatchActionsIcon(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={BatchActionsIconSvg} />});
|
|
10
12
|
|
|
11
|
-
BatchActionsIcon.displayName = 'BatchActionsIcon';
|
|
12
13
|
export default BatchActionsIcon;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import BellCircleSvg from '../ast/BellCircle';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const BellCircle = (
|
|
8
|
+
const BellCircle = forwardRef<SVGSVGElement, IconBaseProps>(function BellCircle(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={BellCircleSvg} />});
|
|
10
12
|
|
|
11
|
-
BellCircle.displayName = 'BellCircle';
|
|
12
13
|
export default BellCircle;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import BellFilledSvg from '../ast/BellFilled';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const BellFilled = (
|
|
8
|
+
const BellFilled = forwardRef<SVGSVGElement, IconBaseProps>(function BellFilled(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={BellFilledSvg} />});
|
|
10
12
|
|
|
11
|
-
BellFilled.displayName = 'BellFilled';
|
|
12
13
|
export default BellFilled;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import BellOffSvg from '../ast/BellOff';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const BellOff = (
|
|
8
|
+
const BellOff = forwardRef<SVGSVGElement, IconBaseProps>(function BellOff(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={BellOffSvg} />});
|
|
10
12
|
|
|
11
|
-
BellOff.displayName = 'BellOff';
|
|
12
13
|
export default BellOff;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import BellRingingSvg from '../ast/BellRinging';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const BellRinging = (
|
|
8
|
+
const BellRinging = forwardRef<SVGSVGElement, IconBaseProps>(function BellRinging(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={BellRingingSvg} />});
|
|
10
12
|
|
|
11
|
-
BellRinging.displayName = 'BellRinging';
|
|
12
13
|
export default BellRinging;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import BellXSvg from '../ast/BellX';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const BellX = (
|
|
8
|
+
const BellX = forwardRef<SVGSVGElement, IconBaseProps>(function BellX(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={BellXSvg} />});
|
|
10
12
|
|
|
11
|
-
BellX.displayName = 'BellX';
|
|
12
13
|
export default BellX;
|
package/src/icons/react/Bolt.tsx
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import BoltSvg from '../ast/Bolt';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Bolt = (
|
|
8
|
+
const Bolt = forwardRef<SVGSVGElement, IconBaseProps>(function Bolt(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={BoltSvg} />});
|
|
10
12
|
|
|
11
|
-
Bolt.displayName = 'Bolt';
|
|
12
13
|
export default Bolt;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import CardsSvg from '../ast/Cards';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Cards = (
|
|
8
|
+
const Cards = forwardRef<SVGSVGElement, IconBaseProps>(function Cards(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={CardsSvg} />});
|
|
10
12
|
|
|
11
|
-
Cards.displayName = 'Cards';
|
|
12
13
|
export default Cards;
|
package/src/icons/react/Chat.tsx
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import ChatSvg from '../ast/Chat';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Chat = (
|
|
8
|
+
const Chat = forwardRef<SVGSVGElement, IconBaseProps>(function Chat(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={ChatSvg} />});
|
|
10
12
|
|
|
11
|
-
Chat.displayName = 'Chat';
|
|
12
13
|
export default Chat;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import ChatAiSvg from '../ast/ChatAi';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const ChatAi = (
|
|
8
|
+
const ChatAi = forwardRef<SVGSVGElement, IconBaseProps>(function ChatAi(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={ChatAiSvg} />});
|
|
10
12
|
|
|
11
|
-
ChatAi.displayName = 'ChatAi';
|
|
12
13
|
export default ChatAi;
|