@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 689 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const TableStackLeftFilled: FluentFontIcon;
export declare const TableStackLeftRegular: FluentFontIcon;
export declare const TableStackLeft16Regular: FluentFontIcon;
export declare const TableStackLeft16Filled: FluentFontIcon;
export declare const TableStackLeft20Regular: FluentFontIcon;
export declare const TableStackLeft20Filled: FluentFontIcon;
export declare const TableStackLeft24Regular: FluentFontIcon;
export declare const TableStackLeft24Filled: FluentFontIcon;
export declare const TableStackLeft28Regular: FluentFontIcon;
export declare const TableStackLeft28Filled: FluentFontIcon;