@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
16 lines (15 loc) • 865 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const HandPointFilled: FluentFontIcon;
export declare const HandPointRegular: FluentFontIcon;
export declare const HandPoint16Regular: FluentFontIcon;
export declare const HandPoint16Filled: FluentFontIcon;
export declare const HandPoint20Regular: FluentFontIcon;
export declare const HandPoint20Filled: FluentFontIcon;
export declare const HandPoint24Regular: FluentFontIcon;
export declare const HandPoint24Filled: FluentFontIcon;
export declare const HandPoint28Regular: FluentFontIcon;
export declare const HandPoint28Filled: FluentFontIcon;
export declare const HandPoint32Regular: FluentFontIcon;
export declare const HandPoint32Filled: FluentFontIcon;
export declare const HandPoint48Regular: FluentFontIcon;
export declare const HandPoint48Filled: FluentFontIcon;