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

12 lines
645 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const TableStackAboveFilled: FluentIcon;
export declare const TableStackAboveRegular: FluentIcon;
export declare const TableStackAbove16Regular: FluentIcon;
export declare const TableStackAbove16Filled: FluentIcon;
export declare const TableStackAbove20Regular: FluentIcon;
export declare const TableStackAbove20Filled: FluentIcon;
export declare const TableStackAbove24Regular: FluentIcon;
export declare const TableStackAbove24Filled: FluentIcon;
export declare const TableStackAbove28Regular: FluentIcon;
export declare const TableStackAbove28Filled: FluentIcon;