• Home
Name
Date
Size
#Lines
LOC

..--

README.txtD03-May-2024443 148

folder.gifD03-May-2024120

idle.icoD03-May-202456.4 KiB

idle_16.gifD03-May-2024634

idle_16.pngD03-May-20241 KiB

idle_256.pngD03-May-202438.3 KiB

idle_32.gifD03-May-20241,019

idle_32.pngD03-May-20242 KiB

idle_48.gifD03-May-20241.4 KiB

idle_48.pngD03-May-20243.9 KiB

minusnode.gifD03-May-202475

openfolder.gifD03-May-2024125

plusnode.gifD03-May-202478

python.gifD03-May-2024380

tk.gifD03-May-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