react-icons-kit
Version:
React Icons Kit using various Svg Icon set
85 lines (84 loc) • 1.78 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.arrows_shrink_horizontal1 = void 0;
var arrows_shrink_horizontal1 = {
"viewBox": "0 0 64 64",
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "5",
"y1": "0",
"x2": "5",
"y2": "64"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "59",
"y1": "0",
"x2": "59",
"y2": "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": "59",
"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": "5",
"y2": "32"
},
"children": []
}]
};
exports.arrows_shrink_horizontal1 = arrows_shrink_horizontal1;
;