UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

52 lines (51 loc) 1.11 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrows_slim_up = void 0; var arrows_slim_up = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "32", "y1": "64", "x2": "32", "y2": "1" }, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "32", "y1": "64", "x2": "32", "y2": "1" }, "children": [] }] }] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "41,10 32,1 23,10 \r\n\t" }, "children": [] }] }; exports.arrows_slim_up = arrows_slim_up;