aria hidden on svgs to hide them from assistive tech

This commit is contained in:
Sine Jespersen 2025-08-05 12:15:55 +02:00
parent e2b722deb2
commit 3494fa8707

View file

@ -81,6 +81,7 @@
>
<!-- -->
<svg
aria-hidden="true"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 16 16"
fill="currentColor"
@ -114,6 +115,7 @@
<div class=" ml-1 text-gray-400 group-hover:text-gray-600 dark:group-hover:text-white">
<!-- -->
<svg
aria-hidden="true"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 16 16"
fill="currentColor"