Class: Blacklight::Icons::SearchComponent

Inherits:
IconComponent
  • Object
show all
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, #initialize, #name

Constructor Details

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