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-left.js

8 lines
637 B
JavaScript

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