So I’m using SVG images on my website, and they function properly, unless viewed on mobile or tablets. When on smaller devices, the SVGs become strangely blurry. This problem only occurs on the published site, and not in the previewer.
It seems to function fine with JPEGs, however, I have to use SVGs for this website.
Cant really see anything live overlay etc.
What I would suggest thought is to reset any stylings not needed.
This may help with issue.
I use edge but tried chrome as well, all fine.
As an experiment, convert the image to png and see what happens.
You could also delete the image, place holder etc and re-add it.
Let me know what happens.
and whilst I’m being bossy, clean up your 359 unused style manager and your 9 unused animations.
No idea if they get included into your live website or not but the leaner the better.
So I tried using one of the other vectors on the website that doesn’t have this problem, and placing it instead of the illustration. It worked fine, and so I’m trying to figure out what makes some of them blurry and the others not. Haven’t found out how yet.
I’m using Inkscape, and i suspected that maybe some of the SVGs were exported as plain SVGs whereas the other were exported as Inkscape SVGs, but that didn’t make a difference
So I’ve encountered this issue too. It is an iOS issue that occurs when an SVG file is smaller than 20px. Even though it’s vectors these browsers have issues expanding. If your SVG is coming from Figma or XD or AI then you’re going to have to increase the size of it before exporting. Try making it bigger. Worked for me.
Had the same issue and found a potential cause. I was exporting images from Figma (thinking they were all originally SVGs but the blurry ones were actually just imported image files (e.g. jpg/png) which I was then exporting as SVG - this doesn’t work and although the exported file has the svg extension, it is still just a low-res image. So, you either need to get your hands on a proper SVG version or just export as a PNG at the correct resolution you need. Hope this helps.
Hi, I had this issue and I managed to solve it. The problem is most likely inside your svg. This is what my svg looked like. It was exported from Sketch, but reopened in Illustrator:
As you can see there are quite a few layers that are unnecessary and that causes your svg to become unsharp. What I’ve done is remove everything except for what’s needed: