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

13 lines
691 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const TableMoveRightFilled: FluentIcon;
export declare const TableMoveRightRegular: FluentIcon;
export declare const TableMoveRight16Regular: FluentIcon;
export declare const TableMoveRight16Filled: FluentIcon;
export declare const TableMoveRight20Regular: FluentIcon;
export declare const TableMoveRight20Filled: FluentIcon;
export declare const TableMoveRight24Regular: FluentIcon;
export declare const TableMoveRight24Filled: FluentIcon;
export declare const TableMoveRight28Regular: FluentIcon;
export declare const TableMoveRight28Filled: FluentIcon;
export declare const TableMoveRight32Light: FluentIcon;