Class: PhlexIcons::Hero::ChatBubbleBottomCenterTextSolid
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::Hero::Base
Instance Method Details
#view_template ⇒ Object
6 7 8 |
# File 'lib/phlex-icons/hero/chat_bubble_bottom_center_text_solid.rb', line 6 def view_template render ChatBubbleBottomCenterText.new(variant: :solid, **attrs) end |