UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 466 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_fast_forward = void 0; var ic_fast_forward = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M4 18l8.5-6L4 6v12zm9-12v12l8.5-6L13 6z" }, "children": [] }] }; exports.ic_fast_forward = ic_fast_forward;