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

16 lines
837 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const CommentBadgeFilled: FluentIcon;
export declare const CommentBadgeRegular: FluentIcon;
export declare const CommentBadge16Regular: FluentIcon;
export declare const CommentBadge16Filled: FluentIcon;
export declare const CommentBadge20Regular: FluentIcon;
export declare const CommentBadge20Filled: FluentIcon;
export declare const CommentBadge24Regular: FluentIcon;
export declare const CommentBadge24Filled: FluentIcon;
export declare const CommentBadge28Regular: FluentIcon;
export declare const CommentBadge28Filled: FluentIcon;
export declare const CommentBadge32Regular: FluentIcon;
export declare const CommentBadge32Filled: FluentIcon;
export declare const CommentBadge48Regular: FluentIcon;
export declare const CommentBadge48Filled: FluentIcon;