Class: Mdi::Spear

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

Overview

  • Version: 6.2.95

  • Author: Colton Wiscombe

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M16 9H16.41L3.41 22L2 20.59L15 7.59V9H16M16 4V8H20L22 2L16 4Z"></path>
  HTML
end