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
gulpon your canvas project - run
gulp font-awesome - run
gulpagain
Uninstall
- stop running
gulpon your canvas project - run
gulp no-font-awesome - run
gulpagain
Usage
To call it, use: <i class="fa fa-FILENAME"></i>
| Snippet | Description |
|---|---|
stamp |
quickly adds an icon on :before |