LuList constant

FIconObject const LuList

Implementation

static const FIconObject LuList = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('path', {"d":"M3 12h.01"}, []),FIconObject('path', {"d":"M3 18h.01"}, []),FIconObject('path', {"d":"M3 6h.01"}, []),FIconObject('path', {"d":"M8 12h13"}, []),FIconObject('path', {"d":"M8 18h13"}, []),FIconObject('path', {"d":"M8 6h13"}, [])]);