How can one change the color of the overflow icon in the action bar?

(
It's also worth adding that if you simply want to change the overflow button to a light or dark colour to go with your action bar colour this can be done without specifying a custom icon.
For a dark button colour set your theme as:

For a light button colour add DarkActionBar:

If, like me, you want a light button colour but you want the overflow menu to be light you can do the following: