Iconography

Font Awesome

Font Awesome is the standard font being used for all standard icons. The ACME product team has purchased a license to use the Professional version, which allows different weights and custom editing.

Implementation

For now, the CDN for the professional license is in beta, so the best way to implement is to download a local copy on our servers.

Download zip Implementation Instructions

Usage

For product, we are using the light variation.

<i class="fal fa-user" aria-hidden="true"></i>
<a href="#" class="btn btn-default"><i class="fal fa-user" aria-hidden="true"><span class="sr-only">View Profile></span></i> </a>


Icon Library