UNPKG

@fluentui/react-icons

Version:

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

7 lines (6 loc) 655 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const TextBulletListSquareClockFilled = ( /*#__PURE__*/createFluentFontIcon("TextBulletListSquareClockFilled", "", 2, undefined)); export const TextBulletListSquareClockRegular = ( /*#__PURE__*/createFluentFontIcon("TextBulletListSquareClockRegular", "", 2, undefined)); export const TextBulletListSquareClock20Regular = ( /*#__PURE__*/createFluentFontIcon("TextBulletListSquareClock20Regular", "", 1, 20)); export const TextBulletListSquareClock20Filled = ( /*#__PURE__*/createFluentFontIcon("TextBulletListSquareClock20Filled", "", 0, 20));