Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib-cjs/atoms/svg/table-stack-below.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 TableStackBelowFilled: FluentIcon;
export declare const TableStackBelowRegular: FluentIcon;
export declare const TableStackBelow16Regular: FluentIcon;
export declare const TableStackBelow16Filled: FluentIcon;
export declare const TableStackBelow20Regular: FluentIcon;
export declare const TableStackBelow20Filled: FluentIcon;
export declare const TableStackBelow24Regular: FluentIcon;
export declare const TableStackBelow24Filled: FluentIcon;
export declare const TableStackBelow28Regular: FluentIcon;
export declare const TableStackBelow28Filled: FluentIcon;