UNPKG

@fluentui/react-icons

Version:

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

7 lines (6 loc) 543 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const Video360OffFilled = ( /*#__PURE__*/createFluentFontIcon("Video360OffFilled", "", 2, undefined)); export const Video360OffRegular = ( /*#__PURE__*/createFluentFontIcon("Video360OffRegular", "", 2, undefined)); export const Video360Off20Regular = ( /*#__PURE__*/createFluentFontIcon("Video360Off20Regular", "", 1, 20)); export const Video360Off20Filled = ( /*#__PURE__*/createFluentFontIcon("Video360Off20Filled", "", 0, 20));