react-icons-kit
Version:
React Icons Kit using various Svg Icon set
79 lines (78 loc) • 2.14 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_auto_delete = void 0;
var ic_auto_delete = {
"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": "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 M16,21c-2.76,0-5-2.24-5-5s2.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 M16,21c-2.76,0-5-2.24-5-5s2.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 = ic_auto_delete;
;