@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
17 lines (16 loc) • 1.86 kB
JavaScript
"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const WindowNewRotate180Regular = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate180Regular", "", 2, undefined));
export const WindowNewRotate180Filled = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate180Filled", "", 2, undefined));
export const WindowNewRotate18016Regular = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18016Regular", "", 1, 16));
export const WindowNewRotate18016Filled = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18016Filled", "", 0, 16));
export const WindowNewRotate18020Regular = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18020Regular", "", 1, 20));
export const WindowNewRotate18020Filled = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18020Filled", "", 0, 20));
export const WindowNewRotate18024Regular = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18024Regular", "", 1, 24));
export const WindowNewRotate18024Filled = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18024Filled", "", 0, 24));
export const WindowNewRotate18028Regular = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18028Regular", "", 1, 28));
export const WindowNewRotate18028Filled = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18028Filled", "", 0, 28));
export const WindowNewRotate18032Regular = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18032Regular", "", 1, 32));
export const WindowNewRotate18032Filled = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18032Filled", "", 0, 32));
export const WindowNewRotate18048Regular = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18048Regular", "", 1, 48));
export const WindowNewRotate18048Filled = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18048Filled", "", 0, 48));