Class: Mdi::SurroundSound51

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

def content
  <<-HTML.squish.html_safe
    <path d="M14 17H12V15H14V17M20 7V17H18V9H16V7H20M10 7V9H6V11H8C9.1 11 10 11.9 10 13V15C10 16.1 9.1 17 8 17H4V15H8V13H4V7H10Z"></path>
  HTML
end