@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
18 lines (17 loc) • 1.11 kB
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const RectanglePortraitFilled: FluentFontIcon;
export declare const RectanglePortraitRegular: FluentFontIcon;
export declare const RectanglePortrait12Regular: FluentFontIcon;
export declare const RectanglePortrait12Filled: FluentFontIcon;
export declare const RectanglePortrait16Regular: FluentFontIcon;
export declare const RectanglePortrait16Filled: FluentFontIcon;
export declare const RectanglePortrait20Regular: FluentFontIcon;
export declare const RectanglePortrait20Filled: FluentFontIcon;
export declare const RectanglePortrait24Regular: FluentFontIcon;
export declare const RectanglePortrait24Filled: FluentFontIcon;
export declare const RectanglePortrait28Regular: FluentFontIcon;
export declare const RectanglePortrait28Filled: FluentFontIcon;
export declare const RectanglePortrait32Regular: FluentFontIcon;
export declare const RectanglePortrait32Filled: FluentFontIcon;
export declare const RectanglePortrait48Regular: FluentFontIcon;
export declare const RectanglePortrait48Filled: FluentFontIcon;