LuGitCommitVertical constant

FIconObject const LuGitCommitVertical

Implementation

static const FIconObject LuGitCommitVertical = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('path', {"d":"M12 3v6"}, []),FIconObject('circle', {"cx":"12","cy":"12","r":"3"}, []),FIconObject('path', {"d":"M12 15v6"}, [])]);