From 060ae588a2faf6275fd9e50436460c78cbcaffb3 Mon Sep 17 00:00:00 2001 From: Ralph Plawetzki Date: Fri, 14 Mar 2025 13:22:14 +0100 Subject: [PATCH] Improve symbolic icons (#3782) * Remove the style attributes from the path tags Fixes #3775 * Improve SVG code using a tag and tighten current-color-scheme definition * Add missing attribute from original SVG --- .../org.cryptomator.Cryptomator.tray-unlocked.svg | 15 ++++++++------- .../common/org.cryptomator.Cryptomator.tray.svg | 14 ++++++++------ 2 files changed, 16 insertions(+), 13 deletions(-) diff --git a/dist/linux/common/org.cryptomator.Cryptomator.tray-unlocked.svg b/dist/linux/common/org.cryptomator.Cryptomator.tray-unlocked.svg index f8e79de1b..4546a563d 100644 --- a/dist/linux/common/org.cryptomator.Cryptomator.tray-unlocked.svg +++ b/dist/linux/common/org.cryptomator.Cryptomator.tray-unlocked.svg @@ -1,11 +1,12 @@ - - + + + + diff --git a/dist/linux/common/org.cryptomator.Cryptomator.tray.svg b/dist/linux/common/org.cryptomator.Cryptomator.tray.svg index 205998020..5de1d4fab 100644 --- a/dist/linux/common/org.cryptomator.Cryptomator.tray.svg +++ b/dist/linux/common/org.cryptomator.Cryptomator.tray.svg @@ -1,8 +1,10 @@ - - + + + + \ No newline at end of file