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