UNPKG

@fluentui/react-icons

Version:

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

9 lines (8 loc) 885 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const DocumentBulletListOffFilled = ( /*#__PURE__*/createFluentFontIcon("DocumentBulletListOffFilled", "", 2, undefined)); export const DocumentBulletListOffRegular = ( /*#__PURE__*/createFluentFontIcon("DocumentBulletListOffRegular", "", 2, undefined)); export const DocumentBulletListOff20Regular = ( /*#__PURE__*/createFluentFontIcon("DocumentBulletListOff20Regular", "", 1, 20)); export const DocumentBulletListOff20Filled = ( /*#__PURE__*/createFluentFontIcon("DocumentBulletListOff20Filled", "", 0, 20)); export const DocumentBulletListOff24Regular = ( /*#__PURE__*/createFluentFontIcon("DocumentBulletListOff24Regular", "", 1, 24)); export const DocumentBulletListOff24Filled = ( /*#__PURE__*/createFluentFontIcon("DocumentBulletListOff24Filled", "", 0, 24));