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/20.js const TextAlignCenter20 = require("../utils-BpydAK29.cjs").createSVGComponent("TextAlignCenter20", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 20, "height": 20 }, [ { "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 = TextAlignCenter20;