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

14 lines
738 B
TypeScript

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