Class: Mdi::NetworkStrengthOff

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

Overview

  • Version: 2.3.50

  • Author: Simran

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M21,1L12.4,9.6L21,18.19M4.77,4.5L3.5,5.77L9.86,12.13L1,21H18.73L20.73,23L22,21.73"></path>
  HTML
end