Sha256: b6a476e70cd4d02b0f95123c326dafeb6c2ef058e5061fcefaf55b4b7ed7e4b7

Contents?: true

Size: 358 Bytes

Versions: 56

Compression:

Stored size: 358 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/images/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

56 entries across 56 versions & 1 rubygems

Version Path
effective_bootstrap-0.3.14 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.3.13 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.3.12 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.3.11 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.3.10 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.3.9 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.3.8 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.3.7 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.3.6 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.3.5 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.3.4 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.3.3 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.3.2 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.3.1 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.3.0 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.2.4 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.2.3 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.2.2 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.2.1 app/views/effective/style_guide/_feather_icons.html.haml
effective_bootstrap-0.2.0 app/views/effective/style_guide/_feather_icons.html.haml