Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/svg/call-chevron-down.d.ts

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;