@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 440 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const SeatFilled: FluentIcon;
export declare const SeatRegular: FluentIcon;
export declare const Seat16Regular: FluentIcon;
export declare const Seat16Filled: FluentIcon;
export declare const Seat20Regular: FluentIcon;
export declare const Seat20Filled: FluentIcon;
export declare const Seat24Regular: FluentIcon;
export declare const Seat24Filled: FluentIcon;