@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
9 lines (8 loc) • 377 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const OrgColor: FluentIcon;
export declare const Org16Color: FluentIcon;
export declare const Org20Color: FluentIcon;
export declare const Org24Color: FluentIcon;
export declare const Org28Color: FluentIcon;
export declare const Org32Color: FluentIcon;
export declare const Org48Color: FluentIcon;