SVG + CSS/SASS, what a combination!

By Jonathan Lainez

Elevator Pitch

Leveraging the possibilities of combining SVG and CSS/Sass.

Description

One of the benefits of using SVG in your project is that you can manipulate it with JavaScript and CSS since SVG is a language used to draw static or animated vector graphics.

Notes

My goal is to share examples and pieces of code on how to combine SVG and CSS to have more visual resources in our projects.