Class: Mdi::MagazineRifle

Inherits:
MdiData
  • Object
show all
Defined in:
app/models/mdi/magazine_rifle.rb

Overview

  • Version: 1.5.54

  • Author: Andrew Laws

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M7 1V3H8V13L5 19L14 23L18 13V3H19V1M10 3H16V5H11.88V13.45L9.6 18.14L8 17.5L10 13.5Z"></path>
  HTML
end