@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
17 lines (16 loc) • 2.14 kB
JavaScript
"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const ArrowClockwiseDashesSettingsFilled = ( /*#__PURE__*/createFluentFontIcon("ArrowClockwiseDashesSettingsFilled", "", 2, undefined));
export const ArrowClockwiseDashesSettingsRegular = ( /*#__PURE__*/createFluentFontIcon("ArrowClockwiseDashesSettingsRegular", "", 2, undefined));
export const ArrowClockwiseDashesSettings16Regular = ( /*#__PURE__*/createFluentFontIcon("ArrowClockwiseDashesSettings16Regular", "", 1, 16));
export const ArrowClockwiseDashesSettings16Filled = ( /*#__PURE__*/createFluentFontIcon("ArrowClockwiseDashesSettings16Filled", "", 0, 16));
export const ArrowClockwiseDashesSettings20Regular = ( /*#__PURE__*/createFluentFontIcon("ArrowClockwiseDashesSettings20Regular", "", 1, 20));
export const ArrowClockwiseDashesSettings20Filled = ( /*#__PURE__*/createFluentFontIcon("ArrowClockwiseDashesSettings20Filled", "", 0, 20));
export const ArrowClockwiseDashesSettings24Regular = ( /*#__PURE__*/createFluentFontIcon("ArrowClockwiseDashesSettings24Regular", "", 1, 24));
export const ArrowClockwiseDashesSettings24Filled = ( /*#__PURE__*/createFluentFontIcon("ArrowClockwiseDashesSettings24Filled", "", 0, 24));
export const ArrowClockwiseDashesSettings28Regular = ( /*#__PURE__*/createFluentFontIcon("ArrowClockwiseDashesSettings28Regular", "", 1, 28));
export const ArrowClockwiseDashesSettings28Filled = ( /*#__PURE__*/createFluentFontIcon("ArrowClockwiseDashesSettings28Filled", "", 0, 28));
export const ArrowClockwiseDashesSettings32Regular = ( /*#__PURE__*/createFluentFontIcon("ArrowClockwiseDashesSettings32Regular", "", 1, 32));
export const ArrowClockwiseDashesSettings32Filled = ( /*#__PURE__*/createFluentFontIcon("ArrowClockwiseDashesSettings32Filled", "", 0, 32));
export const ArrowClockwiseDashesSettings48Regular = ( /*#__PURE__*/createFluentFontIcon("ArrowClockwiseDashesSettings48Regular", "", 1, 48));
export const ArrowClockwiseDashesSettings48Filled = ( /*#__PURE__*/createFluentFontIcon("ArrowClockwiseDashesSettings48Filled", "", 0, 48));