Sha256: b6a476e70cd4d02b0f95123c326dafeb6c2ef058e5061fcefaf55b4b7ed7e4b7
Contents?: true
Size: 358 Bytes
Versions: 56
Compression:
Stored size: 358 Bytes
Contents
%p These icons are a combination of #{link_to 'Feather', 'https://feathericons.com/'} and #{link_to 'FontAwesome', 'https://fontawesome.com/'} icons. .row.text-center - Dir["#{__dir__}/../../../assets/images/icons/*.svg"].map { |path| path.split('/').last.chomp('.svg') }.each do |name| .col-sm-2.my-3 = icon(name) %br %small= name
Version data entries
56 entries across 56 versions & 1 rubygems