Private
Public Access
1
0
Files

12 lines
2.4 KiB
JavaScript

"use client";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.TextColumnOneNarrow24Filled = exports.TextColumnOneNarrow24Regular = exports.TextColumnOneNarrow20Filled = exports.TextColumnOneNarrow20Regular = exports.TextColumnOneNarrowRegular = exports.TextColumnOneNarrowFilled = void 0;
const createFluentIcon_1 = require("../../utils/createFluentIcon");
exports.TextColumnOneNarrowFilled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextColumnOneNarrowFilled', "1em", ["M7.75 5a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-4.5Zm0 3a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-4.5ZM7 11.75c0-.41.34-.75.75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75ZM7.75 14a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-4.5Z"]));
exports.TextColumnOneNarrowRegular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextColumnOneNarrowRegular', "1em", ["M7.5 5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5Zm0 3a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5ZM7 11.5c0-.28.22-.5.5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5Zm.5 2.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5Z"]));
exports.TextColumnOneNarrow20Regular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextColumnOneNarrow20Regular', "20", ["M7.5 5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5Zm0 3a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5ZM7 11.5c0-.28.22-.5.5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5Zm.5 2.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5Z"]));
exports.TextColumnOneNarrow20Filled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextColumnOneNarrow20Filled', "20", ["M7.75 5a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-4.5Zm0 3a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-4.5ZM7 11.75c0-.41.34-.75.75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75ZM7.75 14a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-4.5Z"]));
exports.TextColumnOneNarrow24Regular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextColumnOneNarrow24Regular', "24", ["M8.75 5a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Zm0 4a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5ZM8 13.75c0-.41.34-.75.75-.75h6.5a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1-.75-.75ZM8.75 17a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Z"]));
exports.TextColumnOneNarrow24Filled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextColumnOneNarrow24Filled', "24", ["M9 5a1 1 0 0 0 0 2h6a1 1 0 1 0 0-2H9Zm0 4a1 1 0 0 0 0 2h6a1 1 0 1 0 0-2H9Zm-1 5a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm1 3a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2H9Z"]));