@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
14 lines (13 loc) • 738 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const StackVerticalFilled: FluentIcon;
export declare const StackVerticalRegular: FluentIcon;
export declare const StackVertical16Regular: FluentIcon;
export declare const StackVertical16Filled: FluentIcon;
export declare const StackVertical20Regular: FluentIcon;
export declare const StackVertical20Filled: FluentIcon;
export declare const StackVertical24Regular: FluentIcon;
export declare const StackVertical24Filled: FluentIcon;
export declare const StackVertical28Regular: FluentIcon;
export declare const StackVertical28Filled: FluentIcon;
export declare const StackVertical32Regular: FluentIcon;
export declare const StackVertical32Filled: FluentIcon;