Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/fonts/crop-interim-off.js

9 lines
801 B
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const CropInterimOffFilled = ( /*#__PURE__*/createFluentFontIcon("CropInterimOffFilled", "", 2, undefined));
export const CropInterimOffRegular = ( /*#__PURE__*/createFluentFontIcon("CropInterimOffRegular", "", 2, undefined));
export const CropInterimOff20Regular = ( /*#__PURE__*/createFluentFontIcon("CropInterimOff20Regular", "", 1, 20));
export const CropInterimOff20Filled = ( /*#__PURE__*/createFluentFontIcon("CropInterimOff20Filled", "", 0, 20));
export const CropInterimOff24Regular = ( /*#__PURE__*/createFluentFontIcon("CropInterimOff24Regular", "", 1, 24));
export const CropInterimOff24Filled = ( /*#__PURE__*/createFluentFontIcon("CropInterimOff24Filled", "", 0, 24));