react-icons-kit
Version:
React Icons Kit using various Svg Icon set
47 lines (46 loc) • 1.03 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_elaboration_message_remove = void 0;
var basic_elaboration_message_remove = {
"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": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "39",
"y1": "33",
"x2": "25",
"y2": "19"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "25",
"y1": "33",
"x2": "39",
"y2": "19"
},
"children": []
}]
};
exports.basic_elaboration_message_remove = basic_elaboration_message_remove;
;