UNPKG

@carbon/icons-vue

Version:

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

44 lines (43 loc) 909 B
//#region virtual:center--square/16.js const CenterSquare16 = require("../utils-BpydAK29.cjs").createSVGComponent("CenterSquare16", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 16, "height": 16 }, [ { "elem": "path", "attrs": { "d": "M6 12 4 12 4 4 12 4 12 6 6 6 6 12z" } }, { "elem": "path", "attrs": { "d": "M28 12 26 12 26 6 20 6 20 4 28 4 28 12z" } }, { "elem": "path", "attrs": { "d": "M12 28 4 28 4 20 6 20 6 26 12 26 12 28z" } }, { "elem": "path", "attrs": { "d": "M28 28 20 28 20 26 26 26 26 20 28 20 28 28z" } }, { "elem": "path", "attrs": { "d": "M15 10H17V14H15z" } }, { "elem": "path", "attrs": { "d": "M10 15H14V17H10z" } }, { "elem": "path", "attrs": { "d": "M18 15H22V17H18z" } }, { "elem": "path", "attrs": { "d": "M15 18H17V22H15z" } } ]); //#endregion module.exports = CenterSquare16;