UNPKG

@fluentui/react-icons

Version:

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

7 lines (6 loc) 551 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const PlaySettingsFilled = ( /*#__PURE__*/createFluentFontIcon("PlaySettingsFilled", "", 2, undefined)); export const PlaySettingsRegular = ( /*#__PURE__*/createFluentFontIcon("PlaySettingsRegular", "", 2, undefined)); export const PlaySettings20Regular = ( /*#__PURE__*/createFluentFontIcon("PlaySettings20Regular", "", 1, 20)); export const PlaySettings20Filled = ( /*#__PURE__*/createFluentFontIcon("PlaySettings20Filled", "", 0, 20));