Class: Blacklight::Icons::SunComponent

Inherits:
IconComponent
  • Object
show all
Defined in:
app/components/blacklight/icons/sun_component.rb

Overview

Sun icon (Bootstrap Icons bi-sun-fill) representing the light theme. You can override the default svg by setting:

Blacklight::Icons::SunFillComponent.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