@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 765 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ContentViewGalleryLightningFilled: FluentIcon;
export declare const ContentViewGalleryLightningRegular: FluentIcon;
export declare const ContentViewGalleryLightning16Regular: FluentIcon;
export declare const ContentViewGalleryLightning16Filled: FluentIcon;
export declare const ContentViewGalleryLightning20Regular: FluentIcon;
export declare const ContentViewGalleryLightning20Filled: FluentIcon;
export declare const ContentViewGalleryLightning24Regular: FluentIcon;
export declare const ContentViewGalleryLightning24Filled: FluentIcon;
export declare const ContentViewGalleryLightning28Regular: FluentIcon;
export declare const ContentViewGalleryLightning28Filled: FluentIcon;