LuLibrary constant

FIconObject const LuLibrary

Implementation

static const FIconObject LuLibrary = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('path', {"d":"m16 6 4 14"}, []),FIconObject('path', {"d":"M12 6v14"}, []),FIconObject('path', {"d":"M8 8v12"}, []),FIconObject('path', {"d":"M4 4v16"}, [])]);