Name Date Size

..25-Oct-20244 KiB

folder.gifH A D25-Oct-2024120

idle.icoH A D25-Oct-202456.4 KiB

idle_16.gifH A D25-Oct-2024634

idle_16.pngH A D25-Oct-20241 KiB

idle_256.pngH A D25-Oct-202438.3 KiB

idle_32.gifH A D25-Oct-20241,019

idle_32.pngH A D25-Oct-20242 KiB

idle_48.gifH A D25-Oct-20241.4 KiB

idle_48.pngH A D25-Oct-20243.9 KiB

minusnode.gifH A D25-Oct-202475

openfolder.gifH A D25-Oct-2024125

plusnode.gifH A D25-Oct-202478

python.gifH A D25-Oct-2024380

README.txtH A D25-Oct-2024443

tk.gifH A D25-Oct-202472

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