@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 606 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ClipboardArrowRightFilled: FluentFontIcon;
export declare const ClipboardArrowRightRegular: FluentFontIcon;
export declare const ClipboardArrowRight16Regular: FluentFontIcon;
export declare const ClipboardArrowRight16Filled: FluentFontIcon;
export declare const ClipboardArrowRight20Regular: FluentFontIcon;
export declare const ClipboardArrowRight20Filled: FluentFontIcon;
export declare const ClipboardArrowRight24Regular: FluentFontIcon;
export declare const ClipboardArrowRight24Filled: FluentFontIcon;