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

16 lines
879 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const CallChevronDownFilled: FluentIcon;
export declare const CallChevronDownRegular: FluentIcon;
export declare const CallChevronDown16Regular: FluentIcon;
export declare const CallChevronDown16Filled: FluentIcon;
export declare const CallChevronDown20Regular: FluentIcon;
export declare const CallChevronDown20Filled: FluentIcon;
export declare const CallChevronDown24Regular: FluentIcon;
export declare const CallChevronDown24Filled: FluentIcon;
export declare const CallChevronDown28Regular: FluentIcon;
export declare const CallChevronDown28Filled: FluentIcon;
export declare const CallChevronDown32Regular: FluentIcon;
export declare const CallChevronDown32Filled: FluentIcon;
export declare const CallChevronDown48Regular: FluentIcon;
export declare const CallChevronDown48Filled: FluentIcon;