Class: Mdi::HomeOff

Inherits:
MdiData show all
Defined in:
app/models/mdi/home_off.rb

Overview

  • Version: 6.7.96

  • Author: Michael Irigoyen

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M20.84 22.73L18.11 20H14V15.89L12.11 14H10V20H5V12H2L6.27 8.16L1.11 3L2.39 1.73L22.11 21.46L20.84 22.73M19 12H22L12 3L8.95 5.75L19 15.8V12Z"></path>
  HTML
end