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

18 lines
1.0 KiB
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const RectanglePortraitFilled: FluentIcon;
export declare const RectanglePortraitRegular: FluentIcon;
export declare const RectanglePortrait12Regular: FluentIcon;
export declare const RectanglePortrait12Filled: FluentIcon;
export declare const RectanglePortrait16Regular: FluentIcon;
export declare const RectanglePortrait16Filled: FluentIcon;
export declare const RectanglePortrait20Regular: FluentIcon;
export declare const RectanglePortrait20Filled: FluentIcon;
export declare const RectanglePortrait24Regular: FluentIcon;
export declare const RectanglePortrait24Filled: FluentIcon;
export declare const RectanglePortrait28Regular: FluentIcon;
export declare const RectanglePortrait28Filled: FluentIcon;
export declare const RectanglePortrait32Regular: FluentIcon;
export declare const RectanglePortrait32Filled: FluentIcon;
export declare const RectanglePortrait48Regular: FluentIcon;
export declare const RectanglePortrait48Filled: FluentIcon;