react-icons-kit
Version:
React Icons Kit using various Svg Icon set
46 lines (45 loc) • 1.06 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.arrows_slide_right2 = void 0;
var arrows_slide_right2 = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "63,37 1,37 1,18 \t"
},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "63,37 1,37 1,18 \t"
},
"children": []
}]
}]
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "54,46 63,37 \r\n\t54,28 "
},
"children": []
}]
};
exports.arrows_slide_right2 = arrows_slide_right2;
;