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/bandcamp.svg | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/assets/ananke/socials/bandcamp.svg b/assets/ananke/socials/bandcamp.svg index da2849f..3ccf0cf 100644 --- a/assets/ananke/socials/bandcamp.svg +++ b/assets/ananke/socials/bandcamp.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 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="M256,8C119,8,8,119,8,256S119,504,256,504,504,393,504,256,393,8,256,8Zm48.2,326.1h-181L207.9,178h181Z"/></svg> \ No newline at end of file +<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Bandcamp</title><path d="M0 18.75l7.437-13.5H24l-7.438 13.5H0z"/></svg> \ No newline at end of file -- Gitblit v1.10.0