How I see SVG (Part 1)
If there's a format that can exist between the development and design worlds, it's named SVG.
SVG (Scalable Vector Graphics) is an XML-based format to describe vector graphics.
That means:
For developers:
Markup language, like HTML.
Can be edited...
cavera.hashnode.dev4 min read