JQICONPATH -- render the url path to an image icon 
This is a shortcut for:
%JQICON{"name" format="$iconPath"}%
Note that this macro only makes sense for 
image icons, those that refer to a single image file. It does 
not work for 
font icons such as those defined in 
JQueryFontAwesome.
This web font holds all icons in one large font file and as such cannot be refered to individually by means of their url path the same way as images can.
 
  Examples 
%JQICONPATH{"tick"}% expands to 
/pub/System/FamFamFamSilkIcons/tick.png
 JQICON, 
ICONURL, 
JQueryPlugin, 
IconService