LuArrowUpFromLine constant

FIconObject const LuArrowUpFromLine

Implementation

static const FIconObject LuArrowUpFromLine = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('path', {"d":"m18 9-6-6-6 6"}, []),FIconObject('path', {"d":"M12 3v14"}, []),FIconObject('path', {"d":"M5 21h14"}, [])]);