UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

59 lines (58 loc) 1.27 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrows_shrink_vertical2 = void 0; var arrows_shrink_vertical2 = { "viewBox": "0 0 64 64", "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "25,19 32,26 \r\n\t39,19 " }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "32", "y1": "26", "x2": "32", "y2": "0" }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "39,45 32,38 \r\n\t25,45 " }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "32", "y1": "38", "x2": "32", "y2": "64" }, "children": [] }] }; exports.arrows_shrink_vertical2 = arrows_shrink_vertical2;