Private
Public Access
1
0
Files

17 lines
1.8 KiB
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const NotepadPersonOffFilled = ( /*#__PURE__*/createFluentFontIcon("NotepadPersonOffFilled", "", 2, undefined));
export const NotepadPersonOffRegular = ( /*#__PURE__*/createFluentFontIcon("NotepadPersonOffRegular", "", 2, undefined));
export const NotepadPersonOff16Regular = ( /*#__PURE__*/createFluentFontIcon("NotepadPersonOff16Regular", "󰥳", 1, 16));
export const NotepadPersonOff16Filled = ( /*#__PURE__*/createFluentFontIcon("NotepadPersonOff16Filled", "󰧰", 0, 16));
export const NotepadPersonOff20Regular = ( /*#__PURE__*/createFluentFontIcon("NotepadPersonOff20Regular", "󰥴", 1, 20));
export const NotepadPersonOff20Filled = ( /*#__PURE__*/createFluentFontIcon("NotepadPersonOff20Filled", "󰧱", 0, 20));
export const NotepadPersonOff24Regular = ( /*#__PURE__*/createFluentFontIcon("NotepadPersonOff24Regular", "󰥵", 1, 24));
export const NotepadPersonOff24Filled = ( /*#__PURE__*/createFluentFontIcon("NotepadPersonOff24Filled", "󰧲", 0, 24));
export const NotepadPersonOff28Regular = ( /*#__PURE__*/createFluentFontIcon("NotepadPersonOff28Regular", "󰥶", 1, 28));
export const NotepadPersonOff28Filled = ( /*#__PURE__*/createFluentFontIcon("NotepadPersonOff28Filled", "󰧳", 0, 28));
export const NotepadPersonOff32Regular = ( /*#__PURE__*/createFluentFontIcon("NotepadPersonOff32Regular", "󰥷", 1, 32));
export const NotepadPersonOff32Filled = ( /*#__PURE__*/createFluentFontIcon("NotepadPersonOff32Filled", "󰧴", 0, 32));
export const NotepadPersonOff48Regular = ( /*#__PURE__*/createFluentFontIcon("NotepadPersonOff48Regular", "󰥸", 1, 48));
export const NotepadPersonOff48Filled = ( /*#__PURE__*/createFluentFontIcon("NotepadPersonOff48Filled", "󰧵", 0, 48));