Remix.run Logo
LoganDark an hour ago

Not sure why one would use JPEG for a little digital icon anyway. It is indeed only acceptable for photos. SVG is a good choice for icons, PNG or WebP for other digital content.

gutechh an hour ago | parent [-]

Yes! for a bit of backstory, it was an internal icon on a prototype that we were polishing up. So I get why the person did it at the time, running after the svg would have been too much effort for something that might have been tossed in the end.

LoganDark 24 minutes ago | parent [-]

I mean it's surprising someone would ever save a digital icon as JPG in the first place rather than something like PNG.