Class: Mdi::GreaterThanOrEqual

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

def content
  <<-HTML.squish.html_safe
    <path d="M6.5,2.27L20,10.14L6.5,18L5.5,16.27L16.03,10.14L5.5,4L6.5,2.27M20,20V22H5V20H20Z"></path>
  HTML
end