@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
14 lines (13 loc) • 774 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ArrowStepInRightFilled: FluentIcon;
export declare const ArrowStepInRightRegular: FluentIcon;
export declare const ArrowStepInRight12Regular: FluentIcon;
export declare const ArrowStepInRight12Filled: FluentIcon;
export declare const ArrowStepInRight16Regular: FluentIcon;
export declare const ArrowStepInRight16Filled: FluentIcon;
export declare const ArrowStepInRight20Regular: FluentIcon;
export declare const ArrowStepInRight20Filled: FluentIcon;
export declare const ArrowStepInRight24Regular: FluentIcon;
export declare const ArrowStepInRight24Filled: FluentIcon;
export declare const ArrowStepInRight28Regular: FluentIcon;
export declare const ArrowStepInRight28Filled: FluentIcon;