Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib/atoms/fonts/rectangle-portrait.d.ts
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

18 lines
1.1 KiB
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;