remove decorative svg from screen readers

This commit is contained in:
Sine Jespersen 2025-06-13 13:51:19 +02:00
parent a710ea1f07
commit 6f73561f7a

View File

@ -6,6 +6,7 @@
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
aria-hidden="true"
viewBox="0 0 24 24"
stroke-width={strokeWidth}
stroke="currentColor"