Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib/atoms/svg/comment-badge.d.ts
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

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;