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_rewind = void 0; var ic_fast_rewind = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M11 18V6l-8.5 6 8.5 6zm.5-6l8.5 6V6l-8.5 6z" }, "children": [] }] }; exports.ic_fast_rewind = ic_fast_rewind;