12 lines
1.4 KiB
JavaScript
12 lines
1.4 KiB
JavaScript
"use client";
|
|
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
exports.TextIndentDecreaseRtlRotate27024Filled = exports.TextIndentDecreaseRtlRotate27024Regular = exports.TextIndentDecreaseRtlRotate27020Filled = exports.TextIndentDecreaseRtlRotate27020Regular = exports.TextIndentDecreaseRtlRotate270Filled = exports.TextIndentDecreaseRtlRotate270Regular = void 0;
|
|
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
|
|
exports.TextIndentDecreaseRtlRotate270Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtlRotate270Regular", "", 2, undefined));
|
|
exports.TextIndentDecreaseRtlRotate270Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtlRotate270Filled", "", 2, undefined));
|
|
exports.TextIndentDecreaseRtlRotate27020Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtlRotate27020Regular", "", 1, 20));
|
|
exports.TextIndentDecreaseRtlRotate27020Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtlRotate27020Filled", "", 0, 20));
|
|
exports.TextIndentDecreaseRtlRotate27024Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtlRotate27024Regular", "", 1, 24));
|
|
exports.TextIndentDecreaseRtlRotate27024Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextIndentDecreaseRtlRotate27024Filled", "", 0, 24));
|