Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib-cjs/atoms/svg/comment-arrow-left.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 CommentArrowLeftFilled: FluentIcon;
export declare const CommentArrowLeftRegular: FluentIcon;
export declare const CommentArrowLeft12Regular: FluentIcon;
export declare const CommentArrowLeft12Filled: FluentIcon;
export declare const CommentArrowLeft16Regular: FluentIcon;
export declare const CommentArrowLeft16Filled: FluentIcon;
export declare const CommentArrowLeft20Regular: FluentIcon;
export declare const CommentArrowLeft20Filled: FluentIcon;
export declare const CommentArrowLeft24Regular: FluentIcon;
export declare const CommentArrowLeft24Filled: FluentIcon;
export declare const CommentArrowLeft28Regular: FluentIcon;
export declare const CommentArrowLeft28Filled: FluentIcon;
export declare const CommentArrowLeft48Regular: FluentIcon;
export declare const CommentArrowLeft48Filled: FluentIcon;