@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 859 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ArrowMaximizeTopLeftBottomRightFilled: FluentFontIcon;
export declare const ArrowMaximizeTopLeftBottomRightRegular: FluentFontIcon;
export declare const ArrowMaximizeTopLeftBottomRight16Regular: FluentFontIcon;
export declare const ArrowMaximizeTopLeftBottomRight16Filled: FluentFontIcon;
export declare const ArrowMaximizeTopLeftBottomRight20Regular: FluentFontIcon;
export declare const ArrowMaximizeTopLeftBottomRight20Filled: FluentFontIcon;
export declare const ArrowMaximizeTopLeftBottomRight24Regular: FluentFontIcon;
export declare const ArrowMaximizeTopLeftBottomRight24Filled: FluentFontIcon;
export declare const ArrowMaximizeTopLeftBottomRight28Regular: FluentFontIcon;
export declare const ArrowMaximizeTopLeftBottomRight28Filled: FluentFontIcon;