Using SVGs on HTML
Using SVGs can be a little tricky at first depending on how you want to use them. There're some different ways to implement svgs on a web-page, to list some: In-line SVGs Using the <img /> html tag Using mask-image css property There was a previou...
Jan 11, 20233 min read2