UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

60 lines (59 loc) 1.37 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrows_keyboard_return = void 0; var arrows_keyboard_return = { "viewBox": "0 0 64 64", "children": [{ "name": "rect", "attribs": { "x": "1", "y": "1", "fill": "none", "stroke": "#231F20", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "width": "62", "height": "62" }, "children": [] }, { "name": "g", "attribs": {}, "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "9,37 55,37 55,18 44,18 \t" }, "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "9,37 55,37 55,18 44,18 \t" }, "children": [] }] }] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "18,46 9,37 18,28 \r\n\t" }, "children": [] }] }; exports.arrows_keyboard_return = arrows_keyboard_return;