@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
14 lines (13 loc) • 764 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const LinkPersonFilled: FluentFontIcon;
export declare const LinkPersonRegular: FluentFontIcon;
export declare const LinkPerson16Regular: FluentFontIcon;
export declare const LinkPerson16Filled: FluentFontIcon;
export declare const LinkPerson20Regular: FluentFontIcon;
export declare const LinkPerson20Filled: FluentFontIcon;
export declare const LinkPerson24Regular: FluentFontIcon;
export declare const LinkPerson24Filled: FluentFontIcon;
export declare const LinkPerson32Regular: FluentFontIcon;
export declare const LinkPerson32Filled: FluentFontIcon;
export declare const LinkPerson48Regular: FluentFontIcon;
export declare const LinkPerson48Filled: FluentFontIcon;