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

16 lines
851 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const StackOffFilled: FluentFontIcon;
export declare const StackOffRegular: FluentFontIcon;
export declare const StackOff16Regular: FluentFontIcon;
export declare const StackOff16Filled: FluentFontIcon;
export declare const StackOff20Regular: FluentFontIcon;
export declare const StackOff20Filled: FluentFontIcon;
export declare const StackOff24Regular: FluentFontIcon;
export declare const StackOff24Filled: FluentFontIcon;
export declare const StackOff28Regular: FluentFontIcon;
export declare const StackOff28Filled: FluentFontIcon;
export declare const StackOff32Regular: FluentFontIcon;
export declare const StackOff32Filled: FluentFontIcon;
export declare const StackOff48Regular: FluentFontIcon;
export declare const StackOff48Filled: FluentFontIcon;