Sha256: 67e13683ea77eca7c30d928441eb19bfc8ef11c4f00948680fa486ae1ee30b1f

Contents?: true

Size: 366 Bytes

Versions: 245

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

245 entries across 245 versions & 1 rubygems

Version Path
effective_bootstrap-1.14.16 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.14.15 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.14.14 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.14.13 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.14.12 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.14.11 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.14.10 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.14.9 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.14.8 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.14.7 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.14.6 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.14.5 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.14.4 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.14.3 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.14.2 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.14.1 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-1.14.0 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.13.7 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.13.6 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.13.5 app/views/effective/style_guide/_feather_icons.html.haml