UNPKG

@fluentui/react-icons

Version:

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

5 lines (4 loc) 303 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const TextTTag16Regular = ( /*#__PURE__*/createFluentFontIcon("TextTTag16Regular", "", 1, 16)); export const TextTTag16Filled = ( /*#__PURE__*/createFluentFontIcon("TextTTag16Filled", "", 0, 16));