Class: Mdi::Knife

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

Overview

  • Version: 2.5.94

  • Author: Augustin Ursu

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M20.62,2C23.97,7.61 12.47,20.15 12.47,20.15L9.6,17.28L4.91,22L2.77,19.86L20.62,2Z"></path>
  HTML
end