Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/svg/stack-vertical.d.ts

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;