LuGitCompareArrows constant

FIconObject const LuGitCompareArrows

Implementation

static const FIconObject LuGitCompareArrows = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('circle', {"cx":"5","cy":"6","r":"3"}, []),FIconObject('path', {"d":"M12 6h5a2 2 0 0 1 2 2v7"}, []),FIconObject('path', {"d":"m15 9-3-3 3-3"}, []),FIconObject('circle', {"cx":"19","cy":"18","r":"3"}, []),FIconObject('path', {"d":"M12 18H7a2 2 0 0 1-2-2V9"}, []),FIconObject('path', {"d":"m9 15 3 3-3 3"}, [])]);