@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
17 lines (16 loc) • 1.85 kB
JavaScript
"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const TextNumberListRtlFilled = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtlFilled", "", 2, undefined));
export const TextNumberListRtlRegular = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtlRegular", "", 2, undefined));
export const TextNumberListRtl90Regular = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtl90Regular", "", 2, undefined));
export const TextNumberListRtl90Filled = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtl90Filled", "", 2, undefined));
export const TextNumberListRtl16Regular = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtl16Regular", "", 1, 16));
export const TextNumberListRtl16Filled = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtl16Filled", "", 0, 16));
export const TextNumberListRtl20Regular = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtl20Regular", "", 1, 20));
export const TextNumberListRtl20Filled = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtl20Filled", "", 0, 20));
export const TextNumberListRtl24Regular = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtl24Regular", "", 1, 24));
export const TextNumberListRtl24Filled = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtl24Filled", "", 0, 24));
export const TextNumberListRtl9020Regular = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtl9020Regular", "", 1, 20));
export const TextNumberListRtl9020Filled = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtl9020Filled", "", 0, 20));
export const TextNumberListRtl9024Regular = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtl9024Regular", "", 1, 24));
export const TextNumberListRtl9024Filled = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtl9024Filled", "", 0, 24));