Skip to content

Instantly share code, notes, and snippets.

@guigarage
Created September 16, 2014 19:42
Show Gist options
  • Save guigarage/ec12d20ab5b145429f2f to your computer and use it in GitHub Desktop.
Save guigarage/ec12d20ab5b145429f2f to your computer and use it in GitHub Desktop.
Awesone Font icon
button.setText('\uf040' + "");
// \uf040 is the unicode char for the icon as defines here: http://fortawesome.github.io/Font-Awesome/icon/pencil/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment