Class: Mdi::SurroundSound71

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

Overview

  • Version: 2.0.46

  • Author: Austin Andrews

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M14 17H12V15H14V17M20 7V17H18V9H16V7H20M4 17L8 9H4V7H10V9L6 17"></path>
  HTML
end