react-icons-kit
Version:
React Icons Kit using various Svg Icon set
77 lines (76 loc) • 1.82 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_account_tree_twotone = void 0;
var ic_account_tree_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": []
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M22,11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3H22z M7,9H4V5h3V9z M17,15h3v4h-3V15z M17,5h3v4h-3V5z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M22,11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3H22z M7,9H4V5h3V9z M17,15h3v4h-3V15z M17,5h3v4h-3V5z"
},
"children": []
}]
}, {
"name": "polyline",
"attribs": {
"opacity": ".3",
"points": "7,5 7,9 4,9 4,5 7,5"
},
"children": [{
"name": "polyline",
"attribs": {
"opacity": ".3",
"points": "7,5 7,9 4,9 4,5 7,5"
},
"children": []
}]
}, {
"name": "polyline",
"attribs": {
"opacity": ".3",
"points": "20,5 20,9 17,9 17,5 20,5"
},
"children": [{
"name": "polyline",
"attribs": {
"opacity": ".3",
"points": "20,5 20,9 17,9 17,5 20,5"
},
"children": []
}]
}, {
"name": "polyline",
"attribs": {
"opacity": ".3",
"points": "20,15 20,19 17,19 17,15 20,15"
},
"children": [{
"name": "polyline",
"attribs": {
"opacity": ".3",
"points": "20,15 20,19 17,19 17,15 20,15"
},
"children": []
}]
}]
}]
};
exports.ic_account_tree_twotone = ic_account_tree_twotone;
;