react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 847 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_elaboration_message_heart = void 0;
var basic_elaboration_message_heart = {
"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": "M22,23c0,6.666,10,12,10,12s10-5.334,10-12\r\n\tc0-2.762-2-5-5-5c-2.762,0-5,2.238-5,5c0-2.762-2.238-5-5-5C24,18,22,20.238,22,23z"
},
"children": []
}]
};
exports.basic_elaboration_message_heart = basic_elaboration_message_heart;
;