UNPKG

@fluentui/react-icons

Version:

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

9 lines (8 loc) 753 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const Cellular4GFilled = ( /*#__PURE__*/createFluentFontIcon("Cellular4GFilled", "", 2, undefined)); export const Cellular4GRegular = ( /*#__PURE__*/createFluentFontIcon("Cellular4GRegular", "", 2, undefined)); export const Cellular4G20Regular = ( /*#__PURE__*/createFluentFontIcon("Cellular4G20Regular", "", 1, 20)); export const Cellular4G20Filled = ( /*#__PURE__*/createFluentFontIcon("Cellular4G20Filled", "", 0, 20)); export const Cellular4G24Regular = ( /*#__PURE__*/createFluentFontIcon("Cellular4G24Regular", "", 1, 24)); export const Cellular4G24Filled = ( /*#__PURE__*/createFluentFontIcon("Cellular4G24Filled", "", 0, 24));