Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/svg/rectangle-landscape-hint-copy.d.ts

10 lines
616 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const RectangleLandscapeHintCopyFilled: FluentIcon;
export declare const RectangleLandscapeHintCopyRegular: FluentIcon;
export declare const RectangleLandscapeHintCopy16Regular: FluentIcon;
export declare const RectangleLandscapeHintCopy16Filled: FluentIcon;
export declare const RectangleLandscapeHintCopy20Regular: FluentIcon;
export declare const RectangleLandscapeHintCopy20Filled: FluentIcon;
export declare const RectangleLandscapeHintCopy24Regular: FluentIcon;
export declare const RectangleLandscapeHintCopy24Filled: FluentIcon;