1. Use of AIRA tags on the <img> like `aria-label`
2. `aria-labelled-by` pointing to a <desc> within the SVG?
3. Using the <title> element within the SVG
4. Adding role="group" to make the SVG traversable
5. role attributes on each <g>roup.
JAWS and NVDA will announce this.
1. Use of AIRA tags on the <img> like `aria-label`
2. `aria-labelled-by` pointing to a <desc> within the SVG?
3. Using the <title> element within the SVG
4. Adding role="group" to make the SVG traversable
5. role attributes on each <g>roup.
JAWS and NVDA will announce this.