react-icons-kit
Version:
React Icons Kit using various Svg Icon set
77 lines (76 loc) • 2.57 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosTrashOutline = void 0;
var iosTrashOutline = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M400,113.3h-80v-20c0-16.2-13.1-29.3-29.3-29.3h-69.5C205.1,64,192,77.1,192,93.3v20h-80V128h21.1l23.6,290.7\r\n\t\tc0,16.2,13.1,29.3,29.3,29.3h141c16.2,0,29.3-13.1,29.3-29.3L379.6,128H400V113.3z M206.6,93.3c0-8.1,6.6-14.7,14.6-14.7h69.5\r\n\t\tc8.1,0,14.6,6.6,14.6,14.7v20h-98.7V93.3z M341.6,417.9l0,0.4v0.4c0,8.1-6.6,14.7-14.6,14.7H186c-8.1,0-14.6-6.6-14.6-14.7v-0.4\r\n\t\tl0-0.4L147.7,128h217.2L341.6,417.9z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M400,113.3h-80v-20c0-16.2-13.1-29.3-29.3-29.3h-69.5C205.1,64,192,77.1,192,93.3v20h-80V128h21.1l23.6,290.7\r\n\t\tc0,16.2,13.1,29.3,29.3,29.3h141c16.2,0,29.3-13.1,29.3-29.3L379.6,128H400V113.3z M206.6,93.3c0-8.1,6.6-14.7,14.6-14.7h69.5\r\n\t\tc8.1,0,14.6,6.6,14.6,14.7v20h-98.7V93.3z M341.6,417.9l0,0.4v0.4c0,8.1-6.6,14.7-14.6,14.7H186c-8.1,0-14.6-6.6-14.6-14.7v-0.4\r\n\t\tl0-0.4L147.7,128h217.2L341.6,417.9z"
},
"children": []
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"x": "249",
"y": "160",
"width": "14",
"height": "241"
},
"children": [{
"name": "rect",
"attribs": {
"x": "249",
"y": "160",
"width": "14",
"height": "241"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "320,160 305.4,160 294.7,401 309.3,401 \t\t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "320,160 305.4,160 294.7,401 309.3,401 \t\t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "206.5,160 192,160 202.7,401 217.3,401 \t\t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "206.5,160 192,160 202.7,401 217.3,401 \t\t"
},
"children": []
}]
}]
}]
}]
}]
};
exports.iosTrashOutline = iosTrashOutline;