UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

7 lines (6 loc) 647 B
"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));