Class: Mdi::MusicRestEighth

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

def content
  <<-HTML.squish.html_safe
    <path d="M14 6A5.56 5.56 0 0 1 10.95 7.86A1.5 1.5 0 1 0 9.5 9H9.74A6.32 6.32 0 0 0 13.25 7.93L10 18H12L16 6Z"></path>
  HTML
end