SVG text
Why do we need to draw text with SVG if we can just type it? Developers and web designers may sometimes use the <text>
element because of its image properties. SVG allows you to modify text like a graphic and apply a gradient, pattern, clipping path, mask, or filter.