react-icons-kit
Version:
React Icons Kit using various Svg Icon set
97 lines (96 loc) • 2.34 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_elaboration_document_refresh = void 0;
var basic_elaboration_document_refresh = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "23,1 55,1 55,63 9,63 9,15 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "23,1 55,1 55,63 9,63 9,15 \t"
},
"children": []
}]
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "9,15 23,15 23,1 \t"
},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "9,15 23,15 23,1 \t"
},
"children": []
}]
}]
}, {
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M24,36c0,4.418,3.582,9,8,9h4"
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "33,49 36,45 \r\n\t33,41 "
},
"children": []
}, {
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M42,36c0-4.418-3.582-9-8-9h-4"
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "33,23 30,27 \r\n\t33,31 "
},
"children": []
}]
};
exports.basic_elaboration_document_refresh = basic_elaboration_document_refresh;
;