react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 487 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.redo = void 0;
var redo = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M0 9c0 2.389 1.048 4.534 2.709 6l1.323-1.5c-1.246-1.099-2.031-2.708-2.031-4.5 0-3.314 2.686-6 6-6 1.657 0 3.157 0.672 4.243 1.757l-2.243 2.243h6v-6l-2.343 2.343c-1.448-1.448-3.448-2.343-5.657-2.343-4.418 0-8 3.582-8 8z"
}
}]
};
exports.redo = redo;
;