react-icons-kit
Version:
React Icons Kit using various Svg Icon set
87 lines (86 loc) • 1.84 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.arrows_expand_diagonal1 = void 0;
var arrows_expand_diagonal1 = {
"viewBox": "0 0 64 64",
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "13",
"y1": "1",
"x2": "63",
"y2": "51"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "1",
"y1": "13",
"x2": "51.166",
"y2": "63.166"
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "63,12 63,1 52,1 \r\n\t"
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "1,52 1,63 12,63 \r\n\t"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"x1": "1",
"y1": "63",
"x2": "26",
"y2": "38"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"x1": "38",
"y1": "26",
"x2": "63",
"y2": "1"
},
"children": []
}]
};
exports.arrows_expand_diagonal1 = arrows_expand_diagonal1;
;