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

Version Path
effective_bootstrap-1.19.10 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.19.9 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.19.8 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.19.7 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.19.6 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.19.5 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.19.4 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.19.3 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.19.2 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.19.1 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.19.0 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.18.7 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.18.4 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.18.3 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.18.2 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.18.1 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.18.0 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.17.6 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.17.5 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.17.4 app/views/effective/style_guide/_feather_icons.html.haml