UNPKG

@fluentui/react-icons

Version:

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

17 lines (16 loc) 1.96 kB
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const TextIndentIncreaseRtlFilled = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtlFilled", "", 2, undefined)); export const TextIndentIncreaseRtlRegular = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtlRegular", "", 2, undefined)); export const TextIndentIncreaseRtl90Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl90Regular", "", 2, undefined)); export const TextIndentIncreaseRtl90Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl90Filled", "", 2, undefined)); export const TextIndentIncreaseRtl16Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl16Regular", "", 1, 16)); export const TextIndentIncreaseRtl16Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl16Filled", "", 0, 16)); export const TextIndentIncreaseRtl20Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl20Regular", "", 1, 20)); export const TextIndentIncreaseRtl20Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl20Filled", "", 0, 20)); export const TextIndentIncreaseRtl24Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl24Regular", "", 1, 24)); export const TextIndentIncreaseRtl24Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl24Filled", "", 0, 24)); export const TextIndentIncreaseRtl9020Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl9020Regular", "", 1, 20)); export const TextIndentIncreaseRtl9020Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl9020Filled", "", 0, 20)); export const TextIndentIncreaseRtl9024Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl9024Regular", "", 1, 24)); export const TextIndentIncreaseRtl9024Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl9024Filled", "", 0, 24));