react-icons-kit
Version:
React Icons Kit using various Svg Icon set
63 lines (62 loc) • 1.5 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_elaboration_message_refresh = void 0;
var basic_elaboration_message_refresh = {
"viewBox": "0 0 64 64",
"children": [{
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "32,47 63,47 63,5 1,5 1,47 18,47 18,59 "
},
"children": []
}, {
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M24,26c0,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,39 36,35 \r\n\t33,31 "
},
"children": []
}, {
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M42,26c0-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,13 30,17 \r\n\t33,21 "
},
"children": []
}]
};
exports.basic_elaboration_message_refresh = basic_elaboration_message_refresh;
;