Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwurstsalat <mailtrash@posteo.de>2023-10-29 00:35:33 +0300
committerwurstsalat <mailtrash@posteo.de>2023-10-29 00:35:33 +0300
commit26e018ffe5c9e0f8b29a5d8700772aaede99d505 (patch)
tree83179a97d8c70b856c25c49fcebf99e9bba82d35
parent6dadd33f34ceccdb42081fc2bbfa929605ad68ba (diff)
cfix: Use better color for IRC gateway icon
-rw-r--r--gajim/data/icons/hicolor/scalable/status/gateway-irc.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/gajim/data/icons/hicolor/scalable/status/gateway-irc.svg b/gajim/data/icons/hicolor/scalable/status/gateway-irc.svg
index 4a1ec43ec..d2c856573 100644
--- a/gajim/data/icons/hicolor/scalable/status/gateway-irc.svg
+++ b/gajim/data/icons/hicolor/scalable/status/gateway-irc.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#666" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-hash"><line x1="4" y1="9" x2="20" y2="9"></line><line x1="4" y1="15" x2="20" y2="15"></line><line x1="10" y1="3" x2="8" y2="21"></line><line x1="16" y1="3" x2="14" y2="21"></line></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#2c92d1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-hash"><line x1="4" y1="9" x2="20" y2="9"></line><line x1="4" y1="15" x2="20" y2="15"></line><line x1="10" y1="3" x2="8" y2="21"></line><line x1="16" y1="3" x2="14" y2="21"></line></svg> \ No newline at end of file