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