Skip to content

Instantly share code, notes, and snippets.

@Sarahhoof
Last active October 15, 2015 13:27
Show Gist options
  • Save Sarahhoof/ad3bb6c4ea84df9313f9 to your computer and use it in GitHub Desktop.
Save Sarahhoof/ad3bb6c4ea84df9313f9 to your computer and use it in GitHub Desktop.
Font Awesome Check Marks
<ul>
<i class="fa fa-check"></i>
<i class="fa fa-check-square-o fa-2x"></i>
<i class="fa fa-check-circle" style="color: green;"></i>
<i class="fa fa-check-square" style="color: red;"></i>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment