From ebcf10351fbd578a87f21087803741aa1aec07e7 Mon Sep 17 00:00:00 2001
From: Patrick Kollitsch <davidsneighbourdev+gh@gmail.com>
Date: Wed, 15 Apr 2026 08:23:38 +0000
Subject: [PATCH] feat: switch socials icons to the simple icon set

---
 assets/ananke/socials/gitter.svg |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/assets/ananke/socials/gitter.svg b/assets/ananke/socials/gitter.svg
index fc07cb2..f94da2f 100644
--- a/assets/ananke/socials/gitter.svg
+++ b/assets/ananke/socials/gitter.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--! Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc. --><path d="M66.4 322.5H16V0h50.4v322.5zM166.9 76.1h-50.4V512h50.4V76.1zm100.6 0h-50.4V512h50.4V76.1zM368 76h-50.4v247H368V76z"/></svg>
\ No newline at end of file
+<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Gitter</title><path d="M8.501 4.001H10.5V24H8.501V4.001zm6.999 0V24h-2V4.001h2zM3.5 0h2.001v15H3.5V0zm15 4.001h2V15h-2V4.001z"/></svg>
\ No newline at end of file

--
Gitblit v1.10.0