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

19 lines
999 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CommentFilled: FluentFontIcon;
export declare const CommentRegular: FluentFontIcon;
export declare const Comment12Regular: FluentFontIcon;
export declare const Comment12Filled: FluentFontIcon;
export declare const Comment16Regular: FluentFontIcon;
export declare const Comment16Filled: FluentFontIcon;
export declare const Comment20Regular: FluentFontIcon;
export declare const Comment20Filled: FluentFontIcon;
export declare const Comment24Regular: FluentFontIcon;
export declare const Comment24Filled: FluentFontIcon;
export declare const Comment28Regular: FluentFontIcon;
export declare const Comment28Filled: FluentFontIcon;
export declare const Comment32Regular: FluentFontIcon;
export declare const Comment32Filled: FluentFontIcon;
export declare const Comment32Light: FluentFontIcon;
export declare const Comment48Regular: FluentFontIcon;
export declare const Comment48Filled: FluentFontIcon;