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

16 lines
893 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const CommentCheckmarkFilled: FluentIcon;
export declare const CommentCheckmarkRegular: FluentIcon;
export declare const CommentCheckmark12Regular: FluentIcon;
export declare const CommentCheckmark12Filled: FluentIcon;
export declare const CommentCheckmark16Regular: FluentIcon;
export declare const CommentCheckmark16Filled: FluentIcon;
export declare const CommentCheckmark20Regular: FluentIcon;
export declare const CommentCheckmark20Filled: FluentIcon;
export declare const CommentCheckmark24Regular: FluentIcon;
export declare const CommentCheckmark24Filled: FluentIcon;
export declare const CommentCheckmark28Regular: FluentIcon;
export declare const CommentCheckmark28Filled: FluentIcon;
export declare const CommentCheckmark48Regular: FluentIcon;
export declare const CommentCheckmark48Filled: FluentIcon;