Class: Blacklight::Gallery::Icons::PauseSlideshowComponent

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

Overview

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

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