Have I just wasted my time?
I have spent more than twenty days learning SVG, I learned how to make all different kind of shapes, how to edit the stroke of the shapes by using all these different stroke attributes, how to make all these weird curves and arcs using paths, how to use transform attribute, to scale, translate, rotate, skew, or do all of them together with matrix, how to make text, how to edit the text using all these different kind of text attributes that exist, how does viewBox and preserveAspectRadio work, how to group element, how to reuse elements, how to store elements, how to make symbols, how to use Gradient elements, how to animate using animateMotion, animate, animateTransform and set elements, all the different animate attributes like Calcmode, keySplines, KeyTimes and others, how to use effects, how to use patterns. All these took a lot of time, maybe I should had just learned to use an SVG editor from the beginning, it would have been way easier and faster, I didn't know this would take that long when I started.