Class: Mdi::TablePicnic

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

Overview

  • Version: 5.9.55

  • Author: Jeff Anders

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M4 6H20V9H18L18.22 11H23V13H18.44L19 18H16.5L15.94 13H8.06L7.5 18H5L5.56 13H1V11H5.78L6 9H4M15.5 9H8.5L8.29 11H15.71Z"></path>
  HTML
end