LuGitPullRequest constant

FIconObject const LuGitPullRequest

Implementation

static const FIconObject LuGitPullRequest = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('circle', {"cx":"18","cy":"18","r":"3"}, []),FIconObject('circle', {"cx":"6","cy":"6","r":"3"}, []),FIconObject('path', {"d":"M13 6h3a2 2 0 0 1 2 2v7"}, []),FIconObject('line', {"x1":"6","x2":"6","y1":"9","y2":"21"}, [])]);