UNPKG

@fluentui/react-icons

Version:

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

7 lines (6 loc) 655 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const WindowHeaderHorizontalOffFilled = ( /*#__PURE__*/createFluentFontIcon("WindowHeaderHorizontalOffFilled", "", 2, undefined)); export const WindowHeaderHorizontalOffRegular = ( /*#__PURE__*/createFluentFontIcon("WindowHeaderHorizontalOffRegular", "", 2, undefined)); export const WindowHeaderHorizontalOff20Regular = ( /*#__PURE__*/createFluentFontIcon("WindowHeaderHorizontalOff20Regular", "", 1, 20)); export const WindowHeaderHorizontalOff20Filled = ( /*#__PURE__*/createFluentFontIcon("WindowHeaderHorizontalOff20Filled", "", 0, 20));