Class: Mdi::VanishQuarter

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

Overview

  • Version: 5.5.55

  • Author: Michael Irigoyen

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M11 3H13V8H11V3M4.9 6.3L6.3 4.9L9.1 7.7L7.8 9.2L4.9 6.3M8 13H3V11H8V13"></path>
  HTML
end