Hacker News new | ask | show | jobs
by throwaway899 3235 days ago
You could use Font Awesome with bootstrap, it includes classes for some neat icons and also classes to make them spin; http://fontawesome.io/examples/ see "Animated Icons"

Implementing that .btn-spin yourself wouldn't be too hard either, couple lines of CSS...