Category: svgIcons

  • MSvg: SVG Icons for .NET and Blazor

    MultipleSVG is a .NET project for developers who want ready-to-use SVG icons without manually copying files into their apps. The main NuGet package is MSvg.All. See  the icons at https://ignatandrei.github.io/MultipleSVG/icons It exposes icons as strongly typed SvgIconGenerator.IconDto values in the MSvg.All namespace. The package is useful in console apps, ASP.NET Core projects, tools, and any…