Class: Mdi::Store24Hour

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

def content
  <<-HTML.squish.html_safe
    <path d="M16,12H15V10H13V7H14V9H15V7H16M11,10H9V11H11V12H8V9H10V8H8V7H11M19,7V4H5V7H2V20H10V16H14V20H22V7H19Z"></path>
  HTML
end