Skip to main content
A11y Toolkit A11y toolkit
  1. home /
  2. Consider using SVG for icons
Previous technique
Next technique

Consider using SVG for icons

WCAG 2.2
A
#icons
<svg role="img" …>
	<title>What does the fox say?</title>
	[design code]
</svg>
Source of this technique  Opens in a new window

Wanna help?

Do you also know an accessibility technique that should be included in the A11y toolkit? Share it with us. Opens in a new window

A11y toolkit About