LuListOrdered constant

FIconObject const LuListOrdered

Implementation

static const FIconObject LuListOrdered = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('path', {"d":"M10 12h11"}, []),FIconObject('path', {"d":"M10 18h11"}, []),FIconObject('path', {"d":"M10 6h11"}, []),FIconObject('path', {"d":"M4 10h2"}, []),FIconObject('path', {"d":"M4 6h1v4"}, []),FIconObject('path', {"d":"M6 18H4c0-1 2-2 2-3s-1-1.5-2-1"}, [])]);