Class: Blacklight::Gallery::Icons::ResizeSmallComponent

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

Overview

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

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