UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

14 lines (13 loc) 812 B
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export declare const ArrowDownRightFilled: FluentFontIcon; export declare const ArrowDownRightRegular: FluentFontIcon; export declare const ArrowDownRight16Regular: FluentFontIcon; export declare const ArrowDownRight16Filled: FluentFontIcon; export declare const ArrowDownRight20Regular: FluentFontIcon; export declare const ArrowDownRight20Filled: FluentFontIcon; export declare const ArrowDownRight24Regular: FluentFontIcon; export declare const ArrowDownRight24Filled: FluentFontIcon; export declare const ArrowDownRight32Regular: FluentFontIcon; export declare const ArrowDownRight32Filled: FluentFontIcon; export declare const ArrowDownRight48Regular: FluentFontIcon; export declare const ArrowDownRight48Filled: FluentFontIcon;