optimize png icons

GitOrigin-RevId: 8d4b8ed9df196a6525981e2c25b7e5173fd943f2
This commit is contained in:
Vladimir Krivosheev
2023-03-14 17:05:55 +01:00
committed by intellij-monorepo-bot
parent 9918211807
commit 4c88167f4f
8 changed files with 8 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 294 B

After

Width:  |  Height:  |  Size: 207 B

View File

@@ -675,6 +675,7 @@ object CommunityLibraryLicenses {
version = LibraryLicense.CUSTOM_REVISION).apache(),
androidDependency(name = "Perfetto Library", libraryName = "trace-perfetto-library"),
androidDependency(name = "Perfetto protos", libraryName = "perfetto-proto"),
LibraryLicense(name = "pip", attachedTo = "intellij.python", version = "20.3.4",
url = "https://pip.pypa.io/")
.mit("https://github.com/pypa/pip/blob/main/LICENSE.txt"),
@@ -684,11 +685,16 @@ object CommunityLibraryLicenses {
LibraryLicense(name = "plexus-classworlds", attachedTo = "intellij.maven.server.m30.impl", version = "2.4",
url = "https://github.com/codehaus-plexus/plexus-classworlds")
.apache("https://github.com/codehaus-plexus/plexus-classworlds/blob/master/LICENSE.txt"),
LibraryLicense(name = "Plexus Utils", libraryName = "plexus-utils",
url = "https://github.com/codehaus-plexus/plexus-utils")
.apache("https://github.com/codehaus-plexus/plexus-utils/blob/master/LICENSE.txt"),
LibraryLicense(name = "PLY", attachedTo = "intellij.python", version = "3.7",
url = "https://www.dabeaz.com/ply/").newBsd(),
LibraryLicense(name = "PLY", attachedTo = "intellij.python", version = "3.7", url = "https://www.dabeaz.com/ply/").newBsd(),
LibraryLicense(libraryName = "pngencoder", url = "https://github.com/pngencoder/pngencoder")
.mit("https://github.com/pngencoder/pngencoder/blob/develop/LICENSE"),
LibraryLicense(name = "pockets", attachedTo = "intellij.python", version = "0.9.1",
url = "https://pockets.readthedocs.io/")
.newBsd("https://github.com/RobRuana/pockets/blob/master/LICENSE"),

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.9 KiB

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 B

After

Width:  |  Height:  |  Size: 226 B