LuTable constant

FIconObject const LuTable

Implementation

static const FIconObject LuTable = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('path', {"d":"M12 3v18"}, []),FIconObject('rect', {"width":"18","height":"18","x":"3","y":"3","rx":"2"}, []),FIconObject('path', {"d":"M3 9h18"}, []),FIconObject('path', {"d":"M3 15h18"}, [])]);