UNPKG

@fluentui/react-icons

Version:

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

13 lines (12 loc) 1.48 kB
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const SquareTextArrowRepeatAllFilled = ( /*#__PURE__*/createFluentFontIcon("SquareTextArrowRepeatAllFilled", "", 2, undefined)); export const SquareTextArrowRepeatAllRegular = ( /*#__PURE__*/createFluentFontIcon("SquareTextArrowRepeatAllRegular", "", 2, undefined)); export const SquareTextArrowRepeatAll16Regular = ( /*#__PURE__*/createFluentFontIcon("SquareTextArrowRepeatAll16Regular", "󰞓", 1, 16)); export const SquareTextArrowRepeatAll16Filled = ( /*#__PURE__*/createFluentFontIcon("SquareTextArrowRepeatAll16Filled", "󰠐", 0, 16)); export const SquareTextArrowRepeatAll20Regular = ( /*#__PURE__*/createFluentFontIcon("SquareTextArrowRepeatAll20Regular", "󰞔", 1, 20)); export const SquareTextArrowRepeatAll20Filled = ( /*#__PURE__*/createFluentFontIcon("SquareTextArrowRepeatAll20Filled", "󰠑", 0, 20)); export const SquareTextArrowRepeatAll24Regular = ( /*#__PURE__*/createFluentFontIcon("SquareTextArrowRepeatAll24Regular", "󰞕", 1, 24)); export const SquareTextArrowRepeatAll24Filled = ( /*#__PURE__*/createFluentFontIcon("SquareTextArrowRepeatAll24Filled", "󰠒", 0, 24)); export const SquareTextArrowRepeatAll32Regular = ( /*#__PURE__*/createFluentFontIcon("SquareTextArrowRepeatAll32Regular", "󰢟", 1, 32)); export const SquareTextArrowRepeatAll32Filled = ( /*#__PURE__*/createFluentFontIcon("SquareTextArrowRepeatAll32Filled", "󰤜", 0, 32));