@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
19 lines (18 loc) • 2.02 kB
JavaScript
"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const TextBulletListFilled = ( /*#__PURE__*/createFluentFontIcon("TextBulletListFilled", "", 2, undefined));
export const TextBulletListRegular = ( /*#__PURE__*/createFluentFontIcon("TextBulletListRegular", "", 2, undefined));
export const TextBulletList90Regular = ( /*#__PURE__*/createFluentFontIcon("TextBulletList90Regular", "", 2, undefined));
export const TextBulletList90Filled = ( /*#__PURE__*/createFluentFontIcon("TextBulletList90Filled", "", 2, undefined));
export const TextBulletList16Regular = ( /*#__PURE__*/createFluentFontIcon("TextBulletList16Regular", "", 1, 16));
export const TextBulletList16Filled = ( /*#__PURE__*/createFluentFontIcon("TextBulletList16Filled", "", 0, 16));
export const TextBulletList20Regular = ( /*#__PURE__*/createFluentFontIcon("TextBulletList20Regular", "", 1, 20));
export const TextBulletList20Filled = ( /*#__PURE__*/createFluentFontIcon("TextBulletList20Filled", "", 0, 20));
export const TextBulletList24Regular = ( /*#__PURE__*/createFluentFontIcon("TextBulletList24Regular", "", 1, 24));
export const TextBulletList24Filled = ( /*#__PURE__*/createFluentFontIcon("TextBulletList24Filled", "", 0, 24));
export const TextBulletList9020Regular = ( /*#__PURE__*/createFluentFontIcon("TextBulletList9020Regular", "", 1, 20));
export const TextBulletList9020Filled = ( /*#__PURE__*/createFluentFontIcon("TextBulletList9020Filled", "", 0, 20));
export const TextBulletList9024Regular = ( /*#__PURE__*/createFluentFontIcon("TextBulletList9024Regular", "", 1, 24));
export const TextBulletList9024Filled = ( /*#__PURE__*/createFluentFontIcon("TextBulletList9024Filled", "", 0, 24));
export const TextBulletList27024Regular = ( /*#__PURE__*/createFluentFontIcon("TextBulletList27024Regular", "", 1, 24));
export const TextBulletList27024Filled = ( /*#__PURE__*/createFluentFontIcon("TextBulletList27024Filled", "", 0, 24));