UNPKG

@fluentui/react-icons

Version:

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

9 lines (8 loc) 985 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const TextListRomanNumeralUppercaseFilled = ( /*#__PURE__*/createFluentFontIcon("TextListRomanNumeralUppercaseFilled", "", 2, undefined)); export const TextListRomanNumeralUppercaseRegular = ( /*#__PURE__*/createFluentFontIcon("TextListRomanNumeralUppercaseRegular", "", 2, undefined)); export const TextListRomanNumeralUppercase20Regular = ( /*#__PURE__*/createFluentFontIcon("TextListRomanNumeralUppercase20Regular", "󰣁", 1, 20)); export const TextListRomanNumeralUppercase20Filled = ( /*#__PURE__*/createFluentFontIcon("TextListRomanNumeralUppercase20Filled", "󰤾", 0, 20)); export const TextListRomanNumeralUppercase24Regular = ( /*#__PURE__*/createFluentFontIcon("TextListRomanNumeralUppercase24Regular", "󰣂", 1, 24)); export const TextListRomanNumeralUppercase24Filled = ( /*#__PURE__*/createFluentFontIcon("TextListRomanNumeralUppercase24Filled", "󰤿", 0, 24));