react-icons-kit
Version:
React Icons Kit using various Svg Icon set
32 lines (31 loc) • 779 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_elaboration_folder_check = void 0;
var basic_elaboration_folder_check = {
"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,36 30,43 \r\n\t43,30 "
},
"children": []
}]
};
exports.basic_elaboration_folder_check = basic_elaboration_folder_check;
;