@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 759 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const PersonSquareCheckmarkFilled: FluentFontIcon;
export declare const PersonSquareCheckmarkRegular: FluentFontIcon;
export declare const PersonSquareCheckmark16Regular: FluentFontIcon;
export declare const PersonSquareCheckmark16Filled: FluentFontIcon;
export declare const PersonSquareCheckmark20Regular: FluentFontIcon;
export declare const PersonSquareCheckmark20Filled: FluentFontIcon;
export declare const PersonSquareCheckmark24Regular: FluentFontIcon;
export declare const PersonSquareCheckmark24Filled: FluentFontIcon;
export declare const PersonSquareCheckmark32Regular: FluentFontIcon;
export declare const PersonSquareCheckmark32Filled: FluentFontIcon;