@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
20 lines (19 loc) • 2.87 kB
JavaScript
"use client";
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.TextIndentIncreaseRtl9024Filled = exports.TextIndentIncreaseRtl9024Regular = exports.TextIndentIncreaseRtl9020Filled = exports.TextIndentIncreaseRtl9020Regular = exports.TextIndentIncreaseRtl24Filled = exports.TextIndentIncreaseRtl24Regular = exports.TextIndentIncreaseRtl20Filled = exports.TextIndentIncreaseRtl20Regular = exports.TextIndentIncreaseRtl16Filled = exports.TextIndentIncreaseRtl16Regular = exports.TextIndentIncreaseRtl90Filled = exports.TextIndentIncreaseRtl90Regular = exports.TextIndentIncreaseRtlRegular = exports.TextIndentIncreaseRtlFilled = void 0;
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
exports.TextIndentIncreaseRtlFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentIncreaseRtlFilled", "", 2, undefined));
exports.TextIndentIncreaseRtlRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentIncreaseRtlRegular", "", 2, undefined));
exports.TextIndentIncreaseRtl90Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentIncreaseRtl90Regular", "", 2, undefined));
exports.TextIndentIncreaseRtl90Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentIncreaseRtl90Filled", "", 2, undefined));
exports.TextIndentIncreaseRtl16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentIncreaseRtl16Regular", "", 1, 16));
exports.TextIndentIncreaseRtl16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentIncreaseRtl16Filled", "", 0, 16));
exports.TextIndentIncreaseRtl20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentIncreaseRtl20Regular", "", 1, 20));
exports.TextIndentIncreaseRtl20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentIncreaseRtl20Filled", "", 0, 20));
exports.TextIndentIncreaseRtl24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentIncreaseRtl24Regular", "", 1, 24));
exports.TextIndentIncreaseRtl24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentIncreaseRtl24Filled", "", 0, 24));
exports.TextIndentIncreaseRtl9020Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentIncreaseRtl9020Regular", "", 1, 20));
exports.TextIndentIncreaseRtl9020Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentIncreaseRtl9020Filled", "", 0, 20));
exports.TextIndentIncreaseRtl9024Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentIncreaseRtl9024Regular", "", 1, 24));
exports.TextIndentIncreaseRtl9024Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentIncreaseRtl9024Filled", "", 0, 24));