A dotnet tool and a library for building or extracting of an SVG sprite, i.e. a .svg file with child <symbol> tags. There was no proper tool for .NET (there are some for npm) for handling SVG sprites ...
This sprite tool make use in spritesh & SVGO npm library that optimizes and handles svgs icons and turning them into a sprites. It improves the workflow by removing the need to use Illustrator to ...