react-icons-kit
Version:
React Icons Kit using various Svg Icon set
53 lines (52 loc) • 1.26 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.software_pathfinder_intersect = void 0;
var software_pathfinder_intersect = {
"viewBox": "0 0 64 64",
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "41,23 41,41 23,41 "
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"stroke-dasharray": "4,2",
"points": "23,41 1,41 1,1 \r\n\t41,1 41,23 "
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"stroke-dasharray": "4,2",
"points": "41,23 63,23 63,63 \r\n\t23,63 23,41 "
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "23,41 23,23 41,23 "
},
"children": []
}]
};
exports.software_pathfinder_intersect = software_pathfinder_intersect;
;