react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 648 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_change_history_twotone = void 0;
var ic_change_history_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M12 7.77L5.61 18h12.78z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M12 4L2 20h20L12 4zm0 3.77L18.39 18H5.61L12 7.77z"
},
"children": []
}]
};
exports.ic_change_history_twotone = ic_change_history_twotone;
;