shapeRendering

The shape-rendering CSS property provides hints to the renderer about what tradeoffs to make when rendering shapes like paths, circles, or rectangles. It only has an effect on the , , , , , , and elements. If explicitly declared, the value of the CSS property overrides the any values of the element's shape-rendering attribute.

MDN Reference