UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

66 lines (65 loc) 1.47 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrows_stretch_vertical2 = void 0; var arrows_stretch_vertical2 = { "viewBox": "0 0 64 64", "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "40,9 32,1 24,9 \r\n\t" }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "24,55 32,63 \r\n\t40,55 " }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "32,62 32,52.323 32,32 " }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "32,32 32,22.323 32,2 " }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "0", "y1": "32", "x2": "64", "y2": "32" }, "children": [] }] }; exports.arrows_stretch_vertical2 = arrows_stretch_vertical2;