react-icons-kit
Version:
React Icons Kit using various Svg Icon set
159 lines (158 loc) • 3.61 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_trashcan_full = void 0;
var basic_trashcan_full = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "52,36 58,34 62,48 56,50 \t"
},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "52,36 58,34 62,48 56,50 \t"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "10",
"y": "13",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "36",
"height": "50"
},
"children": [{
"name": "rect",
"attribs": {
"x": "10",
"y": "13",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "36",
"height": "50"
},
"children": []
}]
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "22",
"y1": "22",
"x2": "22",
"y2": "56"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "22",
"y1": "22",
"x2": "22",
"y2": "56"
},
"children": []
}]
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "34",
"y1": "22",
"x2": "34",
"y2": "56"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "34",
"y1": "22",
"x2": "34",
"y2": "56"
},
"children": []
}]
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "47.926",
"y1": "21.895",
"x2": "60",
"y2": "63"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "47.926",
"y1": "21.895",
"x2": "60",
"y2": "63"
},
"children": []
}]
}]
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "12,13 14,6 22.857,6.143 25,13 "
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "22.857,6.143 27,1 39,1 44,13 "
},
"children": []
}]
};
exports.basic_trashcan_full = basic_trashcan_full;
;