Whenever possible, graphic components should be re-used to simplify comprehension of images. SVG includes
a defs
element for defining common components. These components can then be referenced and
modified as needed to derive new components (for example, via the use
element).
Compiling your component definitions into re-usable libraries can reduce development time and improve access to images.
The W3C Accessibility Features of SVG Note includes the following reference examples: