@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
16 lines (15 loc) • 1.07 kB
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;