LuLogs constant

FIconObject const LuLogs

Implementation

static const FIconObject LuLogs = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('path', {"d":"M13 12h8"}, []),FIconObject('path', {"d":"M13 18h8"}, []),FIconObject('path', {"d":"M13 6h8"}, []),FIconObject('path', {"d":"M3 12h1"}, []),FIconObject('path', {"d":"M3 18h1"}, []),FIconObject('path', {"d":"M3 6h1"}, []),FIconObject('path', {"d":"M8 12h1"}, []),FIconObject('path', {"d":"M8 18h1"}, []),FIconObject('path', {"d":"M8 6h1"}, [])]);