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

8 lines
1.2 KiB
JavaScript

"use client";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.AlignDistributeRight16Filled = exports.AlignDistributeRight16Regular = void 0;
const createFluentIcon_1 = require("../../utils/createFluentIcon");
exports.AlignDistributeRight16Regular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('AlignDistributeRight16Regular', "16", ["M15 1.5a.5.5 0 0 0-1 0v13a.5.5 0 0 0 1 0v-13Zm-7 0a.5.5 0 0 0-1 0v13a.5.5 0 0 0 1 0v-13ZM3.5 13A1.5 1.5 0 0 1 2 11.5v-7C2 3.67 2.67 3 3.5 3h1C5.33 3 6 3.67 6 4.5v7c0 .83-.67 1.5-1.5 1.5h-1ZM3 11.5c0 .28.22.5.5.5h1a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v7Zm6-2c0 .83.67 1.5 1.5 1.5h1c.83 0 1.5-.67 1.5-1.5v-3c0-.83-.67-1.5-1.5-1.5h-1C9.67 5 9 5.67 9 6.5v3Zm1.5.5a.5.5 0 0 1-.5-.5v-3c0-.28.22-.5.5-.5h1c.28 0 .5.22.5.5v3a.5.5 0 0 1-.5.5h-1Z"]));
exports.AlignDistributeRight16Filled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('AlignDistributeRight16Filled', "16", ["M15 1.5a.5.5 0 0 0-1 0v13a.5.5 0 0 0 1 0v-13Zm-7 0a.5.5 0 0 0-1 0v13a.5.5 0 0 0 1 0v-13ZM3.5 13A1.5 1.5 0 0 1 2 11.5v-7C2 3.67 2.67 3 3.5 3h1C5.33 3 6 3.67 6 4.5v7c0 .83-.67 1.5-1.5 1.5h-1ZM9 9.5c0 .83.67 1.5 1.5 1.5h1c.83 0 1.5-.67 1.5-1.5v-3c0-.83-.67-1.5-1.5-1.5h-1C9.67 5 9 5.67 9 6.5v3Z"]));