Class: Mdi::HomeFloor1

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

Overview

  • Version: 3.4.93

  • Author: GreenTurtwig

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M12,3L2,12H5V20H19V12H22L12,3M10,8H14V18H12V10H10V8Z"></path>
  HTML
end