Class: Blacklight::Icons::MoonStarsComponent
- Inherits:
-
IconComponent
- Object
- ViewComponent::Base
- IconComponent
- Blacklight::Icons::MoonStarsComponent
- Defined in:
- app/components/blacklight/icons/moon_stars_component.rb
Overview
Moon-and-stars icon (Bootstrap Icons bi-moon-stars-fill) representing the dark theme. You can override the default svg by setting:
Blacklight::Icons::MoonStarsFillComponent.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