@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 699 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const PersonTentativeFilled: FluentFontIcon;
export declare const PersonTentativeRegular: FluentFontIcon;
export declare const PersonTentative16Regular: FluentFontIcon;
export declare const PersonTentative16Filled: FluentFontIcon;
export declare const PersonTentative20Regular: FluentFontIcon;
export declare const PersonTentative20Filled: FluentFontIcon;
export declare const PersonTentative24Regular: FluentFontIcon;
export declare const PersonTentative24Filled: FluentFontIcon;
export declare const PersonTentative32Regular: FluentFontIcon;
export declare const PersonTentative32Filled: FluentFontIcon;