react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 370 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosFastforward = void 0;
var iosFastforward = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M256,128v123.2L32,128v256l224-123.2V384l224-128L256,128L256,128z"
},
"children": []
}]
};
exports.iosFastforward = iosFastforward;