Text over images (use-text-instead)
Information that can be visually presented as text is implemented as text rather than images
SVG text as image:
This <img> element loads an <SVG> that contains visible text. Because the <SVG> is referenced as an image source rather than embedded as inline HTML, the text cannot be selected, resized, or customized by the user. This fails WCAG 1.4.5 (Images of Text).