@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
27 lines (26 loc) • 18.1 kB
JavaScript
"use client";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.TextBulletListSquare48Color = exports.TextBulletListSquare48Filled = exports.TextBulletListSquare48Regular = exports.TextBulletListSquare32Color = exports.TextBulletListSquare32Filled = exports.TextBulletListSquare32Regular = exports.TextBulletListSquare28Color = exports.TextBulletListSquare28Filled = exports.TextBulletListSquare28Regular = exports.TextBulletListSquare24Color = exports.TextBulletListSquare24Filled = exports.TextBulletListSquare24Regular = exports.TextBulletListSquare20Color = exports.TextBulletListSquare20Filled = exports.TextBulletListSquare20Regular = exports.TextBulletListSquare16Color = exports.TextBulletListSquare16Filled = exports.TextBulletListSquare16Regular = exports.TextBulletListSquareRegular = exports.TextBulletListSquareFilled = exports.TextBulletListSquareColor = void 0;
const createFluentIcon_1 = require("../../utils/createFluentIcon");
exports.TextBulletListSquareColor = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquareColor', "1em", `<path d="M5.75 3h8.5A2.75 2.75 0 0 1 17 5.75v8.5A2.75 2.75 0 0 1 14.25 17h-8.5A2.75 2.75 0 0 1 3 14.25v-8.5A2.75 2.75 0 0 1 5.75 3Z" fill="url(#ic_fluent_text_bullet_list_square_20_color__a)"/><path d="M6.75 8a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.75 2.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM6.75 14a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM9 7.5c0-.28.22-.5.5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5Zm.5 2.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4ZM9 13.5c0-.28.22-.5.5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5Z" fill="url(#ic_fluent_text_bullet_list_square_20_color__b)"/><defs><linearGradient id="ic_fluent_text_bullet_list_square_20_color__a" x1="3.5" y1="5.63" x2="13.16" y2="15.66" gradientUnits="userSpaceOnUse"><stop stop-color="#0FAFFF"/><stop offset="1" stop-color="#2764E7"/></linearGradient><linearGradient id="ic_fluent_text_bullet_list_square_20_color__b" x1="7.54" y1="7.08" x2="12.8" y2="20.67" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#B3E0FF"/></linearGradient></defs>`, { color: true }));
exports.TextBulletListSquareFilled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquareFilled', "1em", ["M3 5.75A2.75 2.75 0 0 1 5.75 3h8.5A2.75 2.75 0 0 1 17 5.75v8.5A2.75 2.75 0 0 1 14.25 17h-8.5A2.75 2.75 0 0 1 3 14.25v-8.5ZM6.75 8a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.75 2.25a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0ZM6.75 14a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM9 7.5c0 .28.22.5.5.5h4a.5.5 0 0 0 0-1h-4a.5.5 0 0 0-.5.5Zm.5 2.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4ZM9 13.5c0 .28.22.5.5.5h4a.5.5 0 0 0 0-1h-4a.5.5 0 0 0-.5.5Z"]));
exports.TextBulletListSquareRegular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquareRegular', "1em", ["M6.75 8a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.75 2.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM6.75 14a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM9 7.5c0-.28.22-.5.5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5Zm.5 2.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4ZM9 13.5c0-.28.22-.5.5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5ZM5.75 3h8.5A2.75 2.75 0 0 1 17 5.75v8.5A2.75 2.75 0 0 1 14.25 17h-8.5A2.75 2.75 0 0 1 3 14.25v-8.5A2.75 2.75 0 0 1 5.75 3ZM4 5.75v8.5c0 .97.78 1.75 1.75 1.75h8.5c.97 0 1.75-.78 1.75-1.75v-8.5C16 4.78 15.22 4 14.25 4h-8.5C4.78 4 4 4.78 4 5.75Z"]));
exports.TextBulletListSquare16Regular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquare16Regular', "16", ["M5.5 5A.75.75 0 1 1 4 5a.75.75 0 0 1 1.5 0Zm0 3A.75.75 0 1 1 4 8a.75.75 0 0 1 1.5 0Zm-.75 3.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM6.5 5c0-.28.22-.5.5-.5h4.5a.5.5 0 0 1 0 1H7a.5.5 0 0 1-.5-.5ZM7 7.5a.5.5 0 0 0 0 1h4.5a.5.5 0 0 0 0-1H7ZM6.5 11c0-.28.22-.5.5-.5h4.5a.5.5 0 0 1 0 1H7a.5.5 0 0 1-.5-.5Zm-2-9A2.5 2.5 0 0 0 2 4.5v7A2.5 2.5 0 0 0 4.5 14h7a2.5 2.5 0 0 0 2.5-2.5v-7A2.5 2.5 0 0 0 11.5 2h-7ZM3 4.5C3 3.67 3.67 3 4.5 3h7c.83 0 1.5.67 1.5 1.5v7c0 .83-.67 1.5-1.5 1.5h-7A1.5 1.5 0 0 1 3 11.5v-7Z"]));
exports.TextBulletListSquare16Filled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquare16Filled', "16", ["M2 4.5A2.5 2.5 0 0 1 4.5 2h7A2.5 2.5 0 0 1 14 4.5v7a2.5 2.5 0 0 1-2.5 2.5h-7A2.5 2.5 0 0 1 2 11.5v-7Zm3.5.5A.75.75 0 1 0 4 5a.75.75 0 0 0 1.5 0Zm0 3A.75.75 0 1 0 4 8a.75.75 0 0 0 1.5 0Zm-.75 3.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM6.5 5c0 .28.22.5.5.5h4.5a.5.5 0 0 0 0-1H7a.5.5 0 0 0-.5.5ZM7 7.5a.5.5 0 0 0 0 1h4.5a.5.5 0 0 0 0-1H7ZM6.5 11c0 .28.22.5.5.5h4.5a.5.5 0 0 0 0-1H7a.5.5 0 0 0-.5.5Z"]));
exports.TextBulletListSquare16Color = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquare16Color', "16", `<path d="M4.5 2A2.5 2.5 0 0 0 2 4.5v7A2.5 2.5 0 0 0 4.5 14h7a2.5 2.5 0 0 0 2.5-2.5v-7A2.5 2.5 0 0 0 11.5 2h-7Z" fill="url(#ic_fluent_text_bullet_list_square_16_color__a)"/><path d="M5.5 5A.75.75 0 1 0 4 5a.75.75 0 0 0 1.5 0Zm0 3A.75.75 0 1 0 4 8a.75.75 0 0 0 1.5 0Zm-.75 3.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM6.5 5c0 .28.22.5.5.5h4.5a.5.5 0 0 0 0-1H7a.5.5 0 0 0-.5.5ZM7 7.5a.5.5 0 0 0 0 1h4.5a.5.5 0 0 0 0-1H7ZM6.5 11c0 .28.22.5.5.5h4.5a.5.5 0 0 0 0-1H7a.5.5 0 0 0-.5.5Z" fill="url(#ic_fluent_text_bullet_list_square_16_color__b)"/><defs><linearGradient id="ic_fluent_text_bullet_list_square_16_color__a" x1="2.43" y1="4.25" x2="10.71" y2="12.85" gradientUnits="userSpaceOnUse"><stop stop-color="#0FAFFF"/><stop offset="1" stop-color="#2764E7"/></linearGradient><linearGradient id="ic_fluent_text_bullet_list_square_16_color__b" x1="5.54" y1="4.83" x2="10.8" y2="18.42" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#B3E0FF"/></linearGradient></defs>`, { color: true }));
exports.TextBulletListSquare20Regular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquare20Regular', "20", ["M6.75 8a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.75 2.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM6.75 14a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM9 7.5c0-.28.22-.5.5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5Zm.5 2.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4ZM9 13.5c0-.28.22-.5.5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5ZM5.75 3h8.5A2.75 2.75 0 0 1 17 5.75v8.5A2.75 2.75 0 0 1 14.25 17h-8.5A2.75 2.75 0 0 1 3 14.25v-8.5A2.75 2.75 0 0 1 5.75 3ZM4 5.75v8.5c0 .97.78 1.75 1.75 1.75h8.5c.97 0 1.75-.78 1.75-1.75v-8.5C16 4.78 15.22 4 14.25 4h-8.5C4.78 4 4 4.78 4 5.75Z"]));
exports.TextBulletListSquare20Filled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquare20Filled', "20", ["M3 5.75A2.75 2.75 0 0 1 5.75 3h8.5A2.75 2.75 0 0 1 17 5.75v8.5A2.75 2.75 0 0 1 14.25 17h-8.5A2.75 2.75 0 0 1 3 14.25v-8.5ZM6.75 8a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.75 2.25a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0ZM6.75 14a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM9 7.5c0 .28.22.5.5.5h4a.5.5 0 0 0 0-1h-4a.5.5 0 0 0-.5.5Zm.5 2.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4ZM9 13.5c0 .28.22.5.5.5h4a.5.5 0 0 0 0-1h-4a.5.5 0 0 0-.5.5Z"]));
exports.TextBulletListSquare20Color = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquare20Color', "20", `<path d="M5.75 3h8.5A2.75 2.75 0 0 1 17 5.75v8.5A2.75 2.75 0 0 1 14.25 17h-8.5A2.75 2.75 0 0 1 3 14.25v-8.5A2.75 2.75 0 0 1 5.75 3Z" fill="url(#ic_fluent_text_bullet_list_square_20_color__a)"/><path d="M6.75 8a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.75 2.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM6.75 14a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM9 7.5c0-.28.22-.5.5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5Zm.5 2.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4ZM9 13.5c0-.28.22-.5.5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5Z" fill="url(#ic_fluent_text_bullet_list_square_20_color__b)"/><defs><linearGradient id="ic_fluent_text_bullet_list_square_20_color__a" x1="3.5" y1="5.63" x2="13.16" y2="15.66" gradientUnits="userSpaceOnUse"><stop stop-color="#0FAFFF"/><stop offset="1" stop-color="#2764E7"/></linearGradient><linearGradient id="ic_fluent_text_bullet_list_square_20_color__b" x1="7.54" y1="7.08" x2="12.8" y2="20.67" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#B3E0FF"/></linearGradient></defs>`, { color: true }));
exports.TextBulletListSquare24Regular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquare24Regular', "24", ["M7.75 9.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm3.5-1.75a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5h-5.5Zm0 3.75a.75.75 0 1 0 0 1.5h5.5a.75.75 0 1 0 0-1.5h-5.5Zm-.75 4.5c0-.41.34-.75.75-.75h5.5a.75.75 0 1 1 0 1.5h-5.5a.75.75 0 0 1-.75-.75ZM8.75 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-1 4.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM6.25 3A3.25 3.25 0 0 0 3 6.25v11.5C3 19.55 4.46 21 6.25 21h11.5c1.8 0 3.25-1.46 3.25-3.25V6.25C21 4.45 19.54 3 17.75 3H6.25ZM4.5 6.25c0-.97.78-1.75 1.75-1.75h11.5c.97 0 1.75.78 1.75 1.75v11.5c0 .97-.78 1.75-1.75 1.75H6.25c-.97 0-1.75-.78-1.75-1.75V6.25Z"]));
exports.TextBulletListSquare24Filled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquare24Filled', "24", ["M3 6.25C3 4.45 4.46 3 6.25 3h11.5C19.55 3 21 4.46 21 6.25v11.5c0 1.8-1.46 3.25-3.25 3.25H6.25A3.25 3.25 0 0 1 3 17.75V6.25Zm4.75 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm3.5-1.75a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5h-5.5Zm0 3.75a.75.75 0 1 0 0 1.5h5.5a.75.75 0 1 0 0-1.5h-5.5Zm-.75 4.5c0 .41.34.75.75.75h5.5a.75.75 0 1 0 0-1.5h-5.5a.75.75 0 0 0-.75.75ZM8.75 12a1 1 0 1 0-2 0 1 1 0 0 0 2 0Zm-1 4.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"]));
exports.TextBulletListSquare24Color = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquare24Color', "24", `<path d="M6.25 3A3.25 3.25 0 0 0 3 6.25v11.5C3 19.55 4.46 21 6.25 21h11.5c1.8 0 3.25-1.46 3.25-3.25V6.25C21 4.45 19.54 3 17.75 3H6.25Z" fill="url(#ic_fluent_text_bullet_list_square_24_color__a)"/><path d="M7.75 9.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm3.5-1.75a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5h-5.5Zm0 3.75a.75.75 0 1 0 0 1.5h5.5a.75.75 0 1 0 0-1.5h-5.5Zm-.75 4.5c0 .41.34.75.75.75h5.5a.75.75 0 1 0 0-1.5h-5.5a.75.75 0 0 0-.75.75ZM8.75 12a1 1 0 1 0-2 0 1 1 0 0 0 2 0Zm-1 4.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z" fill="url(#ic_fluent_text_bullet_list_square_24_color__b)"/><defs><linearGradient id="ic_fluent_text_bullet_list_square_24_color__a" x1="3.64" y1="6.38" x2="16.07" y2="19.28" gradientUnits="userSpaceOnUse"><stop stop-color="#0FAFFF"/><stop offset="1" stop-color="#2764E7"/></linearGradient><linearGradient id="ic_fluent_text_bullet_list_square_24_color__b" x1="8.82" y1="7.98" x2="15.19" y2="25.45" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#B3E0FF"/></linearGradient></defs>`, { color: true }));
exports.TextBulletListSquare28Regular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquare28Regular', "28", ["M12 9.25c0-.41.34-.75.75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5a.75.75 0 0 1-.75-.75Zm.75 4.25a.75.75 0 0 0 0 1.5h7.5a.75.75 0 0 0 0-1.5h-7.5ZM12 19.25c0-.41.34-.75.75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5a.75.75 0 0 1-.75-.75ZM8.75 10.5a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM10 14.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM8.75 20.5a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM3 6.75A3.75 3.75 0 0 1 6.75 3h14.5A3.75 3.75 0 0 1 25 6.75v14.5A3.75 3.75 0 0 1 21.25 25H6.75A3.75 3.75 0 0 1 3 21.25V6.75ZM6.75 4.5c-1.24 0-2.25 1-2.25 2.25v14.5c0 1.24 1 2.25 2.25 2.25h14.5c1.24 0 2.25-1 2.25-2.25V6.75c0-1.24-1-2.25-2.25-2.25H6.75Z"]));
exports.TextBulletListSquare28Filled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquare28Filled', "28", ["M6.75 3A3.75 3.75 0 0 0 3 6.75v14.5A3.75 3.75 0 0 0 6.75 25h14.5A3.75 3.75 0 0 0 25 21.25V6.75A3.75 3.75 0 0 0 21.25 3H6.75ZM12 9.25c0-.41.34-.75.75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5a.75.75 0 0 1-.75-.75Zm.75 4.25h7.5a.75.75 0 0 1 0 1.5h-7.5a.75.75 0 0 1 0-1.5ZM12 19.25c0-.41.34-.75.75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5a.75.75 0 0 1-.75-.75ZM8.75 10.5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5ZM10 14.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM8.75 20.5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5Z"]));
exports.TextBulletListSquare28Color = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquare28Color', "28", `<path d="M3 6.75A3.75 3.75 0 0 1 6.75 3h14.5A3.75 3.75 0 0 1 25 6.75v14.5A3.75 3.75 0 0 1 21.25 25H6.75A3.75 3.75 0 0 1 3 21.25V6.75Z" fill="url(#ic_fluent_text_bullet_list_square_28_color__a)"/><path d="M12 9.25c0-.41.34-.75.75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5a.75.75 0 0 1-.75-.75Zm.75 4.25h7.5a.75.75 0 0 1 0 1.5h-7.5a.75.75 0 0 1 0-1.5ZM12 19.25c0-.41.34-.75.75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5a.75.75 0 0 1-.75-.75ZM8.75 10.5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5ZM10 14.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM8.75 20.5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5Z" fill="url(#ic_fluent_text_bullet_list_square_28_color__b)"/><defs><linearGradient id="ic_fluent_text_bullet_list_square_28_color__a" x1="3.79" y1="7.13" x2="18.97" y2="22.9" gradientUnits="userSpaceOnUse"><stop stop-color="#0FAFFF"/><stop offset="1" stop-color="#2764E7"/></linearGradient><linearGradient id="ic_fluent_text_bullet_list_square_28_color__b" x1="10.1" y1="8.96" x2="18.78" y2="31.68" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#B3E0FF"/></linearGradient></defs>`, { color: true }));
exports.TextBulletListSquare32Regular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquare32Regular', "32", ["M12 10.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 5.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm-1.5 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM14 10.5a1 1 0 0 1 1-1h7a1 1 0 1 1 0 2h-7a1 1 0 0 1-1-1Zm1 4.5a1 1 0 1 0 0 2h7a1 1 0 1 0 0-2h-7Zm-1 6.5a1 1 0 0 1 1-1h7a1 1 0 1 1 0 2h-7a1 1 0 0 1-1-1ZM7.5 3A4.5 4.5 0 0 0 3 7.5v17A4.5 4.5 0 0 0 7.5 29h17a4.5 4.5 0 0 0 4.5-4.5v-17A4.5 4.5 0 0 0 24.5 3h-17ZM5 7.5A2.5 2.5 0 0 1 7.5 5h17A2.5 2.5 0 0 1 27 7.5v17a2.5 2.5 0 0 1-2.5 2.5h-17A2.5 2.5 0 0 1 5 24.5v-17Z"]));
exports.TextBulletListSquare32Filled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquare32Filled', "32", ["M3 7.5A4.5 4.5 0 0 1 7.5 3h17A4.5 4.5 0 0 1 29 7.5v17a4.5 4.5 0 0 1-4.5 4.5h-17A4.5 4.5 0 0 1 3 24.5v-17Zm9 3a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0Zm0 5.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0Zm-1.5 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM14 10.5a1 1 0 0 0 1 1h7a1 1 0 1 0 0-2h-7a1 1 0 0 0-1 1Zm1 4.5a1 1 0 1 0 0 2h7a1 1 0 1 0 0-2h-7Zm-1 6.5a1 1 0 0 0 1 1h7a1 1 0 1 0 0-2h-7a1 1 0 0 0-1 1Z"]));
exports.TextBulletListSquare32Color = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquare32Color', "32", `<path d="M7.5 3A4.5 4.5 0 0 0 3 7.5v17A4.5 4.5 0 0 0 7.5 29h17a4.5 4.5 0 0 0 4.5-4.5v-17A4.5 4.5 0 0 0 24.5 3h-17Z" fill="url(#ic_fluent_text_bullet_list_square_32_color__a)"/><path d="M12 10.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0Zm0 5.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0Zm-1.5 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM14 10.5a1 1 0 0 0 1 1h7a1 1 0 1 0 0-2h-7a1 1 0 0 0-1 1Zm1 4.5a1 1 0 1 0 0 2h7a1 1 0 1 0 0-2h-7Zm-1 6.5a1 1 0 0 0 1 1h7a1 1 0 1 0 0-2h-7a1 1 0 0 0-1 1Z" fill="url(#ic_fluent_text_bullet_list_square_32_color__b)"/><defs><linearGradient id="ic_fluent_text_bullet_list_square_32_color__a" x1="3.93" y1="7.88" x2="21.87" y2="26.52" gradientUnits="userSpaceOnUse"><stop stop-color="#0FAFFF"/><stop offset="1" stop-color="#2764E7"/></linearGradient><linearGradient id="ic_fluent_text_bullet_list_square_32_color__b" x1="11.69" y1="10.08" x2="21.98" y2="35" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#B3E0FF"/></linearGradient></defs>`, { color: true }));
exports.TextBulletListSquare48Regular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquare48Regular', "48", ["M17 15.75a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm0 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm-2 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm4-18c0-.69.56-1.25 1.25-1.25h13.5a1.25 1.25 0 1 1 0 2.5h-13.5c-.69 0-1.25-.56-1.25-1.25Zm1.25 6.75a1.25 1.25 0 1 0 0 2.5h13.5a1.25 1.25 0 1 0 0-2.5h-13.5ZM19 31.75c0-.69.56-1.25 1.25-1.25h13.5a1.25 1.25 0 1 1 0 2.5h-13.5c-.69 0-1.25-.56-1.25-1.25ZM12.25 6A6.25 6.25 0 0 0 6 12.25v23.5C6 39.2 8.8 42 12.25 42h23.5C39.2 42 42 39.2 42 35.75v-23.5C42 8.8 39.2 6 35.75 6h-23.5ZM8.5 12.25a3.75 3.75 0 0 1 3.75-3.75h23.5a3.75 3.75 0 0 1 3.75 3.75v23.5a3.75 3.75 0 0 1-3.75 3.75h-23.5a3.75 3.75 0 0 1-3.75-3.75v-23.5Z"]));
exports.TextBulletListSquare48Filled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquare48Filled', "48", ["M6 12.25C6 8.8 8.8 6 12.25 6h23.5C39.2 6 42 8.8 42 12.25v23.5C42 39.2 39.2 42 35.75 42h-23.5A6.25 6.25 0 0 1 6 35.75v-23.5Zm11 3.5a2 2 0 1 0-4 0 2 2 0 0 0 4 0Zm0 8a2 2 0 1 0-4 0 2 2 0 0 0 4 0Zm-2 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm4-18c0 .69.56 1.25 1.25 1.25h13.5a1.25 1.25 0 1 0 0-2.5h-13.5c-.69 0-1.25.56-1.25 1.25Zm1.25 6.75a1.25 1.25 0 1 0 0 2.5h13.5a1.25 1.25 0 1 0 0-2.5h-13.5ZM19 31.75c0 .69.56 1.25 1.25 1.25h13.5a1.25 1.25 0 1 0 0-2.5h-13.5c-.69 0-1.25.56-1.25 1.25Z"]));
exports.TextBulletListSquare48Color = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('TextBulletListSquare48Color', "48", `<path d="M12.25 6A6.25 6.25 0 0 0 6 12.25v23.5C6 39.2 8.8 42 12.25 42h23.5C39.2 42 42 39.2 42 35.75v-23.5C42 8.8 39.2 6 35.75 6h-23.5Z" fill="url(#ic_fluent_text_bullet_list_square_48_color__a)"/><path d="M17 15.75a2 2 0 1 0-4 0 2 2 0 0 0 4 0Zm0 8a2 2 0 1 0-4 0 2 2 0 0 0 4 0Zm-2 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm4-18c0 .69.56 1.25 1.25 1.25h13.5a1.25 1.25 0 1 0 0-2.5h-13.5c-.69 0-1.25.56-1.25 1.25Zm1.25 6.75a1.25 1.25 0 1 0 0 2.5h13.5a1.25 1.25 0 1 0 0-2.5h-13.5ZM19 31.75c0 .69.56 1.25 1.25 1.25h13.5a1.25 1.25 0 1 0 0-2.5h-13.5c-.69 0-1.25.56-1.25 1.25Z" fill="url(#ic_fluent_text_bullet_list_square_48_color__b)"/><defs><linearGradient id="ic_fluent_text_bullet_list_square_48_color__a" x1="7.29" y1="12.75" x2="32.13" y2="38.56" gradientUnits="userSpaceOnUse"><stop stop-color="#0FAFFF"/><stop offset="1" stop-color="#2764E7"/></linearGradient><linearGradient id="ic_fluent_text_bullet_list_square_48_color__b" x1="17.23" y1="15.29" x2="30.94" y2="51.81" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#B3E0FF"/></linearGradient></defs>`, { color: true }));