0
0
mirror of https://github.com/python/cpython.git synced 2024-11-25 09:39:56 +01:00
cpython/Lib/idlelib/Icons
..
folder.gif
idle_16.gif
idle_16.png
idle_32.gif
idle_32.png
idle_48.gif
idle_48.png
idle_256.png
idle.ico
minusnode.gif
openfolder.gif
plusnode.gif
python.gif
README.txt
tk.gif

The IDLE icons are from https://bugs.python.org/issue1490384

Created by Andrew Clover.

The original sources are available from Andrew's website:
https://www.doxdesk.com/software/py/pyicons.html

Various different formats and sizes are available at this GitHub Pull Request:
https://github.com/python/cpython/pull/17473

The idle.ico file was created with ImageMagick:

    $ convert idle_16.png idle_32.png idle_48.png idle_256.png idle.ico