react-icons-kit
Version:
React Icons Kit using various Svg Icon set
107 lines (106 loc) • 2.58 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_elaboration_message_happy = void 0;
var basic_elaboration_message_happy = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M24,30c0,4.418,3.582,8,8,8s8-3.582,8-8"
},
"children": [{
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M24,30c0,4.418,3.582,8,8,8s8-3.582,8-8"
},
"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": []
}]
}]
}]
};
exports.basic_elaboration_message_happy = basic_elaboration_message_happy;
;