0.0.5 • Published 5 years ago

@pvnguyen123/ember-cli-feather-icons v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

ember-cli-feather-icons

This is a ember addon that allows projects to use feather icons library.

Installation

ember install @pvnguyen123/ember-cli-feather-icons

Usage

Basics {{fe-icon name size}}

Availabe sizes: sm: 20 md: 24 -- Default lg: 36 xlg: 48

Example: {{fe-icon 'arrow-right'}} {{fe-icon 'arrow-right' 'lg'}}

Contributing

License

This project is licensed under the MIT License.