react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 707 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_fast_rewind_twotone = void 0;
var ic_fast_rewind_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M9 14.14V9.86L5.97 12zm9 0V9.86L14.97 12z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M11 6l-8.5 6 8.5 6V6zm-2 8.14L5.97 12 9 9.86v4.28zM20 6l-8.5 6 8.5 6V6zm-2 8.14L14.97 12 18 9.86v4.28z"
},
"children": []
}]
};
exports.ic_fast_rewind_twotone = ic_fast_rewind_twotone;
;