Class: Mdi::PostLamp

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

Overview

  • Version: 6.7.96

  • Author: benjocaz45

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M14 3L13 1H11L10 3L5 6H7L8 14L10 16L10.5 17H9V23H15V17H13.5L14 16L16 14L17 6H19L14 3M14.16 13H9.84L9 6H15L14.16 13Z"></path>
  HTML
end