react-icons-kit
Version:
React Icons Kit using various Svg Icon set
76 lines (75 loc) • 1.85 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.arrows_glide_horizontal = void 0;
var arrows_glide_horizontal = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "46,15 63,32 \r\n\t\t46,49 \t"
},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "46,15 63,32 \r\n\t\t46,49 \t"
},
"children": []
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "18,48.935 \r\n\t\t1,31.935 18,14.935 \t"
},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "18,48.935 \r\n\t\t1,31.935 18,14.935 \t"
},
"children": []
}]
}]
}, {
"name": "circle",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"cx": "32",
"cy": "32",
"r": "5"
},
"children": []
}]
};
exports.arrows_glide_horizontal = arrows_glide_horizontal;