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

12 lines
625 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const AutoFitHeightFilled: FluentIcon;
export declare const AutoFitHeightRegular: FluentIcon;
export declare const AutoFitHeight20Regular: FluentIcon;
export declare const AutoFitHeight20Filled: FluentIcon;
export declare const AutoFitHeight24Regular: FluentIcon;
export declare const AutoFitHeight24Filled: FluentIcon;
export declare const AutoFitHeight28Regular: FluentIcon;
export declare const AutoFitHeight28Filled: FluentIcon;
export declare const AutoFitHeight32Regular: FluentIcon;
export declare const AutoFitHeight32Filled: FluentIcon;