LuListCollapse constant

FIconObject const LuListCollapse

Implementation

static const FIconObject LuListCollapse = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('path', {"d":"m3 10 2.5-2.5L3 5"}, []),FIconObject('path', {"d":"m3 19 2.5-2.5L3 14"}, []),FIconObject('path', {"d":"M10 6h11"}, []),FIconObject('path', {"d":"M10 12h11"}, []),FIconObject('path', {"d":"M10 18h11"}, [])]);