react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 378 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.redo2 = void 0;
var redo2 = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M9 3.881v-3.881l6 6-6 6v-3.966c-6.98-0.164-6.681 4.747-4.904 7.966-4.386-4.741-3.455-12.337 4.904-12.119z"
}
}]
};
exports.redo2 = redo2;
;