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

7 lines
647 B
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const BugArrowCounterclockwiseFilled = ( /*#__PURE__*/createFluentFontIcon("BugArrowCounterclockwiseFilled", "", 2, undefined));
export const BugArrowCounterclockwiseRegular = ( /*#__PURE__*/createFluentFontIcon("BugArrowCounterclockwiseRegular", "", 2, undefined));
export const BugArrowCounterclockwise20Regular = ( /*#__PURE__*/createFluentFontIcon("BugArrowCounterclockwise20Regular", "", 1, 20));
export const BugArrowCounterclockwise20Filled = ( /*#__PURE__*/createFluentFontIcon("BugArrowCounterclockwise20Filled", "", 0, 20));