Class: Mdi::TimerSandFull

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

Overview

  • Version: 1.9.32

  • Author: Google

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M6,2V8H6V8L10,12L6,16V16H6V22H18V16H18V16L14,12L18,8V8H18V2H6Z"></path>
  HTML
end