@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
16 lines (15 loc) • 907 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const CommentArrowRightFilled: FluentIcon;
export declare const CommentArrowRightRegular: FluentIcon;
export declare const CommentArrowRight12Regular: FluentIcon;
export declare const CommentArrowRight12Filled: FluentIcon;
export declare const CommentArrowRight16Regular: FluentIcon;
export declare const CommentArrowRight16Filled: FluentIcon;
export declare const CommentArrowRight20Regular: FluentIcon;
export declare const CommentArrowRight20Filled: FluentIcon;
export declare const CommentArrowRight24Regular: FluentIcon;
export declare const CommentArrowRight24Filled: FluentIcon;
export declare const CommentArrowRight28Regular: FluentIcon;
export declare const CommentArrowRight28Filled: FluentIcon;
export declare const CommentArrowRight48Regular: FluentIcon;
export declare const CommentArrowRight48Filled: FluentIcon;