angular-material-icons-rails wraps the Angular Material Icons library for use in Rails 3.1 and above. Assets will minify automatically during production.
Add this line to your application's Gemfile:
gem 'angular-material-icons-rails'
And then execute:
$ bundle
Or install it yourself as:
$ gem install angular-material-icons-rails
Add the forollowing directive to your Javascript manifest file (application.js):
//= require angular-material-icons