react-icons-kit
Version:
React Icons Kit using various Svg Icon set
41 lines (40 loc) • 975 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_nature_people_twotone = void 0;
var ic_nature_people_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "circle",
"attribs": {
"cx": "15.17",
"cy": "9.17",
"opacity": ".3",
"r": "5"
},
"children": []
}, {
"name": "circle",
"attribs": {
"cx": "4.5",
"cy": "9.5",
"r": "1.5"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M15.17 2.17c-3.87 0-7 3.13-7 7 0 3.47 2.52 6.34 5.83 6.89V20H6v-3h1v-4c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v4h1v5h16v-2h-3v-3.88c3.47-.41 6.17-3.36 6.17-6.95 0-3.87-3.13-7-7-7zm0 12c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z"
},
"children": []
}]
};
exports.ic_nature_people_twotone = ic_nature_people_twotone;
;