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

12 lines
605 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const TableSwitchFilled: FluentIcon;
export declare const TableSwitchRegular: FluentIcon;
export declare const TableSwitch16Regular: FluentIcon;
export declare const TableSwitch16Filled: FluentIcon;
export declare const TableSwitch20Regular: FluentIcon;
export declare const TableSwitch20Filled: FluentIcon;
export declare const TableSwitch24Regular: FluentIcon;
export declare const TableSwitch24Filled: FluentIcon;
export declare const TableSwitch28Regular: FluentIcon;
export declare const TableSwitch28Filled: FluentIcon;