react-icons-kit
Version:
React Icons Kit using various Svg Icon set
85 lines (84 loc) • 2.28 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_person_remove_alt_1_outline = void 0;
var ic_person_remove_alt_1_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": "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_alt_1_outline = ic_person_remove_alt_1_outline;
;