@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
6 lines (5 loc) • 304 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ArrowEjectFilled: FluentFontIcon;
export declare const ArrowEjectRegular: FluentFontIcon;
export declare const ArrowEject20Regular: FluentFontIcon;
export declare const ArrowEject20Filled: FluentFontIcon;