Skip to content

Commit 2bcbd9b

Browse files
fix(site): remove trailing comment from cursor.svg (coder#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.
1 parent 2ded3b5 commit 2bcbd9b

File tree

1 file changed

+21
-20
lines changed

1 file changed

+21
-20
lines changed

site/static/icon/cursor.svg

Lines changed: 21 additions & 20 deletions
Loading

0 commit comments

Comments
 (0)