The project is in a healthy, maintained state
Use Line Awesome's SVGs in Rails.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

LineAwesomeRails

Use Icons8 Line Awesome's SVGs in Rails.

Usage

inline_line_awesome_svg(file_name, options={})

This method behaves similarly to inline_svg's inline_svg method, only bypasses sprockets / webpacker, using the file that is within this gem directly.