diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-02-04 07:15:17 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-04 07:15:17 (GMT) |
commit | ee3d050e85381f5117f01b709f138cd094b52253 (patch) | |
tree | 9d842cbd5613ce12c29bee1572fc974d21f1f5aa /Lib/idlelib/Icons | |
parent | 663370aea5dcf9074455b45283e980c7bc353674 (diff) | |
download | cpython-ee3d050e85381f5117f01b709f138cd094b52253.zip cpython-ee3d050e85381f5117f01b709f138cd094b52253.tar.gz cpython-ee3d050e85381f5117f01b709f138cd094b52253.tar.bz2 |
Optimize images by IMGbot (GH-21348)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
(cherry picked from commit ba650af7d660084e08859dd1ee1917cccee24e88)
Co-authored-by: Manish Kumar ⛄ <manishprivet@protonmail.com>
Diffstat (limited to 'Lib/idlelib/Icons')
-rw-r--r-- | Lib/idlelib/Icons/idle_16.gif | bin | 1034 -> 634 bytes |
-rw-r--r-- | Lib/idlelib/Icons/idle_16.png | bin | 1264 -> 1031 bytes |
-rw-r--r-- | Lib/idlelib/Icons/idle_256.png | bin | 42839 -> 39205 bytes |
-rw-r--r-- | Lib/idlelib/Icons/idle_32.gif | bin | 1435 -> 1019 bytes |
-rw-r--r-- | Lib/idlelib/Icons/idle_32.png | bin | 2542 -> 2036 bytes |
-rw-r--r-- | Lib/idlelib/Icons/idle_48.png | bin | 4710 -> 3977 bytes |
-rw-r--r-- | Lib/idlelib/Icons/minusnode.gif | bin | 96 -> 75 bytes |
-rw-r--r-- | Lib/idlelib/Icons/plusnode.gif | bin | 79 -> 78 bytes |
-rw-r--r-- | Lib/idlelib/Icons/python.gif | bin | 585 -> 380 bytes |
-rw-r--r-- | Lib/idlelib/Icons/tk.gif | bin | 85 -> 72 bytes |
10 files changed, 0 insertions, 0 deletions
diff --git a/Lib/idlelib/Icons/idle_16.gif b/Lib/idlelib/Icons/idle_16.gif Binary files differindex 9f001b1..bcedcd6 100644 --- a/Lib/idlelib/Icons/idle_16.gif +++ b/Lib/idlelib/Icons/idle_16.gif diff --git a/Lib/idlelib/Icons/idle_16.png b/Lib/idlelib/Icons/idle_16.png Binary files differindex 6abde0a..77d8f71 100644 --- a/Lib/idlelib/Icons/idle_16.png +++ b/Lib/idlelib/Icons/idle_16.png diff --git a/Lib/idlelib/Icons/idle_256.png b/Lib/idlelib/Icons/idle_256.png Binary files differindex 99ffa6f..64f276b 100644 --- a/Lib/idlelib/Icons/idle_256.png +++ b/Lib/idlelib/Icons/idle_256.png diff --git a/Lib/idlelib/Icons/idle_32.gif b/Lib/idlelib/Icons/idle_32.gif Binary files differindex af5b2d5..a1b12a0 100644 --- a/Lib/idlelib/Icons/idle_32.gif +++ b/Lib/idlelib/Icons/idle_32.gif diff --git a/Lib/idlelib/Icons/idle_32.png b/Lib/idlelib/Icons/idle_32.png Binary files differindex 41b70db..2aaa558 100644 --- a/Lib/idlelib/Icons/idle_32.png +++ b/Lib/idlelib/Icons/idle_32.png diff --git a/Lib/idlelib/Icons/idle_48.png b/Lib/idlelib/Icons/idle_48.png Binary files differindex e5fa928..705eec4 100644 --- a/Lib/idlelib/Icons/idle_48.png +++ b/Lib/idlelib/Icons/idle_48.png diff --git a/Lib/idlelib/Icons/minusnode.gif b/Lib/idlelib/Icons/minusnode.gif Binary files differindex c72e46f..173e970 100644 --- a/Lib/idlelib/Icons/minusnode.gif +++ b/Lib/idlelib/Icons/minusnode.gif diff --git a/Lib/idlelib/Icons/plusnode.gif b/Lib/idlelib/Icons/plusnode.gif Binary files differindex 13ace90..abedde0 100644 --- a/Lib/idlelib/Icons/plusnode.gif +++ b/Lib/idlelib/Icons/plusnode.gif diff --git a/Lib/idlelib/Icons/python.gif b/Lib/idlelib/Icons/python.gif Binary files differindex b189c2c..01b13e3 100644 --- a/Lib/idlelib/Icons/python.gif +++ b/Lib/idlelib/Icons/python.gif diff --git a/Lib/idlelib/Icons/tk.gif b/Lib/idlelib/Icons/tk.gif Binary files differindex a603f5e..03bf383 100644 --- a/Lib/idlelib/Icons/tk.gif +++ b/Lib/idlelib/Icons/tk.gif |