UNPKG

@carbon/icons-vue

Version:

Vue components for icons in digital and software products using the Carbon Design System

28 lines (27 loc) 570 B
//#region virtual:text--align--center/32.js const TextAlignCenter32 = require("../utils-BpydAK29.cjs").createSVGComponent("TextAlignCenter32", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 32, "height": 32 }, [ { "elem": "path", "attrs": { "d": "M6 6H26V8H6z" } }, { "elem": "path", "attrs": { "d": "M10 12H22V14H10z" } }, { "elem": "path", "attrs": { "d": "M6 18H26V20H6z" } }, { "elem": "path", "attrs": { "d": "M10 24H22V26H10z" } } ]); //#endregion module.exports = TextAlignCenter32;