From 2bcbd9bdbdb533ddfe50488828a800ac48fdbb82 Mon Sep 17 00:00:00 2001 From: Ethan <39577870+ethanndickson@users.noreply.github.com> Date: Wed, 28 May 2025 17:17:38 +1000 Subject: [PATCH] fix(site): remove trailing comment from cursor.svg (#18072) The trailing comment was preventing the SVG from rendering on Coder Desktop macOS, with the SVG loader we use. I've moved it to a place where it's apparently OK? Couldn't tell you why. https://validator.w3.org/ had no complaints. I tested this by hardcoding the icon to that served by a build of coder with this new svg. ![image.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/jI7h94jB23BidWsYTSCk/4c94ae5f-d0e2-496e-90eb-4968cf40d639.png) The first icon is without the trailing comment, the second is with. --- site/static/icon/cursor.svg | 41 +++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/site/static/icon/cursor.svg b/site/static/icon/cursor.svg index 5c37cb9c053b0..f224c88d6c985 100644 --- a/site/static/icon/cursor.svg +++ b/site/static/icon/cursor.svg @@ -1,4 +1,25 @@ + Cursor @@ -24,24 +45,4 @@ -