@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
20 lines (19 loc) • 2.58 kB
JavaScript
"use client";
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.SlideTextPerson48Filled = exports.SlideTextPerson48Regular = exports.SlideTextPerson32Filled = exports.SlideTextPerson32Regular = exports.SlideTextPerson28Filled = exports.SlideTextPerson28Regular = exports.SlideTextPerson24Filled = exports.SlideTextPerson24Regular = exports.SlideTextPerson20Filled = exports.SlideTextPerson20Regular = exports.SlideTextPerson16Filled = exports.SlideTextPerson16Regular = exports.SlideTextPersonRegular = exports.SlideTextPersonFilled = void 0;
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
exports.SlideTextPersonFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SlideTextPersonFilled", "", 2, undefined));
exports.SlideTextPersonRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SlideTextPersonRegular", "", 2, undefined));
exports.SlideTextPerson16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SlideTextPerson16Regular", "", 1, 16));
exports.SlideTextPerson16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SlideTextPerson16Filled", "", 0, 16));
exports.SlideTextPerson20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SlideTextPerson20Regular", "", 1, 20));
exports.SlideTextPerson20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SlideTextPerson20Filled", "", 0, 20));
exports.SlideTextPerson24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SlideTextPerson24Regular", "", 1, 24));
exports.SlideTextPerson24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SlideTextPerson24Filled", "", 0, 24));
exports.SlideTextPerson28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SlideTextPerson28Regular", "", 1, 28));
exports.SlideTextPerson28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SlideTextPerson28Filled", "", 0, 28));
exports.SlideTextPerson32Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SlideTextPerson32Regular", "", 1, 32));
exports.SlideTextPerson32Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SlideTextPerson32Filled", "", 0, 32));
exports.SlideTextPerson48Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SlideTextPerson48Regular", "", 1, 48));
exports.SlideTextPerson48Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SlideTextPerson48Filled", "", 0, 48));