UNPKG

@fluentui/react-icons

Version:

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

9 lines (8 loc) 921 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const TextBulletListSquareEditFilled = ( /*#__PURE__*/createFluentFontIcon("TextBulletListSquareEditFilled", "", 2, undefined)); export const TextBulletListSquareEditRegular = ( /*#__PURE__*/createFluentFontIcon("TextBulletListSquareEditRegular", "", 2, undefined)); export const TextBulletListSquareEdit20Regular = ( /*#__PURE__*/createFluentFontIcon("TextBulletListSquareEdit20Regular", "", 1, 20)); export const TextBulletListSquareEdit20Filled = ( /*#__PURE__*/createFluentFontIcon("TextBulletListSquareEdit20Filled", "", 0, 20)); export const TextBulletListSquareEdit24Regular = ( /*#__PURE__*/createFluentFontIcon("TextBulletListSquareEdit24Regular", "", 1, 24)); export const TextBulletListSquareEdit24Filled = ( /*#__PURE__*/createFluentFontIcon("TextBulletListSquareEdit24Filled", "", 0, 24));