Class: Mdi::PageFirst

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

Overview

  • Version: 1.5.54

  • Author: Google

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M18.41,16.59L13.82,12L18.41,7.41L17,6L11,12L17,18L18.41,16.59M6,6H8V18H6V6Z"></path>
  HTML
end