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

16 lines
977 B
TypeScript

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