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/houzz.svg | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/assets/ananke/socials/houzz.svg b/assets/ananke/socials/houzz.svg index 5708b34..6692acb 100644 --- a/assets/ananke/socials/houzz.svg +++ b/assets/ananke/socials/houzz.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 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="M275.9 330.7H171.3V480H17V32h109.5v104.5l305.1 85.6V480H275.9z"/></svg> \ No newline at end of file +<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Houzz</title><path d="M1.27 0V24H9.32V16.44H14.68V24H22.73V10.37L6.61 5.75V0H1.27Z"/></svg> \ No newline at end of file -- Gitblit v1.10.0