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