Class: Mdi::PageLast

Inherits:
MdiData show all
Defined in:
app/models/mdi/page_last.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_last.rb', line 10

def content
  <<-HTML.squish.html_safe
    <path d="M5.59,7.41L10.18,12L5.59,16.59L7,18L13,12L7,6L5.59,7.41M16,6H18V18H16V6Z"></path>
  HTML
end