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/16.js const AreaRangeSolid16 = require("../utils-BpydAK29.cjs").createSVGComponent("AreaRangeSolid16", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 16, "height": 16 }, [{ "elem": "path", "attrs": { "d": "M2 9H30V11H2z" } }, { "elem": "path", "attrs": { "d": "M2 21H30V23H2z" } }]); //#endregion module.exports = AreaRangeSolid16;