@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 662 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const RectangleLandscapeHintCopyFilled: FluentFontIcon;
export declare const RectangleLandscapeHintCopyRegular: FluentFontIcon;
export declare const RectangleLandscapeHintCopy16Regular: FluentFontIcon;
export declare const RectangleLandscapeHintCopy16Filled: FluentFontIcon;
export declare const RectangleLandscapeHintCopy20Regular: FluentFontIcon;
export declare const RectangleLandscapeHintCopy20Filled: FluentFontIcon;
export declare const RectangleLandscapeHintCopy24Regular: FluentFontIcon;
export declare const RectangleLandscapeHintCopy24Filled: FluentFontIcon;