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

16 lines
907 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ChatArrowBackDownFilled: FluentIcon;
export declare const ChatArrowBackDownRegular: FluentIcon;
export declare const ChatArrowBackDown16Regular: FluentIcon;
export declare const ChatArrowBackDown16Filled: FluentIcon;
export declare const ChatArrowBackDown20Regular: FluentIcon;
export declare const ChatArrowBackDown20Filled: FluentIcon;
export declare const ChatArrowBackDown24Regular: FluentIcon;
export declare const ChatArrowBackDown24Filled: FluentIcon;
export declare const ChatArrowBackDown28Regular: FluentIcon;
export declare const ChatArrowBackDown28Filled: FluentIcon;
export declare const ChatArrowBackDown32Regular: FluentIcon;
export declare const ChatArrowBackDown32Filled: FluentIcon;
export declare const ChatArrowBackDown48Regular: FluentIcon;
export declare const ChatArrowBackDown48Filled: FluentIcon;