Skip to content

rubycats-com/catabler-icons

Repository files navigation

Catabler::Icons

https://github.com/tabler/tabler-icons icon pack

Installation

Add this line to your application's Gemfile:

gem "catabler-icons"

Use in erb template

<%= render IconComponent.new(:cat) %>
<%= render IconComponent.new(:paw) %>

License

The gem is available as open source under the terms of the MIT License.