Icons
It is possible to use FontAwesome icons in your markup. You can use any kind of font from their website. We will show some examples on how you can use these.
Icon | Result |
---|---|
{icon-server} |
|
{icon-spinner spin} |
|
{icon-memory duotone} |
|
{icon-google brand} |
Examples
{icon-server}
{icon-server big}
{icon-server bigger}
{icon-server biggest}
Animating icons
{icon-spinner spin}
Brands
To be able to use Brand icons, you'll need to be subscribed to the Unlimited plan.
In order for you to use brands, you can specify the keyword brand
inside the markup.
{icon-github brand}
Duotone
To be able to use Duotone icons, you'll need to be subscribed to the Unlimited plan.
Duotone icons are supported as well, you can chain the methods between the brackets {}
.
{icon-memory duotone}
Chaining them further
{icon-memory duotone bigger spin}