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-0.11.15 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.11.14 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.11.13 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.11.12 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.11.11 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.11.10 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.11.9 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.11.8 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.11.7 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.11.6 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.11.5 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.11.4 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.11.3 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.11.2 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.11.1 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.11.0 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.10.17 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.10.16 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.10.15 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.10.14 app/views/effective/style_guide/_feather_icons.html.haml