UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

13 lines (12 loc) 1.54 kB
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const ContentViewGalleryLightningFilled = ( /*#__PURE__*/createFluentFontIcon("ContentViewGalleryLightningFilled", "", 2, undefined)); export const ContentViewGalleryLightningRegular = ( /*#__PURE__*/createFluentFontIcon("ContentViewGalleryLightningRegular", "", 2, undefined)); export const ContentViewGalleryLightning16Regular = ( /*#__PURE__*/createFluentFontIcon("ContentViewGalleryLightning16Regular", "󰋾", 1, 16)); export const ContentViewGalleryLightning16Filled = ( /*#__PURE__*/createFluentFontIcon("ContentViewGalleryLightning16Filled", "󰌑", 0, 16)); export const ContentViewGalleryLightning20Regular = ( /*#__PURE__*/createFluentFontIcon("ContentViewGalleryLightning20Regular", "󰋿", 1, 20)); export const ContentViewGalleryLightning20Filled = ( /*#__PURE__*/createFluentFontIcon("ContentViewGalleryLightning20Filled", "󰌒", 0, 20)); export const ContentViewGalleryLightning24Regular = ( /*#__PURE__*/createFluentFontIcon("ContentViewGalleryLightning24Regular", "󰌀", 1, 24)); export const ContentViewGalleryLightning24Filled = ( /*#__PURE__*/createFluentFontIcon("ContentViewGalleryLightning24Filled", "󰌓", 0, 24)); export const ContentViewGalleryLightning28Regular = ( /*#__PURE__*/createFluentFontIcon("ContentViewGalleryLightning28Regular", "󰌁", 1, 28)); export const ContentViewGalleryLightning28Filled = ( /*#__PURE__*/createFluentFontIcon("ContentViewGalleryLightning28Filled", "󰌔", 0, 28));