Class: Mdi::FloorLampTorchiere

Inherits:
MdiData
  • Object
show all
Defined in:
app/models/mdi/floor_lamp_torchiere.rb

Overview

  • Version: 6.1.95

  • Author: Michael Irigoyen

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M7 2L10 9H14L17 2H7M13 20H16V22H8V20H11V10H13V20Z"></path>
  HTML
end