font awesome - nonlinear/canvas GitHub Wiki

FontAwesome is an icon-font with all sort of icons you can think of. It has more icons that anyone can remember, so make sure to browse options.

Install

  • stop running gulp on your canvas project
  • run gulp font-awesome
  • run gulp again

Uninstall

  • stop running gulp on your canvas project
  • run gulp no-font-awesome
  • run gulp again

Usage

To call it, use: <i class="fa fa-FILENAME"></i>

Snippet Description
stamp quickly adds an icon on :before