react-icons-kit
Version:
React Icons Kit using various Svg Icon set
59 lines (58 loc) • 1.28 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.arrows_shrink_horizonal2 = void 0;
var arrows_shrink_horizonal2 = {
"viewBox": "0 0 64 64",
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "45,25 38,32 \r\n\t45,39 "
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "38",
"y1": "32",
"x2": "64",
"y2": "32"
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "19,39 26,32 \r\n\t19,25 "
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "26",
"y1": "32",
"x2": "0",
"y2": "32"
},
"children": []
}]
};
exports.arrows_shrink_horizonal2 = arrows_shrink_horizonal2;