We have support for icons using the glyphicon.view macro.
But there's another way to do icons, smaller ones -- using the Boostrap Toolkit.
You can put one of their icons into a web page using a strange construct that looks like you're making something italic.
The feature is fully explained here.
<i class="icon-search"></i> =
<i class="icon-home"></i> =
<i class="icon-refresh"></i> =
<i class="icon-flag"></i> =
<i class="icon-trash"></i> =
<i class="icon-bookmark"></i> =
<i class="icon-time"></i> =