Class: Mdi::TempleHindu

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

Overview

  • Version: 6.9.96

  • Author: Google

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M6.6 11H17.4L16.5 8H7.5L6.6 11M20 11V13H4V11H2V22H10V17H14V22H22V11H20M15.9 6L15 3V1H13V3H11V1H9V3.1L8.1 6H15.9Z"></path>
  HTML
end