Class: Mdi::MusicRestWhole

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

Overview

  • Version: 3.9.97

  • Author: Michael Irigoyen

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M18 10H16V14H8V10H6V9H18V10Z"></path>
  HTML
end