Where are native Windows 8 icons located?
They are located in %windir%\System32\imageres.dll
While this isn't the "official" icons, there is the alternative of creating them through Syncfusion's Metro Studio v2 (which is currently free):
Syncfusion Metro Studio is a collection of over 1700 Metro-style icon templates that can be easily customized to create thousands of unique Metro icons.
There are tons of icons already made, and you can create your own:
There are several files:
C:\Windows\System32\DDORes.dll
C:\Windows\System32\imageres.dll
C:\Windows\System32\shell32.dll
C:\Windows\System32\dmdskres.dll
C:\Windows\System32\comres.dll
C:\Windows\System32\mmsres.dll
C:\Windows\System32\setupapi.dll
C:\Windows\explorer.exe
-
C:\Windows\System32\pifmgr.dll
-> This ones dates back to Win95
Listed are the ones I've found that come included in Windows 8 / Windows 8.1, does anyone know of others?