Class: Mdi::FormatLetterStartsWith

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

Overview

  • Version: 4.0.96

  • Author: Simran

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M11.14 4L6.43 16H8.36L9.32 13.43H14.67L15.64 16H17.57L12.86 4M12 6.29L14.03 11.71H9.96M4 18V15H2V20H22V18Z"></path>
  HTML
end