UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

69 lines (68 loc) 1.47 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrows_fit_vertical = void 0; var arrows_fit_vertical = { "viewBox": "0 0 64 64", "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "39,16 32,9 25,16 \r\n\t" }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "25,48 32,55 \r\n\t39,48 " }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "32,55 32,43 32,9 " }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "0", "y1": "1", "x2": "64", "y2": "1" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "0", "y1": "63", "x2": "64", "y2": "63" }, "children": [] }] }; exports.arrows_fit_vertical = arrows_fit_vertical;