Finding an object that is a combo shape

traditionally, a Hough transform, but the “generalized” one in this case, detecting this composite shape specifically.

you could also try a HoG detector.

or train a neural network. that will probably be a “fully convolutional” one.