Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib-cjs/atoms/fonts/desktop-arrow-down.d.ts

16 lines
963 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const DesktopArrowDownFilled: FluentFontIcon;
export declare const DesktopArrowDownRegular: FluentFontIcon;
export declare const DesktopArrowDown16Regular: FluentFontIcon;
export declare const DesktopArrowDown16Filled: FluentFontIcon;
export declare const DesktopArrowDown20Regular: FluentFontIcon;
export declare const DesktopArrowDown20Filled: FluentFontIcon;
export declare const DesktopArrowDown24Regular: FluentFontIcon;
export declare const DesktopArrowDown24Filled: FluentFontIcon;
export declare const DesktopArrowDown28Regular: FluentFontIcon;
export declare const DesktopArrowDown28Filled: FluentFontIcon;
export declare const DesktopArrowDown32Regular: FluentFontIcon;
export declare const DesktopArrowDown32Filled: FluentFontIcon;
export declare const DesktopArrowDown48Regular: FluentFontIcon;
export declare const DesktopArrowDown48Filled: FluentFontIcon;