"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const NotebookEyeFilled = ( /*#__PURE__*/createFluentFontIcon("NotebookEyeFilled", "", 2, undefined)); export const NotebookEyeRegular = ( /*#__PURE__*/createFluentFontIcon("NotebookEyeRegular", "", 2, undefined)); export const NotebookEye20Regular = ( /*#__PURE__*/createFluentFontIcon("NotebookEye20Regular", "", 1, 20)); export const NotebookEye20Filled = ( /*#__PURE__*/createFluentFontIcon("NotebookEye20Filled", "", 0, 20));