UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

37 lines (36 loc) 852 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrows_up = void 0; var arrows_up = { "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": "15,40 32,23 \r\n\t\t49,40 \t" }, "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "15,40 32,23 \r\n\t\t49,40 \t" }, "children": [] }] }] }] }; exports.arrows_up = arrows_up;