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 TextListRomanNumeralLowercaseFilled = ( /*#__PURE__*/createFluentFontIcon("TextListRomanNumeralLowercaseFilled", "", 2, undefined)); export const TextListRomanNumeralLowercaseRegular = ( /*#__PURE__*/createFluentFontIcon("TextListRomanNumeralLowercaseRegular", "", 2, undefined)); export const TextListRomanNumeralLowercase20Regular = ( /*#__PURE__*/createFluentFontIcon("TextListRomanNumeralLowercase20Regular", "󰢿", 1, 20)); export const TextListRomanNumeralLowercase20Filled = ( /*#__PURE__*/createFluentFontIcon("TextListRomanNumeralLowercase20Filled", "󰤼", 0, 20)); export const TextListRomanNumeralLowercase24Regular = ( /*#__PURE__*/createFluentFontIcon("TextListRomanNumeralLowercase24Regular", "󰣀", 1, 24)); export const TextListRomanNumeralLowercase24Filled = ( /*#__PURE__*/createFluentFontIcon("TextListRomanNumeralLowercase24Filled", "󰤽", 0, 24));