Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where are the Icons included with Visual Studio?

I heard that Visual Studio came with an Image Library, but I can't find it anywhere. Does anyone know where it is?

like image 938
sgwill Avatar asked Nov 19 '08 14:11

sgwill


People also ask

Does Visual Studio come with icons?

From Visual Studio 2012 onward, the icons are downloadable separately from Visual Studio: The Visual Studio Image Library.

How do I add icons to Visual Studio?

On the menu bar, choose Project > Properties. When the Project Designer appears, choose the Application tab. (Visual Basic)—In the Icon list, choose an icon (. ico) file.

Where do I find Microsoft icons?

Most Icons Windows 10 uses are actually located in C:\Windows\System32... Plus a few in C:\Windows\System32\imagesp1. dll and C:\Windows\System32\filemgmt.

How do I get icons in VSCode?

Linux & Windows => File > Preferences > File Icon Theme > VSCode Icons. MacOS => Code > Preferences > File Icon Theme > VSCode Icons.


7 Answers

From Visual Studio 2012 onward, the icons are downloadable separately from Visual Studio:

  • The Visual Studio Image Library

The library contains application images that appear in Microsoft Visual Studio, Microsoft Windows, the Office system, and other Microsoft software.

The download wasn't initially available when Visual Studio 2012 launched.

like image 117
Edward Brey Avatar answered Sep 30 '22 03:09

Edward Brey


In VS 2008 they're under:

PROGRAMFILES\Microsoft Visual Studio 9.0\Common7\VS2008ImageLibrary\1033

like image 30
Kieron Avatar answered Sep 26 '22 03:09

Kieron


Visual Studio 2010:

PROGRAMFILES\Microsoft Visual Studio 10.0\Common7\VS2010ImageLibrary\1033\VS2010ImageLibrary.zip

Unzip and enjoy

like image 31
bulltorious Avatar answered Sep 27 '22 03:09

bulltorious


VS2012 Modern Image Library

Microsoft published on 3/13/2013 about Visual Studio Image Library Version 2012 and you can download it from the page

http://www.microsoft.com/en-us/download/details.aspx?id=35825

like image 42
Nazmul Avatar answered Sep 27 '22 03:09

Nazmul


Visual Studio 2005:

C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\VS2005ImageLibrary\VS2005ImageLibrary

like image 24
Patrick Desjardins Avatar answered Sep 30 '22 03:09

Patrick Desjardins


Visual Studio 2019 Community

C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\Assets

like image 42
greg Avatar answered Sep 29 '22 03:09

greg


Visual Studio 2012 for windows phone

C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\Icons

like image 23
sohan vanani Avatar answered Sep 30 '22 03:09

sohan vanani