Class: Blacklight::Icons::RemoveComponent
- Inherits:
 - 
      IconComponent
      
        
- Object
 - ViewComponent::Base
 - IconComponent
 - Blacklight::Icons::RemoveComponent
 
 
- Defined in:
 - app/components/blacklight/icons/remove_component.rb
 
Overview
This is the remove (x) icon for the facets and constraints. You can override the default svg by setting:
Blacklight::Icons::RemoveComponent.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