UNPKG

@fluentui/react-icons

Version:

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

17 lines (16 loc) 1.75 kB
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const VideoBluetoothFilled = ( /*#__PURE__*/createFluentFontIcon("VideoBluetoothFilled", "", 2, undefined)); export const VideoBluetoothRegular = ( /*#__PURE__*/createFluentFontIcon("VideoBluetoothRegular", "", 2, undefined)); export const VideoBluetooth16Regular = ( /*#__PURE__*/createFluentFontIcon("VideoBluetooth16Regular", "󰛖", 1, 16)); export const VideoBluetooth16Filled = ( /*#__PURE__*/createFluentFontIcon("VideoBluetooth16Filled", "󰝓", 0, 16)); export const VideoBluetooth20Regular = ( /*#__PURE__*/createFluentFontIcon("VideoBluetooth20Regular", "󰛗", 1, 20)); export const VideoBluetooth20Filled = ( /*#__PURE__*/createFluentFontIcon("VideoBluetooth20Filled", "󰝔", 0, 20)); export const VideoBluetooth24Regular = ( /*#__PURE__*/createFluentFontIcon("VideoBluetooth24Regular", "󰛘", 1, 24)); export const VideoBluetooth24Filled = ( /*#__PURE__*/createFluentFontIcon("VideoBluetooth24Filled", "󰝕", 0, 24)); export const VideoBluetooth28Regular = ( /*#__PURE__*/createFluentFontIcon("VideoBluetooth28Regular", "󰛙", 1, 28)); export const VideoBluetooth28Filled = ( /*#__PURE__*/createFluentFontIcon("VideoBluetooth28Filled", "󰝖", 0, 28)); export const VideoBluetooth32Regular = ( /*#__PURE__*/createFluentFontIcon("VideoBluetooth32Regular", "󰛚", 1, 32)); export const VideoBluetooth32Filled = ( /*#__PURE__*/createFluentFontIcon("VideoBluetooth32Filled", "󰝗", 0, 32)); export const VideoBluetooth48Regular = ( /*#__PURE__*/createFluentFontIcon("VideoBluetooth48Regular", "󰛛", 1, 48)); export const VideoBluetooth48Filled = ( /*#__PURE__*/createFluentFontIcon("VideoBluetooth48Filled", "󰝘", 0, 48));