@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
32 lines (31 loc) • 815 B
JavaScript
//#region virtual:document--multiple-01/16.js
const DocumentMultiple_0116 = require("../utils-BpydAK29.cjs").createSVGComponent("DocumentMultiple_0116", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 16,
"height": 16
}, [
{
"elem": "path",
"attrs": { "d": "M2 6H4V26H2z" }
},
{
"elem": "path",
"attrs": { "d": "M6 4H8V28H6z" }
},
{
"elem": "path",
"attrs": { "d": "M14 22H26V24H14z" }
},
{
"elem": "path",
"attrs": { "d": "M14 16H26V18H14z" }
},
{
"elem": "path",
"attrs": { "d": "M29.7,9.3l-7-7C22.5,2.1,22.3,2,22,2H12c-1.1,0-2,0.9-2,2v24c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V10 C30,9.7,29.9,9.5,29.7,9.3z M22,4.4l5.6,5.6H22V4.4z M28,28H12V4h8v6c0,1.1,0.9,2,2,2h6V28z" }
}
]);
//#endregion
module.exports = DocumentMultiple_0116;