react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 376 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.undo2 = void 0;
var undo2 = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M11.904 16c1.777-3.219 2.076-8.13-4.904-7.966v3.966l-6-6 6-6v3.881c8.359-0.218 9.29 7.378 4.904 12.119z"
}
}]
};
exports.undo2 = undo2;
;