UNPKG

@fluentui/react-icons

Version:

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

17 lines (16 loc) 1.68 kB
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const ApprovalsAppFilled = ( /*#__PURE__*/createFluentFontIcon("ApprovalsAppFilled", "", 2, undefined)); export const ApprovalsAppRegular = ( /*#__PURE__*/createFluentFontIcon("ApprovalsAppRegular", "", 2, undefined)); export const ApprovalsApp16Regular = ( /*#__PURE__*/createFluentFontIcon("ApprovalsApp16Regular", "", 1, 16)); export const ApprovalsApp16Filled = ( /*#__PURE__*/createFluentFontIcon("ApprovalsApp16Filled", "", 0, 16)); export const ApprovalsApp20Regular = ( /*#__PURE__*/createFluentFontIcon("ApprovalsApp20Regular", "", 1, 20)); export const ApprovalsApp20Filled = ( /*#__PURE__*/createFluentFontIcon("ApprovalsApp20Filled", "", 0, 20)); export const ApprovalsApp24Regular = ( /*#__PURE__*/createFluentFontIcon("ApprovalsApp24Regular", "", 1, 24)); export const ApprovalsApp24Filled = ( /*#__PURE__*/createFluentFontIcon("ApprovalsApp24Filled", "", 0, 24)); export const ApprovalsApp28Regular = ( /*#__PURE__*/createFluentFontIcon("ApprovalsApp28Regular", "", 1, 28)); export const ApprovalsApp28Filled = ( /*#__PURE__*/createFluentFontIcon("ApprovalsApp28Filled", "", 0, 28)); export const ApprovalsApp32Regular = ( /*#__PURE__*/createFluentFontIcon("ApprovalsApp32Regular", "", 1, 32)); export const ApprovalsApp32Filled = ( /*#__PURE__*/createFluentFontIcon("ApprovalsApp32Filled", "", 0, 32)); export const ApprovalsApp48Regular = ( /*#__PURE__*/createFluentFontIcon("ApprovalsApp48Regular", "󰛋", 1, 48)); export const ApprovalsApp48Filled = ( /*#__PURE__*/createFluentFontIcon("ApprovalsApp48Filled", "󰝈", 0, 48));