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 WindowAdOffFilled = ( /*#__PURE__*/createFluentFontIcon("WindowAdOffFilled", "", 2, undefined)); export const WindowAdOffRegular = ( /*#__PURE__*/createFluentFontIcon("WindowAdOffRegular", "", 2, undefined)); export const WindowAdOff20Regular = ( /*#__PURE__*/createFluentFontIcon("WindowAdOff20Regular", "", 1, 20)); export const WindowAdOff20Filled = ( /*#__PURE__*/createFluentFontIcon("WindowAdOff20Filled", "", 0, 20));