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