react-icons-kit
Version:
React Icons Kit using various Svg Icon set
29 lines (28 loc) • 848 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.renren = void 0;
var renren = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M6.644 0.166c-3.769 0.634-6.644 3.913-6.644 7.862 0 1.963 0.713 3.759 1.887 5.15 2.791-1.35 4.744-4.406 4.756-7.966v-5.047z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M9.356 0.166c3.769 0.634 6.644 3.913 6.644 7.862 0 1.963-0.713 3.759-1.887 5.15-2.791-1.35-4.744-4.406-4.756-7.966v-5.047z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M7.972 10.041c-0.497 2.056-1.981 3.813-3.828 4.981 1.138 0.622 2.441 0.978 3.828 0.978s2.691-0.356 3.828-0.978c-1.847-1.169-3.331-2.925-3.828-4.981z"
}
}]
};
exports.renren = renren;
;