We can use CSS custom property directly in our svgs. Changing value becomes a piece of 🍰 cake. As seen here ⤵️, we can modify the
fill
and
stroke
attributes of svg with just modifying the corresponding css variables! No extra
code is needed!