Skip to content

Instantly share code, notes, and snippets.

@guigarage
Created September 16, 2014 19:52
Show Gist options
  • Save guigarage/73bb8632aaf658216ae1 to your computer and use it in GitHub Desktop.
Save guigarage/73bb8632aaf658216ae1 to your computer and use it in GitHub Desktop.
Define an awesome icon for a button
#myButton {
-fx-icon-text: "\uf0a9";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment