@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
9 lines (8 loc) • 468 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ImageReflectionFilled: FluentIcon;
export declare const ImageReflectionRegular: FluentIcon;
export declare const ImageReflection20Regular: FluentIcon;
export declare const ImageReflection20Filled: FluentIcon;
export declare const ImageReflection24Regular: FluentIcon;
export declare const ImageReflection24Filled: FluentIcon;
export declare const ImageReflection32Light: FluentIcon;