mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
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.  The first icon is without the trailing comment, the second is with.