UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

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