UNPKG

@fluentui/react-icons

Version:

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

7 lines (6 loc) 521 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const GameChatFilled = ( /*#__PURE__*/createFluentFontIcon("GameChatFilled", "", 2, undefined)); export const GameChatRegular = ( /*#__PURE__*/createFluentFontIcon("GameChatRegular", "", 2, undefined)); export const GameChat20Regular = ( /*#__PURE__*/createFluentFontIcon("GameChat20Regular", "󰙬", 1, 20)); export const GameChat20Filled = ( /*#__PURE__*/createFluentFontIcon("GameChat20Filled", "󰛬", 0, 20));