• Home
Name Date Size #Lines LOC

..--

README.txtD06-Mar-2025443 148

folder.gifD06-Mar-2025120

idle.icoD06-Mar-202556.4 KiB

idle_16.gifD06-Mar-2025634

idle_16.pngD06-Mar-20251 KiB

idle_256.pngD06-Mar-202538.3 KiB

idle_32.gifD06-Mar-20251,019

idle_32.pngD06-Mar-20252 KiB

idle_48.gifD06-Mar-20251.4 KiB

idle_48.pngD06-Mar-20253.9 KiB

minusnode.gifD06-Mar-202575

openfolder.gifD06-Mar-2025125

plusnode.gifD06-Mar-202578

python.gifD06-Mar-2025380

tk.gifD06-Mar-202572

README.txt

1The IDLE icons are from https://bugs.python.org/issue1490384
2
3Created by Andrew Clover.
4
5The original sources are available from Andrew's website:
6https://www.doxdesk.com/software/py/pyicons.html
7
8Various different formats and sizes are available at this GitHub Pull Request:
9https://github.com/python/cpython/pull/17473
10
11The idle.ico file was created with ImageMagick:
12
13    $ convert idle_16.png idle_32.png idle_48.png idle_256.png idle.ico
14