Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib-cjs/atoms/fonts/comment-arrow-right.d.ts

16 lines
977 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CommentArrowRightFilled: FluentFontIcon;
export declare const CommentArrowRightRegular: FluentFontIcon;
export declare const CommentArrowRight12Regular: FluentFontIcon;
export declare const CommentArrowRight12Filled: FluentFontIcon;
export declare const CommentArrowRight16Regular: FluentFontIcon;
export declare const CommentArrowRight16Filled: FluentFontIcon;
export declare const CommentArrowRight20Regular: FluentFontIcon;
export declare const CommentArrowRight20Filled: FluentFontIcon;
export declare const CommentArrowRight24Regular: FluentFontIcon;
export declare const CommentArrowRight24Filled: FluentFontIcon;
export declare const CommentArrowRight28Regular: FluentFontIcon;
export declare const CommentArrowRight28Filled: FluentFontIcon;
export declare const CommentArrowRight48Regular: FluentFontIcon;
export declare const CommentArrowRight48Filled: FluentFontIcon;