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

10 lines
1.6 KiB
JavaScript

"use client";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.WindowColumnOneFourthLeft20Filled = exports.WindowColumnOneFourthLeft20Regular = exports.WindowColumnOneFourthLeftRegular = exports.WindowColumnOneFourthLeftFilled = void 0;
const createFluentIcon_1 = require("../../utils/createFluentIcon");
exports.WindowColumnOneFourthLeftFilled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('WindowColumnOneFourthLeftFilled', "1em", ["M5.5 3A2.5 2.5 0 0 0 3 5.5V6h14v-.5A2.5 2.5 0 0 0 14.5 3h-9ZM17 7H7v10h7.5a2.5 2.5 0 0 0 2.5-2.5V7ZM6 17V7H3v7.5A2.5 2.5 0 0 0 5.5 17H6Z"]));
exports.WindowColumnOneFourthLeftRegular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('WindowColumnOneFourthLeftRegular', "1em", ["M3 5.5A2.5 2.5 0 0 1 5.5 3h9A2.5 2.5 0 0 1 17 5.5v9a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 3 14.5v-9ZM5.5 4C4.67 4 4 4.67 4 5.5V6h12v-.5c0-.83-.67-1.5-1.5-1.5h-9ZM16 7H7v9h7.5c.83 0 1.5-.67 1.5-1.5V7ZM6 16V7H4v7.5c0 .83.67 1.5 1.5 1.5H6Z"]));
exports.WindowColumnOneFourthLeft20Regular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('WindowColumnOneFourthLeft20Regular', "20", ["M3 5.5A2.5 2.5 0 0 1 5.5 3h9A2.5 2.5 0 0 1 17 5.5v9a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 3 14.5v-9ZM5.5 4C4.67 4 4 4.67 4 5.5V6h12v-.5c0-.83-.67-1.5-1.5-1.5h-9ZM16 7H7v9h7.5c.83 0 1.5-.67 1.5-1.5V7ZM6 16V7H4v7.5c0 .83.67 1.5 1.5 1.5H6Z"]));
exports.WindowColumnOneFourthLeft20Filled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('WindowColumnOneFourthLeft20Filled', "20", ["M5.5 3A2.5 2.5 0 0 0 3 5.5V6h14v-.5A2.5 2.5 0 0 0 14.5 3h-9ZM17 7H7v10h7.5a2.5 2.5 0 0 0 2.5-2.5V7ZM6 17V7H3v7.5A2.5 2.5 0 0 0 5.5 17H6Z"]));