Class: Blacklight::Gallery::Icons::RemoveCircleComponent
- Inherits:
-
Icons::IconComponent
- Object
- Icons::IconComponent
- Blacklight::Gallery::Icons::RemoveCircleComponent
- Defined in:
- app/components/blacklight/gallery/icons/remove_circle_component.rb
Overview
This is the icon for the remove button. You can override the default svg by setting:
Blacklight::Gallery:Icons::RemoveCircleComponent.svg = '<svg>your SVG here</svg>'