@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
21 lines (20 loc) • 1.06 kB
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PeopleListColor: FluentIcon;
export declare const PeopleListFilled: FluentIcon;
export declare const PeopleListRegular: FluentIcon;
export declare const PeopleList16Regular: FluentIcon;
export declare const PeopleList16Filled: FluentIcon;
export declare const PeopleList16Color: FluentIcon;
export declare const PeopleList20Regular: FluentIcon;
export declare const PeopleList20Filled: FluentIcon;
export declare const PeopleList20Color: FluentIcon;
export declare const PeopleList24Regular: FluentIcon;
export declare const PeopleList24Filled: FluentIcon;
export declare const PeopleList24Color: FluentIcon;
export declare const PeopleList28Regular: FluentIcon;
export declare const PeopleList28Filled: FluentIcon;
export declare const PeopleList28Color: FluentIcon;
export declare const PeopleList32Regular: FluentIcon;
export declare const PeopleList32Filled: FluentIcon;
export declare const PeopleList32Light: FluentIcon;
export declare const PeopleList32Color: FluentIcon;