UNPKG

@carbon/icons-vue

Version:

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

20 lines (19 loc) 553 B
//#region virtual:laptop/24.js const Laptop24 = require("../utils-BpydAK29.cjs").createSVGComponent("Laptop24", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 24, "height": 24 }, [{ "elem": "path", "attrs": { "d": "M26,24H6a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,6,6H26a2.0023,2.0023,0,0,1,2,2V22A2.0027,2.0027,0,0,1,26,24ZM6,8V22H26V8Z", "transform": "translate(0 .005)" } }, { "elem": "path", "attrs": { "d": "M2 26.005H30V28.005H2z" } }]); //#endregion module.exports = Laptop24;