react-icons-kit
Version:
React Icons Kit using various Svg Icon set
93 lines (92 loc) • 2.01 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_laptop = void 0;
var basic_laptop = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"x": "8",
"y": "12",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "48",
"height": "34"
},
"children": [{
"name": "rect",
"attribs": {
"x": "8",
"y": "12",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "48",
"height": "34"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "1",
"y": "46",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "62",
"height": "6"
},
"children": [{
"name": "rect",
"attribs": {
"x": "1",
"y": "46",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "62",
"height": "6"
},
"children": []
}]
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "34",
"y1": "16",
"x2": "30",
"y2": "16"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "34",
"y1": "16",
"x2": "30",
"y2": "16"
},
"children": []
}]
}]
}]
};
exports.basic_laptop = basic_laptop;
;