Class: Mdi::TimerSandEmpty

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

Overview

  • Version: 1.7.12

  • Author: Google

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M6,2V8H6V8L10,12L6,16V16H6V22H18V16H18V16L14,12L18,8V8H18V2H6M16,16.5V20H8V16.5L12,12.5L16,16.5M12,11.5L8,7.5V4H16V7.5L12,11.5Z"></path>
  HTML
end