From 0fd08859a3d776f32a3aa43cd4d6bc74b663f61d Mon Sep 17 00:00:00 2001 From: "Ilya.Kazakevich" Date: Tue, 28 Oct 2025 18:35:00 +0100 Subject: [PATCH] [python] cleanup PY-79486: Inline poetry svg styles as Compose doesn't support classes. SVG image with classes doesn't work in Compose which is used as a frontend by Python SDK configuration GitOrigin-RevId: d84e5418f64d60747fd80a3d8e5a5e88be681c3d --- .../PythonCommunityImplPoetryCommonIcons.java | 2 +- .../impl/poetry/common/expui/poetry.svg | 114 +++++++++--------- 2 files changed, 57 insertions(+), 59 deletions(-) diff --git a/python/python-poetry/common/gen/com/intellij/python/community/impl/poetry/common/icons/PythonCommunityImplPoetryCommonIcons.java b/python/python-poetry/common/gen/com/intellij/python/community/impl/poetry/common/icons/PythonCommunityImplPoetryCommonIcons.java index 9ec7267a7d29..2f468c1d9b5d 100644 --- a/python/python-poetry/common/gen/com/intellij/python/community/impl/poetry/common/icons/PythonCommunityImplPoetryCommonIcons.java +++ b/python/python-poetry/common/gen/com/intellij/python/community/impl/poetry/common/icons/PythonCommunityImplPoetryCommonIcons.java @@ -15,5 +15,5 @@ public final class PythonCommunityImplPoetryCommonIcons { private static @NotNull Icon load(@NotNull String path, int cacheKey, int flags) { return IconManager.getInstance().loadRasterizedIcon(path, PythonCommunityImplPoetryCommonIcons.class.getClassLoader(), cacheKey, flags); } - /** 16x16 */ public static final @NotNull Icon Poetry = load("icons/intellij/python/community/impl/poetry/common/expui/poetry.svg", -142471747, 0); + /** 16x16 */ public static final @NotNull Icon Poetry = load("icons/intellij/python/community/impl/poetry/common/expui/poetry.svg", -286615611, 0); } diff --git a/python/python-poetry/common/resources/icons/intellij/python/community/impl/poetry/common/expui/poetry.svg b/python/python-poetry/common/resources/icons/intellij/python/community/impl/poetry/common/expui/poetry.svg index 73f14370a30d..9d0db6dd16e1 100644 --- a/python/python-poetry/common/resources/icons/intellij/python/community/impl/poetry/common/expui/poetry.svg +++ b/python/python-poetry/common/resources/icons/intellij/python/community/impl/poetry/common/expui/poetry.svg @@ -1,61 +1,59 @@ + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - logo-origami - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + logo-origami + + + + + + + + +