Class: Blacklight::Icons::ListComponent
- Inherits:
-
IconComponent
- Object
- ViewComponent::Base
- IconComponent
- Blacklight::Icons::ListComponent
- 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, #classes, #initialize, #name
Constructor Details
This class inherits a constructor from Blacklight::Icons::IconComponent