internal package
Foswiki::Render::IconImage StaticMethod
render($session, $url [, $alt]) → $html $url
. The optional $alt
specifies an alt string.
re-written using TMPL:DEF{icon:image} in Foswiki.tmpl
%TMPL:DEF{"icon:image"}%%TMPL:END%
see Skin Templates:base.css for the default of .foswikiIcon img
TODO: Sven's not sure this code belongs here - its only use appears to be the ICON macro