FaIcon

in namespace DotVVM.BusinessPack.Controls

Usage & Scenarios

Renders an icon from the FontAwesome symbol pack.

The Business Pack uses the version 4.7.

Sample 1: Basic Usage

The Icon property specifies which icon will be used.

<p>This is
<bp:FAIcon Icon="Bomb" />-astic!</p>

HTML produced by the control