@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
32 lines (31 loc) • 3.06 kB
JavaScript
"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const PersonFilled = ( /*#__PURE__*/createFluentFontIcon("PersonFilled", "", 2, undefined));
export const PersonRegular = ( /*#__PURE__*/createFluentFontIcon("PersonRegular", "", 2, undefined));
export const Person5Regular = ( /*#__PURE__*/createFluentFontIcon("Person5Regular", "", 2, undefined));
export const Person5Filled = ( /*#__PURE__*/createFluentFontIcon("Person5Filled", "", 2, undefined));
export const Person6Regular = ( /*#__PURE__*/createFluentFontIcon("Person6Regular", "", 2, undefined));
export const Person6Filled = ( /*#__PURE__*/createFluentFontIcon("Person6Filled", "", 2, undefined));
export const Person12Regular = ( /*#__PURE__*/createFluentFontIcon("Person12Regular", "", 1, 12));
export const Person12Filled = ( /*#__PURE__*/createFluentFontIcon("Person12Filled", "", 0, 12));
export const Person16Regular = ( /*#__PURE__*/createFluentFontIcon("Person16Regular", "", 1, 16));
export const Person16Filled = ( /*#__PURE__*/createFluentFontIcon("Person16Filled", "", 0, 16));
export const Person20Regular = ( /*#__PURE__*/createFluentFontIcon("Person20Regular", "", 1, 20));
export const Person20Filled = ( /*#__PURE__*/createFluentFontIcon("Person20Filled", "", 0, 20));
export const Person24Regular = ( /*#__PURE__*/createFluentFontIcon("Person24Regular", "", 1, 24));
export const Person24Filled = ( /*#__PURE__*/createFluentFontIcon("Person24Filled", "", 0, 24));
export const Person28Regular = ( /*#__PURE__*/createFluentFontIcon("Person28Regular", "", 1, 28));
export const Person28Filled = ( /*#__PURE__*/createFluentFontIcon("Person28Filled", "", 0, 28));
export const Person32Regular = ( /*#__PURE__*/createFluentFontIcon("Person32Regular", "", 1, 32));
export const Person32Filled = ( /*#__PURE__*/createFluentFontIcon("Person32Filled", "", 0, 32));
export const Person32Light = ( /*#__PURE__*/createFluentFontIcon("Person32Light", "", 3, 32));
export const Person48Regular = ( /*#__PURE__*/createFluentFontIcon("Person48Regular", "", 1, 48));
export const Person48Filled = ( /*#__PURE__*/createFluentFontIcon("Person48Filled", "", 0, 48));
export const Person520Regular = ( /*#__PURE__*/createFluentFontIcon("Person520Regular", "", 1, 20));
export const Person520Filled = ( /*#__PURE__*/createFluentFontIcon("Person520Filled", "", 0, 20));
export const Person532Regular = ( /*#__PURE__*/createFluentFontIcon("Person532Regular", "", 1, 32));
export const Person532Filled = ( /*#__PURE__*/createFluentFontIcon("Person532Filled", "", 0, 32));
export const Person620Regular = ( /*#__PURE__*/createFluentFontIcon("Person620Regular", "", 1, 20));
export const Person620Filled = ( /*#__PURE__*/createFluentFontIcon("Person620Filled", "", 0, 20));
export const Person632Regular = ( /*#__PURE__*/createFluentFontIcon("Person632Regular", "", 1, 32));
export const Person632Filled = ( /*#__PURE__*/createFluentFontIcon("Person632Filled", "", 0, 32));