2.0.0 • Published 7 years ago
ember-cli-material-design-icons v2.0.0
ember-cli-material-design-icons

Components for Google's material design icons library.
Search for icons at the material icons library
Installation
From within your ember-cli project:
ember install ember-cli-material-design-icons
Usage
{{material-design-icon name='chat'}}
{{material-design-icon name='devices' iconClass='blue'}}
{{material-design-icon name='attach-file' iconClass='some-additional-class'}}
License
- Icons are released under an Attribution-ShareAlike 4.0 International license by Google.
- Ember CLI addon code is released under Attribution-ShareAlike 4.0 International by John Otander.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Crafted with <3 by John Otander.
2.0.0
7 years ago
1.0.3
10 years ago
1.0.1
10 years ago
1.0.0
10 years ago
0.4.0
10 years ago
0.3.0
11 years ago
0.2.0
11 years ago
0.1.4
11 years ago
0.1.3
11 years ago
0.1.2
11 years ago
0.1.1
11 years ago
0.1.0
11 years ago
0.0.6
11 years ago
0.0.5
11 years ago
0.0.4
11 years ago
0.0.3
11 years ago
0.0.2
11 years ago
0.0.1
11 years ago