react-icons-kit
Version:
React Icons Kit using various Svg Icon set
62 lines (61 loc) • 1.45 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_elaboration_folder_upload = void 0;
var basic_elaboration_folder_upload = {
"viewBox": "0 0 64 64",
"children": [{
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "63,18 63,54 1,54 1,10 22,10 30,18 "
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "23.998,34 \r\n\t31.998,26 39.998,34 "
},
"children": []
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "31.998",
"y1": "26",
"x2": "31.998",
"y2": "46"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "31.998",
"y1": "26",
"x2": "31.998",
"y2": "46"
},
"children": []
}]
}]
}]
};
exports.basic_elaboration_folder_upload = basic_elaboration_folder_upload;
;