@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
32 lines (31 loc) • 832 B
JavaScript
//#region virtual:dashboard--reference/16.js
const DashboardReference16 = require("../utils-BpydAK29.cjs").createSVGComponent("DashboardReference16", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 16,
"height": 16
}, [
{
"elem": "path",
"attrs": { "d": "M4 20 4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z" }
},
{
"elem": "path",
"attrs": { "d": "M24 21H26V26H24z" }
},
{
"elem": "path",
"attrs": { "d": "M20 16H22V26H20z" }
},
{
"elem": "path",
"attrs": { "d": "M16 18H18V26H16z" }
},
{
"elem": "path",
"attrs": { "d": "M28,2H4A2.002,2.002,0,0,0,2,4V16H4V13H28.001l.001,15H16v2H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2ZM12,11H4V4h8Zm2,0V4H28l.0007,7Z" }
}
]);
//#endregion
module.exports = DashboardReference16;