react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 627 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_eject_twotone = void 0;
var ic_eject_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M12 8.6L9.07 13h5.86z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M5 17h14v2H5zm7-12L5.33 15h13.34L12 5zm0 3.6l2.93 4.4H9.07L12 8.6z"
},
"children": []
}]
};
exports.ic_eject_twotone = ic_eject_twotone;
;