@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
JavaScript
"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const TextIndentDecreaseRtlFilled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtlFilled", "", 2, undefined));
export const TextIndentDecreaseRtlRegular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtlRegular", "", 2, undefined));
export const TextIndentDecreaseRtl90Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl90Regular", "", 2, undefined));
export const TextIndentDecreaseRtl90Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl90Filled", "", 2, undefined));
export const TextIndentDecreaseRtl16Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl16Regular", "", 1, 16));
export const TextIndentDecreaseRtl16Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl16Filled", "", 0, 16));
export const TextIndentDecreaseRtl20Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl20Regular", "", 1, 20));
export const TextIndentDecreaseRtl20Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl20Filled", "", 0, 20));
export const TextIndentDecreaseRtl24Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl24Regular", "", 1, 24));
export const TextIndentDecreaseRtl24Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl24Filled", "", 0, 24));
export const TextIndentDecreaseRtl9020Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl9020Regular", "", 1, 20));
export const TextIndentDecreaseRtl9020Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl9020Filled", "", 0, 20));
export const TextIndentDecreaseRtl9024Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl9024Regular", "", 1, 24));
export const TextIndentDecreaseRtl9024Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl9024Filled", "", 0, 24));