react-icons-kit
Version:
React Icons Kit using various Svg Icon set
66 lines (65 loc) • 1.48 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.arrows_stretch_horizontal1 = void 0;
var arrows_stretch_horizontal1 = {
"viewBox": "0 0 64 64",
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "55,40 63,32 \r\n\t55,24 "
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "9,24 1,32 9,40 \r\n\t"
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "2,32 11.677,32 26,32 "
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "38,32 41.677,32 62,32 "
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "32",
"y1": "21",
"x2": "32",
"y2": "43"
},
"children": []
}]
};
exports.arrows_stretch_horizontal1 = arrows_stretch_horizontal1;