react-icons-kit
Version:
React Icons Kit using various Svg Icon set
117 lines (116 loc) • 3.09 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_person_remove_twotone = void 0;
var ic_person_remove_twotone = {
"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": "path",
"attribs": {
"d": "M10,16c2.69,0,5.77,1.28,6,2H4C4.2,17.29,7.3,16,10,16z",
"opacity": ".3"
},
"children": [{
"name": "path",
"attribs": {
"d": "M10,16c2.69,0,5.77,1.28,6,2H4C4.2,17.29,7.3,16,10,16z",
"opacity": ".3"
},
"children": []
}]
}, {
"name": "circle",
"attribs": {
"cx": "10",
"cy": "8",
"opacity": ".3",
"r": "2"
},
"children": [{
"name": "circle",
"attribs": {
"cx": "10",
"cy": "8",
"opacity": ".3",
"r": "2"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M14,8c0-2.21-1.79-4-4-4C7.79,4,6,5.79,6,8c0,2.21,1.79,4,4,4C12.21,12,14,10.21,14,8z M12,8c0,1.1-0.9,2-2,2 c-1.1,0-2-0.9-2-2s0.9-2,2-2C11.1,6,12,6.9,12,8z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M14,8c0-2.21-1.79-4-4-4C7.79,4,6,5.79,6,8c0,2.21,1.79,4,4,4C12.21,12,14,10.21,14,8z M12,8c0,1.1-0.9,2-2,2 c-1.1,0-2-0.9-2-2s0.9-2,2-2C11.1,6,12,6.9,12,8z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M2,18v2h16v-2c0-2.66-5.33-4-8-4C7.33,14,2,15.34,2,18z M4,18c0.2-0.71,3.3-2,6-2c2.69,0,5.77,1.28,6,2H4z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M2,18v2h16v-2c0-2.66-5.33-4-8-4C7.33,14,2,15.34,2,18z M4,18c0.2-0.71,3.3-2,6-2c2.69,0,5.77,1.28,6,2H4z"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "2",
"width": "6",
"x": "17",
"y": "10"
},
"children": [{
"name": "rect",
"attribs": {
"height": "2",
"width": "6",
"x": "17",
"y": "10"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_person_remove_twotone = ic_person_remove_twotone;
;