5
0
python-binaries/Lib/idlelib/Icons
2024-03-09 23:10:52 +08:00
..
folder.gif Init repo 2024-03-09 23:10:52 +08:00
idle_16.gif Init repo 2024-03-09 23:10:52 +08:00
idle_16.png Init repo 2024-03-09 23:10:52 +08:00
idle_32.gif Init repo 2024-03-09 23:10:52 +08:00
idle_32.png Init repo 2024-03-09 23:10:52 +08:00
idle_48.gif Init repo 2024-03-09 23:10:52 +08:00
idle_48.png Init repo 2024-03-09 23:10:52 +08:00
idle_256.png Init repo 2024-03-09 23:10:52 +08:00
idle.ico Init repo 2024-03-09 23:10:52 +08:00
minusnode.gif Init repo 2024-03-09 23:10:52 +08:00
openfolder.gif Init repo 2024-03-09 23:10:52 +08:00
plusnode.gif Init repo 2024-03-09 23:10:52 +08:00
python.gif Init repo 2024-03-09 23:10:52 +08:00
README.txt Init repo 2024-03-09 23:10:52 +08:00
tk.gif Init repo 2024-03-09 23:10:52 +08:00

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