UNPKG

@fluentui/react-icons

Version:

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

9 lines (8 loc) 789 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const WindowDevEditFilled = ( /*#__PURE__*/createFluentFontIcon("WindowDevEditFilled", "", 2, undefined)); export const WindowDevEditRegular = ( /*#__PURE__*/createFluentFontIcon("WindowDevEditRegular", "", 2, undefined)); export const WindowDevEdit16Regular = ( /*#__PURE__*/createFluentFontIcon("WindowDevEdit16Regular", "", 1, 16)); export const WindowDevEdit16Filled = ( /*#__PURE__*/createFluentFontIcon("WindowDevEdit16Filled", "", 0, 16)); export const WindowDevEdit20Regular = ( /*#__PURE__*/createFluentFontIcon("WindowDevEdit20Regular", "", 1, 20)); export const WindowDevEdit20Filled = ( /*#__PURE__*/createFluentFontIcon("WindowDevEdit20Filled", "", 0, 20));