Sha256: 67e13683ea77eca7c30d928441eb19bfc8ef11c4f00948680fa486ae1ee30b1f
Contents?: true
Size: 366 Bytes
Versions: 242
Compression:
Stored size: 366 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__}#{'/..' * 3}/assets/images/icons/*.svg"].map { |path| path.split('/').last.chomp('.svg') }.sort.each do |name| .col-sm-2.my-3 = icon(name) %br %small= name
Version data entries
242 entries across 242 versions & 1 rubygems