react-icons-kit
Version:
React Icons Kit using various Svg Icon set
79 lines (78 loc) • 1.9 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_emoji_people_outline = void 0;
var ic_emoji_people_outline = {
"viewBox": "0 0 24 24",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": []
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": []
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "circle",
"attribs": {
"cx": "12",
"cy": "4",
"r": "2"
},
"children": [{
"name": "circle",
"attribs": {
"cx": "12",
"cy": "4",
"r": "2"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M15.89,8.11C15.5,7.72,14.83,7,13.53,7c-0.21,0-1.42,0-2.54,0C8.24,6.99,6,4.75,6,2H4c0,3.16,2.11,5.84,5,6.71V22h2v-6h2 v6h2V10.05L18.95,14l1.41-1.41L15.89,8.11z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M15.89,8.11C15.5,7.72,14.83,7,13.53,7c-0.21,0-1.42,0-2.54,0C8.24,6.99,6,4.75,6,2H4c0,3.16,2.11,5.84,5,6.71V22h2v-6h2 v6h2V10.05L18.95,14l1.41-1.41L15.89,8.11z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_emoji_people_outline = ic_emoji_people_outline;
;