Hey there developers!
Do anyone know how to remove the little black outline thingy in the image, It’s PNG the outline in the vector?
Hey there developers!
Do anyone know how to remove the little black outline thingy in the image, It’s PNG the outline in the vector?
That’s part of the image, not a Studio issue. A good place for free icons is https://www.flaticon.com
These outlines are typically an artifact of scaling images with transparent areas; see this article for technical details. The solution is to run your images through an alpha-bleeding algorithm before uploading. @XAXA made a convenient website for this recently. Pixelfix is a good offline option, though it requires a little setup.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.