UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

33 lines (32 loc) 615 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.skipForward = void 0; var skipForward = { "viewBox": "0 0 24 24", "children": [{ "name": "polygon", "attribs": { "points": "5 4 15 12 5 20 5 4" }, "children": [] }, { "name": "line", "attribs": { "x1": "19", "y1": "5", "x2": "19", "y2": "19" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.skipForward = skipForward;