79334147

Date: 2025-01-06 19:44:31
Score: 1
Natty:
Report link

By default, screen readers will announce the <svg> content if it is accessible. So yeah, you should hide it using aria-hidden :)

<svg width="1em" class="inline" aria-hidden="true"><use href="#start-icon"></use></svg>

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: FlyingEagle2512