UNPKG

@fluentui/react-icons

Version:

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

7 lines (6 loc) 535 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const BoardGamesFilled = ( /*#__PURE__*/createFluentFontIcon("BoardGamesFilled", "", 2, undefined)); export const BoardGamesRegular = ( /*#__PURE__*/createFluentFontIcon("BoardGamesRegular", "", 2, undefined)); export const BoardGames20Regular = ( /*#__PURE__*/createFluentFontIcon("BoardGames20Regular", "", 1, 20)); export const BoardGames20Filled = ( /*#__PURE__*/createFluentFontIcon("BoardGames20Filled", "", 0, 20));