@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
16 lines (15 loc) • 893 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CursorHoverFilled: FluentFontIcon;
export declare const CursorHoverRegular: FluentFontIcon;
export declare const CursorHover16Regular: FluentFontIcon;
export declare const CursorHover16Filled: FluentFontIcon;
export declare const CursorHover20Regular: FluentFontIcon;
export declare const CursorHover20Filled: FluentFontIcon;
export declare const CursorHover24Regular: FluentFontIcon;
export declare const CursorHover24Filled: FluentFontIcon;
export declare const CursorHover28Regular: FluentFontIcon;
export declare const CursorHover28Filled: FluentFontIcon;
export declare const CursorHover32Regular: FluentFontIcon;
export declare const CursorHover32Filled: FluentFontIcon;
export declare const CursorHover48Regular: FluentFontIcon;
export declare const CursorHover48Filled: FluentFontIcon;