Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/fonts/arrow-autofit-width-dotted.js

9 lines
909 B
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const ArrowAutofitWidthDottedFilled = ( /*#__PURE__*/createFluentFontIcon("ArrowAutofitWidthDottedFilled", "", 2, undefined));
export const ArrowAutofitWidthDottedRegular = ( /*#__PURE__*/createFluentFontIcon("ArrowAutofitWidthDottedRegular", "", 2, undefined));
export const ArrowAutofitWidthDotted20Regular = ( /*#__PURE__*/createFluentFontIcon("ArrowAutofitWidthDotted20Regular", "", 1, 20));
export const ArrowAutofitWidthDotted20Filled = ( /*#__PURE__*/createFluentFontIcon("ArrowAutofitWidthDotted20Filled", "", 0, 20));
export const ArrowAutofitWidthDotted24Regular = ( /*#__PURE__*/createFluentFontIcon("ArrowAutofitWidthDotted24Regular", "", 1, 24));
export const ArrowAutofitWidthDotted24Filled = ( /*#__PURE__*/createFluentFontIcon("ArrowAutofitWidthDotted24Filled", "", 0, 24));