UNPKG

@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
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const TextBulletListLtrFilled = ( /*#__PURE__*/createFluentFontIcon("TextBulletListLtrFilled", "", 2, undefined)); export const TextBulletListLtrRegular = ( /*#__PURE__*/createFluentFontIcon("TextBulletListLtrRegular", "", 2, undefined)); export const TextBulletListLtr90Regular = ( /*#__PURE__*/createFluentFontIcon("TextBulletListLtr90Regular", "", 2, undefined)); export const TextBulletListLtr90Filled = ( /*#__PURE__*/createFluentFontIcon("TextBulletListLtr90Filled", "", 2, undefined)); export const TextBulletListLtr16Regular = ( /*#__PURE__*/createFluentFontIcon("TextBulletListLtr16Regular", "", 1, 16)); export const TextBulletListLtr16Filled = ( /*#__PURE__*/createFluentFontIcon("TextBulletListLtr16Filled", "", 0, 16)); export const TextBulletListLtr20Regular = ( /*#__PURE__*/createFluentFontIcon("TextBulletListLtr20Regular", "", 1, 20)); export const TextBulletListLtr20Filled = ( /*#__PURE__*/createFluentFontIcon("TextBulletListLtr20Filled", "", 0, 20)); export const TextBulletListLtr24Regular = ( /*#__PURE__*/createFluentFontIcon("TextBulletListLtr24Regular", "", 1, 24)); export const TextBulletListLtr24Filled = ( /*#__PURE__*/createFluentFontIcon("TextBulletListLtr24Filled", "", 0, 24)); export const TextBulletListLtr9020Regular = ( /*#__PURE__*/createFluentFontIcon("TextBulletListLtr9020Regular", "", 1, 20)); export const TextBulletListLtr9020Filled = ( /*#__PURE__*/createFluentFontIcon("TextBulletListLtr9020Filled", "", 0, 20)); export const TextBulletListLtr9024Regular = ( /*#__PURE__*/createFluentFontIcon("TextBulletListLtr9024Regular", "", 1, 24)); export const TextBulletListLtr9024Filled = ( /*#__PURE__*/createFluentFontIcon("TextBulletListLtr9024Filled", "", 0, 24));