Class: Mdi::GreaterThan

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

def content
  <<-HTML.squish.html_safe
    <path d="M5.5,4.14L4.5,5.86L15,12L4.5,18.14L5.5,19.86L19,12L5.5,4.14Z"></path>
  HTML
end