UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

12 lines (11 loc) 1.47 kB
"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TextListRomanNumeralLowercase24Filled = exports.TextListRomanNumeralLowercase24Regular = exports.TextListRomanNumeralLowercase20Filled = exports.TextListRomanNumeralLowercase20Regular = exports.TextListRomanNumeralLowercaseRegular = exports.TextListRomanNumeralLowercaseFilled = void 0; const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon"); exports.TextListRomanNumeralLowercaseFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextListRomanNumeralLowercaseFilled", "", 2, undefined)); exports.TextListRomanNumeralLowercaseRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextListRomanNumeralLowercaseRegular", "", 2, undefined)); exports.TextListRomanNumeralLowercase20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextListRomanNumeralLowercase20Regular", "󰢿", 1, 20)); exports.TextListRomanNumeralLowercase20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextListRomanNumeralLowercase20Filled", "󰤼", 0, 20)); exports.TextListRomanNumeralLowercase24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextListRomanNumeralLowercase24Regular", "󰣀", 1, 24)); exports.TextListRomanNumeralLowercase24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextListRomanNumeralLowercase24Filled", "󰤽", 0, 24));