Class: Blacklight::Icons::SearchComponent
- Inherits:
-
IconComponent
- Object
- ViewComponent::Base
- IconComponent
- Blacklight::Icons::SearchComponent
- Defined in:
- app/components/blacklight/icons/search_component.rb
Overview
This is the magnifing glass icon for the search button. You can override the default svg by setting:
Blacklight::Icons::SearchComponent.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