UNPKG

@fluentui/react-icons

Version:

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

17 lines (16 loc) 1.97 kB
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const CalendarArrowRepeatAllFilled = ( /*#__PURE__*/createFluentFontIcon("CalendarArrowRepeatAllFilled", "", 2, undefined)); export const CalendarArrowRepeatAllRegular = ( /*#__PURE__*/createFluentFontIcon("CalendarArrowRepeatAllRegular", "", 2, undefined)); export const CalendarArrowRepeatAll16Regular = ( /*#__PURE__*/createFluentFontIcon("CalendarArrowRepeatAll16Regular", "󰚰", 1, 16)); export const CalendarArrowRepeatAll16Filled = ( /*#__PURE__*/createFluentFontIcon("CalendarArrowRepeatAll16Filled", "󰜭", 0, 16)); export const CalendarArrowRepeatAll20Regular = ( /*#__PURE__*/createFluentFontIcon("CalendarArrowRepeatAll20Regular", "󰚱", 1, 20)); export const CalendarArrowRepeatAll20Filled = ( /*#__PURE__*/createFluentFontIcon("CalendarArrowRepeatAll20Filled", "󰜮", 0, 20)); export const CalendarArrowRepeatAll24Regular = ( /*#__PURE__*/createFluentFontIcon("CalendarArrowRepeatAll24Regular", "󰚲", 1, 24)); export const CalendarArrowRepeatAll24Filled = ( /*#__PURE__*/createFluentFontIcon("CalendarArrowRepeatAll24Filled", "󰜯", 0, 24)); export const CalendarArrowRepeatAll28Regular = ( /*#__PURE__*/createFluentFontIcon("CalendarArrowRepeatAll28Regular", "󰚳", 1, 28)); export const CalendarArrowRepeatAll28Filled = ( /*#__PURE__*/createFluentFontIcon("CalendarArrowRepeatAll28Filled", "󰜰", 0, 28)); export const CalendarArrowRepeatAll32Regular = ( /*#__PURE__*/createFluentFontIcon("CalendarArrowRepeatAll32Regular", "󰚴", 1, 32)); export const CalendarArrowRepeatAll32Filled = ( /*#__PURE__*/createFluentFontIcon("CalendarArrowRepeatAll32Filled", "󰜱", 0, 32)); export const CalendarArrowRepeatAll48Regular = ( /*#__PURE__*/createFluentFontIcon("CalendarArrowRepeatAll48Regular", "󰚵", 1, 48)); export const CalendarArrowRepeatAll48Filled = ( /*#__PURE__*/createFluentFontIcon("CalendarArrowRepeatAll48Filled", "󰜲", 0, 48));