Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/fonts/text-arrow-down-right-column.d.ts

16 lines
1.0 KiB
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const TextArrowDownRightColumnFilled: FluentFontIcon;
export declare const TextArrowDownRightColumnRegular: FluentFontIcon;
export declare const TextArrowDownRightColumn16Regular: FluentFontIcon;
export declare const TextArrowDownRightColumn16Filled: FluentFontIcon;
export declare const TextArrowDownRightColumn20Regular: FluentFontIcon;
export declare const TextArrowDownRightColumn20Filled: FluentFontIcon;
export declare const TextArrowDownRightColumn24Regular: FluentFontIcon;
export declare const TextArrowDownRightColumn24Filled: FluentFontIcon;
export declare const TextArrowDownRightColumn28Regular: FluentFontIcon;
export declare const TextArrowDownRightColumn28Filled: FluentFontIcon;
export declare const TextArrowDownRightColumn32Regular: FluentFontIcon;
export declare const TextArrowDownRightColumn32Filled: FluentFontIcon;
export declare const TextArrowDownRightColumn48Regular: FluentFontIcon;
export declare const TextArrowDownRightColumn48Filled: FluentFontIcon;