Class: Blacklight::Gallery::Icons::CustomFullscreenComponent

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

Overview

This is the icon for the fullscreen button. You can override the default svg by setting:

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