@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 TextIndentDecreaseLtrFilled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtrFilled", "", 2, undefined));
export const TextIndentDecreaseLtrRegular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtrRegular", "", 2, undefined));
export const TextIndentDecreaseLtr90Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr90Regular", "", 2, undefined));
export const TextIndentDecreaseLtr90Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr90Filled", "", 2, undefined));
export const TextIndentDecreaseLtr16Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr16Regular", "", 1, 16));
export const TextIndentDecreaseLtr16Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr16Filled", "", 0, 16));
export const TextIndentDecreaseLtr20Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr20Regular", "", 1, 20));
export const TextIndentDecreaseLtr20Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr20Filled", "", 0, 20));
export const TextIndentDecreaseLtr24Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr24Regular", "", 1, 24));
export const TextIndentDecreaseLtr24Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr24Filled", "", 0, 24));
export const TextIndentDecreaseLtr9020Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr9020Regular", "", 1, 20));
export const TextIndentDecreaseLtr9020Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr9020Filled", "", 0, 20));
export const TextIndentDecreaseLtr9024Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr9024Regular", "", 1, 24));
export const TextIndentDecreaseLtr9024Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr9024Filled", "", 0, 24));