react-icons-kit
Version:
React Icons Kit using various Svg Icon set
93 lines (92 loc) • 2.75 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_auto_delete_twotone = void 0;
var ic_auto_delete_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": "M12,7H4v10h5.08C9.03,16.67,9,16.34,9,16c0-2.38,1.19-4.47,3-5.74V7z",
"opacity": ".3"
},
"children": [{
"name": "path",
"attribs": {
"d": "M12,7H4v10h5.08C9.03,16.67,9,16.34,9,16c0-2.38,1.19-4.47,3-5.74V7z",
"opacity": ".3"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "15,2 11.5,2 10.5,1 5.5,1 4.5,2 1,2 1,4 15,4"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "15,2 11.5,2 10.5,1 5.5,1 4.5,2 1,2 1,4 15,4"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M16,9c-0.7,0-1.37,0.1-2,0.29V5H2v12c0,1.1,0.9,2,2,2h5.68c1.12,2.36,3.53,4,6.32,4c3.87,0,7-3.13,7-7 C23,12.13,19.87,9,16,9z M9,16c0,0.34,0.03,0.67,0.08,1H4V7h8v3.26C10.19,11.53,9,13.62,9,16z M16,21c-2.76,0-5-2.24-5-5 s2.24-5,5-5s5,2.24,5,5S18.76,21,16,21z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M16,9c-0.7,0-1.37,0.1-2,0.29V5H2v12c0,1.1,0.9,2,2,2h5.68c1.12,2.36,3.53,4,6.32,4c3.87,0,7-3.13,7-7 C23,12.13,19.87,9,16,9z M9,16c0,0.34,0.03,0.67,0.08,1H4V7h8v3.26C10.19,11.53,9,13.62,9,16z M16,21c-2.76,0-5-2.24-5-5 s2.24-5,5-5s5,2.24,5,5S18.76,21,16,21z"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "16.5,12 15,12 15,17 18.6,19.1 19.4,17.9 16.5,16.2"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "16.5,12 15,12 15,17 18.6,19.1 19.4,17.9 16.5,16.2"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_auto_delete_twotone = ic_auto_delete_twotone;
;