Class: PhlexIcons::Tabler::GridScanFilled

Inherits:
Base
  • Object
show all
Defined in:
lib/phlex-icons/tabler/grid_scan_filled.rb

Instance Attribute Summary

Attributes inherited from Base

#variant

Attributes inherited from Base

#attrs

Instance Method Summary collapse

Methods inherited from Base

#initialize

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from PhlexIcons::Tabler::Base

Instance Method Details

#view_templateObject



6
7
8
# File 'lib/phlex-icons/tabler/grid_scan_filled.rb', line 6

def view_template
  render GridScan.new(variant: :filled, **attrs)
end