UNPKG

@fluentui/react-icons

Version:

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

7 lines (6 loc) 671 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const TextBulletListSquareToolboxFilled = ( /*#__PURE__*/createFluentFontIcon("TextBulletListSquareToolboxFilled", "", 2, undefined)); export const TextBulletListSquareToolboxRegular = ( /*#__PURE__*/createFluentFontIcon("TextBulletListSquareToolboxRegular", "", 2, undefined)); export const TextBulletListSquareToolbox20Regular = ( /*#__PURE__*/createFluentFontIcon("TextBulletListSquareToolbox20Regular", "", 1, 20)); export const TextBulletListSquareToolbox20Filled = ( /*#__PURE__*/createFluentFontIcon("TextBulletListSquareToolbox20Filled", "", 0, 20));