merge new into master

This commit is contained in:
2026-02-05 17:31:20 +00:00
16267 changed files with 2194867 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AbTestingProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const AbTesting: {
({ size, className, ...props }: AbTestingProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AcProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Ac: {
({ size, className, ...props }: AcProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AddBoxProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const AddBox: {
({ size, className, ...props }: AddBoxProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AddBoxMultipleProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const AddBoxMultiple: {
({ size, className, ...props }: AddBoxMultipleProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AddColProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const AddCol: {
({ size, className, ...props }: AddColProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AddGridProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const AddGrid: {
({ size, className, ...props }: AddGridProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AddRowProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const AddRow: {
({ size, className, ...props }: AddRowProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AlertProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Alert: {
({ size, className, ...props }: AlertProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AlignCenterProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const AlignCenter: {
({ size, className, ...props }: AlignCenterProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AlignJustifyProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const AlignJustify: {
({ size, className, ...props }: AlignJustifyProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AlignLeftProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const AlignLeft: {
({ size, className, ...props }: AlignLeftProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AlignRightProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const AlignRight: {
({ size, className, ...props }: AlignRightProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AnalyticsProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Analytics: {
({ size, className, ...props }: AnalyticsProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AnchorProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Anchor: {
({ size, className, ...props }: AnchorProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AndroidProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Android: {
({ size, className, ...props }: AndroidProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AnimationProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Animation: {
({ size, className, ...props }: AnimationProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface ArchiveProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Archive: {
({ size, className, ...props }: ArchiveProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface ArrowBarDownProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const ArrowBarDown: {
({ size, className, ...props }: ArrowBarDownProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface ArrowBarLeftProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const ArrowBarLeft: {
({ size, className, ...props }: ArrowBarLeftProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface ArrowBarRightProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const ArrowBarRight: {
({ size, className, ...props }: ArrowBarRightProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface ArrowBarUpProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const ArrowBarUp: {
({ size, className, ...props }: ArrowBarUpProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface ArrowDownProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const ArrowDown: {
({ size, className, ...props }: ArrowDownProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface ArrowDownBoxProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const ArrowDownBox: {
({ size, className, ...props }: ArrowDownBoxProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface ArrowLeftProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const ArrowLeft: {
({ size, className, ...props }: ArrowLeftProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface ArrowLeftBoxProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const ArrowLeftBox: {
({ size, className, ...props }: ArrowLeftBoxProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface ArrowRightProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const ArrowRight: {
({ size, className, ...props }: ArrowRightProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface ArrowRightBoxProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const ArrowRightBox: {
({ size, className, ...props }: ArrowRightBoxProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface ArrowUpProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const ArrowUp: {
({ size, className, ...props }: ArrowUpProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface ArrowUpBoxProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const ArrowUpBox: {
({ size, className, ...props }: ArrowUpBoxProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface ArrowsHorizontalProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const ArrowsHorizontal: {
({ size, className, ...props }: ArrowsHorizontalProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface ArrowsVerticalProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const ArrowsVertical: {
({ size, className, ...props }: ArrowsVerticalProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface ArtTextProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const ArtText: {
({ size, className, ...props }: ArtTextProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface ArticleProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Article: {
({ size, className, ...props }: ArticleProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface ArticleMultipleProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const ArticleMultiple: {
({ size, className, ...props }: ArticleMultipleProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AspectRatioProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const AspectRatio: {
({ size, className, ...props }: AspectRatioProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AtProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const At: {
({ size, className, ...props }: AtProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AttachmentProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Attachment: {
({ size, className, ...props }: AttachmentProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AudioDeviceProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const AudioDevice: {
({ size, className, ...props }: AudioDeviceProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface AvatarProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Avatar: {
({ size, className, ...props }: AvatarProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BackburgerProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Backburger: {
({ size, className, ...props }: BackburgerProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BatteryProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Battery: {
({ size, className, ...props }: BatteryProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface Battery1Props extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Battery1: {
({ size, className, ...props }: Battery1Props): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface Battery2Props extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Battery2: {
({ size, className, ...props }: Battery2Props): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BatteryChargingProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const BatteryCharging: {
({ size, className, ...props }: BatteryChargingProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BatteryFullProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const BatteryFull: {
({ size, className, ...props }: BatteryFullProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BedProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Bed: {
({ size, className, ...props }: BedProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BitcoinProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Bitcoin: {
({ size, className, ...props }: BitcoinProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BluetoothProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Bluetooth: {
({ size, className, ...props }: BluetoothProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BookProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Book: {
({ size, className, ...props }: BookProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BookOpenProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const BookOpen: {
({ size, className, ...props }: BookOpenProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BookmarkProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Bookmark: {
({ size, className, ...props }: BookmarkProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BookmarksProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Bookmarks: {
({ size, className, ...props }: BookmarksProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BriefcaseProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Briefcase: {
({ size, className, ...props }: BriefcaseProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BriefcaseAccountProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const BriefcaseAccount: {
({ size, className, ...props }: BriefcaseAccountProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BriefcaseCheckProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const BriefcaseCheck: {
({ size, className, ...props }: BriefcaseCheckProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BriefcaseDeleteProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const BriefcaseDelete: {
({ size, className, ...props }: BriefcaseDeleteProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BriefcaseDownloadProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const BriefcaseDownload: {
({ size, className, ...props }: BriefcaseDownloadProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BriefcaseMinusProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const BriefcaseMinus: {
({ size, className, ...props }: BriefcaseMinusProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BriefcasePlusProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const BriefcasePlus: {
({ size, className, ...props }: BriefcasePlusProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BriefcaseSearchProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const BriefcaseSearch: {
({ size, className, ...props }: BriefcaseSearchProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BriefcaseSearch1Props extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const BriefcaseSearch1: {
({ size, className, ...props }: BriefcaseSearch1Props): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BriefcaseUploadProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const BriefcaseUpload: {
({ size, className, ...props }: BriefcaseUploadProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BugProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Bug: {
({ size, className, ...props }: BugProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BuildingProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Building: {
({ size, className, ...props }: BuildingProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BuildingCommunityProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const BuildingCommunity: {
({ size, className, ...props }: BuildingCommunityProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BuildingSkyscraperProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const BuildingSkyscraper: {
({ size, className, ...props }: BuildingSkyscraperProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BuildingsProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Buildings: {
({ size, className, ...props }: BuildingsProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BulletlistProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Bulletlist: {
({ size, className, ...props }: BulletlistProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BullseyeProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Bullseye: {
({ size, className, ...props }: BullseyeProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BullseyeArrowProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const BullseyeArrow: {
({ size, className, ...props }: BullseyeArrowProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface BusProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Bus: {
({ size, className, ...props }: BusProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CakeProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Cake: {
({ size, className, ...props }: CakeProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalculatorProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Calculator: {
({ size, className, ...props }: CalculatorProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Calendar: {
({ size, className, ...props }: CalendarProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarAlertProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarAlert: {
({ size, className, ...props }: CalendarAlertProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarArrowLeftProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarArrowLeft: {
({ size, className, ...props }: CalendarArrowLeftProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarArrowRightProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarArrowRight: {
({ size, className, ...props }: CalendarArrowRightProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarCheckProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarCheck: {
({ size, className, ...props }: CalendarCheckProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarExportProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarExport: {
({ size, className, ...props }: CalendarExportProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarGridProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarGrid: {
({ size, className, ...props }: CalendarGridProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarImportProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarImport: {
({ size, className, ...props }: CalendarImportProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarMinusProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarMinus: {
({ size, className, ...props }: CalendarMinusProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarMonthProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarMonth: {
({ size, className, ...props }: CalendarMonthProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarMultipleProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarMultiple: {
({ size, className, ...props }: CalendarMultipleProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarMultipleCheckProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarMultipleCheck: {
({ size, className, ...props }: CalendarMultipleCheckProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarPlusProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarPlus: {
({ size, className, ...props }: CalendarPlusProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarRangeProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarRange: {
({ size, className, ...props }: CalendarRangeProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarRemoveProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarRemove: {
({ size, className, ...props }: CalendarRemoveProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarSearchProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarSearch: {
({ size, className, ...props }: CalendarSearchProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarSortAscendingProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarSortAscending: {
({ size, className, ...props }: CalendarSortAscendingProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarSortDescendingProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarSortDescending: {
({ size, className, ...props }: CalendarSortDescendingProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarTextProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarText: {
({ size, className, ...props }: CalendarTextProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarTodayProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarToday: {
({ size, className, ...props }: CalendarTodayProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarTomorrowProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarTomorrow: {
({ size, className, ...props }: CalendarTomorrowProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarWeekProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarWeek: {
({ size, className, ...props }: CalendarWeekProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarWeekBeginProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarWeekBegin: {
({ size, className, ...props }: CalendarWeekBeginProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CalendarWeekendProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CalendarWeekend: {
({ size, className, ...props }: CalendarWeekendProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CameraProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const Camera: {
({ size, className, ...props }: CameraProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CameraAddProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CameraAdd: {
({ size, className, ...props }: CameraAddProps): React.JSX.Element;
displayName: string;
};

View File

@@ -0,0 +1,9 @@
import React from 'react';
export interface CameraAltProps extends React.SVGProps<SVGSVGElement> {
size?: number | string;
className?: string;
}
export declare const CameraAlt: {
({ size, className, ...props }: CameraAltProps): React.JSX.Element;
displayName: string;
};

Some files were not shown because too many files have changed in this diff Show More