Class: Mdi::Forwardburger

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

Overview

  • Version: 3.4.93

  • Author: Michael Irigoyen

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M19,13H3V11H19L15,7L16.4,5.6L22.8,12L16.4,18.4L15,17L19,13M3,6H13V8H3V6M13,16V18H3V16H13Z"></path>
  HTML
end