Class: Mdi::NetworkStrength1

Inherits:
MdiData
  • Object
show all
Defined in:
app/models/mdi/network_strength_1.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_1.rb', line 10

def content
  <<-HTML.squish.html_safe
    <path d="M1,21H21V1M19,5.83V19H11V13.83"></path>
  HTML
end