react-icons-kit
Version:
React Icons Kit using various Svg Icon set
111 lines (110 loc) • 3.07 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_person_add_alt_1_twotone = void 0;
var ic_person_add_alt_1_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": "circle",
"attribs": {
"cx": "9",
"cy": "8",
"opacity": ".3",
"r": "2"
},
"children": [{
"name": "circle",
"attribs": {
"cx": "9",
"cy": "8",
"opacity": ".3",
"r": "2"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M9,16c-2.7,0-5.8,1.29-6,2h12C14.78,17.28,11.69,16,9,16z",
"opacity": ".3"
},
"children": [{
"name": "path",
"attribs": {
"d": "M9,16c-2.7,0-5.8,1.29-6,2h12C14.78,17.28,11.69,16,9,16z",
"opacity": ".3"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M9,14c-2.67,0-8,1.34-8,4v2h16v-2C17,15.34,11.67,14,9,14z M3,18c0.2-0.71,3.3-2,6-2c2.69,0,5.78,1.28,6,2H3z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M9,14c-2.67,0-8,1.34-8,4v2h16v-2C17,15.34,11.67,14,9,14z M3,18c0.2-0.71,3.3-2,6-2c2.69,0,5.78,1.28,6,2H3z"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "20,10 20,7 18,7 18,10 15,10 15,12 18,12 18,15 20,15 20,12 23,12 23,10"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "20,10 20,7 18,7 18,10 15,10 15,12 18,12 18,15 20,15 20,12 23,12 23,10"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M9,12c2.21,0,4-1.79,4-4c0-2.21-1.79-4-4-4S5,5.79,5,8C5,10.21,6.79,12,9,12z M9,6c1.1,0,2,0.9,2,2c0,1.1-0.9,2-2,2 S7,9.1,7,8C7,6.9,7.9,6,9,6z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M9,12c2.21,0,4-1.79,4-4c0-2.21-1.79-4-4-4S5,5.79,5,8C5,10.21,6.79,12,9,12z M9,6c1.1,0,2,0.9,2,2c0,1.1-0.9,2-2,2 S7,9.1,7,8C7,6.9,7.9,6,9,6z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_person_add_alt_1_twotone = ic_person_add_alt_1_twotone;
;