Class: Blacklight::Icons::ListComponent

Inherits:
IconComponent
  • Object
show all
Defined in:
app/components/blacklight/icons/list_component.rb

Overview

This is the list icon for the search button. You can override the default svg by setting:

Blacklight::Icons::ListComponent.svg = '<svg>your SVG here</svg>'

Method Summary

Methods inherited from IconComponent

#call, #initialize, #name

Constructor Details

This class inherits a constructor from Blacklight::Icons::IconComponent