@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.TextIndentDecreaseRtl9024Filled = exports.TextIndentDecreaseRtl9024Regular = exports.TextIndentDecreaseRtl9020Filled = exports.TextIndentDecreaseRtl9020Regular = exports.TextIndentDecreaseRtl24Filled = exports.TextIndentDecreaseRtl24Regular = exports.TextIndentDecreaseRtl20Filled = exports.TextIndentDecreaseRtl20Regular = exports.TextIndentDecreaseRtl16Filled = exports.TextIndentDecreaseRtl16Regular = exports.TextIndentDecreaseRtl90Filled = exports.TextIndentDecreaseRtl90Regular = exports.TextIndentDecreaseRtlRegular = exports.TextIndentDecreaseRtlFilled = void 0;
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
exports.TextIndentDecreaseRtlFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtlFilled", "", 2, undefined));
exports.TextIndentDecreaseRtlRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtlRegular", "", 2, undefined));
exports.TextIndentDecreaseRtl90Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtl90Regular", "", 2, undefined));
exports.TextIndentDecreaseRtl90Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtl90Filled", "", 2, undefined));
exports.TextIndentDecreaseRtl16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtl16Regular", "", 1, 16));
exports.TextIndentDecreaseRtl16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtl16Filled", "", 0, 16));
exports.TextIndentDecreaseRtl20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtl20Regular", "", 1, 20));
exports.TextIndentDecreaseRtl20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtl20Filled", "", 0, 20));
exports.TextIndentDecreaseRtl24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtl24Regular", "", 1, 24));
exports.TextIndentDecreaseRtl24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtl24Filled", "", 0, 24));
exports.TextIndentDecreaseRtl9020Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtl9020Regular", "", 1, 20));
exports.TextIndentDecreaseRtl9020Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtl9020Filled", "", 0, 20));
exports.TextIndentDecreaseRtl9024Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtl9024Regular", "", 1, 24));
exports.TextIndentDecreaseRtl9024Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtl9024Filled", "", 0, 24));