A simple guide to Scalable Vector Graphics ( SVG ) for devs
What is SVG?
SVG stands for scalable vector graphics, an open web standard for creating graphics. It uses XML to create two-dimensional vector graphics. It is compatible with other web technologies such as CSS and JavaScript.
Benefits
Can be create...
daminda.hashnode.dev6 min read