Class: Mdi::HomeRoof

Inherits:
MdiData show all
Defined in:
app/models/mdi/home_roof.rb

Overview

  • Version: 4.3.95

  • Author: Michael Irigoyen

Instance Method Summary collapse

Instance Method Details

#contentObject



10
11
12
13
14
# File 'app/models/mdi/home_roof.rb', line 10

def content
  <<-HTML.squish.html_safe
    <path d="M19 16H22L12 7L2 16H5L12 9.69L19 16M7 8.81V7H4V11.5L7 8.81Z"></path>
  HTML
end