Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib-cjs/atoms/fonts/window-column-one-fourth-left-focus-top.js

8 lines
631 B
JavaScript

"use client";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.WindowColumnOneFourthLeftFocusTop20Filled = exports.WindowColumnOneFourthLeftFocusTopFilled = void 0;
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
exports.WindowColumnOneFourthLeftFocusTopFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("WindowColumnOneFourthLeftFocusTopFilled", "", 2, undefined));
exports.WindowColumnOneFourthLeftFocusTop20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("WindowColumnOneFourthLeftFocusTop20Filled", "󰜩", 0, 20));