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

10 lines
544 B
TypeScript

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