Sha256: 67e13683ea77eca7c30d928441eb19bfc8ef11c4f00948680fa486ae1ee30b1f

Contents?: true

Size: 366 Bytes

Versions: 243

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

243 entries across 243 versions & 1 rubygems

Version Path
effective_bootstrap-0.3.17 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.3.16 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.3.15 app/views/effective/style_guide/_feather_icons.html.haml