LuArrowLeftRight constant

FIconObject const LuArrowLeftRight

Implementation

static const FIconObject LuArrowLeftRight = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('path', {"d":"M8 3 4 7l4 4"}, []),FIconObject('path', {"d":"M4 7h16"}, []),FIconObject('path', {"d":"m16 21 4-4-4-4"}, []),FIconObject('path', {"d":"M20 17H4"}, [])]);