Class: Mdi::Hospital

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

Overview

  • Version: 4.0.96

  • Author: Michael Irigoyen

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M18 14H14V18H10V14H6V10H10V6H14V10H18"></path>
  HTML
end