- FlatIcon
- Bootstrap Icons
- Material Icons
- Open Iconic
- Modern UI Icons
- Icons8 Flat Color Icons
- Icons8 Windows 10 Icons
There are very few and they're kind of awful. link
ImageList images = new ImageList();
images.Images.Add(new Icon(System.Drawing.SystemIcons.Application, new Size(16, 16)));
images.Images.Add(new Icon(System.Drawing.SystemIcons.Information, new Size(16, 16)));
treeViewDir.ImageList = images;
The Visual Studio Image Library contains application images that appear in Microsoft Visual Studio, Microsoft Windows, the Office system and other Microsoft software. The libraries for Visual Studio 2012, Visual Studio 2013, Visual Studio 2015, and Visual Studio 2017 are available and each library contains over thousands of images which can be used to create applications that look visually consistent with Microsoft software.
All icons (PDF) | Download | Screenshot |
---|---|---|
VS2017.pdf | VS2017.zip |