Class: Blacklight::Gallery::Icons::ChevronRightComponent

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

Overview

This is the gallery icon for the view type button. You can override the default svg by setting:

Blacklight::Gallery:Icons::ChevronRightComponent.svg = '<svg>your SVG here</svg>'