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

16 lines
781 B
TypeScript

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