UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

37 lines (36 loc) 860 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrows_left = void 0; var arrows_left = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "37,15 20,32 \r\n\t\t37,49 \t" }, "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "37,15 20,32 \r\n\t\t37,49 \t" }, "children": [] }] }] }] }; exports.arrows_left = arrows_left;