Skip to content

umhan35/ionicons-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.