Class: PhlexIcons::Material::StrikethroughSSharp
- Defined in:
- lib/phlex-icons/material/strikethrough_s_sharp.rb
Instance Attribute Summary
Attributes inherited from Base
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Methods inherited from Base
Constructor Details
This class inherits a constructor from PhlexIcons::Material::Base
Instance Method Details
#view_template ⇒ Object
6 7 8 |
# File 'lib/phlex-icons/material/strikethrough_s_sharp.rb', line 6 def view_template render StrikethroughS.new(variant: :sharp, **attrs) end |