UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

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