ionicons-rails
Ionicons for Ruby on Rails.
Installation
Add gem 'ionicons-rails' to your Gemfile.
Run bundle and restart your server to make the scss and font files available through the pipeline.
Usage
Put @import 'ionicons'; in application.css.scss file.
HTML: <i class="icon ion-beer"></i>.
Search icons on ionicons.com.
Licence
Ionicons is licensed under the MIT license.
ionicons-rails is also licensed under the MIT license.