UNPKG

@fluentui/react-icons

Version:

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

7 lines (6 loc) 567 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const WindowAdPersonFilled = ( /*#__PURE__*/createFluentFontIcon("WindowAdPersonFilled", "", 2, undefined)); export const WindowAdPersonRegular = ( /*#__PURE__*/createFluentFontIcon("WindowAdPersonRegular", "", 2, undefined)); export const WindowAdPerson20Regular = ( /*#__PURE__*/createFluentFontIcon("WindowAdPerson20Regular", "", 1, 20)); export const WindowAdPerson20Filled = ( /*#__PURE__*/createFluentFontIcon("WindowAdPerson20Filled", "", 0, 20));