The fill-opacity CSS property defines the opacity of the painting operation (color, gradient, pattern, etc.) applied to SVG shapes or text content elements to fill the element. The property defines the opacity of the element's fill only; it does not affect the stroke. If present, it overrides the element's fill-opacity attribute....<ellipse> , <path> , <polygon> , <polyline> , <rect> , <text> , <textPath>...stroke="black" stroke-width="5" /> <polyline points="60 90 65 100 70 95...