@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 568 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ArrowDownExclamationFilled: FluentIcon;
export declare const ArrowDownExclamationRegular: FluentIcon;
export declare const ArrowDownExclamation16Regular: FluentIcon;
export declare const ArrowDownExclamation16Filled: FluentIcon;
export declare const ArrowDownExclamation20Regular: FluentIcon;
export declare const ArrowDownExclamation20Filled: FluentIcon;
export declare const ArrowDownExclamation24Regular: FluentIcon;
export declare const ArrowDownExclamation24Filled: FluentIcon;