Class: Blacklight::Icons::CircleHalfComponent

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

Overview

Circle-half icon (Bootstrap Icons bi-circle-half) representing the auto/system theme. You can override the default svg by setting:

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