Sha256: c85a945ab3be35c87f4366b52bbce18186a1f2466af4bf42030fd9d14518a245
Contents?: true
Size: 351 Bytes
Versions: 6
Compression:
Stored size: 351 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/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
6 entries across 6 versions & 1 rubygems