Class: Mdi::CoachLamp

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

Overview

  • Version: 4.1.95

  • Author: Borre Haugen

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M16 5L15 2H13L12 5L6 8H8L8.6 11H4V7H2V17H4V13H9L10 18L12 20L13 22H15L16 20L18 18L20 8H22M16.16 17H11.84L10 8H18Z"></path>
  HTML
end