react-icons-kit
Version:
React Icons Kit using various Svg Icon set
76 lines (75 loc) • 1.92 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.arrows_glide_vertical = void 0;
var arrows_glide_vertical = {
"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": "48.968,45.968 \r\n\t\t31.967,62.968 14.968,45.967 \t"
},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "48.968,45.968 \r\n\t\t31.967,62.968 14.968,45.967 \t"
},
"children": []
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "15.032,17.967 \r\n\t\t32.032,0.968 49.032,17.968 \t"
},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "15.032,17.967 \r\n\t\t32.032,0.968 49.032,17.968 \t"
},
"children": []
}]
}]
}, {
"name": "circle",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"cx": "31.968",
"cy": "31.968",
"r": "5"
},
"children": []
}]
};
exports.arrows_glide_vertical = arrows_glide_vertical;