@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 544 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const DesktopArrowRightFilled: FluentIcon;
export declare const DesktopArrowRightRegular: FluentIcon;
export declare const DesktopArrowRight16Regular: FluentIcon;
export declare const DesktopArrowRight16Filled: FluentIcon;
export declare const DesktopArrowRight20Regular: FluentIcon;
export declare const DesktopArrowRight20Filled: FluentIcon;
export declare const DesktopArrowRight24Regular: FluentIcon;
export declare const DesktopArrowRight24Filled: FluentIcon;