Class: Mdi::LessThan

Inherits:
MdiData show all
Defined in:
app/models/mdi/less_than.rb

Overview

  • Version: 2.4.85

  • Author: Nick

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M18.5,4.14L19.5,5.86L8.97,12L19.5,18.14L18.5,19.86L5,12L18.5,4.14Z"></path>
  HTML
end