react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 480 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosFastforwardOutline = void 0;
var iosFastforwardOutline = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M48,155l183.5,101L48,356.9V155 M272,155.8L448,256L272,356.4v-95.6v-27.1V156 M256,128v123.2L32,128v256l224-123.2V384\r\n\tl224-128L256,128L256,128z"
},
"children": []
}]
};
exports.iosFastforwardOutline = iosFastforwardOutline;
;