I am using few circled icon on my website and it is looking very fine but when looking at it very closely, I can see straight edges on all four directions. I zoom in and I can see it clearly. I tried using image rendering with all the option but unable to fix it. On photoshop it looks like a complete circle but on the website, it is not showing properly.
background-image: url("../images/location.png") no-repeat;
background-size: 300px auto;
background-position: -10px -10px;
height: 25px;
left: 2px;
top: 10px;
width: 25px;
image-rendering: auto;
I tried all other option for image rendering but no luck. here are my images:
if you see it closely, you can actually see the straight line. here are the staright line when zoom in