@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 ItemsSvg from '../ast/Items';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Items = (
|
|
8
|
+
const Items = forwardRef<SVGSVGElement, IconBaseProps>(function Items(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={ItemsSvg} />});
|
|
10
12
|
|
|
11
|
-
Items.displayName = 'Items';
|
|
12
13
|
export default Items;
|
package/src/icons/react/Jira.tsx
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import JiraSvg from '../ast/Jira';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Jira = (
|
|
8
|
+
const Jira = forwardRef<SVGSVGElement, IconBaseProps>(function Jira(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={JiraSvg} />});
|
|
10
12
|
|
|
11
|
-
Jira.displayName = 'Jira';
|
|
12
13
|
export default Jira;
|
package/src/icons/react/Key.tsx
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import KeySvg from '../ast/Key';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Key = (
|
|
8
|
+
const Key = forwardRef<SVGSVGElement, IconBaseProps>(function Key(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={KeySvg} />});
|
|
10
12
|
|
|
11
|
-
Key.displayName = 'Key';
|
|
12
13
|
export default Key;
|
package/src/icons/react/Lab.tsx
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import LabSvg from '../ast/Lab';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Lab = (
|
|
8
|
+
const Lab = forwardRef<SVGSVGElement, IconBaseProps>(function Lab(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={LabSvg} />});
|
|
10
12
|
|
|
11
|
-
Lab.displayName = 'Lab';
|
|
12
13
|
export default Lab;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import LayoutDoubleSvg from '../ast/LayoutDouble';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const LayoutDouble = (
|
|
8
|
+
const LayoutDouble = forwardRef<SVGSVGElement, IconBaseProps>(function LayoutDouble(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={LayoutDoubleSvg} />});
|
|
10
12
|
|
|
11
|
-
LayoutDouble.displayName = 'LayoutDouble';
|
|
12
13
|
export default LayoutDouble;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import LayoutSingleSvg from '../ast/LayoutSingle';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const LayoutSingle = (
|
|
8
|
+
const LayoutSingle = forwardRef<SVGSVGElement, IconBaseProps>(function LayoutSingle(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={LayoutSingleSvg} />});
|
|
10
12
|
|
|
11
|
-
LayoutSingle.displayName = 'LayoutSingle';
|
|
12
13
|
export default LayoutSingle;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import LeftPanelSvg from '../ast/LeftPanel';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const LeftPanel = (
|
|
8
|
+
const LeftPanel = forwardRef<SVGSVGElement, IconBaseProps>(function LeftPanel(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={LeftPanelSvg} />});
|
|
10
12
|
|
|
11
|
-
LeftPanel.displayName = 'LeftPanel';
|
|
12
13
|
export default LeftPanel;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import LevelsSvg from '../ast/Levels';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Levels = (
|
|
8
|
+
const Levels = forwardRef<SVGSVGElement, IconBaseProps>(function Levels(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={LevelsSvg} />});
|
|
10
12
|
|
|
11
|
-
Levels.displayName = 'Levels';
|
|
12
13
|
export default Levels;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import LineDividerSvg from '../ast/LineDivider';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const LineDivider = (
|
|
8
|
+
const LineDivider = forwardRef<SVGSVGElement, IconBaseProps>(function LineDivider(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={LineDividerSvg} />});
|
|
10
12
|
|
|
11
|
-
LineDivider.displayName = 'LineDivider';
|
|
12
13
|
export default LineDivider;
|
package/src/icons/react/Link.tsx
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import LinkSvg from '../ast/Link';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Link = (
|
|
8
|
+
const Link = forwardRef<SVGSVGElement, IconBaseProps>(function Link(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={LinkSvg} />});
|
|
10
12
|
|
|
11
|
-
Link.displayName = 'Link';
|
|
12
13
|
export default Link;
|
package/src/icons/react/Lock.tsx
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import LockSvg from '../ast/Lock';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Lock = (
|
|
8
|
+
const Lock = forwardRef<SVGSVGElement, IconBaseProps>(function Lock(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={LockSvg} />});
|
|
10
12
|
|
|
11
|
-
Lock.displayName = 'Lock';
|
|
12
13
|
export default Lock;
|
package/src/icons/react/Loom.tsx
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import LoomSvg from '../ast/Loom';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Loom = (
|
|
8
|
+
const Loom = forwardRef<SVGSVGElement, IconBaseProps>(function Loom(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={LoomSvg} />});
|
|
10
12
|
|
|
11
|
-
Loom.displayName = 'Loom';
|
|
12
13
|
export default Loom;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import MenuCollapserSvg from '../ast/MenuCollapser';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const MenuCollapser = (
|
|
8
|
+
const MenuCollapser = forwardRef<SVGSVGElement, IconBaseProps>(function MenuCollapser(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={MenuCollapserSvg} />});
|
|
10
12
|
|
|
11
|
-
MenuCollapser.displayName = 'MenuCollapser';
|
|
12
13
|
export default MenuCollapser;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import MessagePlusSquareSvg from '../ast/MessagePlusSquare';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const MessagePlusSquare = (
|
|
8
|
+
const MessagePlusSquare = forwardRef<SVGSVGElement, IconBaseProps>(function MessagePlusSquare(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={MessagePlusSquareSvg} />});
|
|
10
12
|
|
|
11
|
-
MessagePlusSquare.displayName = 'MessagePlusSquare';
|
|
12
13
|
export default MessagePlusSquare;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import MilestonesSvg from '../ast/Milestones';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Milestones = (
|
|
8
|
+
const Milestones = forwardRef<SVGSVGElement, IconBaseProps>(function Milestones(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={MilestonesSvg} />});
|
|
10
12
|
|
|
11
|
-
Milestones.displayName = 'Milestones';
|
|
12
13
|
export default Milestones;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import MinusSvg from '../ast/Minus';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Minus = (
|
|
8
|
+
const Minus = forwardRef<SVGSVGElement, IconBaseProps>(function Minus(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={MinusSvg} />});
|
|
10
12
|
|
|
11
|
-
Minus.displayName = 'Minus';
|
|
12
13
|
export default Minus;
|
package/src/icons/react/Miro.tsx
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import MiroSvg from '../ast/Miro';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Miro = (
|
|
8
|
+
const Miro = forwardRef<SVGSVGElement, IconBaseProps>(function Miro(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={MiroSvg} />});
|
|
10
12
|
|
|
11
|
-
Miro.displayName = 'Miro';
|
|
12
13
|
export default Miro;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import MirrorOffSvg from '../ast/MirrorOff';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const MirrorOff = (
|
|
8
|
+
const MirrorOff = forwardRef<SVGSVGElement, IconBaseProps>(function MirrorOff(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={MirrorOffSvg} />});
|
|
10
12
|
|
|
11
|
-
MirrorOff.displayName = 'MirrorOff';
|
|
12
13
|
export default MirrorOff;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import MirrorOnSvg from '../ast/MirrorOn';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const MirrorOn = (
|
|
8
|
+
const MirrorOn = forwardRef<SVGSVGElement, IconBaseProps>(function MirrorOn(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={MirrorOnSvg} />});
|
|
10
12
|
|
|
11
|
-
MirrorOn.displayName = 'MirrorOn';
|
|
12
13
|
export default MirrorOn;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import MixpanelSvg from '../ast/Mixpanel';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Mixpanel = (
|
|
8
|
+
const Mixpanel = forwardRef<SVGSVGElement, IconBaseProps>(function Mixpanel(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={MixpanelSvg} />});
|
|
10
12
|
|
|
11
|
-
Mixpanel.displayName = 'Mixpanel';
|
|
12
13
|
export default Mixpanel;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import MonitorSvg from '../ast/Monitor';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Monitor = (
|
|
8
|
+
const Monitor = forwardRef<SVGSVGElement, IconBaseProps>(function Monitor(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={MonitorSvg} />});
|
|
10
12
|
|
|
11
|
-
Monitor.displayName = 'Monitor';
|
|
12
13
|
export default Monitor;
|
package/src/icons/react/More.tsx
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import MoreSvg from '../ast/More';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const More = (
|
|
8
|
+
const More = forwardRef<SVGSVGElement, IconBaseProps>(function More(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={MoreSvg} />});
|
|
10
12
|
|
|
11
|
-
More.displayName = 'More';
|
|
12
13
|
export default More;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import MoreCompactSvg from '../ast/MoreCompact';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const MoreCompact = (
|
|
8
|
+
const MoreCompact = forwardRef<SVGSVGElement, IconBaseProps>(function MoreCompact(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={MoreCompactSvg} />});
|
|
10
12
|
|
|
11
|
-
MoreCompact.displayName = 'MoreCompact';
|
|
12
13
|
export default MoreCompact;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import MoveBottomSvg from '../ast/MoveBottom';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const MoveBottom = (
|
|
8
|
+
const MoveBottom = forwardRef<SVGSVGElement, IconBaseProps>(function MoveBottom(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={MoveBottomSvg} />});
|
|
10
12
|
|
|
11
|
-
MoveBottom.displayName = 'MoveBottom';
|
|
12
13
|
export default MoveBottom;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import MoveLeftSvg from '../ast/MoveLeft';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const MoveLeft = (
|
|
8
|
+
const MoveLeft = forwardRef<SVGSVGElement, IconBaseProps>(function MoveLeft(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={MoveLeftSvg} />});
|
|
10
12
|
|
|
11
|
-
MoveLeft.displayName = 'MoveLeft';
|
|
12
13
|
export default MoveLeft;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import MoveRightSvg from '../ast/MoveRight';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const MoveRight = (
|
|
8
|
+
const MoveRight = forwardRef<SVGSVGElement, IconBaseProps>(function MoveRight(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={MoveRightSvg} />});
|
|
10
12
|
|
|
11
|
-
MoveRight.displayName = 'MoveRight';
|
|
12
13
|
export default MoveRight;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import MoveTopSvg from '../ast/MoveTop';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const MoveTop = (
|
|
8
|
+
const MoveTop = forwardRef<SVGSVGElement, IconBaseProps>(function MoveTop(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={MoveTopSvg} />});
|
|
10
12
|
|
|
11
|
-
MoveTop.displayName = 'MoveTop';
|
|
12
13
|
export default MoveTop;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import MySpaceSvg from '../ast/MySpace';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const MySpace = (
|
|
8
|
+
const MySpace = forwardRef<SVGSVGElement, IconBaseProps>(function MySpace(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={MySpaceSvg} />});
|
|
10
12
|
|
|
11
|
-
MySpace.displayName = 'MySpace';
|
|
12
13
|
export default MySpace;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import NetworkSvg from '../ast/Network';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Network = (
|
|
8
|
+
const Network = forwardRef<SVGSVGElement, IconBaseProps>(function Network(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={NetworkSvg} />});
|
|
10
12
|
|
|
11
|
-
Network.displayName = 'Network';
|
|
12
13
|
export default Network;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import NetworkAddSvg from '../ast/NetworkAdd';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const NetworkAdd = (
|
|
8
|
+
const NetworkAdd = forwardRef<SVGSVGElement, IconBaseProps>(function NetworkAdd(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={NetworkAddSvg} />});
|
|
10
12
|
|
|
11
|
-
NetworkAdd.displayName = 'NetworkAdd';
|
|
12
13
|
export default NetworkAdd;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import NotificationsSvg from '../ast/Notifications';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const Notifications = (
|
|
8
|
+
const Notifications = forwardRef<SVGSVGElement, IconBaseProps>(function Notifications(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={NotificationsSvg} />});
|
|
10
12
|
|
|
11
|
-
Notifications.displayName = 'Notifications';
|
|
12
13
|
export default Notifications;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import ObjChildSvg from '../ast/ObjChild';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const ObjChild = (
|
|
8
|
+
const ObjChild = forwardRef<SVGSVGElement, IconBaseProps>(function ObjChild(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={ObjChildSvg} />});
|
|
10
12
|
|
|
11
|
-
ObjChild.displayName = 'ObjChild';
|
|
12
13
|
export default ObjChild;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import ObjM2MSvg from '../ast/ObjM2M';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const ObjM2M = (
|
|
8
|
+
const ObjM2M = forwardRef<SVGSVGElement, IconBaseProps>(function ObjM2M(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={ObjM2MSvg} />});
|
|
10
12
|
|
|
11
|
-
ObjM2M.displayName = 'ObjM2M';
|
|
12
13
|
export default ObjM2M;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import ObjO2OSvg from '../ast/ObjO2O';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const ObjO2O = (
|
|
8
|
+
const ObjO2O = forwardRef<SVGSVGElement, IconBaseProps>(function ObjO2O(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={ObjO2OSvg} />});
|
|
10
12
|
|
|
11
|
-
ObjO2O.displayName = 'ObjO2O';
|
|
12
13
|
export default ObjO2O;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// This icon file is generated automatically.
|
|
2
2
|
|
|
3
|
+
import {forwardRef} from 'react';
|
|
3
4
|
import ObjParentSvg from '../ast/ObjParent';
|
|
4
5
|
import { Icon } from '../Icon';
|
|
5
6
|
import { IconBaseProps } from '../types';
|
|
6
7
|
|
|
7
|
-
const ObjParent = (
|
|
8
|
+
const ObjParent = forwardRef<SVGSVGElement, IconBaseProps>(function ObjParent(
|
|
8
9
|
props: IconBaseProps,
|
|
9
|
-
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={ObjParentSvg} />});
|
|
10
12
|
|
|
11
|
-
ObjParent.displayName = 'ObjParent';
|
|
12
13
|
export default ObjParent;
|