[wxPython] Where can I find standard toolbar icons?

I am looking for toolbar icons for actions like:
   cut
   copy
   paste
   undo
   redo
   open
   new
   ...

Where can I best find those icons?

Michael

I am looking for toolbar icons for actions like:
   cut
   copy
   paste
   undo
   redo
   open
   new
   ...

Where can I best find those icons?

I've gotten some from http://www.coolarchive.com/index.cfm or
http://www.iconarchive.com/ before.

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!