Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib-cjs/atoms/svg/panel-right-add.js

10 lines
2.0 KiB
JavaScript

"use client";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.PanelRightAdd20Filled = exports.PanelRightAdd20Regular = exports.PanelRightAddRegular = exports.PanelRightAddFilled = void 0;
const createFluentIcon_1 = require("../../utils/createFluentIcon");
exports.PanelRightAddFilled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('PanelRightAddFilled', "1em", ["M18 6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v8c0 1.1.9 2 2 2h5.2c-.08-.32-.15-.66-.18-1H4a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h8v4.6a5.48 5.48 0 0 1 6 .66V6Zm-3.5 13a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9Zm0-7c.28 0 .5.22.5.5V14h1.5a.5.5 0 0 1 0 1H15v1.5a.5.5 0 0 1-1 0V15h-1.5a.5.5 0 0 1 0-1H14v-1.5c0-.28.22-.5.5-.5Z"]));
exports.PanelRightAddRegular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('PanelRightAddRegular', "1em", ["M18 6c0-1.1-.9-2.02-2-2H4a2 2 0 0 0-2 2v8c0 1.1.9 2 2 2h5.2c-.08-.32-.15-.66-.18-1H4a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h8v4.6c.32-.16.66-.3 1-.4V5h3a1 1 0 0 1 1 1v3.6c.36.18.7.4 1 .66V6Zm-3.5 13a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9Zm0-7c.28 0 .5.22.5.5V14h1.5a.5.5 0 0 1 0 1H15v1.5a.5.5 0 0 1-1 0V15h-1.5a.5.5 0 0 1 0-1H14v-1.5c0-.28.22-.5.5-.5Z"]));
exports.PanelRightAdd20Regular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('PanelRightAdd20Regular', "20", ["M18 6c0-1.1-.9-2.02-2-2H4a2 2 0 0 0-2 2v8c0 1.1.9 2 2 2h5.2c-.08-.32-.15-.66-.18-1H4a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h8v4.6c.32-.16.66-.3 1-.4V5h3a1 1 0 0 1 1 1v3.6c.36.18.7.4 1 .66V6Zm-3.5 13a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9Zm0-7c.28 0 .5.22.5.5V14h1.5a.5.5 0 0 1 0 1H15v1.5a.5.5 0 0 1-1 0V15h-1.5a.5.5 0 0 1 0-1H14v-1.5c0-.28.22-.5.5-.5Z"]));
exports.PanelRightAdd20Filled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('PanelRightAdd20Filled', "20", ["M18 6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v8c0 1.1.9 2 2 2h5.2c-.08-.32-.15-.66-.18-1H4a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h8v4.6a5.48 5.48 0 0 1 6 .66V6Zm-3.5 13a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9Zm0-7c.28 0 .5.22.5.5V14h1.5a.5.5 0 0 1 0 1H15v1.5a.5.5 0 0 1-1 0V15h-1.5a.5.5 0 0 1 0-1H14v-1.5c0-.28.22-.5.5-.5Z"]));