cpython/Lib/idlelib/Icons
Manish Kumar ⛄ ba650af7d6
Optimize images by IMGbot (GH-21348)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-02-04 15:49:43 +09:00
..
README.txt
folder.gif
idle.ico
idle_16.gif Optimize images by IMGbot (GH-21348) 2022-02-04 15:49:43 +09:00
idle_16.png Optimize images by IMGbot (GH-21348) 2022-02-04 15:49:43 +09:00
idle_32.gif Optimize images by IMGbot (GH-21348) 2022-02-04 15:49:43 +09:00
idle_32.png Optimize images by IMGbot (GH-21348) 2022-02-04 15:49:43 +09:00
idle_48.gif
idle_48.png Optimize images by IMGbot (GH-21348) 2022-02-04 15:49:43 +09:00
idle_256.png Optimize images by IMGbot (GH-21348) 2022-02-04 15:49:43 +09:00
minusnode.gif Optimize images by IMGbot (GH-21348) 2022-02-04 15:49:43 +09:00
openfolder.gif
plusnode.gif Optimize images by IMGbot (GH-21348) 2022-02-04 15:49:43 +09:00
python.gif Optimize images by IMGbot (GH-21348) 2022-02-04 15:49:43 +09:00
tk.gif Optimize images by IMGbot (GH-21348) 2022-02-04 15:49:43 +09:00

README.txt

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