UNPKG

@fluentui/react-icons

Version:

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

7 lines (6 loc) 663 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const TextBulletListSquareSearchFilled = ( /*#__PURE__*/createFluentFontIcon("TextBulletListSquareSearchFilled", "", 2, undefined)); export const TextBulletListSquareSearchRegular = ( /*#__PURE__*/createFluentFontIcon("TextBulletListSquareSearchRegular", "", 2, undefined)); export const TextBulletListSquareSearch20Regular = ( /*#__PURE__*/createFluentFontIcon("TextBulletListSquareSearch20Regular", "", 1, 20)); export const TextBulletListSquareSearch20Filled = ( /*#__PURE__*/createFluentFontIcon("TextBulletListSquareSearch20Filled", "", 0, 20));