@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
24 lines (23 loc) • 554 B
JavaScript
//#region virtual:view--mode-1/32.js
const ViewMode_132 = require("../utils-BpydAK29.cjs").createSVGComponent("ViewMode_132", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [
{
"elem": "path",
"attrs": { "d": "M4 26H28V28H4z" }
},
{
"elem": "path",
"attrs": { "d": "M4 19H28V21H4z" }
},
{
"elem": "path",
"attrs": { "d": "M26,6v6H6V6H26m0-2H6A2,2,0,0,0,4,6v6a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2Z" }
}
]);
//#endregion
module.exports = ViewMode_132;