UNPKG

@fluentui/react-icons

Version:

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

27 lines (26 loc) 2.49 kB
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const Wifi1Regular = ( /*#__PURE__*/createFluentFontIcon("Wifi1Regular", "", 2, undefined)); export const Wifi1Filled = ( /*#__PURE__*/createFluentFontIcon("Wifi1Filled", "", 2, undefined)); export const Wifi2Regular = ( /*#__PURE__*/createFluentFontIcon("Wifi2Regular", "", 2, undefined)); export const Wifi2Filled = ( /*#__PURE__*/createFluentFontIcon("Wifi2Filled", "", 2, undefined)); export const Wifi3Regular = ( /*#__PURE__*/createFluentFontIcon("Wifi3Regular", "", 2, undefined)); export const Wifi3Filled = ( /*#__PURE__*/createFluentFontIcon("Wifi3Filled", "", 2, undefined)); export const Wifi4Regular = ( /*#__PURE__*/createFluentFontIcon("Wifi4Regular", "", 2, undefined)); export const Wifi4Filled = ( /*#__PURE__*/createFluentFontIcon("Wifi4Filled", "", 2, undefined)); export const Wifi120Regular = ( /*#__PURE__*/createFluentFontIcon("Wifi120Regular", "", 1, 20)); export const Wifi120Filled = ( /*#__PURE__*/createFluentFontIcon("Wifi120Filled", "", 0, 20)); export const Wifi124Regular = ( /*#__PURE__*/createFluentFontIcon("Wifi124Regular", "", 1, 24)); export const Wifi124Filled = ( /*#__PURE__*/createFluentFontIcon("Wifi124Filled", "", 0, 24)); export const Wifi220Regular = ( /*#__PURE__*/createFluentFontIcon("Wifi220Regular", "", 1, 20)); export const Wifi220Filled = ( /*#__PURE__*/createFluentFontIcon("Wifi220Filled", "", 0, 20)); export const Wifi224Regular = ( /*#__PURE__*/createFluentFontIcon("Wifi224Regular", "", 1, 24)); export const Wifi224Filled = ( /*#__PURE__*/createFluentFontIcon("Wifi224Filled", "", 0, 24)); export const Wifi320Regular = ( /*#__PURE__*/createFluentFontIcon("Wifi320Regular", "", 1, 20)); export const Wifi320Filled = ( /*#__PURE__*/createFluentFontIcon("Wifi320Filled", "", 0, 20)); export const Wifi324Regular = ( /*#__PURE__*/createFluentFontIcon("Wifi324Regular", "", 1, 24)); export const Wifi324Filled = ( /*#__PURE__*/createFluentFontIcon("Wifi324Filled", "", 0, 24)); export const Wifi420Regular = ( /*#__PURE__*/createFluentFontIcon("Wifi420Regular", "", 1, 20)); export const Wifi420Filled = ( /*#__PURE__*/createFluentFontIcon("Wifi420Filled", "", 0, 20)); export const Wifi424Regular = ( /*#__PURE__*/createFluentFontIcon("Wifi424Regular", "", 1, 24)); export const Wifi424Filled = ( /*#__PURE__*/createFluentFontIcon("Wifi424Filled", "", 0, 24));