- add
focusable="false"to all SVGs, to stop IE from including the<svg>in its default focus cycle - completely hide decorative SVGs using
aria-hidden="true" - add
role="img"to meaningful/"content" SVGs, ensure they have an appropriate<title>and/oraria-label