react-icons-kit
Version:
React Icons Kit using various Svg Icon set
97 lines (96 loc) • 2.28 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_elaboration_message_sad = void 0;
var basic_elaboration_message_sad = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "18",
"y1": "20",
"x2": "20",
"y2": "20"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "18",
"y1": "20",
"x2": "20",
"y2": "20"
},
"children": []
}]
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "46",
"y1": "20",
"x2": "44",
"y2": "20"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "46",
"y1": "20",
"x2": "44",
"y2": "20"
},
"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 \t\r\n\t\t"
},
"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 \t\r\n\t\t"
},
"children": []
}]
}]
}, {
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M40,38c0-4.418-3.582-8-8-8s-8,3.582-8,8"
},
"children": []
}]
};
exports.basic_elaboration_message_sad = basic_elaboration_message_sad;
;