UNPKG

@carbon/icons-vue

Version:

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

14 lines (13 loc) 577 B
//#region virtual:collapse--stripe/16.js const CollapseStripe16 = require("../utils-BpydAK29.cjs").createSVGComponent("CollapseStripe16", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 16, "height": 16 }, [{ "elem": "path", "attrs": { "d": "M28,28H4c-1.103,0-2-.8975-2-2V6c0-1.103.897-2,2-2h24c1.1025,0,2,.897,2,2v20c0,1.1025-.8975,2-2,2ZM4,6v20h24V6H4ZM18.293,21.707l-5.707-5.707,5.707-5.707,1.4141,1.4141-3.293,3.293h9.5859v2h-9.5859l3.293,3.293-1.4141,1.4141Z" } }]); //#endregion module.exports = CollapseStripe16;