Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/svg/table-column-top-bottom-arrow-repeat-all.d.ts

10 lines
680 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const TableColumnTopBottomArrowRepeatAllFilled: FluentIcon;
export declare const TableColumnTopBottomArrowRepeatAllRegular: FluentIcon;
export declare const TableColumnTopBottomArrowRepeatAll20Regular: FluentIcon;
export declare const TableColumnTopBottomArrowRepeatAll20Filled: FluentIcon;
export declare const TableColumnTopBottomArrowRepeatAll24Regular: FluentIcon;
export declare const TableColumnTopBottomArrowRepeatAll24Filled: FluentIcon;
export declare const TableColumnTopBottomArrowRepeatAll28Regular: FluentIcon;
export declare const TableColumnTopBottomArrowRepeatAll28Filled: FluentIcon;