react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 350 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosRewind = void 0;
var iosRewind = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M256,128L32,256l224,128V260.8L480,384V128L256,251.2V128L256,128z"
},
"children": []
}]
};
exports.iosRewind = iosRewind;