When working with decorative SVG icons, add the aria-hidden="true" attribute to your SVG file.
aria-hidden="true"
<svg aria-hidden="true"> ... </svg>
Last updated 9 months ago
Was this helpful?