react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 625 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.fastForward = void 0;
var fastForward = {
"viewBox": "0 0 20 20",
"children": [{
"name": "path",
"attribs": {
"d": "M9.244,9.52L2.041,4.571C1.469,4.188,1,4.469,1,5.196v9.609c0,0.725,0.469,1.006,1.041,0.625l7.203-4.951\r\n\tc0,0,0.279-0.199,0.279-0.478C9.523,9.721,9.244,9.52,9.244,9.52z M18.6,10.001c0,0.279-0.279,0.478-0.279,0.478l-7.203,4.951\r\n\tc-0.572,0.381-1.041,0.1-1.041-0.625V5.196c0-0.727,0.469-1.008,1.041-0.625L18.32,9.52C18.32,9.52,18.6,9.721,18.6,10.001z"
}
}]
};
exports.fastForward = fastForward;
;