Catabler::Icons
Warning
This project is archived and no longer maintained. The published gem remains available as a historical, unsupported release. There is no maintained successor in the Rubykatzen organization.
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.