Where can I find the Icon-Names for Gizmos.DrawIcon()?

Hey Community,

I want to draw Gizmos on many (empty) GameObjects.
I’ve tried Gizmos.DrawSphere(), but the spheres arent clickable and Icons look nicer.
But I need the name of the Icon when I use Gizmos.DrawIcon().
Where can I find the name of the icons (I don’t want to make my own icons, I just want the one I can select in the Inspector)

Thanks in advance,
Sebastian

This is an old question, but the following site has a list of all of the default icon names. Just pass the listed string to the DrawIcon method and you should be good to go.

https://unitylist.com/p/5c3/Unity-editor-icons