Introducing fonts based pictograms for .NET solutions
See the changelog for changes.
Add the library to your project
Add the NuGet Package. Right click on your project and click 'Manage NuGet Packages...'. Search for 'Pictograms' and click on install. Once installed the library will be included in your project references. (Or install it through the package manager console: PM> Install-Package System.Drawing.Pictograms)
Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
No more documentation required for now.
Code released under The MIT License