react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 458 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosRewindOutline = void 0;
var iosRewindOutline = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M464,155v201.9L280.5,256L464,155 M240,156v77.7v27.1v95.6L64,256l176-100.2 M256,128L32,256l224,128V260.8L480,384V128\r\n\tL256,251.2V128L256,128z"
},
"children": []
}]
};
exports.iosRewindOutline = iosRewindOutline;
;