Icon library

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Sample files)
 
(10 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
|formattype=electronic
 
|formattype=electronic
 
|subcat=Graphics
 
|subcat=Graphics
|extensions={{ext|icl}}
+
|extensions={{ext|icl}}, {{ext|dll}}, others
 
}}
 
}}
An '''icon library''' is a Microsoft Windows format for storing multiple icons in one file. It is in the same format as the [[Dynamic-link library (Windows)|DLL]] (Dynamic Link Library) files used by Windows, but limited to storage of icons and not the other things also commonly found in DLL files. The individual icons are resources within the library file, in [[ICO]] format.
+
:''This article is about a particular family of formats. For more icon library formats, see [[Graphics#Icon, Cursor, and Avatar files]].''
  
== Tools ==
+
'''Icon library''' is a loosely-defined family of Microsoft Windows file formats that store multiple [[ICO|icons]] in a [[Dynamic-link library (Windows)|DLL]] or DLL-like [[New Executable|NE]] or [[Portable Executable|PE]] file.
 +
 
 +
== Discussion ==
 +
Broadly speaking, an ''icon library'' could be any such file whose only significant content is icon resources. An example is the moricons.dll file included with Windows 3.1 and later.
 +
 
 +
More narrowly, there are varieties of this format that use a special filename extension, and/or have other distinguishing characteristics. One of the most notable is the '''.icl''' format made by ''Icon Manager'' (and later ''Microangelo'') by Impact Software.
 +
 
 +
== Formats ==
 +
Some specific Icon library formats have their own article:
 +
* [[Icon library (Easy Icons)]] (.icl)
 +
* [[Icon library (hDC Icon Designer)]] (.il)
 +
* [[Icon library (Impact Software)]] (.icl)
 +
* [[Icon library (Norton Icon Editor)]] (.nil)
 +
 
 +
== Identification ==
 +
There's no simple way to determine that an NE or PE file contains only icons.
 +
 
 +
Refer to the articles [[#Formats|listed above]] for specific derivative formats.
 +
 
 +
== Software ==
 
* [http://msdn.microsoft.com/en-us/library/windows/desktop/ms648068%28v=vs.85%29.aspx ExtractIcon function]
 
* [http://msdn.microsoft.com/en-us/library/windows/desktop/ms648068%28v=vs.85%29.aspx ExtractIcon function]
 
* [http://en.softonic.com/s/icl-extractor ICL extractor programs]
 
* [http://en.softonic.com/s/icl-extractor ICL extractor programs]
 +
 +
== Sample files ==
 +
* {{CdTextfilesURL|desktopworks/ICON_LIB/}}
 +
* [http://zapatopi.net/icon/ Zapaticons]
 +
* {{CdTextfiles|svgold/CDR56/VARICONS.ZIP|VARICONS.ZIP}} → MORICONS.DLL
 +
* [https://archive.org/details/pegasusvol7 Pegasus Vol.7] → PEGASUS/WIN95/FUN/NEKO9510.ZIP → *.icl (some NE format, some PE)
 +
* {{CdTextfiles|psl/pslv5nv02/WIN/UT_SYSTM/TBAR32.ZIP|TBAR32.ZIP}} → TOOLBAR.ICL (PE format)
  
 
== Links ==
 
== Links ==
 
* [http://www.rw-designer.com/icon-library-icl Icon library (RW-Designer)]
 
* [http://www.rw-designer.com/icon-library-icl Icon library (RW-Designer)]
 +
* [[Wikipedia:ICO (file format)#Icon library]]
  
[[Category:Microsoft]]
+
[[Category:Windows]]

Latest revision as of 17:54, 1 November 2024

File Format
Name Icon library
Ontology
Extension(s) .icl, .dll, others
This article is about a particular family of formats. For more icon library formats, see Graphics#Icon, Cursor, and Avatar files.

Icon library is a loosely-defined family of Microsoft Windows file formats that store multiple icons in a DLL or DLL-like NE or PE file.

Contents

[edit] Discussion

Broadly speaking, an icon library could be any such file whose only significant content is icon resources. An example is the moricons.dll file included with Windows 3.1 and later.

More narrowly, there are varieties of this format that use a special filename extension, and/or have other distinguishing characteristics. One of the most notable is the .icl format made by Icon Manager (and later Microangelo) by Impact Software.

[edit] Formats

Some specific Icon library formats have their own article:

[edit] Identification

There's no simple way to determine that an NE or PE file contains only icons.

Refer to the articles listed above for specific derivative formats.

[edit] Software

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox