@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
22 lines (21 loc) • 3.29 kB
JavaScript
"use client";
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.TextAlignRightRotate27024Filled = exports.TextAlignRightRotate27024Regular = exports.TextAlignRightRotate27020Filled = exports.TextAlignRightRotate27020Regular = exports.TextAlignRightRotate27016Filled = exports.TextAlignRightRotate27016Regular = exports.TextAlignRightRotate9024Filled = exports.TextAlignRightRotate9024Regular = exports.TextAlignRightRotate9020Filled = exports.TextAlignRightRotate9020Regular = exports.TextAlignRightRotate9016Filled = exports.TextAlignRightRotate9016Regular = exports.TextAlignRightRotate270Filled = exports.TextAlignRightRotate270Regular = exports.TextAlignRightRotate90Filled = exports.TextAlignRightRotate90Regular = void 0;
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
exports.TextAlignRightRotate90Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignRightRotate90Regular", "", 2, undefined));
exports.TextAlignRightRotate90Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignRightRotate90Filled", "", 2, undefined));
exports.TextAlignRightRotate270Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignRightRotate270Regular", "", 2, undefined));
exports.TextAlignRightRotate270Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignRightRotate270Filled", "", 2, undefined));
exports.TextAlignRightRotate9016Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignRightRotate9016Regular", "", 1, 16));
exports.TextAlignRightRotate9016Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignRightRotate9016Filled", "", 0, 16));
exports.TextAlignRightRotate9020Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignRightRotate9020Regular", "", 1, 20));
exports.TextAlignRightRotate9020Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignRightRotate9020Filled", "", 0, 20));
exports.TextAlignRightRotate9024Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignRightRotate9024Regular", "", 1, 24));
exports.TextAlignRightRotate9024Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignRightRotate9024Filled", "", 0, 24));
exports.TextAlignRightRotate27016Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignRightRotate27016Regular", "", 1, 16));
exports.TextAlignRightRotate27016Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignRightRotate27016Filled", "", 0, 16));
exports.TextAlignRightRotate27020Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignRightRotate27020Regular", "", 1, 20));
exports.TextAlignRightRotate27020Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignRightRotate27020Filled", "", 0, 20));
exports.TextAlignRightRotate27024Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignRightRotate27024Regular", "", 1, 24));
exports.TextAlignRightRotate27024Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignRightRotate27024Filled", "", 0, 24));