mirror of
https://github.com/danog/code-server.git
synced 2025-01-22 05:21:11 +01:00
ebe4d7ef29
I took our website's SVG favicon and plopped it on a round white rectangle in Affinity Designer. The I exported it as an SVG and wrote a script that uses imagemagick to convert to the various sizes and formats we need. Closes #2307