From a61aaef6b2bf8f11ae914610e789e62f616493db Mon Sep 17 00:00:00 2001 From: krassowski <5832902+krassowski@users.noreply.github.com> Date: Thu, 20 Jun 2024 08:00:53 +0100 Subject: [PATCH] Harmonize icon color with the standard color --- style/icons/expansion-card.svg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style/icons/expansion-card.svg b/style/icons/expansion-card.svg index b8a85e5..82ead84 100644 --- a/style/icons/expansion-card.svg +++ b/style/icons/expansion-card.svg @@ -1,4 +1,4 @@ <svg width="26" height="11" viewBox="0 0 26 11" fill="none" xmlns="http://www.w3.org/2000/svg"> -<path fill-rule="evenodd" class="jp-icon0" clip-rule="evenodd" d="M26 0H4V9H6V11H15V9H26V0ZM21.5 7C22.8807 7 24 5.88071 24 4.5C24 3.11929 22.8807 2 21.5 2C20.1193 2 19 3.11929 19 4.5C19 5.88071 20.1193 7 21.5 7Z" fill="#E0E0E0"/> -<path d="M0 0H3V11H1V2H0V0Z" class="jp-icon0" fill="#E0E0E0"/> +<path fill-rule="evenodd" class="jp-icon3" clip-rule="evenodd" d="M26 0H4V9H6V11H15V9H26V0ZM21.5 7C22.8807 7 24 5.88071 24 4.5C24 3.11929 22.8807 2 21.5 2C20.1193 2 19 3.11929 19 4.5C19 5.88071 20.1193 7 21.5 7Z" fill="#E0E0E0"/> +<path d="M0 0H3V11H1V2H0V0Z" class="jp-icon3" fill="#E0E0E0"/> </svg>