react-icons-kit
Version:
React Icons Kit using various Svg Icon set
63 lines (62 loc) • 1.3 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.software_layout_header_3columns = void 0;
var software_layout_header_3columns = {
"viewBox": "0 0 64 64",
"children": [{
"name": "rect",
"attribs": {
"x": "1",
"y": "1",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "62",
"height": "14"
},
"children": []
}, {
"name": "rect",
"attribs": {
"x": "1",
"y": "15",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "20",
"height": "48"
},
"children": []
}, {
"name": "rect",
"attribs": {
"x": "43",
"y": "15",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "20",
"height": "48"
},
"children": []
}, {
"name": "rect",
"attribs": {
"x": "21",
"y": "15",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "22",
"height": "48"
},
"children": []
}]
};
exports.software_layout_header_3columns = software_layout_header_3columns;
;