LuGitMerge constant

FIconObject const LuGitMerge

Implementation

static const FIconObject LuGitMerge = 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":"M6 21V9a9 9 0 0 0 9 9"}, [])]);