this is the webgl’s scatterplot-like rendering approach . You get a circle by default and your icon (if any) on top of it. Could be made transparent though (in code) . Check how full composition of circle+icon+text in webgl could look like play.mapgl.org
Ok, so this is the normal behavior of the new webgl rendering from now on. I will try to make my own SVG icon and to make it with transparent background. Thank you for yours suggestions