LuArrowLeft constant

FIconObject const LuArrowLeft

Implementation

static const FIconObject LuArrowLeft = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('path', {"d":"m12 19-7-7 7-7"}, []),FIconObject('path', {"d":"M19 12H5"}, [])]);