Releases: abeidahmed/rails-heroicon
Releases · abeidahmed/rails-heroicon
v2.3.0
What's Changed
- feat: add new icons from heroicons@1204 by @abeidahmed in #51
- change: drop support for ruby 2.7 version by @abeidahmed in #47
Full Changelog: v2.2.0...v2.3.0
v2.2.0
v2.1.2
- Remove
stroke-width
fromsvg
path if it is present - Make
stroke-width
customizable<%= heroicon "user", variant: "outline", "stroke-width": 2 %>
- Cache repeating icons using
mattr_cache