UNPKG

@carbon/icons-vue

Version:

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

17 lines (16 loc) 428 B
//#region virtual:area-range--solid/20.js const AreaRangeSolid20 = require("../utils-BpydAK29.cjs").createSVGComponent("AreaRangeSolid20", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 20, "height": 20 }, [{ "elem": "path", "attrs": { "d": "M2 9H30V11H2z" } }, { "elem": "path", "attrs": { "d": "M2 21H30V23H2z" } }]); //#endregion module.exports = AreaRangeSolid20;