Awesome
Pictograms
Introducing fonts based pictograms for .NET solutions
See the changelog for changes.
Featuring
Table of contents
Implementing
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)
Bugs and feature requests
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.
Documentation
No more documentation required for now.
License
Code released under The MIT License