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

14 lines
800 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const StackVerticalFilled: FluentFontIcon;
export declare const StackVerticalRegular: FluentFontIcon;
export declare const StackVertical16Regular: FluentFontIcon;
export declare const StackVertical16Filled: FluentFontIcon;
export declare const StackVertical20Regular: FluentFontIcon;
export declare const StackVertical20Filled: FluentFontIcon;
export declare const StackVertical24Regular: FluentFontIcon;
export declare const StackVertical24Filled: FluentFontIcon;
export declare const StackVertical28Regular: FluentFontIcon;
export declare const StackVertical28Filled: FluentFontIcon;
export declare const StackVertical32Regular: FluentFontIcon;
export declare const StackVertical32Filled: FluentFontIcon;