UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 339 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.stepForward = void 0; var stepForward = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M0 0v6l5-3-5-3zm5 3v3h2v-6h-2v3z", "transform": "translate(0 1)" } }] }; exports.stepForward = stepForward;