Class: Mdi::NetworkStrength3Alert

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

def content
  <<-HTML.squish.html_safe
    <path d="M21 1L1 21H17V19H16V8.8L19 5.8V9H21M19 11V17H21V11M19 19V21H21V19"></path>
  HTML
end