@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 988 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var arrows_switch_horizontal = exports.arrows_switch_horizontal = { "viewBox": "0 0 64 64", "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "54.083,51 \r\n\t63.083,42 54.083,33 " }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "63", "y1": "42", "x2": "9", "y2": "42" }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "10.083,13 \r\n\t1.083,22 10.083,31 " }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "1", "y1": "22", "x2": "55", "y2": "22" }, "children": [] }] };