LuTableOfContents constant

FIconObject const LuTableOfContents

Implementation

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