Ccaveraincavera.hashnode.dev·Oct 9, 2023 · 4 min readHow 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...00