Aria-dideskripsi dan peran

<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd"
 clip-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.5"
 aria-describedby="my-title my-descrip" role="img">
 <title id="my-title">Heart</title>
 <desc id="my-descrip">The shape of a red heart</desc>
 <path d="M50 (...) 8.585z" fill="#dc0000" stroke="#dc0000"/>
</svg>
Ill Ibex