Private
Public Access
1
0
Files

13 lines
1.3 KiB
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const ContentViewGalleryFilled = ( /*#__PURE__*/createFluentFontIcon("ContentViewGalleryFilled", "", 2, undefined));
export const ContentViewGalleryRegular = ( /*#__PURE__*/createFluentFontIcon("ContentViewGalleryRegular", "", 2, undefined));
export const ContentViewGallery16Regular = ( /*#__PURE__*/createFluentFontIcon("ContentViewGallery16Regular", "󰋽", 1, 16));
export const ContentViewGallery16Filled = ( /*#__PURE__*/createFluentFontIcon("ContentViewGallery16Filled", "󰌐", 0, 16));
export const ContentViewGallery20Regular = ( /*#__PURE__*/createFluentFontIcon("ContentViewGallery20Regular", "", 1, 20));
export const ContentViewGallery20Filled = ( /*#__PURE__*/createFluentFontIcon("ContentViewGallery20Filled", "", 0, 20));
export const ContentViewGallery24Regular = ( /*#__PURE__*/createFluentFontIcon("ContentViewGallery24Regular", "", 1, 24));
export const ContentViewGallery24Filled = ( /*#__PURE__*/createFluentFontIcon("ContentViewGallery24Filled", "", 0, 24));
export const ContentViewGallery28Regular = ( /*#__PURE__*/createFluentFontIcon("ContentViewGallery28Regular", "", 1, 28));
export const ContentViewGallery28Filled = ( /*#__PURE__*/createFluentFontIcon("ContentViewGallery28Filled", "", 0, 28));