LuGitPullRequestDraft constant

FIconObject const LuGitPullRequestDraft

Implementation

static const FIconObject LuGitPullRequestDraft = 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":"M18 6V5"}, []),FIconObject('path', {"d":"M18 11v-1"}, []),FIconObject('line', {"x1":"6","x2":"6","y1":"9","y2":"21"}, [])]);