cpython/Lib/idlelib/Icons
Miro Hrončok 3a69f3caee
bpo-38439: Add 256px IDLE icon (GH-17473)
Icon author: Andrew Clover, bpo-1490384
2020-04-22 03:21:44 -04:00
..
README.txt bpo-38439: Add 256px IDLE icon (GH-17473) 2020-04-22 03:21:44 -04:00
folder.gif
idle.ico
idle_16.gif
idle_16.png
idle_32.gif
idle_32.png
idle_48.gif
idle_48.png
idle_256.png bpo-38439: Add 256px IDLE icon (GH-17473) 2020-04-22 03:21:44 -04:00
minusnode.gif
openfolder.gif
plusnode.gif
python.gif
tk.gif

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