Class: Mdi::FloorLampTorchiereVariant

Inherits:
MdiData
  • Object
show all
Defined in:
app/models/mdi/floor_lamp_torchiere_variant.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/floor_lamp_torchiere_variant.rb', line 10

def content
  <<-HTML.squish.html_safe
    <path d="M7 2L10 9H14L17 2H7M15.92 22L13 15V22H11V15L8.08 22H5.92L10.92 10H13.08L18.08 22H15.92Z"></path>
  HTML
end