UNPKG

@carbon/icons-vue

Version:

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

14 lines (13 loc) 440 B
//#region virtual:square--solid/20.js const SquareSolid20 = require("../utils-BpydAK29.cjs").createSVGComponent("SquareSolid20", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 20, "height": 20 }, [{ "elem": "path", "attrs": { "d": "M6,4h20c1.105,0,2,0.895,2,2v20c0,1.105-0.895,2-2,2H6c-1.105,0-2-0.895-2-2V6C4,4.895,4.895,4,6,4z" } }]); //#endregion module.exports = SquareSolid20;