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

10 lines
590 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const DesktopArrowRightFilled: FluentFontIcon;
export declare const DesktopArrowRightRegular: FluentFontIcon;
export declare const DesktopArrowRight16Regular: FluentFontIcon;
export declare const DesktopArrowRight16Filled: FluentFontIcon;
export declare const DesktopArrowRight20Regular: FluentFontIcon;
export declare const DesktopArrowRight20Filled: FluentFontIcon;
export declare const DesktopArrowRight24Regular: FluentFontIcon;
export declare const DesktopArrowRight24Filled: FluentFontIcon;