component Icon(name string) i(class="fa fa-fw fa-" + name) component RawIcon(name string) span(class="fa fa-" + name)