|   |   | 
| $icon Returns the ID of an icon | 
| Usage | 
| <integer> $icon(<iconname:string>) | 
| Description | 
| Returns the ID of the icon <iconname>.
You should always use this function where an <image_id> is required
and you want to use an internal icon.
See $iconname for a list of the icon names supported by KVIrc. | 
| Examples | 
| echo $icon(linux) | 
| See also | 
| $iconname |