@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
9 lines (8 loc) • 482 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ImageShadowFilled: FluentFontIcon;
export declare const ImageShadowRegular: FluentFontIcon;
export declare const ImageShadow20Regular: FluentFontIcon;
export declare const ImageShadow20Filled: FluentFontIcon;
export declare const ImageShadow24Regular: FluentFontIcon;
export declare const ImageShadow24Filled: FluentFontIcon;
export declare const ImageShadow32Light: FluentFontIcon;