System.Windows.Forms.Pictograms

Introducing fonts based pictograms for .NET Windows Forms projects


Keywords
Pictograms, Fonts, Icons, Design, Windows, Forms, font, fontawesome, glyphs, icon, ionicons, linearicons, pictogram
License
MIT
Install
Install-Package System.Windows.Forms.Pictograms -Version 1.3.22

Documentation

logo

Pictograms

Introducing fonts based pictograms for .NET solutions

Build status NuGet


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